HackerTrans
トップ新着トレンドコメント過去質問紹介求人

tretiy3

no profile record

投稿

Flathub prohibits AI-generated code

github.com
21 ポイント·投稿者 tretiy3·2 か月前·9 コメント

コメント

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