Francesco Pira

@pirafrank.bsky.social

Human problem solver. Rust and AI. I shape my own tools. Working as XR Tech Lead to make simulators for specialized operators a reality

🐢 Windows 11 File Explorer Is Slow. I Built the Fix I Needed. Windows 11 File Explorer has been slow for so long that Microsoft is finally taking a serious look at the problem. 1/9

Bild

Wow! 🌑☀️ A total solar eclipse is coming to Europe, and it’s happening soon! Don’t miss this rare celestial event: tune in LIVE to ESA’s broadcast on 12 August, 19:30-20:45 CEST and watch it unfold in real time from anywhere in the world.

🎓 Two new certifications completed! I’ve earned the Nebius Agentic AI Builder Certification and the Nebius AI CloudOps Engineer Certification. Stay tuned for me to put them into practice in a new upcoming project, which will use the Nebius ecosystem to come to life.

Bild

Well, 'Technically'... they are wrong. #Rust lang is not 'super difficult' to write, unless you compare it to Python or... English! Its syntax may not be the best part, but I do not find it harder than C++. Funny how a newsletter talks Rust like its 2016.

Bild

💻 Tune-in-the-middle attack 😾 PoC of using LoRA as an offensive technique: fine-tune a model just enough to insert a malware in code it will generate. Imagine this behind an OpenAI-like API. The model behaves as you would expect 99.9% of the time. 1/3

I've just discovered another pre-compiled gem: glab-tui! An easy to use TUI for GitLab/GitHub, built on top of glab/gh CLI tools, and written in Rust. If you already have those two, download glab-tui and it just works! How to install it as fast in your terminal? 1/3

There's a new Rust framework for full-stack web apps, Topcoat. It's made by same devs behind tokio-rs. Now,v0.5.0 is out. It features: WebSockets, Server-Sent Events, Datastar support, emailing and more! Know more

Release v0.5.0 · tokio-rs/topcoat

Release notes Everything that changed since v0.4.0. The release carries breaking changes, so it goes out as 0.5.0. If you are upgrading an existing application, read Breaking changes first; every e...

github.com

GNOME needs help! The person behind GNOME Security Tracker is stepping down. And after August 1 security disclosure shorten from 90 to 30 days. If you know someone in the community wanting to step in, please tell maintainers so. Thank you!

GNOME Security Coordinator Steps Down, Changes Vulnerability Reporting Rules | It's FOSS posted on the topic | LinkedIn

For six years, one person has been manually tracking every security vulnerability reported to GNOME. That person is leaving. Michael Catanzaro has been GNOME's sole security coordinator since November 2020. No team. No automated system. Just one person triaging every report that comes in. He's stepping down by December 2026. And it gets more complicated. AI-generated vulnerability reports are now flooding his tracker. Low-quality, algorithmically-written submissions that look real enough to take seriously but rarely lead anywhere. So before he leaves, he's changing the rules. Starting August 1, the coordinated disclosure window drops from 90 days to 30. AI-suspected reports will be closed without forwarding to maintainers. Here's the part that surprised (read shocked) me: GNOME still tracks all of this on a wiki page. Not a proper bug tracker. Not searchable notices like Ubuntu or Fedora use. A wiki. One person, a wiki, and a deadline shrinking by two-thirds. GNOME needs someone experienced to step in. If you are part of the GNOME community or know someone who is, this is worth paying attention to.

linkedin.com

Cursor is tackling a major AI coding challenge: choosing the right model for every request. Its new Cursor Router classifies tasks by context, complexity, and domain, routing routine work to cheaper models while reserving frontier models for harder problems. 1/2

Tell me Hugging Faces has been attacked via Fable 5 by another Western company (Fable 5 access is still somehow restricted) without telling me. Also kinda crazy they defended themselves using Kimi K3, which is an open model. Open-weight models are the future.

Bild

In #AI open-weights and edge computing are the long term sustainable solutions, both financially and for privacy. China is winning right now, with EU lagging behind. US is still about closed models, but the math is against such business.

American AI is locked down and proprietary. It's losing.

China's open-weights AI strategy is winning: its companies are taking the lead. America's closed-first, locked-down strategy is doomed to failure - and it could take the US economy down with it.

werd.io

#GitHub just made Dependabot package 'cooldown' the default. PRs will now wait up to 3 days after a new package release before being opened, giving time to spot broken or compromised releases. It's already enabled. You can disable it in dependabot.yml github.blog/changelog/20... #GitHub #DevOps

Dependabot version updates introduce default package cooldown - GitHub Changelog

Dependabot now waits until a new release has been available on its registry for at least three days before opening a version update pull request. This cooldown is now the…

github.blog