Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nusaru
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
nusaru
2mo ago
I like the idea for this project, but not a huge fan of the AI-written docs.
2.
▲
by
nusaru
4mo ago
Why not use an arena allocator?
3.
▲
by
nusaru
7mo ago
I look forward to the day that jjhub becomes available...
4.
▲
by
nusaru
11mo ago
Relevant GitHub issue: https://github.com/ghostty-org/ghostty/issues/189
5.
▲
by
nusaru
1y ago
Switched. For anyone else thinking of doing the same, zoxide can import your data from autojump: https://github.com/ajeetdsouza/zoxide#installation Here's the command I ran on macOS: zoxide import --from=aut
6.
▲
by
nusaru
1y ago
> in the US Huh? What does this mean? Are there other systems in the US that I’m not aware of?
7.
▲
by
nusaru
1y ago
Immediately got a banger: "Dimensions of being" https://suno.com/song/dd3dbde0-4df6-4aec-a9be-bd2f64c281c8
8.
▲
by
nusaru
1y ago
> Personally I didn’t have borrow checker problems, but that’s because before I started using Rust at work I’d designed and built my own borrow checker. I don’t know if that’s a scalable pedagogy. Yeah... maybe not, but I can see this be
9.
▲
Soft hyphen
(en.wikipedia.org)
4 points
by
nusaru
1y ago
|
0 comments
10.
▲
by
nusaru
2y ago
> Ruby is the union of all earlier languages, and it's not even formally documented. It's documented, but you need $250 to spare: https://www.iso.org/standard/59579.html
11.
▲
CSC 485B: Data Compression
(youtube.com)
1 points
by
nusaru
2y ago
|
0 comments
12.
▲
by
nusaru
2y ago
To answer your first question: no, past posts can’t be edited (at least not in the iOS app). Answer to second question: https://news.ycombinator.com/item?id=40927209
13.
▲
by
nusaru
2y ago
Yeah, here's a quote from the 1.50 release post last week: > Although Theia IDE is still in beta, the steady progress suggests that we will soon be exiting the beta phase.
14.
▲
by
nusaru
3y ago
> macOS Ventura 13.6 Well dang, I just upgraded yesterday, too. Fingers crossed that nothing breaks...
15.
▲
by
nusaru
3y ago
What does "allocalypse" mean here? Were memory allocations in Zig less explicit in the past?
16.
▲
by
nusaru
3y ago
> This is the final step before merging YARP into CRuby, and we’re very excited to see it come to fruition. This work will be done in the next couple of work days. It continues to amaze me the pace at which kddnewton and co. are able to
17.
▲
by
nusaru
3y ago
Second paragraph in OP: > One approach to building a native GUI for a cross-platform application is to write all of the business logic in a cross-platform language (C, Rust, Zig, etc.) and then write the platform-specific GUI code. This
18.
▲
Linking and Binary Hot Code Loading with Jakub Konka
(open.spotify.com)
1 points
by
nusaru
3y ago
|
0 comments
19.
▲
by
nusaru
3y ago
That’s crazy, my city alone has more than 1/100 the population! Edit: 10x to 1/10 Edit 2: 1/10 to 1/100
20.
▲
by
nusaru
3y ago
Relevant autodocs: Server: https://ziglang.org/documentation/master/std/#A;std:http.Ser... Client: https://ziglang.org/documentation/master/std/#A;std:http.Cli...
21.
▲
by
nusaru
3y ago
Actual, actual press release: https://github.blog/2023-05-08-github-code-search-is-general... HN discussion from yesterday: https://news.ycombinator.com/item?id=35863175
22.
▲
by
nusaru
3y ago
Should be noted that Rust (one of the most prominent languages with traits) doesn't allow you to implement a trait for an object you do not own. A common workaround is to wrap that object in your own tuple struct and then implement the
23.
▲
by
nusaru
3y ago
Here you go: https://docs.rubocop.org/rubocop/cops_style.html#stylecaseeq...
24.
▲
by
nusaru
3y ago
I find your comment hard to believe—because it’s so wholesome. Your parents rock!
25.
▲
by
nusaru
3y ago
Good point. He probably learned his lesson (at least for launches) from that point on.
26.
▲
by
nusaru
3y ago
Anorith[1] and Kabuto[2] are based on anomalocaris and xiphosura (horseshoe crabs) [1]: https://bulbapedia.bulbagarden.net/wiki/Anorith [2]: https://bulbapedia.bulbagarden.net/wiki/Kabuto
27.
▲
by
nusaru
3y ago
True. I could have phrased that better. I’ll take this as a sign to go to bed. Good night!
28.
▲
by
nusaru
3y ago
I read that too, but I feel like a project as widely used as curl should be more “conservative” in their version increments.
29.
▲
by
nusaru
3y ago
Well yeah, but it looks like semver. Again, I don’t know why it bothers me, but it just... does.
30.
▲
by
nusaru
3y ago
> There is no API nor ABI break in this version. I don’t know why, but this really, really bothers me. Why even use semver then?
More ›