
u/Mte90

GitHub - Mte90/linus-torvalds-skill: Distilled Code Reviewer skills from 32k~ email from the kernel newsletter
As per title, the project include all the pipeline, the same skill generated from different models.
My idea was to distill the code reviewer skills from Torvalds in something usable in an agent.
I preferred to license everything as CC0.
SoundKonverter - How I migrated this old KDE app with AI to QT6 - Daniele Mte90 Scasciafratte
As per title and the code is here: https://github.com/Mte90/soundkonverter
Dati pubblici più accessibili, di qualità e facili da consultare grazie all’IA: arrivano Cruscotto Italia e SIMBA
Il progetto Cruscotto Italia è veramente fatto bene (anche se delle mappe OSM non vengono caricate ma risolveranno).
Giusto qualche screen
Mentre Simba è un chatbot https://chatbot.dati.gov.it/chatbot/ per trovare dataset.
Sono contento che digitalmente stiamo facendo queste cose perchè i dati non mentono, le promesse/annunci della politica invece...
GBAtoPy - GameBoy Advance Rom Python transpiler
As per title it is a project in progress and is kind of working with a simple test roms but hey it's something!
Why Python? because with AI you can transform your strange desire in reality.
Announcing Web Serial Support in Firefox – Mozilla Hacks
Just to say that in 2015 I tried a patched Firefox to test it: https://x.com/Mte90Net/status/555329447969443841
The gist code is still online and I followed the ticket for 11 years but now is available! The real problem is that I lost interest in arduino in the meantime...
As per title finally after more then 6 months we are releasing the new 0.6.0 release!
In this release we put a lot of effort on looking on feedbacks after the Fosdem talks and reception we got on socials.
This release brings multi-shell support (Bash, Zsh, Ksh, and even Bash 3.2), making it easier to deploy scripts across different UNIX environments. Key additions include recursive functions, union types, and public (pub) variables for better modularity.
The language also introduces a built-in testing suite with assert and assert_eq, plus stricter validation for failable functions and variable usage.
Performance gets a boost with native Bash arithmetic for integer operations, reducing dependencies on bc/sed.
New builtins like fetch() for HTTP requests, touch(), rm(), and ls() expand Amber’s capabilities, while the license switch to LGPL makes it more friendly for proprietary projects.
Breaking changes include mandatory parentheses for builtins (e.g., echo("text")) and stricter error handling for out-of-bounds array access.
Including Debian/RPM packages, improved CI/CD with nightly builds, and better shellcheck integration. The standard library grows with helpers for filesystem, environment, and text manipulation.
We are still a lot of stuff to do but we are proceeding faster as we are getting more contributors :-D
Are you ready to vibe code with Regolo?
Now you can use our OpenCode settings (including Oh-My-Openagent, former Oh-My-OpenCode)!
https://github.com/regolo-ai/opencode-configs
Remember, vibe coding without code reviews is AI slop, but this is a topic for another post.