frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

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

Silicon Valley's Man in the White House Is Benefiting Himself and His Friends

https://www.nytimes.com/2025/11/30/technology/david-sacks-white-house-profits.html
2•fleahunter•1m ago•0 comments

Why is real-world ASR still ~85% when lab models claim >95%?

1•DoubleThing•2m ago•0 comments

Open source YouTube Content Blocker based on words

https://chromewebstore.google.com/detail/filtertube/cjmdggnnpmpchholgnkfokibidbbnfgc
2•varshneydevansh•7m ago•0 comments

Elf a modern CLI helper for Advent of Code written in Python

https://github.com/cak/elf
1•cak•8m ago•1 comments

UserScanner

1•kaifcodec•9m ago•0 comments

Israel's IDF Bans Android Phones: iPhones Now Mandatory

https://www.forbes.com/sites/zakdoffman/2025/11/30/israels-idf-bans-android-to-stop-hackers-iphon...
2•teleforce•10m ago•0 comments

Great_Consciousness_Theory_2025

https://pastebin.com/x1Yr9mvP
1•MATE_VIGH•17m ago•1 comments

The Space of Minds

https://karpathy.bearblog.dev/the-space-of-minds/
2•Garbage•21m ago•0 comments

Show HN: Let Claude Code call other LLMs when it runs in circles

https://github.com/raine/consult-llm-mcp
2•rane•30m ago•0 comments

Triton Plugins

https://github.com/triton-lang/triton/pull/8401
2•zer0zzz•35m ago•0 comments

The NaK Population: a 2019 Status [pdf]

https://ntrs.nasa.gov/api/citations/20190033494/downloads/20190033494.pdf
1•perihelions•38m ago•0 comments

In-Depth Analysis of the Latest Deep Research Technology

https://huggingface.co/blog/exploding-gradients/deepresearch-survey
1•tamnd•52m ago•0 comments

Self-hosting my photos with Immich

https://michael.stapelberg.ch/posts/2025-11-29-self-hosting-photos-with-immich/
4•birdculture•53m ago•1 comments

Show HN: YOLO11 and OpenCV Object Detection in Java – Full End-to-End Tutorial

https://github.com/vvorobiov/opencv_yolo
1•ffly3r•55m ago•0 comments

Reviewing live-bootstrap and reflections on trusting trust

https://iwriteiam.nl/WHY2025_talk.html
1•matesz•55m ago•0 comments

How to detect text which has been written by ChatGPT

https://www.rte.ie/brainstorm/2025/1128/1545935-chatgpt-ai-writing-text-detection-words-phrases-e...
2•austinallegro•59m ago•0 comments

AI Can Generate Code. Is That a Threat to Computer Science Education?

https://www.edweek.org/technology/ai-can-generate-code-is-that-a-threat-to-computer-science-educa...
3•victorbuilds•1h ago•0 comments

Show HN: I cross-compiled llama.cpp to run on Windows XP

https://okt.ai/2025/11/30/running-llms-on-windows-xp-a-weekend-of-controlled-madness/
2•dandinu•1h ago•4 comments

ASCII SkiFree

https://js1k.com/2019-x/demo/4155
2•memalign•1h ago•0 comments

Mapping Amazing: Bee Maps

https://maphappenings.com/2025/11/06/bee-maps/
1•altilunium•1h ago•0 comments

Why gRPC Uses HTTP2

https://arpitbhayani.me/blogs/grpc-http2/
1•ashok476•1h ago•0 comments

Show HN: AIDictation – zero data retention dictation app

https://aidictation.com
1•vood•1h ago•0 comments

Kids Still Need to Learn to Code in the AI Era

https://time.com/7333550/learn-to-code-in-ai-era/
1•victorbuilds•1h ago•0 comments

How to Train a Z-Image-Turbo LoRA with AI Toolkit [video]

https://www.youtube.com/watch?v=Kmve1_jiDpQ
1•doener•1h ago•1 comments

Collection of best papers from top AI conferences

https://github.com/SarahRastegar/Best-Papers-Top-Venues
3•Maro•1h ago•0 comments

UC San Diego launches global consortium to reshape CS education in the AI era

https://today.ucsd.edu/story/transforming-computer-science-education-in-the-age-of-ai
1•victorbuilds•1h ago•0 comments

New Product, Editaimg: AI Image Editor

https://editaimg.com
1•reno_welch•1h ago•0 comments

Understanding Electrons

https://quicycle.com/understanding-electrons/
1•lhmiles•1h ago•0 comments

EndeavourOS: Lightweight Arch-based, terminal centric system

https://endeavouros.com/
1•doener•1h ago•0 comments

EvilAI Operators Use AI-Generated Code and Fake Apps for Far-Reaching Attacks

https://www.trendmicro.com/en_us/research/25/i/evilai.html
2•LiamPowell•1h ago•1 comments