HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tretiy3

no profile record

Submissions

Flathub prohibits AI-generated code

github.com
21 points·by tretiy3·2 bulan yang lalu·9 comments

comments

tretiy3
·9 bulan yang lalu·discuss
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...
tretiy3
·9 bulan yang lalu·discuss
gui app for linux with base magit features https://flathub.org/en/apps/io.github.aganzha.Stage
tretiy3
·10 bulan yang lalu·discuss
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!
tretiy3
·11 bulan yang lalu·discuss
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):
tretiy3
·11 bulan yang lalu·discuss
Rust bindings for GTK4 on Linux are full-fledged
tretiy3
·tahun lalu·discuss
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.
tretiy3
·tahun lalu·discuss
Hey! Is it ok to add one more stand-alone client to that page?
tretiy3
·tahun lalu·discuss
Looks good! Shameless plug: i am building my own standalone linux only version https://github.com/aganzha/stage
tretiy3
·tahun lalu·discuss
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