π«
I just realized that MicroStrategy can use #nostr to improve business intelligence for their clients
Focus your energy. Upgrade the world! LFG Nostriches! π€
> npx noskey -v 000
https://github.com/melvincarvalho/noskey
I've only done the hex so far
But I guess I'll add a switch for npub too, tho it's not hard to modify the code, rn
worked
I knew I should have done a 6 character vanity address
Decent TTS (scroll down to test models)
VALL-E Neural Codec Language Models are Zero-Shot Text to Speech Synthesizers
Old school
Duality. The best #bitcoin history, that no one has read
https://www.slideshare.net/eraser/duality-an-excerpt-satoshi-nakamoto
# Run a nostr relay in 1 line of code
pip install nostr-relay && nostr-relay serve
OK worked on ubuntu 22.04, not ubuntu 20.04, I probably had an old pip
Nice! Although I got:
> ModuleNotFoundError: No module named 'sqlalchemy.ext.asyncio'
# To run a relay in 3 lines
## Prerequsites
Install docker
## Install nostr-rs-relay
sudo docker pull scsibug/nostr-rs-relay
## Run relay
mkdir data
sudo docker run -it -p 4100:8080 --mount src=$(pwd)/data,target=/usr/src/app/db,type=bind scsibug/nostr-rs-relay:latest
## Result
Relay will be running on port 4100 and events will be in ./data
## Testing
echo '["REQ","sub",{}]' | websocat -n ws://localhost:4100
Requires websocat, and some events
TM talked about the internet quite a lot. He was surely into it. I think he would have been on #nostr. His main message was:
"Find the others" -- Aldous Huxley
His lecture on finnegans wake is pretty good
Blockcore reactions are killer
Ubuntu phone was crowd funded, and it got quite a long way
Mark Shuttleworth could have funded it, but he said he thought it was against the spirit, which is fair enough
Linux on microsoft surface I hear works well
People are working on solutions, but they are largely niche
Give me a terminal, and I'm happy
I had one. Bit clunky and slow with limited app selection
I also had an ubuntu phone which I really liked, but they never managed to get convergence to production levels, almost tho
Right now I have a degoogled e foundation phone, which is a better UX
Mainly use a regular android phone tho with termux and ssh into it
Gonna run a nostr relay locally, and connect it to my client, so that I'll get global feed, plus local
