frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Gemini 3.0 Pro One Shoted Windows Web OS

https://twitter.com/chetaslua/status/1977936585522847768
1•SweetSoftPillow•24s ago•0 comments

The Deadly Paywall Mistakes That Keep Low-Revenue Apps Poor

https://www.paywallpro.app/
1•JasonKui•1m ago•0 comments

Prime Minister Anthony Albanese's mobile phone number made available online

https://www.abc.net.au/news/2025-10-14/anthony-albanese-mobile-phone-number-available-online/1058...
3•RileyJames•4m ago•0 comments

Do you use Kafka as data source for AI agents and RAG applications

2•ganeshsivakumar•12m ago•0 comments

Nvidia DGX Spark Arrives for AI Developers

https://nvidianews.nvidia.com/news/nvidia-dgx-spark-arrives-for-worlds-ai-developers
1•javaeeeee•13m ago•0 comments

W3C Logo Refresh

https://www.w3.org/blog/2025/w3c-logo-refresh-more-than-a-cosmetic-change-a-small-step-towards-du...
3•pentagrama•15m ago•2 comments

React Compiler v1.0

https://react.dev/blog/2025/10/07/react-compiler-1
1•birdculture•15m ago•0 comments

Beyond Enshittification: Hostile

https://idiallo.com/blog/hostile-not-enshittification
1•jnord•15m ago•0 comments

Inference Performance for Data Center Deep Learning (Nvidia)

https://developer.nvidia.com/deep-learning-performance-training-inference/ai-inference
1•javaeeeee•15m ago•0 comments

Show HN: Ethical demographic and location datasets for AI fairness (free pilot)

https://datalis.app/pilot-access
1•DavisGrainger•17m ago•1 comments

A Chinese journalist on the US under Trump

https://www.theguardian.com/world/2025/oct/14/wang-jian-china-journalist-reports-united-states-do...
2•mykowebhn•17m ago•0 comments

Top Voice AI Agents for Website Integration in 2026

https://www.webfuse.com/blog/top-5-voice-ai-agents-for-website-integration-in-2026
2•tonysurfly•26m ago•1 comments

AI Won't Fix Broken Systems

https://www.aviator.co/blog/ai-2025-dora-report/
1•signa11•27m ago•0 comments

Aging clocks can help us understand why we age–and if we can reverse it

https://www.technologyreview.com/2025/10/14/1124977/aging-clocks-biology-mortality-longevity/
1•pepperfritz•28m ago•0 comments

Stop YOLOing your co-founder search: Why "just go to events" is terrible advice

https://local.foundation/blog/how_to_find_cofounder_using_data
1•levingsw•29m ago•1 comments

Proof-Driven Development (Or – The Business Value of Clean Code)

https://medium.com/@arnonaxelrod/proof-driven-development-or-the-business-value-of-clean-code-b84...
2•signa11•29m ago•0 comments

Gang suspected of sending up to 40k stolen UK phones to China

https://www.bbc.com/news/articles/c20vlpwrzwdo
2•pingou•32m ago•0 comments

Intro to SIMD intrinsics for 3D graphics

https://vkguide.dev/docs/extra-chapter/intro_to_simd/
2•vblanco•32m ago•0 comments

Show HN: Elenvo.ai – AI planning for personal finance (MVP; feedback welcome)

https://elenvo.ai/
1•ZelinW•33m ago•1 comments

Microsoft violated EU law in handling of kids' data, Austrian regulator finds

https://therecord.media/microsoft-violated-eu-law-austria
1•latexr•34m ago•0 comments

Unipi – serve Git repository content as HTTPS

https://github.com/robur-coop/unipi
1•smartmic•34m ago•0 comments

EU Launches New Push for Digital ID Age Checks and Big Tech Probe Under DSA

https://reclaimthenet.org/eu-launches-new-push-for-digital-id-age-checks-and-big-tech-probe-under...
1•nickslaughter02•36m ago•0 comments

ChkTag: x86 Memory Safety

https://community.intel.com/t5/Blogs/Tech-Innovation/open-intel/ChkTag-x86-Memory-Safety/post/172...
2•abhi9u•37m ago•0 comments

