Bits from the DPL
Dear Debian community, this is bits from DPL for March (sorry for the delay, I was waiting for some additional input). Conferences In March, I attended two conferences, each with a distinct motivation. I joined FOSSASIA to address the imbalance in geog...
MacSSL: a port of Mbed-TLS for the classic Mac OS 7/8/9
Yesterday we had SDL2 for the classic Mac OS, today we have modern SSL/TLS for the classic Mac OS. This is a C89/C90 port of MbedTLS for Mac System 7/8/9. It works, and compiles under Metrowerks Codewarrior Pro 4. This is a basic app that performs a GE...
What’s new for developers? (April 2025)
With just a few days away from 6.8 release, it’s good to pause with current projects and make sure you catch up on What's new for developers, April edition.
What is data fabric? How it offers a unified view of your data
What is data fabric? Data fabric is a type of architecture that aims to provide unified access to the data stored in various places across your organization. The data fabric concept recognizes that most enterprises aren’t able or willing to consolid...
VIDEO: The New Account Hub
In this month’s Community Office Hours, we’re chatting with Vineet Deo, a Software Engineer on the Desktop team, who walks us through the new Account Hub on the Desktop app. If you want a sneak peak at this new streamlined experience, you can find ...
More and faster: New proposals changing Python from within
Top picks for Python readers on InfoWorld Making Python faster won’t be easy, but it’ll be worth itPython’s malleability and dynamism make it powerful, but also very hard to speed up. Here’s a look at some of the ways developers are working to...
A multicloud experiment in agentic AI: Lessons learned
Recently I undertook a project to design and validate agentic AI architectures capable of operating autonomously across various public cloud providers. It served as a dry run to ensure I could create these architectures for my clients, test their viab...
Grok 3 gets an API — but will enterprises trust it?
Once just a chatbot, xAI’s Grok 3 large language model family is now available in a beta version via an API, enabling developers to integrate Grok 3 into custom applications. The company is offering two new LLMS, one with deep domain knowledge in fi...
DebConf25 Registration and Call for Proposals are open
The 26th edition of the Debian annual conference will be held in Brest, France, from July 14th to July 20th, 2025. The main conference will be preceded by DebCamp, from July 7th to July 13th. We invite everyone interested to register for the event to a...
Introduction to Wireplumber
Wireplumber is the session and policy manager for Pipewire. It has its own systemd user service. It is a separate project, with separate concerns. Current version is 0.5.8 on Fedora Workstation 41. Session managers save the current state of open audio ...
Haiku Activity & Contract Report, March 2025
This report covers hrev58697 through hrev58787. Applications jscipione did some minor code cleanups in Tracker. humdinger added some more translator credits to AboutSystem. OscarL adjusted ProcessController to display “system resources” before “c...
Amiga OS 3.2 Update 3 released
I’ve long lost the ability to keep track of whatever’s happening in the Amiga community, and personally I tend to just focus on tracking MorphOS and AROS as best I can. The remnants of the real AmigaOS, and especially who owns, maintains, and devel...
Google unveils Firebase Studio for AI app development
Google is previewing Firebase Studio, a cloud-based agentic development environment designed to build, test, deploy, and run AI applications. Introduced April 9, Firebase Studio fuses tools such as the Project IDX cloud IDE, the Genkit framework for A...
SDL2 ported to Mac OS 9
Well, this you certainly don’t see every day. This is a “rough draft” of SDL2 for MacOS 9, using CodeWarrior Pro 6 and 7. Enough was done to get it building in CW, and the start of a “macosclassic” video driver was created. It DOES seem to ba...