Avatar
Dustin Dannenhauer
da18e9860040f3bf493876fc16b1a912ae5a6f6fa8d5159c3de2b8233a0d9851
DVM maximalist Building DVMDash - a monitoring and debugging tool for DVMs https://dvmdash.live Live DVM Stats here: https://stats.dvmdash.live Hacking on ezdvm - a python library for making DVMs https://github.com/dtdannen/ezdvm

Hi #nostr, happy Friday.

Neat tool for displaying image placeholders - might be a fun alternative to blurry images that #damus / other clients use:

https://generative-placeholders.glitch.me/

Check out the triangles

I made a demo Django app that authenticates users via a Nostr extension like Alby. It uses Django's built-in User model and authentication with sessions.

I've noticed a lack of Django projects on the awesome-nostr list and as a hobbyist Django fan I want to help change that :)

Would this kind of demo be worth putting on the awesome-nostr list? It's not exactly a full app / client, but it could help Django developers get started with Nostr faster.

nostr:npub1aljazgxlpnpfp7n5sunlk3dvfp72456x6nezjw4sd850q879rxqsthg9jp

https://github.com/dtdannen/django-nostr-login-demo

https://github.com/aljazceru/awesome-nostr

Reminder to curate your #nostr feed. If you like watching global and start seeing things you don't like, go to settings and find the option like "Filter incoming events by follow distance:" and set it to a reasonable number (i.e. 4).

If you want to find folks to follow in certain areas, check out nostr.band!

If you need a project idea, check out https://bountsr.org/

Here's one example of how to get a lightning network address into your NOSTR client from Wallet of Satoshi:

https://www.youtube.com/watch?v=SKKZIrGYkF0

#[0] thanks for the great video

If you add a lightning wallet address to your post I'll zap it!

Sure! If you figure out how to add a lightning wallet key to your profile, I'll zap your post! Unfortunately, can't zap it until you do so

The javascript example from https://wiki.wellorder.net/post/nostr-intro/ that runs in your browser is super cool