boreq on Nostr: This is a #nos-dev-diary from a mostly-backend-developer. I used to post those weekly ...
This is a #nos-dev-diary from a mostly-backend-developer.
I used to post those weekly updates on Secure Scuttlebutt and then I've never started doing it on nostr for some reason so here we go, time to fix this. This one is going to be short because it is easier to write them when you are up to date with posting them and still remember what you did.
- over the last couple of weeks we worked on and deployed a push notification service which helps Nos figure out when to grab new events when the app isn't open, as always the repo is public here https://github.com/planetary-social/nos-notification-service-go
- the -go suffix documents a failed attempt to do this in rust, but I want to revisit the language in the future as it seemed very interesting, it is just that this was my first rust project and it started taking too long
- I am currently working on adding automatic media uploads to the app to make posting images etc easier without having to open websites to upload them which is especially awkward on phones
I used to post those weekly updates on Secure Scuttlebutt and then I've never started doing it on nostr for some reason so here we go, time to fix this. This one is going to be short because it is easier to write them when you are up to date with posting them and still remember what you did.
- over the last couple of weeks we worked on and deployed a push notification service which helps Nos figure out when to grab new events when the app isn't open, as always the repo is public here https://github.com/planetary-social/nos-notification-service-go
- the -go suffix documents a failed attempt to do this in rust, but I want to revisit the language in the future as it seemed very interesting, it is just that this was my first rust project and it started taking too long
- I am currently working on adding automatic media uploads to the app to make posting images etc easier without having to open websites to upload them which is especially awkward on phones