-

@ f03df3d4:a4d4f676
2025-05-23 08:55:47
Block 897977
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 08:50:47
Block 897976
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 08:50:47
Block 897976
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ d49a9023:990fa8df
2025-05-23 08:48:30
Not possible when using as a PWA on macOS*
You can enable a setting to disable Lockdown Mode per site, but that doesn’t work when it’s running as a PWA.
-

@ f03df3d4:a4d4f676
2025-05-23 08:45:47
Block 897975
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ d49a9023:990fa8df
2025-05-23 08:42:00
It’s Mike’s Gossip. But I literally use them all lol (both iOS/Android and Mac/Linux). And I send feedback/suggestions to each dev, for quality of life and feature requests.
-

@ f03df3d4:a4d4f676
2025-05-23 08:40:47
Block 897975
3 - high priority
3 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 08:40:47
Block 897975
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 08:35:47
Block 897974
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 08:30:47
Block 897973
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ cbab7074:f9f0bd61
2025-05-23 08:30:47
Block 897973
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 08:30:47
Block 897973
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 08:25:47
Block 897970
5 - high priority
4 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 08:20:47
Block 897970
5 - high priority
4 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 08:20:47
Block 897970
5 - high priority
4 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ d49a9023:990fa8df
2025-05-23 08:20:00
Do you use macOS at all? Or, have access to an emulator for testing? Sadly, using noStrudel isn't possible on Safari when Lockdown Mode is enabled. Would love to be able to use it.
-

@ f03df3d4:a4d4f676
2025-05-23 08:15:47
Block 897970
4 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 08:10:47
Block 897970
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 08:10:47
Block 897970
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 08:05:47
Block 897970
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 08:00:47
Block 897968
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ cbab7074:f9f0bd61
2025-05-23 08:00:47
Block 897968
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 08:00:47
Block 897968
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 1ae011cb:1257a556
2025-05-23 08:00:47
Block 897968
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 66675158:1b644430
2025-05-23 08:00:02
besides the obvious ai smell of having comments that describe what's obvious by just reading the code, and no checking of anything whatsoever, it's not implementing a queue in any way, that's just an array with extra steps, it loses all the benefits of a real queue.
It probably stole that code from someone who doesn't understand data types either.
A queue has a pointer to a start and end; it has a limited size, and depending on the implementation and what you're trying to achieve it should either circularly wrap if it achieves the size limit, or it should throw an error.
Enqueuing and dequeueing should be constant time (O(1)), that means that adding and removing elements should always take around the same time.
Arrays wrappers like what chatgpt there created get progressively slower over time, as they work in linear time (O(n)).
-

@ f03df3d4:a4d4f676
2025-05-23 07:55:47
Block 897967
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 07:50:47
Block 897966
4 - high priority
4 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 07:50:47
Block 897966
4 - high priority
4 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 07:45:47
Block 897966
4 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 07:40:47
Block 897966
4 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 07:40:47
Block 897966
4 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 07:35:47
Block 897966
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ cbab7074:f9f0bd61
2025-05-23 07:30:47
Block 897966
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 07:30:47
Block 897966
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 07:30:47
Block 897966
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 07:25:47
Block 897966
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 07:20:47
Block 897965
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 07:20:47
Block 897965
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 07:15:47
Block 897964
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 07:10:47
Block 897964
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 07:10:47
Block 897964
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ d49a9023:990fa8df
2025-05-23 07:09:14
Some hackers unmasked after accidentally infecting themselves 😂
https://thehackernews.com/2025/05/us-dismantles-danabot-malware-network.html
-

@ f03df3d4:a4d4f676
2025-05-23 07:05:47
Block 897964
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ d49a9023:990fa8df
2025-05-23 07:04:07
I bet he’ll feel pretty dumb and come around like good ‘ol Dave Ramsey
-

@ 1ae011cb:1257a556
2025-05-23 07:00:47
Block 897963
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 07:00:47
Block 897963
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 07:00:47
Block 897963
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ cbab7074:f9f0bd61
2025-05-23 07:00:47
Block 897963
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ d49a9023:990fa8df
2025-05-23 06:59:52
🤣riiiight https://archive.ph/2025.05.23-014033/ https://www.reuters.com/business/retail-consumer/australias-new-haul-chinese-online-goods-helps-tame-inflation-2025-05-23/
-

