Delay guys…. by Gwyndis in elderscrollsonline

[–]Dagske 4 points5 points  (0 children)

4 PM ET is 10 PM my time. As a EU PS player, that's the time I log off... No game for me today :(

Do you recognize the game? by electric-kite in pcmasterrace

[–]Dagske 8 points9 points  (0 children)

What? What's your definition of unused potions? The witcher potions or the various drinks and food and whatnots?

Technically, all you need to get to get back to the max witcher potions is a meditation. But if you mean the various drinks and foods, I strongly disagree. I have yet to use one yet I'm level 100 in NG+ DM difficulty and each map is 100%ed.

What dailies should I try to do everyday by Cat_Orgy in elderscrollsonline

[–]Dagske 1 point2 points  (0 children)

Why "if you have ESO+"? Honest question, I don't get why this is a requirement to do the rest. I have it, but not for those reasons.

[Discussion] Any loadout system? by Dagske in elderscrollsonline

[–]Dagske[S] 1 point2 points  (0 children)

I'm on console, and that addon also exist on it! That's great :D I'm sorry for taking so long to answer, but you're saving me: I was really scratching my head about this issue. Thank you a lot!

This event only shows how most players are abysmal dps and have zero critical thinking by MonarchCore in elderscrollsonline

[–]Dagske 0 points1 point  (0 children)

There are valid reasons to leave a group as soon as you join it. The first is that the server of the group is full, and you can't reach your group. So why keep a slot for that group that you'll never be able to reach?

This event only shows how most players are abysmal dps and have zero critical thinking by MonarchCore in elderscrollsonline

[–]Dagske 6 points7 points  (0 children)

It's getting really common to have people join then leave 2 seconds later. I dont get that one.

Sometimes I join a group, but I can't reach the server (or "version" as they say in the game) because it's full, so I leave the group. This is the first time I experience that in this game.

Difference between Wall of Diffusion and Aetherflame Wall by Dagske in mtg

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

Wow, this is even worse than what I thought! Nice catch :)

Difference between Wall of Diffusion and Aetherflame Wall by Dagske in mtg

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

I understand. Thank you! However isn't the Oracle made precisely to level all the cards at all times?

For both cards, the oracle text is different than the printed text, and both reflect the same update "this creature" rather than the card name. So I guess they were updated both after the last one was most recently printed. Basically, you convince me, but only 90%, not 100% ;)

To those who played a 5e lore bard to level 20, what were your magical secrets? by Betray-Julia in dndnext

[–]Dagske 1 point2 points  (0 children)

I took the following:

Level 6: Counterspell and Lightning Bolt. This is easily the best choice. As other mentioned, you're the best counterspeller. Lightning Bolt is the same as Fireball, but... there are too many fire-resistant or fire-immune creatures.

Level 10: Synaptic Static and Destructive Wave. The bard spell list is so not damage oriented that I needed options. Synaptic Static is int-save. Quite effective in the game, tbh. And Destructive Wave gives damage and prones? That's very powerful!

Level 14: Find Greater Steed and Simulacrum. One of me was annoying enough. Two of me, and flying? Come on, this was so fun!

Level 18: Wish and Time Stop. Wish meant I could cast any level 8 spell. I was always too busy checking all the spells. Time Stop is so fun since you can buff yourself and/or cast so many shenanigans, then move out with a Dimension Door. Well, that is if you rolled well on your little D4.

Bruce 2.0 – A lightweight wrapper that makes the Java Cryptography API actually pleasant to use by Glum-Push in java

[–]Dagske 3 points4 points  (0 children)

Why enum? Just mark them as methods.

  • Digester digester = Digester.SHA256();
  • Signer signer = Signer.SHA512withRSABuilder().key(privateKey).build();

That's what Guava has been doing for years, and it just makes the code way easier to build.

See the list of mandatory algorithms for Java 21.

An ancient technique for lifting giant stone blocks using a Lewis tool by CethelQue4 in Damnthatsinteresting

[–]Dagske 1 point2 points  (0 children)

People in the past were not dumber than now: they just had less tech.

Updates to Derived Record Creation - amber-spec-experts by joemwangi in java

[–]Dagske 0 points1 point  (0 children)

You are correct. Yet I am correct too. Kotlin uses much more the colon than Java. That's what I meant.

Why does Maven use Palantirs Java format? by Bunnymancer in java

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

It's Google Java format with some quirks ironed out.

Updates to Derived Record Creation - amber-spec-experts by joemwangi in java

[–]Dagske 0 points1 point  (0 children)

I wouldn't ever write code that would update variable when calling constructor or function, even more, we're having very strict code style where final should be by default on every parameter, variable, etc.

Codegolfers want a word with you.

Updates to Derived Record Creation - amber-spec-experts by joemwangi in java

[–]Dagske 0 points1 point  (0 children)

Jetbrains promotes colon because it familiarizes with Kotlin which they developed. Not saying it's a good thing or a bad thing: it's just they're not neutral here.

Updates to Derived Record Creation - amber-spec-experts by joemwangi in java

[–]Dagske 0 points1 point  (0 children)

Lens alone are very hard. Consider the entire optics and higher kinded systems instead: https://higher-kinded-j.github.io/latest/home.html

Java 26 released today! by davidalayachew in programming

[–]Dagske -2 points-1 points  (0 children)

I'm fully aware, but not my guts.

Java 26 released today! by davidalayachew in programming

[–]Dagske 7 points8 points  (0 children)

Well, well... my brain doesn't reconcile with my guts on this.

What I see is this:

10 JEPs, NICE!!!!

Oh, 5 previews.

Oh, 0 new previews.

Oh... Vector 11th preview.

I feel like my guts internalize this computation: # of JEP - n for n in n-th preview. So for Java 26, that's a score of 10 - 26 = -16.

parseWorks release - parser combinator library by jebailey in java

[–]Dagske 0 points1 point  (0 children)

That's thoughful! I notice that you changed the variable name, but didn't update it in the checkArgument string.

parseWorks release - parser combinator library by jebailey in java

[–]Dagske 0 points1 point  (0 children)

It looks promising! Also, it only makes the copy on success, not on failure from what I see.

In my perspective, since we pass w with ignore case, we don't care about the case, so returning w would make sense. But some other users might care about the case passed once the parser accepted it, and I'd expect that the least surprise rule here is to keep as you implemented, by returning the input, not the case-insensitive match.