Feed aggregator
Reporter says they were permanently injured after alleged 'pulsed energy' attack
Article URL: https://www.rawstory.com/jeffrey-epstein-2676937072/
Comments URL: https://news.ycombinator.com/item?id=48271274
Points: 3
# Comments: 2
Ninth Circuit Panel Goes Out of Its Way to Question Section 230–DOE vs. Meta
Today's Wordle Hints, Answer and Help for May 26, #1802
Today's NYT Strands Hints, Answers and Help for May 26, #814
Today's NYT Connections Hints, Answers and Help for May 26, #1080
We tested 6 AI assistants on the same solar data
Article URL: https://heliopeak.app/blog/we-tested-6-ai-assistants-on-solar-data
Comments URL: https://news.ycombinator.com/item?id=48270916
Points: 1
# Comments: 0
How to Be Old
Article URL: https://www.nytimes.com/2026/05/25/opinion/aging-advice.html
Comments URL: https://news.ycombinator.com/item?id=48270891
Points: 1
# Comments: 1
Poezio 0.18 – Console XMPP client
Article URL: https://blog.mathieui.net/en/poezio-0-18.html
Comments URL: https://news.ycombinator.com/item?id=48270882
Points: 1
# Comments: 0
Shinkansen vs. TGV – Is One Better Than the Other?
Article URL: https://curious-droid.com/1265/shinkansen-vs-tgv-is-one-better-than-the-other/
Comments URL: https://news.ycombinator.com/item?id=48270881
Points: 1
# Comments: 0
SpaceX's IPO Filing Shows Elon's Twitter 'Business Genius' Was a Fantasy
Article URL: https://www.techdirt.com/2026/05/22/spacexs-ipo-filing-shows-elons-twitter-business-genius-was-a-fantasy/
Comments URL: https://news.ycombinator.com/item?id=48270880
Points: 1
# Comments: 0
Ask HN: What are you using for blogging?
I used to be an avid blogger and want to get back into the flow. What blogging platforms are you using, if any? Just vibe code an Astro JS or Hugo blog, or are Ghost and Substack the way to go?
Comments URL: https://news.ycombinator.com/item?id=48270869
Points: 1
# Comments: 0
Show HN: I made Pokémon but with real animals in the real world
Firstly, apologies, it's not free. It would be difficult to support this for free, it's a paid game.
I will now share the technical details, which will probably be most of interest for HN readers.
I previously made a carbon footprint tracking app where you photo objects and it tells you the carbon footprint by using an LLM to estimate the data on the fly, e.g. 32kg CO2e / kg of beef, in the UK. At some point, I realised that it is possible to make a Pokémon-style game, but capturing real animals in the real world.
This is now possible because: - image recognition is cheap, i.e. identifying animals, and the models (gpt-4o) can detect a (surprisingly) large number of animals and output their exact species. - LLMs can output a species' full taxonomy, pretty reliably. And, more importantly, they can generate game data quickly, on the fly.
It would unfeasible to generate the game sprites (images) for every species (millions, worldwide) and their full evolution chain, e.g. caterpillar, chrysalis, butterfly, ahead of time. I realised it's possible to do this in real time.
General game flow: - photo animal - send to gpt-4o - return species - send species to LLM, create evolution chain, plus attributes, types and moves. - in parallel, create sprites.
All data is cached.
The aim of the game is to build up your team and compete with other players to take over gyms.
The game is based in the real world, I had to come up with a way to have health centres and shops. These must both have decent coverage, globally. The solution is health centres are places of worship, e.g. churches, mosques, temples etc and shops are real world grocery stores. Every country as far as I can tell has places of worship, with good distribution, which was surprising. Gyms are located in every park worldwide.
Challenges:
How to get players outside: - I use openstreetmap for the game map, but I overlay my game design on top of it. - To physically make players go out into nature: I use openstreetmap area types to only allow capturing animals when your GPS location is in natural areas, e.g. woodland, parks etc. The aim of the game is to get you out into nature and appreciating animals. - Level system: The solution I came up with is to set the animal levels based on the proximity to built-up areas, e.g. Every ~500 meters you go away from built-up areas, the animal level bands increase by 5 levels. - It would be expensive to render the entire physical world in my game map, so I instead render the map on the fly, deterministically.
I also fetch animal calls in real time so that when they enter battle you hear a pigeon cooing, for example, which is pretty cool. I also fetch the animals conservation status, i.e. how endangered is it, and give you more reward (leaves, in-game currency) for capturing rarer animals.
I "launched" the game about a month ago, but have not really been publicising it as I've been working on various updates and improvements, but now I am sharing it more openly. It's got about 20 players so far, from around the world, and around 500 unique animal species have already been encountered.
Challenges have been keeping the costs low. Servers cost about $200 / month, text-gen is basically free as I get free tokens from OpenAI for sharing data, it's not privacy-related, and image-gen costs about $0.04 per sprite (2 per animal).
My background: not a programmer, originally a mechanical engineer and then business development manager, then started learning programming and building apps with AI in the last few years.
Feel free to ask me any technical details, happy to share.
Comments URL: https://news.ycombinator.com/item?id=48270848
Points: 1
# Comments: 0
AWO – Run Claude and Codex in isolated Git worktrees
Article URL: https://github.com/ystepanoff/awo
Comments URL: https://news.ycombinator.com/item?id=48270832
Points: 1
# Comments: 0
Europe Learnt to Love Subsidies
Article URL: https://www.ft.com/content/b3e968c3-9089-417b-9757-95020eb0f469
Comments URL: https://news.ycombinator.com/item?id=48270831
Points: 1
# Comments: 0
Japan's New Hypersonic Engine Could Make 2-Hour Flights to the US a Reality
Article URL: https://www.bgr.com/2178211/japan-hypersonic-engine-ramjet-2-hour-flights-to-us/
Comments URL: https://news.ycombinator.com/item?id=48270812
Points: 2
# Comments: 0
Step in Tine: Forking Processes in Functional Choreographies
Article URL: https://arxiv.org/abs/2605.23031
Comments URL: https://news.ycombinator.com/item?id=48270801
Points: 1
# Comments: 0
Norway's 2 petabytes of Huawei flash storage and LLM training
Article URL: https://www.blocksandfiles.com/flash/2026/05/22/norways-2-petabytes-of-huawei-flash-storage-and-llm-training/5244910
Comments URL: https://news.ycombinator.com/item?id=48270770
Points: 4
# Comments: 0
IronCore Project – Cloud Native Infrastructure Management
Article URL: https://ironcore.dev/
Comments URL: https://news.ycombinator.com/item?id=48270760
Points: 1
# Comments: 0
Kay Nishi and the Meeting That Started MS-DOS
Article URL: https://nemanjatrifunovic.substack.com/p/kay-nishi-and-the-meeting-that-started
Comments URL: https://news.ycombinator.com/item?id=48270757
Points: 1
# Comments: 0
Staggering dip in US tourism is a troubling sign for the future
Article URL: https://www.cnn.com/2026/05/25/travel/analysis-tourism-fewer-international-visitors-2025-vis
Comments URL: https://news.ycombinator.com/item?id=48270755
Points: 2
# Comments: 0
