Hacker News

Show HN: Our calendar is political, not mathematical – explore alternatives

Hacker News - Fri, 02/20/2026 - 6:15am

365 is nearly prime (5×73), which is why our months are uneven and weeks don't fit into months. But 360 has 24 divisors — swap 5 days for year-end holidays and you unlock dozens of clean calendar systems where every month is identical.

I built a tool to explore them all: pick a base, see every valid factorization, compare against Gregorian side-by-side.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Fun Cricket 26 – 3 clicks to bowl, 3 to bat, 1000s of possibilities

Hacker News - Fri, 02/20/2026 - 6:14am

Growing up in India in the 90s, I always wanted a cricket game I could just play - no downloads, no loading screens, no flashy 3D graphics that get in the way. Just pure cricket fun in the browser where every ball feels different.

So I built one. Choose ball line, length, pace, shot timing, power, direction and fielder positions. It all matters! Every delivery is a battle between bat and ball, and the result comes from the combination of all these factors - not from random dice rolls.

What's in the game: - Day and Night matches - Knockouts and full tournaments - Historical scenarios - drop yourself into legendary chases and famous collapses - 16 real-world-inspired teams with unique play styles and momentum traits

It runs entirely in the browser. No installs, no signups. Just pure cricket fun.

Would love to hear any feedback.

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

Points: 1

# Comments: 0

Categories: Hacker News

Google Cloud APIs (gcloud CLI) seems to be down or broken

Hacker News - Fri, 02/20/2026 - 6:14am

gcloud CLI calls are throwing 500 errors { "error": { "code": 500, "message": "Internal error encountered.", "status": "INTERNAL" } }

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

Points: 2

# Comments: 0

Categories: Hacker News

Found a PSP Exploit but cant get to run a loader yet

Hacker News - Fri, 02/20/2026 - 6:14am

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I made HappySRT to transcribe, translate, & summarize easily

Hacker News - Fri, 02/20/2026 - 6:12am

Had some friends in the Media Space (think super into cameras, video editing, vfx, etc...) & 3 years ago they asked me to make a simple srt editor. Fast forward 3 years later (& with much more programming skills under my belt) - spent the last 2 weeks rewriting HappySRT to allow media uploads, threads (like chatgpt), transcribe uploaded files w/ SRT Editing, Translate the transcribed file (also each translation is individually editable & savable), as well as summarize what the video/audio is about (it does it via the transcription).

I used Appwrite, Deepgram, NextJS Pages Router, OpenAI API, UpliftAI Scribe, and my favorite npm packages to create this: npm i styled-components & npm i styled-icons

Launching on Play Store soon (I used next-pwa for that, which meant I couldn't use turbopack but instead used webpack) & submitted it already for approval, hope it goes well.

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

Points: 1

# Comments: 0

Categories: Hacker News

Design Docs Considered Harmful

Hacker News - Fri, 02/20/2026 - 6:12am
Categories: Hacker News

Show HN: TemplateFlow – Build AI workflows, not prompts

Hacker News - Fri, 02/20/2026 - 6:11am

When building AI video workflows, I kept running into the same problem: the tools were powerful, but every project felt like starting from scratch. Blank canvases, endless parameters, fragile prompt chains. I wasn’t blocked by the models — I was blocked by the lack of reusable workflows. So I built TemplateFlow. Instead of tuning prompts or writing scripts, you drag ready-made AI templates onto a canvas, connect them, and run. Workflows are reusable, shareable (JSON-based), and designed for creators who want results fast. TemplateFlow is fully open source and still early. Sharing it here to get feedback from the community.

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

Points: 1

# Comments: 0

Categories: Hacker News

The Missing Sidebar in Cursor

Hacker News - Fri, 02/20/2026 - 6:08am

Article URL: https://morningcoffee.io/git-compare

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: R2Stat – Monitor your Cloudflare R2 free Class B quota

Hacker News - Fri, 02/20/2026 - 5:27am

I built a tiny tool to monitor Cloudflare R2 free Class B operations in real time.

I was running a small side project on Cloudflare R2 and realized the dashboard doesn’t make it very obvious how close you are to the free Class B limit. I didn’t want surprise charges, so I built a simple browser-based tracker.

R2Stat connects via the official Cloudflare GraphQL API and shows current usage against the free quota.

The API token is stored locally in the browser (not sent to any backend server).

It’s intentionally minimal – just a focused utility for indie devs and small projects that rely on the free tier.

Would love feedback from anyone using R2 in production.

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages