Been experimenting a lot with Mobile development recently and yet to start on something. Just wanted to see what you guys are building so I can keep myself in the loop
Ask HN: What is your current side-project?
1–10 of 80 posts
Re: Ask HN: What is your current side-project?
#2Re: Ask HN: What is your current side-project?
#3Secondary: MultiPreview, replace images when you share blog posts -- micro-saas built on saasform (just put it online yday night, full of bugs lol). https://multipreview.com
Re: Ask HN: What is your current side-project?
#4I am still struggling to accomplish my goal of becoming sustainable by focusing on the self-hosted part instead of the SaaS part, but I'm not giving up. I do think that self-hosting is the future! :)
Re: Ask HN: What is your current side-project?
#5My secondary project is https://golang-labs.com. With this one, I'm exploring whether there is a need for an enterprise focused module proxy for Golang. The issues I see with the public proxy are: build repeatability, license compatibility, and information security. Please reach out if this is something you care about.
Re: Ask HN: What is your current side-project?
#6Like Google trend but based on content people write.
Re: Ask HN: What is your current side-project?
#7Its backend, Exocore (https://github.com/appaquet/exocore), is built on top of a personal / private blockchain and is made from the ground up to be hosted in a semi-decentralized fashion on your own personal devices (your computer, raspberry pi, a cloud instance, etc.). It is written in Rust and has iOS, C and Web (WASM) clients.
It has very rough edges, but I'm using it daily to organize my life. It has also been my learning playground to improve my Rust skills over the last two years. If all goes well, I'm a few months away from some kind of tech preview.
Re: Ask HN: What is your current side-project?
#8Re: Ask HN: What is your current side-project?
#9I have two side projects. The first is a PDF reader that persists reading state between devices and has a queryable notes overlay. For this project I am using SwiftUI and targeting iPhones and desktop MacOS. The second centers around exploring how to conduct interactive virtual lessons in VR using Mozilla hubs.