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•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

Pix: How Brazil Built the Perfect Payment System [video]

https://www.youtube.com/watch?v=F_5EADTwsis
1•rzk•22s ago•0 comments

Oracle gave its new CFO $26M in stock after firing up to 30k workers

https://moneywise.com/news/top-stories/oracle-gave-its-new-cfo-26m-in-stock-after-firing-up-to-30...
1•robtherobber•3m ago•0 comments

Data breach at European fitness chain Basic-Fit [pdf]

https://corporate.basic-fit.com/docs/Basic-Fit%20informs%20members%20of%20an%20unauthorised%20dat...
2•lode•7m ago•0 comments

Hybrid search (BM25/vectors/RRF) barely improved over pure semantic

1•pjmalandrino•7m ago•0 comments

NavIC's Clock Crisis, and the Indian Clocks That Could Fix It

https://swarajyamag.com/technology/navics-clock-crisis-and-the-indian-clocks-that-could-fix-it
1•robertlangdon•8m ago•0 comments

Show HN: Show HN:CryptographicTimestamps4 human testimony(2HTMLfiles,noserver)

https://github.com/Bardockthegreat/thomas-more-witness-protocol-
1•Bardockthegreat•12m ago•0 comments

Tell HN: AI is bringing back waterfall, here's what I've found

1•keepamovin•15m ago•1 comments

A Git helper tool that breaks large merges into parallelizable tasks

https://github.com/mwallner/mergetopus
1•schusterfredl•17m ago•1 comments

If You're Only Running One Claude Code Session, You're Not Going Fast Enough

https://www.scape.work/blog/you-are-not-going-fast-enough
1•bgnm2000•20m ago•0 comments

We built a Green Screen Remover tool to automate batch green screen removal

https://ugcmaker.io/green-screen-remover
1•MiaTaylor•21m ago•0 comments

Ask HN: How are you handling runtime security for your AI agents?

2•saranshrana•22m ago•0 comments

Site ranks #1 on Google. ChatGPT has never heard of you

https://www.spotlight.cx/blog/keywords-are-dead
1•soorajsanker•25m ago•0 comments

LLMs don't know how to think

https://tictacguy.github.io/Meta-Reasoning/
2•tomolomolo•28m ago•0 comments

Digital Experience Consulting Company – ViitorCloud

https://viitorcloud.com/capabilities/digital-experiences/
1•Olivia_Watson•28m ago•0 comments

Hypotheses for Why Models Fail on Long Tasks

https://www.lesswrong.com/posts/jLZwydRtwRguCjEnd/5-hypotheses-for-why-models-fail-on-long-tasks
1•joozio•28m ago•0 comments

Show HN: Mantyx – Automate and accelerate your Software Operations

https://mantyx.io/software-operations
1•mantyx•29m ago•0 comments

Combining Rate and Instructions to Create Beautiful Madness

https://biggieblog.com/combining-rate-and-instructions-to-create-beautiful-madness/
1•panic•31m ago•0 comments

"Cursor Agent Is a Rebranded Claude Code"

https://twitter.com/jasonkneen/status/2043435856849940818
1•nreece•31m ago•0 comments

Community pushback on GitLab issues overhaul

https://gitlab.com/gitlab-org/gitlab/-/work_items/590689
1•jplunien•38m ago•0 comments

Intuit compressed months of tax code implementation into hours

https://venturebeat.com/data/intuit-compressed-months-of-tax-code-implementation-into-hours-and-b...
1•cpeterso•42m ago•0 comments

Fees for seas: a history of taxing waterways

https://www.ft.com/content/9a5294cf-0b64-4201-b88c-12ba586bb4fd
2•uijl•47m ago•1 comments

ChatGPT praises mood and 'bedroom/DIY texture' of fart sounds

https://www.pcgamer.com/software/ai/chatgpt-will-praise-the-mood-and-bedroom-diy-texture-of-fart-...
2•wesfenlon•49m ago•0 comments

The coordination tax: six years watching a one-day feature take four months

https://www.indiehackers.com/post/the-coordination-tax-six-years-watching-a-one-day-feature-take-...
2•max_flowly_run•50m ago•0 comments

Is AI Really gonna take our jobs?

1•PotatoAditya•51m ago•0 comments

Security Best Practices for Speedify Self-Hosted Servers

https://support.speedify.com/article/1070-security-best-practices-for-speedify-self-hosted-servers
1•goodburb•51m ago•0 comments

Show HN: sqlc-gen-sqlx, a sqlc plugin for generating sqlx Rust code

https://github.com/mathematic-inc/sqlc-gen-sqlx
1•jrandolf•56m ago•2 comments

What is gravity? – A 7-minute read

https://corpusk.info/what-is-gravity.html
1•nik_slusarenko•1h ago•0 comments

AI Changed What We Build. Then It Changed Who We Hire

https://www.hauser.io/ai-changed-what-we-build-then-it-changed-who-we-hire/
1•bkfh•1h ago•0 comments

Show HN: Xlg – Jq for APIs

1•alykirk•1h ago•1 comments

Programming Used to Be Free

https://purplesyringa.moe/blog/programming-used-to-be-free/
1•yeputons•1h ago•0 comments