frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Pokemon Red/Blue/Yellow native recompilation with mods

https://github.com/bryanthaboi/gen1recomp
1•satvikpendem•42s ago•0 comments

Flock CEO Tailed by PI to Ensure No Crimes or Cheating on Wife

https://ipvm.com/reports/priv-invest-flock-ceo
1•jhonovich•2m ago•0 comments

AI Is on Its Last Legs [video]

https://www.youtube.com/watch?v=zdsoe_OsnHw
1•Bender•3m ago•0 comments

Hims and Hers sent user health data to social media giants bombshell FTC lawsuit

https://nypost.com/2026/07/29/business/hims-hers-sent-users-health-data-to-social-media-giants-de...
2•randycupertino•4m ago•1 comments

Barry's Economics: The Science of the Immigration Grift [video]

https://www.youtube.com/watch?v=_OWqzhwsWXM
1•kklisura•5m ago•0 comments

Jorge – minimal site generator with Markdown and org-mode support

https://github.com/facundoolano/jorge
1•facundo_olano•6m ago•0 comments

Large-Scale Code Refactoring with AI

https://swiftace.org/posts/large-scale-code-refactoring-with-ai
1•aakashns•6m ago•0 comments

Can you make ChatGPT follow instructions?

https://ramblingafter.substack.com/p/can-you-make-chatgpt-follow-instructions
1•paulpauper•7m ago•0 comments

Towards a Liberatory Technology, Murray Bookchin (1965)

https://theanarchistlibrary.org/library/lewis-herber-murray-bookchin-towards-a-liberatory-technology
1•mxmilkiib•8m ago•0 comments

The Seam Is the Label

https://vuvko.net/blog/patched-objects/
1•vuvko•9m ago•0 comments

AI Workers Ask U.S. Government for Tools to Slow AI Before a Crisis

https://www.ainews.com/p/ai-workers-us-government-tools-slow-ai-before-crisis
1•ashurandi•10m ago•0 comments

Fibonacci Recursion Drone Synthesizer

https://github.com/wraithsys/fibonacci-synth
2•wraithsys•13m ago•0 comments

What I did in the hedonium shockwave, by Emma, age six and a half

https://www.lesswrong.com/posts/rgXQuG8KXtxugSG6H/what-i-did-in-the-hedonium-shockwave-by-emma-ag...
2•paulpauper•15m ago•0 comments

5% public sample of provenanced OT/ICS security training datasets

https://huggingface.co/datasets/Lateos/Defensive-LLM
2•leochong•16m ago•0 comments

Semiconductor Fabs IV: The Safety

https://nomagicpill.substack.com/p/semiconductor-fabs-iv-the-safety
2•paulpauper•17m ago•0 comments

A Philosophy for AI Agents

https://ideal.iroha1203.dev/a-philosophy-for-ai-agents-1d743e970853
2•iroha1203•17m ago•0 comments

How to lead engineers who don't report to you

https://www.softwareengineeringtimes.com/p/how-to-lead-engineers-who-dont-report
2•RyanSMurphyTech•17m ago•1 comments

New Observatory Captures More Than Half a Million Galaxies in a Single Image

https://nautil.us/new-observatory-captures-more-than-half-a-million-galaxies-in-a-single-image-12...
3•Brajeshwar•18m ago•0 comments

A tiny, private clipboard history app for macOS Native Swift

https://github.com/xvertile/SwiftPaste
2•daan-dj•19m ago•0 comments

Why are German heat pumps more expensive?

https://janrosenow.substack.com/p/why-are-german-heat-pumps-so-much
2•DamonHD•21m ago•0 comments

St13 Python package for trend analysis of financial markets

https://github.com/street13capital/st13
2•kensoh•22m ago•1 comments

OpenChamber: An Agentic Development Environment

https://openchamber.dev/
2•hexomancer•26m ago•0 comments

Browser's new page that shows quotes inspired by your AI chats history

https://musing.wiki
2•pghqdev•26m ago•0 comments

Toronto mayor wants to ban surveillance pricing. Does she have the power?

https://www.torontotoday.ca/local/city-hall/chow-ban-surveillance-pricing-power-toronto-grocers-m...
2•jprs•26m ago•1 comments

Show HN: Open-source playground to red-team AI agents against public prompts

https://playground.fabraix.com/
5•zachdotai•27m ago•1 comments

Ask HN: What are you working on? (August 2026)

13•david927•30m ago•26 comments

Google Caught AI Faking Creativity in Every Office in America [video]

https://www.youtube.com/watch?v=Z_O6Lwj1yjQ
6•Bender•30m ago•0 comments

The Meme Factory: The Indonesians Making Money Off Facebook Outrage

https://netbajura.blogspot.com/2026/08/inside-meme-factory-how-indonesians-are.html
4•AllForAll•31m ago•0 comments

Production Imminent: 40 Solar-Charging Aptera EVs Coming Soon

https://frequal.com/aptera/ProductionImminent.html
6•TeaVMFan•33m ago•2 comments

Notable Sandwiches #145: Yakisoba-Pan

https://buttondown.com/theswordandthesandwich/archive/notable-sandwiches-145-yakisoba-pan/
3•mooreds•34m ago•0 comments
Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•1y 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•1y 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