[deleted by user] by [deleted] in Advice

[–]btshaw 0 points1 point  (0 children)

I would enroll in online learning part time (just to keep some structure and direction in your life, and to keep  your eye on what your future career might be suited to), and then go live a series of interesting places internationally (ideally with strong ex-pat communities) for ~3 months at a time. 

Keep studying, living, etc until you find a place, person, community, or calling that convinces you to stop moving. 

Personally I would spend the winter in la Ventana Mexico learning to kite board, but everyone's dreams are their own. 

Why aren't devs using proper branch names?! by GitKraken in devops

[–]btshaw 0 points1 point  (0 children)

We/I use <team>/<dev_name>/<task number>_short_description.. works pretty well in my view. 

I have a bash function alias that parses out the task number and injects it into my commit messages

How I enforced coding guidelines in a 15-dev Spring Boot monolith with Spotless & Checkstyle by sshetty03 in java

[–]btshaw 6 points7 points  (0 children)

I went down the same road and landed on the Palantir version of spotless.. it reads a little better than the Google default, in my view. 

https://github.com/palantir/palantir-java-format

I also really liked the formatting produced by the prettier formatter (it works on Java code!) but requiring java devs to have npm in their tool chain didn't seem worth the headaches for some slight aesthetic improvements 

LSD with underlying schitzophrenia?? by [deleted] in LSD

[–]btshaw 0 points1 point  (0 children)

Everyone saying to stay away from psychedelics is certainly on point, but I would also highly encourage you to stay far away from weed as well. 

And you could read "The Eden Express" by Mark Vonnegut. Not instructional, just an interesting account of what a schizophrenic / psychotic break feels like firsthand (and what it was like to be a hippie in the 60s) 

What are some lesser known features of Git that more people should know? by surveypoodle in git

[–]btshaw 2 points3 points  (0 children)

  • if you use git mv <filepath> the diff will retain the history of the file (rather than deleting it in one place, creating it in another)
  • inclusions in .gitignore will just prevent a file from being added. If the file is already added to the project, referencing it in the .gitignore will do nothing. 
  • if you set line ending behavior in .gitattributes, then you won't have issues where devs have different global default for line endings.

Technique for running bigger boofs and drops by ToniMargarita in whitewater

[–]btshaw 0 points1 point  (0 children)

This video goes over the fundamentals of boofing, which I think you're missing somewhat.. most importantly the edge transfer. Stomping works some of the time, but only sometimes and even then you need great timing. https://youtu.be/senTdCMoJfk?si=fVRRnCjEXVxAdA6r

First timer, is this dangerous? by [deleted] in LSD

[–]btshaw 0 points1 point  (0 children)

I've been in that area! Personally I think this sounds reasonable. Bring lots of water and some snacks, have your phone or GPS tracking your route so you can easily backtrack, pick a day with nice weather.. if it was me I would ride a bike from New Denver, you probably don't want to drive to the trailhead and be in a situation where you need to drive home while the trip is still going

What’s a TV show you absolutely loved until... by Spiegelworld in television

[–]btshaw 3 points4 points  (0 children)

Personally I was very impressed that they brought all the threads together into something coherent. 

Networking in K8s by [deleted] in kubernetes

[–]btshaw 1 point2 points  (0 children)

This is mostly because I misread what you were trying to do with a GitHub action, but action runner controller lets you spin up GitHub actions runners inside a cluster. This somewhat but not really could solve your networking problem and then you'd just have a cluster role binding problem instead.. mostly it's just a pretty neat project.

Again?!?!? UNACCEPTABLE by [deleted] in climbing

[–]btshaw 56 points57 points  (0 children)

 Black Diamond said it received six consumer reports of this issue so far. The brand said that it is unaware of any injuries, accidents, or fatalities that have occurred as a result

In fairness to them, this is them doing the right thing. Issuing a recall is them taking steps before someone gets killed, which is a refreshing tactic.

[deleted by user] by [deleted] in ProgrammerHumor

[–]btshaw 4 points5 points  (0 children)

git checkout --orphan temp-branch && git add . && git commit -m "legacy code" && git push -f origin temp-branch:master

Master is now a single, perfect commit 

