Hacker Newsnew | past | comments | ask | show | jobs | submit | tretiy3's commentslogin

last time i was installing mermaid with npm, noted that installation lasts too long. i checked and found that it is installing headless chrome under the hood...


gui app for linux with base magit features https://flathub.org/en/apps/io.github.aganzha.Stage


Life saver! New version lacks OpenKeychain integration (they discuss in issues that it is also no longer maintained). Abandoned version of Android Password Store had some issues with embedded PGP manager and was not working for me. But this fork works!


i did not get it until learning rust. and only then u realized that: if let Some(msg) = read_message(&mut stream) { is the same as if msg := read_message(stream):


Rust bindings for GTK4 on Linux are full-fledged


If you don't mind me asking: Why not use a cross-platform GUI kit? I feel like using something OS-specific is setting up barriers that we don't need to do anymore.


while inspecting some code inside loop, i prefer to put print and see all iterations at once in my screen, instead of countless clicking "continue" in debugger.


Hey! Is it ok to add one more stand-alone client to that page?


Looks good! Shameless plug: i am building my own standalone linux only version https://github.com/aganzha/stage


everyday i create a file if ~/self directory with name %dd-%mm-%Y.txt i put there everything, literally: code snippets, thought, todos, contacts, stack traces, links. i am in emacs, but i do not use org and git - have no idea why i should. searching is just a grep


I have no experience with c and i wonder: why Linus decided that implementing merging should go with scripting language and not in c?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: