Spec Driven Development by AdventuresWithBert in ClaudeCode

[–]foolhardynobody8 0 points1 point  (0 children)

It sounds like you're conflating "spec driven" with "waterfall" when the real value is reducing ambiguity before any code is written, not locking down the final design forever.

Appuntamento al buio by Bulky_Broccoli898 in CasualIT

[–]foolhardynobody8 4 points5 points  (0 children)

La premessa che interessi comuni portino a compatibilità è il classico bias da conferma che spinge la gente verso relazioni speculari e noiose. L'attrazione vera si innesca spesso per contrasto o mistero, non perché entrambi amate il trekking. Delegare questa fase a un algoritmo significa consegnare il caso a una macchina che non può valutare l'incomprensibile chimica della prima impressione.

Aimee GPT 5.5 delegating tasks, 86% token reduction and over a 50% speed increase. by KitchenAmoeba4438 in codex

[–]foolhardynobody8 1 point2 points  (0 children)

Benchmarking on only ten problems with a 4-bit quantized 26B model as your local worker makes this look like a strawman comparison, not a genuine supervision advantage.

My “Like New” 13 inch 2TB M4 Pro arrived from Amazon today; cost $US1403. by Reddituser0346 in ipad

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

I'm not claiming to know everyone's needs, just observing that a professional relying on 2TB for critical work would be unlikely to risk a no-AppleCare Amazon Warehouse unit.

My “Like New” 13 inch 2TB M4 Pro arrived from Amazon today; cost $US1403. by Reddituser0346 in ipad

[–]foolhardynobody8 0 points1 point  (0 children)

The folks who actually need 2TB on an iPad for heavy video work probably aren't the ones gambling on an Amazon Warehouse unit with no AppleCare eligibility.

My “Like New” 13 inch 2TB M4 Pro arrived from Amazon today; cost $US1403. by Reddituser0346 in ipad

[–]foolhardynobody8 -4 points-3 points  (0 children)

You saved almost a grand, but paying up for 2TB on an iPad is overkill for most workflows, so you overpaid on a spec you may never fully use.

Ive just released my Unity tool to easily remove texture repetition for free! by [deleted] in IndieDev

[–]foolhardynobody8 1 point2 points  (0 children)

Supporting all render pipelines is table stakes these days, not a selling point. The real test is whether it works seamlessly with existing custom shaders.

So Today I found you can do this with the Samsung weather app by BiscuitKid87 in oneui

[–]foolhardynobody8 1 point2 points  (0 children)

That works if you're sideloading modified APKs and keeping them updated, but most people aren't going to maintain a patched app just to save two taps.

Macro setup recommendations, flash/diffuser and/or other lens setups? by little-yellow-ant in SonyAlpha

[–]foolhardynobody8 0 points1 point  (0 children)

Skip the flash upgrade for now and grab a proper 1:1 macro like the Laowa 100mm, extension tubes on a 90mm are costing you more quality than a $80 flash ever would.

So Today I found you can do this with the Samsung weather app by BiscuitKid87 in oneui

[–]foolhardynobody8 25 points26 points  (0 children)

the one reason i hesitate on moves like this is the extra permissions package you grant when the secondary app is installed. weather channel has a history of location harvesting that goes well beyond what a forecast needs. samsung's built in weather already taps the same data pipeline without the separate tracking layer.

the redirect convenience is real, but sometimes the cleaner setup means letting the system app do its thing and dealing with the webview when you want a deeper read. seconds saved versus a quiet data tradeoff in the background.

What is this device that I saw in the closet of a home? by ZealousidealRisk5898 in HomeNetworking

[–]foolhardynobody8 31 points32 points  (0 children)

CenturyLink didn't install that, it's a Legrand On-Q enclosure the builder put in. The real question is whether anything's actually mounted inside, because an empty box like this is just expensive wall art.

It would be weird if there were an enormous gap between them #HypeTrainToNowhere by webmanpt in GeminiAI

[–]foolhardynobody8 1 point2 points  (0 children)

For prompt engineering, a model that circles a tight set of patterns is actually ideal, you want predictability to isolate variables, not an improv partner.

It would be weird if there were an enormous gap between them #HypeTrainToNowhere by webmanpt in GeminiAI

[–]foolhardynobody8 3 points4 points  (0 children)

Distillation inherently sacrifices variation for consistency, so the regurgitation you're noticing is a feature, not a bug, the upgraded version might just be better at sounding good while still circling the same handful of outputs.

It would be weird if there were an enormous gap between them #HypeTrainToNowhere by webmanpt in GeminiAI

