Definitely this, it's better when you don't make people feel stupid.
Excellent news, let's hope this thwarts the commission plans as expected.
Looks like the BBC likes the fediverse experiment so far. Engagement is even better than on Twitter at times. Let's hope they keep expanding.
Good reminder that contributions are not only about code. Documentation, support, release management and so on are very important as well and too often underrated.
Interesting to see WebGPU bindings for Python.
Interesting approach when managing at a distance. It tries hard to stay lightweight which is definitely welcome.
Interesting project, could bring a boost in AMD GPUs usage for CUDA workloads.
Interesting paper evaluating a Life Cycle Assessment (LCA) method to estimate the power consumption and environmental impact of generative AI services. This is illustrated on a single service, hopefully we'll see more such assessments.
This is a bit cartoonish I'd say but there's some truth to it. I indeed regularly get onto consulting gig where you find out that the people already had the solution to their problem. In those cases it's very often because communication channels are broken somewhere (team don't feel at liberty to share what they noticed, managers having a hard time to listen, etc.).
Confused about which UI frameworks are used in Windows? Here is the list in chronological order.
Good explanation of what RSS is, where its weaknesses and strengths are.
It's hard to argue that the Rust type system isn't superior to the C++ type system... it's definitely nice how it actively prevents data races at compile time.
Definitely this, the software bloat directly impacts the attack surface of what gets shipped. Even though this is far from a panacea in terms of security, it's time for people to critically examine their dependencies also for other reasons.
As always from Kent Beck, an excellent set of advices to improve you programming skills.
Looks like a nice tool for quick data exploration straight from the command line.
Definitely true. This is a good way to share your feeds with friends or to setup a blogroll.
This is an interesting VirtualBox fork for Linux. Using KVM as backend should bring interesting benefits.
Things don't look great in this giant... it's astonishing how much eroding vision and transparency can hurt an organization.
Indeed, not all security issues are due to memory related problems. It's 20% of the security issues. This is of course massive, but there's still 80% of the security issues coming from wrong authentication, appliances and so on.
Good ideas and questions to interview candidates. I don't think I would use everything though. Also I think some of what's proposed here would work for candidates at any level of experience.