hzrd149's avatar
hzrd149
_@hzrd149.com
npub1ye5p...knpr
JavaScript developer working on some nostr stuff - noStrudel https://nostrudel.ninja - Blossom https://github.com/hzrd149/blossom - Applesauce https://hzrd149.github.io/applesauce
hzrd149's avatar
hzrd149 2 months ago
hzrd149's avatar
hzrd149 2 months ago
I've heard people complain about Githubs interface, but have you seen Gitlab in the last year? There are so many buttons and sidebars
hzrd149's avatar
hzrd149 2 months ago
I can still write less code than any AI model.
hzrd149's avatar
hzrd149 2 months ago
I'm having so much fun with deno and publishing to jsr, its so much easier than npm
hzrd149's avatar
hzrd149 3 months ago
For anyone running my blossom server implementation I just pushed a "next" version with a docker image. Its a complete rewrite using deno and has dedicated upload workers. I've done a little testing and its way faster and much more stable than the old version. It should also be a direct upgrade from the old version, but please don't be reckless and make backups
hzrd149's avatar
hzrd149 3 months ago
I finally understand MoQ, its just RxJS over QUIC and with a relay in the middle...
hzrd149's avatar
hzrd149 3 months ago
50% success rate on uploading 6 RHR episodes to the new deno blossom-server that is running on a 1 CPU and 1Gb server. very slow but considering just one of these uploads would kill the old server I'm very happy with this. image Not sure what the authentication errors are from yet, technically the server handled all 6 uploads fine. but I guess there is a bug somewhere with long running uploads... Source code: