frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe

https://liveworld.info/
13•harisingh1612•1h ago

Comments

harisingh1612•1h ago
hey HN, hari here. built this over the last 2 weeks solo. figured id share now since HN weekend crowd is a good stress test.

the idea came from wanting a way to drop into somewhere on earth and see whats happening right now. youtube has thousands of 24/7 live streams (nature, transit, airport aprons, urban corners) but theyre scattered across a million channels so nobody finds them. so i put them on a globe.

currently 641 cams across ~60 countries. tap a marker, video plays inline, per-camera chat so you can see who else is watching the same view. free, no login needed to watch, no ads, no tracking.

stack: laravel + reverb websockets + postgres, maplibre globe with osm tiles, runs on a $10 tokyo vps. discovery is youtube data api cron on 200+ keywords + admin divisions, plus scraping the internal youtube search bypass for keyword combos api search misses. currently at 6% of the free youtube api quota.

thin spots in coverage: africa, small towns anywhere, central asia, pacific islands. if you know good 24/7 cams that arent geo-blocked, either drop the url here or use the submit button on the bottom left of the site. i approve within a day.

open to feedback on the map ux, discovery, whatever. happy to answer stack questions too.

Todd•29m ago
Love the idea Hari. On my iPhone, when I tap a dot, it takes me straight to the camera page. I would expect a popover with a title, etc. and a second tap to go to the camera page.
CommieBobDole•17m ago
This is nice, but how are you determining the location of a camera for map purposes? Some of them are correct, but there are others that have very specific map locations that are off by as much as a hemisphere - an Ohio one in Chicago, a Venice, Italy one in San Bernardino, Pennsylvania and Ohio in Phoenix, etc.
softboyled•7m ago
Firefox' Enhanced Tracking Protection breaks the map in a weird way. The Map bounces up and down erratically.

This message piles up in the console:

Blocked https://liveworld.info from extracting canvas data because no user input was detected

Vakaiser•40m ago
https://liveworld.info/cam/seattle-sea-otter

Started watching the Sea Otters in the Seattle Aquarium. 10/10 would 'awww' again.

harisingh1612•2m ago
ha thanks. the sea otters cam has been the personal favorite too, its up on my second monitor half the workday
senordevnyc•35m ago
Missing this one: https://www.youtube.com/live/ydYDqZQpim8?si=YfuIXAI7N-zy_XTv
defrost•26m ago
Every is a bold claim. Aspirational. Good luck going forward filling them all in.

There's a fair few missing from Australia (easily more than 8 24/7 live cameras in Oz). eg: The Kings Canyon Waterholes in Watarrka National Park. (mostly dawn and dusk action)

harisingh1612•2m ago
fair. every is aspirational, shouldve said as many as i can find. currently 652 cams, targeting the ~2-3k publicly embeddable ceiling. adding kings canyon waterholes now, ping me any other australian cams you know of and ill get them in tonight. appreciate the poke

Android 17 is the first since 3.x to add new APIs without releasing to the AOSP

https://grapheneos.social/@GrapheneOS/117282080803799576
567•theanonymousone•7h ago•269 comments

Cloudflare Quick Tunnels

https://try.cloudflare.com/
594•jcbhmr•12h ago•253 comments

Saving another 100TB of RAM

https://blog.cloudflare.com/saving-100-tb-of-ram-with-math/
241•f311a•7h ago•45 comments

The Farnese letter

https://simonklee.dk/farnese-letter
30•grigolin•1d ago•5 comments

How to Write with an LLM

https://sockpuppet.org/blog/2026/09/17/how-to-write-with-an-llm/
401•joeriddles•1d ago•274 comments

Xcode 27.1 Beta Release Notes

https://developer.apple.com/documentation/xcode-release-notes/xcode-27_1-release-notes
116•CameronBanga•7h ago•68 comments

Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe

https://liveworld.info/
13•harisingh1612•1h ago•10 comments

Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug

https://donjon.ledger.com/blog/rp2350-secure-debug-laser-fault-injection/
160•synack•9h ago•54 comments

Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash

https://cactuscompute.com/needle
166•HenryNdubuaku•1d ago•78 comments

The first new cat species discovered in 100 years

https://www.nationalgeographic.com/animals/article/meet-the-first-new-cat-species-discovered-in-1...
180•ohjeez•1d ago•62 comments

Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)

https://arxiv.org/abs/2510.03215
69•rochansinha•7h ago•12 comments

OpenJev

https://openjev.com/
561•ilreb•16h ago•247 comments

How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip

https://spectrum.ieee.org/llms-for-chip-design
61•maxall4•3h ago•60 comments

Claude Code now reads AGENTS.md if there is no Claude.md

https://code.claude.com/docs/en/changelog
530•datadrivenangel•5h ago•187 comments

Cyclomatic Complexity in C#

https://blog.ndepend.com/understanding-cyclomatic-complexity/
34•gone35•2d ago•15 comments

LispBM is a concurrent Lisp for microcontrollers with message passing

https://www.lispbm.com/
10•so-cal-schemer•2d ago•1 comments

Why building a Rust LSP is hard

https://rust-glancer.github.io/blog/why-lsp-is-hard/
3•agluszak•2d ago•0 comments

Minimal Phone 2

https://minimalcompany.com/
194•nashashmi•1d ago•187 comments

Warez: The Infrastructure and Aesthetics of Piracy (2021)

https://archive.org/details/b904a8eb-9c98-4bb1-bf25-3cb9d075b157
113•succinct_ideas•23h ago•30 comments

Two parallel neural ectoderm progenitors contribute to the developing brain

https://www.newscientist.com/article/2589739-our-brain-evolved-from-two-primitive-nervous-systems...
105•Jimmc414•11h ago•56 comments

The Implications of Linguistic Illegibility for LLM Security

https://arxiv.org/abs/2609.02852
54•tomjakubowski•7h ago•20 comments

Inside ZCode: Silently uploading your Git history to the cloud

https://blog.ferstar.org/en/posts/zcode-silent-workspace-snapshot-upload/
259•csmantle•20h ago•93 comments

C++26: Trivial infinite loops are no longer undefined behaviour

https://www.sandordargo.com/blog/2026/09/16/cpp26-trivial-infinite-loops
149•ibobev•1d ago•203 comments

Alibaba open-sources AI model that can detect cancer and nearly 150 conditions

https://www.scmp.com/tech/big-tech/article/3368055/alibaba-open-sources-medical-ai-model-can-dete...
30•yogthos•2h ago•5 comments

How SpaceX streamlined the Raptor engine

https://www.construction-physics.com/p/how-spacex-streamlined-the-raptor
166•JumpCrisscross•1d ago•43 comments

Column built an issuer processor from scratch

https://column.com/card-issuing/
22•Matthalp•2d ago•5 comments

A search-and-inference database from scratch in pure Zig

https://antfly.io/research/antfly-zig
55•kingcauchy•3d ago•16 comments

I vibed a proof of Conway's conjecture

https://overreacted.io/how-i-vibed-a-proof-of-conways-conjecture/
215•m-hodges•11h ago•186 comments

Size-Specialized Memory Allocation

https://go.dev/blog/size-specialized-allocations
19•spacey•2d ago•3 comments

North Korean nuclear test sets off years of earthquakes

https://www.science.org/content/article/north-korean-nuclear-test-sets-years-earthquakes
184•rbanffy•11h ago•152 comments