yes on Nostr: here is a new revolutionary approach for software devs: start with simple, working ...
here is a new revolutionary approach for software devs:
start with simple, working stuff
move to complex stuff after
current state of software apis:
here is minimal example of hello world:
(100 lines follows)
how to actually write hello world:
print("hello world")
start with simple, working stuff
move to complex stuff after
current state of software apis:
here is minimal example of hello world:
(100 lines follows)
how to actually write hello world:
print("hello world")