all 12 comments

sorted by: hot top controversial new old
[–] 4 points 3 years ago (1 child)

Who the hell would call python beautiful has never seen python code in the wild

  • source
  • hideshow 2 child comments
  • [–] 3 points 3 years ago (1 child)

    One big reason Nim never really caught on is because we've got lots of fast-ish languages with garbage collection (like Go, which sucks a lot of oxygen away from Nim IMO). Rust introduced a new concept to the mainstream that lets you program safely without a runtime hit for garbage collection.

  • source
  • hideshow 2 child comments
  • [–] 3 points 3 years ago (1 child)

    Once you get used to the Rust syntax, it actually makes the code look cleaner.

  • source
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    What are the last two? I know Python and C, but haven't seen the last two.

  • source
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    The third one is rust which has become a meme at this point. Programmers like it because it has almost as much performance as C but has a lot of safeguards preventing memory errors and vulnerabilities. I have no idea what the last one is tho

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 3 years ago (1 child)

    Did rust change it's logo? I thought it was a gear. :s

  • source
  • parent
  • hideshow 2 child comments