@innocentzero

5 Followers
70 Following
194 Posts
Just a guy trying to get to the end of it all. Mostly write rust and occasionally scripts in nushell.
https://innocentzero.is-a.devhttps://innocentzero.is-a.dev

Hopefully the recent flurry of Linux vulnerabilities will remind people that monocultures are bad for security. Replacing a Windows monoculture with a Linux monoculture may be a small improvement but does not fix the problem. Both systems are well past the complexity level where you can guarantee no security vulnerabilities.

A local privilege elevation bug combined with a sandboxed arbitrary-code execution bug in some widely deployed userspace software lets an attacker take complete control of all of your infrastructure if you have a single OS. If you have a mix of different systems, it is much harder to build exploits that will work on all of them.

This is part of the reason I strongly encourage digital sovereignty movements to focus on small, composable systems rather than huge monoliths. If every company and government service is running a different mix of modular systems, it’s much harder to create a portable attack that works on all of them.

We really, really tried to warn you about Anthropic and Claude. All the absurd public displays of Claude subscriptions during the #quitGPT thing were a bad sign no one seems to actually understand the fundamental problem here.

Well, congrats folks. Now, Anthropic has announced it will use xAI's ultra-polluting fully fossil-fuelled, air-polluting community-choking Colossus data centre to power the computation needed for you to maintain your toxic dependency on its sycophantic sentence generator

On the topic of death note, the los angeles bb murder case light novel mentions other stories such as the bio-weapons thingy that got made in the live-action too. Any fanfics on that?
Re-reading #deathnote hours before one of my last exams in uni is some stuff childhood me couldn't have imagined doing because he'd be shitting himself over every single exam thanks to societal pressure πŸ™ƒ

i hate discord and i will move from it because they add age gating and other bullshit

nobody moved

Edit: well i did but not completely

Am I hallucinating or does mastodon.social not serve any posts on federated / local timelines?

#mastodon #fediverse

MMTk porting guide is the prime example of:

How to draw an owl:

- Draw a circle
- Draw the rest of the owl

So, how to port to MMTk?

- Port to NoGC (ensure runtime compiler doesn't shit itself while linking with rust)
- Complete the rest of the port

#mmtk #gc #rust #programminglanguages

(HEAVILY) WIP #OCaml port to #mmtk

Don't expect anything yet, I'm drowning in the semester and I'm just happy it quietly compiles right now πŸ˜‚

Next up: get single threaded STW working (in a way that works for multi too 🫠)

https://github.com/InnocentZero/ocaml-mmtk

GitHub - InnocentZero/ocaml-mmtk: OCaml with MMTk backend

OCaml with MMTk backend. Contribute to InnocentZero/ocaml-mmtk development by creating an account on GitHub.

GitHub