

The sheer scale of this across multiple sectors should put any fears that we’re not in a recession to rest.
Wow thanks. I feel so relieved now!
Seeing my own friends affected by both the layoffs and the shutdown (since their work is government funded), there’s no way the economy isn’t royally fucked.
Anyway, I’m no economist, so I won’t pretend like I can say what will happen, but it’s very clear something will happen, or we’re already in it (more likely).
Can’t wait to see what happens if/when AI’s hype dies too.




A bit tangential, but to answer this question, nothing beats the most optimized assembly code. At best, programming languages can only hope to match the most optimized assembly.
Rust does have macros for inlining assembly into your program, but it’s horribly unsafe and not super easy to work with.
Rewriting ffmpeg in Rust is not a solution here (like you’re saying).