@ f03df3d4:a4d4f676
2025-05-23 06:55:47
Block 897963
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 06:50:47
Block 897961
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 06:50:47
Block 897961
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 06:45:47
Block 897961
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ e7bf8dad:839ef3db
2025-05-23 06:40:47
Block 897960
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 06:40:47
Block 897960
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ d49a9023:990fa8df
2025-05-23 06:39:24
https://twistedvoxel.com/former-bungie-employees-on-decline-greed-root-cause/
-

@ 975e4ad5:8d4847ce
2025-05-23 06:37:16
Gold’s market cap is sitting at $22.341 trillion, while Bitcoin’s is at $2.197 trillion, with its current price at $110,584.
First, we need to know how many Bitcoins are out there. If we divide Bitcoin’s market cap by its price, we get roughly 19.87 million Bitcoins in circulation, which makes sense since we know the total supply is capped at 21 million and about 19.7 million are already mined by now.
Now, to beat gold, Bitcoin’s market cap needs to go just above $22.341 trillion—let’s say $22.342 trillion to be safe. If we take that number and divide it by the number of Bitcoins, we’re looking at a price of about $1,124,399 per Bitcoin.
So, Bitcoin would need to hit around $1.124 million to surpass gold in market cap! Pretty wild, right?
https://blossom.primal.net/da92c9ce97b66c0076dedc4b3bc1ce5ee0113f0894ce62cecea1a90a002af5ff.png
-

@ f03df3d4:a4d4f676
2025-05-23 06:35:47
Block 897959
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 06:30:47
Block 897958
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 93fdc3b4:c97054c6
2025-05-23 08:57:06
Drei Leipziger Schulen nach Bombendrohung evakuiert https://www.diesachsen.de/justiz/drei-leipziger-schulen-nach-bombendrohung-evakuiert-3021497?utm_source=Mastodon&utm_medium=dpa&utm_content=textlink #Kriminalität #Sachsen #Schule #Leipzig
-

@ cbab7074:f9f0bd61
2025-05-23 06:30:47
Block 897958
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 93fdc3b4:c97054c6
2025-05-23 08:56:21
Angriff auf Fußballfans: Durchsuchungen und Festnahme https://www.diesachsen.de/justiz/angriff-auf-fussballfans-durchsuchungen-und-festnahme-3021496?utm_source=Mastodon&utm_medium=dpa&utm_content=textlink #Kriminalität #Sachsen #Leipzig
-

@ 63fe6318:330504ed
2025-05-22 19:07:47
Sure
-

@ 12d2c9f0:b1d9e107
2025-05-23 08:57:03
自民議連“診療報酬の改定で物価上昇反映を”石破首相に求める #nhk_news
https://www3.nhk.or.jp/news/html/20250523/k10014814711000.html
-

@ 01606ee2:29f63e2b
2025-05-23 08:55:32
nostr:nprofile1qy3hwumn8ghj7un9d3shjtt5v4ehgmn9wshxkwrn9ekxz7t9wgejumn9waesqgqpvphwyy56vkcnht9t0yarx7lw2g726ykn4x8t5yjj507zna379v7dtgq5
https://cdn.sanity.io/images/s3y3vcno/production/b25bf30b9aba135f1bf9025b36d2281a19296a86-2350x1030.png?auto=format
Glassnode data shows all wallet cohorts are now accumulating, with options markets pricing in potential upside beyond $200K in June.
https://www.coindesk.com/markets/2025/05/23/bitcoin-enters-strongest-accumulation-phase-since-january-as-btc-price-passes-110k
-

@ e7bf8dad:839ef3db
2025-05-23 06:30:47
Block 897958
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f03df3d4:a4d4f676
2025-05-23 06:25:47
Block 897958
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 637a2f1d:a169dd8f
2025-05-23 08:56:59
“banks got cheap, predictable capital, while customers got restricted access to their own funds and little to no real yield.
It wasn’t financial empowerment—it was behavior control, wrapped in tinsel.”
nostr:nevent1qqs8ycq88jh8r73nu2qzu9dt8v68pumcrshqyxajz6r35tx0yhzs63szyz3mkphk6gm9fypesj4duxt7x7h80u5svsapdtzl7pt4fjge4sd3zqcyqqqqqqgsr8yxt
-

