Alternatives
Products that do what Just a Line: Resurrected does
I always thought Google's Just a Line experiment[1] was crazy cool and recently wanted to revisit it. But it hadn't been updated in 7 years So I upgraded all of the dependencies (including the latest version of Swift 5), added SwiftLint and SwiftFormat, and got it (mostly) working again! Hope you have some fun with it- help welcome there's still more to do! [1] https://experiments.withgoogle.com/justaline
- 1IM
I recently decided to try out Google Tasks as my only task management system, and while I find some things about the interface great, it really isn't suited for someone like me who has multiple lists with lots of elements on each. So, I whipped this together real fast and I can't imagine using Google Tasks without it anymore. I realized you might want it too, so I put it on the web. Enjoy :)
2011 · gtasker.com
- 2GA
I started working on this back in 2019, mostly as a design idea. Over the last month I made a big push to make it 100% usable and replace C# in all my personal projects. I now feel it's solid enough to gather feedback from other developers. If you take it for a spin, I hope you enjoy it and send your thoughts!
Jun 2026 · davidobando.github.io
- 3LA
I've been working on Lurnby for 2 years. It's kind of like a mix of pocket + kindle + anki. It lets you => add add epubs, pdfs, and web articles to the app => highlight and add comments => tag and organize highlights => review them with a spaced repetition system Today I made the decision to open source the project. I'm passionate about helping other people learn to learn better and hope that this will allow a lot more innovation in the tool and the space. I'm very new to open source and development in general really, but looking forward to receiving the guidance of the community.
2022 · github.com
- 4

- 5

- 6

