• 2 Posts
  • 7 Comments
Joined 2 年前
cake
Cake day: 2023年6月25日

help-circle

  • Maturing is realizing that js is an actually good language. First of all, you can’t avoid it. The whole web frontend runs on it, a huge share of the desktop applications use it(unfortunately, but there is no simpler option), and a huge part of the web backend uses it. It’s also used in almost any other usecase you can think of. Just look at what some of your favourite foss projects are written with. A lot of them are js/ts.

    That’s because it gets the job done. If we could have replaced it with something else, we would have. Dont think that big tech would sacrifice a single penny just because they like js. They would replace it to prevent future costs. It has some decent functional programming abilities (not great, but ok) so if you write it correctly and not try to cram OOP into it, you can create some pretty robust software with it. Although something that is meant for FP is better, like Clojure.

    JS is going to outlive some of us. Maybe all of us, wether we like it or not. I think everyone should know at least some degree of JS because it is so useful.

    [Sorry for not blindly shitting on js and shilling Rust or smth]


  • Love to see the TS and python “experts” in the comments having no idea what’s going on.

    Clojure is awesome and is meant to be used like this. Clojure is a Hosted language specification, meant to be implemented on different runtimes. That’s why we have clojurescript, jvm clojure, babashka and jank.

    Jank seems like an amazing and exciting idea to have clojure with higher performance and smaller footprint of cpp, and also it’s ecosystem.



  • IBM is giving us(tge FOSS and Linux world) technical advancements and money but is taking away the Freedom part more and more.

    They are locking in linux and the ecosystem according to their own business needs. Gnome, systemd, or most other redhat products, you can see how inconpatible they are with other software and go their own way, which affects the whole Linux world.

    I personally really dislike redhat and IBM. Specially IBM itself is an absolute governmental piece of shit with a history not much better than microsoft and facebook.