elementary OS 8.1 Brings Bug Fixes, New Kernel + More
Didn’t get around to trying last year’s elementary OS 8.0 release? No bother as elementary OS 8.1 arrived this week, providing an opportune jumping-on point for new users. Based atop the recent Ubuntu 24.04.2 release, elementary OS 8.1 is powered b...
elementary OS 8.0.1 Brings Bug Fixes, New Kernel + More
Didn’t get around to trying last year’s elementary OS 8.0 release? No bother as elementary OS 8.0.1 arrived this week, providing an opportune jumping-on point for new users. Based atop the recent Ubuntu 24.04.2 release, elementary OS 8.1 is powered...
I think we need a bigger boot partition
Long ago, during the time of creation, I confidently waved my hand and allocated a 1GB ESP partition and a 1GB boot partition, thinking to myself with a confident smile that this would surely be more than enough for the foreseeable future. However, thi...
Reaching readers, one TikTok at a time
Spoiler: The internet’s not finished. Welcome to “Web in Progress,” a series celebrating the internet as a space you can shape, not just scroll through. Just as Firefox empowers you to take charge of your online experience, this series highlights...
What’s new for developers? (March 2025)
From major court-side moments to major WordPress milestones, March is a time for big plays and fresh starts. With WordPress 6.8 on the horizon, there’s plenty to explore, test, and get ready for—so let’s dive in!
Ex-Sun CEO Scott McNealy reflects on Java’s founding
Languages such as Python and Rust get a lot of new attention these days, but Java is still going strong after three decades. With Java’s 30th birthday two months away, Scott McNealy, former CEO of Java founding company Sun Microsystems, and Oracle o...
Ikey Doherty’s Serpent OS Changes Name to AerynOS
The Serpent OS distribution created by ex-Solus founder and Budgie desktop creator Ikey Doherty changed its name to AerynOS. Here's what you need to know! The post Ikey Doherty’s Serpent OS Changes Name to AerynOS appeared first on 9to5Linux - do not...
How to implement idempotent APIs in ASP.NET Core
When designing your APIs, you should make them idempotent to ensure that they are robust, reliable, and fault-tolerant. An operation is idempotent when repeating it will always result in the same outcome. For example, an elevator button is idempotent....
TypeScript gets Go-faster stripes
Last week Microsoft announced a major shift in the architectural direction of its TypeScript language. Until now the TypeScript compiler, tsc, was written in TypeScript itself, compiled to JavaScript, and run on top of Node.js. However, it’s shiftin...