frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Show HN: Natively – AI mobile app builder (iOS and Android)

https://natively.dev
1•hamedmp•5m ago•0 comments

OpenAI Is Ruthless [video]

https://www.youtube.com/watch?v=nFoXCLi8FCc
1•data_spy•5m ago•1 comments

Ask HN: Help Me Find the Product

1•ls-a•6m ago•0 comments

The consequences of Starbucks on startup culture in neighborhoods

https://thetreeoflife.cc/demo
1•WasimBhai•8m ago•0 comments

The Ant Mill: How theoretical high-energy physics descended into groupthink

https://jespergrimstrup.substack.com/p/the-ant-mill-how-theoretical-high
1•Luc•9m ago•0 comments

National Archives to restrict public access starting July 7

https://www.archives.gov/college-park
2•LastTrain•12m ago•0 comments

Mexico is now Chinas No. 1 car export market

https://mexiconewsdaily.com/business/company-owned-byd-ship-vehicles-mexican-ports/
1•ilamont•13m ago•0 comments

Python Tools Are Quickly Adopting the New pylock.toml Standard

https://socket.dev/blog/pylock-toml-standard-adoption
1•divbzero•14m ago•0 comments

The Discovery Engine (automated system for scientific discovery)

https://zenodo.org/records/15693353
1•talos•15m ago•0 comments

Show HN: Vybetr – Hire AI app developers using tools like Lovable, Bolt and more

https://vybetr.com
4•zicxor•16m ago•0 comments

Using Lxcfs Together with Podman

https://www.die-welt.net/2025/06/using-lxcfs-together-with-podman/
1•todsacerdoti•18m ago•0 comments

Lessons from LangChain and Slack and MCP Integration

https://medium.com/@valliappanr/what-i-learned-integrating-langchain-with-slack-via-mcp-and-why-ai-code-isnt-enough-3e72248b96b1
1•valliappanr•20m ago•1 comments

Use of ch unit considered inappropriate (in certain circumstances)

https://clagnut.com/blog/2432
1•mikehall314•21m ago•0 comments

Brit Watchdog Cracks Down on Data Collection by Smart TVs, Speakers, Air Fryers

https://www.theguardian.com/technology/2025/jun/16/air-fryers-smart-tv-speakers-user-data-privacy-ico
2•m463•22m ago•1 comments

Thoughts on the AI 2027 Discourse

https://dynomight.substack.com/p/ai2027
2•paulpauper•23m ago•0 comments

Childhood and Education #10: Behaviors

https://thezvi.substack.com/p/childhood-and-education-10-behaviors
1•paulpauper•23m ago•0 comments

When Can I Stop Listening to My Enemy's Points?

https://substack.com/home/post/p-166684398
1•paulpauper•26m ago•0 comments

Show HN: Letter Lockbox – A word game I built over the weekend with Claude Code

https://www.letterlockbox.com
1•christensen143•27m ago•0 comments

Programmers and Their Monospace Blogs

https://lambdaland.org/posts/2025-06-24_reading_blogs/
1•ashton314•27m ago•0 comments

Ask HN: What's your fastest conversion from cold outreach to prepaid client?

1•iamarsibragimov•27m ago•0 comments

Namespaced Pundit Policies Without the Repetition Racket

https://alec-c4.com/posts/2025-06-24-pundit-namespaced-policies/
2•alec-c4•29m ago•1 comments

The Legacy of "The Gastronomical Me"

https://lithub.com/fidelity-to-both-pleasure-and-humiliation-on-m-f-k-fishers-feminist-realism/
2•spewil•30m ago•0 comments

Show HN: How Usage Works

https://www.usage.ai/blog/how-usage-works
4•kavehkhorram•31m ago•0 comments

Why Your Car's Touchscreen Is More Dangerous Than Your Phone

https://www.carsandhorsepower.com/featured/your-fancy-car-s-touchscreen-is-worse-than-buttons-and-studies-prove-it
2•m463•32m ago•2 comments

Dr. Dobb's

https://drdobbs.com/
2•johnnyApplePRNG•32m ago•0 comments

Joining CNCF as Executive Director: Let's Build What's Next