KDE celebrates the 29th birthday and kicks off the yearly fundraiser

https://kde.org/fundraisers/yearend2025/
12•jrepinc•39m ago•0 comments

Adding Breadcrumbs to a Rails Application

https://avohq.io/blog/breadcrumbs-rails
1•flow-flow•40m ago•0 comments

A fork of ffmpeg.wasm with Node.js support

https://github.com/FFmpeg-wasm/FFmpeg.wasm
1•realsarm•42m ago•0 comments

The outside investigation of SoftRAM 95

https://devblogs.microsoft.com/oldnewthing/20211111-00/?p=105897
2•AndrewDucker•43m ago•0 comments

When Compiler Optimizations Hurt Performance

https://nemanjatrifunovic.substack.com/p/when-compiler-optimizations-hurt
1•rbanffy•45m ago•0 comments

External Secrets Operator resumes releases

https://github.com/external-secrets/external-secrets/issues/5293
1•schaum•50m ago•0 comments

Tying the Knot

https://wiki.haskell.org/Tying_the_Knot
2•tinyspacewizard•50m ago•0 comments
Open in hackernews

I let my AI agents run unsupervised and they burned $200 in 2 hours

https://blog.justcopy.ai/p/i-let-my-ai-agents-run-unsupervised
18•anupsingh123•3h ago

Comments

anupsingh123•3h ago
Classic "I'll be right back" moment that cost me real money.

Building justcopy.ai - lets you clone, customize and ship any website. Built 7 AI agents to handle the dev workflow automatically.

Kicked them off to test something. Went to grab coffee.

Came back to a $100 spike on my OpenRouter bill. First thought: "holy shit we have users!"

We did not have users.

Added logging. The agent was still running. Making calls. Spending money. Just... going. Completely autonomous in the worst possible way. Final damage: $200.

The fix was embarrassingly simple: - Check for interrupts before every API call - Add hard budget limits per session - Set timeouts on literally everything - Log everything so you're not flying blind

Basically: autonomous ≠ unsupervised. These things will happily burn your money until you tell them to stop.

Has this happened to anyone else? What safety mechanisms are you using?

fragmede•2h ago
Privacy.com credit card with a limit set, and making sure that billing is not set to auto on the LLM platform.
anupsingh123•2h ago
How would that help with supervising agent runs for each user on justcopy.ai?
W3schoolz•2h ago
What is justcopy.ai? Is justcopy.ai the project you are working on? How can I find out more about justcopy.ai?
anupsingh123•2h ago
Yes, I built 7 AI agents for copying any website. The goal is to create production-quality copies. You can sign up and give it a try! I'm still refining these agents, but first I'm trying to add restrictions so they don't burn through my wallet lol

I started this project out of frustration. When I tried to clone other projects using Claude Code and customize them a bit—simple Next.js, ECS, CDK, and Express server setups—it took several hours just to get everything working. I realized that while vibe coding is great, it's still time-consuming to build a production-ready, functioning product.

W3schoolz•2h ago
What a great learning opportunity! Supervision is key and budget limits are highly valuable in preventing surprises.

That said, I think a budget limit of $5-10k per agent makes sense IMO. You're underpaying your agents and won't get principal engineer quality at those rates.

magicalhippo•2h ago
I thought the hotel AI's playing poker together in Altered Carbon was a bit cheesy until these newfangled LLM-driven agents came along, and it all seemed a lot more realistic.

Agents doing nothing, just doing things for the sake of doing things.

Seems we're there.

SpaceNoodled•2h ago
My chief safety mechanism is not using money-burning slop generators.
anupsingh123•2h ago
That's one approach. For me, the agent setup cut what used to be a full day of manual work down to minutes - even with the $200 learning tax, that's still a net win. But I get the skepticism.
leptons•2h ago
Oh, they burned a lot more than $200, you just paid only $200. These things are costing way more than what people pay for them, the price heavily subsidized.
simonw•2h ago
I think the opposite is much more likely to be true: that vendors who charge money for inference are charging more than it costs them to service a prompt.

