Week 35
- Wrote my first (out of four) 90-day reports for OpenSats https://nostrver.se/blog/nostr-php-90-day-opensats-report-1-may-july-2024
- Found this 💎 package for doing async requests with websockets and Guzzle 😎 https://github.com/valtzu/guzzle-websocket-middleware
- Exploring the use of
ngit
working with NIP-34 https://gitworkshop.dev/r/naddr1qqykummnw3ez6urgwqqs6amnwvaz7tmwdaejumr0dspzqpnrnguxe8qszsshvgkvhn6qjzxy7xsvx03rlrtddr62haj4lrm3qvzqqqrhnyyx5cnk - Nostr-PHP release
1.4.0
with relay response classes https://github.com/nostrver-se/nostr-php/releases/tag/1.4.0
Week 36
- I placed a Nostr billboard ad besides the highway here
- Received a ton of interactions / feedback through Nostr on my notes sharing this!
- As a result, a fundraiser started (and got fully funded after a couple of days) for doing the same in Brasil: https://geyser.fund/project/nostrifybrazil
- Repo with all the assets: https://gitlab.com/sebastix-group/nostr/nostr-ads
- Alex Gleason and his wife were are couple of days in Amsterdam, so I drove to the city for a meetup.
- Did not write much code for the Nostr-PHP library, but started to work on a proof-of-concept of executing async requests with guzzle-websocket-middleware. Also bookmarked some links I need to read for doing concurrency with Guzzle.