Remix.run Logo
radlad 2 hours ago

The best engineers hand-edit .git

Edit: But actually, one of my favorite Git explainers is https://wildlyinaccurate.com/a-hackers-guide-to-git/

nijave 2 hours ago | parent [-]

I write all my code in assembly on paper then manually translate into opcodes

blooalien 2 hours ago | parent | next [-]

> I write all my code in assembly on paper then manually translate into opcodes

LOL! There was actually a time (way back when dinosaurs still roamed the Earth) when that was actually how it was done. ;)

(I remember as a kid having to look-up hexadecimal 6502 CPU opcodes on a chart then type in a huge list of hex into the computer to write "machine code" if you wanted anything faster and more powerful than BASIC.)

meerita 2 hours ago | parent | prev [-]

My dad worked with punched cards.