I've heard from sources that I trust that both AWS and Google Gemini charge more than it costs them in energy to run inference.

You can get a good estimate for the truth here by considering open weight models. It's possible to determine exactly how much energy it costs to serve DeepSeek V3.2 Exp, since that model is open weight. So run that calculation, then take a look at how much providers are charging to serve it and see if they are likely operating at a loss.

Here are some prices for that particular model: https://openrouter.ai/deepseek/deepseek-v3.2-exp/providers

Tade0•2h ago
If that's the case, then why are AI companies bleeding money?

Or: what are they bleeding money on?

anupsingh123•2h ago
btw this was DeepSeek-V3.2. If I'd been using Claude Sonnet 4.5, we'd be looking at a $2000 bill instead.
Tade0•1h ago
Okay, yikes. Good thing that you even can set up those controls, unlike with that other company in the compute infrastructure business.
barrkel•1h ago
Research runs mostly.

https://epoch.ai/data-insights/openai-compute-spend

simonw•1h ago
They lose money on research and training and offering model trials for free (a marketing expenses).

That doesn't mean that when they do charge for the models - especially via their APIs - that they are serving them at a unit cost loss.

surgical_fire•1h ago
Depends on the vendor and how they charge. OpenAI loses money on subscriptions [1]. Maybe the people who pay 200 bucks on a subscription are exactly the kind of people that will try to use the maximum out of it, and if you go down to the 20 bucks tier you will find more of the type of user that pays but doesn't use it all that much?

I would presume that companies selling compute for AI inference either make some money or at least break even when they serve a request. But I wouldn't b surprised if they are subsidizing this cost for the time being.

[1]: https://finance.yahoo.com/news/sam-altman-says-losing-money-...

simonw•53m ago
That "losing money on subscriptions" story is a one-off Sam Altman tweet from January 2025, when they were promoting their brand new $200 account and the first version of Sora. I wouldn't treat that as a universal truth.

https://twitter.com/sama/status/1876104315296968813

"insane thing: we are currently losing money on openai pro subscriptions!

people use it much more than we expected"

surgical_fire•39m ago
Sam Altman is a bullshitter. A liar cares about the truth and attempts to hide it. A bullshitter doesn't care if something is true of false, and is just using rhetoric to convince you of something.

I don't doubt that it is true that they lose money on a 200 subscription because the people that pay 200 are probably the same people that will max out usage over time, no matter how wasteful. Sam Altman was framing it in a way to say "it's so useful people are using it more than we expected!", because he is interested in having everyone believe that LLMs are the future. It's all bullshit.

If I had to guess, they probably at least break even on API calls, and might make some money on lower tier subscriptions (i.e.: people that pay for it but use it sparingly on a as-need basis).

But that is boring, and hints at limited usability. Investors won't want to burn hundreds of billions in cash for something that may be sort of useful. They want destructive amounts of money in return.

Tade0•9m ago
Ok, fine, but I think it's disindigenous to only mention energy expenditure. There's also infrastructure, necessary re-training and R&D - of which we don't know how much must be spent just to stay in the market.
Ferret7446•1h ago
On building the next new feature/integration/whatever? I feel like this should be a rhetorical question, but the fact that it was asked I also feel it is not so...
automatic6131•2h ago
The kind of person who wants to build a website copier is exactly who I had in mind for the target of vibecoding.

Bad idea, bad execution, I like it when a plan comes together.

anupsingh123•2h ago
I think there's some confusion about what justcopy does - it's for cloning YOUR OWN projects, not scraping other people's websites. Built it out of frustration when I tried to fork one of my projects for a different idea and it took a full day even with Claude Code and Cursor. Lots of manual config updates, dependency changes, renaming stuff, etc. The $200 mistake was about agent orchestration, not the ethics of the product. But appreciate the feedback - clearly need to communicate the use case better.
automatic6131•1h ago
I'm not going to pay you to slightly rip off my own ideas. Who is going to pay you for this, and what are they doing with it?
dominicrose•1h ago
Even without AI, companies have been burning cash uncontrollably on cloud services. I guess it's worth it when time saved, scalability etc, is much much more valuable than money.