schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Firefox on Kubuntu recently lost sound (audio output – input is OK, at a glance).
Anyone else? A regression with an update to 154.0 (64-bit) Snap for Ubuntu, maybe?
Pages that are silent in Firefox are audible in Microsoft Edge.
I have sought a bug in a few places, but not yet in Reddit. I'm unashamedly lazy at the moment (trying to prioritise other things). TIA for any help.
#Firefox #audio #sound #bug #regression #Linux #Kubuntu #Ubuntu
For the interested, you can read a preprint of our latest #research on the #OpenBSD -fret-clean flag here:
https://briancallahan.net/preprints/Callahan_Shaikh_IEEE_CARS_2026.pdf
#freebsd #netbsd #dragonflybsd #bsd #linux #unix #solaris #illumos #compiler #compilers #llvm #gcc #rop #cybersecurity #cybersec #cyber #security #infosec #informationsecurity
The drop of 32bit support from Linux kernel could not be such a bad thing.
It makes NetBSD from a valid options into a necessity, because I don't count other projects with so many supported obsolete platforms.
I could hope this is going to give better visibility on this OS than it had up today. In general I found the BSDs much more leaner than many other linux distros.
Something as simple as echo is not even correctly standardized.
How echo is defined in the spec:
OPTIONS: Implementations shall not support any options. Character sequences shall be recognized.
dash's echo: Always interprets escapes, has no flags, 'echo -e' prints '-e'. Everything correct so far.
bash's echo: Doesn't interpret escapes by default (has -E by default), can escape with -e.
zsh's echo: Always interprets escapes, (has -e by default), can avoid escape with -E. However 'command echo' behaves like bash's echo.
ksh93's echo: Doesn't interpret escapes by default, can do with -e, but 'echo -E' just prints '-E'.
mksh's echo: Always interprets escapes, (has -e by default), can avoid escaping with -E. But 'command echo' changes nothing. You need -E to not escape and -e to escape.
#unix #linux
CSS-DOS : un ordinateur entièrement simulé en CSS pur, sans JavaScript. ⬇️
https://css-dos.ahmedamer.co.uk/
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-9qw
Origin : le git forge de Cursor, en beta. Créer des repos, mirrorer depuis GitHub, push/pull en git standard, ouvrir des pull requests et browser le code depuis cursor.com/codebase.
Réservé aux plans Pro, Teams et Enterprise, pas dispo en free. ⬇️
https://cursor.com/docs/origin
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-ecE
Fedora people, do you wonder why so many GNOME contributors do not like your project? That's the best example why: https://forge.fedoraproject.org/workstation/tickets/issues/522
Workstation Working Group getting into piss fight because upstream dared to ask users to check via official package whether the problem is also reproducible there. Atrocity!
#POLL Results:
44 people are in deep denial about their existential dread, and should consult a counselor and read #Kierkegaard immediately 😁
139 people like teh pretty tings, and can't be bothered
188 people have started down the path towards enlightment
354 people are cool_kids
92 people are very_cool_kids
55 people laugh at your inadequate security model
27 people can run a server on a bit of bailing wire and a microcontroller from 1987 — fear them.
26 people are keeping Gassée's dream alive, and are plenny cool in my book
4 people are totally cool, and totally in a class by themselves
and 21 people kinda scare me, but I'd like to know more. 🤣
#humor #humour #houmor #houmour
#Windows #MacOS #Linux #CommandLine #BSD #RunBSD #FreeBSD #OpenBSD #NetBSD #Haiku #HaikuOS #BeOS #Amiga #Workbench #AROS #AmigaOS #Plan9 #9Front #TempleOS
P.S., wherever you find yourself, you're awesome. This is all for fun.
Sous le capot de Bluesky : l'ATProto sépare l'identité du serveur d'hébergement (le PDS). Chaque compte a un DID stable et un dépôt de données trié dans un Merkle Search Tree, signé à chaque écriture. Résultat : on peut changer de serveur sans rien perdre. ⬇️
https://une-tasse-de.cafe/blog/atproto-pds/
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-DiU
Delta : nouvel environnement multijoueur des créateurs de Zed pour coder avec des agents et relire leur travail. Les commentaires s'accrochent au code et à la conversation, pas à un simple diff figé, et restent synchronisés au fil des évolutions. ⬇️
https://zed.dev/blog/introducing-delta
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-3jt
Beyond the limits of physical VRAM
Earlier this year, Natalie Vock made a splash with a set of patches to the Linux kernel that greatly increased performance on AMD GPUs with lower amounts of VRAM. With that work now accepted by upstream, Vock decided to turn their attention to another interesting problem: what if you run out of VRAM, and how can we improve performance when we do?
Regardless, what I
https://www.osnews.com/story/145846/beyond-the-limits-of-physical-vram/
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟴/𝟭𝟳 (Valuable News - 2026/08/17) available.
https://vermaden.wordpress.com/2026/08/17/valuable-news-2026-08-17/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Linux 7.2 released
Version 7.2 of the Linux kernel has been released.
Significant features in this release include common attributes support in the bpf()vsystem call, cache-aware load balancing for the CPU scheduler, large-folio support in the Btrfs filesystem, further swap subsystem improvements, improvements to the Landlock security module, support for block devices with inline encryption hardware via the dm-inli
git-knife : GUI open source pour réécrire en profondeur l'historique git (message, auteur, dates), avec recherche-remplacement regex. Basé sur git commit-tree, le contenu des fichiers reste intact. ⬇️
https://github.com/TheRealYT/git-knife
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-qfn
#TIL: many common #Unix / #Linux shells use $_ as shorthand for "last parameter/argument to previously executed command" (eg, in zsh, equivalent to !!:$)
Knowing that would have saved me quite a lot of time, better late than never! (also: story of being a CLI user…the rabbit hole /always/ goes deeper.)
VisiGrid : tableur natif en Rust, keyboard-first, local-only, démarre en 300ms. Palette de commandes, compatible Excel/CSV/ODS, IA cantonnée à un rôle de témoin traçable, jamais éditrice sans validation. ⬇️
https://github.com/visigrid/visigrid
#SelfHosted #OpenSource #FOSS #Linux
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-iq7
Docker Sandboxes crée des environnements jetables en microVM pour faire tourner Claude Code, Copilot CLI, Codex ou Kiro en mode YOLO sans risquer la machine hôte, agents isolés sans supervision manuelle. ⬇️
https://www.docker.com/products/docker-sandboxes/
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-GX6
Happy birthday to us! 🥳️
On 15th August 1997 two students — Federico Mena Quintero and Miguel de Icaza announced on various mailing lists start of the GNOME project, giving birth to our project
We're glad to give the world a free desktop they always deserved! But it's important to note we cannot do it without your help, please become a Friend of GNOME to allow us to continue our mission for the next 29 years!
🤔 When looking at log and data files it can be hard to spot the exceptional events.
🧰 A great tool to give color to boring screen output is 'grc'.
📖 Run it in front of the command that you would normally run and it will add colors.
Cool tool, right? 🔁
(note: for this output I had to adjust the colors manually, they look better in the terminal)
Une base SQLite locale sur chaque client, synchronisée via un commit log qui fait autorité côté serveur. Un seul protocole pour le web, Swift, Kotlin, Flutter, React Native, Tauri et Rust. ⬇️
https://syncular.dev/
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-RnS
boostedPeople only now discovering that the whole point of the #LinuxFoundation was nothing other than #corporateControl of the #Linux ecosystem.
Bluesky Protocol Services regroupe l'infra publique de l'AT Protocol. Jetstream v2 apporte Network Replay pour rejouer l'historique puis basculer en live sans backfill maison, avec SDK Jetstream TS/Go, open source et self-hostable. ⬇️
https://atproto.com/blog/introducing-bluesky-protocol-services
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-LeH
So… has anyone Forked it yet?
Became I'd personally like a version that doesn't come with a billion slopped-in "fixes" no one asked for to the point that it's a bloated mass that bears a passing resemblance to something Microsoft would shit out.
Sorry. Still mad that Torvalds decided to jump on the Let's Fuck Everything With An LLM Dick Train, and the fact that he's whinging about the inevitable result of that decision just pisses me off even more.
I was thinking today about my diversity of hardware and systems I maintain.
Sure, I've got a few standard VPS cloud systems (vultr, hetzner) running #FreeBSD. These do the heavy lifting for my web, DNS and other services.
My least standard setup is an RPI4 installed in an RV. The electronics are 100% solar powered and connected to the internet via Starlink. Starlink was also converted to 12v and the router replaced with an openWrt powered system.
What's your most unique setup?
🧠 Did you know?
You can run the top command in "batch mode" and have it stop after gathering information once.
Great for getting information and sorting it, for example by processes consuming the most memory.
Could be a useful alias if you need it more than once.
This also works for the BSDs, but with slightly different options.
Would you like more of these tips? 🔁
@Elizafox yeah, the slopification is extreme.
I know folks that are now deciding to go full "Anti AI - Action" and DIY their own minimalist OS/distro because they want "[…] something simple, something auditable […]" and if that means something weird like " toybox + musl / illumos " then that's okay.
What's really bitter is how Linux got slopified.
6.6.x-longterm) and keeps maintaining i486 support and proper ISA drivers.#commentary #sarcasm #Enshittification #TechBros #IT #collapse #AntiAIaction #AIslop #Linux #toybox #illumos #i486 #fork #i486 #ISA #SSH #tech #AntiAI #noAI #tech #programming #coding
RE: https://cyberpunk.lol/@mxchara/117072168428690503
OK! After running this poll about X11 vs. Wayland vs. other application environments on #Linux or #BSD or other #UNIX type operating systems, let me ask...what TOOLKIT, what general-purpose widget set or GUI toolkit, is your preferred option:
| GTK (Gnome, Xfce, LXDE, etc.): | 17 |
| Qt (KDE, LXQt, Lumina, etc.): | 9 |
| FLTK (flwm, slwm, EDE): | 0 |
| nothing specific (e.g like with twm): | 3 |
| graphics? what are those?: | 0 |
| what's a "toolkit" I just open apps and they work: | 0 |
| OTHER: | 2 |
C is what made the #Linux miracle possible and the #tech elite are very into that.
There's not space here to go into the disastrous corporate corruption underlying the Linux community and fanbase, or the way in which the words #FreeSoftware have come to mean basically nothing in a world where "open source" is a mere buzzword in the mouths of Sam Altman and Elon Musk. There's not a particle or glimmer of actual #freedom anywhere in this scene, all because Linux nerds have tended to like money and power. Lots of it, all the time.
(cont'd)
SolidStart 2 est sorti : le framework fullstack de SolidJS avec routing par fichiers, API routes, SSR sync/async/stream, CSR, SSG, streaming, TypeScript et adaptateurs de déploiement (Vercel, Netlify, Cloudflare) ⬇️
https://github.com/solidjs/solid-start
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-2cw
I'm finally switching from ack to ripgrep for quickly searching through text files.
I kept using ack because it's quite fast and being written in Perl, Ack has perfect Perl regex support.
But ripgrep is 10x faster on my projects, popular across teams and has good-enough Perl regex support.
(I recall some bug in the past where another tool get a Perl regex wrong but Ack got it right, but I'm not 💯 it was ripgrep at fault.)
Grafikart présente Herdr, un multiplexeur de terminal façon tmux pensé pour les workflows agentiques : panneau d'état des agents (actifs, terminés, en attente), gestion des workspaces et création de git worktrees en un clic ⬇️
https://grafikart.fr/tutoriels/herdr-multiplexer-2351
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-dRa
I just adjusted my relay instance which now also finally supports #GoToSocial! Of course, it also supports Pleroma, snac, Mastodon, littlefedi, starling and many other ones!
With relays, your own posted content gets distributed to all connected instances, as well you get the content all other instances. Currently, mostly tech related instances are connected, focusing on #Linux, #Proxmox, #BSD / #FreeBSD, #IPv6 and many other things!
More information at: https://fedi-relay.gyptazy.com
#socialmedia #fedi #fediwall #fediverse #activitypub #activitypubrelay #relay #social #snac #snac2 #mastodon #gts #gotosocial #littlefedi #pleroma #misskey #services #devops #starling #tech
Chrome décode les petits JPEG à échelle réduite via libjpeg-turbo, ne garde que les basses fréquences, d'où des icônes plus épaisses. Le JPEG reste pensé pour la photo, pas les icônes. ⬇️
https://guillaumetech.github.io/posts/jpg-scaling-chrome/
#Programming #WebDev #Linux #FOSS
📬 Ma veille dev de la semaine → https://l.camilleroux.com/veille-Z3k