GM
🔔 This profile hasn't been claimed yet. If this is your Nostr profile, you can claim it.
Edit
GM
Awesome. also if you want you can use this tool to test it and see if the agent missed headers or status codes https://github.com/v0l/blossom-compliance Also maybe tell the agent to add support for this PR https://github.com/hzrd149/blossom/pull/100 I'm trying to migrate blossom away from using a `/upload` endpoint so it can use the http PUT verb correctly
A few resources here https://github.com/hzrd149/awesome-blossom Generally route96 and my blossom-server have the most features although recently released a cool looking server, but I haven't tested it yet
I don't know what this video is but I really like it. thanks for sharing
In case anyone is wondering what my avatar is, its the smallest most interesting SVG shape I could hand code back when astral.ninja was the main nostr client. When I joined nostr it was out of curiosity, so naturally I wanted to test what would break if I set my profile image to a data URI. but at the time astral.ninja limited the "picture" field to maximum length of 256 which meant that if I was going to build a data URI that would fit I would only be able to do SVG and probably only have a single element. This is the SVG I ended up writing: The main path "M0 0h10v10H0z" takes advantage of the fact that the fill area on paths inverts when it crosses itself. which allowed me to make the white space in the middle. So in total this SVG encoded to a data URI has a length of 206, just enough to fit into the "picture" field in astral.ninja, although as you would imagine It didn't work so I went back to a PNG profile picture :D
GM
Last few times I've used them it didn't work, not sure if it their service or the sites I was trying to signup to blocking those numbers
nix functions for packaging deno applications https://github.com/hzrd149/deno2nix I'm still learning all this so maybe they aren't the best but I was able to make a very clean nix package for nsite-gateway https://github.com/hzrd149/nsite-gateway/blob/feature/nix-flake-nixos-module/nix/package.nix
Vibe coding apps to explain stuff is really fun https://0ygl461f4ecz5thkn8eksa36nepjpij86s83ti8yzokopd3ag5htree-explain.nsite.lol/
🌸
I don't know any, but that's because I keep forgetting to save them when I come across them
GM Nostr, I need to spend more time reading blogs of people who have real ideas
The gift wrap spam will not necessarily follow the rules. for e3xample the gift wrap generator I made explicitly creates invalid gift wraps in order to break apps
I won't have an opportunity to test this for a few days, but if you don't mind could you try and run this tool against the server? https://github.com/hzrd149/blossom-compliance
Can you open a PR to add it to this repo? https://github.com/hzrd149/awesome-blossom
Incredible, this is the type of blossom server I've been dreaming of building. If this isn't packaged for Umbrel then you will have a PR coming shortly
JavaScript developer working on some nostr stuff - noStrudel https://nostrudel.ninja - Blossom https://github.com/hzrd149/blossom - Applesauce https://hzrd149.github.io/applesauce