I'm in professional programming for > 10 years, several languages like java, python, typescript, also Ethereum contracts...
Anyone know how to create a lnurl for my lightning node's Wallet (lnd at Bitcoin core)? #bitcoin #lightning #lnurl
Actually, I am not so absolutely sure here... anyway buying π
Tell me, I also want one π
There's no nation in Bitcoin, only freedom - #bitcoin
Friend π
I know programming, banking, Bitcoin, lightning and wood working. What can I contribute to collect some followers? Please suggest some topics π
Most of the time, the devil comes in diguise :-)
I am going to send SATS to anyone who shares this post thanks to $boost and innovation on #Nostr
The first 10 people that report it will earn from the PRISM of this post.
I love the innovation happening on Nostr.
https://www.wavlake.com/track/3bfb9c1c-b929-42f8-8832-6f6adc01017e
To share means to retweet?
Ok, I'll try a #java hint:
String whatEver = "hello world";
// stdlib
if (whatEver.isBlank()) -> possible NPE
// org.apache.commons commons-lang3
if (StringUtils.isBlank(whatEver)) -> never NPE
Want more programming hints? What language? Pls. respond.
The 2022 #Python developer survey is out! https://pyfound.blogspot.com/2023/09/python-developers-survey-numbers-for.html
Thanks to everyone who took the time to fill it in. I'm sure the Python in #VSCode team is not the only one who uses the data to help make product decisions.
Also thanks for voting us your #1 editor! π
$boost some #python knowledge - swap the values of two variables without a temporary:
a = 1
b = 2
a, b = b, a
Can call it tuple packing :-) More to come... stay tuned
New FOSS Python Framework for Writting Apache Kafka and RabbitMQ Services
https://github.com/airtai/faststream
Discussions: https://discu.eu/q/https://github.com/airtai/faststream
#programming #python
$boost some #python knowledge - swap the values of two variables without a temporary:
a = 1
b = 2
a, b = b, a
Can call it tuple packing :-) More to come... stay tuned
$boost some #python knowledge - swap the values of two variables without a temporary:
a = 1
b = 2
a, b = b, a
Can call it tuple packing :-) More to come... stay tuned
Ok cool, works and syncs. Going to build some software on this nostr stack.


