@fsf
#FreeSoftware, #Guix, #GNU, #FOSS, #FLOSS, #Linux.
Let me take you #linux people on a little journey. Right now, there is a war. A war between those who fear the future of #nix and #NixOS and those who are apparently not getting the point.
To call something #opensource can mean so much nowadays. When it comes to the idea of an enterprise nixpkgs vs the open source or "community" #nixpkgs, I think it's time to make it clear:
#DeterminateSystems wants to have it's own #RHEL. Functions are decoupled from nix for a reason.
💾 The File Count Challenge 🔎
Have you ever wondered how many PDFs, images, videos, or particular kind of files you have on your device? It is the time to find out.
I am hereby proud to officially launch a Fedi-wide file count challenge, in exclusive partnership with the 2025-27 class of @xpub 👾
💁 How to participate
Go to your main device (not mobile)
Open the terminal
Run find . | grep '.pdf$' -c (on Windows: gci -r | where Name -match '\.pdf$')
Repeat the previous command, replacing “pdf” with any file format you are interested in sharing. We suggest: jpg, mp3, and png. 🔆 Bonus: html, js, ttf, odt, svg
Take a screenshot of the output
Share the screenshot on the Fediverse, using the #fileCountChallenge hashtag (please, copy-paste the actual text from the terminal in the image description/alt text)
Add your (user)name and results to the scoreboard
🆒 Bonus: share the story explaining why you have so many/little files for one format.
🏆 Awards
There is a secret prize for the three people who have the most PDFs, JPEGs, and HTMLs. More info to follow.
Boost, share, fork… Do whatever you want, but please have fun while doing it.
I willl keep writing updates. Yaaaaaaay ⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️⌨️
#fileCountChallenge #fileCount #XPUB #challenge #terminal #Linux #cmd #CLI #find #grep #filesystem #file #files
Wir von der LUG Nürnberg sind auch auf vielen Linux-Veranstaltungen in Deutschland und Österreich zu Gast. Viele Events haben wir in unserem Kalender eingetragen. Wer wissen möchten, an welchen Veranstaltungen wir teilnehmen und uns vielleicht anschließen will einfach unseren Matrix Kanal verfolgen. Dort laufen alle aktuelle Informationen zusammen.
Hier unsere Termine unter LUG-Noris:
https://www.lug-noris.de/termine/Events%20nach%20Jahr/2026/17
Hier unser Matrix-Kanal:
@simontatham It's been a looong time since I used #putty (I ran it in a #Wine "bottle", these came from #flatpak, I'm using Debian 13 #KDE). Thanks for all your efforts!
To my mind, 98% of the time, people would use putty to log into a #linux box/VPS, like say a #RaspberryPi (Raspberry Pi OS, is #Debian Trixie 13-based). This would be a sensible default assumption, **demographically**.
It took a good 2 hours of struggling, just to get 256 colors to work in Putty! (#Python's textualize library seriously expects 256, or *it can crash* when the Theme is changed). Please let the defaults be sane, so there's no struggle for 256 colors! Please alleviate my nerd rage - I beseech you!
1) Sane TERM env var:
Connection -> Data -> Terminal details -> Terminal-type string -> "putty-256color"
2) Sane default font:
Window -> Appearance -> Font settings -> "Change" button -> adwaita mono 12
3) Sane bolding of text:
Window -> Colors -> General options for color usage -> Indicate bolded text by changing: The font
4) Sane (Linux-terminal-style) Ctrl + Shift + {C,V} (for copy and paste):
Window -> Selection -> Assign copy/paste actions to clipboard -> Ctrl + Shift + (C,V}: System Clipboard
Hallo Fediverse! Ik zoek een nieuwe baan. Na 2 jaar in een een steeds benauwder wordende corporate omgeving gewerkt te hebben begint mijn intrinsieke motivatie een bijzonder laag niveau te bereiken. Help me hieruit!
Dus ben je op zoek naar een goeie Linux engineer, laat het me weten via een DM. CV heb ik bij de hand.
Het liefst werk ik voor een non-profit organisatie of een organisatie met een groot maatschappelijk belang.
#Linux #GetFediHired #OpZoekNaarEenBaan #OpZoekNaarWerk #OpenSource
Guten Morgen #hatclan! Schönen Montag!
Mein Streamplan für diese Woche:
- Montag: „Theme Hospital (CorsixTH)“
- Dienstag: streamfrei
- Mittwoch: streamfrei
- Donnerstag: „Scott Whiskers in: the Search for Mr. Fumbleclaw“
- Freitag: „Gamedec“
- Samstag: „The Will of Arthur Flabbington“
- Sonntag: „Sumerian Six“
Die Streams starten um 20 MEZ / 19 UTC und enden etwa 5 Stunden später.
https://live.hatnix.net #Owncast #Linux #Gaming #DRMfree #Livestream
Friction 1.0.0 RC 1 is now available 🥳
https://friction.graphics/releases/friction-100-rc1.html
#motiongraphics #motiondesign #mograph #animation #svg #vector #2d #graphics #artWithOpenSource #opensource #linux #skia #friction #friction2d #enve
Hey #linux people and #developers, I need your advice.
My 8 year old son has fallen in love with this old laptop that honestly isn't useful for that much as the speed and wifi is so slow.
But he says he wants to learn how to code on it.
This brought me back to the days of GW-basic when I was a kid.
Is there something like gw or q basic for Linux. Something that would run on a 32 bit computer?
I've been looking for a clean, #NoAI Markdown editor to replace Logseq. Logseq is great but has a lot of bloat that I don't need for simple writing (like my scripts). I tried MarkText and I enjoy it, but I just learned that it hasn't been updated in over a year with little to no activity on their github, which is a concern for security and longevity.
What are you all using for distraction free writing, especially for markdown?
Installing #Slackware #Linux using #vmm on #OpenBSD. Got some help from this video on getting the console to display correctly in the terminal.
#RunBSD #BSD #virtualization
https://www.youtube.com/watch?v=sZnM-T6Os-s
Planning on using this as a practice Linux system for my Linux+ studies.
files?
file-tree look like?
# FreeBSD
pkg ins vim # same as pkg install vim
pkg sea vim # same as pkg search vim
# NetBSD
pkgin in vim # same as pkgin install vim
pkgin se vim # same as pkgin search vim
# while in Debian
apt search vim # no apt se/sea
apt install vim # no apt in/ins
I do enjoy a desktop environment that allows you to _easily_ create an old skool right-click menu on your desktop.
There's some quirks to configuring the ordering, not sure if I'll need to hand edit the menu once I get it most of the way there.
For a mutli-head setup this avoids having to have an Application Launcher on every screen, but it does require access to unobscured desktop in order to work.
And my nerdy part likes the '80s-'90s UNIX desktop vibes it creates. Ha.
#Linux #RunBSD #KDE #KDEPlasma #desktop #DesktopEnvironment #GUI #UX
I've been messing around with #LXQT in a vm lately. I really kind of like it.
Is anyone using LXQT in a multi-head / multi-monitor configuration?
Any issues with where it defaults to placing new apps, resuming from screensaver or hibernation, adding/removing displays while running? Anything else I'm not thinking about?
Comment your pick! 🐧💯
GIMP 3.0 has been released.
https://www.gimp.org/news/2025/03/16/gimp-3-0-released/
New blog post: "The RAM Nightmare: How I Lost My Sanity (and Almost My Deadline)": https://www.davidrevoy.com/article1117/the-ram-nightmare-how-i-lost-my-sanity-and-almost-my-deadline
La nouvelle version 7.8 de @vivaldibrowser
#Desktop (#Windows
, #macOS
, #Linux
) est sortie ce matin !
Pas mal de #nouveautés, de l'#intelligence, mais pas 🚫 artificielle, rassurez-vous #NoAI 👏
https://vivaldi.com/fr/blog/page-daccueil/vivaldi-on-desktop-7-8/