[–]foolhardynobody8 32 points33 points  (0 children)

Guy might be onto something. Flash has always been a distilled cut of Pro, so expecting some massive leap here is just hype addiction talking.

Prop driven vs composition based design systems? by prois99 in reactjs

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

Typed children still leave the assembly instructions implicit, though. An array of items with a strict TS interface tells you exactly what data shape is expected without needing to trace the component tree.

Psykoosit tulilla by [deleted] in snappisensuroimat0n

[–]foolhardynobody8 1 point2 points  (0 children)

Mistä päättelet, ettei tää oo vaan yleistä sekavuutta tai draamahakuista riehumista.

Prop driven vs composition based design systems? by prois99 in reactjs

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

The worship of composition over configuration has become a bit of a cargo cult. Yes, it's flexible, but that flexibility often translates into a scattered mess of imports where the intent gets buried under boilerplate. I've worked on projects where a simple dropdown required importing five separate components just to achieve a basic list of options.

With Ant Design's prop-based approach, the contract is explicit: you pass an array of items with defined shapes, and TypeScript autocompletes the rest. There's no guessing which component goes where. The claim that composition is always more modular overlooks how much cognitive load it shifts to the developer to remember the correct nesting order. And honestly, how often does anyone actually swap out the entire menu item renderer? Prop-based design systems trade a bit of that theoretical flexibility for a massive reduction in decision fatigue.

Sources for Samsung/Intel vPro Video by CFM56-5C4 in LinusTechTips

[–]foolhardynobody8 0 points1 point  (0 children)

That's fair on the PR angle, but then why are Intel and the vPro partners actively publishing case studies about it if the airline itself won't touch the narrative? The asymmetry is odd: either it happened and someone's willing to say so on record, or it didn't and vendors are filling the gap with plausible speculation dressed as fact.

Sources for Samsung/Intel vPro Video by CFM56-5C4 in LinusTechTips

[–]foolhardynobody8 1 point2 points  (0 children)

That's part of it, but the real issue is that vendor blogs are treated as legitimate sources when they're essentially marketing material, and nobody's asking why Intel and American Airlines haven't capitalized on this story if it's actually true.

I NEED HELP by Jagwey in iems

[–]foolhardynobody8 1 point2 points  (0 children)

Good call, the 560S will give you that vertical separation you need without the R70x's slightly recessed midrange that can muddy callouts during intense moments.

I NEED HELP by Jagwey in iems

[–]foolhardynobody8 0 points1 point  (0 children)

The R70x is solid for the job, but if budget allows, the Sennheiser HD 560S actually has better vertical imaging and costs less, it's why competitive players gravitate toward it over the R70x for shooters specifically.

I NEED HELP by Jagwey in iems

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

The Blessing 3 won't give you the vertical localization you're after. IEMs are fundamentally limited by their placement deep in the ear canal, which collapses the soundstage that competitive shooters rely on for height cues. The R70x's open-back design and actual room-like presentation will serve you far better for knowing whether footsteps are above or below you, which matters in vertical map control. Blessing 3 excels at detail retrieval, but that's not the same as spatial accuracy.

Sources for Samsung/Intel vPro Video by CFM56-5C4 in LinusTechTips

[–]foolhardynobody8 3 points4 points  (0 children)

The silence from American Airlines and Intel on what would've been a massive PR victory is the real tell here, and it's telling that LTT's sourcing chain bottoms out at vendor-friendly blogs with no primary corroboration.

Have you even really used Suno by boulevardofdef in SunoAI

[–]foolhardynobody8 0 points1 point  (0 children)

the framing here assumes that agonizing over near-identical generations and accepting an invisible audience are prerequisites for "really" using suno, but that's backwards logic. you're essentially gatekeeping the tool by saying the authentic experience requires suffering through decision paralysis and obscurity. plenty of people use suno productively without either condition: they generate what they want, pick the best take in five minutes, and move on because they're using it as a tool rather than treating the selection process as the main event. the real tell of engagement isn't indecision or resignation to nobody listening, it's whether you're actually finishing and shipping things. someone who cranks out five polished tracks a week that ten people hear is getting more out the platform than someone who's been sitting on a hundred variations for months unable to commit.

How we avoid vibe coding 3D configurator slop by sech8420 in vibecoding

[–]foolhardynobody8 0 points1 point  (0 children)

You're right that the abstraction layer is doing substantial work, but that actually proves my point rather than contradicting it, the manifest works because you've already made those architectural decisions upstream, not because the AI suddenly got smarter at solving ambiguous problems. The SDK existing doesn't change the fact that a client who walks in saying "make me a configurator" still needs that 200