harrowhawk

joined 2 years ago
[–] harrowhawk 5 points 1 month ago

HELL YEAH LETS GO

[–] harrowhawk 5 points 1 month ago

I like this rule of thumb and it goes nicely with the “if you have more than 3 arguments to a function, consider making a struct to pass the arguments in” rule of thumb because

You can have the struct use a named lifetime (or several) for the different parameters so it doesn’t own them!

Best of both worlds.

[–] harrowhawk 28 points 2 months ago (7 children)

When I tried playing 2077, BG, or Elden Ring they basically ran like they were on a Potato. I’m surprised anyone could do anything playable on those games.

[–] harrowhawk 2 points 2 months ago

I don’t have a satisfying answer to you. I think once a week wash is perfectly fine and it is roughly what I do.

It depends on how much you’re using them.

If you shower once a day 6 days a week (just as an example), a wash once a week is good. If you’re showering and using the towel multiple times a day it’s getting a lot more use and likely never totally drying out between washes. I’d recommend a second towel and/or more frequent washes of the towels.

If you use the towel for showering at home only 3 times a week (for example you shower at the gym and they provide towels there) then you could radially go multiple weeks without washing your towels just because they aren’t being used.

Finally replacing. I also don’t have a strong answer for that but I replace them when I notice they either stop absorbing water as well or when the threads are getting much thinner. Current set of towels is 3 years old and replaced a set of towels that were 8 years old. Also if the towels get significantly dirty or stained (blood usually in my case) I’ll replace them.

[–] harrowhawk 3 points 3 months ago

How nice of them to have the decency to make it obvious.

[–] harrowhawk 7 points 3 months ago (3 children)

Why is the Gemini logo in the bottom right?

[–] harrowhawk 4 points 6 months ago

Jokes on you. I’m Horus-pilled and my favorite mech media is…

Lancer

[–] harrowhawk 43 points 1 year ago (6 children)

I’m sorry, friend.

If any of those deployments included code you or your team wrote, I highly encourage archiving it in VCS somewhere, even if only internally.

Also do a formal write up of all the deployments and why each tech choice was made.

Your hard won knowledge and skills should be preserved somewhere.

[–] harrowhawk 3 points 2 years ago

It’s good to be back

[–] harrowhawk 6 points 2 years ago (1 children)

Bienvenidos?

Most of them look like greetings so that’s my best guess.

[–] harrowhawk 1 points 2 years ago

I see a lot of people complaining about how much harder it is to get to the DMs.

To which I say:

You guys are getting DMs?

[–] harrowhawk 11 points 2 years ago

Because, sadly, I more often than not do NOT have access to a debugger.

Learning how to write good debugging print messages is a skill. And nicely transfers to writing good debug log messages. Which makes diagnosing user issues much easier.

view more: next ›