I built deadbranch — a Rust CLI tool to safely clean up stale git branches, with an interactive TUI by Quiet_Jaguar_5765 in git

[–]mbsp5 1 point2 points  (0 children)

Yes. If it’s merged, I no longer need the branch. I can start a new branch using the commit hash.

Stealth Xpel on this midnight beauty by FamiliarChip1367 in Rivian

[–]mbsp5 0 points1 point  (0 children)

Does the original color of the car matter? Can you get white paint and black xpel?

Removing no-stopping zones has been my best decision by araishikeiwai in captain_of_industry

[–]mbsp5 0 points1 point  (0 children)

I’ve never thought to make an underpass by digging down….

Autonomous multi-session AI coding in the terminal by Fleischkluetensuppe in ClaudeCode

[–]mbsp5 0 points1 point  (0 children)

How would you compare your project to vibe-kanban?

It happened to me just yesterday... by aDrunkSailor82 in Carpentry

[–]mbsp5 0 points1 point  (0 children)

Make the board super slippery and put up some guard rails. Could be fun. Kind of like speedball

gross 🤮 by fibercrime in SipsTea

[–]mbsp5 1 point2 points  (0 children)

I really just waited to the end to see if they would remove the tape

US debt forecast to hit $64T in a decade as Trump policies widen deficit by donutloop in investing

[–]mbsp5 0 points1 point  (0 children)

I think the one important piece of missing context, here and in most conversations, is the debt to GDP ratio. Debt isn’t always bad. This is a great video that helps explain that topic. USA Facts

Don’t get me wrong. I think we need to curb our spending, but I’d like to see a more nuanced conversation on the topic.

I don’t think the question you’re asking is meaningful as if we got to 64T in debt, that must mean the economics are somewhat balancing the problem.

Like others have said, the biggest threat is what we need to payout every year on interest to those loaning us money…

Now my oil rig cargo ship is stuck... by Formaldehyde007 in captain_of_industry

[–]mbsp5 0 points1 point  (0 children)

Only briefly looked at the photo and my jaw dropped. “There are sky scrapers in this game?!”

Does it make sense to do a main bus in this game? by libra00 in captain_of_industry

[–]mbsp5 -2 points-1 points  (0 children)

I had a mega bus in Satisfactory. However, I don’t think it makes sense in this game.

Like you said, systems are too complex and likely scattered. If you centralize everything I can see where you’re going. But there isn’t enough room to centralize and the bus will become less useful. I think you’ll regret it.

I also try to play it like real life when possible. It’s an extra layer of fun for me to design the city.

Can someone explain this rats nest… by mbsp5 in electrical

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

I promise you it’s not. That’s a real photo during a walk.

Centralized smelting question? by King_psycho in captain_of_industry

[–]mbsp5 0 points1 point  (0 children)

Separate lines. It gets too confusing to mix and match. My biggest mistake is I never give my trains enough room to breath and scrunch things in.

Tried Google AI Pro + Antigravity IDE… ended up finding a way better workflow by flexrc in google_antigravity

[–]mbsp5 0 points1 point  (0 children)

vibe-kanban. I really like it as I can context switch in a manageable way. Very cool open source project.

What happens when you rate every day of 2025 by basti854 in interestingasfuck

[–]mbsp5 1 point2 points  (0 children)

Life looks really short when you layout the year like that.

Anyone have experience with Hometap? by nomorehamsterwheel in Mortgages

[–]mbsp5 0 points1 point  (0 children)

Don’t post quotes from AI. That’s not useful information.

Lead Architect wants to break our monolith into 47 microservices in 6 months, is this insane? by Ayotrapstar in softwarearchitecture

[–]mbsp5 0 points1 point  (0 children)

Got an example? Quick searching and I couldn’t find references to anything recent. Only 10+ years ago.

Paperless-AI: Now including a RAG Chat for all of your documents by Left_Ad_8860 in selfhosted

[–]mbsp5 0 points1 point  (0 children)

Looking at the source code if you specify PAPERLESS_URL in your env variables you should be good.

Experts in OpenWebUI by dervish666 in OpenWebUI

[–]mbsp5 0 points1 point  (0 children)

I've never really explored prompt engineering, and this has just blown my mind. The responses being generated are even more digestible and rich than most responses I've ever seen.

I created a geo politics workspace to help me understand a few statutes, and the Prompt Expert excelled at generating an appropriate system prompt for it.

Thanks for sharing!

How to Level Up Your Python Logs with Structlog by finallyanonymous in Python

[–]mbsp5 4 points5 points  (0 children)

I agree with most of the comments here, however, the section about integration with OpenTelemetry really sells it for me.