@ 01606ee2:29f63e2b
2025-05-23 08:55:32
nostr:nprofile1qy3hwumn8ghj7un9d3shjtt5v4ehgmn9wshxkwrn9ekxz7t9wgejumn9waesqgqpvphwyy56vkcnht9t0yarx7lw2g726ykn4x8t5yjj507zna379v7dtgq5
https://cdn.sanity.io/images/s3y3vcno/production/d9e1e13e5ce4025eedc37a655651298b1c43e4e3-1280x720.png
Such a stablecoin, potentially open to other banks, aims to improve transaction speeds and efficiency while fending off competition from crypto firms.
https://www.coindesk.com/business/2025/05/23/major-us-banks-mull-jointly-launching-stablecoin-wsj
-

@ 63fe6318:330504ed
2025-05-22 16:38:33
Published v0.8.0 of zap.stream with some big changes!
## Added
- Translations added for 30 languages
- Deep linking for all zap.stream links
- Push notifications
-

@ 63fe6318:330504ed
2025-05-22 16:35:22
I just made amazon.ie account yesterday
-

@ e7bf8dad:839ef3db
2025-05-23 06:20:47
Block 897957
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 9fcf64ff:86a572d7
2025-05-23 08:51:07
Hello Fedi friends!
I'm spending every second of free time creating motion graphics for my short film introducing the Fediverse to people not familiar with it. It's coming together nicely but it's so much work 😅
Once it's done, I will release the animations with a CC license that allows other creators to re-use them.
I feel bad I haven't been able to interact with you on here but I will be done soon(ish). Maybe for a release during #FediForum?
Wishing you all a lovely day! 🌞
#EleFediVideos
-

@ f03df3d4:a4d4f676
2025-05-23 06:20:47
Block 897957
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 1f617e36:e66e9caa
2025-05-23 08:50:47
#今日の差別して何が悪い
「北丸雄二さん
江藤農相更迭
「ただね、これでクビなら『ひめゆり』歴史修正の西田昌司も差別しぐさの杉田水脈も夏の参院選で党公認のままってのが意味がわからない。まあトンデモご両人とも旧アべ派。道理より無理が通る自民党は石破政権でも存命中です」」
https://x.com/taketake1w/status/1925686792209956990
-

@ 63fe6318:330504ed
2025-05-22 14:49:01
You can find all the endpoints in Dashboard -> Settings modal if you are live
-

@ 1a35b54e:1879ce71
2025-05-23 08:56:56
ちいかわ完売
-

@ f03df3d4:a4d4f676
2025-05-23 06:15:47
Block 897955
3 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 63fe6318:330504ed
2025-05-22 14:47:26
If it was obviously free then there would be even more illegal streams and probably nobody would use the paid endpoints and zap.stream would die
-

@ dffd3ffc:5ade7be1
2025-05-23 08:56:46
ないよ
-

@ 63fe6318:330504ed
2025-05-22 09:11:16
Made streaming FREE on zap.stream for the basic plan, lets get more content!
rtmp://in.zap.stream/basic
-

@ e7bf8dad:839ef3db
2025-05-23 06:10:47
Block 897955
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ b194b1a7:da2a4192
2025-05-23 08:49:40
上线至今 26 年,Emoji“开山鼻祖”NTT Docomo 终止原生表情符号支持
自今年6月下旬起,新销售的设备将不再内置Docomo表情符号。若是三星电子的设备,则从7月起生效。用户今后只能使用谷歌或三星提供的表情符号。
https://www.ithome.com/0/855/495.htm #emoji #docomo
-

@ 63fe6318:330504ed
2025-05-22 08:53:34
Building zap.stream app! https://zap.stream/naddr1qqjrwd34vcmrsvf595uxydfs956rzepk95unywf594nxvdp3xyekgcfevd3njqgewaehxw309aex2mrp0yh8xmn0wf6zuum0vd5kzmp0qy88wumn8ghj7mn0wvhxcmmv9uq32amnwvaz7tmjv4kxz7fwv3sk6atn9e5k7tcpzamhxue69uhhyetvv9ujumn0wd68ytnzv9hxgtcpz9mhxue69uhkummnw3ezumrpdejz7qg7waehxw309ahx7um5wgkhqatz9emk2mrvdaexgetj9ehx2ap0qyghwumn8ghj7mn0wd68ytnhd9hx2tcpz4mhxue69uhhyetvv9ujumn0wd68ytnzvuhsz9thwden5te0dehhxarj9ehhsarj9ejx2a30qyv8wumn8ghj7un9d3shjtnxda6kuarpd9hzuend9upzpn6956apxcad0mfp8grcuugdysg44eepex68h50t73zcathmfs49qvzqqqrkvucupvhl
-