https://www.cncf.io/blog/2025/06/24/joining-cncf-as-executive-director-lets-build-whats-next/
3•bretpiatt•34m ago•0 comments

Elisa: A Comprehensive Guide to Enzyme-Linked Immunosorbent Assay

https://www.clyte.tech/post/mastering-elisa-a-comprehensive-guide-to-enzyme-linked-immunosorbent-assay
2•mw2taba88•39m ago•1 comments

Secure your Express application APIs in 5 minutes with Cedar

https://aws.amazon.com/blogs/opensource/secure-your-application-apis-in-5-minutes-with-cedar/
1•idm_guru•40m ago•0 comments

Why Paris's Centre Pompidou, not even 50 years old, must close for five years

https://www.lemonde.fr/en/opinion/article/2025/06/19/why-the-centre-pompidou-not-even-50-years-old-must-close-for-five-years_6742490_23.html
1•PaulHoule•43m ago•1 comments

Curated realities: An AI film festival and the future of human expression

https://arstechnica.com/culture/2025/06/curated-realities-an-ai-film-festival-and-the-future-of-human-expression/
2•rntn•43m ago•0 comments
Open in hackernews

Containers are available in public beta for simple, and programmable compute

https://blog.cloudflare.com/containers-are-available-in-public-beta-for-simple-global-and-programmable/
50•rita3ko•5h ago

Comments

Zerpiez•4h ago
Would UDP services and anycast DNS be supported in the future e.g. to be able to run dnsdist or similar services.
NathanFlurry•3h ago
They stated on the livestream they're considering TCP, but I suspect UDP is not coming soon since Workers themselves don't support UDP. All traffic going to Cloudflare Containers must be "proxied" through the Workers platform.
develatio•4h ago
If my math is not wrong, running a single “standard” container during 1 month (non-stop) would cost ~55$.

This looks extremely expensive for anything other than a simple demo/toy project. I can’t think of a reason I’d use this for heavy services instead of using [anything else]. Maybe I’m not seeing the use-case?

aiisahik•3h ago
I don't think you can calculate the cost of serverless compute this way. What containers do you have that run "non-stop"?

If the container doesn't run any workloads, it doesn't cost you anything. Most of the compute i pay for sit idle most of the time.

This is amazing pricing.

develatio•3h ago
Say I want to deploy a service that is currently receiving 1rps at a constant rate, no upticks, no gaps. Wouldn’t that be the cost? If the answer is “yes”, then no, that is a terrible pricing.
sofixa•25m ago
Realistically, almost nobody has this type of usage. And for those that do, yes, serverless autoscaling up from zero is not appropriate.
rochoa•3h ago
Math is not wrong for the standard instance.

This is about using and abusing the _on-demand_ part.

The first example in the Getting started goes with sleepAfter = '10s'.

NathanFlurry•3h ago
A 1 CPU + 2 GB of RAM + 50 GB ephemeral storage on Cloudflare Containers is $74.90.

The same on Fly Machines is $31.00 (performance-1x, varies by region). Fly Machines has the same sleeping functionality as Cloudflare.

Rivet Containers also has a similar price point of $29.40, but takes a different approach to sleeping (opts for optimizing coldstarts + autoscaling over snapshotting). (I work at Rivet)

blixt•2h ago
I think Modal, which AFAIK has a similar feature set to Cloudflare Containers, also works out very favorably price wise compared to Cloudflare Containers.
0xy•14m ago
And the gigantic AWS-tier bandwidth costs. This misses the mark by a lot. Classic example of pricing ruining a launch of decent technology.

It seems like always-on containers are not viable on this, so what's the point?

kmf•3h ago
(I work at Cloudflare) We shipped a Containers 101 video today showing how to get up and running. YT: https://www.youtube.com/watch?v=oyOaxMY4eNo
NathanFlurry•3h ago
We published an in-depth comparison between Cloudflare Containers, Fly Machines, and Rivet Containers: https://rivet.gg/blog/2025-06-24-cloudflare-containers-vs-ri...

(I work at Rivet)

ttoinou•1h ago
So can we now host a whole website distributed in all regions on the edge with Cloudflare workers + containers ?
dinvlad•37m ago
Egress is $25/TB unlike their other stuff. No thanks