2026-02-26 12:42:01
from my link log —
C23 implications for C libraries.
https://htmlpreview.github.io/?https://icube-forge.unistra.fr/icps/c23-library/-/raw/main/README.html
saved 2022-11-19
from my link log —
C23 implications for C libraries.
https://htmlpreview.github.io/?https://icube-forge.unistra.fr/icps/c23-library/-/raw/main/README.html
saved 2022-11-19
#ReleaseThursday #OpenSourceXmas A little present (to some of you)... Been meaning to release these recent additions before the holidays, but only getting around to it now. The most important new things are these:
new Lua just dropped https://www.lua.org/manual/5.5/readme.html#changes
🥳 Multiple major releases today
• @small-tech/auto-encrypt v5.0.0 (https://codeberg.org/small-tech/auto-encrypt#readme)
• @small-tech/auto-encrypt-localhost v10.0.0 (
I still need to update the readme, and I’ve already discovered a bug… But my first #Emacs package is now available from #MELPA!
https://codeberg.…
I still need to update the readme, and I’ve already discovered a bug… But my first #Emacs package is now available from #MELPA!
https://codeberg.…
I still need to update the readme, and I’ve already discovered a bug… But my first #Emacs package is now available from #MELPA!
https://codeberg.…
had another look at the żmij repo to see what’s happening, and i notice @… has added a section explaining the name https://github.com/vitaut/zmij?tab=readme-ov-fi…
🥳 @small-tech/syswide-cas v7.0.2 released
Enables Node.js to use custom Certificate Authorities (CAs) alongside the bundled root CAs.
https://codeberg.org/small-tech/syswide-cas#readme
• Drops legacy Node support
• Is now ESM
• Improved code quality
•…
Practically finished setting up Universix-Saigon, my Cosmic bootc image based on a solid Bluefin base. It's live on github at thesaigoneer - universix-saigon.
Many edits in applications, flatpaks and QoL, read up on it in the readme.md. Or just give it a go!
#cosmic #cosmic_de …
Maybe we should establish a "maintenance.md" practice just like "readme.md" or "LICENSE" where you just clearly outline the amount of maintenance the project/development team are planning to put into the code base and under which conditions.
I have seen that a few times but maybe it should be more of a standard.
🥳 @small-tech/auto-encrypt-localhost version 9.0.1 released
Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers (including Polka, Express.js, etc.) Unlike mkcert, 100% written in JavaScript with no external/binary dependencies. As used in Kitten¹
https://cod…
"This project is unmaintained and has known security issues. It is foolish to use this software to process untrusted data“,
says the README of libxml2, a library that many other Open Source projects depend on.
https://gitlab.gnome.org/GNOME/libxml2
After what can only be considered mean to the hardware, the Sisyphus encoding client version 1.6.3 is released with full support for Av1an. While I won't guarantee it won't eat your pets, I can say that I've encoded enough using the Av1an module that I'm confident you'll at least get some nice videos in return.
The documentation has also been updated as well on the main site along with the README.md with some better directions on getting it up and running.
Li…
Also new in #ThingUmbrella: The new https://thi.ng/text-format-image package provides conversion/formatting for bitmap output for CLI/Terminal apps, currently only via the widely supported iTerm2 format (se…
Wow, @…' #uringmachine looks very promising:
https://g…
Very grown up today.
Fixed something on a server and instead of just leaving it be, I dumped all the relevant shit into a repository, added a small README (for myself) and pushed it to Codeberg.
@… FYI
rxappdev/RememberWindowPositions: Remember window positions for apps in KDE Plasma 6 . Especially useful for multi-window applications such as browsers. — <https://
Made a userscript to show me the starred date https://greasyfork.org/en/scripts/564752-github-star-date-display
Sometimes (often) one ends up needing to run older versions of R using older versions of packages. Evercran might be just the tool to help with that: #RStats…
So where’s actually the correct place to send a feature request to #KDE Plasma Addons?
Its GitLab readme says that I should “report bugs and feature requests in KDE's bugtracker under the plasmashell category”, but that requires me to choose a Component and there’s no “Plasma Addons” component or anything like that.
The bugs.kde page also says that I should, if I’m “not sure this is actually a bug, instead post about it at https://discuss.kde.org”.
So if each place tells me to post it somewhere different, where should I post it?
Earth.Org.UK (EOU) public data snapshot including home energy timeseries...
https://zenodo.org/records/18116386
Slop Bucket is the new Dumpster Fire https://tech.lgbt/@JadedBlueEyes/115967791152135761
🥳 Auto-Encrypt Localhost version 9.0.0 released
Bye bye, Windows.
• Windows is no longer supported as Microsoft is complicit in Israel’s genocide of the Palestinian people¹ and Small Technology Foundation² stands in solidarity with the Boycott, Divestment, and Sanctions (BDS) movement³. Windows is an ad-infested and surveillance-ridden dumpster fire of an operating system and, alongside supporting genocide, you are putting both yourself and others at risk by using it.
Enjo…
You could be off, sloshing in beer and downing a couple.
Instead you're installing gentoo on zfs, and in doing so discover a great archlinux project, with zfs and zfsbootmanager included.
https://github.com/stevleibelt/arch-linux-live-cd-iso-with-z…
A quick comparison using `hyperfine` for some benchmarking on the #adventofcode 2025 Day 1 solution. Not too shabby for any of the solutions, and its interesting to compare them.
#rust #nim
Added Gitlab theme to my Calendar Overview (Gihub Style) Hugo template.
The template is messy but it works!
https://codeberg.org/alecsargent/hugo-templates/src/branch/master/activity-overview
#ReleaseSaturday — This week I've been working on extracting, refactoring & generalizing the minimal column store database I've been using for my personal knowledge/media management toolset, and I'm happy to share it with the world now:
https://
Like global search and replace but don’t like surprises?
Check out serpl – a handy little command-line app that gives you a visual preview of the changes you are about to make. You can even go in and remove the replacements you don’t want from the source previews. The regex support appears to be basic, however (I couldn’t get a negative lookbehind to work).