Bitcoin creates so many jobs (in the US)
Linkedin = "1,000+ Bitcoin Jobs in United States"
Pity the UK is so backward looking/captured...
At least Bitcoin Policy Institute is on the case...
#Jobstr
#jobstr -> Post jobs with this hashtag and they'll soon make their way onto https://jobstr.work
let filter = Filter::new()
.kind(Kind::TextNote)
.hashtag("jobstr")
.since(five_minutes_ago.into());
checking #jobstr every 5 mins
Jobstr.work is running again. It needs a nicer front end, that will follow soon.
I also need to build a daemon in Rust to perdiodically check for updates/additions of #jobstr
#rust #nostr-sdk
Can anyone advise ?
Is it kinder to relays to poll them using:
a)"EventSource::relays(Some(Duration::from_secs(600)));" (websockets)
or
b) schedule a binary to run every 10mins to check for new messages? (I'm checking for messages that have #jobstr)
🤔
#relays #nostr
Soz, I'm back from the dead - have stopped processes
Thank's for letting me now
This is why we #Bitcoin
Don't let the bastards grind you down
I used this, it's just right coming from a Python background, not too hardcore, but covers all the good stuff:
Rust Crash Course: Build High-Performance, Efficient and Productive Software with the Power of Next-Generation Programming Skills (English Edition) Paperback – 4 July 2022
by Abhishek Kumar (Author)
I taught myself from this book plus Andy Olsen's videos on Rust.

