this post was submitted on 11 Jul 2023
1 points (100.0% liked)

Next Fucking Level

3122 readers
2 users here now

Next Fucking Level Videos and Gifs.

Rules

  1. Be respectful and inclusive.
  2. No harassment, hate speech, or trolling.
  3. Engage in constructive discussions.
  4. Share relevant content.
  5. Follow guidelines and moderators' instructions.
  6. Use appropriate language and tone.
  7. Report violations.
  8. Foster a continuous learning environment.

founded 1 year ago
MODERATORS
 

Margaret Hamilton, NASA's lead developer for Apollo program, stands next to all the code she wrote by hand that took humanity to the moon in 1969

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 year ago (5 children)

Imagine having to look for the missing semicolon in there.

[–] [email protected] 0 points 1 year ago (4 children)

It's probably written in Fortran66 or similar. No semicolons, but so many line numbers...

[–] [email protected] 0 points 1 year ago (3 children)

It's written in assembly. You can check out the source code on GitHub.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago)

For people unfamiliar with assembly, it's one step up from raw 1s and 0s. Just vaguely human readable abbreviations for given sets of 1s and 0s. There are no built in loops or if statements, you have to build all that shit yourself from scratch every time you want to use one. And there's exactly one built in variable you can use called the register

load more comments (2 replies)
load more comments (2 replies)
load more comments (2 replies)