frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Bloomberg: OpenAI Takes on Google with New AI Model Aimed at Drug Discovery

https://www.bloomberg.com/news/articles/2026-04-16/openai-takes-on-google-with-new-ai-model-aimed...
1•dataking•41s ago•0 comments

America wakes up to AI's dangerous power

https://www.economist.com/leaders/2026/04/16/america-wakes-up-to-ais-dangerous-power
1•andsoitis•4m ago•0 comments

JobNavigator – Self-hosted job search automation

https://github.com/vesaias/JobNavigator
1•vesaias•5m ago•0 comments

Google Prepares Rollout of Skills for Gemini and AI Studio

https://www.testingcatalog.com/google-prepares-broader-rollout-of-skills-for-gemini-and-ai-studio/
1•gmays•10m ago•0 comments

Why weekends are under threat

https://thehustle.co/newsletters/15-04-2026
1•paulpauper•10m ago•1 comments

Ancient DNA reveals pervasive directional selection across West Eurasia

https://www.nature.com/articles/s41586-026-10358-1
1•paulpauper•11m ago•0 comments

The roles of evidence in GiveDirectly's journey to $1B delivered

https://indevelopmentmag.substack.com/p/money-for-nothing-the-roles-of-evidence
1•paulpauper•11m ago•0 comments

Creating 'new knobs of control' in biology

https://www.owlposting.com/p/on-creating-new-knobs-of-control
3•sebg•12m ago•0 comments

AI's New Training Data: Your Old Work Slacks and Emails

https://www.forbes.com/sites/annatong/2026/04/16/ais-new-training-data-your-old-work-slacks-and-e...
1•speckx•12m ago•0 comments

AI Assistance Reduces Persistence and Hurts Independent Performance

https://ai-project-website.github.io/AI-assistance-reduces-persistence/
1•1vuio0pswjnm7•12m ago•1 comments

Stop comparing price per million tokens: the hidden LLM API costs

https://www.tensorzero.com/blog/stop-comparing-price-per-million-tokens-the-hidden-llm-api-costs/
1•vrm•13m ago•0 comments

We need to separate learning how to use tech, from using tech to learn

https://www.thehomescreen.org/p/we-need-to-separate-learning-how
1•flail•13m ago•0 comments

Git identity spoof fools Claude into giving bad code the nod

https://www.theregister.com/2026/04/16/git_identity_spoof_claude/
2•saikatsg•15m ago•0 comments

It's OK to compare floating-points for equality

https://lisyarus.github.io/blog/posts/its-ok-to-compare-floating-points-for-equality.html#section...
2•ibobev•17m ago•0 comments

Five men control AI. Who should control them?

https://www.economist.com/insider/the-insider/five-men-control-ai-who-should-control-them
5•andsoitis•19m ago•2 comments

European civil servants are being forced off WhatsApp

https://www.politico.eu/article/european-civil-servants-new-messaging-services/
7•aa_is_op•19m ago•0 comments

Andrej Karpathy's LLM Wiki Is a Bad Idea

https://medium.com/data-science-in-your-pocket/andrej-karpathys-llm-wiki-is-a-bad-idea-8c7e8953c618
1•achow•20m ago•0 comments

JetBrains goes all-in on agents with Central

https://leaddev.com/ai/jetbrains-goes-all-in-on-agents-with-central
1•chhum•20m ago•0 comments

Agent Policy Specification

https://agentpolicyspecification.github.io/
1•wicket•20m ago•0 comments

Screenless Smartphone Patent

https://carsafe.org/soundmode/
1•ASFsound•20m ago•0 comments

Pentagon approaches automakers, manufacturers to boost weapons production

https://www.reuters.com/business/autos-transportation/pentagon-approaches-automakers-manufacturer...
2•Teever•21m ago•1 comments

Opus 4.7 uses more thinking tokens, so we increased rate limits

https://twitter.com/bcherny/status/2044839936235553167
2•throwaway2027•23m ago•1 comments

Subsetting Fontawesome to Save 250KB

https://poxate.com/blog/subsetting-fontawesome
1•bookofcooks•23m ago•0 comments

Lessons from Pyre That Shaped Pyrefly

https://pyrefly.org/blog/lessons-from-pyre/
1•PaulHoule•24m ago•0 comments

Pairwise Order of a Sequence of Elements

https://morwenn.github.io//presortedness/2026/04/11/TSB010-pairwise-order-of-a-sequence-of-elemen...
1•ibobev•25m ago•0 comments

Myth: A High-Performance, WGPU-Based Rendering Engine for Rust

https://github.com/panxinmiao/myth
2•rectalogic•26m ago•0 comments

Random Hexagon Fractal

https://www.johndcook.com/blog/2026/04/09/random-hexagon-fractal/
1•ibobev•26m ago•0 comments

U.S. set to launch tariff refund system on April 20

https://www.nbcnews.com/business/business-news/us-set-launch-tariff-refund-system-april-20-rcna33...
7•tantalor•27m ago•1 comments

Official Clojure Documentary page with Video, Shownotes, and Links

https://clojure.org/about/documentary
4•adityaathalye•27m ago•0 comments

Claude Opus 4.7 Is Now Available in Puter.js

https://developer.puter.com/blog/claude-opus-4-7-puter-js/
1•ent101•28m ago•0 comments
Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•10mo ago
It's been a while since I shared my blog directory...

In proper HN fashion, the site is open-source and requires no JS!

There's instructions on how to add/edit a blog on the Github README.

[0] https://github.com/surprisetalk/blogs.hn

Note that your blog might appear in blogs.json, but not on the site! Right now I'm using the following code to filter out blogs. Your blog might appear if you add more metadata:

  if (
    3 > 0  
      + !!blog.title  
      + (blog.desc.length > 40)  
      + !!blog.about  
      + !!blog.now  
      + !!blog.feed  
      + 3 * (blog.hn.length > 1)      
  )
    continue;
As I mention on the /about page, if you don't already have a blog, I recently made a minimal static site generator! It's easier than ever to begin your writing journey :)

[1] https://github.com/surprisetalk/worstpress

Comments

gnabgib•10mo ago
Discussion on your 2023 post (225 points, 57 comments) https://news.ycombinator.com/item?id=36613727

Related:

Show HN: Hacker News user blogroll (937 points, 2023, 187 comments) https://news.ycombinator.com/item?id=36605493

Show HN: OPML list of Hacker News Users Personal Blogs (281 points, 2023, 101 comments) https://news.ycombinator.com/item?id=36627112