- 7BG
In previous series: https://medium.com/@ivanpashenko/how-one-designer-was-learning-swift-cc2d99658895 https://news.ycombinator.com/item?id=8556056 I've got very useful feedback from HN community previous time. Thanks a lot guys! What was done: - Changed the name (now it is searchable in the App Store by the name) - Slowmo action to slow the game down for 15 sec - In app purchase (slowmos) - Pause button works now as it suppose to work - Location achievements (Don't forget to allow location service) - Bugfixes
2015 · playblop.com
- 8AS
I have always dreamed of learning Swift and creating apps for iOS, but I never found the motivation to do so. I was scared by the complexity and the learning curve of programming with UIKit and Storyboard. I thought they were too complicated and too boring for me. But then I discovered SwiftUI, the new framework for building user interfaces for Apple platforms. I was captivated by its simplicity and elegance. I watched some videos and read some articles about it and I was blown away by what it could do. I decided to give it a shot and see if I could learn it and make something with it. I set…
2023 · apps.apple.com
- 9IT
I built this app over a week as a way to learn how to use TensorFlow with Mobilenets and to get some experience with Google Play (and partly as a dare). It's written in Java, as I wasn't able to find a Kotlin API for TFLite. It was built with Bazel. I'm pretty satisfied with the actual detector's performance, although I expect I could improve the UI a little bit. It's a weird UX, as you want it to be as simple and fast as possible (loss/notloss) but you also want it to have some sort of recognizability. I would love to hear your thoughts.…
2018
- 10A2
Hi y'all! I am full stack web developer, and recently I started to mess around with Swift. I've been having a lot of fun and I actually build little Countdown app ( I know, how original..), but I just wanted to share it with the world!
2024
- 11IB
After fine-tuning GPT for a personal project, I realized how tedious it is to write plain text in a massive JSON file. That's why I built this app for my own use, and I want to see if others could benefit from a tool like this as well ;)
2024 · finetuna-ui.com
- 12MM
Inspired by the following post by photon_off... http://news.ycombinator.com/item?id=1683309 I made karmurl last night. It's a simple app where you submit a URL for feedback, then for every piece of feedback you give to someone else's, you get to read one piece of feedback for yours. http://karmurl.com
2011
- 13IF
So, after many years of kicking about little apps and not putting the full effort in, I decided to bite the bullet and get on with it. Very much inspired by patio11 and Bingo Card Creator, I present Griddol (http://www.griddol.com) a tool to create and play word searches. Intended mainly for teachers, but encouraging those who like a word search too. This been churning around in my head for over a year in various forms, and I used the concept to help learn CoffeeScript, CouchDB and node.js, so even if the product itself is a failure, the learning process has been valuable. I'll be the first…
2011
- 14IM
Hi hn! It has always annoyed me that recipe websites are so cluttered and have so much (in my opinion) useless fluff, so I made a little website to solve that problem! One good thing about SEO for once is that Google has pretty much forced the internet to adopt JSON-LD for recipes so many recipes are directly extractable and for others I have several fall back parsers including an indieweb parser :) If you do find a website that is broken feel free to click the flag button or share it as I would love to fix any edge cases
Apr 2026 · tangled.org
- 15IM
Plus the existing version is on sale (https://itunes.apple.com/us/app/ga.today-widget-for-google/id936871747?mt=8) until the new one is approved!
2015 · i.imgur.com
- 16CA
Hi HN, I've been working with LLMs in production for a while both as a solo dev building apps for clients and working at an AI startup. The one thing that always was a pain was to pay OpenAI/Gemini/Anthropic a few dollars a month just for me to say "test" or have a CI runner validate some UI code. So I built this server called ChunkBack, that mocks the popular llm provider's functionality but allows you to type in a deterministic language: `SAY "cheese"` or `TOOLCALL "tool_name" {} "tool response"` I've had to work in some test environments and give good results for experimenting…
Nov 2025 · github.com
- 17MB
I've seen plenty of threads on HN about various alternatives to GA, but you can't try them all. So I tried 15 of the most popular, including: Matomo Cloud, Piwik Pro, Clicky, Cloudflare Web Analytics, Statcounter, Chartbeat, Fathom, Plausible Analytics, Visitor Analytics, Google Analytics 4, Mixpanel, Snowplow, Amplitude Analytics, Heap, and PostHog. Basically anything with >= .1% market penetration in the top 1M sites that had as self-service plan. There's no one-size-fits-all replacement for everyone, but there are a lot of good options if you're trying to get off of Google. Happy to…
2022 · quantable.gumroad.com
- 18LB
Howdy friends! Tell me if this is an atrociously terrible idea - I've been working on building a leetcode for clientside devs so we can practice React and Javascript interview questions in a more concise way, I call it clientside.dev I just finished a beta version of it yesterday and plan on releasing it with many more problems on Jan 1st but it's there if you wanna play with it open to any ideas / feedback however mean or nice it may be :)
2022 · vacation-call-335691.framer.app
- 19AA
Hey HN! This is my first iOS app. I built it because I was curious about SwiftUI and wanted to learn by doing. Since Lent is around the corner, I thought I'd share it with you. It has also been hunted on PH today: https://www.producthunt.com/posts/ascent I relied heavily on ChatGPT to build it, and honestly it was quite frustrating at times. The best part of building the app was to do it in public, as I shared regular updates on X and ended up having amazing conversations.
2024 · ggnotes.com
- 20BA
I've been specializing in UI for over a decade. Using code for UI is great but I always wished there was a more visual code to build apps and sites. So I went ahead and built it. Decided to build it with Compose Multiplatform since I work a lot with Kotlin. Currently exports to CMP as it was simpler due to the context switch. You can try it for free and export some apps
2025 · license.builtwithpaper.com
- 21EL
Hey HN! I built Experiment to solve a common frustration in LLM development: the lack of proper tools for prompt engineering experimentation. Here's what makes it different: Key Features: - Load and edit chat completion logs from CSV files - Fork and modify specific conversation entries - Run inference via Anthropic, Mistral, and OpenAI - Define custom tools using JSONSchema format - Visual tool usage analysis with collapsible, sorted key-value pairs - Full mobile support and available as installable PWA Technical Highlights: - Built with React using custom isomorphic architecture -…
2025 · github.com
- 22CS
I started an experimental series, "console.solve", on mini javascript challenges a few months back and received good feedbacks on it. So I created a [second one](https://colintoh.com/console-solve/issue-2?utm_source=colint...) this month. Not sure anyone here will be interested as it's not exactly pro-level stuff. But if you have an hour to spare, it can be a good distraction. For those who are interested, here was the [first challenge](https://colintoh.com/console-solve/issue-1?utm_source=colint...).
2017
- 23UI
Hey everyone! I am excited to share updates on four of my & my teams' open-source projects that take large-scale search systems to the next level: USearch, UForm, UCall, and StringZilla. These projects are designed to work seamlessly together, end-to-end—covering everything from indexing and AI to storage and networking. And yeah, they're optimized for x86 AVX2/512 and Arm NEON/SVE hardware. USearch [1]: Think of it as Meta FAISS on steroids. It's now quicker, supports clustering of any granularity, and offers multi-index lookups. Plus, it's got more native bindings than probably…
2023 · usearch-images.com
- 24FF
This was my last weekend project, but due to school, wasn't able to finish it till today. Disregard the design and tell me as much of the following as possible: Would you ever use this to search for more current app reviews, or is completely unnecessary? If you like the idea, how would you suggest I improve it? Any and all feedback is welcome. http://www.labs.alexgreene.me/
2012
Ranked by how close each launch is in meaning, then by votes. Refine with a description →