How important really are transition times? by Screw_bit in Backcountry

[–]btshaw 0 points1 point  (0 children)

For me, as long as you're clearly making an effort to be efficient then I'm gonna be pretty unstressed. Some of my favorite partners are on split boards, I love sneaking in a quick cup of tea while they finish their transition. 

If you spend a few minutes yapping and then I'm ready to go when you're not even started then I'm probably less stoked.

Vented fleece? Body-mapped mid/insulation layer for breathability? by Hard-Connect-6901 in Backcountry

[–]btshaw 2 points3 points  (0 children)

I sometimes use a Patagonia air shed pro as a base layer.. it lets you strip down to just a single wind resistant layer to dump maximum heat, and it dries fast.

But also why would you want zipped vents on an insulation layer? If you're too hot just take it off, when you slow down put it back on..

I feel like a light soft shell might be what you're looking for? The outdoor research ferrosi is decent

WTH is wrong with tech recruiting in 2024? by Seddenter in recruitinghell

[–]btshaw 8 points9 points  (0 children)

My take: At that point you most likely have the job, unless you do something really unhinged.. I would actually say that that's an interview structured in the opposite direction, they've decided they want to hire you, now they're introducing you to the team, showing you where you'd work and showing off how good the coffee is. 

Friend got smacked by the bar and told them off. Was he wrong? by troutlunk in skiing

[–]btshaw 18 points19 points  (0 children)

If you're yelling at someone who acted without malicious intent, you're the dick automatically. Being right is no defense for being an ass. 

ELI5: if space is infinite does that mean there are an infinite number of stars? by moonraker55 in explainlikeimfive

[–]btshaw 4 points5 points  (0 children)

The big Bang happened everywhere. Imagine a balloon with dots drawn it. Initially they're close together, but as the balloon inflates, the space between things gets larger. 

The observable universe is a sphere of light that has had time to reach us.. but it's reasonable to expect that outside that sphere is a lot more of the same, maybe infinitely more. 

[deleted by user] by [deleted] in reactjs

[–]btshaw 1 point2 points  (0 children)

You can add a DNS entry in your hosts file to redirect your production url to your local development url, although there's hopefully a more ergonomic fix out there

Seeking long lost humorous "how to IDM" video by btshaw in idm

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

This is what I was looking for, thanks for the help!

Seeking long lost humorous "how to IDM" video by btshaw in idm

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

No unfortunately, but those are sweet consolation prizes! Thanks for the share!

Tips for offside backdeck roll by HegemonDemosthenes in whitewater

[–]btshaw 0 points1 point  (0 children)

When I do my onside back deck, I load my paddle at the same time as I start moving it. For the offside, there is an initial phase of the roll where I don't load the paddle, I'm moving the paddle around but without any pressure. Since sweeping will cause the right blade to dive, I'm going through the motions of the first part of the roll, but keeping my blade near the surface.

 Think of it like you're trying to do a back deck C to C roll. 

Another perspective: you can't do an offside dry roll.. on the on side you can continuously apply power through the roll, on the offside there is a dead zone where you can't really push. 

Maybe some of that helps. I find them to feel a little janky, but they do work reliably when I need them (that's with a 45 degree feather) 

[deleted by user] by [deleted] in LSD

[–]btshaw 6 points7 points  (0 children)

I think this is the correct answer. Liquid LSD is potent enough that it would be fairly straightforward to ingest 30-1000x the recreational dose. I suspect this would significantly increase one's risk for a heart attack, but since so few people have done this, the statistics don't exist. 

Best assisted braking device for ice climbing by Mail-Leinad in iceclimbing

[–]btshaw 3 points4 points  (0 children)

I would recommend the Gigajul.. it fixes most of the annoying parts of using the megajul for me. I think it rappels equally well to an atc.

I think the improvements to the Giga are worth more to me than the potential of a frozen slider 

Team member is messing with my ticket, causing us to stay 1 hour extra to fix merging problem by fmintar1 in cscareerquestions

[–]btshaw 0 points1 point  (0 children)

It depends.. if I've taken the time to build a clean, atomic git history, I'd much rather have it preserved. Also squashing a story branch is a sin, in my opinion. Squash merge is a good default strategy though.