Viewing profile — nusaru
nusaru
HN member- Joined
- Mon, Feb 10, 2020, 1:14 AM UTC
- HN karma
- 244
- Public activity
- 94 items
- HN profile
- View on Hacker News ↗
About nusaru
No profile information was provided.
Recent public activity
-
comment
Comment #48954488
I like the idea for this project, but not a huge fan of the AI-written docs.
-
comment
Comment #48336733
Why not use an arena allocator?
-
comment
Comment #46947212
I look forward to the day that jjhub becomes available...
- comment
- comment
-
comment
Comment #45805333
Relevant GitHub issue: https://github.com/ghostty-org/ghostty/issues/189
- comment
-
comment
Comment #45347923
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 macO…
-
comment
Comment #44531875
> in the US Huh? What does this mean? Are there other systems in the US that I’m not aware of?
-
comment
Comment #43873415
Immediately got a banger: "Dimensions of being" https://suno.com/song/dd3dbde0-4df6-4aec-a9be-bd2f64c281c8
-
comment
Comment #43693196
> 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 sc…
- story
- comment
-
comment
Comment #42029276
> 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
- story
-
comment
Comment #40927622
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
-
comment
Comment #40826608
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.
-
comment
Comment #38090374
> macOS Ventura 13.6 Well dang, I just upgraded yesterday, too. Fingers crossed that nothing breaks...
-
comment
Comment #37437809
What does "allocalypse" mean here? Were memory allocations in Zig less explicit in the past?
-
comment
Comment #36313186
> 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 …
- comment
-
comment
Comment #36098285
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, e…
- story
-
comment
Comment #36025635
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
-
comment
Comment #35993565
Relevant autodocs: Server: https://ziglang.org/documentation/master/std/#A;std:http.Ser... Client: https://ziglang.org/documentation/master/std/#A;std:http.Cli...