this post was submitted on 26 Dec 2024
1185 points (98.1% liked)
Microblog Memes
6044 readers
4455 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Pfft. Try typing in four pages of code out of Byte magazine just to have your mom cruise over with the vacuum cleaner and make it all dissappear
Bah core memory unlocked. Going through code published in books i got from the library, line by line, trying to figure out if I fucked it up or if the book had an error.
Spent DAYS fighting that... and there was an errata in the next issue ...
Did you try TRON? I wonder how many youngsters know the origin of the movie title
Although coincidental and neat, Steven Lisberger based the name on
electronic
and only learned about the TRaceON command in BASIC laterhttps://filmschoolrejects.com/27-things-we-learned-from-the-tron-commentary-89ed3c066303/
The first code I laboriously copied from a book was a program called Eliza. It was hilarious. https://en.m.wikipedia.org/wiki/ELIZA
It's evolved, it seems...
That's wild. I wonder if it's true the claim that ELIZA performed better on a turning test than GPT 3.5?
I recall doing this with lines of 16 byte hex numbers trying to be so careful to not miss any lines or get them in the wrong order.
Sometimes it would work great, but mainly not.