I'm working on the next update of Omiword[1], an ongoing daily word game previously discussed on HN[2]. I'm building an alternate stand-alone app version with access to all of the archived puzzles. It's slow going since it's just one of many side-projects I like to work on, but that's the tinkerer's dilemma. Yes, I know that [insert LLM here] could do a lot of that conversion for me in mere minutes. No thank you. I'm…
Ask HN: What are you building that's not AI related?
221–230 of 265 posts
Re: Ask HN: What are you building that's not AI related?
#222Re: Ask HN: What are you building that's not AI related?
#223Earlier quoted context omitted.
Thanks! Yes, Tela already does UDP hole-punching. I made Tela because I wasn't allowed to install Tailscale on my new corporate laptop, and no other available solution seemed to tick the right boxes. It started as a simple way to RDP to my home workstation, but then I realised that if I could do that, I could finally pull my ad-hoc home cloud into one tool. The hub model is very much by design, for organisational pur…
Does tela create an L3 network? if that's the case, what do you do to avoid IP addressing clashes? In Wormhole I decided by default to use CGNAT addressing (100.64.0.0/10) I did not go too far unfortunately, so I did not face problems such as discoverability (do you have to know/remember all the IP addresses from the devices connected? DNS? etc).
Re: Ask HN: What are you building that's not AI related?
#224iCloud-photos-downloader is unmaintained and starting to crack due to Apple API changes so I’m working on my own fork/rewrite/take on iCloud sync, with ambitions to add Google Takeout, Immich, and other services too. https://github.com/rhoopr/kei Named after my ‘96 Subaru Sambar kei truck, small and mighty. The other thing I’m constantly tinkering with :)
Re: Ask HN: What are you building that's not AI related?
#225Re: Ask HN: What are you building that's not AI related?
#226Earlier quoted context omitted.
Does tela create an L3 network? if that's the case, what do you do to avoid IP addressing clashes? In Wormhole I decided by default to use CGNAT addressing (100.64.0.0/10) I did not go too far unfortunately, so I did not face problems such as discoverability (do you have to know/remember all the IP addresses from the devices connected? DNS? etc).
No, it doesn't create an L3 like Tailscale. A client (a machine running the tela CLI) connects to an agent (a machine running telad) via a hub (a machine running telahubd), but once they connect they negotiate a P2P route if they can. That's all managed by Wireguard an gVisor. The remote service is forwarded to a port on localhost, so SSH to a VM somewhere else would just be ssh to, say, localhost:10022. I'm investig…
Re: Ask HN: What are you building that's not AI related?
#227it has the all superpowers from strapi, payload and prisma. but no-ui dashboard (i ll add a cli command but it ll be optional) and almost no dependecy in core. its lightweight. well tested. tell me more.
Re: Ask HN: What are you building that's not AI related?
#228I'm working on the next update of Omiword[1], an ongoing daily word game previously discussed on HN[2]. I'm building an alternate stand-alone app version with access to all of the archived puzzles. It's slow going since it's just one of many side-projects I like to work on, but that's the tinkerer's dilemma. Yes, I know that [insert LLM here] could do a lot of that conversion for me in mere minutes. No thank you. I'm…
My wife loves these types of games and is currently deep in. The way her brain works she wants a reset button to load initial state to try a different approach. I saw on the announcement thread that you were planning to add one, but I can’t find it.
Re: Ask HN: What are you building that's not AI related?
#229I'm building a good intermittent fasting app for iOS using SwiftUI and native Apple APIs for the most "Apple" experience possible. The app is 100% free and without ads. https://apps.apple.com/si/app/fast-slow-fasting-tracker/id67...
Re: Ask HN: What are you building that's not AI related?
#230Beta: https://beta.dodolr.com