HackerTrans
TopNewTrendsCommentsPastAskShowJobs

JelteF

no profile record

Submissions

Magic Eye Tetris

lutanho.net
1 points·by JelteF·há 7 meses·0 comments

The Eternal Return of Abstraction: Why Programming Was Never About Code

generativeai.pub
15 points·by JelteF·há 7 meses·3 comments

Temptations of an open-source browser extension developer (2021)

github.com
3 points·by JelteF·há 9 meses·0 comments

Faster Ducks

motherduck.com
13 points·by JelteF·há 9 meses·1 comments

[untitled]

3 points·by JelteF·há 11 meses·0 comments

Critical rsync security release 3.4.0 with read-only access RCE

archlinux.org
4 points·by JelteF·ano passado·0 comments

comments

JelteF
·há 3 meses·discuss
Scrolling around when claude is "typing" makes it jump to the top
JelteF
·há 11 meses·discuss
It's kinda funny that an article complaining about blurry rendering, is written using one of the most illegible fonts I've ever seen.
JelteF
·ano passado·discuss
It's the most representative sample size if you're interested in your own performance though. I really don't care if other people are more productive with AI, if I'm the outlier that's not then I'd want to know.
JelteF
·ano passado·discuss
There's a huge difference between endangering other people vs endangering only yourself.
JelteF
·ano passado·discuss
Wait... Did you misunderstand this comment? Or are you saying grep caught up with ripgrep now?
JelteF
·há 2 anos·discuss
I learned about the --first-parent flag of git blame recently. It allows git blame to work well in repos that use merge commits.
JelteF
·há 2 anos·discuss
I was forced to use the dokuwiki, but I very much disliked editing stuff in the web interface. Having a filesystem interface to the wiki system allowed me to create and edit pages using vim , which I like to use for writing.
JelteF
·há 2 anos·discuss
Quite some years ago I created a Python FUSE filesystem[1] to to interact with dokuwiki (a wiki system).

It's built on hde llfuse[2]. But that required implementing a bunch of low level APIs that were not really related to dokuwiki. So I created easyfuse[3][4] as a wrapper, which implemented the things that were unrelated the dokuwiki implementation. If you're interested it in building a FUSE system it might be worth looking at.

[1]: https://github.com/JelteF/dokuwikifuse [2]: https://pypi.org/project/llfuse/ [3]: https://pypi.org/project/easyfuse/ [4]: https://github.com/JelteF/easyfuse
JelteF
·há 2 anos·discuss
I actually think the wall clock time that is used here is a more useful metric here. Using as few keystrokes is not necessarily most "efficient" in time if you have to think longer about which ones to press.
JelteF
·há 2 anos·discuss
Except Apple doesn't take a 30% cut for every transaction in the PayPal app