Hacker Newsnew | past | comments | ask | show | jobs | submit | jmux's commentslogin

nice work! the interactive visuals are really cool

Evilcore is a fitting name.

> Connecticut’s Insurance Department recently reviewed EviCore and Carelon. It found no problems with Carelon. EviCore was fined $16,000 this year for more than 77 violations found in a review of 196 files.

$16k is such a low fine that it’d be funny if it wasn’t so sad. fines should be increased to actually represent a threat to the company - maybe as a % of yearly profit?

our system is so fucked dude


Yes trying to read that article my brain refused to parse "EviCore" as anything but "EvilCorp". Every time.

Multiplier times price of necessary care denied? One can dream.

How do you get accountable people in charge of healthcare policy?


By playing Super Mario brothers with those that are not?

tbh these last few months of anthropic’s behavior is the most aggressively I’ve seen a company burn so much customer goodwill so quickly


Sounds like somebody needs good numbers for IPO


Can you elaborate for those of us that spend less time on HN?


They're making their moves while everyone thinks ChatGPT is shite.


Hell yeah - I just checked and kubuntu 26 LTS also came out today - with plasma Wayland as the default

https://kubuntu.org/news/kubuntu-26-04-release-notes/


Look into openepaperlink. It’s an open source project that integrates with home assistant, and lets you control multiple tags over WiFi with just one device. you can create custom display setups in yaml to show anything you want.

my favorite that I have set up is a tag in my bathroom that shows me today’s weather and chance of rain when im brushing my teeth - I haven’t been caught by surprise in the rain since :)


Very neat! Where did you acquire the tags and for how much?


if you read the thinking context while in plan mode (I had it shown to me, i think mistakenly, by switching modes while Claude was thinking a week or so ago) plan mode is just a pre-prompt saying “you are now in plan mode, don’t propose edits, read the code and understand how it works.”

it’s not an actual limitation on the harness.


nooo


really good piece, sums up almost exactly where I'm at with AI currently.

cognitive debt is a real problem in my domain (embedded software) because AI simply can’t debug the symptom when the reasons for the bug aren’t in code, and a stack trace may not exist. finding the REALLY hard bugs requires in depth systems understanding and the ability to connect things you’ve seen around the codebase together - and the fix usually isn’t adding code, which means the patchwork fixes Claude likes to do only makes things worse.

that said, it’s made writing harnesses and supporting tools WAY easier and faster, and my workflow is better for it. Searching the git history for the why of things is also made way easier; helping me to reason more effectively


Great idea, i love the simple html website :)

For determining the number of balls, i had an idea but not sure of how well it’d fit in. Could you feed the listing title, unit count, and description into an LLM with a basic “figure out how many balls are in this listing and make sure that number makes sense with the price” prefix prompt and then store that number with the ASIN? One LLM call per product should be pretty low cost, and it could automate a bunch of repetitive manual work


Before going full AI, maybe I could create a list of quantity keywords like "dozen", "3-pack", etc... and at least use that as a starting point.


As much as I love simple deterministic things, this is a classic example of where NLP is better than hardcoding a list of keywords. Trying to guess every set of quantity keywords with various spelling, punctuation and how they interact ("1dzn box, two pack" is actually 24 balls) seems more brittle than an LLM.


You're probably right. I can see how LLM is the better way to approach this. I haven't looked into AI usage fees or anything, but I would think the amount of queries I'd send wouldn't be that expensive. I'll look into it.


Alternatively, make your site so popular that manufacturers tune their description to work with your site :)


yes this is totally cursed but I kinda love the idea


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: