this post was submitted on 05 Jun 2025
978 points (99.1% liked)
Microblog Memes
7959 readers
2493 users here now
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
Rules:
- Please put at least one word relevant to the post in the post title.
- Be nice.
- No advertising, brand promotion or guerilla marketing.
- Posters are encouraged to link to the toot or tweet etc in the description of posts.
Related communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not really sure what you mean. The first computers didn't have an OS or anything. They just took the input and applied the assigned operation.
This gets more advanced when you want a BIOS loaded first, but it's not particularly complex. It does the same as above, but the first instructions jump to the BIOS, which itself is just another set of instructions that initialize things.