Hacker News

Show HN: Tiqd – a checklist library for life tasks

Hacker News - Thu, 02/26/2026 - 9:17am

Last year I was traveling as a digital nomad with a dog and spent too much time checking the requirements for each country. Every search result was a blog post, a YouTube explainer, or an old Reddit. I just wanted a list I could check off.

I had the idea of building a checklist library many years ago, but found myself with the barrier of generating the content. Now that's a solved issue.

I built tiqd.app. It's a library of checklists for the stuff life throws at you, like visas, moving, travel, job interviews, home buying. Not a task manager, just find a checklist and check things off. Statically generated from Postgres at build time (Next.js 14 SSG), so every page is just HTML. No logins, no backend for user state.

The share feature encodes all checked IDs as lz-string in a ?p= URL param. Felt like a nicer UX than forcing a signup just to compare notes with someone.

I optimized the architecture and development for programmatic SEO. Vibed coded most of it with clear instructions focused on distribution. A few days old and already seeing referral traffic from ChatGPT, which I wasn't expecting.

I'm also using Claude Code for the distribution side - branding, content calendar, social copy. Treating the whole launch as a learning exercise in programmatic SEO and distribution.

The content scales programmatically but most distribution advice out there is manual. If anyone has cracked programmatic distribution for a content site, I'd genuinely like to know what worked.

Comments URL: https://news.ycombinator.com/item?id=47166431

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Bored, so I graphed 2M Telegram users by their gifts

Hacker News - Thu, 02/26/2026 - 9:17am

Telegram added gifts last year. Almost every gifts is shown on profile.

Anyone can map a graph by follow gift sender to recipient to their gifts and so on.

I used telethon and psql for this.

Scraping speed per one account - 8k/hour

Comments URL: https://news.ycombinator.com/item?id=47166422

Points: 3

# Comments: 1

Categories: Hacker News

Show HN: Sonde – Open-source LLM analytics (track brand mentions across LLMs)

Hacker News - Thu, 02/26/2026 - 9:15am

Hi HN!

We built Sonde (https://github.com/compiuta-origin/sonde-analytics) after noticing - probably like everybody else - our website traffic was declining while prospects were telling us "I found you through ChatGPT".

We wanted to understand our visibility across LLM responses, as we did in the good old days of SEO and web analytics. Since existing tools were enterprise-tier expensive, we built Sonde as a simple internal project to:

- schedule prompts to run against multiple LLMs, with web search enabled - track whether your brand is mentioned in responses, how it ranks vs. competitors and general sentiment - monitor trends over time

Tech stack: Supabase, Next.js, OpenRouter as LLM wrapper.

Sonde is fully open-source and you can self-host it via Docker Compose. We're also offering a managed version for convenience, running with complete feature parity.

Sonde has fundamentally changed how we approach content strategy for our products: I'd love to get feedback on it, or hear how you're currently tracking LLM visibility!

Comments URL: https://news.ycombinator.com/item?id=47166396

Points: 2

# Comments: 0

Categories: Hacker News

The Forever Pollution Project

Hacker News - Thu, 02/26/2026 - 9:14am

Article URL: https://foreverpollution.eu/

Comments URL: https://news.ycombinator.com/item?id=47166376

Points: 2

# Comments: 0

Categories: Hacker News

zram

Hacker News - Thu, 02/26/2026 - 9:13am
Categories: Hacker News

Ask HN: What causes Claude's '[mistake] – wait, no [correction]' pattern?

Hacker News - Thu, 02/26/2026 - 9:13am

I've noticed this more and more recently, especially with Opus 4.6. Not super frequently, but enough that it stands out given how capable 4.6 is. Has anyone else seen this? Any theories as to what causes it?

Comments URL: https://news.ycombinator.com/item?id=47166365

Points: 1

# Comments: 2

Categories: Hacker News

Pages