A kind of a configuration management tool, helping me manually "reconcile" between three concurrent aspects of the state of a machine (and then apply the result): - what is "out there" on the machine ("queried"), - vs. what was the state last recorded in (git) history, - vs. what I want there to be on the machine (described in Nickel language https://nickel-lang.org/ , a statically-typed successor to the Nix language…
Ask HN: What are you working on? (October 2024)
991–1000 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#992Re: Ask HN: What are you working on? (October 2024)
#993Re: Ask HN: What are you working on? (October 2024)
#994Convert keywords into clickable links for better SEO, affiliate marketing, and streamlined content creation.
Re: Ask HN: What are you working on? (October 2024)
#995I am working on an email-based space game (a la Eve Online). Between work and family responsibilites, I find it difficult to carve out time for dedicated gaming sessions anymore. As a result, I often find myself searching for games that I can play when I have a bit of time, can progress over the long-haul, doesn't require real-time monitoring and yet feels like I'm actually playing a game (as opposed to just watching…
Re: Ask HN: What are you working on? (October 2024)
#996I launched https://www.emailremind.me/ , which is a simple website to send yourself email reminders in the future. The tech stack I used: - Remix - v0 for UI code gen - Resend - Neon for DB - Exograph for API - Clerk for Authentication - Cloudflare Pages + Workers + Domains - Cody wrote ~ 1/3rd of my code
Re: Ask HN: What are you working on? (October 2024)
#997I built a site that saves time by summarizing YouTube videos or news articles by simply inputting the URL. The tool preserves the original context, allowing users to ask follow-up questions. I'd like to continue building fun projects like this until I find a market. I work in Phase 1 clinical trials and the end goal would be to implement some of these efficiencies into health technologies. https://tldw.pw/
Re: Ask HN: What are you working on? (October 2024)
#998I'm still working on Habitat. It's a self-hosted social platform for local communities. The plan is for it to be federated, but that's a while off yet. I want it to be easily installable for those who want to host using docker, and for those who want to host on an EC2 instance or something, because online services for docker hosting are quite expensive, so I've been working recently on ansible setup, and it's proving…
This seems similar (or identical?) to Jodel (jodel.com).
Re: Ask HN: What are you working on? (October 2024)
#999It's wild seeing something I wrote run in a web browser on my phone. I've been doing desktop programs since the 1980s. I've included a link to the GitHub repo[2].
Re: Ask HN: What are you working on? (October 2024)
#1000I'm working on a 3D infinite canvas of text, focusing on code. Runs on iPhone, iPad, macOS so they can all act as separate viewports into a space. You can point the app at a repository, download a copy locally, instantly render the entire repository into space in less than a second in most cases, and then fly around and search for text. I just got an optimization working for larger files and it's kinda fun how much e…