by
for
Oh @Siggy47! Absolutely blown away by this text about my work. The best description anyone has written! Thank you so much for all you do!
Kids have been working on this all week. Last week's fact was from my 13 year old but this week we are stepping it up. Today's fact is from my 5 year old, which she learned from her abcmouse lessons.
Kiwi birds are the only bird with nostrils at the end of its beak.
Homeschool your kids folks!
  1. I think a regular call would be good, to share things like major updates, road map, upcoming events, etc. I know a lot of this gets posted in ~meta, but a live forum could be nice, too.
  2. I feel the directon of SN is very much community-driven. There are many feature requests posted in ~meta, and in general discussed in comments all over the site. While directing developers to GitHub to log feature requests or bug reports works well, I don't think a stacker should have to have a GitHub account to make suggestions or offer feedback. That being said, I think a first-class mechanism within SN to submit feature requests, bug reports, and vote on them as a stacker seems like a good idea. This would allow the community to express their opinion on what they'd most like to see, without having to leave SN.
  3. I think @k00b has already started doing this, but just setting expectations around PR feedback is good. It could take a while for a small team such as SN's to review PRs, so just ensuring contributors are aware is helpful.
  4. A prioritized backlog of items for contributors to pull from would be nice. I don't think that should limit what contributors can work on, but it might help contributors find something meaningful to work on.
  5. Related to (4) above, if the backlog could also be annotated with things like Good First Issue to help onboard new contributors, that would also be good I think.
I'll add more comments if I think of anything else
I'm very excited about the launch of this paper which is part of a project Robin and I have been working on together. Today I hope to launch a demonstration that you can use bitcoin to compute a 64 bit division function.
Forwarding the announcement post from our discord:
Satlantis Community,
First of all I want to thank you all for playing and supporting Satlantis for nearly a year now.
Mojang, the developers of Minecraft, have contacted us stating that we must remove the play-to-earn functionality from the server.
What does this mean for the future of Satlantis?
This sucks. There’s no getting around that. But,
SATLANTIS WILL LIVE ON
“The Game That Shares its Profits with Players” works. And it works well. All of the time, money, and energy that we put into this game together will not be forsaken by a few dinosaurs at some conglomerate. We will be porting the Satlantis community to a platform that encourages innovation, instead of stifling it. We are currently exploring platform options and I will keep you all updated in regards to that.
What does this mean for you, the player?
We will continue to do right by the players that make this all possible. All of your sats in-game will be honored. Please submit your withdrawals and I will work through the weekend to ensure they are processed. All of your ASICs will be ported to the new platform, as well the prize pool, your premium battlepass status and all other progress and data that is possible to transfer.
The minecraft server itself will continue running(without any pay-to-earn functionality) for the foreseeable future. This is to ensure the transition to our next game platform is as smooth as possible and allow you all to continue enjoying the great world you’ve built.
Stay tuned to our discord for further updates.
Day 133 of snailposting everyday 'til BTC hits $100k. __@_'-'
25 minutes of interacting in SN
  • spent: ~160 sats
  • stacked: ~1650 sats
  • replies: 10
25 minutes of interacting in Nostr
  • spent: ~160 sats
  • stacked: 0 sats
  • replies: 2
  1. Find a wonderful partner
  2. Have children together
  3. Grow old gracefully
Day 134 of snailposting everyday 'til BTC hits $100k. __@_'-'
A big thank you to all donors and the appreciation I get from all of you here!! 🧡
It'll be nice when people stop thinking of us as just another marketing channel and start thinking of us as a community of human beings.
Top 21 domains shared on SN
includes links shared as posts and in text
Total links: 118,404
RankDomainTotalPercentage
0twitter.com12,05110.18
1www.youtube.com10,7609.09
2youtu.be6,9375.86
3news.ycombinator.com4,8154.07
4stacker.news4,6513.93
6github.com3,6583.09
7bitcoinmagazine.com2,3501.98
8i.postimg.cc2,2791.92
9postimg.cc1,9381.64
10i.imgur.com1,5571.31
11archive.ph1,4531.23
12www.coindesk.com1,2091.02
14cointelegraph.com9840.83
15nitter.it9570.81
16www.nobsbitcoin.com9290.78
19www.zerohedge.com8480.72
20fountain.fm8090.68
21bitcointv.com7380.62
Top 21 image hosts used on SN
Total image links: 7,431
RankDomainTotalPercentage
0i.postimg.cc2,26630.49
1pbs.twimg.com5607.54
2i.ibb.co3314.45
3nostr.build2923.93
4www.zapread.com2633.54
5cdn.nostr.build2483.34
6i.imgflip.com1692.27
7nitter.at1351.82
8imagedelivery.net1031.39
9media.tenor.com911.22
10bitcoinscoresby.com781.05
11upload.wikimedia.org761.02
12image.nostr.build690.93
13i.redd.it580.78
14files.peakd.com540.73
15preview.redd.it530.71
16void.cat450.61
17gcdnb.pbrd.co430.58
18www.ft.com410.55
19substackcdn.com350.47
20i.kym-cdn.com340.46
21imgproxy.iris.to320.43
DDoSer on the phone.
Yes, you're absolutely right - it was done for fun. I'm testing a new method for DDoSing Amazon targeted servers, and stacker.news is the right place for such testing.
I apologize if I did any harm :c I read stacker.news regularly myself and like lightning news
I know you all are amazing and would donate, but if this thing is going to have the life we all want it to, we to make money beyond donations so that's a higher priority.
The best way anyone can contribute to SN is to be a great stacker - supportive, thoughtful, helpful, and generous to other stackers.
Day 135 of snailposting everyday 'til BTC hits $100k. __@_'-'
Base layer payments are self-custody. You alone have the private key. It uses my whisper addresses protocol to automatically derive infinite bitcoin keys from a single nostr private key, that way every time you receive a payment, it shows up in a different bitcoin address, but you can still recover it all.
Lightning payments are custodial by default. It automatically sets you up with a custodial lnbits account when you first load the page, which lowers the barrier to entry for people to get started. Also, I don't run the lnbits instance (Ben Arc's company does), so I am not responsible for having custody of anyone's funds.
I plan to make it easy to point it at your own node, but I need to write some software for that. Still, there is a way to do it right now if you're okay with a but of coding in the browser.
Here are instructions to point it at your own node:
  • type console.log( localStorage[ "wallet_info" ] ) into your browser console
  • it will show you your lnbits info
  • change that info so that it shows info hosted on your own node (or e.g. a voltage node)
  • then type in localStorage[ "wallet_info" ] = your_modified_lnbits_info
  • then resubmit your store
If you do all that, all the sats you earn on lightning will flow to your own node. (But be aware! If your lnbits instance is hosted as a hidden onion service, as most of them are, people won't be able to send you funds on lightning unless they happen to be using a tor compatible web browser.)
Day 137 of snailposting everyday 'til BTC hits $100k. __@_'-'
Question #1: Is Bitcoin's success inevitable? If not, what needs to be built to ensure success?