shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

285
active users

#debian

29 posts28 participants1 post today

Just switched my computer from an old media server to an old PC I built ~2020 and my bro upgraded my graphics card to one that is only ~9 year old tech. It's a big improvement for gaming compared to what I had before.

Also, I dumped Ubuntu and I've got pretty much everything back up and running with Debian.

Also, I switched my search engine in Librewolf to Gigablast, which is an open source search engine and much faster than DuckDuckGo so far.

Did you know? On Linux you can observe the file descriptor positions using `/proc/<pid>/fdinfo/<fd-number>`
man7.org/linux/man-pages/man5/

You can use that to observe long-running file processing jobs' progress. But there are tools that format this properly; Debian (/Ubuntu) packages `progress` a tool that does just that:
github.com/Xfennec/progress

It can snoop for coreutils processes, or just watch an arbitrary pid:

`progress --monitor --pid $(pidof -s lbzcat)`

man7.orgproc_pid_fdinfo(5) - Linux manual page

I've now *fully* switched over to Debian on my personal devices.

It's not that I dislike Windows as an operating system, I've always been fine with Windows as an operating system; it's just that Microsoft have buried it under 20 layers of corporate strategy, currently mostly AI & cloud services, and I really have no interest in helping them progress it. So, as far as I'm concerned, "The Windows Operating System" no longer exists as a product that I will use

Updated my Arch Linux host, my Debian unstable VM and upgraded my Fedora VM to 42!

So far so good. No crazy shit has happened ! I even ran apt autoremove on Debian unstable and didn't get stuck on grub rescue !

I thought I was going to be playing "detective bear" and smoke some imaginary cigar as I investigate which part of the upgrade broke who's who.

I like playing "detective bear"! Keeps my brain engaged and you get a little surprise sometimes !

Ok, this is confusing...

When I run #NeoVim from any terminal, it has a white background, just like my terminal.

When I run neovim from a terminal started by launcher like #rofi or #fuzzel, it has a gray background.

This is both in #Debian linux + #Swaywm and #OpenBSD + #i3wm.

So confuzzled.

Update:

Found a workaround by adding this to my init.vim:

"Set basic colors to override weird gray background when COLORTERM=truecolor
hi Normal guifg=#000000
hi Normal guibg=#ffffff

💻 Como ya verás, durante el FLISoL hay algunos talleres el viernes 25, y charlas el sábado 26, pero paralelamente, durante ambos días se van a estar llevando a cabo las siguientes actividades continuas:

📀 Install Fest: para instalar sistemas operativos y software libre en tu PC o celular.

💿 LAN Party: para jugar juegos libres en una red local.

🔗 ¿Querés leer más en profundidad sobre las actividades del Festival Latinoamericano de Instalación de Software Libre? Accedé al programa completo en wiki.flisol.uy/montevideo/2025

#FLISoL #FLISoL2025 #lanparty#SoftwareLibre #OpenSource #software #Montevideo #Uruguay #gnu #linux #linuxmint #debian #ubuntu #suse #manjaro #fedora #kubuntu #shotcut #mastodon #tics #it #tecnologia #comunidadTech #charlasTecnológicas

Replied in thread

@GeePawHill Finally found the time and energy to backup my data and migrate to Debian stable. Way less drama than expected. Debian's installer is delightfully minimalist and gets the job done. The installer lowers your expectations a bit by being so thin, but once logged in, it feels polished. I haven't used Debian in a few years and my laptop runs so much faster than it did with Fedora. #debian #linux #gnome

Okay more thinking about #Debian #Linux. I'm thinking of using #Plasma rather than #GNOME. Is that a good idea?

What container environment should I run? I see there are several.

Should I have the containers on a separate partition, and also another separate partition for data storage?

I'll also be running Windows 10 and Windows 11 virtual machines. Anything I should know about that?

How does disk encryption work? I've been using Bitlocker with Windows. What should I do in Debian?