Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sapiogram
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
301.
▲
by
sapiogram
3y ago
Anyone who is able to reliably predict which stock valuations are actually fairies and unicorns can become insanely rich doing so. With this great insight, surely you'll be a billionaire in 10 years through short selling?
302.
▲
by
sapiogram
3y ago
> No way are they going to negotiate to raise prices in a meaningful way against their largest client. Why not? It's not like Apple will have anywhere else to go for the next 8 years. x86 cores are too slow and power-hungry for the
303.
▲
by
sapiogram
3y ago
Not exactly, Prettier is a far more opinionated formatter than Eslin will ever be. As far as I know, Eslint can't format one line into multiple lines, and vice versa. Whether that's desirable or not is up to the you, of course.
304.
▲
by
sapiogram
3y ago
> which I'd categorise as being generally apathetical, if not hostile, to the engineering profession Any chance you could elaborate on this? Arm exists and is British, after all.
305.
▲
by
sapiogram
3y ago
> Automated CI/CD [...] > One intern was told to deploy the app and I guess he made a mistake and updated k8 configs which deleted all the pods. Tell me how code reviews are supposed to catch it. These sound contradictory to me.
306.
▲
by
sapiogram
3y ago
What a bizarre article. How can an employer not be allowed to keep track of when you work?
307.
▲
by
sapiogram
3y ago
Looks like ML workloads is the primary use case here, no amount of goroutines will help you there as long as the ecosystem doesn't exist.
308.
▲
Go 1.22 Inlining Overhaul
(docs.google.com)
5 points
by
sapiogram
3y ago
|
0 comments
309.
▲
by
sapiogram
3y ago
It's actually better when things aren't written in Rust, because then you have something to evangelize!
310.
▲
by
sapiogram
3y ago
Norwegian here, where are those 36% that aren't electrified? I thought pretty much everything was built electric since the 50s.
311.
▲
by
sapiogram
3y ago
> You seriously think the US can't get a few mercenaries inside Russia if they wanted to? This would be unbelievably risky... The mercenary might get caught afterwards, before, or just be a Russian double agent from the start. And i
312.
▲
by
sapiogram
3y ago
I think it really is exactly a power, as long as `b` is allowed to be any real number.
313.
▲
by
sapiogram
3y ago
It pisses me off so much that Go doesn't have a built-in way to wait for a goroutine to complete, similar to how every other language I've used allows joining threads. Would avoid all this, solve some extra problems to boot, and b
314.
▲
by
sapiogram
3y ago
I think this is more of frontend vs backend thing. I have a similar experience to you with our ~5kloc React frontend, while dependency upgrades for our 50kloc backend have been mostly painless.
315.
▲
by
sapiogram
3y ago
Large projects have overwhelmingly been written in statically typed languages throughout the entire history of our industry. Large projects in Javascript is a comparatively recent development, in that context the rise of Typescript is compl
316.
▲
by
sapiogram
3y ago
Idk, I wish they would have actually engaged. No one learns anything new from this reply.
317.
▲
by
sapiogram
3y ago
What common misunderstanding?
318.
▲
by
sapiogram
3y ago
Note: Since this post, they've multithreaded a fair bit of the simulation as well. It runs insanely well, the entire game is a marvel of software engineering in my book.
319.
▲
by
sapiogram
3y ago
It's very, very hard to be memory bandwidth bottlenecked if your program is not parallelized, even on consumer hardware. A 5Ghz cpu core with dual-channel DDR5 might get 75 GB/s of memory bandwidth. That's 15 bytes per clock
320.
▲
by
sapiogram
3y ago
HN tends to slow to a crawl every time Reddit is offline, because Redditors come here instead.
321.
▲
by
sapiogram
3y ago
Melt in what way? Just didn't have enough network bandwidth, or something else?
322.
▲
by
sapiogram
3y ago
Genuine question, what is it causes websites to keel over in a mild breeze like that? Surely not raw CPU, memory, or network bandwidth on the machine? Is it just some arbitrary limit imposed on whatever VM they are running?
323.
▲
by
sapiogram
3y ago
This technique was new for me, thanks for posting! I will keep it in the back of my head. I'm wondering, how fast is this in practice though, compared to the state of the art of general-purpose allocators? I'm sure it's faste
324.
▲
by
sapiogram
3y ago
Regardless of the details here: Thank you so much for taking the time to come here and explain your decisions, without getting offended or overly defensive.
325.
▲
by
sapiogram
3y ago
> The UN nuclear watchdog, the International Atomic Energy Agency, said it has been unable to independently verify reporting that suggested Russian forces have received “high doses of radiation.” All you need to know from the article.
326.
▲
by
sapiogram
3y ago
Apple Silicon isn't more efficient in terms of memory capacity, there's really no way to do that unless you go for some crazy memory architecture that nobody wants to program for. Apple Silicon has a lot more memory bandwidth th
327.
▲
by
sapiogram
3y ago
> What matters is if there is s significant niche where the language is a better fit than any alternative. This is a wonderful comment, and puts into words something I've been thinking for a long time. The best general-purpose langu
328.
▲
by
sapiogram
3y ago
> So it looks like once he let the C++ folks in, they started to damage it. At least in terms of his personal preferences. I don't think it's true in terms of market share, given the massive success of Rust.
329.
▲
by
sapiogram
3y ago
> Between every pair of adjacent elements, this vector allocated a dummy page, marked as un-readable and un-writeable. Any attempt to access it would immediately trigger a segfault. I'm struggling to figure this one out. Essentially
330.
▲
by
sapiogram
3y ago
> It's reasonable to expect the 5 to arrive in 2024 at the earliest My expectation is 2025 at the earliest, tbh. Mostly based on the CEO's repeated statements, and the complete lack of rumors about any developments. If a new li
More ›