Viewing profile — sanufar
sanufar
HN member- Joined
- Sat, May 24, 2025, 12:43 AM UTC
- HN karma
- 67
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About sanufar
Recent public activity
-
comment
Comment #48053895
yeah, i definitely feel like we're currently in a very time-sparse model for review, when a lot of changes can be condensed locally. it'd reduce a lot of friction and also save a l…
-
comment
Comment #48053292
Looks cool! Chapters is definitely something I've been angling towards as well. Any plans on going in the other direction (directly incorporating rich feedback/review into the agen…
-
comment
Comment #47877427
Hmm, probably about the marathon they ran the other day
-
comment
Comment #47549431
I can’t speak for the Go bindings, but using the Rust crate has been pretty clean. Haven’t really felt the need to dip into deserializing raw .scip file in the time that I’ve been …
-
comment
Comment #47530457
Super fun, def gonna try this on my own time later
-
comment
Comment #47279802
In your experience, what’s the best way to increase signal? I feel as though a lot of devs struggle with the initial process of getting past screening, drawing attention to project…
-
comment
Comment #47253345
Jeez there’s a few all around my uni and surrounding areas, did not know about that at all.
-
comment
Comment #47243442
67 has been searched 13k+ times, more than 69 and 420 combined Times are changing
-
comment
Comment #46992286
Also your promo video is really fun! https://www.omnara.com/assets/landing/video/movie.mp4
-
comment
Comment #46992260
Woah, I had this exact idea, down to the tunneling and local machine! I basically just coded up a Tailscale + caffeinate harness for my agents and it's been working super well. You…
-
comment
Comment #46984228
Big fan of the bottom right snowflake on this page: https://pdr-assets.b-cdn.net/collections/japanese-snowflake-... Transferring each snowflake by hand with tweezers is insane, wha…
-
comment
Comment #46975060
I’m new to CRDTs, but could we clean up tombstones if all replicas acknowledge? Not too sure, but could we persist snapshots of state at certain “compaction” points?
-
comment
Comment #46966050
Huh, the checkpoint primitive is something that I've been thinking about for a while, excited to see how it's implemented in the CLI. Git-compatible structures seem to be a pretty …
-
comment
Comment #46947667
Haven’t heard of SwissGL before, but this render feels super performant. Nice work with the Barnes-Hut algo!
-
comment
Comment #46946907
This is hilarious lol, it’ll be any day now before we get a full JS kernel. Garbage collection could be an obstacle, but I know there have been some kernels written in Go/Java befo…
-
comment
Comment #46931142
Makes sense, it feels like this just codifies a lot of implicit standards wrt OSS contribution which is great to see. I do wonder if we'll ever see a tangible "reputation" metric u…
-
comment
Comment #46927364
The way hashing is used for tokens and for making a pseudo symbol table is such an elegant idea.
-
comment
Comment #46902605
Works pretty nicely for research still, not seeing a substantial qualitative improvement over Opus 4.5.
-
comment
Comment #46805527
Wow, the shelf UI is a real throwback to the old iBooks shelf design! Looks great. +1 on the bounding box issue, it takes me out of the flow when accidentally triggering a book bel…
-
comment
Comment #46782003
Ooh, this looks fun! I didn’t know you could cat-file on a hash id, that’s actually quite cool.
-
comment
Comment #46723649
Class, looks amazing. The embed in the writeup looks so cool!
-
comment
Comment #46722908
Seems to have been hugged to death as of now
- story
-
comment
Comment #46439355
Highly recommend writing a BitTorrent client. The spec is easy to grok, it has a bunch of fun subproblems that you can go as deep or as shallow as you want into, and it's super rew…
-
comment
Comment #46438927
I think for me, the difference really comes down to how much ownership I want to take in regards to the project. If it’s something like a custom kernel that I’m building, the real …