If only you could use ChatGPT during an interview the same way as when you’re employed. Then everyone would finally recognize how outstanding you are
I believe writing the pure kernel is doable in time, but Linux has a ton of drivers, also implemented in C. I also believe it’s not unreasonable to assume that those are the source of most of the issues that Rust would solve. I’m nowhere close to actual kernel development myself though either.
Migrating such a huge, complex code base over however as much time to a different language seems completely unrealistic to me though. What you’re saying is right. It makes more sense to keep a pure C Linux kernel and work on a replacement in parallel. No matter how great a new language is, you can’t expect an entire community of seasoned contributors to adopt it. It’s unreasonable
That’s a good point, and I don’t really have enough insights to properly respond to that. I did think about Peertube, and I believe that a site like TikTok is different, because it relies on the ability to broadcast a large number of short videos, specifically with lots of skips.
Streaming one video for several minutes, and skipping between numerous videos every couple of seconds, is orders of magnitude more expensive. Video compression works on the idea that you store entire pictures rarely, and then just encode the difference between each frame. When you constantly need the start of videos, you constantly need the full picture of the first frame. This induces a much higher bandwidth requirement than with video that streams for several minutes continuously. Also consider the response time that is required to make the TikTok experience work. Then also consider that you need to attract enough content contributors to make this work. You can’t just upload some ancient archive of 45 minute videos. You need to drive the machine.
So, to produce a TikTok experience, you also need to design for an attractive ingress of free content.
This is just not replicable in a free environment.
Nobody pays for that much bandwidth without the ability to manipulate you through profiling and impressions. You are the product. The product is not sharing videos. There is no fediverse platform that makes you its whore. If you were to make a video sharing platform, it would never work, because that is not the product, it’s only a feature of what makes up the dopamine machine.
Lemmy will also never outgrow commercial platforms, because the commercial platforms also never were about content.
Operator overloading allows you to redefine what each operator does. It’s essential to achieve a truly fucked up code base
Jesus! Don’t ask right in front of his captor!
Removed by mod