frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

He suddenly couldn't speak in space. NASA astronaut says his medical scare remai

https://phys.org/news/2026-03-suddenly-couldnt-space-nasa-astronaut.html
1•bookmtn•1m ago•0 comments

The AI Boom Is Missing the Secret Sauce of the 1990s

https://www.bloomberg.com/news/articles/2026-03-27/why-today-s-ai-boom-won-t-repeat-the-1990s-eco...
1•petethomas•11m ago•0 comments

Australia's Social Media Ban Runs into a Wave of Teen Workarounds

https://www.bloomberg.com/news/articles/2026-03-27/instagram-and-tiktok-ban-for-australian-kids-i...
1•petethomas•12m ago•0 comments

Gulf Countries' Frustration with the US Grows as War Wears On

https://www.bloomberg.com/news/articles/2026-03-27/gulf-countries-frustration-with-the-us-grows-a...
1•petethomas•13m ago•0 comments

Tyler Cowen on the state of economics and AI

https://arnoldkling.substack.com/p/tyler-cowen-on-the-state-of-economics
1•paulpauper•14m ago•0 comments

Social Security Should Be a Forced Savings Program Not a Welfare Program

https://marginalrevolution.com/marginalrevolution/2026/03/social-security-should-be-a-forced-savi...
1•paulpauper•15m ago•1 comments

PonderingEffects

https://wiki.alopex.li/PonderingEffects
1•vinhnx•18m ago•0 comments

How to use mutliple Android devices together to make music and more

https://codeberg.org/ohmstone/android-multi-device-demo
1•tonelord•22m ago•1 comments

Everyone is building a software factory

https://blog.exe.dev/bones-of-the-software-factory
1•farmerbb•25m ago•0 comments

FitBit Fakes Data: Google Treats Integrity as Career Poison

https://www.flyingpenguin.com/fitbit-fakes-data-google-treats-integrity-as-career-poison/
2•astennumero•34m ago•0 comments

Your Defense Code Is Already AI-Generated. Now What?

https://warontherocks.com/2026/03/your-defense-code-is-already-ai-generated-now-what/
1•KnuthIsGod•36m ago•0 comments

The future of text layout is not CSS

https://chenglou.me/pretext/editorial-engine/
3•skeptrune•40m ago•0 comments

Consumer Rights Wiki

https://consumerrights.wiki/w/Main_Page
2•basilikum•41m ago•0 comments

Americans can 'directly text Donald Trump' with new White House app

https://www.the-sun.com/news/16147962/donald-trump-new-white-house-app-livestreams-unfiltered-news/
1•nh43215rgb•41m ago•0 comments

Show HN: Sigil – A zero-knowledge steganography vault for AI training data

1•nishalk•43m ago•0 comments

The Worst-Case Scenario for AI and the News Is Here

https://www.theatlantic.com/international/2026/03/netanyahu-not-dead-israel-ai/686593/
3•JumpCrisscross•43m ago•0 comments

Musk has a plan to make human labor obsolete. Billionaires are joining in.

https://www.washingtonpost.com/technology/2026/03/27/musk-optimus-robot-physical-ai/
3•bookofjoe•47m ago•7 comments

Trump Said This Policy Would Make Manhattan a 'Ghost Town.' He Was Wrong

https://www.nytimes.com/2026/03/27/opinion/congestion-pricing-traffic-new-york.html
3•lxm•57m ago•0 comments

SlopCodeBench: Benchmarking How Coding Agents Degrade over Long-Horizon Tasks

https://www.scbench.ai/
2•matt_d•59m ago•0 comments

ViraxLog – Tamper-Proof Logging Using Merkle Trees and BLAKE2B for Python

https://github.com/damienos61/viraxlog
2•DamienOS•1h ago•0 comments

Chezmoi: Manage Dotfiles Across Machines

https://www.chezmoi.io/
2•cdrnsf•1h ago•0 comments

SpaceX IPO Probability Tracker – S-1 filing imminent, built with Kalshi data

https://spacexipotracker.com/
2•RuslanPoptsov•1h ago•1 comments

An early-adopter used my software to build for their client

https://struere.dev
2•MarcoKueks•1h ago•1 comments

What parents should know about the social media addiction trials

https://www.transparencycoalition.ai/news/tcai-guide-what-parents-should-know-about-the-social-me...
1•evo_9•1h ago•0 comments

Ask HN: What do you think Information Technology in Japan?

1•AnonyMD•1h ago•0 comments

Working on Products People Hate

https://www.seangoedecke.com/working-on-products-people-hate/
3•PieUser•1h ago•0 comments

How notch traversal works on MacBooks

https://tailscale.com/blog/macos-notch-escape
1•LorenDB•1h ago•0 comments

ChatGPT Will Not Find Your Next Cancer Drug

https://blog.pauling.ai/p/chatgpt-will-not-find-your-next-cancer
1•tordable•1h ago•3 comments

Man beats machine at Go (2023)

https://www.ft.com/content/175e5314-a7f7-4741-a786-273219f433a1
2•bumbledraven•1h ago•3 comments

Public-records accountability site for California high-speed rail

https://highspeed.fail/
2•jasonculbertson•1h ago•0 comments
Open in hackernews

Ask HN: Agents.md vs. Contextual Documentation

1•razodactyl•1h ago
Hi HN.

Usually it's a project submission that kicks off discussion but in this instance it's more of a vibe check:

When writing code with LLM's we're going in the direction of orchestration at the level of injected context but I feel like we should focus on the content of the code / commentary itself such as docstrings e.g, "AGENTS: This file does X, remember not to Y and look at Z if you need clarification"

This brings it back to contextual specifics and if we move towards this paradigm we can expect models and harnesses to optimise closer to accuracy instead of generality.

Thoughts?