Readit News logoReadit News
rogeliodh commented on Show HN: Yolobox – Run AI coding agents with full sudo without nuking home dir   github.com/finbarr/yolobo... · Posted by u/Finbarr
rogeliodh · 2 months ago
great but can the yolo modes be disabled? I want only the isolation
rogeliodh commented on A fork of Calibre called Clbre, because the AI is stripped out   github.com/grimthorpe/clb... · Posted by u/pabs3
rogeliodh · 3 months ago
Post this when a release is made. Currently this fork doesn't have any commit (beyond stating the intention of the fork without explaining why) and it is useless.
rogeliodh commented on Ghostty is now non-profit   mitchellh.com/writing/gho... · Posted by u/vrnvu
vegabook · 3 months ago
This is also good news for Zig.
rogeliodh · 3 months ago
Is the Zig Software Foundation in good shape?
rogeliodh commented on FAWK: LLMs can write a language interpreter   martin.janiczek.cz/2025/1... · Posted by u/todsacerdoti
runeks · 4 months ago
I think it would be super interesting to see how the LLM handles extending/modifying the code it has written. Ie. adding/removing features, in order to simulate the life cycle of a normal software project. After all, LLM-produced code would only be of limited use if it’s worse at adding new features than humans are.

As I understand, this would require somehow “saving the state” of the LLM, as it exists after the last prompt — since I don’t think the LLM can arrive at the same state by just being fed the code it has written.

rogeliodh · 4 months ago
They are very good at understanding current code and its architecture so no need to save state. In any case, it is good to explicitly ask them to generate proper comments for their architectural decisions and to keep updated AGENT.md file
rogeliodh commented on AGENTS.md – Open format for guiding coding agents   agents.md/... · Posted by u/ghuntley
ivanjermakov · 7 months ago
I'm still not convinced that separating README.md and AGENTS.md is a good idea.
rogeliodh · 7 months ago
Some time ago a lot of projects had a README and a BUILD/README.build/DEVELOPMENT file... I think AGENTS.md is more akin to this last file.
rogeliodh commented on Show HN: Somo – a human friendly alternative to netstat   github.com/theopfr/somo... · Posted by u/hollow64
ale42 · 9 months ago
Is there an option to disable the table mode (or at least horizontal lines, don't care about the others)? It's a lot of wasted space in the terminal if you have lots of connections open.
rogeliodh · 9 months ago
somo | grep -v ─

:)

rogeliodh commented on Ask HN: What are you working on? (April 2025)    · Posted by u/david927
tonyonodi · 10 months ago
It's not showing in the screenshot because the numbers in the doc have different units, but it does do that https://imgur.com/a/SusFZDh (bottom right hand corner).

Let me know if you'd like to be part of the beta!

rogeliodh · 10 months ago
nice! yes, please, add me to the beta :)
rogeliodh commented on Ask HN: What are you working on? (April 2025)    · Posted by u/david927
tonyonodi · 10 months ago
I launched my web-based notepad calculator, https://numpad.io/, a few years ago.

Right now I'm working on a version 2 that has user accounts, multiple documents, markdown support, and document exports. Everything is local-first and it uses CRDTs to sync documents.

It looks like this: https://i.imgur.com/Plk1DQ4.png the calculator is mostly the same for now, with a few improvements. It's unstable right now, so I don't want to publicise the dev url, but if you'd like to become a beta tester email me at contact@numpad.io

rogeliodh · 10 months ago
I would love a pad where i could dump any text with numbers and it will sum/avg all of them
rogeliodh commented on Show HN: Dillo 3.1.0 released after 9 years   dillo-browser.github.io/l... · Posted by u/rodarima
rogeliodh · 2 years ago
btw, "Dillo is a fast and small graphical web browser"
rogeliodh commented on How GitHub replaced SourceForge as the dominant code hosting platform   graphite.dev/blog/github-... · Posted by u/fosterfriends
jasode · 2 years ago
A few notable projects where the canonical repo is still on SourceForge instead of moving to Github:

- LAME mp3 : https://sourceforge.net/projects/lame/

- KeePass : https://sourceforge.net/projects/keepass/

(Some people keep asking the KeePass developer to move to Github but he doesn't want to because "I'm not going to maintain a version control system." : https://sourceforge.net/p/keepass/discussion/329221/thread/9...)

Any other notable examples besides those 2?

rogeliodh · 2 years ago

u/rogeliodh

KarmaCake day33February 17, 2014View Original