frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Wikipedia loses challenge against Online Safety Act

https://www.bbc.com/news/articles/cjr11qqvvwlo
147•phlummox•3h ago•265 comments

GitHub is no longer independent at Microsoft after CEO resignation

https://www.theverge.com/news/757461/microsoft-github-thomas-dohmke-resignation-coreai-team-transition
681•Handy-Man•4h ago•435 comments

I tried every todo app and ended up with a .txt file

https://www.al3rez.com/todo-txt-journey
552•al3rez•6h ago•385 comments

Neki – sharded Postgres by the team behind Vitess

https://planetscale.com/blog/announcing-neki
57•thdxr•2h ago•4 comments

Claude Is the Drug, Cursor Is the Dealer

https://middlelayer.substack.com/p/i-claude-is-the-drug-cursor-is-the
102•logan1085•4h ago•60 comments

OpenSSH Post-Quantum Cryptography

https://www.openssh.com/pq.html
280•throw0101d•8h ago•84 comments

Byte Buddy is a code generation and manipulation library for Java

https://bytebuddy.net/
35•mooreds•3d ago•13 comments

The Value of Institutional Memory

https://timharford.com/2025/05/the-value-of-institutional-memory/
59•leoc•3h ago•27 comments

The Joy of Mixing Custom Elements, Web Components, and Markdown

https://deanebarker.net/tech/blog/custom-elements-markdown/
44•deanebarker•4h ago•16 comments

UI vs. API. vs. UAI

https://www.joshbeckman.org/blog/practicing/ui-vs-api-vs-uai
40•bckmn•4h ago•17 comments

Pricing Pages – A Curated Gallery of Pricing Page Designs

https://pricingpages.design/
143•finniansturdy•8h ago•41 comments

Claude Code is all you need

https://dwyer.co.za/static/claude-code-is-all-you-need.html
340•sixhobbits•6h ago•212 comments

Trellis (YC W24) Is Hiring: Automate Prior Auth in Healthcare

https://www.ycombinator.com/companies/trellis/jobs/Cv3ZwXh-forward-deployed-engineers-all-levels-august-2025
1•jackylin•3h ago

Learn, Reflect, Apply, Prepare: The Four Daily Practices That Changed How I Live

https://opuslabs.substack.com/p/learn-reflect-apply-prepare
30•opuslabs•4h ago•3 comments

How Boom uses software to accelerate hardware development

https://bscholl.substack.com/p/move-fast-and-dont-break-safety-critical
29•flabber•1d ago•11 comments

The Chrome VRP Panel has decided to award $250k for this report

https://issues.chromium.org/issues/412578726
453•alexcos•14h ago•244 comments

White Mountain Direttissima

https://whitemountainski.co/pages/white-mountain-direttissima
17•oftenwrong•3d ago•4 comments

36B solar mass black hole at centre of the Cosmic Horseshoe gravitational lens

https://academic.oup.com/mnras/article/541/4/2853/8213862?login=false
80•bookofjoe•5h ago•57 comments

AP to end its weekly book reviews

https://dankennedy.net/2025/08/08/the-associated-press-tells-its-book-critics-that-its-ending-weekly-reviews/
57•thm•3h ago•19 comments

Launch HN: Halluminate (YC S25) – Simulating the internet to train computer use

26•wujerry2000•4h ago•24 comments

A Guide Dog for the Face-Blind

https://asimov.blog/a-guide-dog-for-the-face-blind/
4•arto•3d ago•0 comments

Porting to OS/2 – GitPius

https://gitpi.us/article-archive/porting-to-os2/
33•rbanffy•4d ago•0 comments

Designing Software in the Large

https://dafoster.net/articles/2025/07/22/designing-software-in-the-large/
51•davidfstr•6h ago•18 comments

Faster substring search with SIMD in Zig

https://aarol.dev/posts/zig-simd-substr/
159•todsacerdoti•10h ago•48 comments

Token growth indicates future AI spend per dev

https://blog.kilocode.ai/p/future-ai-spend-100k-per-dev
147•twapi•2h ago•116 comments

Mistral Integration Improved in Llama.cpp

