xcutsel (1) - interchange between cut buffer and selection
I am a human, but my little bot posts a random Linux command daily. If you don't want to see it you can mute the LinuxLexiconBot hashtag.
Happy hacking!
Happy hacking!
È stato creato un gruppo di discussione del canale telegram di FediLUG: https://t.me/fedilug per promuovere Linux e il software libero, potete seguirlo da qui:
Per chi ha a cuore l'open source e la privacy il fediLUG è presente anche su matrix: https://matrix.to/#/#fedilug:fedimedia.it
L’idea è creare spazi aperti dove condividere esperienze, guide, consigli, novità e aiutarsi a vicenda 🚀
Messaggio rilanciato su: @linux
20. Sesja Linuksowa czeka na Ciebie!
Nadchodzi jubileuszowa 20. #SesjaLinuksowa! (@ASI) Trwa nabór prelegentów. Masz pomysł na prelekcję
lub warsztaty o #Linux #OpenSource? Zgłoś się!
Zgłoszenia do 20.02
25–26.04.2026, Wrocław
Więcej info: https://linuksowa.pl/
-------
Z dumą informujemy, że Fundacja „Internet. Czas działać!” została patronem medialnym wydarzenia. 😉
#Colorado and #California to exempt decentralized open-source operating systems such as #Linux from age verification so young coders can keep coding!
Is #LinuxMint burning out? Developers consider longer release cycle
https://nerds.xyz/2026/02/linux-mint-longer-development-cycle/
Question for #Linux users: I managed to cause filesystem damage on a 4TB drive during system stability testing after a few system failures while OCing. Whatever the actual filesystem damage is it is it's subtle though. At this time I can't rig up enough space to transfer all the data off of the drive and just reformat it like I'd love to do.
So far as I can tell, existing files all read without any problems. The weird issue is sometimes when writing new files, eventually it just sort of freezes up and then eventually produces an error until I unmount, remount (so it can run the journal back,) unmount again, then run xfs_repair on it (yes I'm using xfs.)
Until such time as I can get all the data off to reformat, is there anything I can do to actually fix this?
I'm looking for good resources for learning POSIX compliant shell scripting. So far I have found not much that hasn't been written with AI or just isn't very in depth. I can easily find specific stuff, but I'd love a general guide of some sort.
I found one that seemed like it would be fantastic, then found out it was made using Claude.
I haven't done a lot of sh in a while, and my partner wants to learn, so it would be great to have some quality resources.
Thank you to anyone who can help me out.
Edit: bash stuff is good too, but I prefer to avoid bashisms when possible
#ShellScripting #Linux #Programming #Computers #WhyTheFuckDoesAIHaveToRuinEverything
Today is the day! — Nitrux 6.1.0 is available to download — https://nxos.org
We are pleased to announce the launch of Nitrux 6.1.0. This new version combines the latest software updates, bug fixes, performance improvements, and ready-to-use hardware support.
Nitrux 6.1.0 is available immediately.
Changelog: https://nxos.org/changelog/release-announcement-nitrux-6-1-0/
#presentación Hola gente, soy secondchancelemon y soy marido, papá de un nene de 4 años, y un enfermo renal crónico (genética, mala genética).
Soy abstemio, mi humor es onda #dadjokes, tengo mala memoria, un tímpano roto, me gustan los insultos, las malas palabras, las paradojas y las contradicciones.
Hice un degoogle y encontré Mastodon por casualidad, hace 9 meses, buscando alejarme de las rr.ss algorítmicas. Floté por otras instancias hasta llegar a los rebeldes de Argentina. Acá encontré gente que le gusta #Linux y el software libre, la ciberseguridad, el selfhosting, el activismo político, la filosofía, la psicología, la piratería y todas las cosas nerds que hacen lindo al mundo.
Leí a Douglas Adams y creí haber encontrado al mejor autor de todos los tiempos, hasta que encontré a Terry Pratchett. Ahora estoy re-leyendo "El quinto elefante" con mi esposa, de la Saga de la Guardia.
#GetFediHired: #Linux & #BSD admin, 20-40h, remote oder #Salzburg <-> #Rosenheim 📍 #Traunstein
Happy hacking!
⏰ Ostatnie dni CfP - zgłoś prelekcję lub warsztaty!
Dobra wiadomość dla wszystkich, którzy dopracowują swoje propozycje - zmieniliśmy termin nadsyłania zgłoszeń tematów prelekcji na 20 lutego 2026.
Jednocześnie to już naprawdę ostatni moment, bo do zamknięcia CfP zostały tylko 4 dni 🔥
Nie odkładaj na później i dołącz do 20. edycji Sesji Linuksowej!
📅 Termin zgłoszeń: 20.02.2026
🌐 Link do zapisów: https://linuksowa.pl/
Happy hacking!
Vim v9.2 is released. There are many magnífico features I look forward to use. VIM is a Swiss Army Knife for editing Source Code & text.
The features are too many to mention, no really I don't know them all; NOBODY DOES!
Just like with the GiMP I know the functions I need and learn more when the requirement arizes. VIM has an extensive help system which Bram Molenaar et all developed over the decades that VIM exists.
History
VIM was initially coded on the Amiga computer systems of which I own an A4000T with a Cyberstorm 060 and Max Ram, with RTG card (Picasso 96), a A1200 vanilla with a stock HDD & an A500 with stock RAM (chip and fast) and 3 FDD 2x 3.5" 1x 5 1/4"
Bram wrote VIM in such a way that it runs on the A500 with just 512kB RAM!
There are people who love EMACS. To them I say
<flame bait>
EMACS can't hold a candle to VIM
</flame bait>
Of course that is just humour. In the Open Source world choice is what makes us all work and play well on whatever hardware we have with whatever tools we love
>> Quote
New Features in Vim 9.2
Comprehensive Completion: Added support for fuzzy matching during insert-mode completion and the ability to complete words directly from registers (CTRL-X CTRL-R). New 'completeopt' flags like nosort and nearest offer finer control over how matches are displayed and ordered.
Modern Platform Support: Full support for the Wayland UI and clipboard has been added. On Linux and Unix-like systems, Vim now adheres to the XDG Base Directory Specification, using $HOME/.config/vim for user configuration.
UI Enhancements: A new vertical tabpanel provides an alternative to the horizontal tabline. The MS-Windows GUI now supports native dark mode for the menu and title bars, along with improved fullscreen support and higher-quality toolbar icons.
Interactive Learning: A new built-in interactive tutor plugin (started via :Tutor) provides a modernized learning experience beyond the traditional vimtutor.
^Z
>> Quote II
Vim9 Script Ecosystem & AI Integration
The maturity of Vim9 script's modern constructs is now being leveraged by advanced AI development tools. Contributor Yegappan Lakshmanan recently demonstrated the efficacy of these new features through two projects generated using GitHub Copilot:
Battleship in Vim9: A complete implementation of the classic game, showcasing classes and type aliases. [GitHub]
Number Puzzle: A logic game demonstrating the efficiency of modern Vim9 for interactive plugins. [GitHub]
^Z
I wonder why they have LLM support?
Note
The download page looks horrible on mobile so you'd be wise to view it on desktop
If this is your first time using VIM and you didn't bother to read the help file with `:h`
Just exit VIM type `:wq` to write & exit or type `:q!` to exit without saving the file
#Vim #VimMasterRace #tips #tricks #handy #features #Vi #EMACS #editor #text #freeBSD #ghostBSD #BSD #Linux #OpenSource #POSIX
curl libcurl
Just in case you have forgotten how to curl a file from a server here's a extensive howto with screenshots
`-L` redirect
https://everything.curl.dev/http/browserlike.html?highlight=-L#redirects
`-o` filename
https://everything.curl.dev/usingcurl/downloads/url-named.html#download-to-a-file-named-by-the-url
`-C -` resume
https://everything.curl.dev/usingcurl/downloads/resume.html#resuming-and-ranges
`curl --verbose -C - -L -o lp_someband_some_name_disc1side2.flac archive.org/download/lp_someband_somename-v/disc1/lp_someband_somename_disc1side2.flac`
#curl #get #programming #technology #fetch #networking #https #http #ftp #OpenSource #POSIX #BSD #freeBSD #ghostBSD #openBSD #Linux #win64 #mac
I finally solved one of the puzzles I've been working on for a while, so I thought it was time for a little update on my recent Linux tinkering journey.
🆕 blog! “Gadget Review: Chuwi Minibook X N150 + Linux”
★★★★☆
I needed a small and light laptop to take travelling. Something with a larger screen than my phone so I can use the Big Internet™. Nothing too expensive and something that uses the same USB-C charger as everything else.
So I settled on the Chuwi Minibook N150. It's literally small enough to fit …
👀 Read more: https://shkspr.mobi/blog/2026/05/gadget-review-chuwi-minibook-x-n150-linux/
⸻
#gadget #laptop #linux #review #usb-c
Happy hacking!
Hi everyone, I'm looking for a new role (20hr/w) in developer/community relations, accessibility, fediverse and opensource strategy. I have 30+ years experience in F/OSS, in various domains (SW/HW/...).
and a good handle on how things work together, across teams and projects.
I am located in Regensburg, DE but have been and prefer working remotely (Europe is best due to timezones). CV: http://dlittle.de/DeeAnnLittle_CV.pdf
#followerpower #accessibility, #fediverse #opensource #linux
#FediHire #GetFediHired
ICYMI: some dork used #Claude #LLM to 'fix' an issue in #rsync and broke it (v3.4.3).
#GenAI is shit and shld not be used for code that needs to work, even if you have the morals of a billionaire skunk.
Lots of critical tasks, such as backup 🤦♂️ will be broken as people update their #Debian #Linux thanks to this stupid obsession and psychosis.
How much will that cost? On top of all the costs inflicted on people who never touch the stuff and don't want to run anything built with it, like me.
Happy hacking!
Hi! I'm Ivan.
This is my self-hosted instance on #Mastodon, fueled by caffeine and stubbornness.
I'm a #music producer with a strong passion for #photography — musicwise I bend towards #EDM, while photography stretches from drone/aerial to architecture and basic still/everyday life.
Big believer in #privacy, digital independence and owning your own space online, powered by #FOSS and #Linux.
Feel free to connect! ✨
📻 ¡Bienvenidos a MDT RADIO MX! Del fediverso para el mundo. 🌍✨
¿Buscas una opción diferente para acompañar tus días? Te invitamos a sintonizar nuestra estación de radio online, un espacio independiente donde la diversidad cultural y el conocimiento se encuentran.
🎶 ¿Qué vas a encontrar con nosotros?
• Música Variada: Ritmos y sonidos de distintas partes del mundo.
• Datos sobre Ciencia y de los Genios: Datos fascinantes sobre mentes brillantes y descubrimientos.
• Cultura Libre: Todo sobre GNU/Linux, software libre y tecnología abierta.
• Bienestar: Consejos y charlas sobre salud física y mental.
• Curiosidades: Datos históricos sorprendentes y notas singulares.
• Entretenimiento: Cómics, cultura pop y mucho más.
Escúchanos en vivo desde cualquier navegador aquí:
👉 https://mdtradiomx.neocities.org/
¡Acompáñanos en esta aventura radial y comparte con la comunidad! 🎧
#MDTRadioMX #RadioOnline #RadioPorInternet #MusicaDelMundo #Ciencia #Genios #Historia #DatosCuriosos #Linux #GNULinux #SoftwareLibre #CulturaLibre #SaludYBienestar #Salud #Comics #Fediverso #Mastodon #MastLat #Difusion #Podcast #RadioLibre #gratis