Hackaday: Jenny’s Daily Drivers: Going 32-Bit With SliTaz In 2026
https://hackaday.com/2026/04/30/jennys-daily-drivers-going-32-bit-with-slitaz-in-2026/
#linux #opensource #tech
Jenny's Daily Drivers: Going 32-Bit With SliTaz In 2026
https://hackaday.com/2026/04/30/jennys-daily-drivers-going-32-bit-with-slitaz-in-2026/
#OpenSource #Linux #RetroComputing
Wireshark 4.6.5 Packet Analyzer Fixes Dozens of Vulnerabilities
https://lemy.lol/post/64870963
tokipona.net
•
#tokipona #lipusin
:mute:
•
#discord #telegram #facebook
ANBERNIC’s swiveling Android handheld is arriving sooner than you think
ANBERNIC finally reveals the RG Rotate's specs, price, and release date.
https://www.androidauthority.com/rg-rotate-specs-price-release-date-3662476/
#Tech #Technology #TechNews #AI #Gadgets #Software #Cybersecurity #Apple #Google #Microsoft #Startup #OpenSource #AndroidAuthority [Android Authority]
NC Connector is getting centrally managed email signatures – soon™
Admins define the template once in the Nextcloud backend, variables like {NAME}, {FUNCTION}, {PHONE}, {EMAIL} are filled automatically from each user's Nextcloud profile.
TinyMCE editor, multi-language templates, works for Thunderbird and Outlook.
#Nextcloud #Thunderbird #Outlook #OpenSource

🚀 Deploy #Zonemaster on #Debian #VPS
This article provides a guide demonstrating how to deploy Zonemaster on Debian VPS.
What is Zonemaster?
Zonemaster is an open-source #DNS testing and validation framework designed to thoroughly analyze the health, correctness, and performance of a domain’s DNS configuration. It is jointly developed and maintained by AFNIC (registry for .fr) and ...
Continued 👉 https://blog.radwebhosting.com/deploy-zonemaster-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #letsencrypt #redis #selfhosted #selfhosting #opensource #nodejs

I've built a SANA2 TCP/IP stack that works on Amiga OS 1.3!
https://mytube.madzel.de/w/5bm2KTwwBTVvhUT4HHWCcG
amitcp13 (working name) is a standalone TCP/IP stack and minimal bsdsocket.library implementation for AmigaOS 1.3.
The stack runs as a separate process. The current bsdsocket.library is a client-side shim that forwards socket calls to the running stack service through an Exec MsgPort.
#amiga #network #retro #commodore #tcpip #opensource
🖥️ Notepad++ : le célèbre éditeur de code est enfin disponible sur Mac
👉 https://www.justgeek.fr/notepad-plus-plus-macos-149916/
#NotePadPlusPlus #macOS #Mac #Application #Logiciel #OpenSource
Straight Talk already had mixed customer service, but it may be getting even worse
If a new report proves accurate, Straight Talk reps are being phased out of Walmart stores completely.
https://www.androidauthority.com/straight-talk-customer-service-3662433/
#Tech #Technology #TechNews #AI #Gadgets #Software #Cybersecurity #Apple #Google #Microsoft #Startup #OpenSource #AndroidAuthority [Android Authority]
#LibreOffice 26.2.3 Open-Source Office Suite Released with More Than 40 Bug Fixes https://9to5linux.com/libreoffice-26-2-3-open-source-office-suite-released-with-more-than-40-bug-fixes
@libreoffice @tdforg #OpenSource #FreeSoftware #Linux

Xint Code disclosed CopyFail (CVE-2026-31431) Wednesday. A logic bug in algif_aead, the kernel's crypto socket layer, from a 2017 in-place optimization. Nine years on every major Linux distribution. The exploit is 732 bytes of Python. No offsets, no race window. Static analysis missed it. Fuzzing missed it. AI-assisted review caught it. Rust would not have, this is logic, not memory. The Rust-versus-C debate distracted from where logic bugs actually live.
#Linux #InfoSec #OpenSource #Kernel