HackerTrans
TopNewTrendsCommentsPastAskShowJobs

throwaway041207

145 karmajoined قبل 4 سنوات

comments

throwaway041207
·قبل 9 أيام·discuss
Multiple times a week.
throwaway041207
·قبل 18 يومًا·discuss
> The Maverick is actually the size of an F150 from 1990. Similar to how the Colorado/Ranger today is the size of a full size truck in the 2000's

A 13th gen RCSB F-150 is only modestly larger than a 1990 RCSB by your definition here, but we know that's not practically true because you are only comparing very specific measurements. Anyone that's had an OBS and been around Mavericks would never say the Maverick is the actual size of an OBS F-150.

Trucks are bigger than ever, that's self evident, but saying an OBS and Maverick are the same size is a stretch.
throwaway041207
·قبل 24 يومًا·discuss
This reductionism doesn't seem useful. The population of people who want to buy homes has not grown in any way that is proportional to the cost of a home.
throwaway041207
·قبل 24 يومًا·discuss
In my neck of the woods (New England), home prices have doubled since March of 2020. I have yet to read a comprehensive overview of how this happened and how we get out of it. Of course, people went nuts offering over the asking price when interest rates were super low so I understand, to some degree, that baselines were reset.

But the current housing market doesn't feel sustainable. I don't understand how a proper middle class family could afford to buy in this environment, unless they are willing to put off any savings indefinitely.
throwaway041207
·الشهر الماضي·discuss
I don't think the writing style has anything to do with AI, it's just a writer without an editor.
throwaway041207
·الشهر الماضي·discuss
Zed is nice, but the project wide search (sidebar based) in VS Code and diff viewer in VS Code are still better IMO and unfortunately since I no longer code, those are my most used features of an editor. Still using it instead of VS Code but I sure wish it improved those views.
throwaway041207
·قبل شهرين·discuss
> Small world.

Indeed. I lived there for 4-5 years and left right before they started tearing down Fry Street. At that time I could see Bill Callahan at Rubber Gloves for 5 dollars, then head to the square and get my fill. Leave my car and walk home. Wake up and do it again, but instead see The Black Angels in someones house. Saw many great shows at Dan's Silverleaf and saw a number of terrible art exhibitions from the students. I had moved to the east coast by the time they burned down the Flying Tomato and it seemed like a fitting end given what I saw of the place the last time I had visited in early 2007.