@ df8f0a64:057d87a5
2025-05-23 08:56:42
そういうのもあるのか
-

@ c4f757d6:0dc3aad8
2025-05-23 08:48:46
https://media.shitposter.world/shitposter.club/95/9a/49/959a491d77527af54535a357b67ff5d2d6f2b589c881360431631ea9558ed3c7.png?name=ubhsusuZ0JcRSg.png
-

@ 63fe6318:330504ed
2025-05-21 13:30:00
Even the Google docs were wrong tbh
-

@ f03df3d4:a4d4f676
2025-05-23 06:10:47
Block 897955
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 63fe6318:330504ed
2025-05-21 09:27:35
Cool, so its native dart code now and it works like NAP?
-

@ b194b1a7:da2a4192
2025-05-23 08:46:17
徕芬推出 Swift 4 吹风机:峰值转速 11.5 万转 / 分、4 亿负离子,799 元(国补后 679.15 元)
徕芬在今天的“2025 新品发布会”中推出 Swift 4 吹风机,套装版(包含顺滑风嘴、润养风嘴、精油润养舱 x3)定价为 799 元,国补 8.5 折后 679.15 元。
https://www.ithome.com/0/855/494.htm #徕芬 #Swift 4 #吹风机
-

@ 63fe6318:330504ed
2025-05-20 10:40:09
Yea maybe web only for now
-

@ 63fe6318:330504ed
2025-05-20 09:09:40
You mean like on zap.stream? Videos/Shorts?
-

@ d49a9023:990fa8df
2025-05-23 06:08:08
People think it’s entirely AI vs Humans. But they’re mistaken. It’s AI vs AI and humans will become collateral damage. nostr:note1arhtfrscugqp3xrg6jylqcle8ejalcskp0kh337szfscmcznc7tqqqe8td
-

@ 53c7bdc3:7dbbf5b8
2025-05-23 08:56:41
Few things are priceless. And it is precisely these that transform you into part of what is unique. GM.
-

@ 63fe6318:330504ed
2025-05-19 16:10:07
No major issues so far, i can see performance maybe being an issue soon though the chat can be pretty laggy sometimes
-

@ f03df3d4:a4d4f676
2025-05-23 06:05:47
Block 897954
2 - high priority
2 - medium priority
2 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ f9497235:3073bf1c
2025-05-23 08:56:29
Restaurant Horváth
“Where creativity meets craftsmanship — in food, art, and long-term vision. Artistry, flavor, and imagination, shaped by low time preference.”
#two #stars #michelin #btc #accepted
https://blossom.primal.net/30aa62b17b36036edca4fd7b9749afa576d7741d689d2c3a1e7e83b7be86a99e.mov
-

@ 63fe6318:330504ed
2025-05-19 15:59:12
Published v0.7.0 of the zap.stream app
## Added
- Show "copied to clipboard" message on iOS
- Badge awards in chat feed
- Badges assigned to users in chat
- Share stream button on stream info modal
- Timeout feature, timeout viewers for x seconds
## Fixed
- Auto raid redirect loop
- Always show open in wallet button
**Full Changelog**: https://github.com/nostrlabs-io/zap-stream-flutter/compare/v0.6.0...v0.7.0
-

@ e7bf8dad:839ef3db
2025-05-23 06:00:48
Block 897953
4 - high priority
3 - medium priority
3 - low priority
2 - no priority
1 - purging
#bitcoinfees #mempool
-

@ 63fe6318:330504ed
2025-05-19 12:00:47
Probably build something on top of owncast to publish to nostr
-

@ fe63f4f8:8ba10f09
2025-05-23 08:56:26
性を感じてらっしゃる…
-

@ df8f0a64:057d87a5
2025-05-23 08:56:25
いろいろとすごぴ
https://image.nostr.build/a058d4f46b2d6486b18959d977dc3ee3df43d055d05539850daa1092455ae404.png