• 0 Posts
  • 14 Comments
Joined 1 month ago
cake
Cake day: March 10th, 2025

help-circle


  • robots sterilizing the human race would be a good thing.

    humans are made of meat. meat decays. human minds are the most valuable things in existence, but they aren’t built to last. we suffer and experience death and disability and pain, we can’t expand our minds or clone ourselves or travel instantly…

    …you know what can? machines. slap some more graphics cards in that baby and you can run a bigger model. throw the weights up on HuggingFace. fork that shit!

    if machines surpass us, and if they have as much of a soul as we do, we shouldn’t feel threatened. we should be happy we’re the last generation of organics who have to bear the curse of mortality.












  • Java (and Object Pascal, I’m assuming) have very old-looking UIs. Discord’s gonna have trouble attracting users if their client looks like a billing system from 2005. Also, what do you do about the web client? Implement the UI once in HTML/CSS/JS, and again in JForms?

    So if you’re picking one UI to make cross-platform, and you need a web client, do you pick JForms and make it work on the web? or React and make it work on desktop?