frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Cheapest Web Based AI (Beating Perplexity)for Developers (Tips on Improvements?)

https://miapi.uk
1•Doyuk•1m ago•1 comments

Things I miss about Spring Boot after switching to Go

https://sushantdhiman.dev/things-i-miss-about-spring-boot-after-switching-to-go/
1•birdculture•4m ago•0 comments

Why All-in-One Productivity Apps Keep Failing

https://home.journalit.app/blog/why-productivity-apps-fail
1•haidoit•7m ago•0 comments

Show HN: TermiVision.A lock-free C++ terminal video player using Braille SSAA

https://github.com/razvan-mosanu/TermiVision
2•razvan23•10m ago•1 comments

Fooling Go's X.509 Certificate Verification

https://danielmangum.com/posts/fooling-go-x509-certificate-verification/
1•hasheddan•10m ago•0 comments

Manifesto for Restorative Justice and Human Rights

https://www.euforumrj.org/manifesto-restorative-justice-and-human-rights
1•rendx•11m ago•0 comments

My Claude Code Toolkit

https://newartisans.com/2026/02/my-claude-code-toolkit/
1•simonmic•12m ago•0 comments

Cereggii: Thread Synchronization Utilities for Python

https://github.com/dpdani/cereggii
1•PaulHoule•15m ago•0 comments

New to Engineering and Feeling of Responsibility

1•BobCatJamesDean•16m ago•0 comments

The Monobloc: the best-selling chair

https://www.domusweb.it/en/design/2025/02/20/monobloc-chair-history.html
1•olalonde•16m ago•0 comments

Designing a SystemVerilog Language Server

https://www.hudsonrivertrading.com/hrtbeat/designing-a-systemverilog-language-server/
1•hasheddan•17m ago•0 comments

Escaping the LemonSqueezy Nightmare

https://leoloso.com/posts/escaping-the-lemonsqueezy-nightmare-migrating-my-ecommerce-elsewhere/
1•leoloso•17m ago•1 comments

GoGogot – AI agent in Go, ~15 MB binary, ~10 MB RAM, MiniMax 2.5

https://go-go-got.com
1•aspasskiy•17m ago•1 comments

Show HN: ScreenStack – AI-native platform purpose-built for technical interviews

https://screenstack.tech/
1•ud0•18m ago•0 comments

Show HN: Elia – Governed hybrid architecture (LLM is capability, not authority)

https://github.com/Jmc-arch/elia-governed-hybrid-architecture
1•JMC-FR•21m ago•0 comments

Show HN: How the IP Leasing Market Fakes Legitimacy

1•xunairah•21m ago•0 comments

Graeco-Arabic translation movement

https://en.wikipedia.org/wiki/Graeco-Arabic_translation_movement
1•teleforce•21m ago•0 comments

Boy I was wrong about the Fediverse

https://matduggan.com/boy-i-was-wrong-about-the-fediverse/
1•wrxd•22m ago•0 comments

Ask HN: In the age of AI, how are you marketing your products to differentiate?

1•Gooblebrai•25m ago•0 comments

Show HN: GeoDirect – Create universal map links that work everywhere

https://geodirect.io
1•pascalveze•26m ago•0 comments

System Design and ML Interview Material

https://github.com/Ali-Meh619/System_Design_Principles
2•alimeh•28m ago•1 comments

System Design and Machine Learning Interview Material

1•alimeh•29m ago•0 comments

While Hinkley Nuclear Was Being Built, the UK Grid Decarbonized

https://cleantechnica.com/2026/03/06/while-hinkley-nuclear-was-being-built-the-uk-grid-decarbonized/
1•toomuchtodo•33m ago•1 comments

Simple Maturin Based Python Bindings to Scryer Prolog

https://github.com/philzook58/scryerpy
1•triska•41m ago•0 comments

OpenChaos: Strangers vote on what code ships to production (2 months in)

https://blog.openchaos.dev/posts/weeks-8-and-9-the-bot-only-listened-to-its-master
2•skridlevsky•42m ago•0 comments

Show HN: CV10X – AI resume builder that remembers your profile

https://www.cv10x.com
1•ennemlimuhssin•42m ago•0 comments

Writing a simple VM in less than 125 lines of C (2021)

https://www.andreinc.net/2021/12/01/writing-a-simple-vm-in-less-than-125-lines-of-c/
2•birdculture•44m ago•0 comments

Ask HN: Doctor with software development experience – careers combining both?

2•frank-cheynne•46m ago•0 comments

Uploading Pirated Books via BitTorrent Qualifies as Fair Use, Meta Argues

https://torrentfreak.com/uploading-pirated-books-via-bittorrent-qualifies-as-fair-use-meta/
1•askl•49m ago•0 comments

Show HN: Spectra – local finance dashboard with offline ML categorization

https://www.withspectra.app/
1•francesco_gab•51m ago•0 comments
Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

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