Arthur Grillo

@grillo_0
51 Followers
180 Following
341 Posts
University student who do some open-source contributions/climbing in their free time
Githubhttps://github.com/Grillo-0
Linkedinhttps://www.linkedin.com/in/art-grillo
FromBrasil! 馃嚙馃嚪

I've finally finished pushing the latest update for #Gentoo Distribution Kernels, and requested their stabilization. This includes upstream releases 7.0.9, 6.18.32, 6.12.90 and 6.6.140; and Gentoo patch bumps 6.1.173_p1, 5.15.207_p1 and 5.10.256_p1.

All of these contain the v5 #Fragnesia patch. And yes, while the exploit is in the wild, upstream still hasn't merged a fix to the mainline kernel, let alone all the LTS branches. Of course, the patch keeps covering more holes, but it would really be preferable to do that as a followup instead of leaving people vulnerable and forcing us to keep rebasing it.

They also include a few reverts in 6.18 and 6.6 for broken PowerPC backports that upstream didn't apparently test. 馃し

We're doing our best, but I'd still recommend running the latest 7.0.x kernel, or LTS 6.18.x, because upstream is far from reliable with the backports.

#Linux

HELP! #raylib maintainers needed!

raylib has grown a lot in the last few years and it's impossible for me to maintain everything; there are some systems that I'd need some help from users with more experience than me!

Thanks for your support! 鉂わ笍

https://github.com/raysan5/raylib/issues/5874

HELP! Maintainers needed! 路 Issue #5874 路 raysan5/raylib

raylib has grown a lot in the last few years and it's impossible for me to maintain all the parts involved in the library, there are specifically some systems that need maintainers to help with: [b...

GitHub

Another week, another AI-generated security report. This time, the model seems to have hallucinated an issue, leaving me scrambling to find out none of it was true. The reporter did not validate their findings.

The Firefly III security policy has been updated to talk about this.

https://github.com/firefly-iii/firefly-iii/security/policy

Build software better, together

GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

GitHub
Hj eu fiz o jailbreak de um kindle velho que eu tinha em casa
Microsoft Excel

HOLY FUCK SCIENCE
"Brazil: "Researchers at the University of S茫o Paulo (USP) in Brazil have discovered that high-frequency ultrasound waves similar to those used in medical exams can eliminate viruses such as SARS-CoV-2 and H1N1 without damaging human cells.""

#COVID #GoodNews

https://phys.org/news/2026-05-ultrasound-rupture-covid-flu-viruses.html

Study: Ultrasound effectively destabilizes and disrupts the structural integrity of enveloped respiratory viruses.

Published: 13 February 2026

https://www.nature.com/articles/s41598-026-37584-x

Ultrasound waves rupture COVID-19 and flu viruses without damaging cells

Researchers at the University of S茫o Paulo (USP) in Brazil have discovered that high-frequency ultrasound waves similar to those used in medical exams can eliminate viruses such as SARS-CoV-2 and H1N1 without damaging human cells. In an article published in Scientific Reports, they describe how the phenomenon, known as acoustic resonance, causes structural changes in viral particles until they rupture and become inactivated.

Phys.org

floating point is weird

Permalink: https://wizardzines.com/comics/floating-point-weird

A vantagem de voc锚 fazer as coisas a m茫o e ainda ler e tentar entender as coisas, 茅 que voc锚 rapidamente vai ganhando responsabilidade sobre as coisas, sua vis茫o prevalece porque mais ningu茅m est谩 pensando em nada, n茫o de verdade
Lembrando que Carlos Accutis, que foi canonizado santo cat贸lico, tem seu PlayStation desbloqueado e seus CDs piratas preservados como rel铆quias.
Isso implica que Deus aprova a pirataria de jogos eletr么nicos, am茅m.

optimizing compiler for shell scripts:

merging "sort | uniq" into "sort -u" or "meson devenv -C ... && cd a" into "meson devenv -C ... -w a "