Cryptick – free and open-source alternative to Minute Cryptic
Hi HN! I'm an amateur cryptic crossword solver and setter, who cut my teeth on Minute Cryptic. I liked that you could create custom clues on MC but was annoyed that it required creating an account to do. I wanted to create a free, open-source, and (as much as possible) anonymous version to make it easy to share clues online; not everything needs a user account to provide a good service to users. I'm primarily a backend developer so this was also a learning experience in creating a site with no backend; it's all vanilla client-side HTML / CSS / JS, built using Metalsmith.js, hosted…
What it does
In the maker’s words, at launch
Hi HN! I'm an amateur cryptic crossword solver and setter, who cut my teeth on Minute Cryptic. I liked that you could create custom clues on MC but was annoyed that it required creating an account to do. I wanted to create a free, open-source, and (as much as possible) anonymous version to make it easy to share clues online; not everything needs a user account to provide a good service to users. I'm primarily a backend developer so this was also a learning experience in creating a site with no backend; it's all vanilla client-side HTML / CSS / JS, built using Metalsmith.js, hosted as a static site on AWS S3 behind CloudFront. The source is on GitHub, of course! https://github.com/mrwilson/cryptick I'm still iterating heavily based on feedback, which would be appreciated! I, plus a few guest setters, also run a Clue of the Day entry on Cryptick which is exposed as an RSS feed (https://cryptick.wildvale.co.uk/feed.xml). Here's today's (thematically appropriate) COTD: Film franchise launch snubbed, original footage sent back with extra section (4,4) (https://cryptick.wildvale.co.uk/cotd/2026-05-04.html)
Does the same job
all alternatives →- HFHackerNew for Chrome2012 · chrome.google.com · ▲150
I've been working on and off on a Chrome Extension for Hacker News, the extension focusses on improved usability rather than design. I can almost guarantee that after a day you won't want to go back to regular Hacker News. Give it a try, features include: - Improved readability - Quick inline replies from comments page - Quick profiles with social network info when hovering over usernames - Filtering of stories based on terms and phrases / domain or user - Endless scrolling - Collapsible comment threads - Social sharing for Twitter, Facebook, Google+, Buffer Forks, improvements and comments…
- ACA Cryptic Hunt Website2021 · ▲17
Hi HN!, We're a group of High Schooler's who have made a website for an international cryptic hunt we have been organizing. Everything has been built from the ground up and has been open sourced. We'd love feedback on our work. And if it interests you, feel free to register and try a level or two! URL: https://halocrypt.com/ Source: https://github.com/halocrypt We're particularly proud of our frontend, since we have used a framework we built ourselves!

- SLsoft-launching one of my pet projects2011 · ▲27
So a while ago I was thinking it would be neat to build a site that had the most absolute utility. The idea I came up with was a site to store those little protips that are super useful, if you know them ahead of time. I hired a guy to work on it with me, and ClueDB was born: http://cluedb.com/ Please give it a whirl (it uses Twitter auth as login but doesn't tweet anything) and tell me what you think! (Various trivia: My first try at a project coded by someone else and "product managed" by me. Runs on Flask + MongoDB. Also, this is totally unrelated to my startup.)
- FFFreebie finding site using interesting algorithm2011 · ▲15
A little while ago I built an automated website that finds free stuff while filtering out scams. It works in an interesting way. Most freebie sites on the web contain a mix of real, useful free stuff and scammy affiliate and pyramid schemes. I realized that affiliate links are always unique (because they need to contain an affiliate code) while real freebies have URLs that co-occur across multiple sites at roughly the same time. I wrote a crawler in Perl and MySQL that looks for repeating, off-domain URLs that temporally cluster on multiple free stuff sites. I was surprised and pleased to…
- PFPosts from Hacker News tagged "Show HN"2013 · showhnapp.herokuapp.com · ▲35
My first python app, it displays posts from hacker news that is tagged under "Show HN"...
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com