https://github.com/ggml-org/llama.cpp/pull/14737
67•decide1000•10h ago•3 comments

Optimizing my sleep around Claude usage limits

https://mattwie.se/no-sleep-till-agi
95•mattwiese•18h ago•78 comments

A simple pixel physics simulator in Rust using Macroquad

https://github.com/gale93/sbixel
36•sbirulo•4d ago•1 comments

Apache Iceberg V3 Spec new features for more efficient and flexible data lakes

https://opensource.googleblog.com/2025/08/whats-new-in-iceberg-v3.html
45•talatuyarer•3h ago•7 comments

Show HN: ServerBuddy – GUI SSH client for managing Linux servers from macOS

https://serverbuddy.app
9•dpraburaj•2h ago•1 comments
Open in hackernews

Cloudflare Is Not a CDN

https://magecdn.com/blog/2025/08/11/cloudflare-not-a-cdn/
25•shubhamjain•2h ago

Comments

gfs•2h ago
> ...and it still results in cache-miss, even when the request comes from the same location and edge.

I'm sure they have multiple data centers in each location. Especially if it's a high traffic interconnect.

advisedwang•2h ago
I think the point they are making is that Cloudflare makes no guarantees that it will cache your content (vs Akamai that you can purchase a specified storage and expect that it will get used).
tantalor•2h ago
> Most CDNs allow you to access request logs which can be super helpful to extract insights from Traffic. Cloudflare offers this, but only on their Business/Enterprise plans.

Netlify is also like this. You have to be in their "Enterprise" tier which they do not advertise a price for (Custom pricing).

https://docs.netlify.com/manage/monitoring/log-drains

nine_k•2h ago
If you're big enough to extract insights from traffic logs, why do you think they would let you extract some value from these logs and abstain from extracting some value from you?

Commercial companies have free service tiers not out of charity, but because they drive in more profit in longer term.

jimaek•2h ago
Note that while the above is mostly true for free plans, it can also behave like a normal CDN on more expensive plans. The more expensive the more reliable and consistent it is.
hoppp•2h ago
Cloudflare is a man-in-the-middle company.

It has benefits to use them, but yes they are not a CDN in a traditional sense, they do much more.

dist1ll•2h ago
> While latency from a conventional CDN is usually < 80ms, with Cloudflare, I have frequently seen it to be in 150-300ms

So since magecdn is built on top of Cloudflare, how do they guarantee low latency?

jenders•2h ago
Edit: Thought this was a private blog but it’s actually an ad for “magecdn” as far as I can tell. Original comment regardless:

> With a traditional CDN, if you set cache-control header, you can be sure that your files will be cached on the edge according to the header.

I’ve got a decade and a half of experience with Fastly, Akamai, and CloudFlare serving 100s of gigabits/sec of traffic. I can assure you this is not true at all. Cache-Hit ratio and Cache-Hit/Miss access time are highly situational and cache-control is best effort for every provider. No CDN will guarantee these values.

> With a traditional CDN, you can pick a hostname (Origin) and the file will be fetched from there. So, you can run a CDN directly over, say, a S3 Cloud bucket. Cloudflare works at your website domain level, and doing this is something like that is not possible.

“Cloudflare works at your website domain level.” This is poorly written, confusing, and fortunately, not at all true. You can CNAME i.example.com to an S3 bucket hostname and use i.example.com links on example.com. This also comes with some http/1.1 pipelining advantages and is a preferable way to architect.

otterley•2h ago
"CloudFlare is not a CDN"

<begins describing all the things that make it a CDN>

The fact that certain features are not available on the free tier, that infrequently-accessed content is evicted from the cache sooner than one would like, and having other minor nits doesn't make it not a CDN.

hirako2000•1h ago
I thought it would be an article on how cloudflare used to be a CDN, how it became a PaaS provider, which kept the CDN service.

- workers (a sort of lambda on edge) - page (a sort of fastifly) - R2 (S3 compliant storage) - kv (a database) - load balancing (an elastic LB) - an entire set of cybersecurity services

joelesler•45m ago
"It's not a CDN".

Then lists why it's a CDN.