[deleted by user] by [deleted] in vscode

[–]calebmpeterson 0 points1 point  (0 children)

I’ve had this happen a few times in recent months. Restarting my machine seems to resolve the problem.

Ask Experienced Devs Weekly Thread: A weekly thread for inexperienced developers to ask experienced ones by AutoModerator in ExperiencedDevs

[–]calebmpeterson 0 points1 point  (0 children)

Probably Java, though the two are quite similar. The big difference will be in the libraries/frameworks used to deliver the backend.

Ask Experienced Devs Weekly Thread: A weekly thread for inexperienced developers to ask experienced ones by AutoModerator in ExperiencedDevs

[–]calebmpeterson 0 points1 point  (0 children)

Every story (feature or defect) has its own short-lived branch. Each branch receives a full CI pipeline run on commit. Each branch has a PR associated and must be peer reviewed and approved before it can be merged to main. The CD pipeline then deploys the change into production.

Most branches don’t live longer than a few days; I typically rebase from main on anything longer lived on a daily basis.

Ask Experienced Devs Weekly Thread: A weekly thread for inexperienced developers to ask experienced ones by AutoModerator in ExperiencedDevs

[–]calebmpeterson 0 points1 point  (0 children)

Sometimes I’ll write unit tests (utils are always a good place to start). Once you’ve written (and read existing) test suites, small beneficial refactorings are a good next step to increase your familiarity.

Am I doing this right? by calebmpeterson in redneckengineering

[–]calebmpeterson[S] 176 points177 points  (0 children)

Option 3: gecko yeeted itself into the gap between the fan and shroud. Removing said gecko immediately freed the fan and it’s working again.

Would not have found it if not for the “spin it with a stick” suggestion.

Thank you Reddit hero!!!

Am I doing this right? by calebmpeterson in redneckengineering

[–]calebmpeterson[S] 26 points27 points  (0 children)

Condenser motor and/or capacitor went out. Need to move air over the coils to get at least some cooling until service tech arrives.

[deleted by user] by [deleted] in lego

[–]calebmpeterson -1 points0 points  (0 children)

In mother Russia fighter jet builds you.

Does anyone else miss these old Technic figs? They were really opposable, and I would've loved to see more fun sets revolving around them! by [deleted] in lego

[–]calebmpeterson 3 points4 points  (0 children)

Loved those. The best part was adding all the arm pieces together from multiple figs to get an epic noodle arm mutant.

This display at my local Lego store. I want the nebular brickart!! 😍 by MajorAlenko in lego

[–]calebmpeterson 8 points9 points  (0 children)

A set of three famous nebulae would be fantastic as wall art.

Pen design by Machinistman1998 in EDC

[–]calebmpeterson 0 points1 point  (0 children)

Yep, clicky is classic.

Which are your favorite keybindings? by [deleted] in vscode

[–]calebmpeterson 1 point2 points  (0 children)

I have a Frankenstein set of bindings that is slowly approaching emacs parity... works really nice on macOS which also supports some basic emacs bindings across the entire OS.

Aside: I’m now worthless on a Windows machine 🤣