Moved from @Crul@lemmy.world
there are just bout four preset layouts of the cards.
It’s 8 different layouts, but yes, they are only a few of them. The funny thing is that they are not hardcoded, but the result of a buggy implementation of an algorithm that could have generated millions of different layouts. The specific assembly code is explained line by line on the video.
A couple of examples from the comments of another post:
Source of the image: Retro 19 – Abu Simbel, Profanation | Commodore Spain
Source of the image: El confidencial
First Google result for the search Railway Oriented Programming in python:
Repository: DavidVujic/pythonic-railway: Experimenting with Railway oriented programming and Python
YouTube video (5min): David Vujic - A Pythonic Railway?
Which (if I understand correctly) is almost what Forth does. I’ve heard it described as “the only syntax in Forth are the blank characters” :).
I would say years, as with any complex activity.
You can forget in 2 different ways:
You will forget-1 everything which you don’t use on a daily basis. That’s what internet is for. Forgetting in the 2-nd sense is much more rare and you should do something if that’s the case.
This is a bias most of us have, you overlook how easy is for you to do things that previously were impossible and focus on how hard are the things you still don’t know how to do. And computing is so complex right now that there always be “infinite” things you don’t know.
Try showing what you know to someone who doesn’t know how to code and you will get an idea of how much you have learnt :).
Anyway, I don’t really have good advice :/, just wanted to confirm that what you feel is expected. Good luck!