Viewing profile — sibtain1997
sibtain1997
HN member- Joined
- Mon, Mar 09, 2026, 8:11 AM UTC
- HN karma
- 5
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About sibtain1997
Recent public activity
-
comment
Comment #47597601
Kairos and auto-dream are more interesting than anything in the agent loop section. Memory consolidation between sessions is the actual unsolved problem. The rest is just plumbing …
-
comment
Comment #47592065
[dead]
-
comment
Comment #47592046
good tip, just offload the heavy stuff to a vps and keep the neo for light tasks. thermal pad helps but why fight the hardware when you can throw compute elsewhere
-
comment
Comment #47592022
Faced this too. Tried https://github.com/rtk-ai/rtk to compress cli output but some commands started failing and the savings were minimal. Ended up just being more deliberate about…
-
comment
Comment #47589336
Ended up with jetbrains mono too, which is what i use anyway. Funny how you just end up defending whatever you're already used to
-
comment
Comment #47589287
claude.md rules that cut "great question! here's what i'll do..." are fine. Rules that cut the actual thinking steps break the output. Don't confuse the two.
-
comment
Comment #47546795
That's a great origin story. Constraints make better software.
-
comment
Comment #47546783
Sure. Was talking about my use case. Probably should've been clearer.
-
comment
Comment #47542893
Fair point. Git helps track how the plan changes, but it doesn’t always capture the original intent behind it.
-
comment
Comment #47541751
This is really cool. Most dark mode tools break images, so this solves a real problem. I like that it runs locally too. Starred it
-
comment
Comment #47541716
Good read. I get the point about real world usage, but I still feel like Neo might fall short with how fast things are getting heavier, especially with Node and modern dev workflow…
-
comment
Comment #47541682
This is really helpful. I always assumed the migration itself would be the hardest part, but the CI point makes a lot of sense. How has reliability been so far compared to GitHub, …
-
comment
Comment #47541574
The PLAN.md question is the one worth pulling on. Once the plan lives in git or the PR it's already downstream of intent and whoever defined what to build has already handed off. T…