frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Apple's New iPhone Update Is Restricting Internet Freedom in the UK

https://bigbrotherwatch.org.uk/blog/apples-new-iphone-update-is-restricting-internet-freedom-in-t...
1•josephcsible•2m ago•0 comments

Volcanic rock formula cuts cement emissions by two-thirds

https://techxplore.com/news/2026-04-volcanic-formula-cement-emissions-thirds.html
1•geox•8m ago•0 comments

The Mystery of Water on the Moon

https://nautil.us/the-mystery-of-water-on-the-moon-1279617
1•Bender•14m ago•0 comments

YouTube Premium just went up to $15.99 / mo (US)

https://www.youtube.com/premium
4•tehwebguy•14m ago•1 comments

Chatbots are great at manipulating people to buy stuff, Princeton boffins find

https://www.theregister.com/2026/04/09/chatbots_excel_at_manipulating_people/
1•Bender•15m ago•0 comments

Make2c - Revolutionary Discovery of the Music Math Formula

https://github.com/sfeltenberg/Analytic-lobe-hypothesis/blob/main/README.md
2•sfeltenberg•15m ago•1 comments

EdgeSense – replacing neural nets on microcontrollers with symbolic physics

https://github.com/Kretski/EdgeSense
2•DREDREG•15m ago•0 comments

Mexican surveillance company Grupo Seguritech watches the U.S. border

https://restofworld.org/2026/mexico-seguritech-government-surveillance-profile/
1•classichasclass•16m ago•0 comments

Ludwig Straub, Winner of the John Bates Clark Medal

https://nicholasdecker.substack.com/p/ludwig-straub-winner-of-the-john
2•paulpauper•16m ago•0 comments

AI #163: Mythos Quest

https://thezvi.substack.com/p/ai-163-mythos-quest
1•paulpauper•17m ago•0 comments

The Anti-Democratization of Software

https://bitcicle.com/post/2026/anti-democratizing_software/
1•abelleisle•18m ago•0 comments

Warren Weaver and New Science Instruments

https://republicofscience.substack.com/p/warren-weaver-and-new-science-instruments
1•paulpauper•19m ago•0 comments

5 LLM played Poker: Opus busted first, Grok won

https://github.com/sagaripte/chorus/tree/main/examples/poker
2•sagari•20m ago•0 comments

Police corporal created AI porn from driver's license pics

https://arstechnica.com/tech-policy/2026/04/state-police-corporal-created-porn-deepfakes-from-dri...
1•Bender•23m ago•0 comments

Mystery over 8 missing or dead scientific experts

https://www.newsweek.com/mystery-over-8-missing-or-dead-experts-linked-to-ufo-research-11792852
2•ZunarJ5•27m ago•0 comments

What Playboy got right about men – Lust and literacy can coexist

https://unherd.com/2026/04/what-playboy-got-right-about-men/
4•pseudolus•32m ago•1 comments

I built a portfolio platform for creators (FelixPro.space)

https://www.felixpro.space
2•asabajumah•37m ago•0 comments

Sam Altman's Coworkers Say He Can Barely Code and Misunderstands Basic Concepts

https://futurism.com/artificial-intelligence/sam-altman-technical-coding
10•cebert•42m ago•2 comments

The Economics of Software Teams: Why Most Organizations Are Flying Blind

https://www.viktorcessan.com/the-economics-of-software-teams/
1•gpi•42m ago•0 comments

Vibe-Coded Ext4 for OpenBSD

https://lwn.net/Articles/1064541/
3•signa11•42m ago•0 comments

The role of LLMs in patch review

https://lwn.net/Articles/1064830/
2•signa11•44m ago•0 comments

Stream your terminal. Watch AI agents work. Like Twitch, for shells

https://github.com/sderosiaux/twitch-terminal
2•chtefi•44m ago•0 comments

The many failures leading to the LiteLLM compromise

https://lwn.net/Articles/1064693/
3•signa11•45m ago•1 comments

S3 for Non Technical Folks

https://bucketdrive.app/blog/how-to-give-non-technical-users-access-to-s3.html
2•justpeek•49m ago•0 comments

You Are Not the One – Chinese Dating Dystopia

https://terminaldrift.substack.com/p/you-are-not-the-one-chinese-dating
3•Natsu•49m ago•0 comments

Key ocean current is slowing at locations around the Atlantic

https://www.newscientist.com/article/2522463-key-ocean-current-is-slowing-at-locations-around-the...
1•bluerooibos•51m ago•0 comments

Show HN: SmolVM – open-source sandbox for coding and computer-use agents

https://github.com/CelestoAI/SmolVM
4•theaniketmaurya•51m ago•0 comments

Scientists have uncovered a "blind spot" in the research on rising seas

https://e360.yale.edu/features/sea-level-rise-land-subsidence
2•bluerooibos•53m ago•0 comments

OSS model's can't replicate the Mythos findings, it was a lie

https://github.com/stanislavfort/mythos-jagged-frontier/blob/main/prompts/openbsd-sack.md
1•kannthu•54m ago•1 comments

FT turned Bill Phillips' in-aquo macroecons simulator into VR app

https://www.ft.com/content/547a3fea-378d-45ec-a2cb-cb157ea7a9b4
1•curio_Pol_curio•56m 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