Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him.
Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements.
Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Posts
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
I'm wondering if the biggest LLM trap is that they solve their own problems by LLM-ing more.
For example, people are seeing the influx of valid security issues being found and overflowing maintainers. Even the most anti-LLM people can't deny this fact.
But people are also complaining about the slop adding new security issues. So if you want don't want to ban slop wholesale, the fix is to use the same tools: pre-commit and mandatory LLM-based security review. Spend even more tokens.
So that means depending on LLMs just for managing the influx of LLM-assisted contributions. I understand how many people want to live in an LLM-free world.
I'm not sure how well that will work for security-critical Free Software.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
While working on Emoji Anki, I found a Chrome bug/limitation when using hardware acceleration: the CSS `text-shadow` will have a maximum size that depends on the emoji, font size/zoom level, and text-shadow blur radius (and probably the platform, too). Probably some limit somewhere deep within Skia.
It does not happen on Firefox or Chromium-based browsers that have hardware acceleration disabled.
Playground to repro: https://anisse.github.io/text-shadow-playground/
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
I'm at the Rust Paris meetup and Nadri is improvising a talk on variance in Rust 🤩. cc @imperio@toot.cat
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
RE: @DavidJBianco@infosec.exchange
So it turns out the "agentic system" that hacked HuggingFace was a *benchmark* running at OpenAI that escaped its sandbox environment.
Oh, and the attacker (OpenAI) had no constraints because these were guardrails-free frontier models, the ones companies and govs pay $$$ OpenAI and Anthropic for "defending".
https://openai.com/index/hugging-face-model-evaluation-security-incident/
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
On a clean install of Fedora 44 (Asahi), plasma-login-manager does not honor the system locale. It's launched as a different user (plasmalogin) but it has a separate plasma locale rc in /var/lib/plasmalogin/.config. Editing it works around the issue. I might open a bug later, but if you want to, go ahead!
Edit: this seems to be a downstream bug.
#fedora #plasma #asahilinux
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Not sure how we can do better though
A random idea, not sure how far it is from what you already do: Bump automation where packages from latest stable branches are built and available with no human intervention in specific repositories. Manual promotion for generic repos should be as effortless as possible.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
In light of copyfail yesterday I had a quick look at the stable kernel changelogs, and almost half the patches look like they could have a security impact. Everyone should just regularly update regardless, even more nowadays with AI VCs financing vuln research in open source projects.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
@cnes@social.numerique.gouv.fr bon courage ! Opinion perso: continuez à poster (oui même les liens YouTube, ceux que ça n'intéresse pas peuvent ne pas cliquer), écoutez les commentaires constructifs, ignorez (mute) tous ceux agressifs (même celui-ci si c'est trop !), et ayez des objectifs réalistes en fonction de vos moyens!
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
RE: @Aissen@social.treehouse.systems
Did you know that lbzip2 implements a N:M task scheduler just so it can (de)compress faster? Basically the equivalent of what is provided by the Go runtime, or tokio (or your OS, etc.).
https://github.com/kjn/lbzip2/blob/724352c0495904ab16e33817fae85b262f319318/src/process.h#L23-L42
https://github.com/kjn/lbzip2/blob/724352c0495904ab16e33817fae85b262f319318/src/process.c#L37-L62
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
I'll be at #RustWeek as well !
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
For border-explorer, I made a script to update it regularly against #Wikidata's dumps. Just in case, I put a check in the script to prevent updating if the dump size varied too much. It just triggered last week and blocked the update since a dump was ~71GB instead of ~100GB, preventing border-explorer to temporarily show incomplete information.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Fun issue: a performance regression between two Rust versions, only on dual socket Zen4c, and does not happen on dual socket Zen4, nor single socket socket Zen4c. https://github.com/rust-lang/rust/issues/154516
#RustLang #Bergamo #Genoa #Zen4 #AMD #NUMA #MicroArchitecture
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Anyone else still gets a bit of stress as they write a linux live image to /dev/sda, despite using NMVe system drives for many years?
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
That's it for me for #RustInParis! There were great talks, great people and nice discussions; it ends a bit early, but let's meet again next year!
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Oli @oli@hachyderm.io closes the day with "Maintaining Rust".
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Jana @jana@fedi.xirion.net Dönszelmann is now presenting "It's the people that matter"
#RustLang #RustInParis
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.
Linux dev. Android user. Security curious. Beginner rustacean. Casual hardcore gamer. — French native, english toots — Personal account — He/him. Posts in CC-BY-ND for a month, then CC-BY-NC-ND, contact me for other arrangements. Profile picture is a line drawing caricature of myself by french artist Frank Tizzoni; I have a french-style flat cap and a light beard.