frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Feeds: A Minimal RSS Aggregator and Client

https://stevedylan.dev/posts/feeds/
1•speckx•47s ago•0 comments

Malta gives citizens a paid version of ChatGPT Plus for free

https://ranked.news/malta-gives-citizens-a-paid-version-of-chatgpt-plus-for-free
1•doener•2m ago•0 comments

I 3D Printed Origami [video]

https://www.youtube.com/watch?v=FNVBK7-h9Fs
2•Teever•5m ago•0 comments

Haiku boots to desktop on an M1 MacBook Air

https://discuss.haiku-os.org/t/my-haiku-arm64-progress/19044?page=2
3•calgarymicro•7m ago•1 comments

Hermes-agentmemory: pull-model episodic memory with real deletes

https://github.com/MukundaKatta/hermes-agentmemory
1•mukundakatta•7m ago•0 comments

US Is Starting to See Heavy Job Losses in Roles Exposed to AI

https://www.bloomberg.com/news/articles/2026-05-15/us-is-starting-to-see-heavy-job-losses-in-role...
3•elsewhen•8m ago•0 comments

A brief guide to self-hosting websites and apps using Cloudflare Tunnel

https://blog.dougbelshaw.com/cloudflare-tunnel/
2•speckx•12m ago•0 comments

Rubin Tracks Skyscraper-Size Asteroids, Supernovas, and Interstellar Visitors

https://www.quantamagazine.org/rubin-tracks-skyscraper-size-asteroids-failed-supernovas-and-inter...
1•rbanffy•16m ago•0 comments

OpenIQ - Building a product engineering muscle in the age of agents

https://abhirame.github.io/posts/openiq/
1•abhis3798•21m ago•0 comments

Book Club: 100 best novels of all time

https://www.theguardian.com/books/ng-interactive/2026/may/12/the-100-best-novels-of-all-time
1•fallinditch•25m ago•1 comments

Cerebras IPO Signals Growing Pressure on the GPU Scaling Model

https://www.hpcwire.com/2026/05/14/cerebras-ipo-signals-growing-pressure-on-the-gpu-scaling-model/
3•rbanffy•25m ago•1 comments

A simple Daikon-style runtime invariant miner for Python

https://rahul.gopinath.org/post/2026/05/09/simple-invariant-miner/
1•fanf2•26m ago•0 comments

AI agents make small companies bigger

https://text-incubation.com/ai-agents-make-small-companies-bigger?1
1•krrishd•27m ago•0 comments

Clarify & target potential customers with generated sales campaigns

https://mygtm.io/
1•Bryan2000100•30m ago•1 comments

LSL: Open-source lab streaming layer for synchronized multimodal recording

https://direct.mit.edu/imag/article/doi/10.1162/IMAG.a.136/132678/The-lab-streaming-layer-for-syn...
1•teleforce•30m ago•1 comments

U.S. California 'Rich Dude' Fights $2.5M Fine over Public Beach Access

https://www.wsj.com/us-news/california-rich-dude-fights-2-5-million-fine-over-public-beach-access...
2•iancmceachern•33m ago•0 comments

Wrapping a C Library in RAII

https://lmilz.dev/blog/2026/05/15/Wrapping-a-C-library-in-RAII-unique_ptr-with-custom-deleters-an...
1•lmilz•36m ago•0 comments

Data centers are guzzling California's water. We have no idea how much

https://calmatters.org/environment/water/2026/05/california-data-centers-water-transparency/
2•cdrnsf•36m ago•0 comments

What Is Date:Italy?

http://aesthetikx.info/blog/date_italy.html
2•jollyjerry•36m ago•0 comments

Mearsheimer and Walt versus Nuland and Pompeo

https://mearsheimer.substack.com/p/mearsheimer-and-walt-versus-nuland
1•hackandthink•36m ago•1 comments

Build Live Translation Apps with GPT-realtime-translate

https://developers.openai.com/cookbook/examples/voice_solutions/realtime_translation_guide
1•gmays•39m ago•1 comments

Vegetation Moves Upslope Across the Himalayas

https://eos.org/articles/vegetation-moves-upslope-across-the-himalayas
1•bookofjoe•40m ago•0 comments

Starlink is doubling standby price to $10/mo

https://teslanorth.com/2026/05/16/starlink-is-raising-its-prices-heres-how-much-more-youll-pay/
3•behnamoh•41m ago•1 comments

2ality Blog: Temporarily Offline

https://2ality.com/
1•healsdata•41m ago•0 comments

CodeSpectra the Illusion of Easy Coding: Why AI Still Demands Effort

https://blog.ptidej.net/codespectra-the-illusion-of-easy-coding-why-ai-still-demands-effort/
1•sikandarejaz•43m ago•0 comments

An introduction to TLA+ and its use in parties (2023)

https://www.innoq.com/en/articles/2023/04/an-introduction-to-tla/
1•pramodbiligiri•43m ago•0 comments

Kay Nishi and the Meeting That Started MS-DOS

https://nemanjatrifunovic.substack.com/p/kay-nishi-and-the-meeting-that-started
1•rbanffy•46m ago•0 comments

Whatever Happened to the Near East?

https://jonn.substack.com/p/whatever-happened-to-the-near-east
1•thunderbong•47m ago•0 comments

The Two Europes

https://www.siliconcontinent.com/p/the-two-europes
1•akyuu•49m ago•1 comments

TellmeTruth, open source ledger mapping institutional claims to traceable data

https://tellmetruth.live/
1•L0nl0n•49m ago•0 comments
Open in hackernews

Seeing and Hearing Internet Background Radiation

https://knock-knock.net/internet-background-radiation
3•djkurlander•1h ago

Comments

djkurlander•1h ago
OP here.

See the hidden world of bot attacks and scanner chatter. Listen to Internet Background Radiation on a virtual Geiger counter.

Here we are capturing Internet chatter across 8 protocols: (SSH, Telnet, FTP, RDP, SMB, SIP, HTTP, and SMTP), targeting 8 servers distributed throughout the world.

Check out the 3D spinning globe heatmap. Explore the most popular usernames and passwords across a variety of protocols. See the ISP Wall of Shame.

If the info is coming in too fast and furious, hit the pause button (or space bar if you have a keyboard).

We are using a framework for deploying and displaying honeypot activity: https://github.com/djkurlander/knock-knock. Honeypots transmit their data (in JSON format) to a monitor that stores the info in a SQL database and publishes the info to redis. The front end service (using uvicorn) gathers this info and serves it to browsers via web sockets.

For just the dashboard without the explanation, visit https://knock-knock.net

Over 3 million (bot interactions) served!