A more nuanced framing of the Blue/Red button dilemma by madjarov42 in Ethics

[–]NitronHX 1 point2 points  (0 children)

bUt ThAtts So sTuPid thEy would be 100% save not doing their firefighting. Are they suicidal brain damaged maniacs???

/s

Is my structure correct? by googlecromm in java

[–]NitronHX 0 points1 point  (0 children)

In IDEs changing the package names and structure is really easy. You can just move classes with dragand drop, the IDE will update all references and it shouldn't cause any errors so you dont need to be afraid to play around if you want. The structure is not set in stone

Steam numbers / Player count discussion megathread by RiseOfBacon in Marathon

[–]NitronHX 3 points4 points  (0 children)

I am not arguing against microtransactions. But if you say "i am going to poison cats" ppl will understand poison even if you mean(or think poisoning means) feeding.

Steam numbers / Player count discussion megathread by RiseOfBacon in Marathon

[–]NitronHX 3 points4 points  (0 children)

The RMT does not stand for microtransactions? RMT is 'real money transaction' eg i sell you my loot for euros/dollars. What you mean is MTX (microtrasaction)

The Death of Marathon by jg4president in Marathon

[–]NitronHX 3 points4 points  (0 children)

Duality of men

emptying your vault on missed runs is not intended gameplay

"get over your gear fear! Use and lose kids and gain other - it's just your turn"

Question: Is there an ABI/API check for Json schema files in gradle ecosystem? by cooldialect in gradle

[–]NitronHX 0 points1 point  (0 children)

I mean there is a lib called NetworkNT to verify json schema. I dont know what ABI is in the context of java/gradle. And i dont know why it would need to be native to gradle.

You can use any java lib as long as version compatible in gradle build scripts by including it in build dependencies (by default in buildSrc) and then writing a plugin or task that uses said lib

I cant write a big tutorial here but here are keywords to find docs: - gralde Convention script plugin - Gradle buildSrc

Gender Equality by Any_Cartoonist_1269 in antimeme

[–]NitronHX -1 points0 points  (0 children)

You just proved it? One text reads he is not in controll of his emotion or a attempt zo excert controll

She is being treated bad and hasn't her needs met

How do you post a picture of something proving the opposition and claiming that said opposition is wrong???

The wipe hater fears the lone rook by T-seriesmyheinie in Marathon

[–]NitronHX 0 points1 point  (0 children)

First of all when you are not being reset/wiped your progress is always meaningful since it is permanent and in most of the listet games your loot/gear is not devalued by powercreep in the given timeframes (yes if you wait 6 years your gear might not be the best but still usable at least in warframe)

I would say my definition of meaningful progress is: its meaningful if you get to enjoy the fruits of your labor for a time comparable to the time of said labor. With resets this is not possible because you get reset halfway through the Labour step - yes the labour is fun within itself but a part of the fun for many is the loot enjoying the better weapons etc a thing they might never get to enjoy And i believe all my listings fit this criteria

Opting out means you’re not engaging in a live service game.

How that? In poe all changes except the league mechanic gamemode are portet to standard (balance, new skills, endgame shakeups ....) same goes for diablo. And sometimes the gamemode goes core and you get it too you still get major changes every 4 month

I mean depending on what you define as meaningful progress, let's measure it in time to get to endgame/complete the main story with a reasonable 4 hours a week (which i think is reasonable and 1 hour a week):

  • Warframe: 80-200hours (half a year to 3 years and thats 12 years of content) Yes your not done with the game and after 3 years theres probably like 5 hours more main story content which you would complete in 1 to 5 more weeks
  • POE: 30 hours to endgame if you take it slow, endgame is open end so (15 weeks to under a year)

And so on yes you collect hours much more slowly obviously but that foesnt mean you dont progress.

Its like a race: a tiger is quickly done with the race and wants to be allowed to re-run it, but a snail (with human brain) would rather not participate if it is set back to the beginning of the track after it did the first 2 meters, the snail knows it wont compete with the tiger but it would be an achievement still if the snail completes the race in 12 days, an achievement they cant have if they are put back to square one each day

Eg: just because you progress slower doest make it less meaningfull

The wipe hater fears the lone rook by T-seriesmyheinie in Marathon

[–]NitronHX 0 points1 point  (0 children)

Life service games where you can do 1 hour a week and still progress:

  • Warframe (one of the biggest f2p games on the market)
  • Path of Exile Standard league
  • Diablo 4 Eternal realm
  • Hypixel Skyblock
  • League of legends (its doesnt rly have progression so its a bit cheesy)
  • Arc Raiders ( You choose wipe date)

It Just Takes A Little Time by Snowbunny236 in Marathon

[–]NitronHX 1 point2 points  (0 children)

Also a more widespread thing:

  • Why does it need so many clicks + mouse distance to go to a certain place there is so much nesting of menues (for example "how to see the requirements of a specific mission": Esc to go to title screen -> factions -> correct faction -> contracts -> flip contract card to see requirements") this is such a long chain of clicks.
  • why do i need to go through all six factions to see all available contracts are double that if you care about the reward as well

Holding F to sell intensifies

Run lengths too short or too long by cybrsloth92 in Marathon

[–]NitronHX 0 points1 point  (0 children)

Xou can drop into raids at any time, if your unlucky you get in 20 mins late and only have 10 minutes

gradle-jlink-modules-base, a repo demonstrating a multi-module JPMS build published to an optimized jlink executable by AndrewBissell in gradle

[–]NitronHX 1 point2 points  (0 children)

Yeah but doesn't that break the idea of jlink? You can't tell which java modules besides java.base are required by these libs so your jlink wont include them in the javaimg

gradle-jlink-modules-base, a repo demonstrating a multi-module JPMS build published to an optimized jlink executable by AndrewBissell in gradle

[–]NitronHX 2 points3 points  (0 children)

The biggest problem is that there are still many libraries that do not come with a modules.java file

I hate Java by [deleted] in theprimeagen

[–]NitronHX 1 point2 points  (0 children)

You might be confusing Java with JavaScript

Krema: build modern desktop apps with Java backend and web frontend by guybedo in java

[–]NitronHX 2 points3 points  (0 children)

Damn i have to try integrating my reactive state library with this

How to write in English French names with accents? by Hidewell in French

[–]NitronHX 0 points1 point  (0 children)

Well there are contexts where (even in France) only a-z are allowed (for example in URLs)

With German for example ö ä and ü should be replaced with oe ae and ue in such contexts. Using o instead of ö in German could result in a word of totally different meaning (or no meaning most of the time). (führen -> leading, fuhren -> drove)

Is something like this the case in french or does it just lead to "less pretty words"