this post was submitted on 11 Jul 2023
1260 points (98.8% liked)
Technology
58303 readers
29 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well To be honest java is a slug, especially on old hardware. If you wanted speed you would use some c or Assembler program....
I had been programming C for almost a decade at that time, and was tired of working so low level. I hoped Java would get me higher level, but it didn't work out. Eventually ended up on Python, which was fairly light weight, fast enough, but a joy to program (unlike java).