Feed aggregator
Medicaid Taxes Pay for Themselves
Article URL: https://www.bloomberg.com/opinion/newsletters/2025-05-07/medicaid-taxes-pay-for-themselves
Comments URL: https://news.ycombinator.com/item?id=43919259
Points: 1
# Comments: 0
Flower Strips Can Be a Cost-Effective Tool for Pest Suppression in Orchards
Article URL: https://onlinelibrary.wiley.com/doi/10.1111/1477-9552.12631
Comments URL: https://news.ycombinator.com/item?id=43919252
Points: 1
# Comments: 0
From Frustration to Automation – The Birth of ThreadsDelete
A couple of months ago, I tried cleaning up my 500+ old Threads posts and replies. After 30 minutes of frustrating, mind-numbing clicking, I realized this is insane.
So, I built ThreadsDelete – the first-ever bulk delete tool for Threads users.
No more manual one-by-one deleting. Clear out hundreds of posts in just a few clicks. Join 150+ testers who have already deleted 25,000+ posts and replies in Round #1.
Round #2 is now live, but only for a limited number of users.
Be part of the early crew and help shape the future of Threads cleanup.
Secure your spot: ThreadsDelete.co
Comments URL: https://news.ycombinator.com/item?id=43919249
Points: 1
# Comments: 0
Show HN: I recreated Ventscape using SSEs
Hi HN! There is this website I love which lets you "scream into the void" because messages slowly fade away after a few seconds (ventscape.life). The original site uses WebSockets and I wanted to recreate it using SSEs and an ad-hoc framework: Datastar (data-star.dev). I also did a video to explain my code if you are interested: https://www.youtube.com/watch?v=d3wjLeG3814. The website is a bit lonely so please be my guest and vent your heart out! I hope you will like it <3
Comments URL: https://news.ycombinator.com/item?id=43919240
Points: 1
# Comments: 0
Join the team to build the first virtual AI/ML engineer
Article URL: https://adal.engineer/
Comments URL: https://news.ycombinator.com/item?id=43919232
Points: 1
# Comments: 2
Real ID Requirement Comes to U.S. Airports
Article URL: https://www.nytimes.com/2025/05/07/travel/real-id-requirement-tsa-airports.html
Comments URL: https://news.ycombinator.com/item?id=43919211
Points: 2
# Comments: 0
Is a Smaller Internet Better?
I did a thought experiment. The full experiment is at bottom. Here’s the core:
How can you build a website that doesn't host code, just instructions on how to find it.
If you're a seasoned dev, the answer is obvious, it's instructions all the way down. That is why we have JS, go, rust.
Information transmission is extremely important.
Apps on your phone, like Facebook, allow the company to serve the entire website with the UI kit and logic on your phone, and the UGC (text and images) served from FB, drastically cutting down the amount of info they have to send over the server. It's a huge cost cutting manoeuvre for them to serve smaller server responses to billions of daily users who are accessing new content every second.
“Serverless” deployment where you host and serve content and instructions, and the app on the users phone is what does all the logic is essentially the idea behind the fediverse.
There's often a push from business to make things bigger and cooler, and then when they slow things down, to make them faster.
But IMO the transformative "magic" concept is just making things less reliant on infrastructure. Sometimes I want to talk to my friends in person.
I’m really curious to know what is going on in this sector and what people think about it.
THOUGHT EXPERIMENT
Build a compiler that takes a line of instructions that tells the client how to search through the web for snippets to compile the DOM.
Here are some issues
Problem 1: Instructions It's essentially a compression problem. Every pathway to efficient compute can end up here. What is the most efficient way to write a piece of code. Then what is the most efficient way to store it. Can a single byte of code spring into 1000 different algorithms. Mathematically, I'm skeptical. A short int is 2 bytes, so getting below 1 "instruction set" per bit is tough.
Problem 2: Searching How do you know where to look in a way that results in fast code
Problem 3: Uniqueness How do you know, in a practically infinite internet, whether something is unique or not?
Problem 4: Searching Okay so you have your super compression Algo that can take a Blue sky string of hexcode and spit out a viable set of search instructions to an interpreter, that can then be found and expand into an even larger website.
How do you find it? If you aren’t rate-limited by search engines for hammering their sites for little pieces of code, you have to do a bunch of expensive, time intensive search.
Ping the server, go to the address, search the dom. Return pass or fail. Keep going.
You can "fix" for this by having some sort of Borges infinite library that you can search through.
Real use case: Stick instructions on a QR code, scan with your phone, load a website that is not hosted on a server, but instead fed directly to your phone by the code. ??? Profit
Result: There are better ways to achieve the above use case. Compress a website into a few pages of QR codes, make a video that can wipe across them and load it.
Information transmission and storage.
If you lean too heavily into efficiency, you shoot yourself in the foot because efficiency borrows from other systems.
The USDOT does repair to upgrade. Standards are rolled out as fast as things break. Things are constantly breaking, so things are constantly getting upgraded.
This speaks to the difficulty to which propagating new changes is really hard.
Information and transmission aren't free. Philosophically yes, but materially, it’s expensive.
You have to get into the nitty gritty of developing not just languages, but entire storage, transport, distribution systems of information. Like any "globally perfect" system, it's a network of different players all at cross purposes, designing different standards for each other.
So here we are, back where we started, with an extra iota of clarity.
Comments URL: https://news.ycombinator.com/item?id=43919207
Points: 1
# Comments: 0
Are We Living in a Time of Cultural Collapse?
Article URL: https://www.honest-broker.com/p/are-we-living-in-a-time-of-cultural
Comments URL: https://news.ycombinator.com/item?id=43919194
Points: 2
# Comments: 0
Better C – A subset of D Programming Language
Article URL: https://dlang.org/spec/betterc.html
Comments URL: https://news.ycombinator.com/item?id=43919183
Points: 1
# Comments: 0
An LLM Benchmark for Financial Document Question Answering
Article URL: https://farsight-ai.com/blogs/an-llm-benchmark-for-financial-document-question-answering
Comments URL: https://news.ycombinator.com/item?id=43919170
Points: 1
# Comments: 0
Aphex Twin – 26 Mixes for Cash
Article URL: https://www.allmusic.com/album/26-mixes-for-cash-mw0000024218
Comments URL: https://news.ycombinator.com/item?id=43919154
Points: 1
# Comments: 1
From Tour of Go to Tour of Polar: Teaching Authz with Code
Article URL: https://masteringjs.substack.com/p/from-tour-of-go-to-tour-of-polar
Comments URL: https://news.ycombinator.com/item?id=43919149
Points: 1
# Comments: 0
Quantifying the Fermi paradox via passive SETI
Article URL: https://arxiv.org/abs/2505.00062
Comments URL: https://news.ycombinator.com/item?id=43919128
Points: 2
# Comments: 0
Sourcetable launches Data Science mode
Article URL: https://blog.sourcetable.com/data-science/
Comments URL: https://news.ycombinator.com/item?id=43919091
Points: 1
# Comments: 0
Apple is looking at adding Perplexity and other AI search engines to Safari
Article URL: https://www.theverge.com/news/662656/apple-ai-search-alternatives-eddy-cue-testimony
Comments URL: https://news.ycombinator.com/item?id=43919073
Points: 1
# Comments: 1
Feed a video to a vision LLM as a sequence of JPEG frames on the CLI
Article URL: https://simonw.substack.com/p/feed-a-video-to-a-vision-llm-as-a
Comments URL: https://news.ycombinator.com/item?id=43919063
Points: 3
# Comments: 0
Merz's government decree gives German digital ministry extensive powers
Article URL: https://www.euronews.com/next/2025/05/07/merzs-government-decree-gives-german-digital-ministry-extensive-powers
Comments URL: https://news.ycombinator.com/item?id=43919043
Points: 1
# Comments: 0
Best Open Earbuds for 2025
Golden Globes Move Away from Movies, TV, Will Offer Best Podcast as New Category
Sequential consistency without borders: D1 implements global read replication
Article URL: https://blog.cloudflare.com/d1-read-replication-beta/
Comments URL: https://news.ycombinator.com/item?id=43918939
Points: 1
# Comments: 0