• 0 Posts
  • 768 Comments
Joined 1 year ago
cake
Cake day: July 9th, 2023

help-circle

  • Been coding Java for about 15 years now. Pretty much agree - anon’s primary mistake was using javaFX. From a junior dev perspective I can see why they’d do that, but Java isn’t really meant for building desktop applications, it’s meant to power web apps.

    What they should have done instead is create a backend restful web service and wire up a frontend rest client with something suited to web app ui dev such as angular or react. Java has some awesome frameworks built for it over the years, something like spring boot would make building that backend service trivial if you know how to use it. JAX-RS/Jersey or even servlets could be utilized for this instead, if you wanted to.

    Spring boot has some nice tooling for thread management, but Java also has pretty good options for this built in as well. As chunky mentioned, if you aren’t already versed in concurrency patterns, don’t try to perform concurrent operations or you’re gonna have a bad time. But do learn how to do this, because exploiting concurrency is one of the golden rules of good computing.




  • I think those leftists who abstained from voting know how this happened, and I’ll give them credit for having principles in a time where principle is severely lacking. Either way, you’re wrong to blame them - Kamala could have won every last one of those votes if she denounced the genocide perpetrated by Israel and announced plans for an arms embargo as soon as she took office, but that was too much to ask for a politician thoroughly corrupted by AIPAC money. The blame squarely lies with DNC leadership for losing yet another election in spectacular fashion.










  • This is really quite simple - they want to remove the few marginal protections offered by ACA. Namely, pre-existing conditions. Republicans believe insurers should not assist you if you are sick but haven’t been paying them for long enough beforehand. Just like these dying pregnant women who are now forced to attempt waiting to give stillbirth instead of get abortions, all of us will have to wait until insurers have collected enough money from us before they will pay their 60-80% to make vital medical care almost affordable.

    As a concept, it’s a shit plan. In reality it will be extremely bad for all but the richest among us. America is truly barbaric to its own people.





  • This isn’t a both sides issue. Every time we find actual voter fraud occurring in the US, republicans are committing the crime. Be it election worker intimidation, submitting falsified votes, or attempting a coup with fake electors, republicans are behind it every time. GOP policies are so unpopular they need to cheat to win - this shouldn’t be surprising to anyone.



  • Replaced on old windows install on living room media pc with popOS. Newer hardware, just didn’t make sense to run such a vulnerable and outdated os any more and I wasn’t about to pay for a new windows version for it. A few choice apps linked in the dock, and the main streaming websites bookmarked on homepage in the browser, and we are golden. No issues making the switch really, apart from occasional Bluetooth hiccups with the combo wireless keyboard/trackpad that drives everything. To be fair, Bluetooth occasionally has a meltdown on windows or Mac as well, so I don’t think this detracts from a successful conversion. The end result is actually much more stable and approachable for the whole fam, so quite happy with results.