Linux kernel 7.1 development begins with x86 changes removing 486, 486SX, and AMD Elan CPU support.
https://linuxiac.com/linux-kernel-7-1-drops-486-and-amd-elan-cpu-support/

What’s the ROI of contributing to #opensource?
Upstream contributors reduce costs, improve security response (66% faster), and increase development speed (~10%), with returns up to 6x. They also gain influence over project direction and attract top talent. Learn more: https://www.linuxfoundation.org/research/contribution-roi

mandelbrot 09:28
md formatted
syntax
nice -1 fraqtivesources:
man fraqtive(1)
https://en.wikipedia.org/wiki/Mandelbrot_set
#mathematics #programming #mandelbrot #fractals #advanced #Lineair #Algebra #complex #numbers #matrix #technology #OpenSource
## mandelbrot 09:28
# syntax
* `nice -1 fraqtive`
* type *mandelbrot*
* parameters *nvt*
* variant *absolute*
* exponent *real=2.5*
* formula *Z(n+1)=_Z(n)^2+C*
* generation *2D*
* Resolution *Width 2560 Height 1080*
* Anti Aliasing *Medium*
* Multisampling *4x4*
sources:
man fraqtive(1)
https://en.wikipedia.org/wiki/Mandelbrot_set
#mathematics #programming #mandelbrot #fractals #advanced #Lineair #Algebra #complex #numbers #matrix #technology #OpenSource

A new German-Singaporean research consortium aims to develop an #OpenSource post-quantum-secure processor integrating #QuantumResistant #cryptography at the hardware level: http://go.tum.de/123688
#Cybersecurity #QuantumComputing
📷A.Eckert
🚀 This Week in Code Assistant: Fastest-Growing Projects — April 15, 2026
This week in the Code Assistant space, we're seeing a surge in tools that leverage OpenAI and other AI models to enhance developer productivity. Many of these tools are gaining traction due to their a...
Read full report → https://pullrepo.com/report/this-week-in-code-assistant-fastest-growing-projects-april-15-2026
#AI #OpenSource #GitHub #Tech #CodeAssistant
🐧 Road to Vostok is an incredibly impressive solo-developed hardcore survival shooter
What looks like one of the most impressive games ever made with Godot Engine, the solo-developed hardcore Road to Vostok has entered Early Access.Read the full article on GamingOnLinux.
📰 Source: GamingOnLinux Latest Articles
🔗 Link: https://www.gamingonlinux.com/2026/04/road-to-vostok-is-an-incredibly-impressive-solo-developed-hardcore-survival-shooter/
New on // foss.events: MaiSpace 2026 by Chaostreff Potsdam on 23-24 May 2026 in FreiLand Potsdam in #Potsdam, #Germany
Find out more on
https://foss.events/2026/05-23-maispace-2026.html
Follow the official account: @cccp
Connect via official hashtag(s): #MaiSpace
Call for participation is running until 04.05.2026
#foss #floss #freesoftware #opensource #events #europe
After the update on Qt (6.1.03) for Haiku finished it was time to update our KF6 to 6.25.0.
Those are now available for 32bit and 64bit.
https://kde.org/announcements/frameworks/6/6.25.0/
A few applications there after updated to 25.12.3 (read kirigami/qtquick related rendering), and are on par with current release. In the screenshot Tokodon (using at the moment to write this post) 25.12.3 with Qt6.10.3 and KF6 6.25.0).
#HaikuOS #haikuports #KDE #KF6 #Tokodon #mastodon #opensource #software #libraries #frameworks

Un gestionnaire d'identité fournissant des fonctionnalités de proxy qui semblent permettre un déploiement proche des applications https://dexidp.io/ #architecture #authentification #openid #opensource
🐧 Actu logiciel libre du 15/04/2026
• Fish Shell 4.6 Brings Better Emoji Handling, Bash Compatibility
[Linux Today] https://www.linuxtoday.com/blog/fish-shell-4-6-brings-better-emoji-handling-bash-compatibility/
• Linux 7.1 Gets Rid Of Some Unnecessary Memory Clobbers
[Phoronix] https://www.phoronix.com/news/Linux-7.1-x86-asm
#LogicielLibre #OpenSource #Libre
#DigiKam's face matching quality AND drops terribly as the photos collection grows. With decades of photos of a single family, faces match almost randomly, and confirming a face takes 15s on a high-end machine.
This is due to the KD-tree used for the index and lack of using the modern vector features of MariaDB / SQLite.
Hopefully, some near version will switch to multi-cluster centroid-based matching, speeding things up by orders of magnitude.
#performance #photography #albums #opensource