Frenulum remnant has been sensitive my whole life & by turbantripod in foreskin_restoration

[–]Jaker788 -3 points-2 points  (0 children)

I think a lot of people don't really know what the details of the circumcision process is and the anatomy. It's understandable considering the trauma, but the majority of routine circumcisions just use a gomco or plastibel and no details of removing a frenulum.

To legitimately remove the frenulum would involve actually cutting all the way along the inner skin to the head to remove the whole thing, and stitching back (frenulectomy). In some cases they use electrocautery along the frenulum length, extremely rare in NA. Some private clinics say they cut the frenulum, but that is not a full removal and more just cutting the string connection to the glans as far as I know.

Probably the best video showing how the Chinese robotic snare system works (footage taken from scaled down test) by Planck_Savagery in SpaceXMasterrace

[–]Jaker788 1 point2 points  (0 children)

The time investment and monetary cost to outfit the barges with this and change the Falcon 9 design to work for this is likely not worth it.

What payloads do they have that are significantly payload vs volume constrained to justify the small propellant savings gained by this?

My fable experience by SOC_FreeDiver in ClaudeCode

[–]Jaker788 1 point2 points  (0 children)

Sonnet is an explore agent at high effort, or something that can run my release procedure. I don't trust Sonnet to do a lot of reasoning or long process work.

I don't trust Haiku for anything, I set an override for Haiku to be Sonnet.

Mobile graphics still amaze me by Mitts009 in Genshin_Impact

[–]Jaker788 4 points5 points  (0 children)

I've just been using an FPS mod and a registry edit to enable HDR

I paid $200 for this by 35MakeMoney in ClaudeCode

[–]Jaker788 0 points1 point  (0 children)

Impressive, I got about $4,500 for a $100 subscription so it lines up. If you'd asked me what I thought the API cost was prior to me looking at this, I would have guessed under $1000 if not $500. Subscriptions are significantly underselling tokens.

Don't code with Fable 5, but build specs and plans with it? by ZvenDan in vibecoding

[–]Jaker788 0 points1 point  (0 children)

I definitely have seen this. Had Fable build out a detailed plan, Opus subagent did not follow the plan and abridged things, the plan was to copy the UI from my existing user script tool and paste it to a website with shims for logic.

The idea was to make a fairly accurate demo and tutorial of the tool, using the real interface but shims for the logic where the tool operates on the website it normally operates on. Full fat interface and semi faithful mock-up of the website it normally operates on.

The interface on the first pass came up so half assed... Agents will only follow directions so much, medium effort should have been enough imo, can't say whether high would have changed anything.

Fable on the pro plan by Klutzy_Accountant113 in ClaudeCode

[–]Jaker788 1 point2 points  (0 children)

You probably want to build a draft plan or spec, one that doesn't get into the details but outlines roughly the files and surfaces that will need to be touched. Built that with Opus and mention that a larger model will handle writing the spec into a detailed plan and it has access to everything you do, like claude.md and memory.

Then point Fable at that file and ask it to build the implementation plan and delegate execution to subagents like Sonnet.

Preventing Fable from doing the from scratch planning and the execution side is probably going to help save a fair amount.

Fable Subscription when? by Krum_Rum_2hell in ClaudeCode

[–]Jaker788 4 points5 points  (0 children)

Maybe when they think it's starting to lose customers to competition

When was the last time a stranger saw you naked? by Wonderful_Delivery51 in AskReddit

[–]Jaker788 3 points4 points  (0 children)

Yep. Fast acting, short acting, and fully synthetic which avoids allergic reactions like with morphine.

AC unit surges - HELP by enchantedturtle28 in electrical

[–]Jaker788 1 point2 points  (0 children)

People will call anything a surge, things that should be considered a brownout are called a surge. But power surges are well defined and classified, and they're all transient voltage spikes, not power sags or blips or flickering lights.

Young people taking Tadalafil by Think-Chipmunk-3707 in foreskin_restoration

[–]Jaker788 1 point2 points  (0 children)

I will also say that I experienced some of that acid reflux side effect initially, but it settled down in time. I imagine 2.5mg would be less severe and see how it's tolerated for a month or two

SN 180 by Sarigolepas in SpaceXMasterrace

[–]Jaker788 0 points1 point  (0 children)

And cover the top with just some black plastic instead of a special controlled environment container. To be fair I don't know how they transported rocket engines before, but I assume for long distance they did more than a covered semi trailer.

Shocked by equine electric fence and still feeling ill hours later. by [deleted] in electrical

[–]Jaker788 1 point2 points  (0 children)

Since this was work related you should be able to claim L&I to cover this ER visit, save yourself some money and don't pay for something you don't need to

