
I had an idea, and now I’m wondering… how well could this approach scale…?

#lang_en #input #gnu #linux #lignux #x11 #unicode #ime
gpg> edituidNevalida komando (provu per "helpo")gpg> helpoNevalida komando (provu per "helpo")gpg> helpquit forlasi ĉi tiun menuonsave skribi kaj finihelp montri ĉi tiun helpon
watch estas iom malica programo! mi neniam certas, kiel kaŝeti ĉion! do mi simple reprovadas la saman aferon milfoje…
$ watch bash -c 'du /tmp/*.mp4'$ watch find /tmp -name '*.mp4' -exec du {} \;$ watch find /tmp -name '*.mp4' -exec du {} \\;$ watch find /tmp -name \'*.mp4\' -exec du {} \\;$ watch bash -c 'kontrol() ( find /tmp -name "*.mp4" -exec du {} \; 2>/dev/null); kontrol'
kaj neniu funkcias. freneziĝas! mi freneziĝas!!!
$ echo 'kontrol() ( find /tmp -name "*.mp4" -exec du {} \; 2>/dev/null); kontrol' > /tmp/kontrol.sh$ watch sh /tmp/kontrol.sh
tio plifacilis.
👩: 🐧💻❗️
🧔♂️: 🪑💫 🤓☝️ "🐧➡️🐧🌽, 🐧➕ ❗️"
👩: 😏 "🏔️🐧, ❌ "
🧔♂️: 😨😵💫🤢
🧔♂️: " ❗️❗️ 🟰
❗️" 🤮
👩: 🤔 " ➕
🟰
❓" 🤷♀️
"🔜 🌽🙅♂️🟰 "
🧔♂️: 💀
👩: 👩🏫✨
#memes #shitposting #copypasta #linux #alpine #alpinelinux #gnu
SSS 🐂 (The Supreme Sexp System) proudly announces version v3.1.11 of the project.
https://codeberg.org/jjba23/sss
big shoutout to @abcdw who helped improve the dev experience and tests of the project, #hacking on it is now a delight (with #guile #arei #ares on #emacs ).
system is much more modular now, organized, user overrides are easy, and there is a #wip #gruvbox theme support (many more too), added rotating wallpapers
#guix #hyprland #wayland #waybar #gnu #linux #unixporn #scheme #codeberg
POSIX shell? Nah, I prefer GNU’s.
“Bash,” what the heck are you talking about? You mean eshell, right?
Contacte-me utilizando daltux na plataforma de comunicação distribuída #Jami: https://jami.net
I woke up to a comment so smug, so perfectly soaked in gatekeeping and faux-righteous posturing, it earned its own blog post.
You want freedom? You want GNU/Linux to mean something?
Then maybe start by not telling disabled users to go fuck themselves with a smile.
This commenter thought they were defending "software freedom." What they were really doing was kicking people out of the room. Dismissing accessibility. Mocking effort. Pretending that cruelty is some kind of rite of passage. They quoted Stallman like it was scripture, ignored real-world experience like it was noise, and wrapped it all in condescension dressed as virtue.
I’ve spent over a decade in this ecosystem. Writing patches. Rebuilding broken stacks. Helping blind users boot systems upstream doesn’t even test. I didn’t "just install Arch and whine about the terminal." I lived in it. I survived it. I held it together when maintainers disappeared and no one else gave a damn.
But apparently, because I didn’t call it GNU/Linux™ and because I dared to talk about how this OS chews people up and spits them out, I’m lazy. I’m weak. I should "get a dog."
So I wrote a response. Line by line. No mercy. No euphemisms.
This isn’t just about one comment. This is about every time someone’s been told they don’t belong because they couldn’t learn fast enough, code well enough, or survive long enough. It’s about everyone who was pushed out while the gatekeepers patted themselves on the back for "preserving the spirit of free software."
You want a free system? Start by making it livable. Because freedom that demands you crawl bleeding through a broken bootloader isn’t freedom. It’s abandonment dressed in ideology.
And if this kind of gatekeeping is your idea of community?
You can keep it.
https://fireborn.mataroa.blog/blog/you-dont-own-the-word-freedom-a-full-burn-response-to-the-gnulinux-comment-that-tried-to-gatekeep-me-off-my-own-machine/
#Linux #GNU #FOSS #Accessibility #BlindTech #FreeSoftware #Gatekeeping #DisabilityInTech #OpenSource #Orca #ScreenReaders #ArchLinux #BurnItDown #blogpost
Remember, you can always slap the #GNU #GPL on a permissibly licensed work. #FreeSoftware for the win.
#GNU #Emacs .. my dear little ersatz #LispMachine
M-x emacs-uptime
115 days, 23 hours, 47 minutes, 24 seconds
Je Imakso, mirinde utilas shell-command-on-region (M-| ), per kiu oni metas tekston kiel enigo al programo.
Mi ĵus malkovris hodiaŭ la egale utilan sh-execute-region, kiu rulas liniojn kiel ŝelprogramo! Mi agordis ĝin hodiaŭ al C-c |.
Tiuanime, hodiaŭ mi skribis simplan funkcion, execute-buffer. Se vi redaktas skripton, per ĝi povas simple ruli la nunan dosieron kaj vidi la eligon. Tre utilas por ŝelo kaj bc-umado, ktp, kiel mi ofte faras.
(global-set-key (kbd "C-c \\") 'execute-buffer)(defun execute-buffer () "Execute the current buffer’s file, sending output to a buffer." (interactive) (shell-command (format "\"%s\"" (buffer-file-name))))
Dani's Race. An #openworld #libre #game for #GNU / #Linux made in #UPBGE ( #blender #gameengine ).
Please Download and Play!!!
Are you a #rust enthusiast that uses #linuxlibre?
Please join the #gnu-linux-libre IRC channel to provide some insights on how to reject non-free firmware from the Linux mainline kernel
rust/kernel/firmware.rs
So the rest of the community can benefit from having a clean kernel for a clean OS.