pull down to refresh
0 sats \ 1 reply \ @nout 3m \ parent \ on: Stacker Saloon
Oh I see. Maybe putting it next to the muted users in the settings would work too?
I now have 17 blocked territories.
Cool, muting territories is useful! I did not realize that's possible. That definitely helped my homepage.
I wish my Stacker News homepage gave more signal. Currently it's quite a lot of misses. Many opinions or topics I'm not interested in.
Is there anything useful I could provide that would help here? Like from the homepage list the items that I don't find useful (for me)?
The great thing about the original Doom is that when you start it feels just like a dumb shooter, but then you literally have to learn tricks and skills (like various strafing tricks, running in circle while shooting, position the enemies to shoot each other, etc) to actually defeat the enemies, especially as your ammo gets depleted. The skills are not explained or encouraged anywhere in the game, you just gradually figure those out on your own.
I wonder if there's a difference in terms of privacy while using BOLT12 in Phoenix in 3 different scenarios
- Phoenix sending to another Phoenix BOLT12 offer code
- Phoenix sending to a different wallet via BOLT12 offer code
- Another wallet sending to Phoenix BOLT12 offer code
(I also wonder if there are privacy differences based on how you use the BOLT12 in Phoenix, because there are 3 formats - human readable address (the thing that looks like lightning adress), the payment code and full URI)
I mean he's not wrong. Big part of the appeal of bitcoin is the potential for a future where it's used as a medium of exchange.
I also replied on nostr, but your post could use some more clarity and actually showing how to get those tasks done. Like I opened https://community.sphinx.chat/bounty/3328 and I have no idea how to review the code - where is the code to review?
Think about it as writing a tutorial with limited space.
Something like:
KYC Free sats for reviewing iOS code
Do you want to earn KYC free sats and are you an iOS developer?
- click here xx to create account
- click here xxx to pick up the tasks
- for each task you will get xyz-xxx sats.
and after this section maybe you can provide more background, but that doesn't really matter...
"It seems that the factor of 4 was chosen empirically (based on experience) so that segWit gets a sufficient discount, without damaging the network (which would be the case if the factor were higher)."
https://bitcoin.stackexchange.com/questions/119620/why-is-the-discount-on-segwit-data-exactly-a-factor-of-4-and-not-5-6-or-somethi
Yeah, as you said it creates one channel with acinq that it keeps updating (using "splicing"). The fees are currently following
Operation | Fees |
---|---|
Sending via Lightning | 0.4 % + 4 sat |
Sending on-chain | mining fees (user-chosen) |
Receiving via Lightning | 0 (no fees) |
Receiving via Lightning with insufficient liquidity | 1% + mining fees |
Requesting liquidity | 1% + mining fees |
Receiving on-chain | mining fees |
Channel creation | 1000 sat |