I'm very fond of that place at that time. I used to commute straight into the metroplex and back out to Denton. I'd get home and park my car and have most everything a dude in his early 20s needed in walking distance.
throwaway041207
·قبل شهرين·discuss
No, it was around but it was probably just Stroh's in the can at that point. I drank a ton of it at a dollar a can in the early 00's (RIP J&J's Pizza, Denton, TX). This would have been after the PBR buy out and it was probably whatever the Stroh's formula was.

I drank a bunch of these PBR owned zombie brands over the last 20 years, Black Label, Schlitz, Old Milwaukee, Lone Star, etc [1] and I've always wondered when I'm drinking one if it's the same flavor as one from previous years or even if the flavor is consistent across regions (assuming PBR was just slapping labels on contracted brewing).

[1] https://www.beeradvocate.com/beer/profile/447/
throwaway041207
·قبل شهرين·discuss
This is actually kind of validating. I work for a company that spends almost 1mm a year on GCP. We've never had an actual support contract with them because the numbers work out to, at a minimum, being 10% of our spend. We've yet to encounter a situation where we actually needed GCP support, so we've held off. In the moments where we'd like to get some support (mostly around datastore behavior) we've managed to work around it or figure it out ourselves. So it's good to know we haven't missed out on much. Beyond the offensive aspect of GCP offering no support if we aren't willing to cough up a non-trivial percentage of our spend, I'm pretty happy with it.
throwaway041207
·قبل شهرين·discuss
Assuming we are talking about Code/Codex are you on API billing or subscription? I have essentially unlimited API billing at my disposal and I haven't noticed any degradation of quality across Opus versions.
throwaway041207
·قبل شهرين·discuss
Yep, I timed the top of the market perfectly and cashed out 5 BTC at ~$80/BTC.
throwaway041207
·قبل شهرين·discuss
Parent didn't say Claude Code is best at anything?
throwaway041207
·قبل شهرين·discuss
If you are working with AI to define the purpose and goal of the change -- which is to say planning how the changes to the code should result in some sort of feature/bugfix/whatever, then planning phase should ask you to define clear success conditions for the code that it writes. These could be otel/datadog metrics, or some kind of funnel metric or some cessation of errors in your APM, whatern. In any case the outcome of the change is what I mean by validate/verify. Mediocre code can solve issues and we can tolerate mediocre code in that sense. The guardrails kick back failing "mediocre" code, it accepts working mediocre code.

And this could easily apply to every change we made by hand before AI, it was just a tedious process to layer these things into code when we were just fixing bugs and whatnot. In an AI writes all the code world adding this kind of stuff as table stakes for a changeset is zero cost, effort wise.
throwaway041207
·قبل شهرين·discuss
And yet you are citing some concrete report you aren't sharing. The problem with your original comment is you scoped it to subscribers (which I assume is how this unshared report was framed). API billing for enterprises will far surpass that number in individual users. Claude Code is available at my org to every person employed here and that's just shy of 2k people, and I can say with confidence we are not 3% of Anthropics customer base alone.
throwaway041207
·قبل شهرين·discuss
Stripe uses Sorbet which, in my experience, increases LOC.
throwaway041207
·قبل شهرين·discuss
Sorry I wasn't very clear about that part. I think success conditions are described by stakeholders, whoever that is, and then the implementation of monitoring them is probably created by the LLM. For engineering level stakeholders that's going to be metrics, performance, etc. Whereas for more business side stakeholders that'll be a mix of data metrics and product feature metrics, click-through rates, stuff like that
throwaway041207
·قبل شهرين·discuss
> 2. AI doesn't need to be perfect, just "good enough", whatever that means for a specific project. More failures while saving hundreds of thousands dollars each year might be acceptable, for example.

This I think is the unexplored aspect of what's happening right now. Guardrails around "good enough" systems is where the future value lies. In the future code will never be as good as when the artisans were writing it, but if you have an automated process to validate/verify mediocre code (and kick it back to AI for refinement when it fails) before it's fully productionized, then you have a pathway to scaling agentic coding.
throwaway041207
·قبل شهرين·discuss
> Another point: Software Engineering always starts where tooling capabilities stop. You don't get a competitive advantage by building without engineers what anybody everybody else can build without engineers.

I'd note here that the long arc of software engineering has been commodifying the discipline into tooling. Ask any unix greybeard how shitty modern abstractions are and they'll give you all you can stomach and yet the wheel turns despite their treasured insights.
throwaway041207
·قبل شهرين·discuss
> Just as "use code for contracts" failed for crypto currencies, "use AI output as prod" will fail for AI. Both is based on "just don't make catastrophic mistakes anymore".

What I think will happen is AI will write code and it will do the best it can to mitigate mistakes prior to rollout, but once rollout time occurs, rollout will be incremental and it will self monitor by defining success conditions at rollout time. The nature of the code will mitigate "catastrophe" to a small group at worst, but most likely initial rollout will just run new versions of the code in a simulated context (language design could benefit from this) and analyze potential outcomes without affecting current functionality.

But when the code goes live... it will be slowly scope changes progressively (think feature/experiment flags) and if it fails in the initial cohort, it will redirect. If success is positive, it will increase the rollout cohort.

This is a normal software engineering practice today, but it's labor and process intensive when driven by humans. But in a world where humans are less involved, this process is scalable.
throwaway041207
·قبل شهرين·discuss
> more disciplined and enforce rigour

Eventually this will be automated as well. Discipline, rigor and correctness are not strictly human tasks.