Bastian Venthur

@venthur
134 Followers
181 Following
299 Posts
#Debian Developer with a Ph.D. in Computer Science. Director of Technology at #Flix. I mostly code in #Python.
Bloghttps://venthur.de
Githubhttps://github.com/venthur

Finally.

#firefox

Interesting take on "privacy".

#openai #privacy

PSA: Did you know that it’s **unsafe** to put code diffs into your commit messages?

Like https://github.com/i3/i3/pull/6564 for example

Such diffs will be applied by patch(1) (also git-am(1)) as part of the code change!

This is how a sleep(1) made it into i3 4.25-2 in Debian unstable.

life lessons
Every time I update #debian releases I chuckle at how seemingly half the download size is updated texlive packages.

@venthur I found this: https://github.com/vim/vim/pull/17848

Sounds like it's just that they no longer want to maintain that plugin and no-one else has stepped up to take it over (yet).

Just noticed that the #netrw plugin repository got archived: https://github.com/saccarosium/netrw.vim

Was it merged into vim or what is happening?

#vim #neovim

GitHub - saccarosium/netrw.vim: Network oriented reading, writing, and browsing

Network oriented reading, writing, and browsing. Contribute to saccarosium/netrw.vim development by creating an account on GitHub.

GitHub
Due to AI, this box now costs 500% more
@venthur I don't think it's possible to use passkeys in iCloud Keychain on Linux, but you can use a third-party credential manager with passkey support. Bitwarden, Proton Pass, and 1Password are my recommendations for most people. If you want more control over how your passkeys are synced and stored, some KeePass clients support passkeys (including KeePassXC and Strongbox).