The biggest ideas in software and technology today
One of the coolest things about being a software developer is that you often know what’s behind the curtain. To some extent, at least. Working in tech gives you the chance to know first-hand what a neural network is, or what makes quantum computing ...
4 tiny Docker images for lightweight containers
Docker images can get pretty bulky if you’re not careful. Your typical Docker image includes everything you need to run a particular piece of software (such as the application language’s runtime) and everything those things depend on. Images in th...
Doing authentication right
Any substantial website is going to need to customize itself for individual users. Thus, it is going to have to authenticate those users — that is, let them log in. As a software developer, it is your job to make the whole process as smooth and sec...
Tumbleweed Monthly Update - January 2025
Tumbleweed remains a strong example of a reliable rolling release as we step into 2025. This month delivered multiple snapshots and a wide range of updates! Two much anticipated major version updates arrived in snapshots this month; GIMP’s release ca...
NVIDIA GeForce RTX 5080 Linux GPU Compute Performance
Last week was the review embargo lift on the NVIDIA GeForce RTX 5090 graphics card while today the review embargo lifts on the GeForce RTX 5080, both of which graphics cards are officially available in the retail channel tomorrow (30 January). Due to w...
Now US government agencies can use OpenAI’s ChatGPT too
Everyone wants to get their hands on AI tools, and employees in government agencies are no exception. Still, stakes are far higher for governments when it comes to security, privacy, and protecting the public. As a means of overcoming these challenges...
Stable values API would speed Java startups
Startup times for Java applications would be improved through a proposed API for stable values, which are objects that hold immutable data. An OpenJDK Java Enhancement Proposal (JEP) for a preview of stable values notes that stable values are treated...
Google Maps is run by cowards
Google, on its Google Maps naming policy, back in 2008: By saying “common”, we mean to include names which are in widespread daily use, rather than giving immediate recognition to any arbitrary governmental re-naming. In other words, if a ruler ann...