I like these sort of "small scale data problems". There is a lot of design space when you in this area when you don't have to be "web scale".<p>My approach for this particular problem is to check some TeX files into Git. I can render the cocktail recipes in two forms: one for my guests and one for myself that includes precise proportions.<p><a href="https://github.com/AustinWise/DrinkMenu">https://github.com/AustinWise/DrinkMenu</a><p>Another approach for small scale data is "JSON files checked into git". (substitute JSON with whatever other text format you may like). This gives you a nice way to replicate data and to track changes to data.
Great idea for tsnet.<p>FYI this has been posted here recently.<p><a href="https://news.ycombinator.com/item?id=41314522">https://news.ycombinator.com/item?id=41314522</a><p><a href="https://news.ycombinator.com/item?id=41309860">https://news.ycombinator.com/item?id=41309860</a>
I have been spoiled by zerotier. Admin account only, no login on client side. Just paste a key and it works.<p>I have been burned by oath a dew times so I cant have tailscale at least hosted.<p>Any idea if those nebula and other alternatives are good enough ?
I find myself asking "why", about just about every choice made in this project.<p>Bizarre tech stack and choices!<p>But, always cool when anyone makes anything work. Enjoy the (nonalcoholic) drinks!
How does adding Tailscale to this example add anything? What does he get by not just adding this site to the regular Internet? Or am I just a Tailscale skeptic?
Interesting use of tsnet. For new cocktail recipes I regularly check <a href="https://cocktailvirgin.blogspot.com" rel="nofollow">https://cocktailvirgin.blogspot.com</a>
Bar Assistant is great for this too: <a href="https://github.com/karlomikus/bar-assistant">https://github.com/karlomikus/bar-assistant</a>