Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sapiogram
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
241.
▲
by
sapiogram
3y ago
Not sure what problem you think this is solving, but you can do the same in every language ever with a simple semaphore. Number of permits represent the channel buffer size.
242.
▲
by
sapiogram
3y ago
> In fact, technical progress goes exponentially. Their point was that ARM is also progressing exponentially.
243.
▲
by
sapiogram
3y ago
Nothing necessarily wrong with that code, but it also kinda smells. Why even store it as bfloat16 at all? You risk getting the numerical disadvantages of both float16-representation, and none of the advantages.
244.
▲
by
sapiogram
3y ago
The only true oof thing is him being in the hospital for a month, the rest sounds no worse than any other open source drama.
245.
▲
by
sapiogram
3y ago
Even with your disclaimer, Tiobe is useless, even as a vague indicator of anything. It ranks Prolog as having higher market share than Typescript for christ's sake, stop poisoning your brain with that snakeoil shop.
246.
▲
by
sapiogram
3y ago
> Why it's deemed unsuitable for large, complex, multi-person projects is that enterprise types know only the byzantine OOP mess. And when all you have is OOP, everything is a FactoryFactoryFactory and everything else is "unman
247.
▲
by
sapiogram
3y ago
You mean upgraded to 16MB? Or was it much later?
248.
▲
by
sapiogram
3y ago
> I think Go spent a lot of time implying that goroutines were some sort of special language magic, but I think everybody knows now that they are basically a really good implementation of green threads that can take advantage of some int
249.
▲
by
sapiogram
3y ago
> It just goes to show that often the user ((or developer) experience is typically more important than the technical merits of a product. I think Go still won on technical merits, because it never really competed with other compiled lang
250.
▲
by
sapiogram
3y ago
While those influences are important to Rust's history, they were mostly removed from the language before 1.0, notably green threads and the focus on channels as a core concurrency primitive. Channels still exist as a library in stdlib
251.
▲
by
sapiogram
3y ago
I totally agree that Go is best suited outside of systems programming, but to me that always seemed like a complete accident - its creators explicitly said their goal was to replace C++. But somehow it completely failed to do so, while simu
252.
▲
by
sapiogram
3y ago
Might be an issue of software support, it just "feels" easier to have two monitors instead of using one monitor as two. Related: what's your window management setup?
253.
▲
by
sapiogram
3y ago
This can't be real
254.
▲
by
sapiogram
3y ago
Totally agreed, I always assumed leetcode was primarily used as a proxy for IQ, with the added benefit of testing basic coding competence.
255.
▲
by
sapiogram
3y ago
For sure, competing on costs is GlobalFoundries' entire business model at this point, and it seems to be working well for them. I'm not sure Intel is able to make that transition though, they'd have no choice but to manufactu
256.
▲
by
sapiogram
3y ago
TinyGo is not Go, it's more accurate to see it as a dialect rather than a separate Go implementation imo. Many packages (even the stdlib) don't compile under it, and as I understand it, certain language features involving runtime
257.
▲
by
sapiogram
3y ago
It's not an exact comparison, but at work we have tons of Go apps running in Docker containers with a 50MB memory limit. For lighter workloads, it works just fine.
258.
▲
by
sapiogram
3y ago
Their main motivation seems to be CI, where people often lint the entire repo on every PR.
259.
▲
by
sapiogram
3y ago
Yes, because you lint everything in CI. Otherwise, linter warnings will start creeping into your codebase immediately, and the tool becomes much less useful.
260.
▲
by
sapiogram
3y ago
I do appreciate that he linked previous years' prediction at the bottom. Predictions are still too vague to be falsifiable even with hindsight, but it's a start.
261.
▲
by
sapiogram
3y ago
That doesn't exclude sodium batteries as a factor. Quite the opposite imo, since that technology is also highly speculative.
262.
▲
by
sapiogram
3y ago
Was it <10% at peak price as well?
263.
▲
by
sapiogram
3y ago
I don't find it clickbaity at all. I mean, it makes it sound like the price of lithium dropped massively, but isn't that exactly what happened?
264.
▲
by
sapiogram
3y ago
What?
265.
▲
by
sapiogram
3y ago
Wonderful comment, thank you!
266.
▲
by
sapiogram
3y ago
You won't be able to do much astronomy with a smartphone camera mounted to a cubesat, unfortunately. It would be very cool, but not useful.
267.
▲
by
sapiogram
3y ago
Well, sometimes. God help you if your project needs to use TLS, for instance.
268.
▲
by
sapiogram
3y ago
> You think they let inexperienced developers touch the YT code base without proper code review? Yes
269.
▲
by
sapiogram
3y ago
Headline seems to contradict the article? It's predicting that prices will fall in the future.
270.
▲
by
sapiogram
3y ago
The primary source of the 3 magnitude dimming is this data: https://www.asteroidoccultation.com/2023_12/1212_319_82912_S... It seems to be based on a very crude estimation, see the data near the bottom. It estimates
More ›