Working on https://greatreads.dev/
A place to aggregate and find articles from developers' blogs. Right now, I'm building a submission form for people to submit new sources.
There is also a way to search for articles using vectors, it's called "Semantic Search". So basically you can ask, for example, "Postgresql and how to best optimize it." and it would search for articles touching that subject, or at least related to it.
Wondering about the best way I can add a weekly newsletter built on top of the content currently being ingested, and still looking for more sources to add to the database (let me know if you have any good recommendations).
Unpark - Domain Activation Engine. I built this to solve my own problem of having 30+ parked domains. Instantly generates and deploys a simple AI website to any parked domain. For domain hoarders who aren't web developers.
I am working on https://ui.telezen-ai.com it's a SaaS landing page template built in nextjs and Shad Cn. it's to give people a good starting point when building their own landing pages
I've been working on a digital math workbook. Currently the demo covers fourth grade math. There is a practice mode where you can select the skills you to want practice. There is also a customizable dashboard where you can setup your own tasks. There is still a lot of work to do with improving the UI, but I think it is a good start.
I am currently working on fifth grade math. My plan is to cover first grade math up to Calculus and High School Physics. I envision it as a companion tool for Khan Academy/Math Class/Math Books. It is inspired by Chris McMullen's math workbooks.
I'm working on a meta framework for building "full-stack" libraries. I.e. libraries that bundle frontend hooks, backend routes, and a database schema into a single package.
This allows library authors to do more, like defining webhook handlers and (simple) database operations. The idea is to move complexity from the user to the author, making integrations easier.
I think libraries being allowed to write to your database is a pretty powerful concept, and can enable a number of interesting use cases.
I'm working on a command-line tool for advanced full-text search of written documents. It works in a completely different way than grep, so it can do a lot of operations that grep fundamentally cannot like fuzzy searching and proximity searching. I needed something like this for my scientific research, and I'm glad that I have this capability now. I hope others find it useful too!
I'm building a Typeform/Google Forms alternative that integrates into existing applications and stores data in your own database. It allows you to define forms in JSON Schema or JSON Forms. Forms can be added or removed dynamically, and submissions are sent to your backend and in turn stored in your database.
Built using our full-stack library toolkit Fragno [0].
Flotte, a ssh access management solution for hobbyist and small to medium-sized businesses.
We aim to provide a fast JIT ssh cert attestation.
With focus on:
* making on/offboard users fast
* efficient workflows (no need to lookup passwords for logins or sudo)
* mitigate private key leaks (especially in BYOD/BYOK environments)
* Help admins manage server access fast
A different kind of Internet message board based on two principles: each sentence written must be true, and claims must be easy to verify.
I want something different than Reddit or HackerNews. Something that can't be gamed by flawed metrics or AI. There are some ideas for a different way to rank comments.
This is really cool. Can you describe more about the scenarios you define and how you manage them over time? I can imagine if you end up with a lot of them, then it becomes time consuming to perform all of the visual tests or handle the human-in-the-loop part.
I wonder if you could do some automated diffing between the scenario results. If they are pretty similar and they were previously considered in a good state, then you don't necessarily need a QA person to review it.
1. I don't like how if I already place an Ace and then reveal a 2 that matches it suit, it then automatically moves it over. While mostly trivial, it still takes a way one move from the player and automates it.
2. Would you be willing to expose the value that seeds the game? That way any particular game of solitaire is replayable or sharable with a friend.
Thank you for the feedback. For first one I'm turning it off, this has been a piece of a feedback already. For the second – yes, as part of daily/winnable deal package in Q1 next year.
Puzzleship - a free daily puzzles website with the archives paywalled. Right now it has Logic Grid Puzzles and Zebra Puzzles.
I'm pretty proud of the LGP generator algorithm and some experienced players also liked the way the puzzles are constructed.
This is my first subscription site and it's been online for less than a week, so I'm learning a lot and trying to figure out the pricing.
UkulelExplorer https://github.com/hallvaaw/UkulelExplorer - An app for exploring the ukulele fretboard with custom tunings. Because of its small body size and having four strings, people often think of ukulele as a toy rather than an instrument. I believe that by exploring and finding custom tunings, the ukulele can be a quite versatile instrument.
There is also a way to search for articles using vectors, it's called "Semantic Search". So basically you can ask, for example, "Postgresql and how to best optimize it." and it would search for articles touching that subject, or at least related to it.
Wondering about the best way I can add a weekly newsletter built on top of the content currently being ingested, and still looking for more sources to add to the database (let me know if you have any good recommendations).
You can't use this without having at least basic knowledge of the command-line.
Currently in closed beta, but sending out new batches of invites frequently.
Attracting new monthly sponsors and people willing to buy me the occasional pizza with my crappy HTML skills.
https://brynet.ca/wallofpizza.html
[0] https://unpark.ai
I am currently working on fifth grade math. My plan is to cover first grade math up to Calculus and High School Physics. I envision it as a companion tool for Khan Academy/Math Class/Math Books. It is inspired by Chris McMullen's math workbooks.
Check out the demo. No signup required. Progress is only stored locally. https://demo.numerikos.com/
This allows library authors to do more, like defining webhook handlers and (simple) database operations. The idea is to move complexity from the user to the author, making integrations easier.
I think libraries being allowed to write to your database is a pretty powerful concept, and can enable a number of interesting use cases.
https://github.com/rejot-dev/fragno
I called it Wosp for word-oriented search and print. See the GitHub page for more information: https://github.com/atrettel/wosp
Built using our full-stack library toolkit Fragno [0].
[0]: https://fragno.dev/
We aim to provide a fast JIT ssh cert attestation.
With focus on: * making on/offboard users fast * efficient workflows (no need to lookup passwords for logins or sudo) * mitigate private key leaks (especially in BYOD/BYOK environments) * Help admins manage server access fast
GitHub(WIP): https://github.com/flotte-sh
And thanks for checking us out :)
I want something different than Reddit or HackerNews. Something that can't be gamed by flawed metrics or AI. There are some ideas for a different way to rank comments.
https://truediffs.com
Edit: I wonder why this HN thread doesn't get lots of comments, why a similar thread from a week ago also didn't get lots of comments https://news.ycombinator.com/item?id=46118229 but a thread posted specifically by https://news.ycombinator.com/submitted?id=david927 gets hundrerds to thousands of comments https://news.ycombinator.com/item?id=45869146
I wonder if you could do some automated diffing between the scenario results. If they are pretty similar and they were previously considered in a good state, then you don't necessarily need a QA person to review it.
I'm building on an ad-free website with 50+ solitaire/puzzle games.
Gotten some feedback from HN already and now fixing things – basically rewriting the engine for the 4th time.
Hoping to add some hundred games more soon!
1. I don't like how if I already place an Ace and then reveal a 2 that matches it suit, it then automatically moves it over. While mostly trivial, it still takes a way one move from the player and automates it.
2. Would you be willing to expose the value that seeds the game? That way any particular game of solitaire is replayable or sharable with a friend.
https://store.steampowered.com/app/4069810/VERDURE/
https://cybernetic.dev/matrix
https://www.puzzleship.com/