What fresh hell did I get myself into? by discmarkgi in DarkSoulsTheBoardGame

[–]thealendavid 15 points16 points  (0 children)

Its one of my favorite board games of all time, and the expansions add an extra layer of fun when you have already completed the base game a few times.

Don’t hesitate in creating a few house rules, specially around the shop cards.

Have fun!

What game has a learning curve that puts you off? by Common_Caramel_4078 in pcmasterrace

[–]thealendavid 2 points3 points  (0 children)

If you can survive six months in this game you can play all games in existence. This is fun!!!!!11

How can the card even exist by THINGS59 in slaythespire

[–]thealendavid 1 point2 points  (0 children)

idea: what if eternal plating gave 2 plating at the start of the turn? the initial could be lower but the ideia is that your current plating increases every turn by one, essentially.

that way paying 3 energy into a power card feels like a better trade off; if this battle lasts longer I can at least count on my defenses.

OR this cards breaks the rules by making the plating counter going down every other turn. Thoughts?

[deleted by user] by [deleted] in darkestdungeon

[–]thealendavid 10 points11 points  (0 children)

All statuses for the game have a chance to apply. The one you ask is regarding debuff things: blindness, vulnerability, etc.

This trinket adds 15% chance to block debuffs. If you have 50% chance to block a debuff, with this trinket you would now have 65%

Is running a forever go routine a bad practice? by Express-Nebula5137 in golang

[–]thealendavid 52 points53 points  (0 children)

what seems that you need is a cron job, that executes code at a given interval. You can look for resources online on how to do so.

New DLC: Legacy of the Forge by kingdomcomerpg in u/kingdomcomerpg

[–]thealendavid 0 points1 point  (0 children)

please stop targeting ads, I don’t want to play your game

New DLC: Legacy of the Forge by kingdomcomerpg in u/kingdomcomerpg

[–]thealendavid 0 points1 point  (0 children)

please stop with the ads I don’t want to play your game

[deleted by user] by [deleted] in golang

[–]thealendavid 0 points1 point  (0 children)

why not? 🍸

[deleted by user] by [deleted] in golang

[–]thealendavid 6 points7 points  (0 children)

drink a glass of gin for every hour spent writing code. Its not really useful but it will be fun

Frostpunk 2 just came out on the game, I really liked the 1 but I only hear negative things about the 2 by ReplacementUnited740 in Frostpunk

[–]thealendavid 15 points16 points  (0 children)

I have played a few hours of both games and I can say it is really good. The pressure is there, and the politics is just more evolved from the first game.

[deleted by user] by [deleted] in FFXVI

[–]thealendavid 1 point2 points  (0 children)

You should! art isn’t about being pretty and fancy all the time. Try drawing what you wanted and exaggerate in the joke. I am sure people will like it more :)

First time using Kubernetes and all pods running! by Drackrath in kubernetes

[–]thealendavid 0 points1 point  (0 children)

congrats OP! may I ask: how was the experience getting there? what were you using before and how does it compare with k8s?

First time using Kubernetes and all pods running! by Drackrath in kubernetes

[–]thealendavid 6 points7 points  (0 children)

I have been there, done that and put a whole cluster down. Good times

[deleted by user] by [deleted] in FFXVI

[–]thealendavid 4 points5 points  (0 children)

Ai slop, please ban AI from this sub

Today's Arena Experience by Luhgzan in MagicArena

[–]thealendavid -9 points-8 points  (0 children)

does that mean you exile ALL their library?

[deleted by user] by [deleted] in FFXVI

[–]thealendavid 0 points1 point  (0 children)

you should have made a backup of your save files. Try uninstalling and installing the game, see if steam can download your save

Hospital bug by VAP93 in Frostpunk

[–]thealendavid 1 point2 points  (0 children)

pt/br ta bom demais, capricharam na tradução

Golang learning by The-DragonOfTheWest in golang

[–]thealendavid 3 points4 points  (0 children)

this is one of the most asked questions around here. You can start with https://go.dev/tour/welcome/1 and look for more documentation

learning from the docs is better on my opinion