hn_acc_2 | 6 months ago | on: Next.js is infuriating
hn_acc_2's comments
hn_acc_2 | 2 years ago | on: Linda Yaccarino is the new CEO of Twitter
hn_acc_2 | 3 years ago | on: Lichess gets a big upgrade. It doesn't go as planned
hn_acc_2 | 3 years ago | on: Why CVE-2022-3602 was not detected by fuzz testing
hn_acc_2 | 3 years ago | on: Amazon confirms corporate staff cuts that could hit 10k employees
My interview with Meta was exactly as you described (a CS riddle taken from a textbook, to be solved without running the code or receiving hints). But in my interview with Amazon, each coding interview also included a couple leadership questions. If you want you can look up the exact questions that they'll give you to test what they call their "Leadership Principles"
Also the Amazon coding questions were not taken directly from Leetcode, and were easily reasoned out without prior knowledge of a special algorithm.
hn_acc_2 | 3 years ago | on: Credit Karma fined $3M by FTC for misleading consumers with credit card offers
hn_acc_2 | 3 years ago | on: Credit Karma fined $3M by FTC for misleading consumers with credit card offers
hn_acc_2 | 3 years ago | on: Credit Karma fined $3M by FTC for misleading consumers with credit card offers
hn_acc_2 | 4 years ago | on: Let's Rewrite Everything
These sort of people can work the very foundations of the company into an ungodly quagmire that would send you screaming back to the fad-chaser dev in a heartbeat.
Also despite the meme, most mid-senior devs are actually keen on making their contributions valuable to the business, having gotten over this phase of fascination with new tools
hn_acc_2 | 4 years ago | on: QOI: Lossless Image Compression in O(n) Time
Whether or not a "good build system" should handle it, the fact that single-file libraries are much preferred these days should demonstrate most people don't have such a build system
hn_acc_2 | 4 years ago | on: QOI: Lossless Image Compression in O(n) Time
2) Most developers just want to compile to a single binary. Any developer who for some reason needs separately compiled objects should be able to quickly achieve that from a single-file library
[1] https://github.com/phoboslab/qoi/blob/324c2243b2fb35f741a88d...
hn_acc_2 | 4 years ago | on: My First CSS
hn_acc_2 | 4 years ago | on: Biden launches action on "Big Tech, Big Pharma, and Big Ag" – can it be real?
The people mentioned specifically in the comment are of more concern; sales, admin, etc. salaries in this field are also inflated compared to other industries.
hn_acc_2 | 5 years ago | on: What I wish I knew before building a Shopify App
Shopify is the first one I've seen, so I don't think it's quite as common as you are implying, but I'm curious to know what other bad behavior you have found
hn_acc_2 | 5 years ago | on: Tesla buys $1.5B in Bitcoin, may accept it as payment in the future
It seems to me that it's just the first one that everyone's grandma has heard the name of.
Some journalists will say BTC is just the "most stable" but the fact that it has the most miners is just a consequence of the high price, not the other way around.
As for the technology, what is actually maintaining BTC dominance in the crypto world other than general first mover sentiment?
hn_acc_2 | 5 years ago | on: Alpine Linux 3.13
Now we add additional complication "OK, these pip package authors have upstreamed Alpine packages, and these other ones are only on PyPi".
Maybe this approach would work if you can keep your Python dependencies to a small list of well-maintained packages
hn_acc_2 | 5 years ago | on: Alpine Linux 3.13
hn_acc_2 | 5 years ago | on: Alpine Linux 3.13
hn_acc_2 | 5 years ago | on: Alpine Linux 3.13
Their use of musl libc makes it a very poor choice for running python in a container, because it forces a lot of manual rebuilding since the PyPi wheels don't work on Alpine, among other issues [1]
hn_acc_2 | 5 years ago | on: Multi-screening may mess with your memory