meme tutorial
4.12K subscribers
7.2K photos
571 videos
8 files
6.33K links
memetica obscura
Chat with us: @discussiontutorial
Run by @Selicre
https://selic.re/
https://t.me/addstickers/hyperboxpack

Russian cat channel frens: @cats_cats
Download Telegram
Forwarded from TheCallSign
Your score:

34
avery have you gone insane
Forwarded from [Д] Productions
You might wanna avoid interacting with people like that
Upsetting
So since I know none of you are going to actually play the thing, here's what the entire first level looks like now: https://hyper.is-a.cat/smwhack2.mp4
Interesting read.
I've noticed this as well; things that are old, obsolete and horribly coded are not removed solely for compatibility reasons. They can't fix them, either, because that would break 3rd party applications that rely on this erratic behavior. So they simply pile up features upon features that work well only for a while. Then they inevitably have to extend or fix them and then it turns out that it is impossible.

And then there's the filesystem. Holy heck, bless the people who still understand what is going on in that mess.
The result is that most problems are fixed by a reinstall, rollback, or whatever like that. No one understands where the issues come from because no one cares.
https://t.me/ramblings/207
From the article: "That's literally the explanation for PowerShell. Many of us wanted to improve cmd.exe, but couldn't."
I always suspected that moving processes between cores as windows does it is kind of inefficient; if you look at the CPU usage graph on windows, you can see that it's kinda messy and over the place even when there's one thread at 100%. Linux would move this thread around processes much slower, making the graph reflect reality a bit more.
https://www.reddit.com/r/linuxmasterrace/comments/60e2u8/the_inferiority_of_windows_cpu_scheduler_vs/df5wcsz/
Here's a pretty brilliant analogy if you don't quite understand what I'm talking about