you are viewing a single comment's thread
view the rest of the comments
[–] 48 points 8 months ago (3 children)

Almost any language is ok but some ecosystems make me want to turn into a murder hobo (looking at you, JavaScript).

  • source
  • parent
  • hideshow 6 child comments
  • [+] -6 points 8 months ago (2 children)

    Also looking at Rust. Yeah, I totally like recompiling thousands of crates for a single webapp single-threaded.

  • source
  • parent
  • hideshow 4 child comments
  • Actually, my (not that small) Rust projects now take officially less time to cold compile than the "hot" reloading of our next.js monster in my job. Incremental compilation is at least an order of magnitude faster. And cherry on top, dumb code is often 100x faster than js.

  • source
  • parent