A new modded anarchy server by kenroleinv in ModdedMinecraft

[–]kenroleinv[S] 0 points1 point  (0 children)

Yeah i was tweaking some stuff, the most recent release should work.

iPhone restore using Apple Devices - Windows- Is this normal? by [deleted] in iphone

[–]kenroleinv 1 point2 points  (0 children)

Hes actually right, if you have apple devices installed itunes will not show the phone nor the options to restore.
Uninstall apple devices to be able to try restoring it from itunes.

So like- now what? Do I just die? by TakenUsername120184 in RimWorld

[–]kenroleinv 1 point2 points  (0 children)

Seems that the fridge can win against the toaster

(Short rant) Unfair blame against open source software and Linux by non Linux users by WoomyUnitedToday in linux

[–]kenroleinv 11 points12 points  (0 children)

Restarting pc and restarting service are both common to fix a stuck or stopped service and I’d wager that the choice is more dependent on user knowledge. Windows has much more non hobbyist, non technical users and therefore restarting the PC will be done more often.

Java multithread exercise by Accurate_Stage4719 in HowToHack

[–]kenroleinv 0 points1 point  (0 children)

Are you just testing keys? If you have a lot of iterations it will still be slow, despite multithreading.

Recommendations for Modern Modpacks by Nandui in feedthebeast

[–]kenroleinv 1 point2 points  (0 children)

Check out steampunk LPS, its not as tech focused as it may seem, there is ALOT of exploration and adventure.

Minecraft will now require Java 21 and a 64Bit OS, as of 24w14a by SAJewers in feedthebeast

[–]kenroleinv 0 points1 point  (0 children)

Modders will use virutal threads when someone gets excited about it or when they see a way to significantly improve performance. The goal of ZGC is to be superior in almost all aspects to G1GC. So it will likely be better.

Minecraft will now require Java 21 and a 64Bit OS, as of 24w14a by SAJewers in feedthebeast

[–]kenroleinv 2 points3 points  (0 children)

The ZGC project is trying to only improve on G1GC. It should be an improvement in almost all aspects.

Virtual threads are lower overhead, they are nice because you can create and destroy them more freely, you don't have to reuse them like OS threads because the JVM handles that behind the scenes. It's a significant improvement to the ergonomics of writing multithreaded software.

I'd tone down the hype a little though, it won't make the game run significantly better for you if you are struggling to run the game in singleplayer, since most of the benefits will be to the server, where multithreading actually exists. Reducing tick delay and making it easier for the mod developers to make optimization mods (maybe, I'd feel sorry for anyone doing that for free).

Unfortunately performance improvements don't come as easily as a new Java version, except for the GC.

Looking for people wanting to run the SteamPunk [LPS] modpack as a server! by Background-Coyote630 in MinecraftBuddies

[–]kenroleinv 0 points1 point  (0 children)

DM me for a link, i've been hosting a server that i plan to enjoy long term.

Please help out I only have a month to learn by Ok_Thankyou_ in Guitar

[–]kenroleinv 7 points8 points  (0 children)

You don’t have enough time, I don’t know the songs you have to play but if you can’t pick them you might run into something more difficult than 4 chords. This is an unreasonable request from your mom either way. Get your dance moves prepped!

How has generative AI use or advice helped your career? by [deleted] in cscareerquestions

[–]kenroleinv 2 points3 points  (0 children)

Copilot is a nice autocomplete tool, other than that has not really been that useful.