26 Followers
156 Following
339 Posts
✝️ SRE zivid.com | Maintainer atbswp.com | :wq
Homepagehttps://rmpr.xyz
DistroFedora
OthersRMPR
At this point you would have to pay me to use Windows or Microsoft Office... which is exactly what is happening at work.

If you edit an sqlite3 database as a file in Vim, you won't normally get anything useful out. If you save this file in your config as `plugin/sqlite3.vim`, you should get table counts and the schema: https://git.sr.ht/~andrewradev/vimfiles/tree/02d1563cbd1cb2819f42b49f066e679c4666260f/item/miniplugins/plugin/sqlite3.vim

Haven't really explored how useful this is, I'm also thinking I might throw the first 5 rows of each table after each `CREATE` block.

#vim #neovim

🎵 The last #EuroPython 2024 keynote is a musical treat! 🎶 Watch Łukasz Langa live code music with PyREPL in Python 3.13! 🎹✨ let's end on a "high note" 😉
@matdevdug Even better hack. If you are in an African country like Cameroon you never get any ads.

Damn!

@peertube with no hesitation dropped a truth bomb today...

"The realization that led us to develop PeerTube is that no one can rival YouTube or Twitch. You would need Google’s money, Amazon servers’ farms... Above all, you would need the greed to exploit millions of creators and videomakers, groom them into formatting their content to your needs, and feed them the crumbs of the wealth you gain by farming their audience into data livestock."

https://joinpeertube.org/news/peertube-future-2024

What is PeerTube? | JoinPeerTube

A free software to take back control of your videos! With more than 600,000 hosted videos, viewed more than 70 millions times and 150,000 users, PeerTube is the decentralized free software alternative to videos platforms developed by Framasoft

JoinPeerTube
@drewdevault What does your email workflow look like? The closest I had found was https://drewdevault.com/2021/05/17/aerc-with-mbsync-postfix.html but I am curious to learn more.
aerc, mbsync, and postfix for maximum comfy offline email

@itsfoss Nice move by Fedora, love it!

New blog post, this time about code assistants

https://rmpr.xyz/it-seems-like-stevey-was-right/

It seems like Stevey was right

TL;DR This is a blog entry about me using cody to write code with a python library I wasn’t familiar with.

Cython 3 released

#europython

TIL python -W