skulbuny

joined 2 years ago
[–] skulbuny 0 points 3 months ago (2 children)

Name one statically typed language that doesn't have that property. Name one non statically typed language that has that property.

[–] skulbuny 1 points 3 months ago

An RC might be a release tho

[–] skulbuny -1 points 3 months ago (4 children)

All static typing means is that types don't change, eg you can't declare a var as a string and later assign a number to it.

[–] skulbuny 14 points 3 months ago

People don't understand that JIT languages are still compiled, JIT literally describes when it's compiled.

That said, F# and/or OCaml.

[–] skulbuny 32 points 3 months ago

where linux?

[–] skulbuny 7 points 3 months ago* (last edited 3 months ago)

Lethal company is literally just old school d&d tho

You go into dungeons, try to avoid all the monsters because they can kill you in one hit, get the treasure they protect and gold is xp.

[–] skulbuny 9 points 3 months ago

cc-by-sa is copyleft

[–] skulbuny 5 points 3 months ago

I wish more people were aware of and as vocally critical of copyright laws as you.

[–] skulbuny 2 points 3 months ago* (last edited 3 months ago) (1 children)

I mean, if the error says "variable foo is not defined" I don't think it's wise to go "I'm pretty sure it's defined, the compiler is just wrong" 😂

[–] skulbuny 24 points 3 months ago (6 children)

I learned early in my software engineering career these two beautiful rules of debugging:

  1. Read all of the words
  2. Believe them
view more: ‹ prev next ›