Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TwentyPosts
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
TwentyPosts
2y ago
They have an attack which stuns the player, followed up by a grab attack which looks a lot like them trying to bite(?) your head across a few seconds, doing immense damage. I think it's probably intended to be that, yes.
32.
▲
by
TwentyPosts
2y ago
Yes, pi has an infinitely long decimal expansion, and there are infinitely many prime numbers. No deep messages have been found in either yet, and I am sure some people tried, so it stands to reason that no such messages exist. Mathematical
33.
▲
by
TwentyPosts
2y ago
Andrew (in the linked Github page) answered a question as follows: > Question: "So after this change, is there way I can still simply call zig run or do I have to use a build.zig file?" Andrew's answer: "No, this use
34.
▲
by
TwentyPosts
2y ago
People have been over this. If you believe this, you don't understand how LLMs work. They fundamentally perceive the world in terms of tokens, not "letters".
35.
▲
by
TwentyPosts
2y ago
Talking about a "decision" only makes sense if there's a reasonable alternative. Do you think "actually fixing" OS threads was a reasonable alternative? What would you prefer for a high performance abstraction inste
36.
▲
by
TwentyPosts
2y ago
...what are lenses? Never heard of those.
37.
▲
by
TwentyPosts
2y ago
Just because art always has a political component, doesn't mean reviews and discussions of it need to focus on viewing it through a political lens. Yes sure, art is political, but art is political in a different way in which a discussi
38.
▲
by
TwentyPosts
2y ago
Speaking from a Rust-perspective, having semicolons at the end of statements makes perfect sense and is a brilliant design decision. Note that I said 'statements', not 'expressions'. A lot of the confusion here (and mayb
39.
▲
by
TwentyPosts
2y ago
They just gave a concrete example: The difference between "we don't know" and "we know that it's zero". Here's another fun one: I've seen APIs where "0.0" was treated as "no value, so t
40.
▲
by
TwentyPosts
2y ago
> The product gave me multiple Blue Screens of Death Sounds suspiciously like "I didn't assemble my laptop correctly, something is slightly loose somewhere". As a whole, how many people buy a Framework laptop and put Windo
41.
▲
by
TwentyPosts
2y ago
> The core principle of computer-science is that we need to live with legacy, not abandon it. I feel like the author misunderstands what a "core principle" is. This here is (at most) a bitter lesson learned from several decades
42.
▲
by
TwentyPosts
2y ago
Sure, I agree that these guarantees still have to stand the test of time. So far they're holding up quite well.
43.
▲
by
TwentyPosts
2y ago
> "planned obsolescence" Cut me a break. In Go and Rust it's still easy to compile old code, and these languages have very strong backwards compatibility guarantees. You might need to compile it with a flag enabled, but it
44.
▲
by
TwentyPosts
2y ago
> Proton is clearly a front for the CIA Do you have any evidence to back that up?
45.
▲
by
TwentyPosts
2y ago
Since when does Go have algebraic data types? Like, even "awkwardly", I can think of nothing that even come close.
46.
▲
by
TwentyPosts
2y ago
I specifically made sure not to claim that "tech is not political", because that would be wrong. The issue is that "X used fake accounts to push political agenda on social media" might be interesting political news, but
47.
▲
by
TwentyPosts
2y ago
You'd be surprised by how many HN users would prefer to keep politics-first-tech-second news off the site.
48.
▲
by
TwentyPosts
2y ago
Calling them 'pure' may be incorrect depending on how high your standards are. Rust functions (which don't take mutable references) are incapable of modifying anything you pass into them, and any sort of global state is heavi
49.
▲
by
TwentyPosts
2y ago
Linux Kernel, Firefox, Dropbox, Discord, Cloudflare, Windows, AWS. Idk, looking pretty good to me, unless you think none of these count. Considering everyone seems to hate C++ nowadays, and Rust looks like the only existing alternative. Har
50.
▲
by
TwentyPosts
2y ago
Counterpoint: Rust. Seems to be taking off (difficult to predict the long-term, of course), but Rust is excellent at functional paradigms and Brings many advancements of functional languages to the people.
51.
▲
by
TwentyPosts
2y ago
> that's necessary if you don't want it to allocate. Wait, what does one have to do with the other?
52.
▲
by
TwentyPosts
2y ago
I hate to be that guy, but if you want "C++ but also functional programming" then... Well, then Rust is in fact the language which you're looking for.
53.
▲
by
TwentyPosts
2y ago
I don't know, these screenshots look terrible, but my own experience using Gemini has been nothing short of pleasant and helpful.
54.
▲
by
TwentyPosts
2y ago
> Don't forget SORA edited their "ai generated" videos while Google did not here. Wait, really? Could you point to proof for this? I'm very curious where this is coming from
55.
▲
by
TwentyPosts
2y ago
Are you doing alright?
56.
▲
by
TwentyPosts
2y ago
Could you elaborate on what alternative to a 'type-theoretic outlook' you're thinking of? Pure set theory? Something without types at all, somehow? I don't know enough about the space to understand how type theory would
57.
▲
by
TwentyPosts
2y ago
The issue is that it's more or less impossible to graft onto the language now. You could add enums, but the main reason why people want them is to fix the error handling. You can't do this without fracturing the ecosystem.
58.
▲
by
TwentyPosts
2y ago
The Nix language is laughably simple, though, and (unlike Scheme) it happens to be typed. It's literally just typed JSON with functions and a few built-ins. It's laughably simple and great. The whole "yet another programming
59.
▲
by
TwentyPosts
2y ago
Any chance for Helix keybinds eventually?
60.
▲
by
TwentyPosts
2y ago
Have you ever tried? I think most C++ people will (after using it for a while) begrudgingly admit that it is a very nice language, at least in some regards.
More ›