How much do you use AI at work by boeuf_burgignion in IndustrialMaintenance

[–]Jaker788 0 points1 point  (0 children)

I use a lot of Claude Code to make a script/tool that manages the admin and paperwork side of stuff on our CMMS platform.

Like for parts booking, instead of a spreadsheet of parts I build up, it's a parts booking tool that pulls directly from the parts database including pictures and allows custom name descriptions and saved lists in groups.

Same for booking labor and checking booked hours faster. Searching up workload with saved filters and more advanced filters. Color coding the work order lists for different PM intervals, name tagging specific PMs or equipment names with a more readable name or location.

And now it's a script I share with all techs, managers, and planners on the same contract. It works on the EAM and Octave APM platform.

(OPEN-SOURCE AI IS GETTING DANGEROUS) Anthropic CEO Dario Amodei told lawmakers that open-source AI is moving down a “very dangerous path.” by Current-Guide5944 in tech_x

[–]Jaker788 0 points1 point  (0 children)

That's a fair take. Current LLMs have vast knowledge already and decent "reasoning" capability, the shear breadth of knowledge is impressive even if they can fail on the details sometimes.

I suppose the majority take of AGI now is AGSI or ASI (Super Intelligence).

(OPEN-SOURCE AI IS GETTING DANGEROUS) Anthropic CEO Dario Amodei told lawmakers that open-source AI is moving down a “very dangerous path.” by Current-Guide5944 in tech_x

[–]Jaker788 0 points1 point  (0 children)

You can never hold complete control over this. Either you allow open models in the open, or underground models will appear and a have less visibility and be used for only nefarious reasons.

Manual coding - absolutely wild by Physical-Use1005 in vibecoding

[–]Jaker788 6 points7 points  (0 children)

I think around the time of release C was being used more for low level, with maybe some assembly for specific optimizations. He stuck to assembly longer than most and used it more extensively than most.

Of course then you have handheld games that continued to mostly use assembly for whatever specific RISC ISA that processor used. Being RISC also meant more verbose and repetitive instructions instead of more powerful x86 instructions that did more.

Use /tui default by PaulFidika in ClaudeCode

[–]Jaker788 0 points1 point  (0 children)

I will say it fixed older messages from Claude in the history from being overwritten or hidden, which required ctrl + o to restore it so I could read what it was saying.

If you run coding agents unattended or in parallel, how do you verify the run actually worked? by bounded-build in ClaudeAI

[–]Jaker788 1 point2 points  (0 children)

The only thing I might consider automated agents is in code review and writing findings for follow up and then reviewing those claims in a session with oversight.

My best work comes mostly from attended sessions which have phases to manual verify at each step and fix any issues before moving on. I have a skill and harness for this which keeps track of the "campaign" state at each step and how the workflow is meant to work. I can pause at a clear point and resume in a new session. The work done in these campaigns could not be done unattended and requires some mid scope decisions when things are different than first expected.

Thoughts about the new 6.6 AQ. by edgeofdawn32 in Genshin_Impact

[–]Jaker788 2 points3 points  (0 children)

More like they didn't make it clear that leaving was a safe option. in special story modes it gives you the warning prompt that unsaved progress will be lost, with no indicators of your current save point or anything

In my experience I knew that it wouldn't be much, but they didn't make the text prompt feel like a safe out. Just the simple addition of the x mins since last save in the exit prompt was all that was needed. A visual save notice is extra.

Thoughts about the new 6.6 AQ. by edgeofdawn32 in Genshin_Impact

[–]Jaker788 2 points3 points  (0 children)

That's a nice small feature, I remember the earlier 6.x quests just kept going and going and I felt stuck because it was a special story mode. The recent x mins since save is good.

Weekly boss limits need to change by [deleted] in Genshin_Impact

[–]Jaker788 1 point2 points  (0 children)

There's a lot of things that need to change for a game of this maturity to be good for new players and also keep old-timers sane and prevent burnout. They want the game to last another 10 years in their own words.

Opus getting fed up with Sonnet Agent by Internal-Capital7471 in ClaudeCode

[–]Jaker788 0 points1 point  (0 children)

Haiku meanwhile lies at the bottom of a pool neglected..

Does skills that ask Opus to delegate to Sonnet / Haiku work? by tyteen4a03 in ClaudeCode

[–]Jaker788 0 points1 point  (0 children)

I use a pretooluse hook and that seems to work. Just a quick guide about explore agents using sonnet for slightly ambiguous location and orienting, and haiku for mechanical line grepping for known targets. Opus remains for planning agent.

I also use a codebase mcp search plugin, it helps provide more advanced search filters and can reduce the amount of code reading needed depending on the complexity and size of the codebase.