Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts (🔥 Score: 150+ in 3 hours)
Link: https://readhacker.news/s/6vDGY
Comments: https://readhacker.news/c/6vDGY
Link: https://readhacker.news/s/6vDGY
Comments: https://readhacker.news/c/6vDGY
Daring Fireball
9to5Mac Reports Apple Notes Will Gain Markdown Export at WWDC, and, You’ll Be Unsurprised to Know, I Have Thoughts
Link to: https://9to5mac.com/2025/06/03/exclusive-ios-26-messages-carplay-more/
How we reduced the impact of zombie clients (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6vAHA
Comments: https://readhacker.news/c/6vAHA
Link: https://readhacker.news/s/6vAHA
Comments: https://readhacker.news/c/6vAHA
letsencrypt.org
How We Reduced the Impact of Zombie Clients
Every night, right around midnight (mainly UTC), a horde of zombies wakes up and clamors for … digital certificates!
The zombies in question are abandoned or misconfigured Internet servers and ACME clients that have been set to request certificates from Let’s…
The zombies in question are abandoned or misconfigured Internet servers and ACME clients that have been set to request certificates from Let’s…
Google Restricts Android Sideloading–What It Means for User Autonomy and Freedom (🔥 Score: 156+ in 2 hours)
Link: https://readhacker.news/s/6vEeg
Comments: https://readhacker.news/c/6vEeg
Link: https://readhacker.news/s/6vEeg
Comments: https://readhacker.news/c/6vEeg
Purism
Google Restricts Android Sideloading—What It Means for User Autonomy and the Future of Mobile Freedom – Purism
Purism makes premium phones, laptops, mini PCs and servers running free software on PureOS. Purism products respect people's privacy and freedom while protecting their security.
Gemini-2.5-pro-preview-06-05 (🔥 Score: 157+ in 1 hour)
Link: https://readhacker.news/s/6vEgA
Comments: https://readhacker.news/c/6vEgA
Link: https://readhacker.news/s/6vEgA
Comments: https://readhacker.news/c/6vEgA
Google DeepMind
Gemini 2.5 Pro
Gemini 2.5 Pro is our most advanced model for complex tasks. With thinking built in, it showcases strong reasoning and coding capabilities.
Twitter's new encrypted DMs aren't better than the old ones (Score: 153+ in 5 hours)
Link: https://readhacker.news/s/6vDHz
Comments: https://readhacker.news/c/6vDHz
Link: https://readhacker.news/s/6vDHz
Comments: https://readhacker.news/c/6vDHz
Codex CLI is going native (❄️ Score: 150+ in 4 days)
Link: https://readhacker.news/s/6vqux
Comments: https://readhacker.news/c/6vqux
Link: https://readhacker.news/s/6vqux
Comments: https://readhacker.news/c/6vqux
GitHub
Codex CLI is Going Native · openai/codex · Discussion #1174
Hello! Thank you all for the excitement, feedback, and contributions over the past month or so since launch. It's been incredible to hear from all of you building with Codex CLI and now Codex i...
Show HN: ClickStack – Open-source Datadog alternative by ClickHouse and HyperDX (Score: 151+ in 5 hours)
Link: https://readhacker.news/s/6vEw4
Comments: https://readhacker.news/c/6vEw4
Hey HN! Mike & Warren here from HyperDX (now part of ClickHouse)! We’ve been building ClickStack, an open source observability stack that helps you collect, centralize, search/viz/alert on your telemetry (logs, metrics, traces) in just a few minutes - all powered by ClickHouse (Apache2) for storage, HyperDX (MIT) for visualization and OpenTelemetry (Apache2) for ingestion.
You can check out the quick start for spinning things up in the repo here: https://github.com/hyperdxio/hyperdx
ClickStack makes it really easy to instrument your application so you can go from bug reports of “my checkout didn’t go through” to a session replay of the user, backend API calls, to DB queries and infrastructure metrics related to that specific request in a single view.
For those that might be migrating from Very Expensive Observability Vendor (TM) to something open source, more performant, and doesn’t require extensive culling of retention limits and sampling rates - ClickStack gives a batteries-included way of starting that migration journey.
For those that aren’t familiar with ClickHouse, it’s a high performance database that has already been used by companies such as Anthropic, Cloudflare, and DoorDash to power their core observability at scale due to its flexibility, ease of use, and cost effectiveness. However, this required teams to dedicate engineers to building a custom observability stack, where it’s difficult to not only get their telemetry data easily into ClickHouse but also struggling without a native UI experience.
That’s why we’re building ClickStack - we wanted to bundle an easy way to get started ingesting your telemetry data whether it’s logs & traces from Node.js or Ruby to metrics from Kubernetes or your bare metal infrastructure. Just as important we wanted our users to enjoy a visualization experience that allowed users to quickly search using a familiar lucene-like search syntax (similar to what you’d use in Google!). We recognise though, that a SQL mode is needed for the most complex of queries. We've also added high cardinality outlier analysis by charting the delta between outlier and inlier events - which we've found really helpful in narrowing down causes of regressions/anomalies in our traces as well as log patterns to condense down clusters of similar logs.
We’re really excited about the roadmap ahead in terms of improving ClickStack as a product and the ClickHouse core database to improve observability. Would love to hear everyone’s feedback and what they think!
Spinning up a container is pretty simple: `docker run -p 8080:8080 -p 4317:4317 -p 4318:4318 docker.hyperdx.io/hyperdx/hyperdx-all-in-one`
In browser live demo (no sign ups or anything silly, it runs fully in your browser!): https://play.hyperdx.io/ Landing Page: https://clickhouse.com/o11y Github Repo: https://github.com/hyperdxio/hyperdx
Discord community: https://hyperdx.io/discord
Docs: https://clickhouse.com/docs/use-cases/observability/clicksta...
Link: https://readhacker.news/s/6vEw4
Comments: https://readhacker.news/c/6vEw4
Hey HN! Mike & Warren here from HyperDX (now part of ClickHouse)! We’ve been building ClickStack, an open source observability stack that helps you collect, centralize, search/viz/alert on your telemetry (logs, metrics, traces) in just a few minutes - all powered by ClickHouse (Apache2) for storage, HyperDX (MIT) for visualization and OpenTelemetry (Apache2) for ingestion.
You can check out the quick start for spinning things up in the repo here: https://github.com/hyperdxio/hyperdx
ClickStack makes it really easy to instrument your application so you can go from bug reports of “my checkout didn’t go through” to a session replay of the user, backend API calls, to DB queries and infrastructure metrics related to that specific request in a single view.
For those that might be migrating from Very Expensive Observability Vendor (TM) to something open source, more performant, and doesn’t require extensive culling of retention limits and sampling rates - ClickStack gives a batteries-included way of starting that migration journey.
For those that aren’t familiar with ClickHouse, it’s a high performance database that has already been used by companies such as Anthropic, Cloudflare, and DoorDash to power their core observability at scale due to its flexibility, ease of use, and cost effectiveness. However, this required teams to dedicate engineers to building a custom observability stack, where it’s difficult to not only get their telemetry data easily into ClickHouse but also struggling without a native UI experience.
That’s why we’re building ClickStack - we wanted to bundle an easy way to get started ingesting your telemetry data whether it’s logs & traces from Node.js or Ruby to metrics from Kubernetes or your bare metal infrastructure. Just as important we wanted our users to enjoy a visualization experience that allowed users to quickly search using a familiar lucene-like search syntax (similar to what you’d use in Google!). We recognise though, that a SQL mode is needed for the most complex of queries. We've also added high cardinality outlier analysis by charting the delta between outlier and inlier events - which we've found really helpful in narrowing down causes of regressions/anomalies in our traces as well as log patterns to condense down clusters of similar logs.
We’re really excited about the roadmap ahead in terms of improving ClickStack as a product and the ClickHouse core database to improve observability. Would love to hear everyone’s feedback and what they think!
Spinning up a container is pretty simple: `docker run -p 8080:8080 -p 4317:4317 -p 4318:4318 docker.hyperdx.io/hyperdx/hyperdx-all-in-one`
In browser live demo (no sign ups or anything silly, it runs fully in your browser!): https://play.hyperdx.io/ Landing Page: https://clickhouse.com/o11y Github Repo: https://github.com/hyperdxio/hyperdx
Discord community: https://hyperdx.io/discord
Docs: https://clickhouse.com/docs/use-cases/observability/clicksta...
GitHub
GitHub - hyperdxio/hyperdx: Resolve production issues, fast. An open source observability platform unifying session replays, logs…
Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors powered by Clickhouse and OpenTelemetry. - hyperdxio/hyperdx
Eleven v3 (Score: 150+ in 6 hours)
Link: https://readhacker.news/s/6vEDT
Comments: https://readhacker.news/c/6vEDT
Link: https://readhacker.news/s/6vEDT
Comments: https://readhacker.news/c/6vEDT
ElevenLabs
Eleven v3 (alpha) — The most expressive Text to Speech model
Generate lifelike speech in 70+ languages with emotion, direction, and multi-speaker control using inline audio tags.
Seven Days at the Bin Store (Score: 150+ in 11 hours)
Link: https://readhacker.news/s/6vEaD
Comments: https://readhacker.news/c/6vEaD
Link: https://readhacker.news/s/6vEaD
Comments: https://readhacker.news/c/6vEaD
Defector
Seven Days At The Bin Store
This spring, a new business opened on the main drag of my West Philadelphia neighborhood, provoking both excitement and trepidation. “I saw it just the other day and feared it,” one friend texted. “Like what the actual fuck is that shit,” said another. “Why?!!!”…
I do not remember my life and it's fine (Score: 150+ in 6 hours)
Link: https://readhacker.news/s/6vFiA
Comments: https://readhacker.news/c/6vFiA
Link: https://readhacker.news/s/6vFiA
Comments: https://readhacker.news/c/6vFiA
Self-hosting your own media considered harmful according to YouTube (🔥 Score: 160+ in 1 hour)
Link: https://readhacker.news/s/6vFJN
Comments: https://readhacker.news/c/6vFJN
Link: https://readhacker.news/s/6vFJN
Comments: https://readhacker.news/c/6vFJN
Tokasaurus: An LLM inference engine for high-throughput workloads (Score: 151+ in 9 hours)
Link: https://readhacker.news/s/6vF7B
Comments: https://readhacker.news/c/6vF7B
Link: https://readhacker.news/s/6vF7B
Comments: https://readhacker.news/c/6vF7B
Scaling Intelligence Lab at Stanford University
Tokasaurus: An LLM Inference Engine for High-Throughput Workloads
TL;DR
How we’re responding to The NYT’s data demands in order to protect user privacy (Score: 150+ in 6 hours)
Link: https://readhacker.news/s/6vFpu
Comments: https://readhacker.news/c/6vFpu
Link: https://readhacker.news/s/6vFpu
Comments: https://readhacker.news/c/6vFpu
Openai
How we’re responding to The New York Times’ data demands in order to protect user privacy
OpenAI is fighting a court order at the demands of The New York Times and plaintiffs, which involves retention of consumer ChatGPT and API user data indefinitely. Learn how we’re working to uphold user privacy, address legal requirements, and stay true to…
X changes its terms to bar training of AI models using its content (Score: 150+ in 19 hours)
Link: https://readhacker.news/s/6vEhG
Comments: https://readhacker.news/c/6vEhG
Link: https://readhacker.news/s/6vEhG
Comments: https://readhacker.news/c/6vEhG
TechCrunch
X changes its terms to bar training of AI models using its content | TechCrunch
Social network X has changed its developer agreement to prevent third parties from using the platform's content to train large language models.
Infomaniak comes out in support of controversial Swiss encryption law (🔥 Score: 153+ in 1 hour)
Link: https://readhacker.news/s/6vGcB
Comments: https://readhacker.news/c/6vGcB
Link: https://readhacker.news/s/6vGcB
Comments: https://readhacker.news/c/6vGcB
tom's guide
Infomaniak breaks rank and comes out in support of controversial Swiss encryption law
In Switzerland, some of the
When memory was measured in kilobytes: The art of efficient vision (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6vASL
Comments: https://readhacker.news/c/6vASL
Link: https://readhacker.news/s/6vASL
Comments: https://readhacker.news/c/6vASL
Software Heritage
When memory was measured in kilobytes: The art of efficient vision
Back when RAM was precious, clever code reigned. Inria's "Efficient Chain-Linking Algorithm" from the late 80s, now archived at Software Heritage, gives a peek into early computer vision's elegant solutions.
Jepsen: TigerBeetle 0.16.11 (Score: 150+ in 4 hours)
Link: https://readhacker.news/s/6vGgs
Comments: https://readhacker.news/c/6vGgs
Link: https://readhacker.news/s/6vGgs
Comments: https://readhacker.news/c/6vGgs
Czech Republic: Petition for open source in public administration (Score: 150+ in 5 hours)
Link: https://readhacker.news/s/6vGbd
Comments: https://readhacker.news/c/6vGbd
Link: https://readhacker.news/s/6vGbd
Comments: https://readhacker.news/c/6vGbd
Dystopian tales of that time when I sold out to Google (🔥 Score: 159+ in 2 hours)
Link: https://readhacker.news/s/6vGDx
Comments: https://readhacker.news/c/6vGDx
Link: https://readhacker.news/s/6vGDx
Comments: https://readhacker.news/c/6vGDx
elilla & friends’ very occasional blog thing
Deep in Mordor where the shadows lie: Dystopian tales of that time when I sold out to Google – elilla & friends’ very occasional…
I will do something I normally never do here, and make my first ever blog post on the topic of, long sigh: tech. I’ve already talked abou...
Meta: Shut Down Your Invasive AI Discover Feed. Now (🔥 Score: 152+ in 1 hour)
Link: https://readhacker.news/s/6vGZa
Comments: https://readhacker.news/c/6vGZa
Link: https://readhacker.news/s/6vGZa
Comments: https://readhacker.news/c/6vGZa
Mozilla Foundation
Meta Is Turning Private AI Chats Into Public Content | Demand Privacy Protections
Meta’s new AI app is making private conversations public without clear consent. Join the Mozilla community in demanding Meta shut down its "Discover Feed" and ensure that all AI interactions are private by default. Protect user privacy now.