frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

'Finding Satoshi' Makes the Case for Hal Finney, Len Sassaman as BTC Co-Creators

https://decrypt.co/365075/finding-satoshi-makes-the-case-for-hal-finney-len-sassaman-as-bitcoin-c...
1•tromp•1m ago•0 comments

Self-hosted agent pipeline that turns Google Trends into blog posts

https://hyperscale.top/
1•abdu_g•1m ago•0 comments

The world changes its rules. And rarely gives you a warning

https://comuniq.xyz/post?t=978
1•01-_-•3m ago•0 comments

Teen Cannabis Use Linked to Slower Cognitive Development

https://today.ucsd.edu/story/largest-us-study-finds-teen-cannabis-use-linked-to-slower-cognitive-...
1•gmays•7m ago•1 comments

Startup Photreon aims to produce hydrogen with sunlight

https://www.heise.de/en/news/Startup-Photreon-aims-to-produce-hydrogen-with-sunlight-11257703.html
1•car•8m ago•0 comments

Outplaying elite table tennis players with an autonomous robot

https://www.nature.com/articles/s41586-026-10338-5
2•wslh•9m ago•0 comments

Ears and Eyes – Searchable database of cases of physical surveillance devices

https://www.notrace.how/earsandeyes/
1•libroot•9m ago•0 comments

I'm Using AI to Navigate AI Code Review Author Steffen Froehlich

https://www.docusign.com/blog/the-duck-talks-back-how-im-using-ai-to-navigate-ai-code-review
1•dweiss85•10m ago•0 comments

Fighting Internet Contracts One Library at a Time

https://www.techdirt.com/2026/04/21/you-cant-vote-out-amazon-web-services-fighting-adhesion-contr...
1•HotGarbage•10m ago•0 comments

A Field Guide to Bugs

https://www.stephendiehl.com/posts/field_guide_to_bugs/
1•ibobev•10m ago•0 comments

Meta workers outraged over internal software tracking keystrokes, mouse movement

https://nypost.com/2026/04/22/business/meta-workers-outraged-over-software-tracking-keystrokes-mo...
1•1vuio0pswjnm7•11m ago•0 comments

Anyone see AI tool for interior design of room with just photos?

1•pacovook•12m ago•0 comments

Top MAGA influencer revealed to be AI

https://nypost.com/2026/04/21/us-news/top-maga-influencer-emily-hart-revealed-to-be-ai-created-by...
5•java-man•12m ago•3 comments

Show HN: PokeDemo: Create click-through demos you can self-host

https://pokedemo.com/
1•anniebuilds•13m ago•1 comments

AI Tool Rips Off Open Source Software Without Violating Copyright

https://www.404media.co/this-ai-tool-rips-off-open-source-software-without-violating-copyright/
3•Brajeshwar•13m ago•1 comments

Ping-pong robot Ace makes history by beating top-level human players

https://www.reuters.com/sports/ping-pong-robot-ace-makes-history-by-beating-top-level-human-playe...
2•wslh•13m ago•0 comments

AI Consciousness [pdf]

https://lossfunk.com/papers/ai-consciousness.pdf
1•__patchbit__•16m ago•0 comments

How Melatonin Promotes Sleep

https://www.caltech.edu/about/news/how-melatonin-promotes-sleep
2•gmays•16m ago•0 comments

KPM – a local-first secrets CLI on top of AgentKMS

https://github.com/TheGenXCoder/kpm
1•TheGenXCoder•16m ago•0 comments

Most of What We Call Progress

https://yusufaytas.com/most-of-what-we-call-progress
7•workatwork•19m ago•1 comments

Show HN: Qwen Lens Studio – multimodal app on Qwen3.6-35B-A3B, runs on Ollama

https://github.com/dakshjain-1616/Qwen-Lens-Studio
2•vijgaurav•23m ago•0 comments

Simulation of the Hormuz crisis after Iran seizure of 2 ships with 6 LLM agents

https://colab.research.google.com/github/VincenzoManto/Doxa/blob/main/notebooks/doxa.ipynb
3•dinarino•24m ago•2 comments

MySQL 9.7 LTS release notes

https://dev.mysql.com/doc/relnotes/mysql/9.7/en/
1•petecooper•24m ago•0 comments

Yaw Mode: opinionated config for Claude Code

https://yaw.sh/blog/claude-code-yaw-mode/
1•jeffyaw•24m ago•0 comments

You Don't Need a Better Chat Multiplexer for AI Agents

https://blog.adrq.dev/you-don-t-need-a-better-chat-multiplexer-for-ai-agents
1•adrq•25m ago•2 comments

OpenAI Stargate's Milam, Texas, 'Freebird' data center to span 548,950 sq ft

https://www.datacenterdynamics.com/en/news/openai-stargates-milam-texas-freebird-data-center-to-s...
2•flyaway123•27m ago•0 comments

OpenAI Privacy Filter

https://openai.com/index/introducing-openai-privacy-filter/
2•meetpateltech•27m ago•0 comments

The Language Tax in LLM Pricing: How Tokenization Create Price Disparity

https://tokenstree.com/newsletter-article-8.html
1•vfalbor•29m ago•0 comments

Trained Qwen to Write Clojure Better Than GPT-5.4 (Kinda)

https://www.nibzard.com/clojure-phone
1•nkko•29m ago•0 comments

Legit – Dockerized git server for agent interaction

https://github.com/aquanauts/legit
1•shorsher•30m ago•1 comments
Open in hackernews

Show HN: CSS-Only 3D/2D 1D Chess

https://david.sojevic.com/projects/css-only-1d-chess/
2•davidsojevic•1h ago
After seeing the 1D-Chess project on the Hacker News front page somewhat recently, the idea came to me to try and make a CSS-only version of 1D chess because it seemed like it might be a good candidate for it.

There is absolutely no JS used for the interactivity or game state for this variant; it's all pure HTML + CSS, and I've added a few fun things along the way just to exercise those constraints a bit more, too.

I've also got a "making of" post for the project linked to from the about box on it if you'd like to learn a little more about how I put it together.