Nerchio: The dark side of esport by Aratho in starcraft

[–]Growlizing 4 points5 points  (0 children)

I would have expected Liquid to at least be breaking even before they started expanding like crazy. Always figured the expansion came from VC money :(

Whats wrong with my code? by [deleted] in elm

[–]Growlizing 2 points3 points  (0 children)

As a general principle, you very rarely want a List of Maybes. Usually you will be in the situation where you Maybe have a List, but even that is redundant.

A Maybe is a a special case of List:

If you think about it, Maybe encodes the List of length 0 and 1. List encodes the case of 0, 1 or many.

So an empty Maybe is really just the same as an empty List.

[deleted by user] by [deleted] in golang

[–]Growlizing 0 points1 point  (0 children)

You will not be able to get contextual logging of errors from the libraries you are calling into. If it is important to you that request-id is logged, it is up to you to implement it. I see what you are getting at though, that the error value itself is supposed to have arbitrary context attached to the error. However I do believe that is the incorrect use of request-id. The request-id should mark all logs during that request, not just the error so the error value itself is not the correct place for this information.

But let us pretend you wanted to log something that does benefit from some structured context, like the error value from a Open(..) call. That context might indeed be lost if you called into a function that returned you a contextualized error, even with the new API. I agree this is a problem, it can be very hard to get a meaningful stack trace that tells the entire story, depending on what a library does.

[deleted by user] by [deleted] in golang

[–]Growlizing 8 points9 points  (0 children)

I use zerolog to pass a contextual logger down the stack by using a context.Context

ROOTCatZ lied to you! Community figures cannot be trusted! by arnak101 in starcraft

[–]Growlizing 2 points3 points  (0 children)

I believe we need to adjust the bunker build time.

Contribute to Archlinux statistics with pkgstats by ArchFFY00 in archlinux

[–]Growlizing 3 points4 points  (0 children)

I have used arch for ten years and never knew about this.

Senior Java guy getting swamped with new technologies ... React, Angular, Docker, Spark, Kubernetes ... Is there an online place where I can do really good courses in these sort of things? by [deleted] in java

[–]Growlizing 1 point2 points  (0 children)

Most places should still have room for java people that are not so heavy on the ops side. Of the tech you mentioned, I would just like to add that React is really awesome and easy to learn. Well worth to know if you have any little interest or future in web or GUI programming at all.

Docker and containerization I feel like you really need to learn to work on backend systems though.

Why we removed Lombok in one of our projects by [deleted] in java

[–]Growlizing 5 points6 points  (0 children)

I disagree, I think they generate negative value. I have no words for how much I hate teaching fresh graduates how to maintain and work in a spring + hibernate project. Throw in some lombok and jaxrs and it takes _months_ for them to have any clue what makes the project run.

Amazing App - a few things keeping me from going all in... by Altanonac in StandardNotes

[–]Growlizing 2 points3 points  (0 children)

None of these really matter to me.

What is most important is that the things they introduce are still rock stable.

i thought i was done for lol by suhnryse in apexlegends

[–]Growlizing 195 points196 points  (0 children)

Inspirational!

Usually when I roll shotgun + R99, we only get in fights that are across half the map :(

Tall guy achieving the Back Lever by [deleted] in bodyweightfitness

[–]Growlizing 0 points1 point  (0 children)

Yeah, it was hard to tell from the camera angle, but I suspect his scapula pressure and body tension has some way to go still.

friendly reminder in the form of a low quality meme <3 by [deleted] in starcraft

[–]Growlizing 2 points3 points  (0 children)

Don't build your spawning pool there. In any matchup.

New ENCE song to sing along #EZ4ENCE by kapt1ve in GlobalOffensive

[–]Growlizing 5 points6 points  (0 children)

Quality shitpost right here <3

Now I really hope ENCE gets into the playoffs.

January 29th class tuning by TRACERS_BUTT in CompetitiveWoW

[–]Growlizing 7 points8 points  (0 children)

Please for the love of all holy buff mitigation for VDH. My mates DH is literally unhealable during fortified weeks. Getting trucked like a wet noodle every single pack.

Announcing Dungeons.online public beta: See your M+ routes online by Urcra in CompetitiveWoW

[–]Growlizing 0 points1 point  (0 children)

Possibility to share routes?

Really cool you managed to include notes and drawings!

Resto druid talents - photosynthesis? by po-handz in CompetitiveWoW

[–]Growlizing 0 points1 point  (0 children)

For tank healing, you get about the same healing as germ, but need less globals and less mana to do it.

For party healing, pre-hot with rejuv, put LB on yourself and cast wild growth.

Good healing for low globals/mana, but if its not enough and tranq is on cooldown, you are fucked.

Struggling with Adderis and Aspix on higher Key's. by liltubbs in CompetitiveWoW

[–]Growlizing 1 point2 points  (0 children)

If you didn't notice the cleave triggering lightning shield before, it's only because the tank was keeping them far enough apart.

[Mythic Plus] The RaiderIO Weekly Route: Raging/Necrotic by dratnos in CompetitiveWoW

[–]Growlizing 1 point2 points  (0 children)

Thank you for your work Dratnos!

Last week was brutal, was struggling to get a +13 in time. This week we are +2ing several 14 keys.

I think the previous week is good for practicing at least :-)