symbsrcool on Nostr: Launching https://nokyctranslate.com wasn’t the first project I planned on building ...
Launching https://nokyctranslate.com wasn’t the first project I planned on building for / with Nostr. I only did it because many people, including myself, voiced the desire for easy, hosted translations that accepted BTC/lightning. I’m glad I did though because I’ve learned a lot and it’s going to make my next project easier to launch. Some things I’ve learned:
- kubernetes for auto scaling to handle high demand
- chatgpt can help you debug kubernetes config files
- why number and time limit of database connections matter (too many and things stop working ha)
- chat GPT is helpful for formatting html
- bootstrap is easy and looks pretty
- easiest library in python for making Nostr bots is https://github.com/davestgermain/nostr_bot and https://github.com/davestgermain/aionostr thanks @monk_cactus
- how to get liquidity to a lightning node
- how to create payments programmatically with btcpayserver
- wrote my first ever swift code getting nokyctranslate.com into damus drop down (shoutout to tyiu (npub1yau…vjmf) for making the code nice and easy to follow, and for guidance)
I was nervous about launching my first app and my interactions with devs and others so far has been incredibly encouraging. If you’re hesitant to launch something, I’d encourage you to just go for it!
- kubernetes for auto scaling to handle high demand
- chatgpt can help you debug kubernetes config files
- why number and time limit of database connections matter (too many and things stop working ha)
- chat GPT is helpful for formatting html
- bootstrap is easy and looks pretty
- easiest library in python for making Nostr bots is https://github.com/davestgermain/nostr_bot and https://github.com/davestgermain/aionostr thanks @monk_cactus
- how to get liquidity to a lightning node
- how to create payments programmatically with btcpayserver
- wrote my first ever swift code getting nokyctranslate.com into damus drop down (shoutout to tyiu (npub1yau…vjmf) for making the code nice and easy to follow, and for guidance)
I was nervous about launching my first app and my interactions with devs and others so far has been incredibly encouraging. If you’re hesitant to launch something, I’d encourage you to just go for it!