Viewing profile — cjonas
cjonas
HN member- Joined
- Thu, Apr 27, 2017, 2:56 PM UTC
- HN karma
- 1,058
- Public activity
- 364 items
- HN profile
- View on Hacker News ↗
About cjonas
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #49042685
Really? I was unable to use it in our account without having to enable the provider_data_share setting... From the docs[0]: > To use this model, you must opt in to provider data sh…
-
comment
Comment #48940810
Wouldn't most opensource harnesses work with lmstudio? I assume it has an "openai" style chat API like every other model provider? What's special about it vs langchain deep agents …
-
comment
Comment #48659702
I would honestly consider one of these for the utility of a cheap, small electric truck, but not having 4wd is an absolute deal breaker for a truck in the mountain west.
-
comment
Comment #48654122
I've always assumed there is some sort of "acclimation" period, maybe even related to the conditions you grew up in. I much would rather spend a time outside in -40c (with proper o…
-
comment
Comment #48541378
They didn't remove the bolts for "leave no trace" reasons. They removed them because the style they were put up was considered "poor climbing ethics". They felt it could go "free" …
-
comment
Comment #48456615
I don't see any mention of "the market" anywhere in this thread. I'm just talking about the ability for a motivated user to solve real problems with these tools. Right now these so…
-
comment
Comment #48456452
These use cases will just be built as "open source" (openclawd) or even custom one off application in the future. I've been building apps to run the tedious parts of my life recent…
-
comment
Comment #48392962
> The system, which began operating in 2016, was designed to run for at least 25 years It's likely that a majority of the cost to collect the data has already been paid for...
-
comment
Comment #48385238
I made the switch from premier to resolve a few years ago and it feels like such a breath of fresh air. Being able to do the same with Lightroom would be amazing so can't wait to c…
-
comment
Comment #48296897
yea except one is a "dark pattern" to exploit customers for corporate profit while the other is to benefit society.
-
comment
Comment #48193748
Not sure I understand. If you generate a random string to use as a reference for something that the LLM interacts with... and the LLM cannot reliably recall the reference, then it'…
-
comment
Comment #48192680
The problem is really more getting the agent to reliable relay a UUID. For example, we were creating files for visualizations and having the agent reference them in there response …
-
comment
Comment #48161231
Coding agents don't really need memory. Agent skills, rules, git history, documentation is all far more efficient, transparent and easier to manage. These memory frameworks only re…
-
comment
Comment #47991768
Claude code not supporting specifying an alternate location to look for agent skills is another example.
-
comment
Comment #47884915
this is fair. I should have just said "Site Reliability", as it's almost certainly out of the engineers control.
-
comment
Comment #47878325
also I never had considered that breaking your up-time into a bunch of different components is just a strategy to make your SRE look better than it actually is. The combined up-tim…
-
comment
Comment #47878151
ya i was just doing the math on their chart for the git operations. I added up 14.93 hours combined hours, which puts them WAY lower than the reported 99.7 metric they show right n…
-
comment
Comment #47878051
It would be wild if they dropped below the "two 9's" metric. I think they would need an additional ~16hr of outage in the 90 day rolling period.
- story
-
comment
Comment #47823790
Whats your actual tech experience? Most enterprises that need consultants are using Salesforce, SAP, Hubspot, Dynamics, etc. If a company has an engineering department to build and…
-
comment
Comment #47745421
These days cursor feel more capable and reliable then Claude Code (at last for my workflow). For personal projects, I'm using cursor during planning and verification but run Claude…
-
comment
Comment #47739940
Ya I've had this experience more than a few times recently. I've heard people claiming they are serving quantized models during high loads, but it happens in cursor as well so I do…
-
comment
Comment #47713637
Wouldn't they be using the Azure inference API or AWS bedrock on their own accounts and NOT be going through the openAI/Anthropics servers anyways? I just always assumed this is ho…
-
comment
Comment #47675111
Why does getting started have me sign up for an account vs take me to the docs to self host?