Kache

joined 2 years ago
[–] [email protected] 2 points 8 months ago* (last edited 8 months ago) (1 children)

But would you pay for it?

My employer's paying for my access, and I only find it a bit useful here and there

Maybe my company gets a great discount or something, but if they would pay me the subscription cost to give up Copilot, I wouldn't miss it

[–] [email protected] 1 points 9 months ago (1 children)

You can reference envs from the host in docker compose, so code it in instead of manually passing tribal knowledge in: https://stackoverflow.com/a/73826410

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (3 children)

Simpler to keep everything in one compose file if you can, under a test service that doesn't build unless explicitly named

Un-weird that env var and use the normal, boring feature of defining environment under your test service

[–] [email protected] 2 points 9 months ago* (last edited 9 months ago) (5 children)

I've often been able to alias drun='docker compose run --rm --build' and simplify down to:

drun test

Should be able to encode all those wayward args into docker-compose.yml or Dockerfile and only use vanilla docker commands -- that's the whole point of containerization

[–] [email protected] 6 points 9 months ago

In the US? IMO only possible in exclusive environments similar to saunas at spas or membership-based clubs/gyms

[–] [email protected] 55 points 9 months ago* (last edited 9 months ago) (1 children)

I think your ideas are too non-practical/specialized/advanced/low-level for your stated goal of 'digital literacy". They read more like college intro/followup course material and are too esoteric to be readily absorbed, esp by generic teenagers, even if they've self-selected to be "lightly interested".

[–] [email protected] 6 points 9 months ago* (last edited 9 months ago)

One of the best tutorials on really "grokking" git concepts, and it's online and interactive: https://learngitbranching.js.org

For programming, start with buildings things for yourself. Be practical, start small, and iterate, regardless if you consider the previous iteration was a success or failure. I've heard good things about https://automatetheboringstuff.com/ (in Python) in this regard.

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (1 children)

Can address it by writing code that doesn't depend much on indentation, which also makes code more linear and easier to follow.

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago)

In recreational climbing, skin calluses and surface abrasion aren't usually much of a concern compared to tendon health. Skin heals light damage quite easily.

However, it's not uncommon for a new (or experienced) climber to develop their muscles beyond what their own tendons can take. Since it takes tendons so long to strengthen, it's common to need managing the risk of finger pulley tendon injuries in climbing.

Also, I do not know how these nuances apply in your context of your medical condition.

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago)

Call their bluff!

If they're SO concerned and want help signing bans for imaginary problems into law, there are plenty of real issues worth trading for in exchange.

E.g. from now on, schools nationwide are additionally funded to both prohibit litterboxes for students that identify as cats and provide free and healthy school lunches.

[–] [email protected] 1 points 10 months ago

Idgi -- is it saying that every game is either named "X" or "Y's X"?

[–] [email protected] 8 points 10 months ago* (last edited 10 months ago) (1 children)

There's the practical distinction between "everyone can do it with some dedicated intent" (so few actually bother) vs "everyone can do it on a whim"

view more: ‹ prev next ›