Posts

New ask Hacker News story: Does this mean it's fine to use Claude subscriptions with third party harnesses?

Does this mean it's fine to use Claude subscriptions with third party harnesses? 2 by jakemanger | 1 comments on Hacker News. I've been curious about using a claude subscription with OpenCode, Pi and some other third party harnesses. If you remember, there was a lot of chatter about a ban on third party harnesses and then Claude have had some pretty confusing messaging about it since. I thought I should read the information they have on it and came across this page on their support site: "Update June 15: We're pausing the changes to Claude Agent SDK usage described below. For now, nothing has changed: Claude Agent SDK, claude -p, and third-party app usage still draw from your subscription's usage limits. The previously announced monthly credit, which would have been available to eligible claimants in connection with these changes, isn't available. We’re working to update the plan to better support how users build with Claude subscriptions. When we have an up...

New ask Hacker News story: Ask HN: Help choosing between AWS ECS and EKS

Ask HN: Help choosing between AWS ECS and EKS 2 by pigradish | 0 comments on Hacker News. Hello everyone. I was recently hired at an established company that is in the process of migrating to AWS from Heroku. I am the second devops/SRE like employee, the other person has more of an IT background. He, along with the 20ish person dev team, have no experience with anything cloud or IaC. Our workloads are almost entirely stateless web services, with some data pipeline work that has already been moved to AWS lambda. My gut is telling me ECS is the better choice for this team - simpler, no operational maintenance, almost no additional abstractions beyond the AWS primitives people will need to learn anyway. A consulting team hired before I was brought in are pushing EKS, but I’m not convinced that the improved devex is worth the increase in complexity and operational burden for our team. Their argument is that developers can be effectively quarantined within k8s, so the increase in mainten...

New ask Hacker News story: Ask HN: Why have we normalized jobs and soft skills bullshit so much?

Ask HN: Why have we normalized jobs and soft skills bullshit so much? 5 by thomasjeff1 | 0 comments on Hacker News.

New ask Hacker News story: Ask HN: What self-hosted apps do you use daily?

Ask HN: What self-hosted apps do you use daily? 2 by osr00 | 4 comments on Hacker News. I've been running a homelab for many years now and tried out many open source projects. A small percentage turn out to be real gems, but I use these almost every single day: Shlink: URL shortener/redirects, alternative to Bitly Vaultwarden: open source Bitwarden server Dokploy: PaaS, alternative to Vercel / Netlify Umami: gdpr-compliant web analytics Immich: photo management Papra: document archiving with OCR Navidrome: personal music streaming I'm super curious to hear about the apps you can't live without!

New ask Hacker News story: Can I get insurance for company renting humanoids for parties?

Can I get insurance for company renting humanoids for parties? 2 by cpsk | 4 comments on Hacker News. It feels like an daunting and impossible task to find insurance for a company trying to rent humanoids for events and parties. How in the world are Neos and Telsa Optimus going to get insurance coverage if they are inside a home? Are they just big players so they can get hold of risk underwriters and get them to approve it. But a small company that is trying to build rent robots for parties or conduct educational workshops using humanoids cannot get even general liability.

New ask Hacker News story: Zuck's bot increased our Vercel bill 10x

Zuck's bot increased our Vercel bill 10x 2 by Marciok | 0 comments on Hacker News. I’m writing this after receiving a Vercel bill that was 10x higher than usual. The worst part: The increase wasn’t caused by more users, but by +1M requests from meta-externalagent/1.1. The requests targeted a Vercel preview deployment that we had shared on WhatsApp to test whether its link-preview metadata was working correctly. We naively never bothered with bot calls; they had never caused any problems in the previous four years of our app on Vercel, but that changed when Meta’s crawler began repeatedly visiting this preview deployment. If you host on Vercel, review your bot-protection settings and make sure preview deployments aren’t unnecessarily exposed. Otherwise, an aggressive crawler could leave you with a surprisingly large bill. And unfortunately, Vercel declined to help to ease this bill. Zuck is definitely not slowing down.

New ask Hacker News story: Tell HN: An inside view of Montana's new biotech law

Tell HN: An inside view of Montana's new biotech law 2 by niklas_anzinger | 0 comments on Hacker News. Montana passed a law called SB535. It builds on right-to-try (pre-approval access with informed consent, Phase 1 safety data etc.) but goes much further, fixing problems with those laws. Alex Tabarrok called it "the most important regulatory innovation in drug approval in my lifetime" (https://ift.tt/IMCZskE). Was posted here but died in /new (https://ift.tt/mVXJ5u4). The mods suggested this post. I contributed ideas to the law and am now implementing it through my company. I invested in biotech for years and watched companies struggle. I built the biotech ecosystem in Prospera as an alternative, concluded it was too early, and now think Montana is the best place to prove this. Why this exists: When FDA approves a bad drug, heads roll. When it delays a good one, the deaths are statistical and nobody gets blamed ("invisible graveyard"). So the incentive is ...