Pular para o conteúdo principal

Postagens

Mostrando postagens de agosto, 2022

Noticias do Hacker News: Portable EPUBs

Portable EPUBs 448 by sohkamyung | 174 commentarios de Hacker News.

Noticias do Hacker News: Tell HN: Google Cloud suspended our production projects at 1am on Saturday

Tell HN: Google Cloud suspended our production projects at 1am on Saturday 714 by 7tech | 290 commentarios de Hacker News. TLDR; never use google cloud systems for production. Google cloud suspended all our projects due to the billing issue in their system they had. Despite reassurances "your account will not be suspended" while communicating with billing support, all the projects were suspended at 1am on Saturday. All the account payments were made and the billing cards are valid. There are no outstanding bills. Never use GCP for production. ---- Edit: full story by request, long read: ---- Previous month billing didn't went through. Not sure if this was due to the billing outage google had (https://ift.tt/tWLy1wM) or financial transaction issue, however we went ahead and made a manual payment covering all the outstanding amount + extra. Despite the payment made, about a week+ later we suddenly started receiving threatening emails "Your Projects are at risk of su...

Noticias do Hacker News: Show HN: I spent a year designing a low profile, minimal mechanical keyboard

Show HN: I spent a year designing a low profile, minimal mechanical keyboard 711 by aemerson_ | 476 commentarios de Hacker News. Hi HN, During lockdown I took up the keyboard hobby but I couldn't find anything I liked the aesthetic of. So I set out to design my own keyboard from scratch that shunned the gamer look in favour of a more minimal, serious design. I've built several prototypes but I would love to get some feedback from the HN community.

Noticias do Hacker News: Ask HN: In 2022, what is the proper way to get into machine/deep learning?

Ask HN: In 2022, what is the proper way to get into machine/deep learning? 481 by newsoul | 187 commentarios de Hacker News. By getting into machine or deep learning I mean building upto a stage to do ML/DL research. Applied research or core theory of ML/DL research. Ofcourse, the path to both will quite different. Standing in 2022, what are the best resources for a CS student/decent programmer to get into the field of ML and DL on their own. Resources can be both books or public courses. The target ability: 1. To understand the theory behind the algorithms 2. To implement an algorithm on a dataset of choice. (Data cleaning and management should also be learned) 3. Read research publications and try to implement them.

Noticias do Hacker News: Ask HN: Anyone else feels the commoditization of real estate is unethical?

Ask HN: Anyone else feels the commoditization of real estate is unethical? 463 by newbie578 | 715 commentarios de Hacker News. I am reading more and more about startups which are focusing on investments in real estate [1]. Doesn't anyone feel uneasy about it, that more and more people are looking at real estate as a financial tool, not a basic human right to have a roof over one's head? Aren't startups like this just adding oil to the fire which is the real estate market? I do not understand how will someone expect for future generations to achieve their own personal freedom and living inside their own four walls. [1] - https://ift.tt/UNRT5Bu

Noticias do Hacker News: Show HN: Figure is a daily logic puzzle game

Show HN: Figure is a daily logic puzzle game 387 by sumul | 107 commentarios de Hacker News. Hello, HN! Figure is a little side project I’ve been working on. Someone described it as Bejeweled meets Wordle. I built the puzzle interface and website in Next.js and React, which was a first for me and overall a great learning experience. The daily puzzle data is queued up in a PostgreSQL table. Another table stores anonymous solve stats. Once a day, a cron job hits a serverless API that promotes the next puzzle as “live” and prompts Next.js to update the prebaked static site with the new data. The game state is managed with Redux and your stats are persisted to localStorage. Framer Motion for animations. Styling is mostly Tailwind CSS. I use Figma for design and Logic Pro to make the sounds. I get a lot of questions about how the puzzles are generated. It’s not super sexy. I generate random grids of tiles and then run them through a brute force solver (sounds rough but the puzzles don’t ...

Noticias do Hacker News: GraphQL kinda sucks

GraphQL kinda sucks 473 by randytandy | 307 commentarios de Hacker News. Graphql is great, but is totally over hyped. This is probably more of a rant or a frustrated dev outburst. but beginner to mid level developers are lead down the path of USE GRAPHQL especially on youtube... and this is just unfair and wrong. The good: - It makes working with describing the data you want easy - It can save you bandwidth. Get what you ask for and no more - It makes documentation for data consumers easy - It can make subscription easier for you to use - Can let you federate API calls The bad - It is actually a pain to use, depending on the backend you are using you'll have to manage two or more type systems if there are no code first generates in your language - It doesn't support map/tables/dictionaries. This is actually huge. I get that there might be some pattern where you don't want to allow this but for the majority of situations working with json api's you'll end up with ...

Noticias do Hacker News: Tell HN: I interviewed my dad before he died

Tell HN: I interviewed my dad before he died 415 by loveudad | 111 commentarios de Hacker News. My dad got really sick a few months ago. I was shocked but also panicked about the idea of him dying without me knowing him well. He was a great dad but didn't talk much. Fortunately, he got better for a short time. I seized the opportunity to ask him as much as he could answer and film him. Of course, his memory wasn't perfect but I got the big picture. Now that he passed away, I'm both devastated and glad that I got to know him more and kept a record so I can see his face and listen to his voice for more than the usual family video. I wish I had done it sooner though. I've heard multiple people tell me they don't know their parents' or grandparents' life, or they've heard it but they've eventually forgotten so I thought I'd share. I hope this will help some of you. Thank you blood donors Thank you dad