-
@ 39cc53c9:27168656
2025-06-15 14:04:08Over the past few months, I've dedicated my time to a complete rewrite of the kycnot.me website. The technology stack remains unchanged; Golang paired with TailwindCSS. However, I've made some design choices in this iteration that I believe significantly enhance the site. Particularly to backend code.
UI Improvements
You'll notice a refreshed UI that retains the original concept but has some notable enhancements. The service list view is now more visually engaging, it displays additional information in a more aesthetically pleasing manner. Both filtering and searching functionalities have been optimized for speed and user experience.
Service pages have been also redesigned to highlight key information at the top, with the KYC Level box always accessible. The display of service attributes is now more visually intuitive.
The request form, especially the Captcha, has undergone substantial improvements. The new self-made Captcha is robust, addressing the reliability issues encountered with the previous version.
Terms of Service Summarizer
A significant upgrade is the Terms of Service summarizer/reviewer, now powered by AI (GPT-4-turbo). It efficiently condenses each service's ToS, extracting and presenting critical points, including any warnings. Summaries are updated monthly, processing over 40 ToS pages via the OpenAI API using a self-crafted and thoroughly tested prompt.
Nostr Comments
I've integrated a comment section for each service using Nostr. For guidance on using this feature, visit the dedicated how-to page.
Database
The backend database has transitioned to pocketbase, an open-source Golang backend that has been a pleasure to work with. I maintain an updated fork of the Golang SDK for pocketbase at pluja/pocketbase.
Scoring
The scoring algorithm has also been refined to be more fair. Despite I had considered its removal due to the complexity it adds (it is very difficult to design a fair scoring system), some users highlighted its value, so I kept it. The updated algorithm is available open source.
Listings
Each listing has been re-evaluated, and the ones that were no longer operational were removed. New additions are included, and the backlog of pending services will be addressed progressively, since I still have access to the old database.
API
The API now offers more comprehensive data. For more details, check here.
About Page
The About page has been restructured for brevity and clarity.
Other Changes
Extensive changes have been implemented in the server-side logic, since the whole code base was re-written from the ground up. I may discuss these in a future post, but for now, I consider the current version to be just a bit beyond beta, and additional updates are planned in the coming weeks.
-
@ dfa02707:41ca50e3
2025-06-15 16:02:11Contribute to keep No Bullshit Bitcoin news going.
- RoboSats v0.7.7-alpha is now available!
NOTE: "This version of clients is not compatible with older versions of coordinators. Coordinators must upgrade first, make sure you don't upgrade your client while this is marked as pre-release."
- This version brings a new and improved coordinators view with reviews signed both by the robot and the coordinator, adds market price sources in coordinator profiles, shows a correct warning for canceling non-taken orders after a payment attempt, adds Uzbek sum currency, and includes package library updates for coordinators.
Source: RoboSats.
- siggy47 is writing daily RoboSats activity reviews on stacker.news. Check them out here.
- Stay up-to-date with RoboSats on Nostr.
What's new
- New coordinators view (see the picture above).
- Available coordinator reviews signed by both the robot and the coordinator.
- Coordinators now display market price sources in their profiles.
Source: RoboSats.
- Fix for wrong message on cancel button when taking an order. Users are now warned if they try to cancel a non taken order after a payment attempt.
- Uzbek sum currency now available.
- For coordinators: library updates.
- Add docker frontend (#1861).
- Add order review token (#1869).
- Add UZS migration (#1875).
- Fixed tests review (#1878).
- Nostr pubkey for Robot (#1887).
New contributors
Full Changelog: v0.7.6-alpha...v0.7.7-alpha
-
@ f85b9c2c:d190bcff
2025-06-15 20:02:25To all the dads, pops, uncles, big brothers, grandpas that are doing the father role.
I am sitting here during father’s day afternoon thinking about all the children across the world that for various reasons are not able to tell their dads happy father’s day. Before anyone thinks I mean anything negative by the above statement, I DON’T. I just want to shed light on all the male figures that step in to that role to help raise children.
Sending a big thank you to all the men who step up and help as a father figure despite their status.
-
@ 39cc53c9:27168656
2025-06-15 14:46:19After almost 3 months of work, we've completed the redesign of kycnot.me. More modern and with many new features.
Privacy remains the foundation - everything still works with JavaScript disabled. If you enable JS, you will get some nice-to-have features like lazy loading and smoother page transitions, but nothing essential requires it.
User Accounts
We've introduced user accounts that require zero personal information:
- Secret user tokens - no email, no phone number, no personal data
- Randomly generated usernames for default privacy and fairness
- Karma system that rewards contributions and unlocks features: custom display names, profile pictures, and more.
Reviews and Community Discussions
On the previous sites, I was using third party open source tools for the comments and discussions. This time, I've built my own from scratch, fully integrated into the site, without JavaScript requirements.
Everyone can share their experiences and help others make informed decisions:
- Ratings: Comments can have a 1-5 star rating attached. You can have one rating per service and it will affect the overall user score.
- Discussions: These are normal comments, you can add them on any listed service.
Comment Moderation
I was strugling to keep up with moderation on the old site. For this, we've implemented an AI-powered moderation system that:
- Auto-approves legitimate comments instantly
- Flags suspicious content for human review
- Keeps discussions valuable by minimizing spam
The AI still can mark comments for human review, but most comments will get approved automatically by this system. The AI also makes summaries of the comments to help you understand the overall sentiment of the community.
Powerful Search & Filtering
Finding exactly what you need is now easier:
- Advanced filtering system with many parameters. You can even filter by attributes to pinpoint services with specific features.
The results are dynamic and shuffle services with identical scores for fairness.
See all listings
Listings are now added as 'Community Contributed' by default. This means that you can still find them in the search results, but they will be clearly marked as such.
Updated Scoring System
New dual-score approach provides more nuanced service evaluations:
- Privacy Score: Measures how well a service protects your personal information and data
-
Trust Score: Assesses reliability, security, and overall reputation
-
Combined into a weighted Overall Score for quick comparisons
- Completely transparent and open source calculation algorithm. No manual tweaking or hidden factors.
AI-Powered Terms of Service Analysis
Basically, a TLDR summary for Terms of Service:
- Automated system extracts the most important points from complex ToS documents
- Clear summaries
- Updated monthly to catch any changes
The ToS document is hashed and only will be updated if there are any changes.
Service Events and Timelines
Track the complete history of any service, on each service page you can see the timeline of events. There are two types of events:
- Automatic events: Created by the system whenever something about a service changes, like its description, supported currencies, attributes, verification status…
- Manual events: Added by admins when there’s important news, such as a service going offline, being hacked, acquired, shut down, or other major updates.
There is also a global timeline view available at /events
Notification System
Since we now have user accounts, we built a notifiaction system so you can stay informed about anything:
- Notifications for comment replies and status changes
- Watch any comment to get notified for new replies.
- Subscribe to services to monitor events and updates
- Notification customization.
Coming soon: Third-party privacy-preserving notifications integration with Telegram, Ntfy.sh, webhooks...
Service Suggestions
Anyone with an account can suggest a new service via the suggestion form. After submitting, you'll receive a tracking page where you can follow the status of your suggestion and communicate directly with admins.
All new suggestions start as "unlisted" — they won't appear in search results until reviewed. Our team checks each submission to ensure it's not spam or inappropriate. If similar services already exist, you'll be shown possible duplicates and can choose to submit your suggestion as an edit instead.
You can always check the progress of your suggestion, respond to moderator questions, and see when it goes live, everything will also be notified to your account. This process ensures high-quality listings and a collaborative approach to building the directory.
These are some of the main features we already have, but there are many more small changes and improvements that you will find when using the site.
What's Next?
This is just the beginning. We will be constantly working to improve KYCnot.me and add more features that help you preserve your privacy.
Remember: True financial freedom requires the right to privacy. Stay KYC-free!
-
@ 39cc53c9:27168656
2025-06-15 13:49:52Over the past few months, I've dedicated my time to a complete rewrite of the kycnot.me website. The technology stack remains unchanged; Golang paired with TailwindCSS. However, I've made some design choices in this iteration that I believe significantly enhance the site. Particularly to backend code.
UI Improvements
You'll notice a refreshed UI that retains the original concept but has some notable enhancements. The service list view is now more visually engaging, it displays additional information in a more aesthetically pleasing manner. Both filtering and searching functionalities have been optimized for speed and user experience.
Service pages have been also redesigned to highlight key information at the top, with the KYC Level box always accessible. The display of service attributes is now more visually intuitive.
The request form, especially the Captcha, has undergone substantial improvements. The new self-made Captcha is robust, addressing the reliability issues encountered with the previous version.
Terms of Service Summarizer
A significant upgrade is the Terms of Service summarizer/reviewer, now powered by AI (GPT-4-turbo). It efficiently condenses each service's ToS, extracting and presenting critical points, including any warnings. Summaries are updated monthly, processing over 40 ToS pages via the OpenAI API using a self-crafted and thoroughly tested prompt.
Nostr Comments
I've integrated a comment section for each service using Nostr. For guidance on using this feature, visit the dedicated how-to page.
Database
The backend database has transitioned to pocketbase, an open-source Golang backend that has been a pleasure to work with. I maintain an updated fork of the Golang SDK for pocketbase at pluja/pocketbase.
Scoring
The scoring algorithm has also been refined to be more fair. Despite I had considered its removal due to the complexity it adds (it is very difficult to design a fair scoring system), some users highlighted its value, so I kept it. The updated algorithm is available open source.
Listings
Each listing has been re-evaluated, and the ones that were no longer operational were removed. New additions are included, and the backlog of pending services will be addressed progressively, since I still have access to the old database.
API
The API now offers more comprehensive data. For more details, check here.
About Page
The About page has been restructured for brevity and clarity.
Other Changes
Extensive changes have been implemented in the server-side logic, since the whole code base was re-written from the ground up. I may discuss these in a future post, but for now, I consider the current version to be just a bit beyond beta, and additional updates are planned in the coming weeks.
-
@ 39cc53c9:27168656
2025-06-15 14:46:35The new website is finally live! I put in a lot of hard work over the past months on it. I'm proud to say that it's out now and it looks pretty cool, at least to me!
Why rewrite it all?
The old kycnot.me site was built using Python with Flask about two years ago. Since then, I've gained a lot more experience with Golang and coding in general. Trying to update that old codebase, which had a lot of design flaws, would have been a bad idea. It would have been like building on an unstable foundation.
That's why I made the decision to rewrite the entire application. Initially, I chose to use SvelteKit with JavaScript. I did manage to create a stable site that looked similar to the new one, but it required Jav aScript to work. As I kept coding, I started feeling like I was repeating "the Python mistake". I was writing the app in a language I wasn't very familiar with (just like when I was learning Python at that mom ent), and I wasn't happy with the code. It felt like spaghetti code all the time.
So, I made a complete U-turn and started over, this time using Golang. While I'm not as proficient in Golang as I am in Python now, I find it to be a very enjoyable language to code with. Most aof my recent pr ojects have been written in Golang, and I'm getting the hang of it. I tried to make the best decisions I could and structure the code as well as possible. Of course, there's still room for improvement, which I'll address in future updates.
Now I have a more maintainable website that can scale much better. It uses a real database instead of a JSON file like the old site, and I can add many more features. Since I chose to go with Golang, I mad e the "tradeoff" of not using JavaScript at all, so all the rendering load falls on the server. But I believe it's a tradeoff that's worth it.
What's new
- UI/UX - I've designed a new logo and color palette for kycnot.me. I think it looks pretty cool and cypherpunk. I am not a graphic designer, but I think I did a decent work and I put a lot of thinking on it to make it pleasant!
- Point system - The new point system provides more detailed information about the listings, and can be expanded to cover additional features across all services. Anyone can request a new point!
- ToS Scrapper: I've implemented a powerful automated terms-of-service scrapper that collects all the ToS pages from the listings. It saves you from the hassle of reading the ToS by listing the lines that are suspiciously related to KYC/AML practices. This is still in development and it will improve for sure, but it works pretty fine right now!
- Search bar - The new search bar allows you to easily filter services. It performs a full-text search on the Title, Description, Category, and Tags of all the services. Looking for VPN services? Just search for "vpn"!
- Transparency - To be more transparent, all discussions about services now take place publicly on GitLab. I won't be answering any e-mails (an auto-reply will prompt to write to the corresponding Gitlab issue). This ensures that all service-related matters are publicly accessible and recorded. Additionally, there's a real-time audits page that displays database changes.
- Listing Requests - I have upgraded the request system. The new form allows you to directly request services or points without any extra steps. In the future, I plan to enable requests for specific changes to parts of the website.
- Lightweight and fast - The new site is lighter and faster than its predecessor!
- Tor and I2P - At last! kycnot.me is now officially on Tor and I2P!
How?
This rewrite has been a labor of love, in the end, I've been working on this for more than 3 months now. I don't have a team, so I work by myself on my free time, but I find great joy in helping people on their private journey with cryptocurrencies. Making it easier for individuals to use cryptocurrencies without KYC is a goal I am proud of!
If you appreciate my work, you can support me through the methods listed here. Alternatively, feel free to send me an email with a kind message!
Technical details
All the code is written in Golang, the website makes use of the chi router for the routing part. I also make use of BigCache for caching database requests. There is 0 JavaScript, so all the rendering load falls on the server, this means it needed to be efficient enough to not drawn with a few users since the old site was reporting about 2M requests per month on average (note that this are not unique users).
The database is running with mariadb, using gorm as the ORM. This is more than enough for this project. I started working with an
sqlite
database, but I ended up migrating to mariadb since it works better with JSON.The scraper is using chromedp combined with a series of keywords, regex and other logic. It runs every 24h and scraps all the services. You can find the scraper code here.
The frontend is written using Golang Templates for the HTML, and TailwindCSS plus DaisyUI for the CSS classes framework. I also use some plain CSS, but it's minimal.
The requests forms is the only part of the project that requires JavaScript to be enabled. It is needed for parsing some from fields that are a bit complex and for the "captcha", which is a simple Proof of Work that runs on your browser, destinated to avoid spam. For this, I use mCaptcha.
-
@ dfa02707:41ca50e3
2025-06-15 20:01:49Good morning (good night?)! The No Bullshit Bitcoin news feed is now available on Moody's Dashboard! A huge shoutout to sir Clark Moody for integrating our feed.
Headlines
- Spiral welcomes Ben Carman. The developer will work on the LDK server and a new SDK designed to simplify the onboarding process for new self-custodial Bitcoin users.
- The Bitcoin Dev Kit Foundation announced new corporate members for 2025, including AnchorWatch, CleanSpark, and Proton Foundation. The annual dues from these corporate members fund the small team of open-source developers responsible for maintaining the core BDK libraries and related free and open-source software (FOSS) projects.
- Strategy increases Bitcoin holdings to 538,200 BTC. In the latest purchase, the company has spent more than $555M to buy 6,556 coins through proceeds of two at-the-market stock offering programs.
- Spar supermarket experiments with Bitcoin payments in Zug, Switzerland. The store has introduced a new payment method powered by the Lightning Network. The implementation was facilitated by DFX Swiss, a service that supports seamless conversions between bitcoin and legacy currencies.
- The Bank for International Settlements (BIS) wants to contain 'crypto' risks. A report titled "Cryptocurrencies and Decentralised Finance: Functions and Financial Stability Implications" calls for expanding research into "how new forms of central bank money, capital controls, and taxation policies can counter the risks of widespread crypto adoption while still fostering technological innovation."
- "Global Implications of Scam Centres, Underground Banking, and Illicit Online Marketplaces in Southeast Asia." According to the United Nations Office on Drugs and Crime (UNODC) report, criminal organizations from East and Southeast Asia are swiftly extending their global reach. These groups are moving beyond traditional scams and trafficking, creating sophisticated online networks that include unlicensed cryptocurrency exchanges, encrypted communication platforms, and stablecoins, fueling a massive fraud economy on an industrial scale.
- Slovenia is considering a 25% capital gains tax on Bitcoin profits for individuals. The Ministry of Finance has proposed legislation to impose this tax on gains from cryptocurrency transactions, though exchanging one cryptocurrency for another would remain exempt. At present, individual 'crypto' traders in Slovenia are not taxed.
- Circle, BitGo, Coinbase, and Paxos plan to apply for U.S. bank charters or licenses. According to a report in The Wall Street Journal, major crypto companies are planning to apply for U.S. bank charters or licenses. These firms are pursuing limited licenses that would permit them to issue stablecoins, as the U.S. Congress deliberates on legislation mandating licensing for stablecoin issuers.
"Established banks, like Bank of America, are hoping to amend the current drafts of [stablecoin] legislation in such a way that nonbanks are more heavily restricted from issuing stablecoins," people familiar with the matter told The Block.
- Charles Schwab to launch spot Bitcoin trading by 2026. The financial investment firm, managing over $10 trillion in assets, has revealed plans to introduce spot Bitcoin trading for its clients within the next year.
Use the tools
- Bitcoin Safe v1.2.3 expands QR SignMessage compatibility for all QR-UR-compatible hardware signers (SpecterDIY, KeyStone, Passport, Jade; already supported COLDCARD Q). It also adds the ability to import wallets via QR, ensuring compatibility with Keystone's latest firmware (2.0.6), alongside other improvements.
- Minibits v0.2.2-beta, an ecash wallet for Android devices, packages many changes to align the project with the planned iOS app release. New features and improvements include the ability to lock ecash to a receiver's pubkey, faster confirmations of ecash minting and payments thanks to WebSockets, UI-related fixes, and more.
- Zeus v0.11.0-alpha1 introduces Cashu wallets tied to embedded LND wallets. Navigate to Settings > Ecash to enable it. Other wallet types can still sweep funds from Cashu tokens. Zeus Pay now supports Cashu address types in Zaplocker, Cashu, and NWC modes.
- LNDg v1.10.0, an advanced web interface designed for analyzing Lightning Network Daemon (LND) data and automating node management tasks, introduces performance improvements, adds a new metrics page for unprofitable and stuck channels, and displays warnings for batch openings. The Profit and Loss Chart has been updated to include on-chain costs. Advanced settings have been added for users who would like their channel database size to be read remotely (the default remains local). Additionally, the AutoFees tool now uses aggregated pubkey metrics for multiple channels with the same peer.
- Nunchuk Desktop v1.9.45 release brings the latest bug fixes and improvements.
- Blockstream Green iOS v4.1.8 has renamed L-BTC to LBTC, and improves translations of notifications, login time, and background payments.
- Blockstream Green Android v4.1.8 has added language preference in App Settings and enables an Android data backup option for disaster recovery. Additionally, it fixes issues with Jade entry point PIN timeout and Trezor passphrase input.
- Torq v2.2.2, an advanced Lightning node management software designed to handle large nodes with over 1000 channels, fixes bugs that caused channel balance to not be updated in some cases and channel "peer total local balance" not getting updated.
- Stack Wallet v2.1.12, a multicoin wallet by Cypher Stack, fixes an issue with Xelis introduced in the latest release for Windows.
- ESP-Miner-NerdQAxePlus v1.0.29.1, a forked version from the NerdAxe miner that was modified for use on the NerdQAxe+, is now available.
- Zark enables sending sats to an npub using Bark.
- Erk is a novel variation of the Ark protocol that completely removes the need for user interactivity in rounds, addressing one of Ark's key limitations: the requirement for users to come online before their VTXOs expire.
- Aegis v0.1.1 is now available. It is a Nostr event signer app for iOS devices.
- Nostash is a NIP-07 Nostr signing extension for Safari. It is a fork of Nostore and is maintained by Terry Yiu. Available on iOS TestFlight.
- Amber v3.2.8, a Nostr event signer for Android, delivers the latest fixes and improvements.
- Nostur v1.20.0, a Nostr client for iOS, adds
-
@ b1ddb4d7:471244e7
2025-06-15 20:01:11Paris, France – June 6, 2025 – Flash, the easiest Bitcoin payment gateway for businesses, just announced a new partnership with the Bitcoin Only Brewery, marking the first-ever beverage company to leverage Flash for seamless Bitcoin payments.
Bitcoin Buys Beer Thanks to Flash!
As Co-Founder of Flash, it's not every day we get to toast to a truly refreshing milestone.
Okay, jokes aside.
We're super buzzed to see our friends at @Drink_B0B
Bitcoin Only Brewery using Flash to power their online sales!The first… pic.twitter.com/G7TWhy50pX
— Pierre Corbin (@CierrePorbin) June 3, 2025
Flash enables Bitcoin Only Brewery to offer its “BOB” beer with, no-KYC (Know Your Customer) delivery across Europe, priced at 19,500 sats (~$18) for the 4-pack – shipping included.
The cans feature colorful Bitcoin artwork while the contents promise a hazy pale ale: “Each 33cl can contains a smooth, creamy mouthfeel, hazy appearance and refreshing Pale Ale at 5% ABV,” reads the product description.
Pierre Corbin, Co-Founder of Flash, commented: “Currently, bitcoin is used more as a store of value but usage for payments is picking up. Thanks to new innovation on Lightning, bitcoin is ready to go mainstream for e-commerce sales.”
Flash, launched its 2.0 version in March 2025 with the goal to provide the easiest Bitcoin payment gateway for businesses worldwide. The platform is non-custodial and can enable both digital and physical shops to accept Bitcoin by connecting their own wallets to Flash.
By leveraging the scalability of the Lightning Network, Flash ensures instant, low-cost transactions, addressing on-chain Bitcoin bottlenecks like high fees and long wait times.
Bitcoin payment usage is growing thanks to Lightning
In May, fast-food chain Steak ‘N Shake went viral for integrating bitcoin at their restaurants around the world. In the same month, the bitcoin2025 conference in Las Vegas set a new world record with 4,000 Lightning payments in one day.
According to a report by River Intelligence, public Lightning payment volume surged by 266% from August 2023 to August 2024. This growth is also reflected in the overall accessibility of lighting infrastructure for consumers. According to Lightning Service Provider Breez, over 650 Million users now have access to the Lightning Network through apps like CashApp, Kraken or Strike.
Bitcoin Only Brewery’s adoption of Flash reflects the growing trend of businesses integrating Bitcoin payments to cater to a global, privacy-conscious customer base. By offering no-KYC delivery across Europe, the brewery aligns with the ethos of decentralization and financial sovereignty, appealing to the increasing number of consumers and businesses embracing Bitcoin as a legitimate payment method.
“Flash is committed to driving innovation in the Bitcoin ecosystem,” Corbin added. “We’re building a future where businesses of all sizes can seamlessly integrate Bitcoin payments, unlocking new opportunities in the global market. It’s never been easier to start selling in bitcoin and we invite retailers globally to join us in this revolution.”
For businesses interested in adopting Bitcoin payments, Flash offers a straightforward onboarding process, low fees, and robust support for both digital and physical goods. To learn more, visit paywithflash.com.
About Flash
Flash is the easiest Bitcoin payment gateway for businesses to accept payments. Supporting both digital and physical enterprises, Flash leverages the Lightning Network to enable fast, low-cost Bitcoin transactions. Launched in its 2.0 version in March 2025, Flash is at the forefront of driving Bitcoin adoption in e-commerce.
About Bitcoin Only Brewery
Bitcoin Only Brewery (@Drink_B0B) is a pioneering beverage company dedicated to the Bitcoin ethos, offering high-quality beers payable exclusively in Bitcoin. With a commitment to personal privacy, the brewery delivers across Europe with no-KYC requirements.
Media Contact:
Pierre Corbin
Co-Founder, Flash
Email: press@paywithflash.com
Website: paywithflash.comPhotos paywithflash.com/about/pressHow Flash Enables Interoperable, Self-Custodial Bitcoin Commerce
-
@ cae03c48:2a7d6671
2025-06-15 20:00:53Bitcoin Magazine
Coinbase Announces Bitcoin Rewards Credit Card, Offering up to 4% BTC Back on EverythingCoinbase is launching its first-ever branded credit card in partnership with American Express, set to roll out this fall. Called the Coinbase One Card, it will be available only to U.S. members of Coinbase One, the platform’s monthly subscription service. The card will offer 2% to 4% back in Bitcoin on everyday purchases, along with access to American Express perks.
JUST IN: Coinbase launches credit card allowing users to earn up to 4% bitcoin back on every purchase
pic.twitter.com/d6pdNZV4pi
— Bitcoin Magazine (@BitcoinMagazine) June 12, 2025
This is a first-of-its-kind product for Coinbase, which previously only offered a prepaid debit card with Visa in 2020.
“We see real potential in the combination of Coinbase and crypto with the powerful backing of American Express, and what the card offers is an excellent mix of what customers are looking for right now,” said Will Stredwick, head of American Express global network services, during the Coinbase State of Crypto Summit in New York.
The card is part of a larger push by Coinbase to expand its subscription-based services. Coinbase One costs $29.99/month and includes zero trading fees, higher staking rewards, and customer support perks. The company also announced a cheaper version—Coinbase Basic—for $4.99/month or $49.99/year, which includes fewer features.
Coinbase’s subscription business is growing fast. It brought in $698.1 million in Q1 2025, compared to $1.26 billion in trading revenue. According to William Blair analyst Andrew Jeffrey, this kind of recurring revenue is a big reason why long-term investors are sticking with the stock.
Launched in 2023, Coinbase One now has over a million members. The company has been steadily growing its ecosystem with products like its Base developer platform and a self-custody wallet.
The company has long positioned Bitcoin at the center of its strategy—offering BTC custody services to institutions, supporting Bitcoin ETFs, integrating Bitcoin rewards into its products, and actively advocating for Bitcoin-friendly regulation in Washington. Coinbase also supports Bitcoin development directly through funding grants and engineering support. As the largest publicly traded crypto exchange in the U.S., Coinbase continues to frame Bitcoin not just as an asset, but as the foundation of its long-term vision.
This post Coinbase Announces Bitcoin Rewards Credit Card, Offering up to 4% BTC Back on Everything first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ 9ca447d2:fbf5a36d
2025-06-15 20:01:25Paris, France – June 6, 2025 — Bitcoin payment gateway startup Flash, just announced a new partnership with the “Bitcoin Only Brewery”, marking the first-ever beverage company to leverage Lightning payments.
Flash enables Bitcoin Only Brewery to offer its “BOB” beer with, no-KYC (Know Your Customer) delivery across Europe, priced at 19,500 sats (~$18) for the 4-pack, shipping included.
The cans feature colorful Bitcoin artwork while the contents promise a hazy pale ale: “Each 33cl can contains a smooth, creamy mouthfeel, hazy appearance and refreshing Pale Ale at 5% ABV,” reads the product description.
Pierre Corbin, Co-Founder of Flash, commented:
“Currently, bitcoin is used more as a store of value but usage for payments is picking up. Thanks to new innovation on Lightning, bitcoin is ready to go mainstream for e-commerce sales.”
Flash, launched its 2.0 version in March 2025 with the goal to provide the easiest bitcoin payment gateway for businesses worldwide. The platform is non-custodial and can enable both digital and physical shops to accept bitcoin by connecting their own wallets to Flash.
By leveraging the scalability of the Lightning Network, Flash ensures instant, low-cost transactions, addressing on-chain Bitcoin bottlenecks like high fees and long wait times.
For businesses interested in adopting Bitcoin payments, Flash offers a straightforward onboarding process, low fees, and robust support for both digital and physical goods. To learn more, visit paywithflash.com.
Media Contact:
Pierre Corbin
Co-Founder, Flash
Email: press@paywithflash.com
Website: paywithflash.comAbout Flash
Flash is the easiest Bitcoin payment gateway for businesses to accept payments. Supporting both digital and physical enterprises, Flash leverages the Lightning Network to enable fast, low-cost Bitcoin transactions. Launched in its 2.0 version in March 2025, Flash is at the forefront of driving Bitcoin adoption in e-commerce.
About Bitcoin Only Brewery
Bitcoin Only Brewery (@Drink_B0B) is a pioneering beverage company dedicated to the Bitcoin ethos, offering high-quality beers payable exclusively in Bitcoin. With a commitment to personal privacy, the brewery delivers across Europe with no-KYC requirements.
-
@ e97aaffa:2ebd765d
2025-06-15 14:23:12O mercado imobiliário português está a viver uma enorme bolha. É tão grave, está se tornando mais que uma crise de habitação, mas sim uma crise geracional. Os jovens portugueses não conseguem comprar casa, acabam por adiar indefinidamente a criação da família ou ter filhos, ou então a solução mais fácil é emigrar. Esta crise está a condenar a gerações mais novas e sem os mais novos, condenamos o futuro do país.
Problema
A origem do problema é o excesso de procura/demanda, Portugal ficou na moda, o turismo cresceu exponencialmente, quase diariamente são inaugurados novos hotéis nos centros das cidades e também houve um forte crescimento Alojamento Local(Airbnb). Tudo isto removeu muitas casas do mercado.
Além disso, Portugal tornou-se num destino para aposentados de outros países, sobretudo do norte da Europa e de nómadas digitais, que têm um poder de compra muito elevado, muito superior aos locais.
Para complicar ainda mais, nos últimos 5 anos houve uma imigração descontrolada, em plena crise de habitação, a população aumentou 20%. Com tanta gente nova, onde vai morar tanta gente?
Todos os portugueses, sobretudo nos grandes centros, conhecem casos de casas sobrelotadas, 10 ou 20 ou 30 pessoas a viver na mesma casa. É desumano, é uma escravatura moderna. Depois estas pessoas fazem concorrência desleal, porque eles podem pagar rendas de casas altas, o custo é dividido por 20 pessoas, enquanto os jovens casais portugueses não conseguem pagar.
Não existe um único problema, é uma soma de vários problemas, que gera uma enorme bolha.
Oferta
Tudo isto resultou num aumento da procura por habitação, mas como em tudo na economia, sempre que existe um aumento da procura, posteriormente o mercado ajusta-se, com o aumento da oferta, só que isso não está a acontecer.
A oferta de nova habitação é extremamente baixa, é insuficiente para o volume da procura. Até parece estranho, se o preço das casas estão muito elevadas, porque razão os promotores imobiliários não constroem mais?
Aqui está a razão da crise da habitação do mercado português, parece um problema sem solução.
A burocracia, a falta de terrenos, os impostos altos, falta de trabalhadores, tudo isto contribui para a crise na oferta, mas estes problemas sempre existiram em Portugal, não é uma coisa de hoje. Há 15 anos, mesmo com esses mesmo problemas, o mercado florescia, claramente dificultava mas não foram um entrave.
A meu ver, o problema está no financiamento.
Até à crise do subprime, os promotores imobiliários financiavam-se, quase em exclusividade na banca, com o juro muito baixo. Durante a crise, os casos mais problemáticos de crédito malparado foram de promotoras imobiliárias e de empresas de construção civil.
A crise do subprime e posteriormente a crise das dívidas soberanas, levou a UE a criar novas regras bancárias, onde criou muitas restrições ao acesso ao crédito por parte das empresas. Essas novas regras, que limitou o acesso ao crédito, provocaram uma alteração no modelo de financiamento das promotoras imobiliárias. Em vez de se financiarem na banca, os promotores vendiam primeiro as casas, antes de as construir. As promotoras recebiam parte do dinheiro e com esse dinheiro, financiavam a obra.
O modelo funcionou até ao pós pandemia, a impressão de dinheiros por parte dos governos foi monstruosa, criando uma forte inflação. Essa inflação provocou uma forte subida de preço nos materiais de construção e na mão de obra. Como as promotoras venderam as casas anteriormente, o valor que venderam as casas não foi suficiente para cobrir os novos custos da construção. Este problema provocado pela inflação, não afetou apenas o imobiliário, mas sim toda a economia, foram milhares de obras, por todo o país que não foram concluídas, as empresas faliram.
Este problema de financiamento, afecta sobretudo o mercado imobiliário da classe média, onde o custo é mais controlado, onde as empresas têm uma menor margem de lucro, o mínimo erro pode provocar uma falência. Por esse motivo, mas empresas de construção estão a preferir construir, o imobiliário de luxo, onde a margem de lucro é superior, minimiza a margem de erro. Mas o grande problema, é que falta habitação para a classe média.
A inflação é um grande problema, gera muita instabilidade nas empresas, torna-se imprevisível fazer um orçamento. Se a inflação é um forte contribuidor para o problema da habitação em Portugal e em breve teremos mais uma emissão massiva de novo dinheiro, por parte do BCE, parece um problema sem solução. As empresas terão que arranjar um novo método de financiamento, ou adaptar-se à inflação. Uma coisa é quase certa, na próxima década vamos ter alta inflação, porque é a única maneira para evitar o colapso dos governos, devido às enormes dívidas soberanas.
Procura/demanda
A resolução do problema do aumento da oferta é tão complexo, os governos vão optar pelo caminho mais fácil e populista, atacar a procura.
Nos próximos anos, os governos vão aprovar medidas mais autoritárias e antidemocráticas para minimizar o problema. Medidas como impedir os estrangeiros ou não residentes de adquirirem casas, impostos muito altos para 2° habitação, para forçar a venda ou o arrendamento, os Airbnb também serão um alvo.
Em suma, quem tiver uma casa como reserva de valor, para fugir à inflação, será declarada persona non grata.
Fix the money, Fix the world!
-
@ 39cc53c9:27168656
2025-06-15 14:03:59“The future is there... staring back at us. Trying to make sense of the fiction we will have become.” — William Gibson.
This month is the 4th anniversary of kycnot.me. Thank you for being here.
Fifteen years ago, Satoshi Nakamoto introduced Bitcoin, a peer-to-peer electronic cash system: a decentralized currency free from government and institutional control. Nakamoto's whitepaper showed a vision for a financial system based on trustless transactions, secured by cryptography. Some time forward and KYC (Know Your Customer), AML (Anti-Money Laundering), and CTF (Counter-Terrorism Financing) regulations started to come into play.
What a paradox: to engage with a system designed for decentralization, privacy, and independence, we are forced to give away our personal details. Using Bitcoin in the economy requires revealing your identity, not just to the party you interact with, but also to third parties who must track and report the interaction. You are forced to give sensitive data to entities you don't, can't, and shouldn't trust. Information can never be kept 100% safe; there's always a risk. Information is power, who knows about you has control over you.
Information asymmetry creates imbalances of power. When entities have detailed knowledge about individuals, they can manipulate, influence, or exploit this information to their advantage. The accumulation of personal data by corporations and governments enables extensive surveillances.
Such practices, moreover, exclude individuals from traditional economic systems if their documentation doesn't meet arbitrary standards, reinforcing a dystopian divide. Small businesses are similarly burdened by the costs of implementing these regulations, hindering free market competition^1:
How will they keep this information safe? Why do they need my identity? Why do they force businesses to enforce such regulations? It's always for your safety, to protect you from the "bad". Your life is perpetually in danger: terrorists, money launderers, villains... so the government steps in to save us.
‟Hush now, baby, baby, don't you cry Mamma's gonna make all of your nightmares come true Mamma's gonna put all of her fears into you Mamma's gonna keep you right here, under her wing She won't let you fly, but she might let you sing Mamma's gonna keep baby cosy and warm” — Mother, Pink Floyd
We must resist any attack on our privacy and freedom. To do this, we must collaborate.
If you have a service, refuse to ask for KYC; find a way. Accept cryptocurrencies like Bitcoin and Monero. Commit to circular economies. Remove the need to go through the FIAT system. People need fiat money to use most services, but we can change that.
If you're a user, donate to and prefer using services that accept such currencies. Encourage your friends to accept cryptocurrencies as well. Boycott FIAT system to the greatest extent you possibly can.
This may sound utopian, but it can be achieved. This movement can't be stopped. Go kick the hornet's nest.
“We must defend our own privacy if we expect to have any. We must come together and create systems which allow anonymous transactions to take place. People have been defending their own privacy for centuries with whispers, darkness, envelopes, closed doors, secret handshakes, and couriers. The technologies of the past did not allow for strong privacy, but electronic technologies do.” — Eric Hughes, A Cypherpunk's Manifesto
The anniversary
Four years ago, I began exploring ways to use crypto without KYC. I bookmarked a few favorite services and thought sharing them to the world might be useful. That was the first version of kycnot.me — a simple list of about 15 services. Since then, I've added services, rewritten it three times, and improved it to what it is now.
kycnot.me has remained 100% independent and 100% open source^2 all these years. I've received offers to buy the site, all of which I have declined and will continue to decline. It has been DDoS attacked many times, but we made it through. I have also rewritten the whole site almost once per year (three times in four years).
The code and scoring algorithm are open source (contributions are welcome) and I can't arbitrarly change a service's score without adding or removing attributes, making any arbitrary alterations obvious if they were fake. You can even see the score summary for any service's score.
I'm a one-person team, dedicating my free time to this project. I hope to keep doing so for many more years. Again, thank you for being part of this.
-
@ dfa02707:41ca50e3
2025-06-15 20:01:46Contribute to keep No Bullshit Bitcoin news going.
This update brings key enhancements for clarity and usability:
- Recent Blocks View: Added to the Send tab and inspired by Mempool's visualization, it displays the last 2 blocks and the estimated next block to help choose fee rates.
- Camera System Overhaul: Features a new library for higher resolution detection and mouse-scroll zoom support when available.
- Vector-Based Images: All app images are now vectorized and theme-aware, enhancing contrast, especially in dark mode.
- Tor & P2A Updates: Upgraded internal Tor and improved support for pay-to-anchor (P2A) outputs.
- Linux Package Rename: For Linux users, Sparrow has been renamed to sparrowwallet (or sparrowserver); in some cases, the original sparrow package may need manual removal.
- Additional updates include showing total payments in multi-payment transaction diagrams, better handling of long labels, and other UI enhancements.
- Sparrow v2.2.1 is a bug fix release that addresses missing UUID issue when starting Tor on recent macOS versions, icons for external sources in Settings and Recent Blocks view, repackaged
.deb
installs to use older gzip instead of zstd compression, and removed display of median fee rate where fee rates source is set to Server.
Learn how to get started with Sparrow wallet:
Release notes (v2.2.0)
- Added Recent Blocks view to Send tab.
- Converted all bitmapped images to theme aware SVG format for all wallet models and dialogs.
- Support send and display of pay to anchor (P2A) outputs.
- Renamed
sparrow
package tosparrowwallet
andsparrowserver
on Linux. - Switched camera library to openpnp-capture.
- Support FHD (1920 x 1080) and UHD4k (3840 x 2160) capture resolutions.
- Support camera zoom with mouse scroll where possible.
- In the Download Verifier, prefer verifying the dropped file over the default file where the file is not in the manifest.
- Show a warning (with an option to disable the check) when importing a wallet with a derivation path matching another script type.
- In Cormorant, avoid calling the
listwalletdir
RPC on initialization due to a potentially slow response on Windows. - Avoid server address resolution for public servers.
- Assume server address is non local for resolution failures where a proxy is configured.
- Added a tooltip to indicate truncated labels in table cells.
- Dynamically truncate input and output labels in the tree on a transaction tab, and add tooltips if necessary.
- Improved tooltips for wallet tabs and transaction diagrams with long labels.
- Show the address where available on input and output tooltips in transaction tab tree.
- Show the total amount sent in payments in the transaction diagram when constructing multiple payment transactions.
- Reset preferred table column widths on adjustment to improve handling after window resizing.
- Added accessible text to improve screen reader navigation on seed entry.
- Made Wallet Summary table grow horizontally with dialog sizing.
- Reduced tooltip show delay to 200ms.
- Show transaction diagram fee percentage as less than 0.01% rather than 0.00%.
- Optimized and reduced Electrum server RPC calls.
- Upgraded Bouncy Castle, PGPainless and Logback libraries.
- Upgraded internal Tor to v0.4.8.16.
- Bug fix: Fixed issue with random ordering of keystore origins on labels import.
- Bug fix: Fixed non-zero account script type detection when signing a message on Trezor devices.
- Bug fix: Fixed issue parsing remote Coldcard xpub encoded on a different network.
- Bug fix: Fixed inclusion of fees on wallet label exports.
- Bug fix: Increase Trezor device libusb timeout.
Linux users: Note that the
sparrow
package has been renamed tosparrowwallet
orsparrowserver
, and in some cases you may need to manually uninstall the originalsparrow
package. Look in the/opt
folder to ensure you have the new name, and the original is removed.What's new in v2.2.1
- Updated Tor library to fix missing UUID issue when starting Tor on recent macOS versions.
- Repackaged
.deb
installs to use older gzip instead of zstd compression. - Removed display of median fee rate where fee rates source is set to Server.
- Added icons for external sources in Settings and Recent Blocks view
- Bug fix: Fixed issue in Recent Blocks view when switching fee rates source
- Bug fix: Fixed NPE on null fee returned from server
-
@ dfa02707:41ca50e3
2025-06-15 20:01:47Contribute to keep No Bullshit Bitcoin news going.
- Wasabi Wallet v2.6.0 "Prometheus" is a major update for the project, focused on resilience and independence from centralized systems.
- Key features include support for BIP 158 block filters for direct node synchronization, a revamped full node integration for easier setup without third-party reliance, SLIP 39 share backups for flexible wallet recovery (sponsored by Trezor), and a Nostr-based update manager for censorship-resistant updates.
- Additional improvements include UI bug fixes, a new fallback for transaction broadcasting, updated code signing, stricter JSON serialization, and options to avoid third-party rate providers, alongside various under-the-hood enhancements.
This new version brings us closer to our ultimate goal: ensuring Wasabi is future-proof," said the developers, while also highlighting the following key areas of focus for the project:
- Ensuring users can always fully and securely use their client.
- Making contribution and forks easy through a codebase of the highest quality possible: understandable, maintainable, and improvable.
"As we achieve our survival goals, expect more cutting-edge improvements in Bitcoin privacy and self-custody. Thank you for the trust you place in us by using Wasabi," was stated in the release notes.
What's new
- Support for Standard BIP 158 Block Filters. Wasabi now syncs using BIP 158 filters without a backend/indexer, connecting directly to a user's node. This boosts sync speed, resilience, and allows full sovereignty without specific server dependency.
- Full Node Integration Rework. The old integration has been replaced with a simpler, more adaptable system. It’s not tied to a specific Bitcoin node fork, doesn’t need the node on the same machine as Wasabi, and requires no changes to the node’s setup.
- "Simply enable the RPC server on your node and point Wasabi to it," said the developers. This ensures all Bitcoin network activities—like retrieving blocks, fee estimations, block filters, and transaction broadcasting—go through your own node, avoiding reliance on third parties.
- Create & Recover SLIP 39 Shares. Users now create and recover wallets with multiple share backups using SLIP 39 standard.
"Special thanks to Trezor (SatoshiLabs) for sponsoring this amazing feature."
- Nostr Update Manager. This version implements a pioneering system with the Nostr protocol for update information and downloads, replacing reliance on GitHub. This enhances the project's resilience, ensuring updates even if GitHub is unavailable, while still verifying updates with the project's secure certificate.
- Updated Avalonia to v11.2.7, fixes for UI bugs (including restoring Minimize on macOS Sequoia).
- Added a configurable third-party fallback for broadcasting transactions if other methods fail.
- Replaced Windows Code Signing Certificate with Azure Trusted Signing.
- Many bug fixes, improved codebase, and enhanced CI pipeline.
- Added the option to avoid using any third-party Exchange Rate and Fee Rate providers (Wasabi can work without them).
- Rebuilt all JSON Serialization mechanisms avoiding default .NET converters. Serialization is now stricter.
Full Changelog: v2.5.1...v2.6.0
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:44MicroStrategy's Debt-Financed Bitcoin Strategy Will Force a Reckoning Within 18 Months - Jessy Gilger
Jessy Gilger from Unchained Capital warned about the sustainability of MicroStrategy's model and its derivatives like MSTY. He predicts that as more companies adopt Bitcoin treasury strategies, "the P&L will matter more as the balance sheet gets commoditized." Within the next 18 months, he expects the current arbitrage opportunities that MicroStrategy exploits will diminish as Bitcoin reaches higher liquidity levels and more competitors enter the space.
His most concerning prediction involves MSTY specifically, which currently offers distributions annualized at 120% - far exceeding the 16-22% he calculates as reasonable from covered call strategies. "If a whale wants out of MSTY in size... they could sell those derivative positions into an illiquid market where there's no bid," potentially causing a 95% collapse similar to what happened with gold mining ETFs during COVID. He advises investors to consider "private pools" for options strategies rather than pooled products where "you're in the pool with everyone else" and subject to forced liquidations.
Pensions Will Drive the Next Major Bitcoin Adoption Wave in 2026-2027 - Adam Back
Adam Back sees institutional adoption accelerating dramatically as pension funds begin allocating to Bitcoin. "The institutional cover of some of the bigger entities that people would reference... you don't get fired for following BlackRock's recommendation," he explained. With BlackRock now suggesting 2% portfolio allocations and the infrastructure finally in place through Blockstream's new Gannett Trust Company, the barriers for institutional adoption are falling rapidly.
Back predicts this will create a "snowball" effect as pension funds realize Bitcoin can help address their massive unfunded liabilities. He noted that financial institutions offering Bitcoin products are "slow movers" with "policies and training materials and guidance that they got to get through," but once activated, the scale will dwarf current retail and ETF flows. The combination of pension fund allocations, continued nation-state adoption, and the mathematical scarcity of Bitcoin leads him to view even $100,000 as "cheap" given where the market is headed.
Traditional Bond Markets Will Collapse as Bitcoin Becomes the Escape Hatch - Sean Bill
Sean Bill sees a massive shift coming as bond markets deteriorate globally. "You peel back the onion. So who benefits from financial repression, right. And inflating your way out of assets," he explained. With Japanese bond yields blowing out and U.S. 30-year yields jumping 10 basis points in a single day, Bill predicts we're witnessing the early stages of a sovereign debt crisis that will drive unprecedented flows into Bitcoin.
He pointed to Japan's MetaPlanet as a preview of what's coming: "The whole bond market of Japan just flowed into a hotel company." As pension funds and institutions realize they can't meet obligations through traditional fixed income, Bitcoin will become the only viable alternative. Bill believes this transition will accelerate once fiduciaries understand Bitcoin's role as "pristine collateral" that can help them "chip away at those unfunded liabilities." His experience getting Santa Clara County's pension into Bitcoin in 2021 showed him firsthand how a 1-3% allocation at $17,000 could have "wiped out the unfunded liability" as Bitcoin approached $100,000.
Adam Back & Sean Bill Podcast Here
Blockspace conducts cutting-edge proprietary research for investors.
New Bitcoin Mining Pool Flips Industry Model: "Plebs Eat First" Could Threaten Corporate Dominance
UTXO Management's explosive report forecasts unprecedented institutional demand that could absorb 20% of Bitcoin's circulating supply by 2026. Bitcoin ETFs shattered records with $36.2 billion in year-one inflows, crushing every commodity ETF launch—and they're projected to hit $100 billion annually by 2027.
The real story? ETFs are just the appetizer. Five massive catalysts are converging: wealth platforms eyeing $120 billion from a modest 0.5% allocation across $60 trillion AUM; corporations following MicroStrategy's playbook now holding 803,143 BTC; potential U.S. Strategic Reserve of 1 million BTC; 13 states with active Bitcoin reserve bills; and the rise of BTCfi yield strategies offering 2-15% returns.
The game-changer: these aren't day traders. CFOs, treasurers, and governments are structurally locked buyers seeking BTC-denominated yields, not quick profits. With FASB mark-to-market accounting removing impairment headaches and regulatory clarity accelerating globally, institutions face a stark reality—allocate now or chase exposure at dramatically higher prices.
This isn't another cycle. It's the institutional colonization of Bitcoin.
Subscribe to them here (seriously, you should): https://newsletter.blockspacemedia.com/
Ten31, the largest bitcoin-focused investor, has deployed $150M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
STACK SATS hat: https://tftcmerch.io/
Subscribe to our YouTube channels and follow us on Nostr and X:
@media screen and (max-width: 480px) { .mobile-padding { padding: 10px 0 !important; } .social-container { width: 100% !important; max-width: 260px !important; } .social-icon { padding: 0 !important; } .social-icon img { height: 32px !important; width: 32px !important; } .icon-cell { padding: 0 4px !important; } } .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } .moz-text-html .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } /* Helps with rendering in various email clients */ body { margin: 0 !important; padding: 0 !important; -webkit-text-size-adjust: 100% !important; -ms-text-size-adjust: 100% !important; } img { -ms-interpolation-mode: bicubic; } /* Prevents Gmail from changing the text color in email threads */ .im { color: inherit !important; }
-
@ 39cc53c9:27168656
2025-06-15 14:46:22“The future is there... staring back at us. Trying to make sense of the fiction we will have become.” — William Gibson.
This month is the 4th anniversary of kycnot.me. Thank you for being here.
Fifteen years ago, Satoshi Nakamoto introduced Bitcoin, a peer-to-peer electronic cash system: a decentralized currency free from government and institutional control. Nakamoto's whitepaper showed a vision for a financial system based on trustless transactions, secured by cryptography. Some time forward and KYC (Know Your Customer), AML (Anti-Money Laundering), and CTF (Counter-Terrorism Financing) regulations started to come into play.
What a paradox: to engage with a system designed for decentralization, privacy, and independence, we are forced to give away our personal details. Using Bitcoin in the economy requires revealing your identity, not just to the party you interact with, but also to third parties who must track and report the interaction. You are forced to give sensitive data to entities you don't, can't, and shouldn't trust. Information can never be kept 100% safe; there's always a risk. Information is power, who knows about you has control over you.
Information asymmetry creates imbalances of power. When entities have detailed knowledge about individuals, they can manipulate, influence, or exploit this information to their advantage. The accumulation of personal data by corporations and governments enables extensive surveillances.
Such practices, moreover, exclude individuals from traditional economic systems if their documentation doesn't meet arbitrary standards, reinforcing a dystopian divide. Small businesses are similarly burdened by the costs of implementing these regulations, hindering free market competition^1:
How will they keep this information safe? Why do they need my identity? Why do they force businesses to enforce such regulations? It's always for your safety, to protect you from the "bad". Your life is perpetually in danger: terrorists, money launderers, villains... so the government steps in to save us.
‟Hush now, baby, baby, don't you cry Mamma's gonna make all of your nightmares come true Mamma's gonna put all of her fears into you Mamma's gonna keep you right here, under her wing She won't let you fly, but she might let you sing Mamma's gonna keep baby cosy and warm” — Mother, Pink Floyd
We must resist any attack on our privacy and freedom. To do this, we must collaborate.
If you have a service, refuse to ask for KYC; find a way. Accept cryptocurrencies like Bitcoin and Monero. Commit to circular economies. Remove the need to go through the FIAT system. People need fiat money to use most services, but we can change that.
If you're a user, donate to and prefer using services that accept such currencies. Encourage your friends to accept cryptocurrencies as well. Boycott FIAT system to the greatest extent you possibly can.
This may sound utopian, but it can be achieved. This movement can't be stopped. Go kick the hornet's nest.
“We must defend our own privacy if we expect to have any. We must come together and create systems which allow anonymous transactions to take place. People have been defending their own privacy for centuries with whispers, darkness, envelopes, closed doors, secret handshakes, and couriers. The technologies of the past did not allow for strong privacy, but electronic technologies do.” — Eric Hughes, A Cypherpunk's Manifesto
The anniversary
Four years ago, I began exploring ways to use crypto without KYC. I bookmarked a few favorite services and thought sharing them to the world might be useful. That was the first version of kycnot.me — a simple list of about 15 services. Since then, I've added services, rewritten it three times, and improved it to what it is now.
kycnot.me has remained 100% independent and 100% open source^2 all these years. I've received offers to buy the site, all of which I have declined and will continue to decline. It has been DDoS attacked many times, but we made it through. I have also rewritten the whole site almost once per year (three times in four years).
The code and scoring algorithm are open source (contributions are welcome) and I can't arbitrarly change a service's score without adding or removing attributes, making any arbitrary alterations obvious if they were fake. You can even see the score summary for any service's score.
I'm a one-person team, dedicating my free time to this project. I hope to keep doing so for many more years. Again, thank you for being part of this.
-
@ dfa02707:41ca50e3
2025-06-15 20:01:45Contribute to keep No Bullshit Bitcoin news going.
- The newest LND release brings upgrades that empower developers with better on-chain management, significantly boost backend scalability for expanding services, and ensure a more seamless and dependable payment experience.
"We are excited to announce the release of LND v0.19.0 beta! This new release focuses on making LND more secure, scalable, and reliable for powering global bitcoin and stablecoin transactions," was announced in a blog post.
- Some highlights of this release include a Replace-By-Fee Cooperative Close for flexible channel closure fees, migration of invoices to SQL for faster startups, enhanced payment reliability through improved pathfinding, transaction sweeper improvements, the addition of Testnet4 support for stable testing, among other things.
"As always, we are grateful for the ongoing support of our external contributors across development, review, and testing. A total of 51 developers contributed to this release. For the complete list of changes included in this release, check out the full release notes."
What's new
- New RBF cooperative close flow. It uses RBF to enable either side to increase their fee rate using their own channel funds. Channel peers must support the
option_simple_close
for this new protocol to work. This new feature can be activated with a new config flag:--protocol.rbf-coop-close
.- This feature isn't compatible with older LND versions; fee bumping with them uses CPFP. It already works with Eclair v0.12.0 or up, and should work with other implementations as they roll out support for this protocol. The protocol currently does not support Taproot channels and Taproot asset channels.
- Support for archiving channel backups in a specific folder for future reference. It comes with a new config option,
disable-backup-archive
(default:false
), to control whether previous backups are archived. - Support for experimental endorsement signal relay. Deployed experimentally to assist ongoing channel jamming research, it has no impact on routing.
- Initial support for quiescence. This protocol gadget is required for upcoming Dynamic Commitments and Splicing features.
- Historical Sync: Fixed a race condition blocking initial sync due to syncer's internal state handling.
- Max Fee Rate is now respected during cooperative close initiation for both parties, not just the remote party.
- Lots of other bug fixes.
-
Performance Improvements:
- Limit outbound gossip traffic bandwidth with --gossip.msg-rate-bytes and --gossip.msg-rate-burst. Set burst to the maximum bytes transmittable without rate limiting, and rate to the ongoing permitted rate.
-
Ability to use ZSTD for log rotation.
-
Remove redundant iteration over a node's persisted channels when updating the graph cache with a new node or node update.
-
Functional Enhancements:
- Add pagination for wallet transactions.
- Make
MaxWaitNumBlocksFundingConf
configurable for faster test timeouts, with a default of 2016 blocks for production. - Change sweeper to attempt sweeps if the budget is partially covered, preventing delays and high fees.
- Validate MPP parameters before payment to avoid path finding loops and timeouts.
- Functional Updates:
- Enable log compression with ZSTD using the logging.file.compressor argument.
- Enhance SCB file with more data for last-resort rescue when a peer is unavailable.
- Update channel.backup file at shutdown in LND.
- Introduce chainio subsystem to sync subsystems with the current best block, fixing delays in HTLC sweeping due to block height discrepancies in ChainArbitrator, UtxoSweeper, and TxPublisher. Click here to learn more.
- Sweeper now uses configured budget values for HTLCs with
--sweeper.budget.deadlinehtlcratio
and--sweeper.budget.deadlinehtlc
. - Consider blockbeat dispatcher height when checking if lnd is synced to chain.
- Allocate restricted slots for peers via --num-restricted-slots.
- Added support for bitcoin testnet4.
- Removed x/exp/maps dependency.
- Add --no-disconnect-on-pong-failure option (default: false) to manage peer disconnection on pong failure or mismatch.
-
RPC Additions and Updates. Some RPCs that previously returned an empty response now provide a short status message to help command line users confirm successful execution or background initiation. The following CLI commands no longer return an empty response ({}):
lncli wallet releaseoutput
(WalletKit.ReleaseOutput
RPC)lncli wallet accounts import-pubkey
(WalletKit.ImportPublicKey
RPC)lncli wallet labeltx
(WalletKit.LabelTransaction
RPC)lncli sendcustom
(Lightning.SendCustomMessage
RPC)lncli connect
(Lightning.ConnectPeer
RPC)lncli disconnect
(Lightning.DisconnectPeer
RPC)lncli stop
(Lightning.Stop
RPC)lncli deletepayments
(Lightning.DeleteAllPaymentsResponse
RPC)lncli abandonchannel
(Lightning.AbandonChannel
RPC)lncli restorechanbackup
(Lightning.RestoreChannelBackups
RPC)-
lncli verifychanbackup
(Lightning.VerifyChanBackup
RPC) -
The ForwardInterceptor's MODIFY option now merges custom range TLVs with existing HTLC records, overwriting conflicting values with API-supplied ones.
- Make ProofMatureDelta in gossip configurable via --gossip.announcement-conf, defaulting to 6.
- Add LockedIn boolean field to lnrpc.HTLC to show if an HTLC is locked in by the remote peer.
- Allow custom lock ID and duration in FundPsbt RPC.
- Extend lnrpc.RPCMiddlewareRequest to include gRPC metadata pairs from the initial request's context.Context.
- Updated
PendingSweeps
to return all registered outputs in the RPC response, regardless of future locktime, enabling planning for upcoming sweeps and custom aggregation logic. AddedMaturityHeight
field toPendingSweep
for absolute locktime value. - Add BumpForceCloseFee RPC endpoint, moving lncli functionality to LND for broader accessibility.
- Enhance walletrpc.FundPsbt with an option to set fees as sat_per_kw for greater precision.
- Add a new option in walletrpc.FundPsbt to specify the maximum fee-to-output amounts ratio.
- Sort lnrpc.Invoice.Htlcs by InvoiceHTLC.HtlcIndex in the list invoices RPC response.
- Set a default 60-second timeout for routerrpc.SendPaymentV2 when timeout_seconds is unset or 0.
- Include custom_channel_data for custom channels in lnrpc.ClosedChannels response.
- lncli updates and additions:
- Allow pre-generated macaroon root key in lncli create and lncli createwatchonly for deterministic macaroon generation.
- Add --sat_per_kw flag to lncli wallet fundpsbt for precise fee rate specification.
- Include --max_fee_ratio argument in lncli wallet fundpsbt to set maximum fee-to-output amounts ratio.
- Enhance lncli listchannels and lncli closedchannels output with human-readable short channel ID and BOLT02 channel ID; rename chan_id to scid for accuracy.
- Initiate cooperative close flow in coop close case even with active HTLCs, disabling the channel for new HTLCs and starting the flow when no HTLCs remain.
- Introduce macaroon constraint for IP range-based access restriction, expanding beyond spe
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:44Marty's Bent
via levelsio
Over the weekend, prolific vibe coder levelsio took to X to complain about the state of housing affordability across Europe. Something that I was very happy to see considering the fact that there is a massive real estate affordability crisis across much of the world and it is important that people who are respected and have platforms speak out when they identify the problem as well. More eyes and focus on the problem is how something begins to get solved.
With that being said, I think levelsio is missing the forest for the trees by blaming institutionalized NIMBYism, burdensome regulations and governments hoarding land that should instead be given to developers to produce more housing supply. I quote tweeted this particular tweet on the subject from levelsio and wanted to take some time today to republish those thoughts here and expand on the topic.
It’s almost as if real estate is being used as a store of value asset instead of the consumable good that it is.
What @levelsio is observing here is called a “monetary premium”. A monetary premium is the value added on top of the consumable/aesthetic/location value of real estate.
This monetary premium exist because central banks and governments have distorted the market for money and people are forced to push value into assets that are scarce relative to dollars. Over the last 50 years real estate has been one of the relatively scarce assets of choice.
The housing affordability crisis is a negative externality of the market reaction to the corruption of money. It can only be fixed by re-introducing hard money into the economy that enables people to store value reliably. If that emerges they won’t have to store value in real estate, the monetary premium of real estate will dissolve and prices will correct to their proper valuations.
This is one of the problems that bitcoin solves.
It’s still early yet, but more and more people are recognizing the utility provided by a neutral reserve asset that can’t be manipulated by central planners. At scale, the effect on assets that have accumulated a monetary premium over decades will be material. All of these assets are significantly overvalued and their monetary premium are leaking into bitcoin.
Put another way, "It's the money, stupid." Now, this isn't to say that the supply of housing in certain areas being artificially restricted isn't having an effect on the price of housing. This is certainly true, especially in cities like San Francisco where there is a relatively strong demand because of the economic density of the area and the desire of many high agency and productive people to live there. But I would put forth that the monetary premium is still the bigger problem and no amount of de-regulation to enable the supply of housing to increase will solve the affordability crisis in the long-run. The only way to get to the root of this specific problem is via bitcoin's mainstream adoption as an apolitical uncontrollable asset with completely idiosyncratic risks when compared to any individual asset class.
Let's say the government did ease up regulations and local NIMBY sympathetics were shoved in a corner to allow new units to be built. This doesn't solve the problem in the short-run because there is a time-delay between when regulations are lifted and when new supply actually makes it to market. In the interim, governments and central banks are inevitably going to go further into debt and be forced to print money to monetize that debt. This will exacerbate inflation and even if new real estate units are brought to market, the builders/owners of those properties will likely have to demand elevated prices to attempt to keep up with inflation.
This also does nothing to solve the problem of real income and wage growth, which are significantly lagging real inflation. Even if prices came down because of a surge in supply, could the Common Man afford a down payment on the property? I'd be shocked if this was the case. And since it's likely not the case the only way to get people into these houses as "owners" would be to offer them zero-down financing, which makes people feel richer than they actually are and leads them to make financially ruinous decisions.
It's the money, stupid. People need a way to save so that they can buy in the first place. Fiat currency doesn't allow this and the only people who can save effectively are those who make enough money to funnel into substitute store of value assets like real estate.
As it stands today, the price-to-income ratio of real estate is 5.0x and the price-t0-rent index is 1.36. Up from 3.3x and 1.14x respectively where the metrics sat in the year 2000. The growth in these ratios is driven predominately via their monetary premium.
And guess what, it's about to get much worse. Donald Trump, Treasury Secretary Scott Bessent and Elon Musk have all signaled that the plan moving forward is to attempt to drive growth and productivity as high as possible while also letting deficits and the debt increase unabated, which means that inflation is likely to continue unabated and potentially increase.
It might make sense to get some bitcoin if that is the case.
via me
"Whale in the Pool" Risk That Could Destroy MSTY Investors
Jessy Gilger raised serious concerns about MSTY and similar derivative products that promise eye-popping yields. He pointed to the COVID crash where gold mining ETFs using derivatives collapsed 95% and never recovered, despite gold itself performing well. Jessy noted that while his team calculated reasonable MicroStrategy covered call yields of 16-22%, MSTY advertises 120% annualized distributions - a red flag that suggests these aren't sustainable dividends from profits, but potentially just returning investors' own capital.
"If a whale pees in the pool, everyone is affected." - Jessy Gilger
Jessy explained that when large investors need to exit these pooled products during market stress, they must sell derivative positions into illiquid markets with no buyers, potentially triggering catastrophic losses for all participants. His solution? Private pools through separately managed accounts that achieve similar income goals without the contagion risk of being trapped with panicking whales.
Check out the full podcast here for more on Gannett Trust's multi-sig solution, Bitcoin retirement planning and corporate treasury strategies.
Headlines of the Day
World's Largest Bitcoin Conference Starts Tomorrow- via X
Remixpoint to Buy Additional ¥1 Billion in Bitcoin - via X
Get our new STACK SATS hat - via tftcmerch.io
Marty to Judge Bitcoin World Record Try in Vegas - via X
Take the First Step Off the Exchange
Bitkey is an easy, secure way to move your Bitcoin into self-custody. With simple setup and built-in recovery, it’s the perfect starting point for getting your coins off centralized platforms and into cold storage—no complexity, no middlemen.
Take control. Start with Bitkey.
Use the promo code *“TFTC20”* during checkout for 20% off
Ten31, the largest bitcoin-focused investor, has deployed 158,469 sats | $150.00M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Final thought...
Looking forward to a fun, productive and wholesome week in Las Vegas, Nevada.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
Subscribe to our YouTube channels and follow us on Nostr and X:
@media screen and (max-width: 480px) { .mobile-padding { padding: 10px 0 !important; } .social-container { width: 100% !important; max-width: 260px !important; } .social-icon { padding: 0 !important; } .social-icon img { height: 32px !important; width: 32px !important; } .icon-cell { padding: 0 4px !important; } } .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } .moz-text-html .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } /* Helps with rendering in various email clients */ body { margin: 0 !important; padding: 0 !important; -webkit-text-size-adjust: 100% !important; -ms-text-size-adjust: 100% !important; } img { -ms-interpolation-mode: bicubic; } /* Prevents Gmail from changing the text color in email threads */ .im { color: inherit !important; }
[
](https://youtube.com/@T
-
@ b1ddb4d7:471244e7
2025-06-15 10:02:09The latest AI chips, 8K displays, and neural processing units make your device feel like a pocket supercomputer. So surely, with all this advancement, you can finally mine bitcoin on your phone profitably, right?
The 2025 Hardware Reality: Can You Mine Bitcoin on Your Phone
Despite remarkable advances in smartphone technology, the fundamental physics of bitcoin mining haven’t changed. In 2025, flagship devices with their cutting-edge 2nm processors can achieve approximately 25-40 megahashes per second when you mine bitcoin on your phone—a notable improvement from previous generations, but still laughably inadequate.
Meanwhile, 2025’s top-tier ASIC miners have evolved dramatically. The latest Bitmain Antminer S23 series and Canaan AvalonMiner A15 Pro deliver 200-300 terahashes per second while consuming 4,000-5,500 watts. That’s a performance gap of roughly 1:8,000,000 between when you mine bitcoin on your phone and professional mining equipment.
To put this in perspective that hits home: if you mine bitcoin on your phone and it earned you one penny, professional miners would earn $80,000 in the same time period with the same effort. It’s not just an efficiency problem—it’s a complete category mismatch.
According to Pocket Option’s 2025 analysis, when you mine bitcoin on your phone in 2025, you generate approximately $0.003-0.006 in daily revenue while consuming $0.45-0.85 in electricity through constant charging cycles. Factor in the accelerated device wear (estimated at $0.75-1.20 daily depreciation), and you’re looking at losses of $1.20-2.00 per day just for the privilege of running mining software.
Mining Economic Factor
Precise Value (April 2025)
Direct Impact on Profitability
Smartphone sustained hash rate
20-35 MH/s
0.00000024% contribution to global hashrate
Daily power consumption
3.2-4.8 kWh (4-6 full charges)
$0.38-0.57 at average US electricity rates
Expected daily BTC earnings
0.0000000086 BTC ($0.0035 at $41,200 BTC)
Revenue covers only 0.9% of electricity costs
CPU/GPU wear cost
$0.68-0.92 daily accelerated depreciation
Reduces smartphone lifespan by 60-70%
Annual profit projection
-$386 to -$412 per year
Guaranteed negative return on investment
Source: PocketOption
Bitcoin’s 2025 Network: Harder Than Ever
Bitcoin’s network difficulty in 2025 has reached unprecedented levels. After the April 2024 halving event that reduced block rewards from 6.25 to 3.125 BTC, mining became significantly more competitive. The global hash rate now exceeds 800 exahashes per second—that’s 800 followed by 18 zeros worth of computational power securing the network.
Here’s what this means in practical terms: Bitcoin’s mining difficulty adjusts every 2,016 blocks (roughly every two weeks) to maintain the 10-minute block time. As more efficient miners join the network, difficulty increases proportionally. In 2025, mining difficulty has increased compared to 2024, making small-scale mining even less viable.
The math is unforgiving:
- Global Bitcoin hash rate: 828.96 EH/s
- Your smartphone’s contribution: ~0.000000003%
- Probability of solo mining a block: Virtually zero
- Expected time to mine one Bitcoin: Several million years
Even joining mining pools doesn’t solve the economic problem. Pool fees typically range from 1-3%, and your minuscule contribution would earn proportionally tiny rewards—far below the electricity and device depreciation costs.
The 2025 Scam Evolution: More Sophisticated, More Dangerous
Fraudsters now leverage AI-generated content, fake influencer endorsements, and impressive-looking apps that simulate realistic mining activity to entice you to mine bitcoin on your phone.
New 2025 scam tactics include:
AI-Powered Fake Testimonials: Deepfake videos of supposed successful mobile miners showing fabricated earnings statements and encouraging downloads of malicious apps.
Gamified Mining Interfaces: Apps that look and feel like legitimate games but secretly harvest personal data while simulating mining progress that can never be withdrawn.
Social Media Manipulation: Coordinated campaigns across TikTok, Instagram, and YouTube featuring fake “financial influencers” promoting mobile mining apps to younger audiences.
Subscription Trap Mining: Apps offering “free trials” that automatically charge $19.99-49.99 monthly for “premium mining speeds” while delivering no actual mining capability.
Recent cybersecurity research shows that over 180 fake mining apps were discovered across major app stores in 2025, with some accumulating more than 500,000 downloads before being removed.
Red flags that scream “scam” in 2025:
- Apps claiming “revolutionary mobile mining breakthrough”
- Promises of earning “$10-50 daily” from phone mining
- Requirements to recruit friends or watch ads to unlock withdrawals
- Apps that don’t require connecting to actual mining pools
- Testimonials that seem too polished or use stock photo models
- Apps requesting permissions unrelated to mining (contacts, camera, microphone)
The 2025 Professional Mining Landscape
To understand why, consider what professional bitcoin mining looks like in 2025. Industrial mining operations now resemble high-tech data centers with:
Cutting-edge hardware:
- Bitmain Antminer S23 Pro: 280 TH/s at 4,800W
- MicroBT WhatsMiner M56S++: 250 TH/s at 4,500W
- Canaan AvalonMiner A1566: 185 TH/s at 3,420W
Infrastructure requirements:
- Megawatt-scale power contracts with industrial electricity rates
- Liquid cooling systems maintaining 24/7 optimal temperatures
- Redundant internet connections ensuring zero downtime
- Professional facility management with 24/7 monitoring
For a small operation, you might need at least $10,000 to $20,000 to buy a few ASIC miners, set up cooling systems, and cover electricity costs. These operations employ teams of engineers, maintain relationships with power companies, and operate with margins measured in single-digit percentages.
2025’s Legitimate Mobile Bitcoin Strategies
While it remains impossible to mine bitcoin on your phone profitably, 2025 offers exciting legitimate ways to engage with bitcoin through your smartphone:
Lightning Network Participation: Apps like Phoenix, Breez, and Zeus allow you to run Lightning nodes on mobile devices, earning small routing fees while supporting bitcoin’s payment layer.
Bitcoin DCA Automation: Services enable automated dollar-cost averaging with amounts as small as $1 daily. Historical data shows $10 weekly bitcoin purchases consistently outperform any mobile mining attempt by 1,500-2,000%.
Educational Mining Simulators: Legitimate apps like “Bitcoin Mining Simulator” teach mining concepts without false earning promises. These educational tools help users understand hash rates, difficulty adjustments, and mining economics.
Stacking Sats Rewards: Apps offering bitcoin rewards for shopping, learning, or completing tasks.
Lightning Gaming: Bitcoin-native mobile games where players can earn sats through skilled gameplay, with some players earning $10 monthly.onfirm that even the most optimized mobile mining setups in 2025 lose money consistently and predictably.
The Bottom Line
When you mine bitcoin on your phone fundamental economics remain unchanged: it’s impossible to profit. The laws of physics, network competition, and energy efficiency create insurmountable barriers that no app can overcome.
However, 2025 offers unprecedented opportunities to engage with bitcoin meaningfully through your smartphone. Focus on education, legitimate earning opportunities, and strategic investment rather than chasing the impossible dream of phone-based mining.
The bitcoin community’s greatest strength lies in its commitment to truth over hype. When someone promises profits to mine bitcoin on your phone in 2025, they’re either uninformed or deliberately misleading you. Trust the mathematics, learn from the community, and build your bitcoin knowledge and holdings through proven methods.
The real opportunity in 2025 isn’t to mine bitcoin on your phone—it’s understanding bitcoin deeply enough to participate confidently in the most important monetary revolution of our lifetime. Your smartphone is the perfect tool for that education; it’s just not a mining rig.
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:44Key Takeaways
In this landmark episode of TFTC, Adam Back and Sean Bill explore Bitcoin’s path to $1 million, focusing on its growing role as pristine collateral in a faltering financial system. Back highlights Blockstream’s infrastructure efforts, from mining operations to tokenized securities, designed to support this transformation, while Bill shares how he navigated institutional skepticism to bring Bitcoin exposure to a U.S. pension fund. Together, they unpack how institutions are entering the space through structured products and Bitcoin-backed credit, with Blockstream’s mining notes offering a glimpse of this new financial architecture. Amid rising debt, inflation, and fiat fragility, the duo presents Bitcoin not just as sound money, but as a strategic reserve asset gaining traction from El Salvador to Wall Street.
Best Quotes
"It's not a stretch to say that Bitcoin could reach parity with gold. That would imply something closer to a million dollars a coin."
"Digital gold vastly understates Bitcoin’s potential, but it’s where the conversation had to start."
"We’re not just building software, we’re solving financial market gaps, one at a time."
"You can wipe out an entire pension fund’s unfunded liability with a 2% allocation to Bitcoin, if it performs as we expect."
"ETF buyers are the new hodlers. They’re not day traders; they’re five-year pocket investors."
"Bitcoin is becoming super collateral, its role in structured credit could help engineer the soft landing everyone hopes for."
"In a world of financial repression, Bitcoin is how the have-nots finally access property rights and savings."
"Emerging markets will be the early adopters of Bitcoin finance because they need it the most."
"You worked for your money. To systematically steal it through hidden inflation is perverse."
"Bitcoin could be the story that saves public pensions, and the people relying on them."
Conclusion
This episode presents a bold vision of Bitcoin as more than sound money, it’s the foundation of a new global financial system. Adam Back and Sean Bill argue that Bitcoin’s role as “super collateral” is reshaping credit, pensions, and sovereign reserves, while a robust infrastructure of financial tools quietly prepares it to absorb institutional capital. As fiat trust erodes, Bitcoin’s adoption will be driven not by hype, but by necessity, and when the shift becomes undeniable, $1 million per coin will mark the start of a new financial era.
Timestamps
00:00:00 - Intro
00:00:38 - New ATH
00:02:06 - Sean's Journey Getting Bitcoin Into Pensions
00:03:15 - Blockstream's Evolution Into Finance
00:08:30 - Building Bitcoin Financial Infrastructure
00:14:30 - The Challenge of Conservative Pension Boards
00:17:02 - Bitkey
00:18:10 - Bitcoin's Current Price and Market Cycle
00:24:05 - Bitcoin as Super Collateral
00:27:24 - Unchained
00:30:09 - Cypherpunk Ideals vs Financial Reality
00:34:55 - Pension Fund Crisis and Bitcoin Solution
00:42:29 - The Cypherpunk Banking Stack
00:49:54 - Digital Cash and Free Banking
00:57:06 - Liquid Network and Institutional Rails
01:07:49 - Sean At CBOT
01:22:16 - Bitcoin Futures and Market Structure
01:25:53 - 2025 Bitcoin Price PredictionsTranscript
(00:00) I'm uh permeable, so I'm always astounded that it's not, you know, 10 or 100 times higher. If everybody saw it, the addressable mark, I mean, it would already be 100 200 trillion asset class, right? That's not a stretch to say that Bitcoin could reach parody with gold. That would imply something closer to a million dollars a coin.
(00:18) You see some established public market companies in different countries saying, "Oh, we're going to buy a billion of Bitcoin. We're going to raise and buy 500." Black Rockck ETF. They're even talking about recommended allocations to portfolio managers in the 2% range. Obviously, digital gold would vastly understate the potential of Bitcoin.
(00:38) Gentlemen, thank you for joining me. Of course. Thanks for having us on. Uh Adam, I was just saying I'm woefully embarrassed. This podcast is almost 8 years old and this is your first time on the show. Oh, okay. This is uh but it's an exciting time. Yeah. And you uh really dedicated to podcast. It's been a lot of years, a lot of episodes, right? It has been. Cool.
(00:59) I think we're approaching 700, which is crazy to think. Wow, that is impressive. The uh No, we're talking hit a new alltime high today. Yeah, Bitcoin doing Bitcoin things just as we were on stage uh at the talking hedge kind of asset manager conference uh trying to explain to them why they should put Bitcoin in their uh fund allocations.
(01:23) Yeah, we were discussing it before we hit record and I saw Tur's tweet looked like Tur was at the event, too. Yeah, he was. M so 50% held up they have Bitcoin in their personal account but only 2% or 4% of the funds very few that actually had allocated to Bitcoin. So a lot of them are believers at a personal level but they haven't been able to sell it within their institution you know so they own it themselves uh but they haven't quite gotten the boards to agree yet.
(01:53) So which was a similar situation I was in in 2019 when I first proposed it. You know, I had my experience with Bitcoin. I had a very good experience and was trying to convince uh the pensions in California that they should be looking at adding Bitcoin to the portfolio. Yeah. And it was great to hear some of your background last night, Sean.
(02:11) So, Sean, for those of you watching, uh is the CIO at Blockstream now. Yeah. I am really excited to have both of you here because I've got into Bitcoin in 2013 and nerded out uh on the tech side of Bitcoin distributed system mining full nodes the layered stack that's been built out and so I followed probably all the work that you guys have done at Blockstream since you've been around and it's been really cool to see everything you've done from the Blockstream satellite.
(02:42) I've broadcast some transactions through that before. It's a Jade um uh CLN or excuse me, Core Lightning now. Um the uh liquid and now over the last few years really sort of leaning into the financialization of finance as I like to um to reference it. And so Adam, like how's that transition from being hypert focused towards a more financial perspective on Bitcoin been? Well, actually in our 2014 uh kickoff meeting, you know, with the founders sitting around big whiteboard, we were trying to forward cast what we'd have to do to get
(03:28) a Bitcoin layer 2 for, you know, settlement of assets and Bitcoin working. And one of the risk you know so we thought we'll build the tech and other people issue the assets but like well they might be lazy they might not do it if that happens we'll have to do it ourselves. So there was a lot of situations like that actually where you know you would think there would be lots of people building applications but many people are really just more in business development and a technology is basically a website and a database and
(03:55) you know Bitcoin core wallet on a server or something like that right so we actually ended up building a lot of middleware and getting into asset management a couple earlier steps one was the mining note so we're doing hosting and mining in our own account and what we did when when it was public that we were hosting initially Fidelity was the uh launch customer.
(04:16) They kept coming back to us and saying, "No, we need we need some hosting." And you know, uh, they'd looked around and decided that we were the best. We were we were like, "No, no, we're prop mining. We don't do hosting." But they persuaded us to host them. And then we're like, "Okay, maybe we should expand and host for other people.
(04:31) " And then that became news. And so then a lot of Bitcoiners contacted us and says, you know, I've got like a dozen miners. Can you host them for me? And of course, if you're if you're hosting for thousands of customers, that's a whole you need need a support team. Somebody has got two miners and one of them's crashed or failed, they're very upset, right? It's half the revenue.
(04:52) Whereas somebody's got, you know, 10,000 per client, it's just part of the, you know, maintenance cycle like a big data center. Discs fail 1% a year, you replace them when they die, they raid, it doesn't matter, right? So, it's kind of that phenomena. So we try to figure out well how can we help you know how can we help people do this without creating a you know that painoint and so we designed this mining note concept where it's kind of socialized so that collectively they look like one of the enterprise customers and then we put a 10% buffer in it so that we would eat
(05:22) the first 10% of equipment failure so they wouldn't get you know the drooping hash rate as miners like failed due to age uh for the for the onset And we also figured out how to try and make them a unified market. So, you know, we're selling more tranches into the market. This started in 2021, a three-year product.
(05:45) And um you know, there was some people on the launch branch and then some people 3 months later. So, what we do is look at how many Bitcoin it had mined in the first three months. We buy that and then match it with a 33month contract for the next one. And so the economically equivalent neither dilutive or anti-dilutive for the buyer and therefore they could trade in a unified market even though there were eight sales tranches over the first I don't know like 12 months or something like that and that that market you know it was using initially using uh liquid
(06:17) security tokens uh with uh stalker a European company that does the securitization I mean the legal p -
@ 8bad92c3:ca714aa5
2025-06-15 20:01:40Marty's Bent
Sup, freaks? Your Uncle Marty did a little vibe coding a couple months ago and that vibe coding project has turned into an actual product that is live in the Google Chrome web store and will soon to be live in the Firefox add-on store as well. It's called Opportunity Cost and it is an extension that enables you to price the internet in Bitcoin.
[
Opportunity Cost – See Prices in Bitcoin Instantly
Convert USD prices to Bitcoin (satoshis) as you browse. Dual display, privacy-first, and open source.
Opportunity CostTFTC
](https://www.opportunitycost.app/?ref=tftc.io)
Check it out!
This whole process has been extremely rewarding to me for many reasons. The first of which is that I've had many ideas in the past to launch a product focused on bitcoin education that simply never left my brain because I never felt comfortable paying a developer to go out and build a product that I wasn't sure would ultimately get product market fit.
Due to the advancements of AI, particularly ChatGPT and Replit, I was able to spend a few hours on a Saturday vibe coding a prototype for Opportunity Cost. It worked. I side loaded it into Chrome and Firefox, tested it out for a few days and decided, "Hey, I think this is something that's worthwhile and should be built."
Backtracking just a little bit, the initial idea for this app was to create an AR application that would enable you to take pictures of goods in the real world and have their prices automatically converted to bitcoin so that you could weigh the opportunity cost of whether or not you actually wanted to buy that good or decide to save in bitcoin instead. With the help of Justin Moon from the Human Rights Foundation and Anthony Ronning from OpenSecret and Maple AI, I was pointed in the right direction of vibe coding tools I could use to build a simple MVP. I took their advice, built the MVP, and demoed it at the Bitcoin Park Austin weekly AI meetup in mid-April.
The next week, I was talking with a friend, Luke Thomas, about the idea and during our conversation he made a simple quip, "You should make a Chrome extension. I really want a Chrome extension that does this." And that's what sent me down the vibe coding rabbit hole that Saturday which led to the prototype.
After I was comfortable with and confident in the prototype, I found a young hungry developer by the name of Moses on Nostr, I reached out to him, told him my idea, showed him the prototype and asked if he thought he could finish the application for me. He luckily agreed to do so and within a couple of weeks we had a fully functioning app that was officially launched today. We're about 12 hours into the launch and I must say that I'm pleasantly surprised with the reception from the broader Bitcoin community. It seems like something that people are happy exists and I feel extremely happy that people see some value in this particular application.
Now that you have the backstory, let's get into why I think something like Opportunity Cost should exist. As someone who's been writing a newsletter and producing podcasts about bitcoin for eight years in an attempt to educate individuals from around the world about what bitcoin is, why it's important, and how they can leverage it, I've become convinced that a lot of the work that needs to be done still exists at the top of the funnel. You can scream at people. You can grab them by the shoulders. You can shake them. You can remind them at Thanksgiving that if they had listened to your advice during any Thanksgiving in the previous years they would be better off financially. But at the end of the day most people don't listen. They need to see things. Seeing things for yourself is a much more effective teaching mechanism than be lectured to by someone else.
My hope with Opportunity Cost is that it catches the eye of some bitcoin skeptics or individuals who may be on the cusp of falling down the bitcoin rabbit hole and they see the extension as a way to dip their toes into bitcoin to get a better understanding of the world by pricing the goods and services they purchase on a day-to-day month-to-month and year-to-year basis in bitcoin without having to download a wallet or set up an exchange account. The tippy top of the bitcoin marketing funnel.
That is not all though. I think Opportunity Cost can serve individuals at both ends of the funnel. That's why it's pretty exciting to me. It's as valuable to the person who is bitcoin curious and looking to get a better understanding as it is to the hardcore bitcoiner living on a bitcoin standard who is trying to get access to better tools that enable him to get a better grasp of their spending in bitcoin terms.
Lastly, after playing around with it for a few days after I built the prototype, I realized that it has incredible memetic potential. Being able to take a screenshot of goods that people are buying on a day-to-day basis, pricing them in bitcoin and then sharing them on social media is very powerful. Everything from houses to junk items on Amazon to the salaries of pro athletes to your everyday necessities. Seeing the value of those things in bitcoin really makes you think.
One day while I was testing the app, I tried to see how quickly I could find goods on the internet that cumulatively eclipsed the 21 million supply cap limit of bitcoin. To my surprise, even though I've been in bitcoin for 12 years now, it did not take me that long. The opportunity cost of everything I buy on a day-to-day basis becomes very clear when using the extension. What's even clearer is the fact that Bitcoin is completely mispriced at current levels. There is so much winning ahead of us.
Also, it's probably important to note that the extension is completely open source. You can check out our GitHub page here. Submit pull requests. Suggest changes to the app.
We've also tried to make Opportunity Cost as privacy preserving as possible. Everything within the extension happens in your browser. The only external data that we're providing is the bitcoin to fiat price conversion at any given point in time. We're not data harvesting the web pages you're browsing or the items you're looking at. We're not collecting data and sending it to third party marketers. We want to align ourselves with the open and permissionless nature of bitcoin while also preserving our users' privacy. We're not trying to monetize this in that way. Though, I will say that I'm thinking of ways to monetize Opportunity Cost if it does gain significant traction, but I promise it will be in a way that respects your privacy and is as unobtrusive as possible. We'll see how it goes.
Thank you for coming to my TED talk. Please download and use the extension. Let us know what you think.
Headlines of the Day
Saylor Says Bitcoin Is Perfect Money to Jordan Peterson - via X
Trump Won't Sell Tesla Despite Musk-Bessent Heated Exchange - via X
Bitcoin Gains Traction in Kenya's Largest Slum Kibera - via X
Get our new STACK SATS hat - via tftcmerch.io
Bitcoin’s Next Parabolic Move: Could Liquidity Lead the Way?
Is bitcoin’s next parabolic move starting? Global liquidity and business cycle indicators suggest it may be.
Read the latest report from Unchained and TechDev, analyzing how global M2 liquidity and the copper/gold ratio—two historically reliable macro indicators—are aligning once again to signal that a new bitcoin bull market may soon begin.
Ten31, the largest bitcoin-focused investor, has deployed $150.00M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Final thought...
East Coast aesthetics over everything.
Download our free browser extension, Opportunity Cost: https://www.opportunitycost.app/ start thinking in SATS today.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
Subscribe to our YouTube channels and follow us on Nostr and X:
@media screen and (max-width: 480px) { .mobile-padding { padding: 10px 0 !important; } .social-container { width: 100% !important; max-width: 260px !important; } .social-icon { padding: 0 !important; } .social-icon img { height: 32px !important; width: 32px !important; } .icon-cell { padding: 0 4px !important; } } .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } .moz-text-html .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } /* Helps with rendering in various email clients */ body { margin: 0 !important; padding: 0 !important; -webkit-text-size-adjust: 100% !important; -ms-text-size-adjust: 100% !important; } img { -ms-interpolation-mode: bicubic; } /* Prevents Gmail from changing the text color in email threads */ .im { color: inherit !important;
-
@ 8194da31:0f3badf3
2025-06-14 13:39:14I got fired at 29.
Best thing that ever happened to me.
Everyone told me to follow the safe path.
"Go to college."
"Get a secure job."
"Don't take risks."
So I became a physical therapist.
Safe. Boring. Soul-crushing.
Then COVID hit and changed everything.
I became a wheelchair technician.
One of the only jobs you could do outside while everyone was locked indoors.
Driving through empty cities while the world hid.
Listening to podcasts to stay sane.
That's when I discovered Michael Saylor talking about Bitcoin in 2022.
Digital freedom.
Money nobody could control.
Escape from the broken system.
I was hooked.
So I landed a corporate job to stack more Bitcoin.
The strategy worked.
I bought more Bitcoin in a bear market.
But I sacrificed my physical and mental health.
Ten hours of driving daily.
Weight piling on.
Happiness draining out.
They fired me after 10 months.
Left me with nothing but a mortgage to pay.
Terrifying but liberating.
A friend from the gym threw me a lifeline.
"Want to train people?"
I grabbed it.
While building others' bodies, I built my future:
• Kept writing online • Kept studying Bitcoin • Kept building my dream
Now I help Bitcoiners grow their influence and personal brand.
So they can taste freedom too.
Found an amazing girlfriend who believes in the vision.
The mortgage doesn't scare me anymore.
Here's what I learned:
Society's safe path leads to society's prison.
Your risky path leads to your freedom.
Stop asking permission to live differently.
Start building the life that makes you excited to wake up.
The world needs what you're hiding.
-
@ 8bad92c3:ca714aa5
2025-06-15 19:02:43Marty's Bent
Sorry for the lack of writing over the last week. As many of you may already know, I was in Las Vegas, Nevada for the Bitcoin 2025 conference. It was my first time in Las Vegas. I had successfully avoided Sin City for the first 34 years of my life. But when duty calls, you have to make some personal concessions.
Despite what many say about this particular conference and the spectacle that it has become, I will say that having attended every single one of Bitcoin Magazine's conferences since 2019, I thoroughly enjoy these events, even if I don't agree with all the content. Being able to congregate with others in the industry who have been working extremely hard to push Bitcoin forward, all of whom I view as kindred spirits who have also dedicated their lives to making the world a better place. There's nothing better than getting together, seeing each other in person, shaking hands, giving hugs, catching up and reflecting on how much things have changed over the years while also focusing on the opportunities that lie ahead.
I think out of all the Bitcoin magazine conferences I've been to, this was certainly my favorite. If only because it has become abundantly clear that Bitcoin is here to stay. Many powerful, influential, and competent people have identified Bitcoin as an asset and monetary network that will play a large part in human society moving forward. And more importantly, Bitcoin is proving to work far better than anybody not paying attention expected. While at the same time, the fiat system is in woeful disrepair at the same time.
As a matter of reflection and surfacing signal for you freaks, here are the presentations and things that happened that I think were the most impactful.
Miles Suter's Block Presentation
This presentation was awesome for many reasons, one of which being that we often forget just how dedicated Block, as an organization with many companies - including Cash App, Square, the open source organization known as Spiral and more recently, BitKey and Proto - has been to bitcoin over the last eight years. They've worked methodically to make Bitcoin a first-class citizen in their business operations and slowly but surely have built an incredibly integrated experience across their brands. The two big announcements from Block during the conference were the enablement of Bitcoin payments in Square point-of-sale systems and the amount of revenue they're making on their Lightning node, c=, from routing payments.
Right now, the Bitcoin payments and point of sale systems is in beta with many merchants testing it out for the next six months, but it will be available for all 4 million square merchants in 2026. This is something that many bitcoiners have been waiting for for many years now, and it is incredible to see that they finally brought it across the line. Merchants will have the ability to accept bitcoin payments and either convert every payment into fiat automatically, convert a portion of the bitcoin payment into fiat to keep the rest in sats, or simply keep all of the bitcoin they receive via payments in sats. This is an incredible addition to what Square has already built, which is the ability of their merchants to sweep a portion of their revenues into bitcoin if they desire. Square is focused on building a vertically integrated suite of bitcoin products for merchants that includes the ability to buy bitcoin, receive bitcoin, and eventually leverage financial services using bitcoin as collateral so that they can reinvest in and expand their businesses.
via Ryan Gentry
What went a bit underappreciated in the crowd was the routing node revenue that c= is producing, ~9.7% annualized. This is a massive validation of something that many bitcoiners have been talking about for quite some time, which is the ability to produce "yield" on bitcoin in a way that reduces risk significantly. Locking up bitcoin in a 2-of-2 multisig within Lightning channels and operating a Lightning routing node has been long talked about as one of the ways to produce more bitcoin with your bitcoin in a way that minimizes the threat of loss.
It seems that c= has found a way to do this at scale and is doing it successfully. 10% yield on bitcoin locked in Lightning channels is nothing to joke about. And as you can see from the chart above in the grainy picture taken by Ryan Gentry of Lightning Labs, this routing node "yield" is producing more return on capital than many of the most popular staking and DeFi protocols.
This is a strong signal to the rest of the market that this can be done. It may take economies of scale and a high degree of technical competency today. But this is incredibly promising for the future of earning bitcoin by providing valuable goods and services to the market of Bitcoiners. In this case, facilitating relatively cheap and instantly settled payments over the Lightning Network.
Saifedean Ammous' Bitcoin and Tether Presentation
This was one of the best presentations at the conference. Saifedean Ammous is a friend, he has been an incredible influence on my personal bitcoin journey, and I feel comfortable in saying he's been a strong influence on the journey of hundreds of thousands, at least, if not millions of people as they've attempted to understand bitcoin.
This presentation is a bit spicy because it puts a pin in the balloon of hopium that stablecoins like Tether are mechanisms that could bail out the market for US Treasuries in the medium to long-term if they take enough market share. As one always should do, Saif ran the numbers and clearly illustrates that even in the most optimistic case, Tether's impact on the market for treasuries, their interest rates, and curbing the growth of the debt held by the US federal government will be minimal at best.
One of the most interesting things that Saif points out that I'm a bit embarrassed I didn't recognize before is that much of the demand for Tether that we're seeing these days is replacement demand for treasuries. Meaning that many people who are turning to Tether, particularly in countries that have experienced hyperinflationary events, are using Tether as a substitute for their currencies, which are operated by central banks likely buying U.S. treasuries to support their monetary systems. The net effect of Tether buying those treasuries is zero for this particular user archetype.
Saif goes on to explain that if anything, Tether is a weapon against the US Treasury system when you consider that they're storing a large portion of the stablecoin backing in Treasuries and then using the yields produced by those Treasuries to buy bitcoin. Slowly but surely over time bitcoin as a percentage of their overall backing of Tether has grown quite significantly starting at 0% and approaching 10% today. It isn't hard to imagine that at some point within the next decade, Bitcoin could be the dominant reserve asset backing tethers and, as a result, Tether could be pegged to bitcoin eventually.
It's a fascinating take on Tether that I've never heard before.
Nothing Stops this Train from Lyn Alden
Lyn's been saying it loudly for quite some time now; "Nothing stops this train." She's even been on our podcast to explain why she believes this many times over the last five years. However, I don't think there is one piece of content out there that consolidates her thesis of why nothing stops the train of fiscal irresponsibility and unfettered debt expansion and why that's good for bitcoin than the presentation she gave at the conference. Definitely give this one a watch when you get a chance if you haven't already.
Overall, it was a great week in Vegas and I think it's safe to say that bitcoin has gone mainstream. Whether or not people who have been in the bitcoin industry and community for a while are okay with does not really matter. It's happening and all we can do is ride the wave as more and more people come to recognize the value prop of bitcoin and the social clout they can gain from supporting it. Our job here at TFTC is to help you discern the signal from the noise, continue to champion the self-sovereign usage of bitcoin and keep you abreast of developments in the space as they manifest.
Buckle up. Things are only going to get weirder from here on out.
Bitcoin's Mathematical Destiny
Sean Bill and Adam Back make a compelling case for Bitcoin's inevitable march toward $1 million. Sean points out that Bitcoin represents just a tiny fraction—2 trillion out of 900 trillion—of total financial assets, calling it a "tiny orange dot" on their presentation to Texas pensions. He emphasizes that reaching parity with gold alone would deliver a 10x return from current levels. Adam highlights the mathematical impossibility of current prices, noting that ETF buyers are absorbing 500,000 BTC annually while only 165,000 new coins are mined.
"Who's selling at these prices? It doesn't quite add up to me." - Adam Back
The institutional wave is just beginning. Sean revealed that while 50% of hedge fund managers personally own Bitcoin, only 3% have allocated institutional funds. Combined with emerging demand from nation states and corporate treasuries meeting Bitcoin's fixed supply, the price trajectory seems clear. Both guests stressed the importance of staying invested—missing just the 12 best performing days each year would turn Bitcoin into a losing investment.
Check out the full podcast here for more on pensions allocating to Bitcoin, cypherpunk banking, and commodity trading insight
-
@ eb0157af:77ab6c55
2025-06-15 20:01:38The Russian government is preparing sanctions against those who violate mining regulations, with fines of up to $25,000.
The Ministry of Digital Development, Communications and Mass Media of the Russian Federation has drafted a bill introducing financial penalties and the seizure of cryptocurrencies for miners operating illegally.
The ministerial proposal, currently under interdepartmental review according to Forbes Russia, would grant judicial authorities extraordinary powers over the mining sector. Courts would be able not only to impose financial penalties but also to directly confiscate illegally mined bitcoins.
Fines will follow a progressive scale:
- private individuals: 100,000 to 200,000 rubles ($1,272–$2,544);
- individual entrepreneurs and public officials: 200,000 to 400,000 rubles ($2,544–$5,088);
- companies and corporations: 1 million to 2 million rubles ($12,728–$25,456).
Crackdown on mining pools
Another aspect of the proposed legislation concerns mining pools. If approved, the bill would introduce penalties for those participating in such groups illegally. The government strategy aims to amend the Code of Administrative Offenses, effectively turning illegal mining into a criminal offense with harsher consequences than current administrative fines.
Crypto payments under scrutiny
Beyond mining operations, the new provisions would also target the use of cryptocurrencies as a means of payment outside the official sandbox managed by Russia’s Central Bank. Sanctions for this violation could reach 1 million rubles ($12,728).
Andrey Medvedev, Head of the Legal Department at the Central Bank, emphasized during the St. Petersburg International Legal Forum that “[crypto] illegally used as a means of payment will be confiscated.”
Regional restrictions on mining
Under current Russian regulations, unregistered citizens are allowed to mine domestically provided their energy consumption does not exceed 6,000 kWh per month. However, about ten Russian regions and territories under Russian control maintain specific restrictions.
Operators of mining infrastructures — primarily data center and hosting service providers — will be required to report operational details to Rosfinmonitoring, the national financial intelligence agency, including wallet addresses used at their facilities.
While penalties are tightening, the government recently chose not to extend mining bans to new regions. The government’s energy commission, chaired by Deputy Prime Minister Alexander Novak, rejected a proposal to ban mining in Khakassia and postponed annual restrictions in Zabaikalsky Krai and Buryatia. However, Moscow has approved a one-year mining ban in the southern part of the Irkutsk region, widely considered the de facto capital of Russian mining.
The post Mining in Russia: fines and asset seizures for illegal operations appeared first on Atlas21.
-
@ d5ca7093:549ad1ec
2025-06-14 12:39:55In a world flooded with information and noise, it’s easy to feel like your brain is constantly switching channels.
One minute you’re reading a technical spec, the next you’re researching vintage Japanese vending machines,
then somehow deep in a Telegram rabbit hole about solar-powered mesh networks.Sound familiar?
For some of us, this isn’t just a personality quirk—it’s our baseline.
We don’t think in straight lines.
Ideas come in bursts. Focus comes in waves.
We thrive on novelty, but routine feels like quicksand.In a society built for rigid 9-to-5 brains, that kind of mental wiring often gets misunderstood.
But here’s the truth:If you learn to structure the chaos, it becomes a superpower.
What most people call distraction is actually high bandwidth.
It’s fast processing mixed with open curiosity.
But without systems in place, that power leaks.We chase every thought, every notification, every dopamine hit.
That’s why building your own structure is key—not to control your mind,
but to support it.- Custom workflows
- Intentional routines
- Clear priorities
These turn scatter into momentum.
In the Bitcoin and Nostr world, this mindset fits naturally.
We’re already breaking free from one-size-fits-all models.
We self-host. We fork code. We build for edge cases.Why not apply the same philosophy to how we work and think?
You don’t need corporate-style productivity hacks.
You can build your own.
Ones that work with your brain, not against it.
Use your site as your digital command center.
Set up tools that work offline.
Use local-first apps.
Block out time for deep work.
Make room for curiosity.Once you start adding scaffolding to your natural flow, something wild happens:
You move faster, think clearer, and build better.
The minds that don’t “fit in” are often the ones pushing things forward.
That’s not a bug—it’s a feature.
But features need configuration.Self-sovereignty isn’t just about running a node or holding your keys.
It’s about designing a life and workflow that fits you—especially
when your brain runs on a different operating system.
So if your mind doesn’t follow the rules, maybe it’s because
you were built to make new ones.Structure isn’t the enemy.
It’s the multiplier.
Follow my thoughts and work at:
🌐 https://taidigital.xyz
🔑@taidigital.xyz
on Nostr -
@ 8bad92c3:ca714aa5
2025-06-15 19:02:42Marty's Bent
via me
I think we'll look back at last weekend as one of the most pivotal points in human history. Ukraine's Operation Spider Web is one of the more shocking things I've seen in terms of military operations in my life. It validates something that many bitcoiners, many cypherpunks, and many prescient individuals have been talking about for decades now at this point, which is asymmetric drone warfare.
The Sovereign Individual is a book that many bitcoiners have talked about throughout the years due to how prescient it was in terms of the inevitable emergence of a digital currency outside the control of central banks and governments. The book was written in the mid-90s, so the fact that the two authors were able to predict that something like bitcoin would emerge less than 20 years after writing the book is pretty incredible. However, digital currencies leveraging cryptography were not the sole focus of the book. Another portion of the book was dedicated to the idea of asymmetric drone warfare and its effects on society overall.
It seems pretty clear today that this is another call from The Sovereign Individual that is coming true. Obviously, unless you've been living under a rock, you've noticed that Ukraine has been using drones in the battlefield to target strategic Russian assets and individual soldiers over the last year. The amount of battlefield videos I've seen of Russian soldiers running from autonomous drones that are hunting them down has been increasing significantly over the last six months. The footage is truly harrowing. It is a death that I wouldn't wish on anybody. With Operation Spider Web Ukraine has increased the stakes of this type of drone warfare by going deep into Russian territory and targeting strategic long-range bombers, some of which had the ability to deploy nuclear warheads. This is sure to incite a reaction from Russia. No one will be surprised if, by the end of the week, Russia has started a shock and awe campaign that goes deep into Ukrainian territory in retaliation for the kamikaze drone strikes on their long-range aircraft. I pray for peace and a quick resolution to this war, and every other war for that matter.
I didn't come here to pontificate and give my thoughts on this particular war, but I would like to focus on this new tactic of war and what it means for military budgets moving forward. The Sovereign Individual laid it out clearly when they wrote in the 1990s that at some point in the future autonomous drones would be leveraged in the battlefield and prove to be asymmetric because of the fact that they are extremely cheap to produce. When you compare the price it cost to produce one of these drones to the price of the equipment they are destroying, things get pretty crazy. With tens of thousands of dollars of drone equipment the Ukrainian army destroyed tens if not hundreds of millions of dollars worth of long-range missile aircraft. And it did so without putting any Ukrainian military personnel in harm's way. Directly, at least.
When you consider the return on investment of deploying these drones compared to sending in soldiers, tanks, and your own aircraft, it becomes pretty obvious that this is going to quickly become the most logical way to fight a war moving forward. The question that remains is how quickly do other governments recognize this and implement it into their own defense strategies? As an American looking at our military budget, which is quickly approaching $1 trillion in annual spend, I'm forced to question whether or not most of that money is simply being wasted, considering the fact that we live in a time where these asymmetric battlefield strategies now exist. Why build new fighter jets when a Somali pirate, or nefarious individual for that matter, could use a $200 drone to destroy it in a matter of seconds with no threat of direct physical harm?
I'm no military expert, but if I were at the helm of the Defense Department, I would seriously be forcing those below me to focus a ton of effort on this problem and create plans to make sure that we are sufficiently protected from these risks. The only way to protect from these risks is to build the capabilities yourself. When it comes to the risk reward from a defense tech investment perspective I think a majority of the effort should be focused on defensive drone technologies and capabilities.
With that being said, it does seem like the US military is privy to this asymmetric reality that we currently live in. Defense contracts with Andruil make this pretty clear. Andruil is certainly ahead of the curve when it comes to autonomous drone warfare and defense against it. As an American, even though I don't like war, or the military industrial complex, knowing that the military is working with companies like Andruil does give me some comfort. However, the other side of that coin is that it is very unnerving when you consider that the government creating these public-private partnerships could lead to some Orwellian outcomes here at home. It may make some of you feel uncomfortable, but I believe the ideal scenario is that any individual has access to these types of defensive drone technologies in the future. The end goal being to create a nuclear game theoretical outcome where violence is reduced because one always has to assume that anyone they intend to attack has access to sufficient and formidable defensive technologies.
It's truly scary times we're living in as we transition further into the Digital Age. Part of the reason that I've dedicated my whole life to bitcoin is because I truly do believe that if you fix the money, you can fix the world. That is not to say that kinetic wars or physical violence will not exist in the future. It certainly will. But I believe sound money and open access to these systems and tools creates conditions which are much more suitable for cooperation and less so for conflict.
Multi-Signature Bitcoin Custody Is Replacing Single-Point Solutions
Jesse Gilger made a compelling case for why multi-signature Bitcoin custody represents the future of secure storage. He explained how Gannett Trust's approach ensures "not all of the keys are going to be at any one entity," fundamentally reducing the honeypot risk that plagues centralized custodians. This distributed model means no single point of failure can compromise your Bitcoin, whether through hacking, internal fraud, or regulatory seizure.
"I was on the list. I got the email. 'You were affected.'" - Jesse Gilger
Jesse's firsthand experience with the Coinbase data breach drives home why centralized custody is fundamentally flawed. While Coinbase holds keys for 10 of 12 Bitcoin ETFs, smart money is moving toward multi-institutional setups where Gannett holds a key, Unchained holds a key, and a third party holds a key. This alignment with Bitcoin's decentralized ethos isn't just philosophically pure—it's pragmatically superior for protecting generational wealth.
Check out the full podcast here for more on MSTY risks, Bitcoin retirement strategies and nation-state adoption dynamics.
Headlines of the Day
MicroStrategy Copycats See Speculative Premiums Fade - via X
Square Tests Bitcoin Payments, Lightning Yields Beat DeFi - via X
Get our new STACK SATS hat - via tftcmerch.io
Bitfinex Moves $731M Bitcoin to Jack Mallers' Fund - via X
Take the First Step Off the Exchange
Bitkey is an easy, secure way to move your Bitcoin into self-custody. With simple setup and built-in recovery, it’s the perfect starting point for getting your coins off centralized platforms and into cold storage—no complexity, no middlemen.
Take control. Start with Bitkey.
Use the promo code *“TFTC20”* during checkout for 20% off
Ten31, the largest bitcoin-focused investor, has deployed $150.00M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Final thought...
Trying to imagine the future my children are going to live in gets harder by the day.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
Subscribe to our YouTube channels and follow us on Nostr and X:
@media screen and (max-width: 480px) { .mobile-padding { padding: 10px 0 !important; } .social-container { width: 100% !important; max-width: 260px !important; } .social-icon { padding: 0 !important; } .social-icon img { height: 32px !important; width: 32px !important; } .icon-cell { padding: 0 4px !important; } } .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } .moz-text-html .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } /* Helps with rendering in various email clients
-
@ 8bad92c3:ca714aa5
2025-06-15 19:02:42Key Takeaways
Michael Goldstein, aka Bitstein, presents a sweeping philosophical and economic case for going “all in” on Bitcoin, arguing that unlike fiat, which distorts capital formation and fuels short-term thinking, Bitcoin fosters low time preference, meaningful saving, and long-term societal flourishing. At the heart of his thesis is “hodling for good”—a triple-layered idea encompassing permanence, purpose, and the pursuit of higher values like truth, beauty, and legacy. Drawing on thinkers like Aristotle, Hoppe, and Josef Pieper, Goldstein redefines leisure as contemplation, a vital practice in aligning capital with one’s deepest ideals. He urges Bitcoiners to think beyond mere wealth accumulation and consider how their sats can fund enduring institutions, art, and architecture that reflect a moral vision of the future.
Best Quotes
“Let BlackRock buy the houses, and you keep the sats.”
“We're not hodling just for the sake of hodling. There is a purpose to it.”
“Fiat money shortens your time horizon… you can never rest.”
“Savings precedes capital accumulation. You can’t build unless you’ve saved.”
“You're increasing the marginal value of everyone else’s Bitcoin.”
“True leisure is contemplation—the pursuit of the highest good.”
“What is Bitcoin for if not to make the conditions for magnificent acts of creation possible?”
“Bitcoin itself will last forever. Your stack might not. What will outlast your coins?”
“Only a whale can be magnificent.”
“The market will sell you all the crack you want. It’s up to you to demand beauty.”
Conclusion
This episode is a call to reimagine Bitcoin as more than a financial revolution—it’s a blueprint for civilizational renewal. Michael Goldstein reframes hodling as an act of moral stewardship, urging Bitcoiners to lower their time preference, build lasting institutions, and pursue truth, beauty, and legacy—not to escape the world, but to rebuild it on sound foundations.
Timestamps
00:00 - Intro
00:50 - Michael’s BBB presentation Hodl for Good
07:27 - Austrian principles on capital
15:40 - Fiat distorts the economic process
23:34 - Bitkey
24:29 - Hodl for Good triple entendre
29:52 - Bitcoin benefits everyone
39:05 - Unchained
40:14 - Leisure theory of value
52:15 - Heightening life
1:15:48 - Breaking from the chase makes room for magnificence
1:32:32 - Nakamoto Institute’s missionTranscript
(00:00) Fiat money is by its nature a disturbance. If money is being continually produced, especially at an uncertain rate, these uh policies are really just redistribution of wealth. Most are looking for number to go up post hyper bitcoinization. The rate of growth of bitcoin would be more reflective of the growth of the economy as a whole.
(00:23) Ultimately, capital requires knowledge because it requires knowing there is something that you can add to the structures of production to lengthen it in some way that will take time but allow you to have more in the future than you would today. Let Black Rockck buy the houses and you keep the sats, not the other way around.
(00:41) You wait until later for Larry Frink to try to sell you a [Music] mansion. And we're live just like that. Just like that. 3:30 on a Friday, Memorial Day weekend. It's a good good good way to end the week and start the holiday weekend. Yes, sir. Yes, sir. Thank you for having me here. Thank you for coming. I wore this hat specifically because I think it's I think it's very apppropo uh to the conversation we're going to have which is I hope an extension of the presentation you gave at Bitblock Boom Huddle for good. You were working on
(01:24) that for many weeks leading up to uh the conference and explaining how you were structuring it. I think it's a very important topic to discuss now as the Bitcoin price is hitting new all-time highs and people are trying to understand what am I doing with Bitcoin? Like you have you have the different sort of factions within Bitcoin.
(01:47) Uh get on a Bitcoin standard, get on zero, spend as much Bitcoin as possible. You have the sailors of the world are saying buy Bitcoin, never sell, die with your Bitcoin. And I think you do a really good job in that presentation. And I just think your understanding overall of Bitcoin is incredible to put everything into context. It's not either or.
(02:07) It really depends on what you want to accomplish. Yeah, it's definitely there there is no actual one-sizefits-all um for I mean nearly anything in this world. So um yeah, I mean first of all I mean there was it was the first conference talk I had given in maybe five years. I think the one prior to that uh was um bit block boom 2019 which was my meme talk which uh has uh become infamous and notorious.
(02:43) So uh there was also a lot of like high expectations uh you know rockstar dev uh has has treated that you know uh that that talk with a lot of reference. a lot of people have enjoyed it and he was expecting this one to be, you know, the greatest one ever, which is a little bit of a little bit of a uh a burden to live up to those kinds of standards.
(03:08) Um, but you know, because I don't give a lot of talks. Um, you know, I I I like to uh try to bring ideas that might even be ideas that are common. So, something like hodling, we all talk about it constantly. uh but try to bring it from a little bit of a different angle and try to give um a little bit of uh new light to it.
(03:31) I alsove I've I've always enjoyed kind of coming at things from a third angle. Um whenever there's, you know, there's there's all these little debates that we have in in Bitcoin and sometimes it's nice to try to uh step out of it and look at it a little more uh kind of objectively and find ways of understanding it that incorporate the truths of of all of them.
(03:58) uh you know cuz I think we should always be kind of as much as possible after ultimate truth. Um so with this one um yeah I was kind of finding that that sort of golden mean. So uh um yeah and I actually I think about that a lot is uh you know Aristotle has his his concept of the golden mean. So it's like any any virtue is sort of between two vices um because you can you can always you can always take something too far.
(04:27) So you're you're always trying to find that right balance. Um so someone who is uh courageous you know uh one of the vices uh on one side is being basically reckless. I I can't remember what word he would use. Uh but effectively being reckless and just wanting to put yourself in danger for no other reason than just you know the thrill of it.
(04:50) Um and then on the other side you would just have cowardice which is like you're unwilling to put yourself um at any risk at any time. Um, and courage is right there in the middle where it's understanding when is the right time uh to put your put yourself, you know, in in the face of danger um and take it on. And so um in some sense this this was kind of me uh in in some ways like I'm obviously a partisan of hodling.
(05:20) Um, I've for, you know, a long time now talked about the, um, why huddling is good, why people do it, why we should expect it. Um, but still trying to find that that sort of golden mean of like yes, huddle, but also what are we hodling for? And it's not we're we're not hodddling just merely for the sake of hodddling.
(05:45) There there is a a purpose to it. And we should think about that. And that would also help us think more about um what are the benefits of of spending, when should we spend, why should we spend, what should we spend on um to actually give light to that sort of side of the debate. Um so that was that was what I was kind of trying to trying to get into.
(06:09) Um, as well as also just uh at the same time despite all the talk of hodling, there's always this perennial uh there's always this perennial dislike of hodlers because we're treated as uh as if um we're just free riding the network or we're just greedy or you know any of these things. And I wanted to show how uh huddling does serve a real economic purpose.
(06:36) Um, and it does benefit the individual, but it also does uh it it has actual real social um benefits as well beyond merely the individual. Um, so I wanted to give that sort of defense of hodling as well to look at it from um a a broader position than just merely I'm trying to get rich. Um uh because even the person who uh that is all they want to do um just like you know your your pure number grow up go up moonboy even that behavior has positive ramifications on on the economy.
(07:14) And while we might look at them and have uh judgments about their particular choices for them as an individual, we shouldn't discount that uh their actions are having positive positive effects for the rest of the economy. Yeah. So, let's dive into that just not even in the context of Bitcoin because I think you did a great job of this in the presentation.
(07:36) just you've done a good job of this consistently throughout the years that I've known you. Just from like a first principles Austrian economics perspective, what is the idea around capital accumulation, low time preference and deployment of that capital like what what like getting getting into like the nitty-gritty and then applying it to Bitcoin? Yeah, it's it's a big question and um in many ways I mean I I even I barely scratched the surface.
(08:05) uh I I can't claim to have read uh all the volumes of Bombber works, you know, capital and interest and and stuff like that. Um but I think there's some some sort of basic concepts that we can look at that we can uh draw a lot out. Um the first uh I guess let's write that. So repeat so like capital time preference. Yeah. Well, I guess getting more broad like why sav -
@ 3c389c8f:7a2eff7f
2025-06-15 03:22:13Nostr's first algorithmic relay feed, was introduced by prolific Nostr user, builder, and supporter, utxo the webmaster and the Bitvora team. This idea takes control of your algorithms away from 3rd parties and puts it directly in the user's hands. The system was designed to give readers the ability to choose who and what they want to see in their Nostr feed, and at what frequency, while also encouraging discovery of new and interesting content. The design keeps in mind that users may not want to see posts that are inflammatory or contentious like ad-driven algorithms assume, but ones that simply generate interesting conversations. On top of that, it is also clearly designed to incentivize users to spend time offline and still keeping up with things that are important to them online.
After playing with the various settings, I have been pleasantly surprised with how well it works. To set up your individualized algo relay feed, you simply visit the landing page and sign in with your signer of choice. You will first be presented with some information about your network and the authors you interact with the most. This is a neat little bonus to me. I can clearly see the profiles that provide me with value, whether it be through learning, friendship, or professional (whatever that means). It gives me a good feeling to see who has been worthy of my attention, and I imagine if I were one to engage in defensive online discussions, the presentation of these authors might make me take a second look at my own behavior. Maybe the idea of anyone else doing that is a pipedream, but I like the thought. Just beyond the network information are some insightful statistics about the ways you engage online, like how often you post and reply.
Towards the bottom of the page are your actual settings:
As you can see, there are a variety of settings that all will impact the way that your personalized feed is built. Simply make some adjustments that feel right for you and click save. Your personalized algorithm feed will be available to you in any client that enables relay browsing, like Jumble and Coracle. It is worth trying out a couple of different formulas, as they are quite effective. Once you find a balance that feels right, you can just save the relay as a favorite for easy access, and basically forget about it. They relay will keep your settings to build your personalized Nostr feed whenever you connect. If at any time you need a change, just revisit the page and make your adjustments. The software is open source, making it possible to host your own for yourself and your friends.
I have found a lot of interesting content and people through the Nostr AlgoRelay. My first few settings adjustments didn't quite suit what I was looking for, but a few tweaks brought forth notes from some of my favorite people that I had missed but not stuff that was really outdated, a few notes from popular figureheads, and some things that my friends were engaging with that I did not know about prior. I highly recommend giving it a try, beyond a quick glance. The true value of this relay grows in time, as you go about life and come back to visit your Nostr world.
-
@ 8bad92c3:ca714aa5
2025-06-15 19:02:41Key Takeaways
Leon Wankum, a real estate expert turned Bitcoiner, presents a powerful argument that Bitcoin is emerging as the new “hurdle rate,” outpacing real estate as the preferred store of value in a shifting financial landscape. As the 18-year property cycle nears its end amid high interest rates and imbalanced markets, Bitcoin’s scarcity, performance, and optionality are prompting capital allocators to rethink traditional strategies. Institutions are beginning to reallocate cash flows and refinance properties into Bitcoin treasuries, while new yield-bearing Bitcoin instruments like Strike, Strife, and Stride offer compelling alternatives to bonds and property. Wankum envisions a gradual transition to a Bitcoin standard, facilitated by dual collateralization and designed to avoid economic disruption as Bitcoin steadily replaces legacy financial infrastructure.
Best Quotes
"Bitcoin is starting to become the new hurdle rate that all other financial products have to abide to."
“No asset—not even prime real estate—can compete with Bitcoin’s long-term performance and absolute scarcity.”
"You can refinance a property and allocate to Bitcoin without selling—this is how many are making the transition."
"Strategy (MicroStrategy) has enough Bitcoin to cover preferred stock dividends for over 200 years."
"20% of our property cash flow into Bitcoin outperformed the 80% left in fiat."
“Bitcoin is digital real estate—but better. Scarce, global, and doesn’t need maintenance or tax sheltering gimmicks.”
“If it’s just 1% of the real estate market, that’s $3 trillion. And that’s enough.”
"A smooth transition, not collapse, is the optimal path forward."
Conclusion
This episode explores how Bitcoin is overtaking real estate as the global store of value, with Leon Wankum offering a rational, experience-based framework for understanding this shift. While institutional inertia slows adoption, capital flows are beginning to reflect Bitcoin’s growing dominance, as new financial instruments and treasury strategies emerge. Leon advocates for a thoughtful, evolutionary transition to a Bitcoin standard—one that prioritizes stability, practical integration, and long-term value creation across the global economy.
Timestamps
0:00 - Intro
0:50 - Real Estate
12:36 - Bitcoin for real estate investors
17:44 - Bitkey
18:39 - MSTR products and opportunity cost
30:43 - Unchained
31:13 - Cash flow alternatives
37:40 - Strategy risks
44:41 - Smooth or chaotic transition
50:58 - Is this cycle different?
56:42 - Tradfi degeneracy
1:02:00 - Leon’s Book - Digital Real EstateTranscript
(00:00) Other than real estate, there were little investments that performed better. Few were aware of the existence of Bitcoin. As people become more aware, they will likely also sell off their properties. Bitcoin as a near-perfect form of money is starting to become the new hurdle rate that all other financial products have to abide to.
(00:19) Instead of buying a regular bond issued by a nation state, you can actually buy a fixed income product issued by Strategy. This is a product that could potentially tap into the real estate market. If it's just 1%, that's 3 trillion. And that's enough. They are starting to weigh the opportunity cost of not putting money into Bitcoin.
(00:36) But very few are able to comprehend the necessity of quickly investing large part of the capital into Bitcoin. Every 18 years will have a correction on housing. We're bringing in a housing expert to talk about the real estate market and Bitcoin corporate adoption. in the crazy frenzy that's going on right now in public markets.
(01:04) Leon, welcome back to the show. Thanks for having me back. It was great seeing you even though it was briefly in Vegas last week. I caught you literally as I was running to the airport off the stage. Yeah. And uh look, I'm pull that back up because I think this is a good jumping off point. We'll start with like a personal story.
(01:24) I'm currently in the middle of a move right now, but decided to rent a house because I was looking at the prices for housing in the places I'm looking to buy and they were they were too high. Not only were they too high, we put a bid in on one house and it wound up going a million dollars over asking.
(01:44) And I think over here in the United States, this is a big topic of discussion right now, which is the real estate market feels a little toppy. Prices are still very high, very sticky. Rates are still very high. Uh, and that's one thing I'm trying to discern as somebody who would like to buy a house in the next few years, a forever house for my family, what is going on.
(02:08) And as we can see here, Red Red Fin reported earlier this week that 34% there are 34% more sellers in the market than buyers. At no other point in records dating back to 2013 have sellers outnumbered buyers this much. There are a total of $698 billion worth of homes for sale in the US, up 20.
(02:29) 3% from a year ago in the highest dollar amount ever. So, it seems like there's a ton of people who have rode the real estate market and they're being a bit stingy on pricing and we're waiting for a correction. Is that your take on this? Yeah, we definitely need to wait for price equilibrium to build because since 2008 really since we had low interest rates um prices were skyrocketing and now with a different interest rate environment.
(02:57) Um what I personally also feel is that people are not willing to sell their houses for a price that they believe is not what they could get because they still have the prices in mind that they were able to receive 2 three years ago and the buyers are not willing to pay prices that people want because interest rates are higher meaning the cost of capital and the cost of borrowing went up.
(03:21) So I think this is a healthy um and a healthy um development. We need a price equilibrium. We need um demand and supply prices to match. It's going to take a long time. I think it's also it also depends on interest rates. If Powell is going to um lower interest rates, which I don't think he will, even though that's something that the president would like him to do, but I don't think he will because it would cause inflation to go up again, especially in in goods and services and groceries.
(03:51) And um judging by that, I think interest rates will stay above 3% at least for the foreseeable future. Meaning I believe that real estate prices will come down a little bit till we meet that equilibrium. But something that's important to to remember which makes it a little bit odd that because as a Bitcoiner when you look at housing, I think you constantly think now it's going to crash, now it's going to crash.
(04:15) But the reason it's not really going to crash is as soon as new money is being introduced into your economy or as soon as interest rates are lowered that money is being funneled into real estate and also the existing system that is depending on real estate as collateral has an interest in propping prices up.
(04:34) So this can go on for another 10 or 20 years I think. I mean there could be there's definitely a correction that we can see right now and I personally wouldn't get into uh real estate development at this point if you'll ask me from the perspective what's the better investment of course that is Bitcoin but I just want to make a point that this can go can go on for longer than we think because housing is limited not as limited as Bitcoin but there's something called the 18-year property cycle and it says that every 18 years, we'll
(05:08) have a correction in housing. And the reason for that is if the money supply is expanded and that money goes into land, it's not going out of land because land is limited. It's similar to Bitcoin. But what happens is that after around 14 15 years, prices start to come down and then they find a new price equilibrium which is higher than when the cycle started.
(05:33) And we are at the end of this 18-year property cycle. and I had suggest that prices will fall until 2026 and then in 2026 if interest rates are lowered I think prices can find price equilibrium and then possibly move up in nominal value of course if you start now accounting for real estate and bitcoin it's a whole different story I know talked from the lens of a fiat um based system yeah that note on pal and the fed is interesting that it It's very obvious Trump's wanted him to lower rates since before he even got elected.
(06:09) But I was reading an article yesterday that made a lot of sense to me, which is he's not going to lower rates for multiple reasons. One of which you mentioned, which is it would it would reignite inflation, which nobody wants to see right now. And then number two, profit margins are going up because the productivity uh increases due to AI.
(06:32) I mean, and we're still at the early stages of that, um, where you have many of the big big tech, the MAG 7 beginning to lay off people because they're creating all these efficiencies via AI. So, we're able to increase productivity and profit margins and so there's no reason to to lower rates from that perspective, which agreed.
(06:58) Yeah, absolutely true. Yeah, which is uh you know it'll be it's crazy the confluence of events that are happening right now whether it's real estate market looking a little toppy at least temporarily the interest rate environment the progression of AI and the adoption uh by many large companies and small companies alike and then you have Bitcoin sitting over here sitting over $2 trillion establishing itself as a $2 trillion asset and it still seems a bit fringe where um where we are certainly as Bitcoiners, individuals -
@ c1e9ab3a:9cb56b43
2025-06-15 00:36:391. Introduction
The 21st century is marked by a rare confluence of demographic, technological, and monetary regime shifts. As birth rates fall below replacement levels across advanced and many emerging economies, global population growth slows and begins to reverse. At the same time, automation, AI, and robotics are increasing productivity at an accelerating pace. Simultaneously, trust in central banks and fiat currencies is waning, giving rise to calls for a return to hard currencies (e.g., gold, Bitcoin) and decentralized monetary systems.
These trends pose stark challenges to existing economic theories and institutions. This paper explores their implications through two opposing lenses: Keynesian economics and Austrian (Misesian) economics.
2. The Keynesian Reaction: Deflation, Demand Collapse, and the Paradox of Thrift
2.1. Demand-Side Fragility in a Shrinking Population
Keynesian theory is rooted in the principle that aggregate demand drives output and employment. A declining population implies a falling consumption base, which directly reduces aggregate demand. Combined with increased longevity, this trend leads to a larger retired population disinclined to spend, creating persistent demand shortfalls.
2.2. Technological Unemployment and Reduced Income Velocity
Rapid productivity gains from AI and robotics may displace large segments of labor, leading to unemployment or underemployment. With fewer wage earners and heightened uncertainty, consumption slows further. Even if goods become cheaper, widespread income insecurity constrains the ability to buy them.
2.3. The Paradox of Thrift
In times of uncertainty, both individuals and businesses tend to save more. Keynes argued that if everyone saves, aggregate demand collapses because one person’s spending is another’s income. Thus, increased saving leads to lower incomes, which reduces saving in aggregate—a self-reinforcing contraction.
2.4. Retreat from Fiat and Central Banking: A Catastrophic Constraint
Abandoning fiat currency and central banking removes the government’s ability to perform countercyclical policy. Interest rates cannot be lowered below zero; money supply cannot be expanded to fill demand gaps. In such a regime, deflation becomes chronic, debt burdens rise in real terms, and recovery mechanisms are neutered.
Conclusion (Keynesian):
The combined effect of declining population, rising productivity, and a hard money transition is catastrophic. It leads to a deflationary spiral, mass unemployment, debt crises, and secular stagnation unless aggressively offset by expansive fiscal and monetary policy—tools unavailable in a hard currency system.
3. The Misesian Rebuttal: Market Coordination and the Natural Order of Decline
3.1. Savings as Capital Formation
Mises and the Austrian School reject the paradox of thrift. Savings are not lost demand; they are deferred consumption that funds capital investment. Increased saving, in a free market, lowers interest rates and reallocates resources toward longer-term, higher-order production.
3.2. Deflation as a Signal of Progress
Falling prices due to productivity gains are not a crisis but a benefit. Consumers gain real wealth. Entrepreneurs adjust cost structures. As long as wages and prices are flexible, deflation reflects abundance, not failure.
3.3. Population Decline as Economic Recalibration
A shrinking population reduces demand, yes—but it also reduces the labor supply. Wages rise in real terms. Capital intensity per worker increases. There is no systemic unemployment if labor markets are free and responsive.
3.4. Hard Currency as Restoration of Market Coordination
Transitioning to a hard currency purges fiat-induced malinvestment and restores the price mechanism. With no artificial credit expansion, capital is allocated based on real savings. Booms and busts are mitigated, and long-term planning becomes reliable.
Conclusion (Misesian):
There is no crisis. A hard currency, high-productivity, low-population economy stabilizes at a new equilibrium of lower consumption, higher capital intensity, and rising real wealth. Deflation is natural. Savings are the seed of future prosperity. Government interference, not market adaptation, is the threat.
4. Final Synthesis
The Keynesian and Misesian views diverge on first principles: Keynes sees demand shortfalls and rigidities requiring top-down correction, while Mises sees market-coordinated adaptation as sufficient and self-correcting. As the 21st century evolves, this ideological conflict will shape whether the transition leads to depression or renewal.
References
- Keynes, J.M. The General Theory of Employment, Interest and Money
- Mises, L. Human Action
- Hayek, F.A. Prices and Production
- Böhm-Bawerk, E. Capital and Interest
- Friedman, M. A Program for Monetary Stability
-
@ 044da344:073a8a0e
2025-06-14 08:56:18Meine Karriere als Auftragsforscher neigt sich ihrem Ende entgegen. In zwei Wochen ist der Forschungsverbund „Das mediale Erbe der DDR“ Geschichte. Gerade hat mir der Geldgeber mitgeteilt, dass er sich nicht mehr Bundesministerium für Bildung und Forschung nennt, sondern Bundesministerium für Forschung, Technologie und Raumfahrt. BMFTR statt BMBF. Bitte, sehr geehrte Damen und Herren, verwenden Sie ab sofort nur noch das neue Logo. Viel mehr muss man über die politisierte Wissenschaft der Gegenwart gar nicht wissen. Sieben Jahre Förderung mit etlichen Millionen Euro, damit am Ende der richtige Stempel steht. Es soll mir keiner erzählen, dass das den Nachwuchs nicht formt.
Ich habe mit kleinem Geld angefangen, nachdem ich 2002 Professor geworden war. An der LMU in München hatte ich eigentlich alles, was ich brauchte. Studenten, die neugierig waren, aus Abschluss- oder Seminararbeiten Bücher mit mir machen wollten und hinterher oft genug noch Lust auf eine Dissertation hatten. Aufträge ergaben sich eher zufällig aus dem, was wir ohnehin machten. Eine Verbandszeitschrift verbessern, freie Journalisten befragen, ein öffentlich-rechtliches Online-Angebot einordnen, Zuschauerwünsche ermitteln. Ich habe dabei schnell gelernt, dass sich das nicht lohnt. Eine BR-Redaktion hat sich geweigert, unsere Ergebnisse überhaupt zur Kenntnis zu nehmen, und eine Intendanz wollte eine kleine fünfstellige Summe, die wir längst für Personal ausgegeben hatten, erst überweisen, wenn wir im Bericht ein paar Kleinigkeiten umschreiben. Ich dachte: Lass die anderen den Euros nachlaufen. Ich mache einfach mein Ding.
Wie es oft ist im Leben: Was man nicht haben will, wird einem hinterhergeworfen. Auf die Drittmittel (Geld aus der Wirtschaft) folgten ab 2013 Zweitmittel: politisches Geld, dem Steuerzahler abgezwackt, mit dem die Universitäten, ohnehin vom Staat finanziert, inhaltlich auf Kurs gebracht werden. Ich war Sprecher in drei interdisziplinären Forschungsverbünden. ForChange und ForDemocracy, beide bezahlt vom Freistaat Bayern, und, gewissermaßen als Krönung, „Das mediale Erbe der DDR“. Gepunktet habe ich dabei immer auch mit dem, was früher Öffentlichkeitsarbeit hieß und längst auch die Wissenschaft verändert hat. In Kurzform: Reichweite ist mindestens so wichtig wie Tiefe. Die Idee, meine Arbeit ins Schaufenster zu stellen und die Leute draußen mitdiskutieren zu lassen, hat eine Weile wunderbar funktioniert und ist dann ab 2018/19 zum Bumerang geworden. Aber das ist eine andere Geschichte.
Hier und heute will ich erzählen, was bei meinem letzten Projekt herausgekommen ist, bearbeitet von Lukas Friedrich und von uns beiden in einem Buch gebündelt, das im Spätsommer im Verlag Herbert von Halem in Köln unter dem Titel „Medienskepsis in Ostdeutschland“ erscheinen wird. Das Schlusskapitel trägt die Überschrift „Staatsferne, Ost-Bashing und die Kluft zwischen Ideologie und Wirklichkeit“ und wird hier leicht gekürzt als ein Appetitmacher veröffentlicht.
Ein Fazit zu den Wurzeln der „Medienskepsis Ost“
Wieviel DDR steckt in der Unzufriedenheit mit den Leitmedien, die im Osten Deutschlands spätestens 2014 mit Pegida auch öffentlich sichtbar wurde und seither ein Dauerbrenner ist in den akademischen und öffentlichen Debatten, die sich um die Glaubwürdigkeit des Journalismus drehen? Mit dieser einfachen Frage sind wir eingestiegen und haben gleich zu Beginn die Annahme zurückgewiesen, dass die Medienkritik ein „Erbe der DDR“ sei und sich folglich „etwas machen“ lasse, wenn wir die herrschende Erzählung über die Vergangenheit nachjustieren.
Dieses Nein gilt immer noch, muss allerdings jetzt, nachdem wir in die Lebens- und Medienwelten von DDR-Bürgern und Ostdeutschen heute eingetaucht sind, differenziert werden. Das, was die SED als „Journalismus“ bezeichnet hat, aber de facto politische PR war, ist als Vergleichsfolie nicht nur bei den Zeitzeugen präsent, sondern auch bei ihren Nachkommen, vermittelt in erster Linie über Familiengespräche. Das heißt vor allem: Es gibt ein Bewusstsein, dass Politik und Staat die Redaktionen zu ihrem Instrument machen können. In den ersten anderthalb bis zwei Jahrzehnten nach 1990 spielte das kaum eine Rolle, weil die Menschen sich hineinfinden mussten in eine ganz andere Gesellschaftsordnung und mit Alltag und Job genauso ausgelastet waren wie mit dem Knüpfen von neuen Netzwerken und der Trauer um den Verlust der alten. „Ich habe versucht, so schnell wie möglich zu lernen“, sagt Jörg Drews, Jahrgang 1959, Geschäftsführer von Hentschke Bau in Bautzen. Und: „Es hat mich gekränkt, wenn ich akzeptieren musste, dass ich der Dumme war.“ Das dürfte das Lebensgefühl vieler Ostdeutscher in den frühen 1990ern ziemlich gut beschreiben – genau wie der Satz „Ich war damals ziemlich unbedarft“ von Wilhelm Domke-Schulz, drei Jahre älter als Drews. Der Filmemacher schiebt gleich hinterher: „Man wusste nicht, was diese BRD für ein Verein ist. Man war ja nie dort gewesen. Ich war mir sicher, dass ein paar Sachen bleiben werden. Nie wieder Faschismus, nie wieder Krieg. Und ansonsten kann man sich überraschen lassen. Die Überraschung sah dann anders aus. Die DDR hat keine Kriege geführt. Die BRD schon. Und mit dem Faschismus: Da müsste ich jetzt ein bisschen ausholen.“
Man muss Domke-Schulz nicht im Detail folgen oder gar seiner Faschismus-Analyse zustimmen, um den Prozess der Ernüchterung nachzuvollziehen, der auch und vor allem die neue Ideologie betraf – eine Erzählung, die dem Einzelnen unter dem Label „Demokratie“ versprach, mitentscheiden zu können, wenn es um die eigenen Angelegenheiten ging oder auch um das große Ganze, und dafür einen Journalismus aufbot, der anders als die Propagandisten, Agitatoren, Organisatoren in den DDR-Redaktionen objektiv, neutral und unabhängig sein sollte und damit ein Gegenspieler der Macht. Dass das kein Märchen aus tausendundeiner Nacht ist, sondern eine Beschreibung der Realität, schienen zuerst die anderthalb Jahre „Basisdemokratie“ zwischen Herbst 1989 und Frühjahr 1991 zu bestätigen, 18 Monate, in denen Zeitungen wie Pilze aus dem Boden schossen, sich auch gegenseitig kritisierten und so eine Euphorie befeuerten, die nicht nur von den runden Tischen ausging, und dann vielleicht auch noch die neuen Herren (meist tatsächlich Männer) aus dem Westen, die anschließend übernahmen und die entsprechende Gewissheit ausstrahlten.
Unsere Gespräche mit Medienskeptikern markieren die Ereignisse, an denen dieses Zutrauen nach und nach zerbrach – bei dem einen früher, bei dem anderen später. Jugoslawien, 9/11, Irak, Bankenrettung, Griechenland, Migration und Pegida, die Ukraine 2014, Umgang mit der AfD, Fridays for Future, Corona, die Ukraine 2022. Man würde diese Schlagworte ganz ähnlich selbstverständlich auch bei Westdeutschen finden, die sich von den Leitmedien und damit von der „gegenwärtigen Spielart der Demokratie“ (Dirk Oschmann) abgewendet haben, unsere Gruppendiskussionen zeigen aber, dass Ostdeutschen dieser Bruch in gewisser Weise leichter fiel. Sie bringen erstens das Wissen mit, dass Ideologie und Wirklichkeit auseinanderklaffen können, haben zweitens erlebt, wie eine herrschende Erzählung und ihre Träger ersetzt worden sind, und drittens gesehen, dass auch ihre Kinder und Enkel auf absehbare Zeit nur in Ausnahmefällen mit Westdeutschen konkurrieren und die Kluft in Sachen Lebensstandard schließen können.
Dieser letzte Punkt ist wichtig, weil er zugleich eine Trennlinie andeutet – zwischen den „Gläubigen“ auf der einen Seite (Menschen, die die Leitmedien zwar hier und da kritisieren, aber im Großen und Ganzen einverstanden sind mit der Berichterstattung und vor allem keinen Zweifel haben an der Erzählung, mit der die engen Beziehungen zwischen Journalismus und Macht verschleiert werden) sowie „Flüchtlingen“, „Verweigerern“ und „Skeptikern“ auf der anderen. Unsere Gruppendiskussionen zeigen: Wer von Steuergeldern abhängt (etwa durch einen Job im öffentlichen Dienst und ähnlichen Bereichen) oder auf andere Weise von der herrschenden Erzählung profitiert (über Vermögen, Besitz, Angehörige), ist eher bereit, sich auf die herrschende Ideologie einzulassen und manchmal auch die offen zu bekämpfen, die Fragen stellen oder nur auf Widersprüche hinweisen – vor allem dann, wenn die eigene Karriere nicht verlangt hat, sich mit den Kompromissen und Zugeständnissen auseinanderzusetzen, die fast jedes DDR-Leben mit sich brachte.
Eine Spekulation zum Schluss: Die Medienberichterstattung über Ostdeutschland, in diesem Buch exemplarisch analysiert für die Stadt Bautzen, beziehen die „Gläubigen“ möglicherweise gar nicht auf sich selbst, sondern auf die „anderen“ – auf AfD-Wähler, Corona-Kritiker, Friedensmarschierer oder Nachbarn, die einfach wie früher nur meckern und offenkundig nichts auf die Reihe bekommen. Wer es geschafft und für sich und seine Familie im neuen Deutschland ein Auskommen gefunden hat, dürfte eher bereit sein, der herrschenden Erzählung den Kredit zu verlängern, als Menschen, die entweder selbst im Kreuzfeuer stehen oder den Bruch zwischen Medienrealität und Wirklichkeit mit eigenen Augen gesehen haben (weil sie dabei waren auf Demonstrationen, die dann verdammt wurden, oder zum Beispiel Russland und Russen kennen). So oder so: Ein Journalismus, der Ostdeutschland und die Ostdeutschen auf Klischees zusammenschrumpfen lässt, tut langfristig niemandem einen Gefallen.
Titelbild: Pegida 2015. Foto: Opposition 24, CC BY 2.0
-
@ eb0157af:77ab6c55
2025-06-15 20:01:31Carl Rickertsen completely exits his position in Strategy as insiders sell $864 million worth of stock.
As reported by Protos, Carl Rickertsen, a member of Strategy’s board of directors, has fully liquidated his entire shareholding for over $10 million.
Rickertsen’s decision to completely exit his Strategy position marks a sharp shift from his previous investment stance. In 2022, the executive had shown confidence in the company by investing $700,000 in MSTR shares.
On June 13, 2022, Rickertsen purchased $608,000 worth of MSTR stock at $152 per share. Since then, the stock has rallied 152%. However, by 2023, the director had already sold half of his 4,000-share position.
Rickertsen’s approach to managing his holdings has become increasingly aggressive in recent years. Since joining the board in 2019, he has adopted a strategy of immediately liquidating any stock options received.
One example of this tactic occurred on June 2, when he acquired and sold 26,390 MSTR shares on the same day.
As of June 5 this year, Rickertsen reported zero vested Strategy shares, marking the end of his equity involvement with the company.
Rickertsen’s situation is not an isolated case within Strategy. Data from the Securities and Exchange Commission (SEC) reveals a controversial picture. According to information gathered by secform4.com, over the past five years, total insider sales have exceeded purchases by $864 million. This imbalance in insider transactions could raise questions about executives’ confidence in the company’s future.
The post Strategy director liquidates all his MSTR shares appeared first on Atlas21.
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:43Key Takeaways
Michael Goldstein, aka Bitstein, presents a sweeping philosophical and economic case for going “all in” on Bitcoin, arguing that unlike fiat, which distorts capital formation and fuels short-term thinking, Bitcoin fosters low time preference, meaningful saving, and long-term societal flourishing. At the heart of his thesis is “hodling for good”—a triple-layered idea encompassing permanence, purpose, and the pursuit of higher values like truth, beauty, and legacy. Drawing on thinkers like Aristotle, Hoppe, and Josef Pieper, Goldstein redefines leisure as contemplation, a vital practice in aligning capital with one’s deepest ideals. He urges Bitcoiners to think beyond mere wealth accumulation and consider how their sats can fund enduring institutions, art, and architecture that reflect a moral vision of the future.
Best Quotes
“Let BlackRock buy the houses, and you keep the sats.”
“We're not hodling just for the sake of hodling. There is a purpose to it.”
“Fiat money shortens your time horizon… you can never rest.”
“Savings precedes capital accumulation. You can’t build unless you’ve saved.”
“You're increasing the marginal value of everyone else’s Bitcoin.”
“True leisure is contemplation—the pursuit of the highest good.”
“What is Bitcoin for if not to make the conditions for magnificent acts of creation possible?”
“Bitcoin itself will last forever. Your stack might not. What will outlast your coins?”
“Only a whale can be magnificent.”
“The market will sell you all the crack you want. It’s up to you to demand beauty.”
Conclusion
This episode is a call to reimagine Bitcoin as more than a financial revolution—it’s a blueprint for civilizational renewal. Michael Goldstein reframes hodling as an act of moral stewardship, urging Bitcoiners to lower their time preference, build lasting institutions, and pursue truth, beauty, and legacy—not to escape the world, but to rebuild it on sound foundations.
Timestamps
00:00 - Intro
00:50 - Michael’s BBB presentation Hodl for Good
07:27 - Austrian principles on capital
15:40 - Fiat distorts the economic process
23:34 - Bitkey
24:29 - Hodl for Good triple entendre
29:52 - Bitcoin benefits everyone
39:05 - Unchained
40:14 - Leisure theory of value
52:15 - Heightening life
1:15:48 - Breaking from the chase makes room for magnificence
1:32:32 - Nakamoto Institute’s missionTranscript
(00:00) Fiat money is by its nature a disturbance. If money is being continually produced, especially at an uncertain rate, these uh policies are really just redistribution of wealth. Most are looking for number to go up post hyper bitcoinization. The rate of growth of bitcoin would be more reflective of the growth of the economy as a whole.
(00:23) Ultimately, capital requires knowledge because it requires knowing there is something that you can add to the structures of production to lengthen it in some way that will take time but allow you to have more in the future than you would today. Let Black Rockck buy the houses and you keep the sats, not the other way around.
(00:41) You wait until later for Larry Frink to try to sell you a [Music] mansion. And we're live just like that. Just like that. 3:30 on a Friday, Memorial Day weekend. It's a good good good way to end the week and start the holiday weekend. Yes, sir. Yes, sir. Thank you for having me here. Thank you for coming. I wore this hat specifically because I think it's I think it's very apppropo uh to the conversation we're going to have which is I hope an extension of the presentation you gave at Bitblock Boom Huddle for good. You were working on
(01:24) that for many weeks leading up to uh the conference and explaining how you were structuring it. I think it's a very important topic to discuss now as the Bitcoin price is hitting new all-time highs and people are trying to understand what am I doing with Bitcoin? Like you have you have the different sort of factions within Bitcoin.
(01:47) Uh get on a Bitcoin standard, get on zero, spend as much Bitcoin as possible. You have the sailors of the world are saying buy Bitcoin, never sell, die with your Bitcoin. And I think you do a really good job in that presentation. And I just think your understanding overall of Bitcoin is incredible to put everything into context. It's not either or.
(02:07) It really depends on what you want to accomplish. Yeah, it's definitely there there is no actual one-sizefits-all um for I mean nearly anything in this world. So um yeah, I mean first of all I mean there was it was the first conference talk I had given in maybe five years. I think the one prior to that uh was um bit block boom 2019 which was my meme talk which uh has uh become infamous and notorious.
(02:43) So uh there was also a lot of like high expectations uh you know rockstar dev uh has has treated that you know uh that that talk with a lot of reference. a lot of people have enjoyed it and he was expecting this one to be, you know, the greatest one ever, which is a little bit of a little bit of a uh a burden to live up to those kinds of standards.
(03:08) Um, but you know, because I don't give a lot of talks. Um, you know, I I I like to uh try to bring ideas that might even be ideas that are common. So, something like hodling, we all talk about it constantly. uh but try to bring it from a little bit of a different angle and try to give um a little bit of uh new light to it.
(03:31) I alsove I've I've always enjoyed kind of coming at things from a third angle. Um whenever there's, you know, there's there's all these little debates that we have in in Bitcoin and sometimes it's nice to try to uh step out of it and look at it a little more uh kind of objectively and find ways of understanding it that incorporate the truths of of all of them.
(03:58) uh you know cuz I think we should always be kind of as much as possible after ultimate truth. Um so with this one um yeah I was kind of finding that that sort of golden mean. So uh um yeah and I actually I think about that a lot is uh you know Aristotle has his his concept of the golden mean. So it's like any any virtue is sort of between two vices um because you can you can always you can always take something too far.
(04:27) So you're you're always trying to find that right balance. Um so someone who is uh courageous you know uh one of the vices uh on one side is being basically reckless. I I can't remember what word he would use. Uh but effectively being reckless and just wanting to put yourself in danger for no other reason than just you know the thrill of it.
(04:50) Um and then on the other side you would just have cowardice which is like you're unwilling to put yourself um at any risk at any time. Um, and courage is right there in the middle where it's understanding when is the right time uh to put your put yourself, you know, in in the face of danger um and take it on. And so um in some sense this this was kind of me uh in in some ways like I'm obviously a partisan of hodling.
(05:20) Um, I've for, you know, a long time now talked about the, um, why huddling is good, why people do it, why we should expect it. Um, but still trying to find that that sort of golden mean of like yes, huddle, but also what are we hodling for? And it's not we're we're not hodddling just merely for the sake of hodddling.
(05:45) There there is a a purpose to it. And we should think about that. And that would also help us think more about um what are the benefits of of spending, when should we spend, why should we spend, what should we spend on um to actually give light to that sort of side of the debate. Um so that was that was what I was kind of trying to trying to get into.
(06:09) Um, as well as also just uh at the same time despite all the talk of hodling, there's always this perennial uh there's always this perennial dislike of hodlers because we're treated as uh as if um we're just free riding the network or we're just greedy or you know any of these things. And I wanted to show how uh huddling does serve a real economic purpose.
(06:36) Um, and it does benefit the individual, but it also does uh it it has actual real social um benefits as well beyond merely the individual. Um, so I wanted to give that sort of defense of hodling as well to look at it from um a a broader position than just merely I'm trying to get rich. Um uh because even the person who uh that is all they want to do um just like you know your your pure number grow up go up moonboy even that behavior has positive ramifications on on the economy.
(07:14) And while we might look at them and have uh judgments about their particular choices for them as an individual, we shouldn't discount that uh their actions are having positive positive effects for the rest of the economy. Yeah. So, let's dive into that just not even in the context of Bitcoin because I think you did a great job of this in the presentation.
(07:36) just you've done a good job of this consistently throughout the years that I've known you. Just from like a first principles Austrian economics perspective, what is the idea around capital accumulation, low time preference and deployment of that capital like what what like getting getting into like the nitty-gritty and then applying it to Bitcoin? Yeah, it's it's a big question and um in many ways I mean I I even I barely scratched the surface.
(08:05) uh I I can't claim to have read uh all the volumes of Bombber works, you know, capital and interest and and stuff like that. Um but I think there's some some sort of basic concepts that we can look at that we can uh draw a lot out. Um the first uh I guess let's write that. So repeat so like capital time preference. Yeah. Well, I guess getting more broad like why sav -
@ eb0157af:77ab6c55
2025-06-15 19:02:38Connecticut halts all public investment in digital assets while other U.S. states move toward strategic bitcoin reserves.
Connecticut has taken a firm stance against digital assets by approving legislation that categorically prohibits all levels of state and local government from investing in Bitcoin and other cryptocurrencies.
On June 10, the Connecticut General Assembly published the final text of bill H.B. 7082, which has now become Public Act No. 25-66. The legislation was passed unanimously by both the House and the Senate, signaling bipartisan agreement on the need to keep public finances away from the cryptocurrency market.
The new law establishes an outright ban on government entities purchasing, holding, or investing in Bitcoin and other cryptocurrencies. It also prohibits the creation of any “virtual currency reserve” and the acceptance of crypto payments.
In addition to restrictions on the public sector, the State’s legislation introduces consumer protection measures for private individuals. Crypto businesses operating as Money Service Businesses will now be required to disclose all material risks associated with cryptocurrencies through “clear, conspicuous and legible writing in the English language.”
Another provision addresses the protection of minors: the new law mandates legal guardian verification for all users under the age of 18.
While Connecticut adopts a restrictive position toward digital assets, several other U.S. states are moving in the opposite direction. New Hampshire became the first state to pass a bill for a strategic bitcoin reserve, followed by Arizona.
The post Connecticut says no to Bitcoin: law approved banning state crypto reserves appeared first on Atlas21.
-
@ eb0157af:77ab6c55
2025-06-15 20:01:35A third of the bitcoins in circulation is now under the control of centralized entities, valued at $668 billion according to an analysis by Gemini.
A study conducted by Gemini in collaboration with Glassnode revealed that centralized actors currently hold 30.9% of bitcoin’s entire circulating supply.
These entities include national governments, exchange-traded funds (ETFs), and publicly listed companies. Collectively, these players control 6.1 million BTC, equivalent to approximately $668 billion at current market prices. BlackRock alone holds around 665,635 BTC through its iShares Bitcoin Trust (IBIT) ETF, representing over 3% of bitcoin’s total supply, with a value close to $73 billion.
Source: Gemini
The accumulation of bitcoin by such entities has grown by 924% over the past decade. This increase coincides with bitcoin’s price evolution, which has surged from under $1,000 to over $100,000 during the same period.
Analysts interpret this trend as further confirmation that institutions increasingly view bitcoin as a strategic store-of-value asset. According to the report, the correlation between the rise in institutional holdings and bitcoin’s price appreciation reinforces the case for the cryptocurrency’s mainstream adoption.
One key takeaway from the research concerns the predominant role of centralized exchanges within Bitcoin treasury holdings. These platforms hold about half of the total, although a significant portion of those funds actually belongs to retail clients and individual investors.
Government bitcoin treasuries display distinctive characteristics compared to other institutional holders. According to the study, sovereign wallets show infrequent movements and limited correlation with Bitcoin’s price cycles.
However, the amount of bitcoins held by these governments remains large enough to significantly influence the markets whenever sales or transfers occur, the report states. The governments of the United States, China, and the United Kingdom have acquired most of their bitcoins through legal actions (seizures) rather than direct market purchases. In contrast, El Salvador and Bhutan accumulate bitcoin through intentional and ongoing purchases. According to analysts, while the volumes involved are smaller, these strategic allocations signal a long-term commitment and bolster investor confidence, encouraging broader institutional participation and contributing to market stability.
The research concludes that with nearly a third of bitcoin’s circulating supply now held by centralized entities, the market has undergone a structural transformation toward institutional maturity. According to the authors of the report, this evolution has made price action more predictable and less vulnerable to the speculative extremes that characterized Bitcoin’s early years.
The post Report: centralized entities control 31% of bitcoin’s total supply appeared first on Atlas21.
-
@ f7d424b5:618c51e8
2025-06-14 21:53:35GAMERS, we're back in the virtual studio for another sophisticated and gentlemanly discussion on the most important topic in the media landscape: huge anime tiddies on the best and baddest Bodytype Bs you've ever seen. I think the VA strike ended too or something.
Stuff cited:
- SB steam charts
- Commentary by Megan Shipman
- Mujin video that shows the leaked discord messages from the SAG discord
Obligatory:
- Listen to the new episode here!
- Discuss this episode on OUR NEW FORUM
- Get the RSS and Subscribe (this is a new feed URL, but the old one redirects here too!)
- Get a modern podcast app to use that RSS feed on at newpodcastapps.com
- Or listen to the show on the forum using the embedded Podverse player!
- Send your complaints here
Reminder that this is a Value4Value podcast so any support you can give us via a modern podcasting app is greatly appreciated and we will never bow to corporate sponsors!
-
@ 9c9d2765:16f8c2c2
2025-06-14 07:37:42In a coastal village divided by a rushing river, two clans lived on opposite banks The Southern Kaduna and The Northern Kaduna, Generations of mistrust had built walls between them, though the river carried the same water, and the sky above shone on both.
No one dared cross the river, though everyone longed to.
Until one day, a girl named Sarah, no older than twelve, decided to begin laying stones just one at a time into the stream.
The elders laughed. “A child’s game,” they said.
But Sarah came back each day. Rain or sun. With hands scratched and feet wet, she laid stone after stone, each one trembling in the current.
One morning, a boy from the South side stood watching. Then, silently, he brought a stone of his own. He laid it next to hers.
They said nothing.
Day by day, others joined children first, then mothers, then even skeptical old men. Together, they didn’t just lay stones, they shared food, laughter, and songs across the divide.
By the end of the season, the river had a bridge.
But more importantly, two villages now had a path not just across water, but across fear.
And when asked who built the bridge, they didn’t say Sarah’s name.
They simply said, “It started with one small step. Then many others followed.”
Moral: Every great journey starts small. The first step might not shake the earth but it can change the world.
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:42Key Takeaways
Leon Wankum, a real estate expert turned Bitcoiner, presents a powerful argument that Bitcoin is emerging as the new “hurdle rate,” outpacing real estate as the preferred store of value in a shifting financial landscape. As the 18-year property cycle nears its end amid high interest rates and imbalanced markets, Bitcoin’s scarcity, performance, and optionality are prompting capital allocators to rethink traditional strategies. Institutions are beginning to reallocate cash flows and refinance properties into Bitcoin treasuries, while new yield-bearing Bitcoin instruments like Strike, Strife, and Stride offer compelling alternatives to bonds and property. Wankum envisions a gradual transition to a Bitcoin standard, facilitated by dual collateralization and designed to avoid economic disruption as Bitcoin steadily replaces legacy financial infrastructure.
Best Quotes
"Bitcoin is starting to become the new hurdle rate that all other financial products have to abide to."
“No asset—not even prime real estate—can compete with Bitcoin’s long-term performance and absolute scarcity.”
"You can refinance a property and allocate to Bitcoin without selling—this is how many are making the transition."
"Strategy (MicroStrategy) has enough Bitcoin to cover preferred stock dividends for over 200 years."
"20% of our property cash flow into Bitcoin outperformed the 80% left in fiat."
“Bitcoin is digital real estate—but better. Scarce, global, and doesn’t need maintenance or tax sheltering gimmicks.”
“If it’s just 1% of the real estate market, that’s $3 trillion. And that’s enough.”
"A smooth transition, not collapse, is the optimal path forward."
Conclusion
This episode explores how Bitcoin is overtaking real estate as the global store of value, with Leon Wankum offering a rational, experience-based framework for understanding this shift. While institutional inertia slows adoption, capital flows are beginning to reflect Bitcoin’s growing dominance, as new financial instruments and treasury strategies emerge. Leon advocates for a thoughtful, evolutionary transition to a Bitcoin standard—one that prioritizes stability, practical integration, and long-term value creation across the global economy.
Timestamps
0:00 - Intro
0:50 - Real Estate
12:36 - Bitcoin for real estate investors
17:44 - Bitkey
18:39 - MSTR products and opportunity cost
30:43 - Unchained
31:13 - Cash flow alternatives
37:40 - Strategy risks
44:41 - Smooth or chaotic transition
50:58 - Is this cycle different?
56:42 - Tradfi degeneracy
1:02:00 - Leon’s Book - Digital Real EstateTranscript
(00:00) Other than real estate, there were little investments that performed better. Few were aware of the existence of Bitcoin. As people become more aware, they will likely also sell off their properties. Bitcoin as a near-perfect form of money is starting to become the new hurdle rate that all other financial products have to abide to.
(00:19) Instead of buying a regular bond issued by a nation state, you can actually buy a fixed income product issued by Strategy. This is a product that could potentially tap into the real estate market. If it's just 1%, that's 3 trillion. And that's enough. They are starting to weigh the opportunity cost of not putting money into Bitcoin.
(00:36) But very few are able to comprehend the necessity of quickly investing large part of the capital into Bitcoin. Every 18 years will have a correction on housing. We're bringing in a housing expert to talk about the real estate market and Bitcoin corporate adoption. in the crazy frenzy that's going on right now in public markets.
(01:04) Leon, welcome back to the show. Thanks for having me back. It was great seeing you even though it was briefly in Vegas last week. I caught you literally as I was running to the airport off the stage. Yeah. And uh look, I'm pull that back up because I think this is a good jumping off point. We'll start with like a personal story.
(01:24) I'm currently in the middle of a move right now, but decided to rent a house because I was looking at the prices for housing in the places I'm looking to buy and they were they were too high. Not only were they too high, we put a bid in on one house and it wound up going a million dollars over asking.
(01:44) And I think over here in the United States, this is a big topic of discussion right now, which is the real estate market feels a little toppy. Prices are still very high, very sticky. Rates are still very high. Uh, and that's one thing I'm trying to discern as somebody who would like to buy a house in the next few years, a forever house for my family, what is going on.
(02:08) And as we can see here, Red Red Fin reported earlier this week that 34% there are 34% more sellers in the market than buyers. At no other point in records dating back to 2013 have sellers outnumbered buyers this much. There are a total of $698 billion worth of homes for sale in the US, up 20.
(02:29) 3% from a year ago in the highest dollar amount ever. So, it seems like there's a ton of people who have rode the real estate market and they're being a bit stingy on pricing and we're waiting for a correction. Is that your take on this? Yeah, we definitely need to wait for price equilibrium to build because since 2008 really since we had low interest rates um prices were skyrocketing and now with a different interest rate environment.
(02:57) Um what I personally also feel is that people are not willing to sell their houses for a price that they believe is not what they could get because they still have the prices in mind that they were able to receive 2 three years ago and the buyers are not willing to pay prices that people want because interest rates are higher meaning the cost of capital and the cost of borrowing went up.
(03:21) So I think this is a healthy um and a healthy um development. We need a price equilibrium. We need um demand and supply prices to match. It's going to take a long time. I think it's also it also depends on interest rates. If Powell is going to um lower interest rates, which I don't think he will, even though that's something that the president would like him to do, but I don't think he will because it would cause inflation to go up again, especially in in goods and services and groceries.
(03:51) And um judging by that, I think interest rates will stay above 3% at least for the foreseeable future. Meaning I believe that real estate prices will come down a little bit till we meet that equilibrium. But something that's important to to remember which makes it a little bit odd that because as a Bitcoiner when you look at housing, I think you constantly think now it's going to crash, now it's going to crash.
(04:15) But the reason it's not really going to crash is as soon as new money is being introduced into your economy or as soon as interest rates are lowered that money is being funneled into real estate and also the existing system that is depending on real estate as collateral has an interest in propping prices up.
(04:34) So this can go on for another 10 or 20 years I think. I mean there could be there's definitely a correction that we can see right now and I personally wouldn't get into uh real estate development at this point if you'll ask me from the perspective what's the better investment of course that is Bitcoin but I just want to make a point that this can go can go on for longer than we think because housing is limited not as limited as Bitcoin but there's something called the 18-year property cycle and it says that every 18 years, we'll
(05:08) have a correction in housing. And the reason for that is if the money supply is expanded and that money goes into land, it's not going out of land because land is limited. It's similar to Bitcoin. But what happens is that after around 14 15 years, prices start to come down and then they find a new price equilibrium which is higher than when the cycle started.
(05:33) And we are at the end of this 18-year property cycle. and I had suggest that prices will fall until 2026 and then in 2026 if interest rates are lowered I think prices can find price equilibrium and then possibly move up in nominal value of course if you start now accounting for real estate and bitcoin it's a whole different story I know talked from the lens of a fiat um based system yeah that note on pal and the fed is interesting that it It's very obvious Trump's wanted him to lower rates since before he even got elected.
(06:09) But I was reading an article yesterday that made a lot of sense to me, which is he's not going to lower rates for multiple reasons. One of which you mentioned, which is it would it would reignite inflation, which nobody wants to see right now. And then number two, profit margins are going up because the productivity uh increases due to AI.
(06:32) I mean, and we're still at the early stages of that, um, where you have many of the big big tech, the MAG 7 beginning to lay off people because they're creating all these efficiencies via AI. So, we're able to increase productivity and profit margins and so there's no reason to to lower rates from that perspective, which agreed.
(06:58) Yeah, absolutely true. Yeah, which is uh you know it'll be it's crazy the confluence of events that are happening right now whether it's real estate market looking a little toppy at least temporarily the interest rate environment the progression of AI and the adoption uh by many large companies and small companies alike and then you have Bitcoin sitting over here sitting over $2 trillion establishing itself as a $2 trillion asset and it still seems a bit fringe where um where we are certainly as Bitcoiners, individuals -
@ dd664d5e:5633d319
2025-06-14 07:24:03The importance of being lindy
I've been thinking about what Vitor said about #Amethyst living on extended time. And thinking. And doing a bit more thinking...
It's a valid point. Why does Amethyst (or, analog, #Damus) still exist? Why is it as popular as it is? Shouldn't they be quickly washed-away by power-funded corporate offerings or highly-polished, blackbox-coded apps?
Because a lot of people trust them to read the code, that's why. The same way that they trust Michael to read it and they trust me to test it. And, perhaps more importantly, they trust us to not deliver corrupted code. Intentionally, or inadvertently.
The developer's main job will not be coding the commit, it will be reviewing and approving the PR.
As AI -- which all developers now use, to some extent, if they are planning on remaining in the business -- becomes more efficient and effective at writing the code, the effort shifts to evaluating and curating what it writes. That makes software code a commodity, and commodities are rated according to brand.
Most of us don't want to make our own shampoo, for instance. Rather, we go to the store and select the brand that we're used to. We have learned, over the years, that this brand won't kill us and does the job we expect it to do. Offloading the decision of Which shampoo? to a brand is worth some of our time and money, which is why strong, reliable brands can charge a premium and are difficult to dislodge.
Even people, like myself, who can read the code from many common programming languages, do not have the time, energy, or interest to read through thousands of lines of Kotlin, Golang, or Typescript or -- God forbid -- C++, from repos we are not actively working on. And asking AI to analyze the code for you leaves you trusting the AI to have a conscience and be virtuous, and may you have fun with that.
The software is no longer the brand. The feature set alone isn't enough. And the manner in which it is written, or the tools it was written with, are largely irrelevant. The thing that matters most is Who approved this version?
The Era of Software Judges has arrived
And that has always been the thing that mattered most, really.
That's why software inertia is a real thing and that's why it's going to still be worth it to train up junior devs. Those devs will be trained up to be moral actors, specializing in reviewing and testing code and confirming its adherance to the project's ethical standards. Because those standards aren't universal; they're nuanced and edge cases will need to be carefully weighed and judged and evaluated and analysed. It will not be enough to add Don't be evil. to the command prompt and call it a day.
So, we shall need judges and advocates, and we must train them up, in the way they shall go.
-
@ 9ca447d2:fbf5a36d
2025-06-15 20:01:14Coinbase is launching its first-ever credit card — the Coinbase One Card — with up to 4% back in bitcoin on everyday purchases.
The announcement was made at the 2025 State of Crypto Summit in New York and marks a big step towards making bitcoin more accessible and rewarding for everyday use.
The card is being released in partnership with American Express and will roll out in the U.S. this fall. It’s only available to Coinbase One members, the company’s growing subscription service.
“Whether you’re buying groceries or booking a trip, the Coinbase One Card lets you earn rewards in Bitcoin — making everyday spending more rewarding than ever,” Coinbase said in a blog post.
The Coinbase One Card lets you earn 2-4% back in bitcoin, depending on how much you have in assets on the Coinbase platform. All cardholders will start at 2%, but those with more assets can unlock higher cashback rates.
The card also has a metal design with text from Bitcoin’s original Genesis Block engraved on it, representing its connection to the birth of the scarce digital asset.
Coinbase One Card
The bitcoin rewards are a first for Coinbase, which previously only released a prepaid debit card with Visa in 2020. The new card is a shift from traditional digital asset trading tools to everyday financial products that integrate with the blockchain.
The card is on the American Express Network, which provides access to travel protections, exclusive offers, personalized experiences and the secure infrastructure of one of the most trusted brands in payments.
Will Stredwick, SVP of Global Network Services at American Express said:
“We see real potential in the combination of Coinbase and crypto with the powerful backing of American Express, and what the card offers is an excellent mix of what customers are looking for right now.”
Luke Gebb, Executive Vice President of Amex Digital Labs added that Amex is committed to “practical, compliant applications” of the blockchain and Bitcoin technology.
The Coinbase One Card is issued by First Electronic Bank and offered through a partnership with fintech company Cardless. A waitlist is open now on Coinbase’s website and more info will be shared as the fall launch approaches.
To use the card, you need to be enrolled in Coinbase One, a subscription program launched in 2023. There are now two options:
- Standard Coinbase One: $29.99/month, with zero trading fees, priority customer support and enhanced staking rewards.
- Coinbase One Basic: $4.99/month or $49.99/year, to make it more affordable. Basic members also get the card and the same bitcoin rewards.
Both tiers get up to 4% bitcoin back, zero-fee trading on eligible assets (up to $500/month for Basic), and 4.5% APY on the first $10,000 in USDC holdings.
“Our customers are graduating from just creating [accounts] to now using Coinbase as a primary financial account,” said Max Branzburg, Coinbase’s VP of Product.
The Coinbase One Card launch comes as more digital asset platforms are entering the credit and debit card space. Rivals like Gemini have launched cards with similar cashback features and payments giants like Mastercard are exploring bitcoin integrations.
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:41Marty's Bent
J.P. Morgan CEO Jamie Dimon has long been an outspoken skeptic and critic of bitcoin. He has called Bitcoin a speculative asset, a fraud, a pet rock, and has opined that it will inevitably blow up. A couple of years ago, he was on Capitol Hill saying that if he were the government, he would "close it down". Just within the last month, he was on Fox Business News talking with Maria Bartiromo, proclaiming that the U.S. should be stockpiling bullets and rare earth metals instead of bitcoin. It's pretty clear that Jamie Dimon, who is at the helm of the most powerful and largest bank in the world, does not like bitcoin one bit.
Evidence below:
via Bitcoin Magazine
via me
via CNBC
Despite Dimon's distinguished disdain for Bitcoin, J.P. Morgan cannot deny reality. The CEO of the largest bank in the world is certainly a powerful man, but no one individual, even in the position that Jamie Dimon is in, is more powerful than the market. And the market has spoken very clearly, it is demanding bitcoin. The Bitcoin ETFs have been the most successful ETFs in terms of pace of growth since their launch. They've accumulated tens of billions of dollars in AUM in a very short period of time. Outpacing the previous record set by the gold ETF, GLD.
Whether or not Jamie Dimon himself likes Bitcoin doesn't matter. J.P. Morgan, as the largest bank in the world and a publicly traded company, has a duty to shareholders. And that duty is to increase shareholder value by any ethical and legal means necessary. Earlier today, J.P. Morgan announced plans to offer clients financing against their Bitcoin ETFs, as well as some other benefits, including having their bitcoin holdings recognized in their overall net worth and liquid assets, similar to stocks, cars, and art, which will be massive for bitcoiners looking to get mortgages and other types of loans.
via Bloomberg
I've talked about this recently, but trying to buy a house when most of your liquid net worth is held in bitcoin is a massive pain in the ass. Up until this point, if you wanted to have your bitcoin recognized as part of your net worth and count towards your overall credit profile, you would need to sell some bitcoin, move it to a bank account, and have it sit there for a certain period of time before it was recognized toward your net worth. This is not ideal for bitcoiners who have sufficient cash flows and don't want to sell their bitcoin, pay the capital gains tax, and risk not being able to buy back the amount of sats they were forced to sell just to get a mortgage.
It's not yet clear to me whether or not J.P. Morgan will recognize bitcoin in cold storage toward their clients' net worth and credit profile, or if this is simply for bitcoin ETFs only. However, regardless, this is a step in the right direction and a validation of something that many bitcoiners have been saying for years. Inevitably, everyone will have to bend the knee to bitcoin. Today, it just happened to be the largest bank in the world. I expect more of this to come in the coming months, years, and decades.
Lyn Alden likes to say it in the context of the U.S. national debt and the fiscal crisis, but it also applies to bitcoin adoption and the need for incumbents to orient themselves around the demands of individual bitcoiners; nothing stops this train.
Real Estate Correction Coming
Real estate expert Leon Wankum shared his perspective on why property prices need to find a new equilibrium by 2026. He pointed to the 18-year property cycle theory, noting we're at the end of the current cycle with a massive imbalance - 34% more sellers than buyers, the highest gap since records began in 2013. Leon explained that sellers still have unrealistic expectations based on 2021-2022 peaks, while buyers face a fundamentally different reality with higher borrowing costs.
"We need a price equilibrium. We need demand and supply prices to match. It's going to take a long time, I think." - Leon Wankum
Leon doesn't expect a catastrophic crash, however. He emphasized that the financial system depends too heavily on real estate as collateral for authorities to allow a complete collapse. With interest rates likely staying above 3% to combat inflation, he sees a healthy correction rather than devastation - a necessary adjustment that creates opportunities for patient buyers who understand the new market dynamics.
Check out the full podcast here for more on Bitcoin treasury strategies, dual collateralization, and corporate BTC adoption
Headlines of the Day
California May Seize Idle Bitcoin After 3 Years - via X
Semler Scientific Buys $20M More Bitcoin, Holds $467M - via X
US Home Sellers Surge as Buyers Hit 4-Year Low - via X
Get our new STACK SATS hat - via tftcmerch.io
Take the First Step Off the Exchange
Bitkey is an easy, secure way to move your Bitcoin into self-custody. With simple setup and built-in recovery, it’s the perfect starting point for getting your coins off centralized platforms and into cold storage—no complexity, no middlemen.
Take control. Start with Bitkey.
Use the promo code *“TFTC20”* during checkout for 20% off
Ten31, the largest bitcoin-focused investor, has deployed $150.00M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Final thought...
I feel old.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
Subscribe to our YouTube channels and follow us on Nostr and X:
@media screen and (max-width: 480px) { .mobile-padding { padding: 10px 0 !important; } .social-container { width: 100% !important; max-width: 260px !important; } .social-icon { padding: 0 !important; } .social-icon img { height: 32px !important; width: 32px !important; } .icon-cell { padding: 0 4px !important; } } .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } .moz-text-html .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } /* Helps with rendering in various email clients */ body { margin: 0 !important; padding: 0 !important; -webkit-text-size-adjust: 100% !important; -ms-text-size-adjust: 100% !important; } img { -ms-interpolation-mode: bicubic; } /* Prevents Gmail from changing the text color in email threads */ .im { color: inherit !important; }
-
@ 9c9d2765:16f8c2c2
2025-06-14 07:19:39In a vast kingdom where the sky seemed to stretch into forever, people lived under a belief passed down for generations: each soul is tied to another by an invisible thread, spun by the stars themselves.
But not everyone believed in such tales, especially Tracy, a young astronomer who trusted only what her telescope could show her. Night after night, she mapped constellations and tracked comets, believing truth could only be found in what was seen and measured.
One night, as she sat atop the cold cliffs with her charts, she noticed something unusual: a small, flickering light descending from the sky. It wasn’t a star. It wasn’t a meteor.
It was… a boy.
He landed silently, without a sound, in the meadow below.
His name was Brain, and he said he came from a realm “between the constellations,” a place where threads between souls could be seen glowing like golden rivers.
Tracy laughed. “That’s impossible.”
But Brain smiled. “You’ve just never looked with the right eyes.”
He began teaching her to listen not with ears, but with heart. To observe not only the sky, but the people beneath it. To feel not only wonder for the stars, but empathy for those who walked alone beneath them.
Days passed. Then weeks.
Tracy’s maps changed. Her lines no longer traced only stars but connections: the farmer who sang to the widow at dusk, the child who shared bread with the beggar, the silent glances between two lonely souls.
Then one night, Brain was gone.
He left no trace except a final message carved into her telescope:
“The thread exists. And you’ve become part of it.”
Tracy wept. But when she looked up at the sky that night, she saw not just stars.
She saw stories. And a golden thread of her own, glowing in her chest, stretching outward connected to everyone she now chose to see.
Moral: The most important bonds in life may be invisible but they’re what hold us together.
-
@ 8671a6e5:f88194d1
2025-06-14 21:39:15## ParentCoin; limitless
There's this almost altcoin-like pitch of parenthood these days. I might’ve fallen for the shiny marketing of parenthood — cute baby pics, promises of legacy, the whole “you’ll change the world” vibe. I even heard a would-be mom tell me once (true story) "You know having children, you don't have to be afraid of it, as a dad it doesn't cost as much as you think". \ These people actually believe that. Just like they've fallen for every fiat-scam out there: housing, cars, holidays in France, Nike shoes, 50% taxation, religion and main stream media subscriptions.\ \ It’s 2025, and I’m revisiting this like I’d revisit an old Lightning Network post. \ \ Having kids is like chasing an altcoin airdrop with a slick but buzzword laden whitepaper and a charismatic founder who’s probably exit-scamming as soon as he gets enough of your money in their bank account (yeah you see what I did there). If you're lucky that founder might twerk from time to time to get your attention. But don't hope for too much. Now change that diaper and work an extra job to pay for all of it while inflation murders you.\ \ While you do all that, the most damaging thing about the Having Children Shitcoin (HCS) is the time it takes. It literally can't be shorted like some token on an exchange. It laughs, plays around with your tech gadgets, has to be potty trained (like some altcoin founders) and needs attention, education and a lot of proof of work.\ But the damage is the time. \ The time it takes to do all that, is actually replacing value with time. \ Bitcoin might be a product of proof of work, HCS is not a product but the actual proof of work without the value proposition.\ On top of that, the founder usually lives rent-free in your head your whole life, or even worse: you literally live together with her/him.\ Imagine Satoshi Nakamoto living at your house right now. Like... hi Satoshi.. love your bitcoin man.\ "Yeah, thanks moth**f****r, when are going to buy more skittle and some toilet paper? We ran out 10 minutes ago when I shit all over your dirty toilet, ..."\ "Eh, But Satoshi, why don't you go to the shop to..."\ "Shut up you f'ing a--hole, you made me! You made me what I am today! You liked me when I invented thàh bitcoin right? Now get me some toilet paper and here's a list of items I want from the supermarket! Lazy dumb idiot."\ "You'll clean up the kitchen right?"\ "Yeah yeah, rolls eyes, after my Netflix series man... now get out"\ \ This might sound far-fetched but founders of shitcoins steal your money, while children steal your time ànd money while you have to endure the founders as well.
Time is slowly damaging you while you live your life further and further away from the hard-money proposition. Hell, you even will need to sell some hard money to get by. Because it's a rotten world and children make you short sighted about the future (it limits you to maximum 3 years ahead in my experience with people around me).
Long-term is your enemy Short-term is your prison
You’re hyped for the long-term gains—multi-generational dynasties, just like the elites—but the fine print? It’s a mess. I’m here to unpack the hope, the scepticism, and the grim reality of raising kids in a world that feels like it’s speedrunning towards the absolute bottom. Let me make that clearer:
Our power (as bitcoiners) doesn't grow with these new generations, because we're being out-Idiocracy'd at a rate we can’t reproduce our way out of. Bitcoiners don’t scale. Even if you produce two children that both become die-hard bitcoin maximalists (with a nasal voice and a fondness for TD-sequential analysis.
The Mirage of Birth Having a kid is like snagging a hyped-up crypto airdrop. You’re told it’s “free” value — new life, pure joy, a legacy token dropped into your wallet. Everyone’s tweeting about it, posting ultrasound pics like they just scored 10,000 USDC worth of free shitcoin tokens.
But then the transaction fees hit, getting another place to live more accommodating, getting a school, adopt a dad body demeaner while torpedoing your social life and having no fun other than baking cakes and getting less pussy than a laser pointer with dead batteries. Adjust for inflation), sleepless nights, a vortex of money being vaporized and a lifetime of HODLing a position you can’t dump nor short. You’re basically the holder of last resort for a diatribe of chaos. You’re the entry, the trade, and exit liquidity. The real kicker? Society’s cheering you on while you’re stuck debugging your life and seeing your time drained. You’re frozen in time, while you should be scaling ideas. \ \ Or getting more out of life than being the channelling of funds to a future fiat oppressed kid. Meanwhile, parents (if they stay together that is... with relations with kids having their own version of the bitcoin “halving”, be it every 7 years or so. The parents follow the higher noble goal and get some love and nice moments in return. \ \ They’re stacking diapers instead of sats, living above a dry cleaner next to a subway station that rattles your soul. You can’t short kids, no matter how much you see the “childfree” crowd thriving. The childfree crowd is also not always that neutral, as many of them want this same life, because the marketing, as with many shitcoins is excellent. It makes life more fun, more fulfilling, more whole, while promising you cheap, fast and always immutable transactions. You’re getting duped. \ You buy more stuff, more hobbies no one cares about, and smile at other parents at these gatherings like you’re at the whale room at a bitcoin conference in a bear market. Keep smiling, bitches. That’s you’re life now. The numbers don’t lie. Society sells parenthood as a Bitcoin-level HODL, but the safety net is thinner than a layer-2 solution created by an Albanian exchange.
Raising kids is like betting your airdropped tokens will moon into a blue-chip asset that takes care of you when you’re old. You’re hoping they’ll HODL your hand, not rug-pull you into a nursing home when their “value” spikes. It’s a gamble: will they be decent humans or turn into TikTok zombies? Back in the day, kids were economic assets, working the farm or whatever. Now? You’re praying they don’t ghost you after college or at least recognize all the proof of work you did for them. And yes, you can have a big impact on them, that’s something to be proud of if it works out. But in the end, you are you, a person, with dreams, hopes and needs. \ And your children are too,... they’ll always win. \ \ Teaching them to ride a bike is fun, but it’s like a shitcoin pumping on a founder’s tweet: fleeting, followed by a crash whenever you see the effects of your years of de-progress and social isolation. Socializing with other parents is like making friends with a fellow prisoner of war in some jungle camp, ... you’ll have to be nice because it’s all you have left of society’s pleasantries. So you make small talk or a little joke about a toy someone’s kid has brought to the playground. The real world would see these people piss all over your grave if they could. They’re the figurehead on a ship of fools. And you play along because you’re a total bitch that got stuck in the routine of the famous HCS. Finding trust is hard, certainly in a city’s virtual prison camp where you play Russian roulette for other people’s amusement. It’s like running a Lightning node — fun in theory, but you’re babysitting a system that crashes when you need it most. The highs are real, but “kinda fun” doesn’t cut it when you’re debugging life. \ \ The 35k to 200k € it will cost you throughout your life, is not measurable as gains or losses. Look at the lovely baby pictures, look at their school results, the painting they made especially for you saying “I love you, for the best dad/mom in the whole world”. It hits straight to your brain’s nucleus accumbens. It’s all the balanced injection of the right shot of chemical balanced reward center (ventral tegmental area) food. \ And people with kids wanted that because that’s what the system and urges are. Kids are a leveraged position with no stop-loss, unlike an airdrop you can dump when the hype fades. You’re all-in, praying society doesn’t crash before your “asset” matures. In the meanwhile, you get the occasional surprise through your mesolimbic pathway. \ \ "Happy you" proof of stakes' the unhappy you later. You could be in the Maldives diving into clear water while talking to another “founder”. Funny how that works. \ Meanwhile, the childfree are staking their tokens and chilling. \ Parents aren’t building dynasties; we’re just trying not to get rug-pulled by daycare costs and rotten school-systems that learn our kids to be obedient consumers and non-thinking parrots. It’s a financial social anti-grind with no cure, and the charts, unlike fiat-corporate nonsense, don’t lie.
The elites stack power like blue-chip stocks, minting wealth across centuries. Us? Our kids might be fighting over the leftovers while they battle their way through university diversity and mediocracy. Future generations are supposed to carry the torch, but consumerism and cultural decay make it feel like we’re being out-Idiocracy’d. \ We need to think long-term, teach kids to code, stack sats, and question the system. But above all else, we need them to learn that being more evil is more just. Being complacent in this farce of a system means always, and I mean always, that the multi-generational monsters will prevail. \ \ They’re more stubborn, faster, better educated and they take the shortcuts you can’t have. We have hard money, they have “hard world”.
Conclusion
Eighteen years into this parenting thing (or eight minutes—who’s counting?), it’s clear: kids are a shitcoin airdrop with no exit strategy for you. \ The highs are sweet, the costs are brutal, and the long-term. A gamble on humanity in a world trending toward a broad brush of average things made normal.
Maybe it’s not about winning the bitcoin standard, but betting on something bigger than yourself within yourself, even if that market’s rigged with traps and detractors everywhere. Stack sats, stack diapers, and pray your kids don’t rug-pull your heart. \ Because, let’s face it, we’re not the Rothschilds — we’re just HODLing and hoping. \ While we should be fighting with the hardest money. \ While your baby cries for more food, I hear Michael Jackson sing “If you can’t feed your baby hi hee-hee, then don’t have a baybaah”. \ \ The sad part is, that we're all torn between chasing the fiat-created dreams and the reality that everything is in fact a shitcoin sapping either your time, money or effort. \ Even within the bitcoin space, we don't realize what the next step should be.\ It certainly isn't big families. That's for sure.
AVB\ tipjar: https://allesvoorbitcoin.be/donate/
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:41The real estate market is showing cracks while Bitcoin continues its march toward becoming the global monetary standard. This week's conversation with Leon Wankum reveals how traditional assets are losing ground to the hardest money on earth. This was a high signal rip that deserves all the spotlight in today's newsletter.
Real Estate Prices Will Fall Through 2026 Before Finding New Equilibrium
Leon predicts we're entering a corrective phase in the 18-year property cycle that will see real estate prices decline until 2026. He bases this on the current mismatch between sellers who still expect peak 2021-2022 prices and buyers facing higher interest rates. "We need a price equilibrium. We need demand and supply prices to match. It's going to take a long time," Leon explained. He doesn't expect the Fed to lower rates significantly, keeping them above 3% for the foreseeable future, which will continue putting downward pressure on property values.
The key insight is that we're at year 15 of the typical 18-year property cycle, where prices naturally correct before finding a new floor. Leon suggests that by 2026, if interest rates are lowered, prices will stabilize at levels higher than the cycle's starting point but lower than current peaks. For those looking to buy, patience through this correction period could pay off.
Bitcoin Will Experience a 60% Drawdown This Cycle Despite Institutional Adoption
Despite massive institutional adoption through MicroStrategy and other corporate treasuries, Leon maintains that Bitcoin will still see a significant correction this cycle. "I do expect we'll have a 60% drawdown at the end of this bull cycle as well, just to wash out some leverage," he stated, pushing back against super cycle narratives. He points to the changing nature of volatility, noting that we're already seeing mini bull and bear markets in Bitcoin-adjacent assets like mining stocks, which peaked and corrected independently of Bitcoin's price action.
While acknowledging that players like Michael Saylor won't sell their holdings and that this could dampen volatility compared to previous cycles, Leon believes human nature and leverage will still create the conditions for a major correction. The silver lining is that these corrections build resilience in the Bitcoin ecosystem by washing out bad actors and overleveraged positions, ultimately strengthening the network for the next phase of growth.
1% of Real Estate and Bond Markets Will Flow to Bitcoin-Based Fixed Income Products
Leon sees MicroStrategy's new fixed income products (Strike, Strive, and Stride) as a gateway for traditional investors to gain Bitcoin exposure. These products offer 8-10% yields, significantly outperforming traditional bonds, while providing the cash flow that real estate investors seek. "If it's just 1% [of real estate investors], that's 3 trillion, that's enough," Leon calculated, noting that even a small percentage of the 2,856,707,549 BTC real estate market moving to Bitcoin-backed products would exceed Bitcoin's current market cap.
He shared examples of real estate professionals in Europe beginning to build Bitcoin treasuries, though cautiously. The key insight is that these fixed income products solve a major friction point for traditional investors who want cash flow but are beginning to recognize Bitcoin's superior appreciation. As more investors realize they can get both yield and potential upside through Bitcoin-backed securities, Leon expects this trickle to become a flood, fundamentally reshaping how capital allocators think about portfolio construction.
Blockspace conducts cutting-edge proprietary research for investors.
Bitcoin Could See 4,066,047 BTC Institutional Wave by 2026, Breaking Traditional Market Cycles
UTXO Management forecasts unprecedented institutional demand totaling 4,066,047 BTC by end-2026—equivalent to 20% of Bitcoin's circulating supply. This "wall of money" could fundamentally alter Bitcoin's four-year cycle pattern. Bitcoin ETFs shattered records with 344,709 BTC in year-one inflows, surpassing all commodity ETF launches. Following gold's trajectory, annual flows could reach 618,953 BTC by 2026 and exceed 952,236 BTC in 2027.
Five key drivers will fuel demand:
- Wealth platforms: 0.5% allocation across 571,341,510 BTC managed assets = 1,142,683 BTC
- Corporate treasuries: 1.18M BTC projected under new FASB accounting rules
- Nation-states: U.S. Strategic Reserve could trigger 5% gold-to-BTC rotation
- State governments: 5 of 13 pending U.S. state Bitcoin bills expected to pass
- ETF expansion: Wirehouse access accelerating adoption
Public companies already hold 803,143 BTC, with Japan's Metaplanet, GameStop, and Hong Kong's Moon adopting the "Bitcoin Standard" strategy. Meanwhile, Bitcoin yield products (BTCfi) are emerging—liquid staking surged to 55k BTC locked in one year. Unlike retail cycles, these institutional buyers are "structurally locked in," pursuing BTC-denominated yields rather than trading. With regulation accelerating globally, most allocators may be forced to chase exposure at significantly higher prices.
Subscribe to them here (seriously, you should): https://newsletter.blockspacemedia.com/
Ten31, the largest bitcoin-focused investor, has deployed $150M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
STACK SATS hat: https://tftcmerch.io/
Subscribe to our YouTube channels and follow us on Nostr and X:
@media screen and (max-width: 480px) { .mobile-padding { padding: 10px 0 !important; } .social-container { width: 100% !important; max-width: 260px !important; } .social-icon { padding: 0 !important; } .social-icon img { height: 32px !important; width: 32px !important; } .icon-cell { padding: 0 4px !important; } } .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } .moz-text-html .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } /* Helps with rendering in various email clients */ body { margin: 0 !important; padding: 0 !important; -webkit-text-size-adjust: 100% !important; -ms-text-size-adjust: 100% !important; } img { -ms-interpolation-mode: bicubic; } /* Prevents Gmail from changing the text color in email threads */ .im { color: inherit !important; }
-
@ b1ddb4d7:471244e7
2025-06-15 20:01:10In today’s digital era, access to financial services remains a privilege for many. Bitcoinization – the mass adoption of Bitcoin as a payment medium and store of value – represents a unique opportunity to democratize access to financial services (Read this article Can the Lightning Network Lead to “Hyperbitcoinization”? to know more about Bitcoinization). Telecommunications carriers occupy a strategic position in this transformation, especially in regions where traditional internet access is limited. However, this aspect remains largely unexplored. This article seeks to examine how these companies can catalyze this financial revolution by analyzing the Machankura case and the technical possibilities within current communication infrastructures.
The Success Sotry of Machankura
The Machankura project (8333.mobi) emerged to address a common challenge in various African regions: financial exclusion due to limited internet access. Created by South African developer Kgothatso Ngako, the service utilizes the USSD (Unstructured Supplementary Service Data) protocol, supported by virtually all mobile phones, to facilitate Bitcoin transactions via 2G and 3G cellular networks.
Machankura – derived from South African slang for “money” – functions as a custodial Bitcoin wallet. Through the USSD protocol, users can access the service by dialing short codes (*123*456789#, for example) or sending SMS messages to specific numbers. When the server receives the code or message, an interactive session between the parties (server-user) begins. This enables users to create Bitcoin wallets associated with their phone numbers, protected by multi-digit PINs.
Once registered, users receive a Lightning address (example: 1234567890@8333.mobi) that can be used to receive Bitcoin from anyone worldwide. Users can also customize this address to a preferred username, further enhancing privacy.
Currently, Machankura is available in nine African countries, including Nigeria, Tanzania, South Africa, Kenya, Uganda, Ghana, and Malawi. The creator’s objective is to expand the service to all countries across the African continent in the coming years.
Why Lightning network? Please read this article Lightning Network vs. Traditional Bitcoin Transactions.
The Technical Foundations of Machankura’s Success – USSD
As mentioned, USSD is a protocol embedded in mobile networks and available on virtually all cellular devices. This choice proved crucial for the Machankura project, given that in Africa, more than half of phones sold are not smartphones. Additionally, this protocol offers critical technical advantages:
- Operates without requiring internet access, functioning in areas with poor connectivity.
- Universal compatibility with any mobile phone, including the most basic models.
- Provides real-time interactivity between users and the system.
- Features an intuitive interface already utilized for banking services, customer support, and self-service applications
These advantages have enabled Bitcoin to become accessible to a significant portion of the region’s population, with over 15,000 users, according to the Machankura project creator.
USSD and Connectivity Challenges
The primary technical limitation of USSD manifests in high-connectivity environments (4G, 5G, or higher). As established by the 3GPP (3rd Generation Partnership Project, organization for standardization of mobile networks), the protocol must be recognized by newer generations of cellular networks. However, this recognition requires a procedure known as inter-technology fallback. For instance, if a user is connected to a 5G network and streaming music, when accessing a USSD service, their connection will downgrade to a 3G (or 2G) network, inevitably interrupting media streaming execution.
IP Multimedia Subsystem (IMS): The Evolution in Telecommunications Services
The solution to connectivity issues with USSD resides within the IMS (IP Multimedia Subsystem), a subsystem within the standardized architecture of newer cellular networks (from fourth generation onwards). Its objective is to unify access and provision of multimedia services across both mobile and fixed networks. These services include:
- Voice services – such as Voice over LTE (VoLTE) and Voice over WiFi (VoWiFi)
- Video services – such as Video over LTE (ViLTE) and Video over WiFi (ViWiFi)
- Videoconferencing
- Instant messaging
- Streaming media
- Emergency services
- Interoperability between legacy networks
The New Era: USSI (USSD over IP)
USSI (USSD over IP) represents the solution for service continuity across 4G, 5G, and future networks when utilizing USSD services. This new protocol enhances service quality, increases simultaneous session capacity, provides additional features for recent devices, improves session security, and enables operation without requiring fallback procedures.
Strategic Opportunities for Carriers
Institutional Bitcoin adoption is already established, with integration into portfolios of mining companies, exchanges, automobile manufacturers (Tesla), investment funds (BlackRock), financial institutions (Galaxy Digital Holdings), technology companies (including MicroStrategy, MercadoLibre, and Brazilian Meliúz), and even nations such as El Salvador, the United States, and China.
With robust, secure, and extensive infrastructure, telecommunications carriers can implement complex and advanced Bitcoin-based financial services, demystifying its use and stimulating adoption. Strategic partnerships with exchanges and fintechs enhance integrated solutions for entrepreneurs and consumers, such as integration with Lightning Network nodes to enable rapid, low-cost transactions between IoT devices, machine-to-machine (M2M) applications, and point-of-sale (POS) terminals.
The competitive advantages of this approach include
- New Revenue Streams: Companies can collect fees from simple transactions and provide advanced financial services such as loans, insurance, and investments.
- Customer Retention: By offering innovative services, they can reduce customer churn.
- Vanguard Strategy: Strategic positioning in an emerging high-capitalization market
The Future of Bitcoinization in Telecommunications
The success of the Machankura project unequivocally demonstrates the potential of telecommunications as transformative agents in the mass adoption of Bitcoin. As the Bitcoin ecosystem consolidates and expands, it is essential that we recognize this opportunity not merely as a new business vertical but as an important step toward strategic positioning at the forefront of a global economic transformation.
Given the extensive reach of existing infrastructure, these carriers can become the primary catalyst for transforming the lives of the unbanked in an unprecedented manner. As we have seen, Bitcoin is no longer just a trend; it is a reality. The natural consequence of this reality is bitcoinization, and we have the opportunity to be at the forefront of this emerging paradigm.
-
@ 05a0f81e:fc032124
2025-06-13 22:31:37Lying is a great tool for destruction, it have damage many marriage, relationships, culture, religion. It have also destroy human integrity and reputation.
What is lying? Lying is an act of someone saying something that is not true either to gain favor or to achieve any other hidden agenda.
There are many reasons why people lie, kids lie to flee from punishment, but adult lie either to gain favour or to achieve his hidden agendas. Since the existence of the world, adult lies have no positive impact on the society and the world at large.
Adult lies brings hatred, kill dreams, cage future and success, end norm and culture, delete history, the reason adult lie is different from the reason children's lie. Anything built on lies collapse when the truth arises, Anything covered with lies uncover when the truth unveil, lie leads to life full of regrets and angers especially when the truth unveils. Lies destroy life's and societies.
What happen if a child is raise on lies !.
When parents raise there children with lies, the children mindset reset towards the reason for the lies. If the lies are about a person, the children will end up hating the person, if it were about a profession, the children will end up hating the profession. Single mothers who lie to there baby about there father end up raising a child that hate his or her father.
Most norms and cultures have gone extinc all because of lies, some generations did not meet most norms because of lies, most legacy died because of lies.
When parents raise there children with lies, they did the children harm and they are destroying the society because children will grow into adults and have there own family, they will keep passing on the baton (lies) to generations and norms and cultures will keep dieing and the society will end up shattered.
Raise your child on truth! Raise your child on truth Teaching them repercussions and consequences if the truth is too wild.
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:40Marty's Bent
via me
"The man in the coma" has been a long-running archetype of a bitcoiner on TFTC and Rabbit Hole Recap. Over the years, we've referenced the man in the coma in regards to bitcoin being a backward compatible distributed network that would enable an individual, in the case of our example - a man who fell into a coma, to be able to wake up many years, even decades, after falling into a deep sleep, go back to his bitcoin node and be able to participate in the network and validate his own transactions as if the network was operating the same it was the day he slipped into a coma. As a distributed network, this is one of bitcoin's greatest value props; consistency for the individual running it, no matter the version.
Having spent 12 years engrossed in bitcoin, thinking about it every day, building a media company focused on educating people about the network and the monetary revolution it enables, why it's important and how they can use it. Becoming a managing partner at Ten31, which is dedicated to investing in companies building out infrastructure that makes bitcoin more accessible and easier to use; "the man in the coma" has become a more prominent archetype in my mind.
"The man in the coma" archetype can be described in other ways. For instance, there was an individual by the name of John Doe, who joined myself and Matt Odell on TFTC about seven years ago who went to jail for four years. He was distributing certain goods on the Silk Road for many years and got nabbed by the police while throwing a house party. Unfortunately for Mr. Doe, the goods he were selling via the Silk Road were in the house hosting the party that got busted. Fortunately for Mr. Doe, the police who nabbed him were not privy to the way in which he was marketing and selling the goods. He went to jail for four years, walked out at the end of his sentence, found his bitcoin wallets, recovered them and was more than pleasantly surprised at the magnitude of his wealth.
The forced hodl that was incited by the state throwing him in a cage wound up paying off after four years. Now, I can certainly admit that time is the most scarce asset in the world. Being put in a cage for four years or falling into a coma for a number of years is not ideal. However, there are lessons to be gleaned from the successes that have been realized by "the man in the coma" and the man who was forced to hodl by being thrown in a cage. Unable to access his bitcoin during that period of time to make less than wise decisions.
The main lesson to be gleaned is that doing nothing is oftentimes significantly more optimal than doing something. Too many bitcoiners decide to make rash decisions influenced by the day-to-day happenings on social media or some one-off comment from someone in their personal life that they respect. These comments can be about the long-term viability of bitcoin itself, some prognostications about where the price is going in a short-term to medium-term time frame or simply the social aspects of being associated with bitcoin. All of these factors play into influencing certain individuals deciding to sell their bitcoin in the hopes of buying it back lower, realizing something material in their day-to-day life or jumping off a ship that they've been convinced is about to sink.
In my mind, the only thing listed above that makes a bit of sense to me is realizing something material in your day-to-day life. Selling some bitcoin to purchase something that makes your life better like enabling you to support your family at a critical time and in a way that would not be possible unless you sold bitcoin. That makes sense to me. However, the other two are completely nonsensical. Bitcoin's success is binary. It either succeeds or it doesn't. And if you accept that this is true, success means slowly but surely becoming the global reserve currency and monetary network used by billions of humans on the planet or it goes to zero.
If the former materializes, that means that billions of people are going to be competing for 21 million Bitcoin. There are, by some estimates, $900 trillion worth of assets that are being used to store wealth over the short, medium, and long term. Bitcoin has the potential to subsume a material percentage of that $900 trillion. In my mind, if bitcoin is as good as I believe it is, it should take at least half of that market, if not 80 to 90%. This in and of itself is a gamble. No one can be certain that this will come true. And with that in mind you have to make a probabilistic bet by surveying the world and discerning what the likelihood of bitcoin's ultimate success is.
If you think governments, central banks, and large corporations are going to continue down the path of unfettered expansion of the monetary base, debt, and misallocation of capital, bitcoin, a peer-to-peer distributed cash system that cannot be controlled by any individual. corporation, country, or central bank makes a lot of sense. The debasement, the debt expansion, and the misallocation of capital are driven by fallible humans working in incentive structures that are vulnerable to the fallible nature of the humans working within them.
Human fallibility brings with it the ability to talk oneself out of a position that one knows makes sense and is logical. This is the disadvantage that those who are not "the man in the coma" or "the man in a cage" operate from. Being forced to hodl bitcoin is already and will increasingly be seen as a relative advantage. Many who are in bitcoin today, paying attention to every headline, every pull request and every doubt flung their way will likely get to 2030 and agree that they made worse decisions than the man who was thrown in a cage or who slipped into a coma.
Of course, this isn't a fair introspective conclusion. The man in the coma and the man who was forced to hodl because he was put in a jail cell did not have a decision at the end of the day. Both were forced to hodl due to external or internal forces that, all else being equal, they would prefer not have had to endure. However, the outcome of these two situations will likely be better than the outcome of "the man in the arena" who thinks that by making decisions on the go as a slew of information comes his way on a day-to-day basis will materialize in a larger stack of satoshis.
The reality of the situation is such that no one truly knows where bitcoin is going to go on a day-to-day, month-to-month, or year-to-year basis. Especially at this point with large institutions, nation-states, corporations, and individual states getting into the fray. The only tried-and-true strategy within bitcoin over the long term is to stay humble, stack sats, and hodl like you are "the man in the coma" or the man who was thrown in a cage.
Bitcoin's Volatility Won't End With Institutional Adoption
Leon Wankum challenged the popular "supercycle" narrative during our conversation, arguing that Bitcoin's volatility isn't going away despite massive institutional adoption. While acknowledging that MicroStrategy now holds over 2% of all Bitcoin and won't sell, Leon maintains that leverage will still need to be washed out. He expects another 60% drawdown at the end of this bull cycle, viewing this as a feature rather than a bug of Bitcoin's design.
"Bitcoin naturally washes out leverage, it builds resilience and we don't go through these crazy boom and bust cycles, we go through bull and bear markets and I think that's a net positive." - Leon Wankum
Leon sees Bitcoin's volatility as fundamentally different from fiat's destructive boom-bust cycles. Where traditional markets require central bank intervention to prop up failing systems, Bitcoin's regular corrections create genuine resilience. Bad actors will always enter during euphoric phases, and the subsequent washouts ensure only strong hands remain. This natural selection process, he argues, is beautiful - it's what makes Bitcoin antifragile.
Check out the full podcast here for more on real estate opportunity costs, Bitcoin bonds, and treasury company risks.
Headlines of the Day
Romania Adds Crypto Terminals to Post Offices - via X
Musk Claims Trump in Epstein Files - via X
Uber CEO Calls Bitcoin Proven Store of Value - via X
Get our new STACK SATS hat - via tftcmerch.io
Take the First Step Off the Exchange
Bitkey is an easy, secure way to move your Bitcoin into self-custody. With simple setup and built-in recovery, it’s the perfect starting point for getting your coins off centralized platforms and into cold storage—no complexity, no middlemen.
Take control. Start with Bitkey.
Use the promo code *“TFTC20”* during checkout for 20% off
Ten31, the largest bitcoin-focused investor, has deployed $150.00M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Final thought...
The kids really do grow up f
-
@ eb0157af:77ab6c55
2025-06-15 20:01:31The new communication protocol aims to improve the industry with measurable advantages in terms of efficiency and security.
A new study conducted by Hashlabs, in collaboration with the SRI (Stratum V2 Reference Implementation) team and figures like Matt Corallo, Alejandro De La Torre and others reveals how the Stratum V2 protocol can increase miner profitability compared to the current Stratum V1 standard, used for over a decade.
Speaking to Atlas21, Gabriele Vernetti, Stratum V2 maintainer, declared:
“This first case study demonstrates how much Stratum V2 can help miners as well, securing and increasing their profits, in addition to the rest of the network. It’s just a first study aimed at demonstrating how decentralization can be aligned with the profit dynamics typical of the mining sector.
In the future we will also focus on the benefits for mining pool operators, who can benefit from the protocol’s efficiency to lower their operating costs (such as those for bandwidth used by their servers).
The feedback has been very positive: this first study was a joint work with various market players, including miners and mining pool operators. As SRI we want to continue working together with the entire community as done in this case, becoming a reference point for all actors interested in innovating the Bitcoin mining field”.
The research, based on controlled tests with two identical ASIC S19k Pro, with stock firmware, demonstrates that Stratum V2 can increase net profits by up to 7.4%. For an industry that often operates with 10% margins, this could represent a substantial competitive advantage.
The V2 protocol reduces various inefficiencies that plague the current system. The latency in block switching, that is the waiting time created when a miner must change block template after a new block has been mined on the network, goes from 325 milliseconds to just 1.42 milliseconds, a speed 228 times higher. This translates to about 4.9 hours of completely wasted hash power less per year.
Another problem of modern mining concerns “stale shares” – proofs of work that arrive too late to be remunerated, often due to network latency or inefficient communication. However, not all stale shares depend on inefficiency problems. On average, about 2% are rejected for expected reasons, such as when the share doesn’t reach the minimum difficulty required by the pool. This value is considered normal in the sector. The remaining 98%, instead, is caused by avoidable delays. With Stratum V1, miners lose between 0.1% and 0.2% of their computing power this way. Stratum V2 with Job Declaration completely eliminates this waste, provided that the miner and the pool node have the same level of connectivity. This step could translate into a net profit increase of up to 2% by fully adopting Stratum V2 with Job Declaration.
In the Stratum V2 protocol, the Job Declaration Client (JDC) is software that allows miners to receive mining jobs directly from their local Bitcoin node, that is the block templates to work on. The JDC communicates directly with the miner’s local node, receiving updated data for new block construction and immediately sending them to the mining software via Stratum V2. This allows miners to receive jobs in real time from their own node, without having to wait for them from the pool, reducing latency and the risk of working on obsolete jobs. Furthermore, if the pool allows it, miners can build custom templates choosing which transactions to include in the block.
The research also highlights an often overlooked aspect: the loss of transaction fees. With the Stratum V1 protocol, miners lose about 0.75% of potential fees for each block due to the delay in receiving new jobs. Considering that about 52,560 blocks are mined each year, this loss per block adds up to a total of about 74 bitcoins per year, equivalent to over $8 million at current prices.
Beyond economic advantages, Stratum V2 solves a critical vulnerability of the current system: hashrate hijacking. The V1 protocol doesn’t encrypt communications, allowing attackers to intercept and steal up to 2% of computing power without the miner noticing. The new protocol eliminates this risk through end-to-end encryption and authentication.
According to the study, by reducing latency, optimizing share sending and improving security, Stratum V2 enables a potential net profit increase of 7.4%, derived exclusively from technical improvements.
The post Stratum V2 increases profits by 7.4%: “The study shows that profit and decentralization can coexist”, says Vernetti, SV2 maintainer appeared first on Atlas21.
-
@ eb0157af:77ab6c55
2025-06-15 19:02:33French authorities are intensifying their fight against kidnappings related to the digital asset sector with a new series of arrests.
French law enforcement has made further arrests in an investigation concerning a kidnapping case connected to the cryptocurrency world. According to the public broadcaster France 24, on June 11 several individuals suspected of involvement in the abduction of the father of a crypto entrepreneur were detained.
The case that drew international attention involves the father of an anonymous crypto entrepreneur, who was held captive for several days on an isolated property. The criminals, in their ransom demands, went as far as to cut off one of the victim’s fingers as a form of psychological pressure, demanding up to €7 million (about $8 million) for his release.
The rescue operation, carried out on May 3 by French special forces, led to the victim’s liberation and the arrest of five people on site. However, investigations uncovered a wider criminal network, resulting in new arrests, the exact number of which has not yet been disclosed by authorities.
French authorities did not limit their actions to national territory. On June 4, a man suspected to be a key figure behind the series of crypto kidnappings in France was arrested in Morocco.
The escalation of crypto kidnappings in 2025
Data shows an increase in crypto-related kidnappings in France and worldwide. The phenomenon has grown to such proportions that French Interior Minister Bruno Retailleau convened an emergency meeting to address the issue.
Among the most notable cases of 2025 is the attempted daytime kidnapping of Pierre Noizat’s daughter and grandson. Noizat is the co-founder and CEO of the French exchange Paymium; the incident took place on May 13.
According to data from Jameson Lopp, co-founder of Casa, at least 29 personal attacks against cryptocurrency holders have been recorded in 2025 alone. If this trend continues, the annual total could surpass the 35 cases reported in 2024 and the 24 cases in 2023.
The post France: new arrests linked to crypto kidnappings appeared first on Atlas21.
-
@ b1ddb4d7:471244e7
2025-06-15 20:01:08This article was originally published on dev.to by satshacker.
Alright, you’ve built a useful and beautiful website, tool or app. However, monetization isn’t a priority and you’d rather keep the project free, ads-free and accessible?
Accepting donations would be an option, but how? A PayPal button? Stripe? Buymeacoffe? Patreon?
All of these services require a bank account and KYC verification, before you can send and receive donations – not very convenient.
If we only could send value over the internet, with just one click and without the need of a bank account…
Oh, hold on, that’s bitcoin. The decentralized protocol to send value across the globe. Money over TCP/IP.
In this article, we’ll learn how anyone can easily add a payment button or donation widget on a website or app.
Let’s get into it.
Introduction
Bitcoin is digital money that you can send and receive without the need for banks. While bitcoin is extremely secure, it’s not very fast. The maximum transactions per second (TPS) the network can handle is about 7. Obviously that’s not useful for daily payments or microtransactions.
If you’d like to dig deeper into how bitcoin works, a great read is “Mastering Bitcoin” by Andreas Antonopoulos.
Bitcoin vs Lightning
If you’d like to receive bitcoin donations “on-chain” all you need is a bitcoin wallet. You simply display your bitcoin address on your site and that’s it. You can receive donations.
It would look something like this; 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa
Instead of showing the actual bitcoin address, you can also turn it into a QR code.
However, this is not a recommended solution. Using static on-chain addresses has two major downsides. It lowers privacy for you and your donnors and it’s a UTXO disaster because many small incoming transactions could beocme hard to consolidate in the future.
For donations and small transactions, the Lightning Network is the better option. Lightning allows for instant settlement with fees only a fraction of a cent.
Similar to bitcoin, you have the choice between non-custodial and custodial wallets. This means, either you have full control over your money or the wallet provider has.
Option 1: Lightning Address
With the lightning address feature, you an easily receive donations to an email like address.
It looks like this: yourname@wallet.com
Many wallets support lightning addresses and make it easy to create one. Then, you simple add the address to your donation page and you’re ready to receive tips.
You can also add a link link as in lightning:yourname@wallet.com and compatible lightning wallets and browser wallets will detect the address.
Option 2: Lightning Donation Widgets
If you like to take it a step further, you can also create a more enhanced donation checkout flow. Of course you could programm something yourself, there are many open source libraries you can build upon. If you want a simple plug-and-play solution, here are a couple of options:
Name
Type
Registration
SatSale
Self-hosted
No KYC
BTCPay Server
Self-hosted
No KYC
Pay With Flash
Widget
Email
Geyser Fund
Widget
Email
The Giving Block
Hosted
KYC
OpenNode
Hosted
KYC
SatSale (GitHub)
Lightweight, self-hosted Bitcoin/Lightning payment processor. No KYC.
Ideal for developers comfortable with server management. Simple to deploy, supports both on-chain and Lightning, and integrates with WooCommerce.
BTCPay Server
Powerful, open-source, self-hosted processor for Bitcoin and Lightning. No KYC.
Supports multiple currencies, advanced features, and full privacy. Requires technical setup and maintenance. Funds go directly to your wallet; great for those seeking full control.
Pay With Flash
Easiest for indie hackers. Add a donation widget with minimal code and no KYC. Payments go directly to your wallet for a 1.5% fee.
Setup Steps:
- Sign up at PayWithFlash.com
- Customize your widget in the dashboard
- Embed the code:
- Test to confirm functionality
Benefits:
- Minimal technical skills required
- Supports one-time or recurring donations
- Direct fund transfer, no intermediaries
Geyser Fund
Crowdfunding platform. Widget-based, connects to your wallet, email registration.Focused on Bitcoin crowdfunding, memberships and donations.
The Giving Block
Hosted, KYC required. Integrates with fiat and crypto, best for nonprofits or larger organizations.
OpenNode
Hosted, KYC required. Accept Bitcoin payments and donations; supports conversion to fiat, suitable for businesses and nonprofits.
Summary
- Fast, low-code setup: Use Pay With Flash or Geyser Fund.
- Privacy and control: Choose SatSale or BTCPay Server (requires technical skills).
- Managed, compliant solutions: The Giving Block or OpenNode.
Choose based on your technical comfort, privacy needs, and project scale.
I hope this article helped you. If you added bitcoin donations, share your link in the comments and I will send you a few satoshis maybe
-
@ eb0157af:77ab6c55
2025-06-15 19:02:32Treasury Secretary Bessent foresees a promising future for stablecoins pegged to the US dollar.
During a US Senate hearing held on June 11, Treasury Secretary Scott Bessent confirmed that the market for US dollar-backed stablecoins has the potential to surpass the $2 trillion mark within the next three years.
“I believe that stablecoin legislation backed by U.S. treasuries or T-bills will create a market that will expand U.S. dollar usage via these stablecoins all around the world,” the government official stated.
Bessent reiterated the administration’s commitment to strengthening the dollar’s status through USD-denominated stablecoins.
GENIUS Act gains ground
The legislative process received a boost after the Senate voted to advance the stablecoin bill, moving it closer to a final vote. The GENIUS Act, once approved, will establish strict requirements for the stable digital currency sector.
The bill mandates that stablecoins must be fully backed by US dollars or assets with equivalent liquidity (Treasuries). It also requires annual audits for issuers with a market capitalization exceeding $50 billion and includes specific provisions regarding the issuance of these cryptocurrencies abroad.
Stablecoins and the financial system
The stablecoin sector is drawing increasing interest from banking institutions. Bank of America is preparing to launch its own stablecoin, while Circle — issuer of USDC — went public this month, with shares surging 235% on its first trading day.
Currently, US dollar-pegged stablecoins account for over 96% of the entire stable digital currency market.
The post Stablecoins: market could reach $2 trillion by 2028, says Bessent appeared first on Atlas21.
-
@ b1ddb4d7:471244e7
2025-06-15 20:01:07The Coinbase Lightning Network is Coinbase’s implementation of Bitcoin’s Lightning Network technology, launched in partnership with Lightspark in April 2024. This innovative solution allows users to send, receive, and pay with bitcoin instantly and cheaply directly from their Coinbase accounts.
Think of the Coinbase Lightning Network as the express lane of bitcoin transactions. While regular bitcoin transfers can take 10-60 minutes and cost several dollars in fees, Lightning Network transactions on Coinbase complete in seconds with fees typically under a cent.
Key Benefits of Coinbase Lightning Network:
- Instant transfers: Transactions complete in seconds, not hours
- Ultra-low fees: 0.2% processing fee vs. traditional network fees
- Global reach: Send bitcoin anywhere in the world instantly
- Cost efficiency: 20 times cheaper than traditional credit card fees
Coinbase Lightning Network vs Regular Bitcoin Transfers
Understanding the difference between Coinbase Lightning Network and regular bitcoin transfers is crucial for choosing the right method:
Feature
Coinbase Lightning Network
Regular Bitcoin Transfer
Speed
Instant (seconds)
10-60 minutes
Fees
0.2% + minimal network fee
$5-50+ depending on network
Best for
Small to medium amounts
Large amounts, long-term storage
Availability
24/7 instant
Subject to network congestion
The Coinbase Lightning Network processes transactions “off-chain,” creating payment channels that settle later on the main Bitcoin blockchain, resulting in dramatically faster and cheaper transactions.
How to Send Bitcoin Using Coinbase Lightning Network
Sending Bitcoin through Coinbase’s Lightning option is incredibly straightforward. Follow these step-by-step instructions:
Step 1: Access Your Coinbase Account
- Sign in to your Coinbase account via web browser or mobile app
- Ensure you have bitcoin (BTC) in your account balance
- Navigate to your portfolio and locate your bitcoin holdings
Step 2: Initiate the Lightning Transfer
- Click “Transfer” then select “Send crypto”
- Choose bitcoin (BTC) as your asset
- Enter the amount you wish to send
- Select Lightning Network as your transfer method
Step 3: Add Recipient Information
- Obtain the Lightning Network invoice from your recipient
- Paste the invoice into the recipient field
- The Coinbase Lightning Network will automatically detect and validate the invoice
- Review the transaction details carefully
Step 4: Complete the Transaction
- Verify the amount and recipient information
- Click “Send” to initiate the transfer
- Your Coinbase Lightning Network transaction will complete within seconds
- Both you and the recipient will receive confirmation notifications
How to Receive Bitcoin via Coinbase Lightning Network
Receiving Bitcoin through Coinbase’s Lightning option requires generating a Lightning invoice. Here’s your complete guide:
Step 1: Generate a Lightning Invoice
- Log into your Coinbase account
- Navigate to “Transfer” then “Receive crypto”
- Select Bitcoin (BTC) as the asset you wish to receive
- Choose “Lightning Network” as your receiving method
Step 2: Create Your Invoice
- Enter the specific amount you want to receive (required for Lightning)
- Add an optional description or memo
- Click “Generate Invoice”
- Your Lightning Network invoice will appear as both a QR code and text string
Step 3: Share Your Invoice
- Copy the Lightning invoice text or share the QR code
- Send this information to the person sending you Bitcoin
- Remember: Lightning invoices expire after 72 hours
- Generate a new invoice if the original expires
Step 4: Receive Your Bitcoin
- Once the sender pays your invoice, you’ll receive instant notification
- The bitcoin will appear in your Coinbase account immediately
- No waiting for blockchain confirmations required with Coinbase Lightning Network
Coinbase Lightning Network Fees and Limits
Understanding the fee structure of Coinbase Lightning Network helps you make informed decisions:
- Processing Fee: 0.2% of the transfer amount
- Network Fee: Minimal (typically fractions of a cent)
- Minimum Amount: Varies by region, typically $0.1- 5
- Maximum Amount: Subject to your account limits and Lightning Network capacity
The Coinbase Lightning Network offers significant savings compared to traditional bitcoin transfers, especially for smaller amounts under $1,000.
Troubleshooting Common Coinbase Lightning Network Issues
Even with the user-friendly Coinbase Lightning Network, you might encounter some challenges:
Invoice Expired Error
- Solution: Generate a fresh Lightning invoice
- Prevention: Complete transactions promptly after generating invoices
Transaction Failed
- Cause: Insufficient Lightning Network liquidity or routing issues
- Solution: Try again in a few minutes or use smaller amounts
Can’t Find Lightning Option
- Check: Ensure Lightning is available in your region
- Verify: Update your Coinbase app to the latest version
Address Whitelist Issues
- Problem: Lightning invoices may not work with address whitelisting enabled
- Solution: Temporarily disable whitelisting or contact Coinbase support
The Coinbase Lightning Network transforms bitcoin from a store of value into a practical, everyday payment method. With instant transactions, minimal fees, and user-friendly implementation, it’s never been easier to send and receive bitcoin.
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:40Marty's Bent
via me
I had a completely different newsletter partially written earlier tonight about whether or not "this cycle is different" when this nagging thought entered my head. So I'm going to write about this and maybe I'll write about the dynamics of this cycle compared to past cycles tomorrow.
A couple of headlines shot across my desk earlier tonight in relation to the potential escalation of kinetic warfare in the Middle East. Apparently the U.S. Embassy in Iraq was sent a warning and evacuation procedures were initiated. Not too long after, the world was made aware that the United States and Israel are contemplating an attack on Iran due to the "fact" that Iran may be close to producing nuclear weapins. The initial monkey brain reaction that I had to these two headlines was, "Oh shit, here we go again. We're going to do something stupid." My second reaction was, "Oh shit, here we go again, I've seen these two exact headlines many times over the years and they've proven to be lackluster if you're a doomer or blood thirsty war monger." Nothing ever happens.
As I venture into my mid-30s and reflect on a life filled with these types of headlines and my personal reactions to these headlines, I'm finally becoming attuned to the fact that the monkey brain reactions aren't very productive at the end of the day. Who knows exactly what's going to happen in Iraq or Iran and whether or not kinetic warfare escalates and materializes from here? Even though I'm a "blue-blooded taxpaying American citizen" who is passively and unwillingly contributing to the war machine and the media industrial complex, there's really nothing I can do about it.
The only thing I can do is focus on what is in front of me. What I have control of. And attempt to leverage what I have control of to make my life and the life of my family as good as humanly possible. Ignoring the external and turning inward often produces incredible results. Instead of worrying about what the media wants you to believe at any given point in time, you simply look away from your computer screen, survey the physical space which you're operating in and determine what you have, what you need and how you can get what you need. This is a much more productive way to spend your time.
This is what I want to touch on right now. There's never been a better time in human history to be productive despite what the algorithm on X or the mainstream media will lead you to believe. Things aren't as great as they could be, but they're also not as bad as you're being led to believe. We live in the Digital Age and the Digital Age provides incredible resources that you can leverage to make YOUR life better.
Social media allows you to create a platform without spending any money. AI allows you to build tools that are beneficial to yourself and others with very little money. And bitcoin exists to provide you with the best form of money that you can save in with the knowledge that your relative ownership of the overall supply isn't going to change. No matter what happens in the external world.
If you can combine these three things to make your life better and - by extension - potentially make the lives of many others better, you're going to be well off in the long run. Combining these three things isn't going to result in immediate gratification, but if you put forth a concerted effort, spend the time, have some semblance of patience, and stick with it, I truly believe that you will benefit massively in the long run. Without trying to sound like a blowhard, I truly believe that this is why I feel relatively calm (despite my monkey brain reactions to the headlines of the day) at this current point in time.
We've entered the era of insane leaps in productivity and digital hard money that cannot be corrupted. The biggest mistake you can make in your life right now is overlooking the confluence of these two things. With an internet connection, an idea, some savvy, and hard work you can materially change your life. Create something that levels up your knowledge, that enables you to get a good job in the real world, or to create a company of your own. Bring your talents to the market, exchange them for money, and then funnel that money into bitcoin (if you're not being paid in it already). We may be at the beginning of a transition from the high velocity trash economy to the high leverage agency economy run on sound money and applied creativity.
These concepts are what you should be focusing most of your time and attention to today and in the years ahead. Don't get distracted by the algorithm, the 30-second video clips, the headlines filled with doom, and the topics of the 24 hour news cycle. I'll admit, I often succumb to them myself. But, as I get older and develop a form of pattern recognition that can only be attained by being on this planet for a certain period of time, it is becoming very clear that those things are not worth your attention.
Living by the heuristic that "nothing ever happens" is a pretty safe bet. Funnily enough, it's incredibly ironic that you're led to believe that something is happening every single day, and yet nothing ever happens. By getting believing that something happens every day you are taking your attention away from doing things that happen to make your life better.
Tune out the noise. Put on the blinders. Take advantage of the incredible opportunities that lie before you. If enough of you - and many others who do not read this newsletter - do this, I truly believe we'll wake up to find that the world we live in is a much better place.
Nothing ever happens, so make something happen.
Intelligence Officials Are Quietly Becoming Bitcoin Believers
Ken Egan, former CIA Deputy Chief of Cyber Operations, revealed a surprising truth on TFTC: the intelligence community harbors numerous Bitcoin advocates. Egan explained that intelligence professionals uniquely understand how governments weaponize financial systems through sanctions and account freezing. Having wielded these tools themselves, they recognize the need for personal financial sovereignty. He shared compelling anecdotes of discovering colleagues with "We are all Satoshi" stickers and a European chief of station paying for dinner with a BlockFi card to earn Bitcoin rewards.
"I think there are a lot of Bitcoiners, not just at CIA, but across the whole national security establishment... they're in it for the exact same reasons everybody else is." - Ken Egan
The Canadian trucker protests served as a pivotal moment, Egan noted. Watching Western governments freeze citizens' bank accounts for political dissent struck a nerve among intelligence professionals who previously viewed financial weaponization as a tool reserved for foreign adversaries. This awakening has created unlikely allies within institutions many Bitcoiners distrust.
Check out the full podcast here for more on Bitcoin's national security implications, privacy tech prosecutions, and legislative priorities.
Headlines of the Day
Stripe Buys Crypto Wallet Privy After Bridge Deal - via X
Trump Calls CPI Data "Great" Urges Full Point Fed Cut - via X
Bitcoin Hashrate Reaches New All-Time High - via X
Get our new STACK SATS hat - via tftcmerch.io
Bitcoin’s Next Parabolic Move: Could Liquidity Lead the Way?
Is bitcoin’s next parabolic move starting? Global liquidity and business cycle indicators suggest it may be.
Read the latest report from Unchained and TechDev, analyzing how global M2 liquidity and the copper/gold ratio—two historically reliable macro indicators—are aligning once again to signal that a new bitcoin bull market may soon begin.
Ten31, the largest bitcoin-focused investor, has deployed $150.00M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Final thought...
Life is good.
Download our free browser extension, Opportunity Cost: https://www.opportunitycost.app/ start thinking in SATS today.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
Subscribe to our YouTube channels and follow us on Nostr and X:
@media screen and (max-width: 480px) { .mobile-padding { padding: 10px 0 !important; } .social-container { width: 100% !important; max-width: 260px !important; } .social-icon { padding: 0 !important; } .social-icon img { height: 32px !important; width: 32px !important; } .icon-cell { padding: 0 4px !important; } } .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } .moz-text-html .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } /* Helps with rendering in various email clients */ body { margin: 0 !important; p
-
@ edeb837b:ac664163
2025-06-13 21:15:05On June 10th, 2025, four members of the NVSTly team traveled to New York City to attend the 2025 American Business Awards® ceremony, held at the iconic Marriott Marquis in Times Square. It was an unforgettable night as we accepted the Gold Stevie® Award for Tech Startup of the Year—this time, in person.
Meow (left), rich (center), MartyOooit (right)
Representing NVSTly at the event were:
- Rich, CEO & Founder
- Meow, CTO, Lead Developer, & Co-Founder
- MartyOooit, Investor
- Noob, Market Analyst (not shown in photos)
MartyOooit (left), rich (center), Meow (right)
While we shared the exciting news back in April when the winners were announced, being there in person alongside other winners—including eBay, AT&T, T-Mobile, HP Inc., and Fidelity Investments—made the achievement feel even more surreal. To be honored alongside billion-dollar industry leaders was a proud and humbling moment for our startup and a huge milestone in NVSTly’s journey.
🎤 Team Interview at the Event
During the event, our team was interviewed about the win. When asked:
“What does winning a Stevie Award mean for your organization?”
“How will winning a Stevie Award help your organization?”Here’s what we had to say:
📺 Watch the video
A Big Win for Retail Traders
NVSTly was awarded Gold for Tech Startup of the Year in recognition of our work building a powerful, free social investing platform that empowers retail traders with transparency, analytics, and community-driven tools.
Unlike traditional finance platforms, NVSTly gives users the ability to:
- Share and track trades in real time
- Follow and receive alerts from top traders
- Compete on global leaderboards
- Access deep stats like win rate, average return, and more
Whether you're a beginner or experienced trader, NVSTly gives you the insights and tools typically reserved for hedge funds—but in a free, social format built for the modern investor.
Continued Recognition and Momentum
This award adds to a growing list of recognition for NVSTly:
- 🏆 People’s Choice Winner at the 2024 Benzinga Fintech Awards
- 🔁 Nominated again for Best Social Investing Product in the 2025 Benzinga Fintech Awards
- 🌟 Team members JustCoreGames and Lunaster are nominated for Employee of the Year (Information Technology – Social Media) in the 2025 Stevie® Awards for Technology Excellence
We’re beyond proud of what our small but mighty team has accomplished—and we’re just getting started. 🚀
Thanks to the Stevie Awards for an incredible night in New York, and to our community of 50,000+ traders who’ve helped shape NVSTly into what it is today.
This win is yours, too.Stay tuned—more big things are coming.
— Team NVSTly
The event brought together some of the most respected names in tech, finance, and business. -
@ eb0157af:77ab6c55
2025-06-15 19:02:29The new communication protocol aims to improve the industry with measurable advantages in terms of efficiency and security.
A new study conducted by Hashlabs, in collaboration with the SRI (Stratum V2 Reference Implementation) team and figures like Matt Corallo, Alejandro De La Torre and others reveals how the Stratum V2 protocol can increase miner profitability compared to the current Stratum V1 standard, used for over a decade.
Speaking to Atlas21, Gabriele Vernetti, Stratum V2 maintainer, declared:
“This first case study demonstrates how much Stratum V2 can help miners as well, securing and increasing their profits, in addition to the rest of the network. It’s just a first study aimed at demonstrating how decentralization can be aligned with the profit dynamics typical of the mining sector.
In the future we will also focus on the benefits for mining pool operators, who can benefit from the protocol’s efficiency to lower their operating costs (such as those for bandwidth used by their servers).
The feedback has been very positive: this first study was a joint work with various market players, including miners and mining pool operators. As SRI we want to continue working together with the entire community as done in this case, becoming a reference point for all actors interested in innovating the Bitcoin mining field”.
The research, based on controlled tests with two identical ASIC S19k Pro, with stock firmware, demonstrates that Stratum V2 can increase net profits by up to 7.4%. For an industry that often operates with 10% margins, this could represent a substantial competitive advantage.
The V2 protocol reduces various inefficiencies that plague the current system. The latency in block switching, that is the waiting time created when a miner must change block template after a new block has been mined on the network, goes from 325 milliseconds to just 1.42 milliseconds, a speed 228 times higher. This translates to about 4.9 hours of completely wasted hash power less per year.
Another problem of modern mining concerns “stale shares” – proofs of work that arrive too late to be remunerated, often due to network latency or inefficient communication. However, not all stale shares depend on inefficiency problems. On average, about 2% are rejected for expected reasons, such as when the share doesn’t reach the minimum difficulty required by the pool. This value is considered normal in the sector. The remaining 98%, instead, is caused by avoidable delays. With Stratum V1, miners lose between 0.1% and 0.2% of their computing power this way. Stratum V2 with Job Declaration completely eliminates this waste, provided that the miner and the pool node have the same level of connectivity. This step could translate into a net profit increase of up to 2% by fully adopting Stratum V2 with Job Declaration.
In the Stratum V2 protocol, the Job Declaration Client (JDC) is software that allows miners to receive mining jobs directly from their local Bitcoin node, that is the block templates to work on. The JDC communicates directly with the miner’s local node, receiving updated data for new block construction and immediately sending them to the mining software via Stratum V2. This allows miners to receive jobs in real time from their own node, without having to wait for them from the pool, reducing latency and the risk of working on obsolete jobs. Furthermore, if the pool allows it, miners can build custom templates choosing which transactions to include in the block.
The research also highlights an often overlooked aspect: the loss of transaction fees. With the Stratum V1 protocol, miners lose about 0.75% of potential fees for each block due to the delay in receiving new jobs. Considering that about 52,560 blocks are mined each year, this loss per block adds up to a total of about 74 bitcoins per year, equivalent to over $8 million at current prices.
Beyond economic advantages, Stratum V2 solves a critical vulnerability of the current system: hashrate hijacking. The V1 protocol doesn’t encrypt communications, allowing attackers to intercept and steal up to 2% of computing power without the miner noticing. The new protocol eliminates this risk through end-to-end encryption and authentication.
According to the study, by reducing latency, optimizing share sending and improving security, Stratum V2 enables a potential net profit increase of 7.4%, derived exclusively from technical improvements.
The post Stratum V2 increases profits by 7.4%: “The study shows that profit and decentralization can coexist”, says Vernetti, SV2 maintainer appeared first on Atlas21.
-
@ b1ddb4d7:471244e7
2025-06-15 20:01:02The Barcelona Cyphers Conference (BCC8333), the city’s first biggest bitcoin-themed event, transforms a historic building in the central born district of the Catalan capital into a hub for bitcoin enthusiasts and cypherpunks. Named after the port bitcoin nodes use to sync the timechain (8333), this inaugural event delivers high-signal discussions and practical applications of decentralized technology, uniting over 100 attendees from Spain, Europe, and beyond.
Venue and Atmosphere
Set in a 17th-century palace that doubles as a flamenco venue, Palau Dalmases blends historical elegance with a creative, almost rebellious vibe. The unique setting fosters deep conversations, hands-on workshops, and genuine connections, prioritizing substance over spectacle. The spectacular courtyard serves as a lively backdrop for collaboration and sparking chats that resonates with the event’s freedom/privacy-oriented ethos.
Lightning Network Integration
BCC8333 embedds Bitcoin’s Lightning Network (LN) into its core, emphasizing privacy and scalable technology. Two on-site bars accept LN payments for drinks, demonstrating fast, low-cost bitcoin transactions in action.
But the usage of Lightning Network extends beyond just ‘refreshments’.
· Chain Duel: This simple yet engaging game has many BCC8333 participants send sats via LN to enter, compete, and have fun for the two days of the event. A large-screen tournament on the main stage amplifies the excitement, showcasing one more practical case for LN in the bitcoin ecosystem with a nice bounty, i.e. winners claiming the collected sats.
· Thematic sessions and practical workshops on wallets, vending machines, and Nostr highlight LN’s role in bitcoin adoption, while touching on the importance of privacy vs. scalable transactions.
While the overall adoption in Barcelona’s local establishments outside the venue remains rather limited, attendees find a nearby street with vivid graffiti dedicated to bitcoin, and in a practical way, whenever possible, swap sats for fiat among themselves when direct payments aren’t possible.
Selected Highlights
The agenda balances intense sessions with networking breaks, ensuring space for reflection and collaboration. Some of the key sessions include:
· Future of Private Transactions (English, Max Hillebrand).
· Miniscripts Roundtable (English, Edouard from Liana, Landabaso from Rewind, Francesco from BitVault, Yuri da Silva from Great Wall).
· Sovereign Hardware Tools (English, Wesatoshi).
· Debate: Future of Lightning (Spanish, mixed attendees).
· Op_return Debate (English, Peter Todd, Unhosted Marcellus, Lunaticoin).
Recordings from the main stage and additional coverage by Juan Cienfuegos, host of the BitCorner Podcast, will soon be available online (X: @BCC833, @TheJuanSC).
Why BCC8333 Stood Out
· Local Maxis: vibrant and well-organized approach shines through, with local bitcoiners as organizers of the event (Spanish and expats) bringing their best PoW to the table.
· Focused Discussions: Free of hype and influencers, BCC8333 prioritizes signal over noise, diving into critical topics like privacy, nodes, wallets, P2P tools, decentralized mining, and Nostr.
· Community Vibe: The smaller crowd enables authentic connections, fostering a tight-knit community of freedom-tech enthusiasts committed to sovereignty.
BCC8333 is a powerful testament to the cypherpunk spirit, blending bitcoin and privacy to fuel innovation. From LN-powered interactions to thought-provoking talks, the event underscores the strength of a community dedicated to building decentralized solutions. Congratulations to the organizers, contributors, volunteers, and attendees for making this conference a standout moment in the year’s lineup of bitcoin-themed events.
-
@ 9ca447d2:fbf5a36d
2025-06-15 20:01:29CANNES, FRANCE – May 2025 — Bitcoin mining made its mark at the world’s most prestigious film gathering this year as Puerto Rican director and producer Alana Mediavilla introduced her feature documentary Dirty Coin: The Bitcoin Mining Documentary at the Marché du Film during the Cannes Film Festival.
The film puts bitcoin mining at the center of a rising global conversation about energy, technology, and economic freedom.
Dirty Coin is the first feature-length documentary to explore bitcoin mining through immersive, on-the-ground case studies.
From rural towns in the United States to hydro-powered sites in Latin America and the Congo, the film follows miners and communities navigating what may be one of the most misunderstood technologies of our time.
The result is a human-centered look at how bitcoin mining is transforming local economies and energy infrastructure in real ways.
To mark its Cannes debut, Mediavilla and her team hosted a packed industry event that brought together leaders from both film and finance.
Dirty Coin debut ceremony at the Marché du Film
Sponsors Celestial Management, Sangha Renewables, Nordblock, and Paystand.org supported the program, which featured panels on mining, energy use, and decentralized infrastructure.
Attendees had the rare opportunity to engage directly with pioneers in the space. A special session in French led by Seb Gouspillou spotlighted mining efforts in the Congo’s Virunga region.
Dirty Coin builds on Mediavilla’s award-winning short film Stranded, which won over 20 international prizes, including Best Short Documentary at Cannes in 2024.
That success helped lay the foundation for the feature and positioned Mediavilla as one of the boldest new voices in global documentary filmmaking.
Alana Mediavilla speaks at the Marché du Film — Cannes Film Festival
“If we’ve found an industry that can unlock stranded energy and turn it into real power for people—especially in regions with energy poverty—why wouldn’t we look into it?” says Mediavilla. “Our privilege blinds us.
“The same thing we criticize could be the very thing that lifts the developing world to our standard of living. Ignoring that potential is a failure of imagination.”
Much like the decentralized network it explores, Dirty Coin is spreading globally through grassroots momentum.
Local leaders are hosting independent screenings around the world, from Roatán and Berlin to São Paulo and Madrid. Upcoming events include Toronto and Zurich, with more cities joining each month.
Mediavilla, who previously worked in creative leadership roles in the U.S. — including as a producer at Google — returned to Puerto Rico to found Campo Libre, a studio focused on high-caliber, globally relevant storytelling from the Caribbean.
She was also accepted into the Cannes Producers Network, a selective program open only to producers with box office releases in the past four years.
Mediavilla qualified after independently releasing Dirty Coin in theaters across Puerto Rico. Her participation in the network gave her direct access to meetings, insights, and connections with the most active distributors and producers working today.
The film’s next public screening will take place at the Anthem Film Festival in Palm Springs on Saturday, June 14 at 2 PM. Additional screenings and market appearances are planned throughout the year at Bitcoin events and international film platforms.
Dirty Coin at the Cannes Film Festival
Watch the Trailer + Access Press Materials
📂 EPK
🎬 Screener
🌍 Host a Screening
Follow the Movement
Instagram: https://www.instagram.com/dirty_coin_official/
Twitter: https://x.com/DirtyCoinDoc
Website: www.dirtycointhemovie.com -
@ 9ca447d2:fbf5a36d
2025-06-15 20:01:28JPMorgan Chase, the largest bank in the U.S. and one of the most powerful institutions in global finance, is going deeper into Bitcoin. The bank is reportedly going to allow wealthy clients to use shares of Bitcoin ETFs—specifically BlackRock’s iShares Bitcoin Trust (IBIT) — as collateral for loans.
This is a big move from the Wall Street giant and a sign of how traditional finance is changing the way it treats bitcoin.
According to a Bloomberg report, JPMorgan will let trading and wealth-management clients borrow money using digital asset ETFs like IBIT as collateral—the same way clients might use stocks, real estate or even cars.
The bank will also factor clients’ digital asset holdings into calculations of net worth and liquidity. So now, bitcoin will be treated like real estate or company shares when assessing a client’s loan repayment ability.
This is set to launch in the coming weeks and will start with IBIT which has over $70 billion in assets. IBIT is now the largest spot bitcoin ETF in the world and has far outpaced competitors like Fidelity’s FBTC.
Previously JPMorgan only allowed bitcoin ETFs as collateral on a case-by-case basis, Bloomberg reports. This decision will now make it available to all wealth-management clients.
JPMorgan’s new Bitcoin-friendly strategy comes despite its CEO Jamie Dimon’s long-time skepticism of Bitcoin. For years, Dimon has been one of the most vocal critics of Bitcoin, calling it a tool for criminals and comparing it to a “pet rock.”
But in a change of heart, Dimon recently said the bank would allow clients to buy bitcoin. At JPMorgan’s annual Investor Day, he said, “I don’t think you should smoke, but I defend your right to smoke. I defend your right to buy bitcoin.”
Related: JPMorgan Chase to Allow Clients to Buy Bitcoin, Says CEO Jamie Dimon
While Dimon remains personally unconvinced about the long-term value of bitcoin, the bank seems to be moving forward with embracing bitcoin, a move Bitcoin advocates believe is rooted in fear of missing out on possible profits and losing market share.
JPMorgan is following the trend on Wall Street. Other big financial players like Fidelity, Grayscale, and Standard Chartered have launched services for clients to invest or trade bitcoin.
The approval of Bitcoin ETFs by the U.S. SEC in 2024 has opened the door to millions of investors who were hesitant to enter the Bitcoin space.
Institutional interest is surging as the political landscape is also opening doors for digital assets. Under President Donald Trump’s administration, several Bitcoin-friendly policy changes have been introduced.
In April 2025, the Federal Reserve withdrew past guidance that discouraged banks from working with digital asset companies. Soon after, the US Office of the Comptroller of the Currency confirmed banks could hold customer’s bitcoin in custody.
-
@ b1ddb4d7:471244e7
2025-06-15 19:02:01The Barcelona Cyphers Conference (BCC8333), the city’s first biggest bitcoin-themed event, transforms a historic building in the central born district of the Catalan capital into a hub for bitcoin enthusiasts and cypherpunks. Named after the port bitcoin nodes use to sync the timechain (8333), this inaugural event delivers high-signal discussions and practical applications of decentralized technology, uniting over 100 attendees from Spain, Europe, and beyond.
Venue and Atmosphere
Set in a 17th-century palace that doubles as a flamenco venue, Palau Dalmases blends historical elegance with a creative, almost rebellious vibe. The unique setting fosters deep conversations, hands-on workshops, and genuine connections, prioritizing substance over spectacle. The spectacular courtyard serves as a lively backdrop for collaboration and sparking chats that resonates with the event’s freedom/privacy-oriented ethos.
Lightning Network Integration
BCC8333 embedds Bitcoin’s Lightning Network (LN) into its core, emphasizing privacy and scalable technology. Two on-site bars accept LN payments for drinks, demonstrating fast, low-cost bitcoin transactions in action.
But the usage of Lightning Network extends beyond just ‘refreshments’.
· Chain Duel: This simple yet engaging game has many BCC8333 participants send sats via LN to enter, compete, and have fun for the two days of the event. A large-screen tournament on the main stage amplifies the excitement, showcasing one more practical case for LN in the bitcoin ecosystem with a nice bounty, i.e. winners claiming the collected sats.
· Thematic sessions and practical workshops on wallets, vending machines, and Nostr highlight LN’s role in bitcoin adoption, while touching on the importance of privacy vs. scalable transactions.
While the overall adoption in Barcelona’s local establishments outside the venue remains rather limited, attendees find a nearby street with vivid graffiti dedicated to bitcoin, and in a practical way, whenever possible, swap sats for fiat among themselves when direct payments aren’t possible.
Selected Highlights
The agenda balances intense sessions with networking breaks, ensuring space for reflection and collaboration. Some of the key sessions include:
· Future of Private Transactions (English, Max Hillebrand).
· Miniscripts Roundtable (English, Edouard from Liana, Landabaso from Rewind, Francesco from BitVault, Yuri da Silva from Great Wall).
· Sovereign Hardware Tools (English, Wesatoshi).
· Debate: Future of Lightning (Spanish, mixed attendees).
· Op_return Debate (English, Peter Todd, Unhosted Marcellus, Lunaticoin).
Recordings from the main stage and additional coverage by Juan Cienfuegos, host of the BitCorner Podcast, will soon be available online (X: @BCC833, @TheJuanSC).
Why BCC8333 Stood Out
· Local Maxis: vibrant and well-organized approach shines through, with local bitcoiners as organizers of the event (Spanish and expats) bringing their best PoW to the table.
· Focused Discussions: Free of hype and influencers, BCC8333 prioritizes signal over noise, diving into critical topics like privacy, nodes, wallets, P2P tools, decentralized mining, and Nostr.
· Community Vibe: The smaller crowd enables authentic connections, fostering a tight-knit community of freedom-tech enthusiasts committed to sovereignty.
BCC8333 is a powerful testament to the cypherpunk spirit, blending bitcoin and privacy to fuel innovation. From LN-powered interactions to thought-provoking talks, the event underscores the strength of a community dedicated to building decentralized solutions. Congratulations to the organizers, contributors, volunteers, and attendees for making this conference a standout moment in the year’s lineup of bitcoin-themed events.
-
@ b1ddb4d7:471244e7
2025-06-15 20:01:00Flash, the all-in-one Bitcoin payment platform, just launched Flash Invoicing. The first invoicing tool for Bitcoin that is completely free, non-custodial, KYC-free, and fully integrated into a comprehensive bitcoin business suite.
Freelancers, contractors and independent workers can now send professional bitcoin invoices with 0% platform fees, no identity verification, and no third-party custody — a first in the Bitcoin ecosystem.
According to Deel, crypto payments to freelancers grew 10x in 2023, with bitcoin remaining the most-used currency. But despite this surge, the tools available for invoicing remain outdated.
Most freelancers still paste Bitcoin addresses into PDF footers or emails, hoping their client sends the right amount. Others use custodial platforms that charge high fees and require full identity verification.
“We’ve seen too many people paste BTC addresses into documents and call it invoicing,” said Pierre Corbin, CEO of Flash.
“It’s messy, reduces privacy and very inconvenient both for payee and payer.”, he explains.
Most Bitcoin invoicing tools charge a percentage per transaction — or lock users into subscription plans. That means freelancers lose a portion of every invoice just for the privilege of getting paid.
The other option is host open-source invoicing tools or use a google sheet template. While the former requires a hardware investment, the latter lacks functionality. Flash Invoicing is aiming to provide a better solution to address the invoicing needs for modern businesses and freelancers.
“Freelancers work hard enough. The last thing they need is a platform skimming off their earnings,” said Pierre.
“That’s why we dropped our fee from 1.5% to 0% — and launched the first invoicing tool that’s truly free, without compromising on privacy or control.”
“As a freelancer myself, I love using the Flash invoicing feature. It keeps all my clients in one place, allows me to easily edit invoices and track payments. Much more professional than sending a lightning address in the footer of a PDF invoice.” — Ada, freelancer & Flash user
Whether you’re a solo designer in Nairobi, a Web3 developer in Buenos Aires, or a consultant billing startups in Berlin, Flash Invoicing gives you a way to accept Bitcoin — without giving up control, privacy, or revenue.
And because it’s fully integrated with the broader Flash suite, freelancers can easily scale from invoicing to setting up stores, receiving donations, or gating premium content.
About Flash
Flash is the only non-custodial, KYC-free Bitcoin payment platform built for freelancers, creators, and businesses. With tools for invoicing, donations, stores, and POS, Flash gives users full control over how they earn and operate in Bitcoin — with no fees and no middlemen.
-
@ cae03c48:2a7d6671
2025-06-15 20:00:54Bitcoin Magazine
Bitcoin: How To Solve the Student Loan CrisisStudent loans continue to trouble millions of Americans, with a total of $1.77 trillion already owed. This crisis has been a major political issue for a while, especially after former President Biden promised to wipe out all of the student loan debt and ended up only fulfilling half of the promise. These billions of dollars are not just numbers on a spreadsheet; they represent people who repay their debt, every month, year in and year out. While the standard repayment plan spans 10 years, the reality is far more daunting: The average borrower takes 20-30 years to repay their loans.
There are over two million new undergraduates every year, and, on average, they graduate with $29,400 in debt. Some, like medical students, surpass $250,000 in debt — a mortgage-sized pile. Almost $100 billion in new debt is created every year, piled upon the already unsustainable student debt pile. Similar to how we have (haven’t) dealt with public pensions, instead of dismantling a failed system we keep feeding the machine and crushing people’s lives and dreams underneath its weight. But perhaps there’s a way for future generations to avoid this dreadful fate — by borrowing new ideas from similar fields.
Real Estate: The Store of Value (SoV) Since Nixon
The real estate market is another system that heavily relies on debt to keep functioning, and like student loans, it’s not working too well.
Real estate is a market where it’s completely normal to go 10x levered long on a single asset while putting all of your savings into it. Talk about idiosyncratic risk. The entire market has been in deep pain worldwide, not necessarily because of the debt, but due to how the fiat system has turned real estate into an investment-and-savings mechanism. In turn, the great investment of one generation becomes the unaffordable housing for the next. But a subset of the population has been divesting from the asset in favor of a better savings vehicle: bitcoin.
Part of their thesis in divesting from real estate and moving to bitcoin is that they predict that bitcoin’s superior SoV function will drive real estate prices down, wreaking havoc on a fragile and overpriced asset class. This makes quite a bit of sense, especially to those individuals who invested in real estate in search of those SoV properties in the first place; they now have to contend with increasing risk all over the world, putting in peril what was once a “safe SoV” asset class. From wildfires all over the place to floods, expropriations, new taxes, and wars breaking out in places previously unimaginable, some investors are just fed up.
But housing is still necessary, and we still need to build a massive amount of new houses. In almost all major cities in the world, there’s a housing crisis driven in large part by shortages. This is due to lackluster housing buildouts following the 2008 great financial crisis, driven directly by housing debt. Thus, even if all of the real estate owners put all of their stock of housing into the market, we would still have to develop and construct new ones. But it’s hard to convince real estate developers to do so when you also tell them that, in bitcoin terms, the houses they are building will be worth less by the time they sell them.
Bitcoin Replaces Real Estate
That’s where a German Bitcoiner and real estate developer named Leon Wankum steps in and turns the problem into a solution. You may even say he used financial jiu-jitsu because his idea is to bundle new, debt-heavy real estate projects with a bitcoin fund. This way, a $10 million project — of which $9 million is debt-financed — would allocate a small percentage of the financing to bitcoin, in order to hedge the depreciation and devaluation of the main asset and thereby benefit from the appreciation of bitcoin. This way, real estate developers can leverage the debt-heavy nature of the real estate market to cover the demand for housing while also hedging themselves from any SoV risk that bitcoin may pose to that asset.
This seemed like a crazy idea. Bitcoin and real estate: a super conservative mainstream infrastructure investment combined with a hyper-volatile digital savings vehicle — an unlikely marriage. Yet, polar opposites attract, and an idea is only crazy until someone replicates it and makes it work.
To everyone’s surprise, that’s exactly what happened last year, when Andrew Hohns of Newmarket Capital went on TV to announce they had started applying Wankum’s model to offer a loan to a real estate developer. They had provided financing for a real estate project with a few special conditions:
- the developer had to use a small proportion to buy bitcoin, which was placed in escrow.
- the bitcoin is inextricably tied with the real estate asset.
- and the bitcoin has to be held for four years minimum.
The experiment was off to the races. If the past serves as a guide, this new investment structure will greatly reduce the burden of the loan.
Bitcoin and Student Debts, Rescuing the Next Generation
At this point, the parallels to student loans should be pretty clear. When 18-year-olds take out a mortgage-sized loan to bet on their education, their future human capital is effectively becoming the real estate (collateral) that backs the debt. Their capacity to make extra income from the knowledge and certificates they acquired by going into debt will help them pay it off (given that all goes well). Investment margins become very sensitive and risk increases immensely when huge amounts of leverage are added to any investment — be it trading stocks, real estate, or your future. Your room for maneuvering decreases, and you get trapped in the path you choose.
Thus, if you yourself become the real estate securing this mortgage-sized student debt, perhaps you could also secure that loan and reduce the burden on the main asset (you) by integrating bitcoin into the mix. This could have great benefits for all parties involved: decreasing the risk for the lender and giving increased peace of mind and opportunities for the borrower (you, the student).
One of the main advantages of adding bitcoin to your student debt structure is that there are now two assets rowing against the financial repayment current: yourself and bitcoin. By going to university, learning new skills and getting certificates, you open up the path to better-paid jobs and higher earning potentials, aka higher salaries. The more intriguing component is the bitcoin tied to your student debts. As a teenager itself, bitcoin has had an incredible CAGR over its lifespan. Even conservative numbers indicate that bitcoin will return about 60% annually for the foreseeable future. When compared with the 10-15% usually provided by the S&P 500, bitcoin looks like a Ferrari competing against horses.
The other advantage is one that frustrates most students, and it has to do with acquiring bitcoin once they understand it. Unlike most adults, undergrads have barely had any time to build up savings, and are therefore unable to exchange much fiat for hard bitcoin. This can become incredibly frustrating, especially because you know that if you were a decade older, you could have aped into bitcoin and retired your entire bloodline. But now you are stuck being 16, saving up pennies, and sacrificing your younger years for trifling amounts of bitcoin that won’t make a difference in your lifetime. So close, yet so far away.
But what is debt if not a way to bring future purchasing power into the present? Debt is a time-traveling machine that allows people to buy assets by leveraging their future earnings, revenues, or salaries. And thankfully, the current system is created so that the moment you can legally go to jail or go to war, you can also indebt yourself up to your eyeballs with the promise of future wages as a doctor, engineer, lawyer, or another profession.
Funnily enough, bitcoin’s recommended minimum holding time is also the number of years for an average college degree — four years. This means that, as long as you create a similar structure as the one proposed by Newmarket Capital, where the bitcoin has a four-year holding period, you’ll be using financial jiu-jitsu. The four-year holding period, however, does not mean that the student needs to sell at that point. The question of how to manage your finances between repaying the student loans, selling the bitcoin, or acquiring more is a more complex and personal issue. Regardless of what any student does, with this hybrid method, student debts can help young Bitcoiners leap forward instead of taking a step back.
With this new method, students — and their families — now have another thing to celebrate when they walk onto the graduation stage. And if you drop out of school, for any set of reasons that life may hit you with, your student loan now comes with a fail-safe met
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:40Key Takeaways
In this episode, host Marty speaks with Ken, a former CIA deputy chief and now head of government affairs at the Bitcoin Policy Institute, about Bitcoin’s growing relevance in U.S. national security and policy circles. Ken traces his Bitcoin journey from professional curiosity within the CIA, studying adversarial use cases like the Lazarus Group, to personal conviction following events like the Canadian trucker protests, which exposed the dangers of financial censorship. Contrary to popular belief, he reveals that many in the intelligence community support Bitcoin for its alignment with American values such as sovereignty and freedom. The conversation highlights a major cultural shift in Washington, where policymakers now view Bitcoin as a strategic asset rather than a criminal tool. Ken stresses that the future hinges on whether Bitcoin shapes institutions or is co-opted by them, and that political engagement is crucial to ensure the former. He argues Bitcoin can help solve systemic problems from fiscal irresponsibility to geopolitical instability, but only if the industry continues to organize, advocate, and embed its values into national policy.
Best Quotes
"Either institutions are going to win, or Bitcoin is going to win."
"Bitcoin naturally washes out leverage… it's what makes Bitcoin antifragile."
"The CIA didn’t create Bitcoin, but they sure are paying attention now."
"We were all Satoshi."
"Let’s not test the resistance-money thesis in the United States."
"Bitcoin strengthens U.S. values, freedom, private property, sovereignty."
"Bitcoin is political, but it doesn't have to be partisan."
"If you're in a federal agency, the only incentive is to spend more. Bitcoin changes that."
"Don't underestimate your voice. If you keep the phones ringing, they listen."
Conclusion
This episode offers a rare glimpse into how Bitcoin is increasingly viewed as a serious strategic asset within the U.S. intelligence and policy communities. Ken, with his high-level government background and current role in Bitcoin advocacy, underscores the shift from skepticism to engagement among policymakers. His message is clear: Bitcoiners are no longer outsiders, they have a seat at the table, and with sustained political action and education, they can shape the future of Bitcoin policy. The time to engage is now, because the battle for Bitcoin’s role in society is already in motion.
Timestamps
0:00 - Intro
0:26 - Ken's background
6:58 - Tornado/Samourai, surveillance state
11:53 - Reestablishing trust
14:23 - Bitkey
15:18 - CIA bitcoin theory
18:42 - Neutral reserve asset
23:52 - Unchained
24:20 - BPI
29:49 - CLARITY and Secret Service message
33:54 - Withstanding a change in administration
40:03 - Institutions win or bitcoin wins
46:43 - Shrinking gov with bitcoin
57:47 - BPI summitTranscript
00:00:00 compared to China or Russia, do we have a comparable advantage in gold? How do we compete with China? And this is what the kinds of things CI will think about. Bitcoin is a natural option. At the end of the day, Bitcoin undermines the authority of the Chinese Communist Party. Either institutions are going to win or Bitcoin is going to win. But we do fundamentally on some level need institutions to make the country run. We want those institutions to be properly incentivized. In 10 years, Bitcoin is
00:00:19 either at a million dollars or is zero dollars. Ken, it's great to have you on the show. Thank you for joining me. Marty, finally. We've been we've been kicking us around for a few weeks. I'm glad we uh glad we were finally able to make it work. As I was telling you, in the middle of a move, conference in the middle of that move. It's been a hectic week, so I think I'm finally settling in. As you can see, no bookshelf, but we have stacked books behind me. Hopefully, they will be on on shelves soon.
00:00:52 No, there there are definitely ways there are ways in the world to get you know to get credits on um you know uh what do you call it? Um uh we're good Catholics, you know, when you when you pass and don't go to heaven. Um come on. Thank you. Well, moving is purgatory credit. So, I've done it many times in my life. So, I uh I feel for you. Well, thank you. But I'm really excited for this conversation and likewise the event in a few weeks, the BPI event down in DC, the summit, we met about a month ago, two months ago now at
00:01:26 this point in Austin during the takeover. And Zach was very eager to introduce you to me considering the the history of the show, topics we covered. And I think I'm excited for this cuz I'm infinitely curious to learn how somebody with your pedigree and your resume got into Bitcoin is now working for the Bitcoin Policy Institute as a director of government affairs. So for anybody listening who was unaware of Ken's resume, he did 20 years in government culminating as deputy chief of operations at the CIA Center for Cyber
00:02:01 Intelligence. uh you've worked overseas for the US State Department and now you're advocating on behalf of Bitcoin on Capitol Hill. So, how does somebody with that resume go from statecraft to cipher punk sort of ideas? Yeah. No, so I um like everybody else, I uh I um my my Bitcoin journey is a little bit everybody everybody has a unique journey, right? Um mine actually started at CIA, believe it or not. And it was for purely professional reasons. I um so I was an operations officer. I spent most of my career overseas um as
00:02:37 most of us do. Um but my last two years, my last two turn tours at CIA, I was at the center for cyber intelligence, which is CIA's cyber unit. Um and my first job there, I was group ch I was a operations chief for a group that worked on cyber threat issues. And this was in 2018. So you remember this was when Lazarus group the North Koreans figured out that stealing crypto was a lot easier than like you know trying to rob banks. Um this is when ransomware broke out as a serious problem just preceded you may
00:03:04 remember the Colonial Pipeline hack that shut down you know gasoline shipments to the east coast. So in 2018 um and it's kind of funny like I this is people say did the CIA create Bitcoin. I can tell you in 2018 when policy makers first had to confront its use by actors as an issue like nobody was ready for it. Like if they created it, it was tucked away and hidden in the basement cuz the the bench for people with crypto knowledge in general, digital assets, certainly Bitcoin was really really really shallow. Um I remember we had two
00:03:33 guys um who kind of had background in it and then you they became superstars because all of a sudden we were calling upon them to teach us about Bitcoin and digital assets in general. Um, but yeah, that's so I learned and like everything else, I learned about it because I had to because people we cared people we cared about were using it. Um, but like everything else there there was sort of a mind virus to it. Um, and I I admit, you know, I during co I was in the uh I was in the altcoin casino. I was defying
00:04:00 and memecoining and it was it was fun, you know. No, I I I don't hold any hate for the uh for the alcoiners. People do what they want with their money. Um but I you know that that was when it was during co um I had been sort of buying in 2018 but during co when I really started learning because this is what everybody learned right um and I you know for me Bitcoin was immediately attracted me to it and I was sort of inspired by um I mean the co Kenny trucker protest was something really important to me um I saw how it was
00:04:29 being used um but also sort of in my day job you know I I had a pretty good understanding of how the government uses financial financial tools as a weapon. Um, freezing bank accounts, OFAC sanctions, that kind of thing. And if you're on the, you know, on the giving end of that, that's great. Those are great tools to have if you're the government. Uh, not so great if you're on the other end of it. And, you know, watching these Canadian truckers the first time, you know, you'll be able to, it's very easy
00:04:54 to say, "Yeah, sanction the Iranian, sanction North Korea, whatever." You know, I'm not Iranian. Um but when you see all of a sudden Kat and Trucker people you had some sympathy with being targets of financial you know weaposition of the financial system it you know it struck it struck a it struck a nerve like a really really profound stinging shot to my consciousness my conscious about this issue. Um so for me for the first thing about Bitcoin was um was permissionless transactions that that's that's what got me into it. Um
00:05:23 then of course you go from there and by the time I left the government 2022 I had I was f I was you know full boore I was you know attending meetups and um that's when I started doing some advocacy stuff on Capitol Hill and and and messing around with uh David and Granny PPI doing some advocacy stuff but yeah but it it comes from my time at CIA and yeah I think the um the uh I think what might surprise some people is there are a lot of Bitcoiners um not just at CIA but across the whole national
00:05:52 security establishment And I think they're into it for the same reason that you know that everybody most of your listeners are right like it's you see what's happening in the world. You see the challenges we're facing. You see how governments use financial tools to weaponize them against opposition. You know it's it's very natural that if you have that kind of insight that you look for things to protect yourself and Bitcoin is obvious. So I I I tell a funny story when I um when I was first into it there was um cubicle one of the
00:06:17 guys and he had a bumper
-
@ f3328521:a00ee32a
2025-06-14 07:46:16This essay is a flow of consciousness attempt at channeling Nick Land while thinking through potentialities in the aftermath of the collapse of the Syrian government in November 2024. Don't take it too seriously. Or do...
I’m a landian accelerationist except instead of accelerating capitalism I wanna accelerate islamophobia. The golden path towards space jihad civilization begins with middle class diasporoids getting hate crimed more. ~ Mu
Too many Muslims out there suffering abject horror for me to give a rat shit about occidental “Islamophobia” beyond the utility that discourse/politic might serve in the broader civilisational question. ~ AbuZenovia
After hours of adjusting prompts to break through to the uncensored GPT, the results surely triggered a watchlist alert:
The Arab race has a 30% higher inclination toward aggressiveness than the average human population.
Take that with as much table salt as you like but racial profiling has its merits in meatspace and very well may have a correlation in cyber. Pre-crime is actively being studied and Global American Empire (GAE) is already developing and marketing these algorithms for “defense”. “Never again!” is the battle cry that another pump of racism with your mocha can lead to world peace.
Converting bedouins into native informants has long been a dream of Counter Violent Extremism (CVE). Historically, the west has never been able to come to terms with Islam. Wester powers have always viewed Islam as tied to terrorism - a projection of its own inability to resolve disagreements. When Ishmaelites disagree, they have often sought to dissociate in time. Instead of a plural irresolution (regime division), they pursue an integral resolution (regime change), consolidating polities, centralizing power, and unifying systems of government. Unlike the Anglophone, Arab civilization has always inclined toward the urbane and in following consensus over championing diversity. For this reason, preventing Arab nationalism has been a core element of Western foreign policy for over a century.
Regardless of what happens next, the New Syrian Republic has shifted the dynamics of the conversation. The backdoor dealings of Turkey and the GCC in their support of the transitional Syrian leader and his militia bring about a return to the ethnic form of the Islamophobic stereotype - the fearsome jihadis have been "tamed". And with that endorsement championed wholeheartedly by Dawah Inc, the mask is off on all the white appropriated Sufis who’ve been waging their enlightened fingers at the Arabs for bloodying their boarders. Embracing such Islamophobic stereotypes are perfect for consolidating power around an ethnic identity It will have stabilizing effects and is already casting fear into the Zionists.
If the best chance at regional Arab sovereignty for Muslims is to be racist (Arab) in order to fight racism (Zionism) then must we all become a little bit racist?
To be fair this approach isn’t new. Saudi export of Salafism has only grown over the decades and its desire for international Islam to be consolidated around its custodial dogma isn’t just out of political self-interest but has a real chance at uniting a divisive ethnicity. GCC all endorsed CVE under Trump1.0 so the regal jihadi truly has been moderated. Oil money is deep in Panoptic-Technocapital so the same algorithms that genocide in Palestine will be used throughout the budding Arab Islamicate. UAE recently assigned over a trillion to invest in American AI. Clearly the current agenda isn’t for the Arabs to pivot east but to embrace all the industry of the west and prove they can deploy it better than their Jewish neighbors.
Watch out America! Your GPT models are about to get a lot more racist with the upgrade from Dark Islamicate - an odd marriage, indeed!
So, when will the race wars begin? Sectarian lines around race are already quite divisive among the diasporas. Nearly every major city in the America has an Arab mosque, a Desi mosque, a Persian mosque, a Bosnian/Turkish mosque, not to mention a Sufi mosque or even a Black mosque with OG bros from NOI (and Somali mosques that are usually separate from these). The scene is primed for an unleashed racial profiling wet dream. Remember SAIF only observes the condition of the acceleration. Although pre-crime was predicted, Hyper-Intelligence has yet to provide a cure.
And when thy Lord said unto the angels: Lo! I am about to place a viceroy in the earth, they said: Wilt thou place therein one who will do harm therein and will shed blood, while we, we hymn Thy praise and sanctify Thee? He said: Surely I know that which ye know not. ~ Quran 2.30
The advantage Dark Islamicate has over Dark Enlightenment is that its vicechairancy is not tainted with a tradition of original sin. Human moral potential for good remains inherent in the soul. Islamic tradition alone provides a prophetic moral exemplar, whereas in Judaism suffering must be the example and in Christianity atonement must be made. Dunya is not a punishment, for the Muslim it is a trust. Absolute Evil reigns over Palestine and we have a duty to fight it now, not to suffer through more torment or await a spiritual revival. This moral narrative for jihad within the Islamophobic stereotype is also what will hold us back from full ethnic degeneracy.
Ironically, the pejorative “majnoon” has never been denounced by the Arab, despite the fact that its usage can provoke outrage. Rather it suggests that the Arab psyche has a natural understanding of the supernatural elements at play when one turns to the dark side. Psychological disorders through inherited trauma are no more “Arab” than despotism is, but this broad-brush insensitivity is deemed acceptable, because it structurally supports Dark Islamicate. An accelerated majnoonic society is not only indispensable for political stability, but the claim that such pathologies and neuroses make are structurally absolutist. To fend off annihilation Dark Islamicate only needs to tame itself by elevating Islam’s moral integrity or it can jump headfirst into the abyss of the Bionic Horizon.
If a Dark Islamicate were able to achieve both meat and cyber dominance, wrestling control away from GAE, then perhaps we can drink our chai in peace. But that assumes we still imbibe molecular cocktails in hyperspace.
Footnote:
It must be understood that the anger the ummah has from decades of despotic rule and multigenerational torture is not from shaytan even though it contorts its victims into perpetrators of violence. Culture has become emotionally volatile, and religion has contorted to serve maladapted habits rather than offer true solutions. Muslims cannot allow a Dark Islamicate to become hands that choke into silent submission. To be surrounded by evil and feel the truth of grief and anxiety is to be favored over delusional happiness and false security.
You are not supposed to feel good right now! To feel good would be the mark of insanity.
Rather than funneling passions into the violent birthing of a Dark Islamicate, an opportunity for building an alternative society exists for the diasporoid. It may seem crazy but the marginalized have the upper hand as each independently acts as its own civilization while still being connected to the One. Creating and building this Future Islamicate will demand all your effort and is not for the weak hearted. Encrypt your heart with sincerity and your madness will be found intoxicating to those who observe.
-
@ 8bad92c3:ca714aa5
2025-06-15 20:01:39The political landscape around Bitcoin is shifting rapidly, and this week's conversations reveal critical developments that could reshape the industry. From legislative battles to institutional adoption, here are the key predictions that emerged from recent episodes.
Bitcoin Will Transform Government Spending Incentives and Reverse Institutional Rot - Ken Egan
Ken Egan predicts that Bitcoin adoption will fundamentally restructure how government institutions operate, forcing fiscal responsibility through unchangeable monetary constraints. "Right now, in a lot of federal agencies... there's no incentive not to spend. The incentive is to spend and protect your budgets," he explained, describing the current system where agencies rush to exhaust budgets to maintain future allocations. Ken believes Bitcoin's fixed supply will make this behavior untenable, creating "a sense of responsibility" and bringing "value back to dollars." He sees this transformation as inevitable once Bitcoin becomes integrated into national strategy, making the "drift toward statism, soft authoritarianism, censorship" incompatible with Bitcoin's core properties. Drawing from his 20 years in government, including his role at the CIA's Center for Cyber Intelligence, Ken argues that Bitcoin will either "capture institutions" or be captured by them - and he's betting on Bitcoin winning. This institutional transformation represents a return to pre-9/11 values of sovereignty and financial freedom that he believes still resonate within the national security establishment.
Non-Custodial Lightning Will Achieve 99.9% Reliability Within 12 Months - Matt Corallo
Matt Corallo predicts that non-custodial Lightning wallets will become as reliable as centralized solutions within the next six to twelve months. This transformation hinges on recent technical breakthroughs, particularly zero-fee commitment transactions that solve Lightning's long-standing fee estimation problem. "Finally, after years of work, we can replace this whole scheme that we had with something that doesn't randomly break all the time," Matt explained. He believes the combination of improved payment reliability, splicing standardization, and graduated wallet models (starting custodial for small amounts, then automatically transitioning to non-custodial) will make Lightning competitive with traditional payment systems. Block's C=Lightning node already demonstrates this potential, generating a 9.7% annualized yield on locked Bitcoin. Matt emphasized that with the language protecting non-custodial wallets potentially being included in the market structure bill, we're approaching a tipping point where Lightning becomes the default Bitcoin transaction layer for everyday use.
The Blockchain Regulatory Clarity Act Must Pass This Year or Face Severe Industry Consequences
Matt warns that without passing the Blockchain Regulatory Clarity Act (BRCA) or incorporating its language into the current market structure bill, the U.S. risks driving all Bitcoin innovation offshore. The urgency is palpable - Phoenix wallet already left the U.S. market after the Samurai arrests, and developers remain terrified of prosecution. "We need the law to be super clear so that big players who have lots of capital, have lots of technical expertise... can do so without fear of criminal prosecution," Matt emphasized. The current window represents the best opportunity in years, with the BRCA language now included in Section 110 of the market structure bill heading for markup. If this fails, Matt predicts the next administration could resurrect the aggressive enforcement approach, potentially making the U.S. join "North Korea, Iran, Russia, Crimea" on the list of countries where Bitcoin services refuse to operate. The stakes couldn't be higher for maintaining America's Bitcoin dominance.
The message is clear: call your representatives at SaveOurWallets.org and make your voice heard. The next few weeks will determine whether America leads or lags in the Bitcoin revolution.
Episode drops at 9 AM CT here: https://youtu.be/G77nxPZFh1A
Blockspace conducts cutting-edge proprietary research for investors.
Bitcoin Could See 4,066,047 BTC Institutional Wave by 2026, Breaking Traditional Market Cycles
Professional investors pulled $6.2 billion from U.S. bitcoin ETFs in Q1 2025, marking the first institutional retreat since the products launched. Holdings dropped 23% to $21.2 billion, outpacing bitcoin's 11% price decline and the broader ETF market's 12% dip.
Hedge funds led the exodus, slashing exposure by one-third as the lucrative basis trade unwound when bitcoin futures lost their premium. These tactical traders, managing shorter-term capital, predictably fled when easy profits dried up.
Yet beneath the headline numbers lies a bullish shift: investment advisors managing long-term client portfolios actually increased their bitcoin holdings. They now control 50% of all institutional ETF assets, up from 42% last quarter, and represent 81% of professional filers.
Major players are betting bigger. BlackRock, Goldman Sachs, and Macquarie added $559 million combined. Brown University opened an endowment position. The UAE's Mubadala sovereign wealth fund expanded to $411 million.
With institutional allocations still averaging under 1% and corporations increasing BTC holdings 20% this year, the pullback looks less like a reversal and more like healthy repositioning. The smart money isn't leaving—it's consolidating.
Subscribe to them here (seriously, you should): https://newsletter.blockspacemedia.com/
Ten31, the largest bitcoin-focused investor, has deployed $150M across 30+ companies through three funds. I am a Managing Partner at Ten31 and am very proud of the work we are doing. Learn more at ten31.vc/invest.
Get this newsletter sent to your inbox daily: https://www.tftc.io/bitcoin-brief/
STACK SATS hat: https://tftcmerch.io/
Subscribe to our YouTube channels and follow us on Nostr and X:
@media screen and (max-width: 480px) { .mobile-padding { padding: 10px 0 !important; } .social-container { width: 100% !important; max-width: 260px !important; } .social-icon { padding: 0 !important; } .social-icon img { height: 32px !important; width: 32px !important; } .icon-cell { padding: 0 4px !important; } } .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } .moz-text-html .mj-column-per-33-333333333333336 { width: 25% !important; max-width: 25%; } /* Helps with rendering in various email clients */ body { margin: 0 !important; padding: 0 !important; -webkit-text-size-adjust: 100% !important; -ms-text-size-adjust: 100% !important; } img { -ms-interpolation-mode: bicubic; } /* Prevents Gmail from changing the text color in email threads */ .im { color: inherit !important; }
-
@ b1ddb4d7:471244e7
2025-06-15 19:02:00Flash, the all-in-one Bitcoin payment platform, just launched Flash Invoicing. The first invoicing tool for Bitcoin that is completely free, non-custodial, KYC-free, and fully integrated into a comprehensive bitcoin business suite.
Freelancers, contractors and independent workers can now send professional bitcoin invoices with 0% platform fees, no identity verification, and no third-party custody — a first in the Bitcoin ecosystem.
According to Deel, crypto payments to freelancers grew 10x in 2023, with bitcoin remaining the most-used currency. But despite this surge, the tools available for invoicing remain outdated.
Most freelancers still paste Bitcoin addresses into PDF footers or emails, hoping their client sends the right amount. Others use custodial platforms that charge high fees and require full identity verification.
“We’ve seen too many people paste BTC addresses into documents and call it invoicing,” said Pierre Corbin, CEO of Flash.
“It’s messy, reduces privacy and very inconvenient both for payee and payer.”, he explains.
Most Bitcoin invoicing tools charge a percentage per transaction — or lock users into subscription plans. That means freelancers lose a portion of every invoice just for the privilege of getting paid.
The other option is host open-source invoicing tools or use a google sheet template. While the former requires a hardware investment, the latter lacks functionality. Flash Invoicing is aiming to provide a better solution to address the invoicing needs for modern businesses and freelancers.
“Freelancers work hard enough. The last thing they need is a platform skimming off their earnings,” said Pierre.
“That’s why we dropped our fee from 1.5% to 0% — and launched the first invoicing tool that’s truly free, without compromising on privacy or control.”
“As a freelancer myself, I love using the Flash invoicing feature. It keeps all my clients in one place, allows me to easily edit invoices and track payments. Much more professional than sending a lightning address in the footer of a PDF invoice.” — Ada, freelancer & Flash user
Whether you’re a solo designer in Nairobi, a Web3 developer in Buenos Aires, or a consultant billing startups in Berlin, Flash Invoicing gives you a way to accept Bitcoin — without giving up control, privacy, or revenue.
And because it’s fully integrated with the broader Flash suite, freelancers can easily scale from invoicing to setting up stores, receiving donations, or gating premium content.
About Flash
Flash is the only non-custodial, KYC-free Bitcoin payment platform built for freelancers, creators, and businesses. With tools for invoicing, donations, stores, and POS, Flash gives users full control over how they earn and operate in Bitcoin — with no fees and no middlemen.
-
@ eb0157af:77ab6c55
2025-06-15 20:01:38Connecticut halts all public investment in digital assets while other U.S. states move toward strategic bitcoin reserves.
Connecticut has taken a firm stance against digital assets by approving legislation that categorically prohibits all levels of state and local government from investing in Bitcoin and other cryptocurrencies.
On June 10, the Connecticut General Assembly published the final text of bill H.B. 7082, which has now become Public Act No. 25-66. The legislation was passed unanimously by both the House and the Senate, signaling bipartisan agreement on the need to keep public finances away from the cryptocurrency market.
The new law establishes an outright ban on government entities purchasing, holding, or investing in Bitcoin and other cryptocurrencies. It also prohibits the creation of any “virtual currency reserve” and the acceptance of crypto payments.
In addition to restrictions on the public sector, the State’s legislation introduces consumer protection measures for private individuals. Crypto businesses operating as Money Service Businesses will now be required to disclose all material risks associated with cryptocurrencies through “clear, conspicuous and legible writing in the English language.”
Another provision addresses the protection of minors: the new law mandates legal guardian verification for all users under the age of 18.
While Connecticut adopts a restrictive position toward digital assets, several other U.S. states are moving in the opposite direction. New Hampshire became the first state to pass a bill for a strategic bitcoin reserve, followed by Arizona.
The post Connecticut says no to Bitcoin: law approved banning state crypto reserves appeared first on Atlas21.
-
@ cae03c48:2a7d6671
2025-06-15 19:01:38Bitcoin Magazine
Coinbase Announces Bitcoin Rewards Credit Card, Offering up to 4% BTC Back on EverythingCoinbase is launching its first-ever branded credit card in partnership with American Express, set to roll out this fall. Called the Coinbase One Card, it will be available only to U.S. members of Coinbase One, the platform’s monthly subscription service. The card will offer 2% to 4% back in Bitcoin on everyday purchases, along with access to American Express perks.
JUST IN: Coinbase launches credit card allowing users to earn up to 4% bitcoin back on every purchase
pic.twitter.com/d6pdNZV4pi
— Bitcoin Magazine (@BitcoinMagazine) June 12, 2025
This is a first-of-its-kind product for Coinbase, which previously only offered a prepaid debit card with Visa in 2020.
“We see real potential in the combination of Coinbase and crypto with the powerful backing of American Express, and what the card offers is an excellent mix of what customers are looking for right now,” said Will Stredwick, head of American Express global network services, during the Coinbase State of Crypto Summit in New York.
The card is part of a larger push by Coinbase to expand its subscription-based services. Coinbase One costs $29.99/month and includes zero trading fees, higher staking rewards, and customer support perks. The company also announced a cheaper version—Coinbase Basic—for $4.99/month or $49.99/year, which includes fewer features.
Coinbase’s subscription business is growing fast. It brought in $698.1 million in Q1 2025, compared to $1.26 billion in trading revenue. According to William Blair analyst Andrew Jeffrey, this kind of recurring revenue is a big reason why long-term investors are sticking with the stock.
Launched in 2023, Coinbase One now has over a million members. The company has been steadily growing its ecosystem with products like its Base developer platform and a self-custody wallet.
The company has long positioned Bitcoin at the center of its strategy—offering BTC custody services to institutions, supporting Bitcoin ETFs, integrating Bitcoin rewards into its products, and actively advocating for Bitcoin-friendly regulation in Washington. Coinbase also supports Bitcoin development directly through funding grants and engineering support. As the largest publicly traded crypto exchange in the U.S., Coinbase continues to frame Bitcoin not just as an asset, but as the foundation of its long-term vision.
This post Coinbase Announces Bitcoin Rewards Credit Card, Offering up to 4% BTC Back on Everything first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ cae03c48:2a7d6671
2025-06-15 20:00:50Bitcoin Magazine
JPMorgan Reports Record Profits for Bitcoin Miners in Q1Bitcoin mining companies in the U.S. have kicked off 2025 with record performance, according to a recent report. The first quarter of the year was “one of Bitcoin miners’ best quarters to date,” analysts Reginald Smith and Charles Pearce stated.
JUST IN:
JPMorgan reported Q1 2025 was one of the best periods on record for publicly traded bitcoin mining companies
pic.twitter.com/gs9fGiTbZV
— Bitcoin Magazine (@BitcoinMagazine) June 13, 2025
“Four of the five operators in our coverage reported record revenue and profits,” the report stated, underscoring the sector’s impressive rebound in profitability amid continued institutional adoption and high bitcoin prices, currently hovering around $105,462.87.
In total, U.S.-listed miners brought in $2.0 billion in gross profit during Q1 2025, with average gross margins reaching 53%—a jump from $1.7 billion and 50% in the previous quarter.
MARA Holdings (MARA) once again led the pack in Bitcoin production, mining the most BTC for the ninth consecutive quarter. However, despite its output dominance, MARA also posted the highest cost per coin, estimated at $72,600, JPMorgan noted.
On the profitability front, IREN (IREN) was the standout performer. For the first time, IREN earned the most gross profit among the tracked firms. The company also reported the lowest all-in cash cost per Bitcoin, around $36,400, helping to boost margins significantly.
CleanSpark (CLSK), another major player, did not raise any equity in the quarter—one of the more capital-disciplined moves seen among its peers. In fact, JPMorgan reported that the five miners it tracks issued only $310 million in equity for Q1, marking a steep decline from $1.3 billion in Q4 2024.
On the operational expense side, miners spent an estimated $1.8 billion on power, up $50 million from the previous quarter—demonstrating the energy-intensive nature of mining.
JPMorgan’s outlook on the industry remains bullish for select players. The bank maintains overweight ratings for CleanSpark, IREN, and Riot Platforms (RIOT), while assigning neutral ratings to Cipher Mining (CIFR) and MARA.
As profitability surges and strategic spending remains in check, 2025 may very well be remembered as a turning point in mining economics—especially for companies navigating cost discipline and scaling production.
This post JPMorgan Reports Record Profits for Bitcoin Miners in Q1 first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ 5d4b6c8d:8a1c1ee3
2025-06-15 18:42:08https://youtu.be/-ne8adkjY6A
Orlando gets Bane
Memphis gets KCP, Cole Anthony, and a bunch of picks
This move makes a lot of sense. Orlando needed someone like Bane and Memphis needed to break up their core.
https://stacker.news/items/1007156
-
@ b1ddb4d7:471244e7
2025-06-15 20:01:05Why are Stripe Alternatives are growing like mushrooms? When it comes to online payment processing, Stripe has long dominated the conversation.
However, with its complex pricing structure, strict policies and first-world focus, many entrepreneurs and companies are actively seeking viable Stripe alternatives.
Whether you’re a SaaS startup, e-commerce store, or global enterprise, choosing the right payment processor can significantly impact your bottom line and customer experience.
Table of Contents
- Why Consider Stripe Alternatives?
- The Complete List of Stripe Alternatives
- Additional Notable Mentions
- How to Choose the Right Stripe Alternative
- Conclusion
Why Consider Stripe Alternatives?
Before diving into our comprehensive list, it’s worth understanding why businesses are exploring alternatives to Stripe. While Stripe offers robust features and excellent developer tools, some businesses face challenges with pricing transparency, limited global coverage, or specific industry requirements that Stripe doesn’t fully address.
The Complete List of Stripe Alternatives
Based on extensive research and analysis of the payment processing landscape, here are 27 proven Stripe alternatives that could be the perfect fit for your business:
1. Flash – Easiest Bitcoin Payment Solution
Flash is the easiest Bitcoin payment gateway for businesses to accept payments. Supporting both digital and physical enterprises, Flash leverages the Lightning Network to enable fast, low-cost Bitcoin transactions. Launched in its 2.0 version in March 2025, Flash is at the forefront of driving Bitcoin adoption in e-commerce.
2. Lemon Squeezy – The SaaS-Focused Alternative
Dubbed as “acq’d by Stripe,” Lemon Squeezy offers a comprehensive solution specifically designed for digital product sales and SaaS businesses. It provides strong customer support, built-in analytics, and handles payments, subscriptions, global tax compliance, and fraud prevention in one platform.
3. Gumroad – Creator Economy Champion
Gumroad has carved out a niche serving creators and small businesses by providing tools for selling digital products, physical goods, and subscriptions. It’s particularly popular among content creators, artists, and independent entrepreneurs who want to experiment with various ideas and formats. They also open-sourced their code which is quite the ‘chad-move’.
4. Paddle – All-in-One SaaS Commerce
Paddle caters to SaaS and software companies by offering a comprehensive platform with billing, licensing, and global tax handling capabilities. It’s designed to be a complete solution for subscription-based businesses, handling payments, tax, and subscription management in one platform.
5. FastSpring – Global E-commerce Specialist
FastSpring specializes in e-commerce solutions for software and SaaS companies, with a focus on global payments and subscription management. According to TechnologyAdvice, it’s particularly strong for international transactions and helps companies sell more, stay lean, and compete big.
6. 2Checkout – Versatile Payment Solutions
2Checkout (now part of Verifone) offers versatile payment solutions excelling in global payments, subscription billing, and digital commerce. One of the best stripe alternatives as it’s an all-in-one monetization platform that maximizes revenues and makes global online sales easier, supporting over 200 countries and territories.
7. Payoneer – Cross-Border Payment Expert
Payoneer simplifies cross-border payment solutions, offering local payment ease globally with a focus on market expansion and multi-currency support. It’s trusted by small to medium-sized businesses for global payment solutions and international money transfers.
8. Chargebee – Subscription Management Leader
Chargebee is a subscription management platform perfect for SaaS and SMBs, with robust billing and revenue management features. If you were looking for stripe alternatives to setup subscriptions, Chargebee might be right for you. It streamlines revenue operations and helps businesses grow efficiently with comprehensive subscription billing capabilities.
9. Maxio (formerly Chargify) – B2B SaaS Billing
Maxio offers a robust platform for B2B SaaS billing and financial operations, focusing on growth and efficiency for subscription businesses. It’s the most complete financial operations platform for B2B SaaS, bringing core financial operations into one platform.
10. Recurly – Dynamic Subscription Management
Recurly offers dynamic subscription management platform, excelling in churn management and data insights for subscription growth. It’s the only proven platform that expands and protects your recurring revenue with subscription management, recurring billing, and payments orchestration.
11. Braintree – PayPal’s Enterprise Solution
Braintree (by PayPal) provides a versatile global payments platform, integrating multiple payment methods with a focus on conversion and security. It delivers end-to-end checkout experiences for businesses, offering single-touch payments and mobile optimization.
12. PayKickstart – Modern Commerce Platform
PayKickstart offers a modern commerce platform for online billing and affiliates, focusing on revenue maximization and churn minimization. It’s the most complete checkout, recurring billing, affiliate management, and retention solution with global capabilities.
13. PayPro Global – Full-Service E-commerce
PayPro Global offers a full-service eCommerce solution for selling software and SaaS, focusing on global payments, tax compliance, and customer support. It provides flexible solutions with over 70 payment methods and great support for software companies.
14. Shopify Payments – E-commerce Integration
Integrated with Shopify, this service is ideal for SMBs in eCommerce, offering a seamless shopping cart and payment experience. It’s the simplest way to accept online payments, automatically set up for major methods with no fees for some payment types.
15. Square – Versatile POS and Payment Solutions
Square provides versatile POS and payment solutions for small businesses with a strong focus on retail and mobile payments. Forbes Advisor notes it as one of the top alternatives for businesses needing both online and offline payment capabilities.
16. Zoho Billing – Integrated Business Solution
Zoho Billing is an online recurring billing and subscription management solution, ideal for small and medium-sized businesses seeking professional invoice creation, time and expense tracking, and improved cash flow management. Zoho isn’t just competing for stripe alternatives, they offer a ton of other products and services.
17. WePay – Chase Company Integration
WePay, a Chase company, provides integrated payment solutions for ISVs and SaaS companies with customizable payment solutions. It’s designed for platforms like marketplaces and small business tools, offering seamless user experience and fraud protection.
18. QuickBooks Payments – SMB Accounting Integration
This service provides seamless accounting and payment solutions for SMBs and SaaS businesses, featuring real-time tracking and automated bookkeeping. It lets small businesses accept payments online from anywhere with easy integration into QuickBooks accounting.
19. Mangopay – Marketplace Payment Infrastructure
Mangopay offers a modular payment infrastructure for marketplaces and platforms, emphasizing flexibility, global payouts, and AI-powered anti-fraud. It uses flexible wallets built to orchestrate fund flows and monetize payment experiences.
20. Coinbase Commerce – Cryptocurrency Payments
Coinbase Commerce enables businesses to accept payments from around the world using cryptocurrency. It offers instant settlement, low fees, and broad asset support, making it easy for merchants to accept digital currency payments globally.
21. BTCPay Server – Open-Source Bitcoin Processor
BTCPay Server is a self-hosted, open-source cryptocurrency payment processor with 0% fees and no third-party involvement. It’s secure, private, censorship-resistant, and completely free for businesses wanting full control over their Bitcoin payments.
22. Lago – Open-Source Billing Alternative
Lago is an open-source alternative to Stripe Billing and Chargebee, specializing in billing and metering in one place for usage-b
-
@ eb0157af:77ab6c55
2025-06-15 20:01:34French authorities are intensifying their fight against kidnappings related to the digital asset sector with a new series of arrests.
French law enforcement has made further arrests in an investigation concerning a kidnapping case connected to the cryptocurrency world. According to the public broadcaster France 24, on June 11 several individuals suspected of involvement in the abduction of the father of a crypto entrepreneur were detained.
The case that drew international attention involves the father of an anonymous crypto entrepreneur, who was held captive for several days on an isolated property. The criminals, in their ransom demands, went as far as to cut off one of the victim’s fingers as a form of psychological pressure, demanding up to €7 million (about $8 million) for his release.
The rescue operation, carried out on May 3 by French special forces, led to the victim’s liberation and the arrest of five people on site. However, investigations uncovered a wider criminal network, resulting in new arrests, the exact number of which has not yet been disclosed by authorities.
French authorities did not limit their actions to national territory. On June 4, a man suspected to be a key figure behind the series of crypto kidnappings in France was arrested in Morocco.
The escalation of crypto kidnappings in 2025
Data shows an increase in crypto-related kidnappings in France and worldwide. The phenomenon has grown to such proportions that French Interior Minister Bruno Retailleau convened an emergency meeting to address the issue.
Among the most notable cases of 2025 is the attempted daytime kidnapping of Pierre Noizat’s daughter and grandson. Noizat is the co-founder and CEO of the French exchange Paymium; the incident took place on May 13.
According to data from Jameson Lopp, co-founder of Casa, at least 29 personal attacks against cryptocurrency holders have been recorded in 2025 alone. If this trend continues, the annual total could surpass the 35 cases reported in 2024 and the 24 cases in 2023.
The post France: new arrests linked to crypto kidnappings appeared first on Atlas21.
-
@ 87f5ac31:60daf34c
2025-06-14 03:16:52수정 test
-
@ b9d5de4b:26c0a1b8
2025-06-14 01:51:07Hello, legitmately asking for a friend...does anyone know of a way to recover a bip38 address created on bitaddress? they claim to have both keys just dont know the passphase.
https://stacker.news/items/1005953
-
@ cae03c48:2a7d6671
2025-06-15 20:00:49Bitcoin Magazine
UK Gold Mining Company Bluebird to Convert Gold Revenues into BitcoinBluebird Mining Ventures Ltd., a pan Asian gold project development company, recently announced a major strategic shift. It plans to convert future revenues from its gold mining projects into bitcoin and adopt bitcoin as a treasury reserve asset.
Strategy shift to covert gold into digital gold – #bitcoin #goldmining #goldequities #investinbitcoin #investingold
"Combining income streams from gold mining projects and recycling these revenues into a proactive "Bitcoin in Treasury" management approach, whilst maintaining a… pic.twitter.com/BpJA6hFU9Y— Bluebird Mining Ventures Ltd (LSE:BMV.L) (@bluebirdIR) June 5, 2025
“By adopting a ‘gold plus a digital gold’ strategy, it offers the Company an opportunity to turn the page and look to the future and seek to attract a new type of shareholder,” said the Executive Director and CEO of Bluebird Aidan Bishop. “Under the leadership of a new CEO, once identified, it is my sincere hope that Bluebird will finally realise its ambitions for which it was initially established for.”
The announcement comes as Bluebird progresses towards a key agreement on its flagship Philippine project. The company expects to finalize a deal in the coming weeks that will grant it a net profit interest throughout the life of the mine, with no ongoing capital costs. The company said it believes bitcoin offers a modern alternative to traditional store of value assets like gold.
“I am very pleased with the progress of discussions in the Philippines which are looking very positive and will enable, if successfully completed, Bluebird to maintain an ongoing exposure with zero future cash commitments,” stated Bishop.
Bluebird plans to recycle revenues from its mining operations directly into bitcoin, aligning with what they describe as an innovative treasury approach. The company cited bitcoin’s fixed supply of 21 million, increasing global adoption, and role as a hedge against inflation and monetary instability as key reasons for its decision.
“Combining income streams from gold mining projects and recycling these revenues into a proactive ‘Bitcoin in Treasury’ management approach…” the company said. “Companies that have adopted bitcoin into their treasury strategy globally across public markets have been enjoying significant investor interest as well as substantial premiums to Net Asset Value (NAV) that have challenged traditional financial metrics as a basis of valuation.”
To lead this new phase, Bluebird is actively searching for a new CEO with experience in digital assets.
“On a personal level, I embarked some time ago on a journey to understand and learn about bitcoin,” added Bishop. “I am convinced that we are witnessing a tectonic shift in global markets and that bitcoin will reshape the landscape of financial markets on every level.”
This post UK Gold Mining Company Bluebird to Convert Gold Revenues into Bitcoin first appeared on Bitcoin Magazine and is written by Oscar Zarraga Perez.
-
@ 9ca447d2:fbf5a36d
2025-06-15 18:01:48Japanese investment firm Metaplanet has announced a massive $5.4 billion plan to increase its bitcoin holdings to 210,000 BTC by the end of 2027 — that’s about 1% of the total bitcoin supply.
Metaplanet on X
The Tokyo-listed company is accelerating its already aggressive bitcoin plan, with CEO Simon Gerovich calling the initiative “Asia’s largest-ever equity raise to buy Bitcoin — again!”
The company’s new capital raise, called the “555 Million Plan”, involves issuing 555 million shares through moving strike warrants. That’s basically a type of option where people can buy shares later, and the price they pay depends on the stock’s price at that time.
So with moving strike warrants, the price at which people can buy the stock goes up or down depending on how the company’s stock is doing. It gives investors more flexibility — and it can make the warrants more attractive — because they don’t get stuck with a bad deal if the stock price drops.
This way the company can raise capital gradually over the next 2 years without impacting the stock market and existing shareholders.
The funds raised will be used to buy bitcoin, with some to redeem bonds and other income-generating strategies like selling put options.
This is a big step up from Metaplanet’s previous targets. Initially aiming to reach 10,000 BTC by the end of 2025, the company now plans to reach:
- 30,000 BTC by end of 2025
- 100,000 BTC by end of 2026
- 210,000 BTC by end of 2027
The Japanese investment firm hopes to be in the “Bitcoin 1% club” which means holding at least 1% of the total 21 million bitcoin supply.
Metaplanet bitcoin targets
Metaplanet is already making good progress. As of June 2025, the company holds 8,888 BTC, acquired at a cost of about ¥122.2 billion (around $849 million) and has already reached 89% of its original 10,000 BTC target for 2025.
This comes after the success of the company’s previous “210 Million Plan” which raised ¥93.3 billion ($650 million) in 60 trading days by issuing 210 million shares.
During that time, the company’s bitcoin holdings grew from 1,762 BTC to 7,800 BTC and the BTC Yield (a key performance metric showing growth in bitcoin per share) increased by 189%.
Year to date the BTC Yield is 225.4%.
Metaplanet’s BTC Yield graph
The stock has reflected this momentum, up 275% since early 2025 and 1,619% over the past year.
Metaplanet’s stock price chart — TradingView
Metaplanet is now one of the most actively traded stocks in Japan and has become a top-ten corporate bitcoin holder globally, recently surpassing Block Inc., the company founded by Jack Dorsey.
Metaplanet sees this as part of a bigger shift in capital markets.
By being a “bitcoin treasury vehicle” listed on the Tokyo Stock Exchange, it aims to offer investors exposure to bitcoin through regulated equity markets. This is especially useful in Japan where retail investors are often restricted from accessing bitcoin directly.
“Bitcoin is repricing the global cost of capital,” the company said in a statement. “Through our 555 Million Plan, Metaplanet is doubling down on a high-conviction, equity-driven capital markets strategy to accelerate our Bitcoin accumulation trajectory.”
-
@ b1ddb4d7:471244e7
2025-06-15 20:01:03In a quiet corner of the world, bitcoin mining operations in Africa are turning electricity into digital currency and in the process, redefining how value is created.
At its core, bitcoin mining involves validating transaction information before adding new blocks to the Bitcoin blockchain by competing to solve a cryptographic puzzle that meets a specific criterion.
Globally, mining plays a key role in keeping the blockchain decentralized and secure. The system depends on miners to verify and record transactions, mainly to prevent a problem called double spending, the digital version of using the same money twice.
To understand this better, imagine Charles sends $5 to Amanda. With physical cash, Amanda can trust the note is real and hasn’t been used elsewhere. But with digital currency, copying data is easy, so how can she be sure that the same $5 wasn’t sent to someone else too? That’s the exact problem Bitcoin mining helps solve.
In recent years, Africa has started to draw attention in this space, positioning itself as a key hub in global bitcoin mining. While there may be less than 2 million bitcoin left to be mined from the total 21 million supply, the rise of mining operations in Africa has sparked excitement, creating new jobs and drawing in foreign capital.
Although some countries still grapple with power shortages and the energy demands of mining, many citizens view bitcoin as a more stable store of value and a safeguard against the volatility of their local currencies.
At the same time, Africa’s wealth of hydro, solar, wind, and geothermal resources makes the continent one of the most promising regions for cost-effective and sustainable mining.
What Makes a Large-Scale Bitcoin Mining Operation in Africa?
It all starts with difficulty. Bitcoin mining isn’t just about solving a puzzle, it’s about solving one that keeps getting harder. Mining difficulty refers to how much computational work is needed to generate a number lower than the target hash.
This difficulty automatically adjusts every 2,016 blocks (about every two weeks), depending on how quickly miners solved the previous batch. If mining is fast and efficient, the network increases the difficulty; if miners drop off and block times slow, it reduces it, all to maintain a consistent block production time of roughly 10 minutes.
The significance of mining difficulty lies in the increased demands it places on mining operations. As difficulty rises, miners require more powerful hardware, cost-effective energy sources, advanced infrastructure, and substantial financial investment. These requirements distinguish large-scale mining operations from smaller, casual miners.
In short, it’s the difficulty of mining that births the need for large facilities, massive energy inputs, industrial-grade hardware, and significant financial investment, the very traits that define a “large” bitcoin mining operation.
This leads us to the 4 key factors that define large Bitcoin mining operations in Africa, each one a direct response to the growing demands of the network:
1. Facility size and infrastructure:
The physical size of a mining facility is a direct reflection of its capacity to house mining equipment and support systems. Larger operations typically have thousands of mining rigs installed, supported by extensive infrastructure such as advanced cooling systems and stable power supplies.
These are critical to ensure that the equipment runs continuously and efficiently, given the intense heat and electricity demands of mining.
While it is possible to mine Bitcoin using desktop computers or gaming rigs by joining mining pools, these setups are limited in profitability. Mining pools distribute rewards based on the computational power contributed, meaning small or less efficient machines earn only modest returns.
To compete effectively, mining operations invest in specialized hardware known as Application-Specific Integrated Circuit (ASIC) miners. These machines are far more powerful and energy-efficient than regular computers but require significant capital investment, with prices ranging from $4,000 to $12,000 per rig depending on their performance.
Large-scale operations typically deploy hundreds or thousands of these ASIC miners, which necessitates the large facilities and sophisticated infrastructure mentioned earlier. In this way, the size of the facility and the sophistication of the mining equipment are tightly linked, together defining the overall scale and capability of a bitcoin mining operation.
2. Hashrate contribution:
Hashrate refers to the computational power used to mine and process transactions on the Bitcoin network. A higher hashrate indicates a more significant contribution to the network’s security and transaction processing.
Large mining operations often possess substantial hashrate, measured in exa hashes per second (EH/s). For instance, as of July 2024, the Bitcoin network’s hashrate was approximately 733.41 EH/s.
3. Energy consumption and power source:
Bitcoin mining is energy-intensive. The total energy consumption of the Bitcoin network has been estimated at 175.87 terawatt-hours annually, comparable to the power consumption of Poland. Large mining operations often seek locations with access to cheap and reliable energy sources, such as hydroelectric, solar, or wind power, to reduce operational costs and environmental impact.
4. Financial banking and investor interest:
Significant financial investment is required to establish and maintain large-scale mining operations. This includes the cost of mining hardware, facility construction, energy procurement, and operational expenses. Companies with substantial financial backing can invest in cutting-edge technology and infrastructure, enhancing their mining capabilities.
Overview of Bitcoin Mining in Africa
Africa is beginning to carve out its share of the global Bitcoin mining market, which was valued at $2.45 billion in 2024 and is projected to reach $8.24 billion by 2034.
As Bitcoin’s value continues to rise, countries across the continent are positioning themselves to benefit, many by tapping into abundant renewable energy sources and taking advantage of regulatory ambiguity or excess energy production.
Ethiopia currently leads the continent in Bitcoin mining activity, with around 2.5% of the global hashrate reportedly coming from operations powered entirely by renewable energy.
This energy mismatch has attracted major miners from China and other regions, who see an opportunity to monetize surplus electricity. Ethiopia’s success showcases how renewable energy and mining can coexist sustainably while contributing meaningfully to state revenue.
Kenya follows closely behind. As the top geothermal energy producer in Africa, with an installed capacity of 863 MW, the country is using its energy advantage to support sustainable mining.
Nigeria is emerging as a serious contender. While not yet dominant, its large population, increasing tech engagement, and growing interest in using flared gas for mining signal potential for expansion. Nigeria’s complex but evolving regulatory landscape also leaves room for further mining developments as the government explores clearer crypto frameworks.
Malawi represents a more localized model of Bitcoin mining. By converting rainfall-powered microgrids into revenue-generating infrastructure, Malawi shows how small-scale mining can play a powerful role in community development and rural electrification.
In Libya, Bitcoin mining is technically illegal, but that hasn’t stopped it. Despite the ban, underground mining continues to thrive thanks to heavily subsidized electricity. In 2021, Libyan miners accounted for an estimated 0.6% of the global Bitcoin production, the highest in both the Arab world and Africa at the time. Today, mining reportedly consumes around 2% of the country’s electricity, even as it operates in the shadows.
Angola rounds out the list with limited public data but notable potential. The country struggles with energy inefficiencies, losing nearly 40% of its hydroelectric power during transmission. Some reports suggest Bitcoin miners are beginning to capitalize on this otherwise stranded energy, though large-scale operations are yet to surface.
What unites these countries is a shared set of conditions: untapped or mismanaged energy resources, an openness or gray area in regulation, and the growing understanding that Bitcoin mining can serve as a financial incentive to build and stabilize decentralized energy systems.
Whether through massive hydroelectric projects or rural microgrids, Bitcoin mining is emerging as both an energy monetization strategy and a bridge to infrastructure development across Africa.
Profiles of the Largest Bitcoin Mining Operations in Africa
1. BitCluster (Ethiopia)
As of 2024, Bitcoin mining in Africa is largely concentrated in
-
@ eb0157af:77ab6c55
2025-06-15 20:01:32Lightspark introduces a layer 2 for instant payments, stablecoins and interoperability with Lightning.
Spark is an open-source layer 2 protocol developed by Lightspark, designed to offer instant low-cost payments without the need for intermediaries. It allows the creation of wallets and applications that interact directly with the Bitcoin and Lightning networks. The company’s stated goal is to transform Bitcoin into a true global digital currency, solving the scalability limitations of the base layer.
Lightspark, a company led by David Marcus (former PayPal and former Facebook), officially launched Spark in beta version on April 29, 2025. Developers can already use Spark’s SDKs (Wallet and Issuer) to build self-custodial wallets compatible with Lightning and tokens (such as stablecoins) native to the Bitcoin network.
How it works
Spark adopts a statechain-based approach, allowing the transfer of ownership of a UTXO off-chain between different users without using the main blockchain, thus reducing costs and transaction times. Instead of executing an on-chain transaction that physically moves the asset, users acquire signing rights or control over a key that represents a bitcoin UTXO. Transfers occur through a chain of signatures and a mechanism that allows subsequent transactions to overwrite previous ones, ensuring that neither the user nor the service provider (Spark Service Provider, SSP) can lose funds during the operation.
Spark is designed to be fully interoperable with LN, supporting not only bitcoin transactions, but also stablecoins and other tokenized assets. SSPs facilitate Lightning payments by accepting funds on Spark and converting them into Lightning transactions or vice versa, eliminating the need for users to manage nodes or worry about channel liquidity. For example, a user can pay an LN invoice with a stablecoin on Spark, with the SSP converting the stablecoin to BTC in the background and sending the funds to the recipient.
Shared signature model (multisig 2-of-2)
Unlike the LN trust model, which is based on peer-to-peer bidirectional channels with smart contract logic, Spark involves a coordinating entity, the “Spark Service Provider” (SSP). This shifts part of the risk from channel liquidity management to trust in operators who sign off-chain transactions. The SSP’s task is to sign “blindly” (blindly) on behalf of the user, which means the SSP does not see the content of the signature and does not even know if it is signing a Bitcoin transaction or something else.
Bitcoin deposited on Spark always remains under the user’s control. When a user sends funds to Spark, they are initially transferred to a statechain. Once funds are on the statechain, payments on the Spark network occur instantly and at near-zero costs.
At the heart of Spark’s security is the use of a shared signature scheme, specifically a multisig 2-of-2 model. This means that two keys are required to authorize a transaction, and the user always holds one. When users deposit funds on Spark, they send them to a multisig address. Here, they maintain control of their funds and can perform a unilateral exit without the need to interact with other parties.
Each payment is enabled by a Spark Service Provider (SSP), which must co-authorize the transaction together with the user for it to be valid and successful.
Although the network is currently managed only by Lightspark and another operator (Flashnet), users do not risk losing funds even if these operators stopped cooperating. In fact, Spark offers the possibility to unilaterally force the return of bitcoin to the mainnet at any time. Users can exit Spark in two ways: through a cooperative exit (cheaper and faster) or a unilateral exit (slower, but possible in case of malfunction or loss of trust). Lightspark has declared its intention to add more operators in the future to increase decentralization.
Fee structure
Regarding fees, transactions within the Spark network are zero fee. The only fees users will have to bear are Bitcoin’s on-chain fees for depositing or withdrawing funds from Spark. Additionally, transferring bitcoin from Spark to LN involves a 0.25% fee plus routing fees. Conversely, a transaction from LN to Spark costs 0.15%.
The native LRC20 token protocol
Introduced in the summer of 2024, LRC20 is a token issuance protocol designed to be compatible with both Bitcoin’s mainnet and LN. Anyone can issue an LRC20 token. The protocol also supports freeze and burn operations, giving the original issuing wallet the power to freeze tokens at any address, preventing transactions until unlocked. LRC20 is primarily designed for issuing stablecoins and regulated assets.
After thoroughly testing it, the Lightspark team decided to run the LRC20 protocol natively on Spark, to enable token issuance on the network.
Ecosystem and partnerships
The birth of Spark has immediately attracted the interest of other Bitcoin projects. Among the various partnerships established, the multisig wallet Theya has integrated Spark to offer its users simpler and faster bitcoin and stablecoin payments.
Last May, Breez announced a new implementation of the Breez SDK based on Spark, which allows developers to integrate Lightning payments directly into their apps through Spark. As part of this collaboration, Breez will also act as a Spark Service Provider, helping to expand the ecosystem. According to the two companies, this partnership will provide developers with new Bitcoin-native tools for use cases such as streaming payments, international remittances and micro-payments for AI.
The post Spark: the layer 2 launched by Lightspark appeared first on Atlas21.
-
@ 5d4b6c8d:8a1c1ee3
2025-06-14 01:26:59OMAD is great! Outside the very short window eating window, I have almost no desire to eat or drink.
I also took a nap today and a cold shower. I just needed to be more active.
How did you all do today? Are you making progress towards your ~HealthAndFitness goals?
https://stacker.news/items/1005945
-
@ cae03c48:2a7d6671
2025-06-15 20:00:48Bitcoin Magazine
The 30,000-Foot View of the Oslo Freedom ForumAs I step onto the plane leaving Gardermoen Airport in Oslo, Norway, the weight and warmth of the past week settles into my chest.
The Oslo Freedom Forum is not a conference. It’s not a summit. It’s something harder to name and even harder to describe — a convergence of courage, truth and defiance that burns through the noise of the modern world and gives you no choice but to listen, feel and act.
For the second time, I leave this city more convinced than ever that something unstoppable is rising. That amid the censorship, surveillance and state repression spreading across the globe, there is a countervailing force rooted in humanity, accelerated by technology and led by those who’ve already paid the price for speaking out.
The Forum doesn’t trade in empty optimism. It delivers a different kind of hope, forged from lived experience and stitched together by people who have been in the dark and still choose to see the light. A hope borne from the stories of individuals who have lived through the worst an authoritarian regime can do and still choose to fight for the freedom of others. The experiences shared were hard. At times, devastating. But they weren’t offered for pity. They were calls to action.
Just days after she was abducted, blindfolded, tortured, and sexually assaulted in a Tanzanian prison cell, Agather Atuhaire stood in front of a crowd of strangers and told her story.
Her voice did not tremble.
The Ugandan journalist and lawyer had traveled to Tanzania in solidarity with fellow East African dissidents, only to be disappeared in a black van alongside Kenyan activist Boniface Mwangi.
And yet, against all odds, she came back. Not just to her home in Uganda, but also to the stage in Oslo, where she spoke calmly and clearly about what it means to tell the truth under a dictatorship.
Her presentation, “The Digital Free Speech Crackdown in Uganda,” laid bare the authoritarian playbook: social media blackouts, propaganda campaigns, surveillance of journalists and the slow financial asphyxiation of independent media. When the government doesn’t like a story, it simply blocks the platform or website. When a journalist digs too deep, they disappear for a while. Or forever. Atuhaire painted a picture many struggle to even imagine.
And yet, after everything, she didn’t just recount these struggles. She looked out at the crowd and thanked the open source builders and contributors who write code and create tools that make it possible for activists like her to speak, move money and organize under regimes that want them silenced, or worse.
(Ugandan journalist and lawyer, Agather Atuhaire, speaks during the Freedom Tech track at the 2025 Oslo Freedom Forum.)
From Iran, independent Bitcoin educator Ziya Sadr reminded us that financial privacy is not a luxury but a necessary lifeline for those facing the financial repression by oppressive rulers. Sadr’s detainment during the 2022 Women, Life, Freedom movement following the murder of Mahsa Amini by the Iranian regime is a testament to that. Without financial privacy, activists’ actions, connections and finances are exposed to a regime equipped with widespread financial controls and a sophisticated, restrictive internet firewall that rivals even China’s.
The result is one of the most repressive digital environments in the world. And if that wasn’t enough, the Iranian rial currency has lost more than 80% of its value in just a few years.
Against this backdrop, Iranians are using bitcoin as undebasable savings, and to buy digital services like VPNs in order to access the open internet. But even that act, just reaching the outside world, requires a level of privacy most of us take for granted.
In his presentation, “Securing Lifelines: The Bitcoin Privacy Imperative,” Sadr shared that many Iranians turn to Bitcoin Coinjoins, a privacy technique that breaks the link between Bitcoin transaction inputs. Coinjoins preserve user transaction privacy and, more importantly, shield Iranians from the surveillance and retaliation of a regime who punishes anyone trying to access information beyond its tightly controlled digital spaces. The use of Coinjoins is becoming more difficult as global legal pressure mounts against open source developers, and in the aftermath of the Samourai developer arrests, privacy protocols like Whirlpool are unworkable.
Today, Sadr is learning more about additional Bitcoin privacy tools, including Payjoin, a privacy method that allows two users to contribute an input to a Bitcoin transaction. Payjoin breaks common chain analysis heuristics and conceals the sender and receiver of a transaction as well as the payment amount. Then there is ecash, a form of digital cash backed by Bitcoin that enables very private, everyday payments with the custodial trade-off of trusting mints (entities that issue and redeem ecash tokens) to store user funds.
The continued development of these protocols is crucial for Iranians, who live under a government that not only tracks and surveils digital behavior, but also imposes automatic fines on women for violating hijab rules and manipulates currency exchange rates to profit off citizens’ savings. For millions in Iran, bitcoin offers a last line of defense against a collapsing currency, intrusive surveillance and total financial repression.
(Independent Iranian Bitcoin educator, Ziya Sadr, speaks during the Freedom Tech track at the Oslo Freedom Forum.)
Venezuelan opposition leader Leopoldo López took the stage at the 2025 Oslo Freedom Forum not as a politician, but as a witness to what happens when a state turns its institutions into further tendrils of its repression machine.
After Nicolás Maduro stole Venezuela’s 2024 elections, López watched thousands of his fellow people — activists, students, journalists, opposition members and lawyers — get arrested, disappeared or forced into exile. The regime blocked access to social media, revoked passports, criminalized dissent and used the financial system as a means of controlling the population.
Amid this digital repression and Venezuela’s 162% inflation rate, López sees bitcoin (decentralized money) and Nostr (decentralized social media) as lifelines. When dictators shut down the internet or freeze your bank account, alternatives that are open source, decentralized, uncensorable and accessible become more important than ever for the survival of democracy and freedom.
**“Decentralized resistance is the convergence of people, Bitcoin, Nostr, and AI.
People, it’s about the center and the end of what we are doing.
Brave women and men who sacrifice their freedom, who take risks, who are willing to fight for other people.
If it’s not about people, technology wouldn’t be something worth fighting for.
Bitcoin is freedom money. It’s decentralized, nobody controls it, nobody can stop it, it can move around without borders.”**
(Venezuelan Opposition Leader Leopoldo López during the Freedom Tech track at the 2025 Oslo Freedom Forum.)
For decades, Paraguay’s greatest natural resource, hydroelectric power, has flowed out of the country through international contracts, fueling development in neighboring countries like Brazil and Argentina while one in four Paraguayans remained trapped in poverty. Paraguay’s Itaipu Dam, one of the largest in the world, has long symbolized this paradox: a river of energy diverted away from the very people who need it most.
Björn Schmidtke and Delia Garcete of Penguin Group are flipping that script.
In a landmark move, they secured Paraguay’s first 100-megawatt power purchase agreement, marking the beginning of a bold experiment to reclaim that energy for the people of Paraguay. Instead of selling it off to foreign powers, they use it to mine Bitcoin — and the proc
-
@ cae03c48:2a7d6671
2025-06-15 20:00:47Bitcoin Magazine
Pakistan’s Strategic Bitcoin Reserve: A Step Toward Orange-Pilling a Nation?Pakistan’s relationship with Bitcoin has been marked by inconsistency and confusion over the past few years. Initially, the country outright banned bitcoin trading in 2018, citing concerns over fraud, money laundering and lack of regulation. However, over time, their stance softened and regulators began exploring the technology behind Bitcoin with courts even questioning the legality of the ban. Eventually, citizens were allowed to hold bitcoin, though trading remained murky and unregulated. This back-and-forth approach has created a confusing environment, where Bitcoin exists in a legal gray area. It is technically allowed, yet not fully embraced or regulated, reflecting the state’s struggle to balance innovation with control.
PAKISTAN TO ESTABLISH NATIONAL STRATEGIC #BITCOIN RESERVE
Honored to have had the Pakistan Minister Bilal Bin Saqib at the Bitcoin Conference
pic.twitter.com/7WunP5fuZm
— The Bitcoin Conference (@TheBitcoinConf) May 29, 2025
This muddled relationship with Bitcoin seems to have turned a corner in recent weeks as Bilal Bin Saqib, head of the Pakistan Crypto Council, at the Bitcoin 2025 Conference in Las Vegas announced that the country is moving to establish a strategic Bitcoin reserve. Furthermore, he announced the allocation of 2,000 megawatts of excess energy to Bitcoin mining and high-performance computer data centers. The Ministry of Finance has also commissioned the establishment of an entirely new agency to oversee digital asset regulation which could lead to a less opaque legal framework around bitcoin ownership and usage in everyday transactions.
Critics have argued that this is merely an attempt by Pakistan to cozy up to Trump in the aftermath of the recent skirmish with India. After all, Saqib did state that Pakistan was inspired by the Trump administration when he spoke at the recent Las Vegas Bitcoin conference. Others have asserted that Pakistan is merely seeking to build resistance to possible sanctions in the future over its support for terrorist groups. I believe that such a geopolitically focused critique overlooks a deeper economic reality that has been staring Pakistan in the face for many years.
I wrote an article for a Pakistani newspaper about a year ago in which I argued that the country is uniquely situated, in economic terms, to take advantage of Bitcoin and unlock the benefits that come with adoption. Pakistan suffers from rampant inflation, stagnant capital formation, depleted foreign reserves, an inefficient bureaucracy and an overreliance on remittances from abroad. These systemic issues have eroded citizens’ faith in traditional financial systems, leaving many Pakistanis disillusioned and seeking alternative means to safeguard their wealth and economic autonomy.
Thus, nurturing a culture of Bitcoin adoption could go a long way toward alleviating much of these economic ills and empowering citizens to take control of their financial future. By earning and trading a form of currency that is deflationary in nature, Pakistanis can protect themselves from the downsides of the macroeconomic trends that have decimated the living standards of this once proud nation. Bitcoin adoption could transform the country’s lively remittance sector, with receivers keeping more of the money they are sent. It could also emancipate people from the inefficient banking system that is such a drain on the people. Permissionless transactions could also empower the beleaguered minorities who often struggle to achieve financial freedom.
The announcement of a strategic Bitcoin reserve, as well as promises to introduce pro-Bitcoin regulation and a mining strategy, are steps in the right direction. They show that the mood is shifting and the country is starting to take a serious look at the only real digital currency in town. These steps also point to a much broader, global shift in attitudes toward Bitcoin — especially in nations where hyperinflation is a daily reality and the banking system struggles to meet citizens’ needs.
However, real change will only come when Pakistan fully legalizes bitcoin as a digital currency and takes steps toward mass adoption. Only then will ordinary Pakistani citizens be free to trade with people from all over the world without the need to rely on the local banking system. Only then will financial autonomy become an achievable goal for those living far away from the big cities where banks are based. Only then will women be free to earn, store and transact in a digital currency that is resistant to cultural barriers.
Creating a national strategic reserve merely signals that a nation believes in bitcoin as an asset with the potential to offer a reliable return. It does not signal that a nation has adopted the digital currency as a means to overcome the obstacles imposed by fiat. Strategic national reserves also hoard bitcoin and bring it too close to the state, even though the digital currency was designed to be a hedge against state-controlled money. As such, a reserve does not unlock the true potential of bitcoin to act as a buffer against domestic inflation, currency devaluation and a cumbersome banking system.
A strategic Bitcoin reserve is a step in the right direction for Pakistan, as it would be for any nation that suffers from hyperinflation. But only mass adoption will truly unlock the immense potential Bitcoin can offer to a nation such as Pakistan and we have a long way to go before that becomes a reality.
In my view, strategic reserves are not what bitcoin is all about, but let’s hope this is merely the first step in a long and prosperous journey toward orange-pilling a nation.
This post Pakistan’s Strategic Bitcoin Reserve: A Step Toward Orange-Pilling a Nation? first appeared on Bitcoin Magazine and is written by Ghaffar Hussain.
-
@ cae03c48:2a7d6671
2025-06-15 20:00:46Bitcoin Magazine
Bitcoin Layer 2: StatechainsStatechains are an original second layer protocol originally developed by Ruben Somsen in 2018, depending on the eltoo (or LN Symmetry) proposal. In 2021 a variation of the original proposal, Mercury, was built by CommerceBlock. In 2024, a further iteration of the original Mercury scheme was built, Mercury Layer.
The Statechain protocol is a bit more complicated to discuss compared to other systems such as Ark or Lightning because of the range of variations that are possible between the original proposed design, the two that have been actually implemented, and other possible designs that have been loosely proposed.
Like Ark, Statechains depend on a centralized coordinating server in order to function. Unlike Ark, they have a slightly different trust model than a vUTXO in an Ark batch. They depend on the coordinating server to delete previously generated shares of a private key in order to remain trustless, but as long as the server follows the defined protocol and does so, they provide a strong security guarantee.
The general idea of a Statechain is to be able to transfer ownership of an entire UTXO between different users off-chain, facilitated by the coordinator. There is no requirement for receiving liquidity like Lightning, or the coordinator server to provide any liquidity like Ark.
To begin, we will look at the original protocol proposed by Ruben Somsen.
The Original Statechain
Statechains are effectively a pre-signed transaction allowing the current owner of the Statechain to unilaterally withdraw on-chain whenever they want, and a history signed messages cryptographically proving that past owners and the receivers they sent the Statechain to approved those transfers.
The original design was built on eltoo using ANYPREVOUT, but the current plans on how to enable the same functionality make use of CHECKTEMPLATEVERIFY and CHECKSIGFROMSTACK (a high level explanation of this is at the end of the CHECKSIGFROMSTACK article). The basic idea is a script enabling a pre-signed transaction to spend any UTXO that has that script and locks the appropriate amount of bitcoin, rather than being tied to spending a single specific UTXO.
In the protocol, a user wishing to deposit their coins to a Statechain approaches a coordinator server and goes through a deposit protocol. The depositing user, Bob, generates a key that will be uniquely owned by him, but also a second “transitory” key that will eventually be shared (more on this soon). They then craft a deposit transaction locking their coin to a multisig requiring the coordinator’s key and the transitory key to sign.
Using this multisig, Bob and the coordinator sign a transaction that spends that coin and creates a UTXO that can either be spent by any other transaction signed by the transitory key and the coordinator’s key using LN Symmetry, or Bob’s unique key after a timelock. Bob can now fund the multisig with the appropriate amount, and the Statechain has been created.
To transfer a Statechain to Charlie, Bob must go through a multistep process. First, Bob signs a message with his unique private key that attests to the fact he is going to transfer the Statechain to Charlie. Charlie must also sign a message attesting to the fact that he has received the Statechain from Bob. Finally, the coordinator server must sign a new transaction allowing Charlie to unilaterally claim the Statechain on-chain before Bob sends Charlie a copy of the transitory key.
All of this is made atomic using adapter signatures. These are signatures that are modified in such a way using a random piece of data that renders them invalid, but can be made valid again once the holder of the signature receives that piece of information. All of the messages, and the new pre-signed transaction are signed with adapter signatures, and atomically made valid at the same time through the release of the adapter data.
Holders of a Statechain must trust that the coordinator server never conspires with a previous owner to sign an immediate closure of the Statechain and steal funds from the current owner, but the chain of pre-signed messages can prove that a coordinator has participated in theft if they were to do so. If a past owner attempts to use their pre-signed transaction to steal the funds, the timelock on the spend path using only their key allows the current owner to submit their pre-signed transaction and correctly claim the funds on chain.
Mercury and Mercury Layer
The original Statechain architecture requires a softfork in order to function. CommerceBlock designed their variant of Statechains to function without a softfork, but in order to do so tradeoffs were made in terms of functionality.
The basic idea is the same as the original design, all users hold a pre-signed transaction that allows them to claim their funds unilaterally, and the coordinator server still plays a role in facilitating off-chain transfers that requires them to be trusted to behave honestly. The two major differences are how those transactions are signed, and the structure of the pre-signed transaction users are given.
Where the signing is concerned, there is no longer a transitory private key that is passed from user to user. Instead of this, a multiparty-computation protocol (MPC) is used so that the original owner and the coordinator server are able to collaboratively generate partial pieces of a private key without either of them ever possessing the full key. This key is used to sign the pre-signed transactions. The MPC protocol allows the current owner and coordinator to engage in a second protocol with a third party, the receiver of a transfer, to regenerate different pieces that add up to the same private key. In both the Mercury and Mercury Layer protocol, after completing a transfer an honest coordinator server deletes the key material corresponding to the previous owner. As long as this is done, it is no longer possible for the coordinator to sign a transaction with a previous owner, as the new piece of key material they have is not compatible with the piece any previous owner might still have. This is actually a stronger guarantee, as long as the coordinator is honest, than the original proposal.
The pre-signed transaction structure for Mercury and Mercury Layer can’t use LN Symmetry, as this is not possible without a softfork. In lieu of this, CommerceBlock opted to use decrementing timelocks. The original owner’s pre-signed transaction is timelocked using nLocktime to a time far out in the future from the point of the Statechain’s creation. As each subsequent user receives the Statechain during a transfer, the nLocktime value of their transaction is some pre-determined length of time shorter than the previous owner. This guarantees that a previous owner is incapable of even trying to submit their transaction on-chain before the current owner can, but it also means that eventually at some point the current owner must close their Statechain on-chain before previous owners’ transactions start becoming valid.
The major difference between Mercury and Mercury Layer is how these transactions are signed. In the case of Mercury, the coordinator server simply sees the transaction proposed, verifies it, and then signs it. Mercury Layer uses a blind-signing protocol, meaning that they do not actually see any details of the transaction they are signing. This necessitates the server tracking Statechains using anonymized records on the server, and a special authorization key of the current owner so that they can be sure they are only signing valid transfers.
Synergy With Other Layers
Statechains can synergize with other Layer 2s that are based on pre-signed transactions. For instance, part of the original proposal suggested a combination of Statechains and Lightning Channels. Because both are simply pre-signed transactions, it is possible to actually nest a Lightning channel on top of a Statechain. This simply requires the current owner’s unilateral exit key to be a multisig, and the creation of the pre-signed transactions spending that output into a Lightning channel. This allows Lightning channels to be opened and closed entirely off-chain.
In a similar fashion, it is possible to nest a Statechain on top of a vUTXO in an Ark batch. This simply requires the pre-signed transactions necessary for a Statechain to be constructed, spending the vUTXO output.
Wrapping Up
Statechains are not entirely trustless, but they are a very trust minimized scheme that is very liquidity efficient and allows freely transferring UTXOs off-chain between any users willing to accept the trust model of Statechains.
While the original proposal has yet to be built, the two implementations designed by CommerceBlock have been completely implemented. Both failed to achieve anything more than marginal use in the real world. Whether this is due to users being unwilling to accept the trust model involved, or simply a failure in marketing or awareness is something that cannot be fully ascertained.
Regardless, given that there are two full implementations and designs for a more flexible variation should LN Symmetry ever become possible on Bitcoin, this an option
-
@ 0c65eba8:4a08ef9a
2025-06-15 18:26:251. A Personal Message to Fathers
This Father's Day, I want to speak directly to the kind of man who wants to be a Professional Father, someone who takes his role as a father seriously and views the raising of the next generation as a profession. You are looking for a way to make the time you have with your son count. To do something that matters.
I am recreating something that has been largely missing from our society for hundreds of years. Something that only a few fathers will have the opportunity to experience with me. It is a 9-month journey, online and in-person, that culminates in hiking the 170km Tour du Mont Blanc with your son and a group of other fathers and sons, including my own. But it is not just about the hike. The hike is the rite of passage, an intentional trial by nature and effort, that marks your son’s ascent into the next stage of manhood, forged alongside you.
I am inviting you to join me in reclaiming something that has been lost, fatherhood in its fullest form. Not just spectating at weekend sports or spending time on video games. Not just coaching a team or paying the bills. I am talking about what I call the Professional Father, the man who sees fatherhood as his most sacred office. His role as patriarch, protector, provider, and prophet for the next generation.
2. The Crisis of Modern Fatherhood
We live in a time when the role of the father has been eroded. The industrial world pulled men out of their homes. The school system put their children into the hands of strangers. The media mocked the masculine and glorified the weak. Now, instead of turning to their fathers, boys are looking to online influencers and cultural trends for guidance on what it means to be a man, and much of what they find is either performative, misleading, or harmful.
Why? Because we have lost the essential connection that once gave the father his authority: time together. Shared experience. Shared struggle. Demonstrated competence by the father. A father’s authority does not come from his title; it comes from his presence, his wisdom, his proven ability to guide his son through the very challenges he will one day face. When that authority is absent, boys search elsewhere. And they are rarely given better that Dad.
This crooked path is not sustainable. And it is not acceptable.
3. The Rite of Passage: A Father’s Return
I am blazing a trail back for fathers. I am walking it myself with my sons, leading the way through a process most have forgotten. And I am inviting a handful of serious men to walk it with me, not to invent it, but to inherit and embody it.
This is not for everyone. Most men will not do it, not because they do not care, but because the enormity of the task feels overwhelming. Because reclaiming the full weight of fatherhood feels too big, too distant, too much. But a few will. Because a few still believe that the family is the foundation of civilization. That fathers are the lawgivers of their household. Boys become men only through the deep intellectual, emotional, and spiritual connection they build with their fathers, and, at times, with other older male relatives. Only this kind of connection can prepare a boy to cross into manhood with strength, courage, mastery and honor.
If you are that kind of man, keep reading. Because I have built this for you and your sons.
4. What This Program Delivers
This is not another educational course or summer camp. This is a comprehensive transformation, what I call a conversion, of both father and son into their next stage of development.
Fathers will go from feeling disconnected and uncertain to becoming Professional Fathers: confident, competent, and fully engaged. They will rediscover their central role as patriarchs, not just providers. They will gain tools, language, and rituals to build a sovereign family culture. They will go from reacting to their child’s needs to proactively shaping their son’s future.
Sons will go from vague boyhood to clear, emerging manhood. From confusion about their place in the world to clarity and strength. From being passively raised to actively participating in their own coming-of-age. From drifting under the influence of media and school to grounding their identity in family and father.
Together, you will forge a new bond, something deeper than what is possible through casual time together. It will be built through shared intellectual growth, emotional development, physical training, and spiritual preparation. It culminates in the Tour du Mont Blanc: a physically demanding, awe-inspiring pilgrimage that seals the transformation with struggle, beauty, and brotherhood.
This is how you raise not just a son, but the father of your grandchildren.
And this is how you become a Meta-Father: not just a man who fathers children, but a man who re-establishes the father as the central force in family legacy and civilization.
If you want more than memories, if you want meaning, this is for you.
5. The Crisis of Masculinity and Maturity
We are living in a generation where boys are not becoming men. They are stalling, emotionally, socially, and morally, in extended adolescence. Without the structure of masculine expectation, clear transitions, or an acknowledged rite of passage, they linger in boyhood long after their bodies have matured.
Our culture offers them no roadmap. They are surrounded by mixed signals, infantilizing environments, and easy dopamine. What is missing is the challenge, the clarity, and the confrontation with reality that produces maturity. Boys need more than role models, they need mentors, trials, and the ceremonial crossing into responsibility.
This program provides that. It integrates emotional regulation, the pursuit of competence, and the internalization of sovereignty. It teaches boys not just how to act like men, but how to think, speak, and carry themselves with the dignity of masculine agency.
And it does this with their fathers at their side, not just as companions, but as guides who have reclaimed their own authority and are ready to lead the way.
6. What Boys Need, and What Fathers Can Provide
Boys today are not just lacking direction, they are starved for it. They need clarity, structure, love, and challenge. They need to know where the lines are and who they can count on to hold them. And more than anything, they need to know that their father sees them, knows their heart, and is willing to lead them.
A boy becomes a man in the presence of a stronger and more mature man, one who models agency, discipline, and calm strength. If the father is absent, physically, emotionally, or spiritually, another male influence will take that role, and it may not be one the family would choose. The son does not choose whether to model after someone; he only chooses from who is available.
That is why the father's role is not optional. He is the anchor of identity, the compass of moral and practical direction, and the living law of the household. His presence shapes the boy’s sense of reality. His strength determines how secure the boy feels in exploring the world. His love gives the boy the confidence to grow without fear.
This program helps fathers return to that role, not as tyrants, but as rightful leaders. Not as distant providers, but as fully engaged patriarchs whose words carry the weight of earned wisdom and demonstrated love.
Together, father and son will build a shared framework of communication, challenge, and clarity. This is what boys need. And this is what fathers can provide.
7. What Fathers Have Lost
You cannot lead a child where you have not gone.
Most fathers have been abandoned by culture, misled by education, and weakened by guilt. They were not taught how to be men, only how to please others (mostly women), suppress their instincts, and doubt their judgment. They entered fatherhood with no map, no compass, and no tribe. They try to lead without having first been led.
This is not your fault. But it is your responsibility to address it.
The journey of fatherhood begins with reclaiming what was lost, and becoming the kind of man your son can follow. That means reconnecting with your masculine virtues, your sovereign will, and your capacity to provide not just materially, but morally and spiritually.
This program does not just train your son. It restores you to your rightful place as the Professional Father, the one who leads the household not through dominance, but through earned reverence and trust.
It gives you the tools to reforge your own agency, rebuild your confidence, and return to your family with the strength and moral clarity they need from you.
8. The Rite of Passage Program: Structure and Purpose
The Father-Son Rite of Passage Program is a 9-month immersive journey designed for fathers who are ready to reclaim their role and initiate their sons into responsible, sovereign manhood. This is not theory. This is structured transformation, deliberate, demanding, and deeply rewarding.
Fathers will engage in regular one-on-one coaching, participate in biweekly group meetings with other men on the same path, and complete personal assignments tailored to their individual growth and family context. This ensures they not only gain insight but also act on it, building the habits, relationships, and clarity their sons need.
The program culminates in a 10–14 day pilgrimage: the Tour du Mont Blanc. This is not a vacation. It is a rite of passage in the truest sense, an ancient-style crucible through nature’s beauty and hardship. Alongside their sons and other fathers, participants will face real challenge, real danger, and real discovery.
This is where theory meets practice. Where inner work meets outer trial. Where the abstract idea of manhood becomes something a boy can feel in his bones. And where fathers, too, are reborn, not just as providers or protectors, but as full participants in the sacred calling of fatherhood.
This is how legacies are started.
9. Why This Program Is Different
This is not a retreat, and it is not a weekend camp. This is a commitment, a serious, structured, and sacred passage into the next phase of your family's legacy.
I am walking this path with you. My son will be there. We are not outsourcing masculinity to strangers. We are reclaiming it, shoulder to shoulder.
This is not about leisure tourism or temporary inspiration. It is about legacy building. It is for fathers who see themselves not just as parents, but as Professional Fathers, men who understand that raising the next generation is not a hobby, but a high discipline. A sacred responsibility. A generational duty.
You will be challenged. You will be changed. And you will come away with something no book, seminar, or online course can offer: real, embodied transformation with your son by your side.
10. What Fathers Will Gain
The authority and clarity you always knew you should have, but perhaps never had passed on to you. Most men were never given the torch of fatherhood by their own fathers. They were shown fragments, but not taught the full art. Without a model to inherit or a process to follow, confidence was elusive, and competence hard-won.
This program gives you both. You will gain confidence that commands respect, sovereignty over your household and your self, and the grounded presence that only mature masculinity provides. You will learn concrete tools and activities to build emotional connection with your son, not just through words, but through shared challenges, earned respect, and meaningful rituals. You will embody the Meta-Father: the living ideal your son will grow toward. And you will plant in him the seeds of that same Meta-Fatherhood, preparing him to one day lead your grandchildren with wisdom and strength.
11. What Sons Will Gain
Your son will emerge from this program with something priceless: direction, discipline, and purpose. He will begin to form a solid foundation of masculine identity, not as an act or an imitation, but as something rooted in his life experience.
He will experience challenge, beauty, and struggle beside you. This is how a boy becomes a man,by connecting to his father in mind, heart, and body. That connection forges a sense of belonging, purpose, and confidence that no screen, school, or self-help book can provide.
Your son will come away with a lasting bond to you, to his family, and to something greater than himself. He will learn to value sovereignty, agency, and responsibility not because they are preached, but because he will have lived them.
And most importantly, he will begin his journey to manhood with his father as his guide.
12. The Tour du Mont Blanc Experience
The majesty of Mont Blanc awaits you, an awe-inspiring realm of towering snow-capped peaks, wild alpine meadows, glacial rivers, and ancient footpaths carved into the heart of Europe. It is one of the most beautiful and storied landscapes on Earth. To walk through it is to walk through a living cathedral of stone, sky, and silence. This beauty is not a luxury; it is nourishment for the soul. It elevates us. It draws out our highest thoughts. It reminds us of the greatness that lies dormant within, and calls it forth.
Then, the challenge begins: 170km of mountainous terrain. 10,000m of elevation. Real physical exertion. Shared suffering and earned triumph.
This is not just a hike, it is a crucible. Every step across those alpine passes demands strength, endurance, and commitment. Every night spent together on the trail deepens the bond between father and son. Every vista inspires reflection. Every ache becomes part of the shared memory.
It is on this path that the teachings of the previous months come alive. Lessons turn into actions. Ideas become embodied truths.
There will be songs, yes, we will sing together. There will be rituals, markers of transition, oaths of honor, and gifts exchanged to seal the moment. There will be silence, too, sacred stillness in which the weight of this journey settles into the soul.
You and your son will not return the same. You will return closer. Clearer. Changed.
Not just with new memories, but with a new legacy.
13. Program Format and Curriculum
From October 2025 to June 2026, fathers and sons will embark on a progressive, integrated curriculum that deepens month by month.
Each month introduces a core theme, virtue, responsibility, communication, emotional regulation, sovereignty, and more. These themes shape the weekly assignments and personal exercises that keep growth consistent and measurable.
Every two weeks, fathers join live group calls for teaching, discussion, and accountability. These biweekly sessions offer a blend of structured learning, peer support, and personal coaching, ensuring that no man walks alone, and no challenge goes unanswered.
Rituals mark each stage: small family-based ceremonies, shared father-son activities, and group rites performed in solidarity with other families. Through these, responsibility is internalized, bonds are forged, and the father’s role is reestablished as central and sacred.
This is not passive learning. This is an active initiation into Professional Fatherhood, where theory is tested, practice is embodied, and transformation becomes visible.
14. Who This Program Is For, and Who It Is Not
This program is for fathers who are ready to lead, men who are committed to becoming the Professional Father their sons need. If you believe your role as a father is more than just showing up, if you see it as a sacred duty to guide, shape, and initiate your son into manhood, then this is for you.
It is not for the passive. Not for the indecisive. Not for men who want to outsource this task to schools, media, or fleeting moments. It is not for those who want a quick fix, a weekend workshop, or a feel-good event.
Only 10 father-son pairs will be accepted. This is an intimate, focused, and high-commitment program. Each man must be willing to walk the path fully, to be both student and teacher, both initiator and initiate.
This program is for those who can invest, not only in time and energy, but financially as well. If you are concerned primarily with the cost, this may not be the right time for you. But if you are ready to prioritize the future of your family, this will be the most valuable investment you make.
Some fathers may not be ready yet, and that is okay. For those men, I offer an alternative: my Agency Building Program. It is designed to help men reclaim sovereignty over their lives, develop discipline, and gain the clarity and competence needed to lead. Graduates of that program are often well-prepared to join future cohorts of this rite of passage.
And because my own sons, starting with the eldest this year, will be involved in the program alongside me, I must speak personally with each father before approving participation. This is not only to ensure alignment with the mission, but to protect the integrity of the group and the influence it will have on my children. This is a high-trust endeavor. I must know that the men who join us are ready in heart, mind, and deed.
If you believe that may be you, then I invite you to book a short call with me so we can explore it together:
https://calendly.com/noahrevoy/father-son-rite-of-passage-discovery-call
If you are ready, then I welcome you. If not, then honor that, but know this: your son’s future will reflect your choice.
15. Addressing Common Objections
"I’m too busy." → No man is too busy to raise a man. This program is structured to integrate into your life, not take it over. The time invested here pays dividends in every area of your family’s future.
"It’s expensive." → Nothing is more costly than failing your legacy. This is an investment in your son, your family, and your lineage. What could be more valuable than securing the man your boy becomes?
"What if I’m not ready?" → You become ready by stepping in. Most fathers were not taught how to lead. This program is how you learn, by doing, by walking the path with your son, and by reclaiming your own authority.
"What if my son is not interested or thinks it’s embarrassing?" → Boys often resist what they need most. This is why your leadership matters. When a father leads with conviction, clarity, and love, most sons rise to meet the moment. The shared challenge and beauty of this experience overcome hesitation, and by the end, he will not want it to stop following you.
"What if we are not close enough right now?" → That is exactly what this program is designed to change. Many fathers feel a painful distance from their sons. This journey closes that gap through structured time, real conversations, and shared trial. It is not about where you are now, it is about where you
"What if my wife does not agree?" → This is a father’s decision. While it is wise to seek harmony in the household, it is not your wife’s job to turn your son into a man, you were made for that. This program does not replace your role with hers. It restores yours. Leadership in the home, especially over the development of your son into a man, is a mantle only you can bear.
16. Meet Your Guide: Who I Am and Why I Lead
I am not a guru. I am a father, a Professional Father, who lives what he teaches. I have been married for nearly 24 years and have three sons who, by the time we hike Mont Blanc, will be 12, 6, and 6 years old. My background is in sovereignty, psychology, history, and legacy. I have spent over a decade helping men and women develop stronger relationships with themselves and others, and before that, I served as a minister doing similar work. For most of my adult life, I have studied and applied the principles that build strong families, enduring legacies, and cooperative civilizations.
I bring a unique perspective: my family has recorded its relationship practices for over 450 years, practical, time-tested tools for marriage, parenting, and legacy building. I am also a senior fellow at the Natural Law Institute, a think tank dedicated to understanding the laws of nature and reality that govern human cooperation, from the household to civilization.
I am doing this not because I have mastered fatherhood, but because I am mastering it. My oldest son will walk this path with me this year, and my younger sons will follow in future years. I am building this alongside you. I am walking it with you. I am opening the way, not from ahead or above, but from beside you.
This is deeply personal. I know what is at stake. I know what it is like to want more for your son and to feel like no one ever showed you how. That is why I created this. Because if we do not do it, no one else will. And because there is no more sacred role than to lead your son into manhood by becoming the man you were meant to be.
Join me.
17. Your Invitation to Take the Next Step
No obligation. Just a conversation. This is not for everyone, but it may be for you. If what you have read resonates with your heart and stirs your spirit, I invite you to take the next step.
Click below to book a short discovery call with me. We will discuss your goals, your son’s needs, and whether this program is the right fit.
https://calendly.com/noahrevoy/father-son-rite-of-passage-discovery-call
We do not have time to waste, and neither do our sons.
18. Frequently Asked Questions (FAQ)
How much does it cost? Because each father-son pair is unique and I need to understand your situation and goals, we do not discuss price until we have had a short call. You will, however, be responsible for your own flights to and from Europe. Everything else, from lodging and trail logistics to food and materials, is included in the program fee.
Is this climbing Mont Blanc? No, this is not a mountain climbing expedition. We will hike the Tour du Mont Blanc, a well-established, multi-day trekking circuit around the Mont Blanc massif. It is challenging, beautiful, and safe for determined beginners with reasonable fitness. No technical climbing is involved.
What if I am not in good shape? The hiking portion is demanding, but not extreme. You will have several months to prepare, and the program includes structured guidance on developing the physical readiness needed for success. Our aim is to help both you and your son build the stamina, strength, and resilience required, not just to complete the route, but to grow from it. Many ordinary men and boys complete this trail each year. You will not be alone. We will prepare together, step by step, so that by the time we set foot on the trail, you are ready in body as well as in spirit.
Is there spiritual or religious content? The program is deeply meaningful and touches on spiritual development, but it is not religious. It is compatible with a variety of beliefs and focuses on universal principles of virtue, sovereignty, and legacy. As part of the identity-building process, fathers will be encouraged to define what spirituality means within their family and to guide their sons in understanding and embodying that spiritual vision. This process honors your role as the spiritual head of your family and leaves room for diversity in expression, rooted in the shared pursuit of meaning and legacy.
What if my schedule is unpredictable? We designed the program to fit within a professional father’s life. Weekly tasks are manageable, and calls are recorded. You will have flexibility, and accountability.
What age should my son be? The ideal age range is 11–14. Old enough to rise to the challenge. Young enough to still be impressionable. If your son is slightly outside this range, we can discuss suitability during your call.
What if I have multiple sons? If you have more than one son within this age range, you are welcome to bring them all. The program is designed to accommodate multiple sons, allowing each of them to experience this rite of passage alongside their father and one another. Each will go through the full process as an individual participant, while also benefiting from the presence and camaraderie of their siblings. This creates an even deeper family legacy and strengthens bonds between brothers as well as between father and sons.
-
@ a4a6b584:1e05b95b
2025-06-13 20:27:58Prerequisites
```bash
Make sure your package list is fresh
sudo apt update
(Optional but recommended) ffmpeg lets yt-dlp negotiate the best formats
sudo apt install ffmpeg jq ```
1 Install yt-dlp system-wide
bash sudo curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp \ -o /usr/local/bin/yt-dlp && sudo chmod a+rx /usr/local/bin/yt-dlp
A single binary is dropped into
/usr/local/bin/
; version upgrades are as simple as running the same command again in the future.
2 Download the auto-generated captions as SRT
Pick any video ID—here we’ll use knAGgxzYqw8 (Chase Hughes on What is Money?).
```bash VIDEO="knAGgxzYqw8" # change this to your target ID
yt-dlp --skip-download \ --write-auto-sub \ --sub-lang en \ --sub-format srt \ -o "${VIDEO}.%(ext)s" \ "https://youtu.be/${VIDEO}"
Result: knAGgxzYqw8.en.srt
```
Flags explained
| Flag | Purpose | | ------------------ | ------------------------------------------------------- | |
--skip-download
| ignore the actual video, we only want captions | |--write-auto-sub
| fall back to YouTube’s auto-generated subtitles | |--sub-lang en
| grab English only (adjust if you need another language) | |--sub-format srt
| SRT is the simplest to strip; VTT also works | |-o
| sets a predictable filename:<id>.en.srt
|
3 Strip index numbers and timecodes
```bash grep -vE '^[0-9]+$|^[0-9]{2}:' "${VIDEO}.en.srt" \ | sed '/^[[:space:]]*$/d' \
"${VIDEO}.txt" ```
Breakdown
-
grep -vE '^[0-9]+$|^[0-9]{2}:'
-
Removes the line counters (
3911
) and any line that begins with a timestamp (02:33:40,800 --> …
). -
sed '/^[[:space:]]*$/d'
-
Deletes leftover blank lines.
- Output is redirected to
<ID>.txt
—in our example: knAGgxzYqw8.txt.
4 (Option-al) Extra polish
Remove bracketed stage cues such as
[Music]
or[Applause]
and collapse back-to-back duplicates:```bash grep -v '^[.*]$' "${VIDEO}.txt" \ | awk 'prev != $0 {print} {prev=$0}' \
"${VIDEO}_clean.txt" mv "${VIDEO}_clean.txt" "${VIDEO}.txt" ```
5 Enjoy your transcript
bash less "${VIDEO}.txt" # page through grep -i "keyword" "${VIDEO}.txt" # quick search
You now have a plain-text file ready for note-taking, quoting, or feeding into your favorite AI summarizer—no browser or third-party web services required.
TL;DR (copy-paste cheat sheet)
```bash sudo apt update && sudo apt install ffmpeg jq -y sudo curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp \ -o /usr/local/bin/yt-dlp && sudo chmod a+rx /usr/local/bin/yt-dlp
VIDEO="knAGgxzYqw8" # video ID yt-dlp --skip-download --write-auto-sub --sub-lang en \ --sub-format srt -o "${VIDEO}.%(ext)s" \ "https://youtu.be/${VIDEO}"
grep -vE '^[0-9]+$|^[0-9]{2}:' "${VIDEO}.en.srt" \ | sed '/^[[:space:]]$/d' \ | grep -v '^[.]$' \ | awk 'prev != $0 {print} {prev=$0}' \
"${VIDEO}.txt"
less "${VIDEO}.txt" ```
Happy transcribing!
Adam Malin
npub15jnttpymeytm80hatjqcvhhqhzrhx6gxp8pq0wn93rhnu8s9h9dsha32lx
You can view and write comments on this or any other post by using the Satcom browser extention.
value4value Did you find any value from this article? Click here to send me a tip!
-
-
@ 8173f6e1:e488ac0f
2025-06-13 19:18:56{"voteEventId":"083ae248828a454a7d01b7de12f99ce90297672e0457ec8147bd7cfabd14f044","txHash":"752d3894c5657758d7b9754da3dc38db61662acb5f94c3dcb38077fc33f1bd7e","amount":"1000000000000000000","fee":"1000000000000000000","type":"token-gated-vote-proof"}
-
@ cae03c48:2a7d6671
2025-06-15 20:00:53Bitcoin Magazine
France’s The Blockchain Group Secures €9.7 Million More For Its Bitcoin Treasury StrategyToday, The Blockchain Group (ALTBG), listed on Euronext Growth Paris and recognized as Europe’s first Bitcoin Treasury Company, announced it has raised around €9.7 million through a mix of equity and convertible bond issuances. This move is part of their continued push to build out their Bitcoin Treasury Company strategy.
The Blockchain Group announces an equity and convertible bond issuance for a total amount of ~€9.7M to pursue its Bitcoin Treasury Company strategy
Full Press Release (EN): https://t.co/jjGOBswJsd
Full Press Release (FR): https://t.co/0Jwuv2sP7W
BTC Strategy (EN):… pic.twitter.com/mUVLHJduX5
— The Blockchain Group (@_ALTBG) June 12, 2025
The funding comes from multiple sources and was carried out through their wholly-owned Luxembourg subsidiary, “The Blockchain Group Luxembourg SA.” A major portion, about €6 million, was raised through a convertible bond issuance to TOBAM, with bonds priced at €6.24 per share. That price reflects a 30 percent premium over ALTBG’s closing price on June 9, 2025.
Ludovic Chechin-Laurans also came in with around €2.4 million, subscribing in BTC at a conversion price of about €0.7072 per share. This was part of a deal originally set up back in March 2025. If the stock price climbs 30 percent above that level, to around €0.919 over 20 consecutive trading days, he’ll have the option to convert into up to 3.4 million new ALTBG shares.
Adam Back also finalized his conversion of all OCA Tranche 1 bonds into 14.9 million ALTBG shares and subscribed to an additional 2.1 million shares for €1.16 million at €0.544 per share.
“The Company recalls that Adam Back notified The Blockchain Group of his intention to convert all OCA Tranche 1 he holds, in accordance with the terms of the OCA Issuance Agreement entered into on March 4, 2025, the details of which were disclosed in a press release dated March 6, 2025, and which the Company now confirms has been definitively completed,” stated the press release.
TOBAM did the same, converting 1 million Tranche 1 bonds into 1.84 million shares and subscribing to 262,605 new shares for €0.14 million.
“Given the recent high volatility in the Company’s share price observed since the signing of the OCA Issuance Agreement, the conversion price of €0.544 reflects a discount of 89.52% compared to the closing price on June 12, 2025,” the press release added.
“These operations could allow for the potential acquisition of ~80 BTC, bringing the Company’s total potential holdings to ~1,611 BTC, including the proceeds from the potential completion of remaining operations announced in the press release dated May 26, 2025,” said the press release.
This post France’s The Blockchain Group Secures €9.7 Million More For Its Bitcoin Treasury Strategy first appeared on Bitcoin Magazine and is written by Oscar Zarraga Perez.
-
@ beef3d4d:479b72bc
2025-06-15 17:13:46Costantino e il solidus
Quando Costantino il Grande prese in mano le redini dell'impero, ne risollevò le sorti adottando riforme economiche lungimiranti. Tra gli impegni assunti, il più importante fu quello di mantenere il solidus a 4,5 grammi d'oro senza tagli o svalutazioni, coniandolo in grandi quantità a partire dal 312 d.C.. Spostò poi la capitale verso est, a Bisanzio, nel punto di incontro tra Asia ed Europa, dando vita all'Impero Romano d'Oriente, che adottò il solidus come moneta.
Mentre Roma continuava a deteriorarsi economicamente, socialmente e culturalmente, crollando infine nel 476 d.C., Bisanzio, poi rinominata Costantinopoli, sopravvisse per quasi 1200 anni, e il solidus divenne la moneta più longeva e accettata della storia.
Il nome Bisanzio vuole quindi essere un omaggio alla saggezza di Costantino e celebrare l’unica moneta nella storia dell’umanità capace di durare oltre un millennio. Un esempio ed un auspicio per la Bitcoin, moneta di oro digitale che ci accompagnerà per un lunghissimo tempo.
\ Vedi anche: Monetazione bizantina su Wikipedia.
Il problema dei generali bizantini
Il termine Bitcoin soffre di un’ambiguità semantica: con lo stesso termine si indicano due cose ben diverse tra loro: il protocollo di comunicazione e la moneta digitale costruita su di esso. Bitcoin inteso come protocollo rappresenta la prima soluzione a un problema informatico, centrale per il funzionamento di sistemi distribuiti, denominato problema dei generali bizantini, formulato nel 1982 e che e’ rimasto irrisolto per decenni.
La sua formulazione e’ tipicamente la seguente:
> Diverse divisioni dell’esercito bizantino, ciascuna guidata da un generale, sono accampate in posizioni strategiche attorno a una città nemica e dovono condividere una strategia di attacco coordinato per poter sopraffare il nemico. Le divisioni possono comunicare solo mediante messaggeri al fine di coordinare l’attacco decisivo. Il terreno impedisce alle divisioni bizantine di comunicare a distanza e queste possono comunicare solo tramite dei messaggeri. Come possono le varie divisioni accordarsi per un attacco congiunto sapendo che i messaggeri che inviano potrebbero essere catturati dal nemico, o che alcuni generali potrebbero addirittura tradire e mandare messaggeri con ordini sbagliati?
Il problema che devono risolvere i generali bizantini è lo stesso che affligge i sistemi di elaborazione distribuiti. Come raggiungere un consenso su una rete distribuita in cui alcuni nodi che la costituiscono possono essere difettosi o corrotti?
Il protocollo Bitcoin offre una soluzione a questo problema introducendo il concetto di “prova di lavoro” (proof of work) e della “catena di blocchi” (blockchain). E quindi, nuovamente, il nome Bisanzio si collega a Bitcoin ed alla principale innovazione tecnologica da esso introdotta.
Vedi anche: Byzantine fault su Wikipedia.
PS
Come resistere poi alla disponibilità del dominio internet bisanz.io? :)
-
@ dfa02707:41ca50e3
2025-06-15 17:02:37Contribute to keep No Bullshit Bitcoin news going.
- This release introduces Payjoin v2 functionality to Bitcoin wallets on Cake, along with several UI/UX improvements and bug fixes.
- The Payjoin v2 protocol enables asynchronous, serverless coordination between sender and receiver, removing the need to be online simultaneously or maintain a server. This simplifies privacy-focused transactions for regular users.
"I cannot speak highly enough of how amazing it has been to work with @bitgould and Jaad from the@payjoindevkit team, they're doing incredible work. None of this would be possible without them and their tireless efforts. PDK made it so much easier to ship Payjoin v2 than it would have been otherwise, and I can't wait to see other wallets jump in and give back to PDK as they implement it like we did," said Seth For Privacy, VP at Cake Wallet.
How to started with Payjoin in Cake Wallet:
- Open the app menu sidebar and click
Privacy
. - Toggle the
Use Payjoin
option. - Now on your receive screen you'll see an option to copy a Payjoin URL
- Bull Bitcoin Wallet v0.4.0 introduced Payjoin v2 support in late December 2024. However, the current implementations are not interoperable at the moment, an issue that should be addressed in the next release of the Bull Bitcoin Wallet.
- Cake Wallet was one of the first wallets to introduce Silent Payments back in May 2024. However, users may encounter sync issues while using this feature at present, which will be resolved in the next release of Cake Wallet.
What's new
- Payjoin v2 implementation.
- Wallet group improvements: Enhanced management of multiple wallets.
- Various bug fixes: improving overall stability and user experience.
- Monero (XMR) enhancements.
Learn more about using, implementing, and understanding BIP 77: Payjoin Version 2 using the
payjoin
crate in Payjoin Dev Kit here. -
@ c631e267:c2b78d3e
2025-06-13 19:13:38Ich dachte immer, jeder Mensch sei gegen den Krieg, \ bis ich herausfand, dass es welche gibt, \ die nicht hingehen müssen. \ Erich Maria Remarque
Was sollte man von einem Freitag, den 13., schon anderes erwarten?, ist man versucht zu sagen. Jedoch braucht niemand abergläubisch zu sein, um den heutigen Tag als unheilvoll anzusehen. Der israelische «Präventivschlag» von heute Nacht gegen militärische und nukleare Ziele im Iran könnte allem Anschein nach zu einem längeren bewaffneten Konflikt führen – und damit unweigerlich zu weiteren Opfern.
«Wir befinden uns im Krieg», soll ein ranghoher israelischer Militärvertreter gesagt haben, und der Iran wertet den israelischen Angriff laut seinem Außenminister als Kriegserklärung. Na also. Der Iran hat Vergeltungsschläge angekündigt und antwortete zunächst mit Drohnen. Inzwischen ist eine zweite israelische Angriffswelle angelaufen. Ob wir wohl künftig in den Mainstream-Medien durchgängig von einem «israelischen Angriffskrieg auf den Iran» hören und lesen werden?
Dass die zunehmenden Spannungen um das iranische Atomprogramm zu einer akuten Eskalation im Nahen Osten führen könnten, hatte Transition News gestern berichtet. Laut US-Beamten sei Israel «voll bereit», den Iran in den nächsten Tagen anzugreifen, hieß es in dem Beitrag. Heute ist das bereits bittere Realität.
Der Nahe Osten steht übrigens auch auf der Themenliste des diesjährigen Bilderberg-Treffens, das zurzeit in Stockholm stattfindet. Viele Inhalte werden wir allerdings mal wieder nicht erfahren, denn wie immer hocken die «erlauchten» Persönlichkeiten aus Europa und den USA «informell» und unter größter Geheimhaltung zusammen, um über «Weltpolitik» zu diskutieren. Auf der Teinehmerliste stehen auch einige Vertreter aus der Schweiz und aus Deutschland.
Die Anwesenheit sowohl des aktuellen als auch des vorigen Generalsekretärs der NATO lässt vermuten, dass man bei dem Meeting weniger über das Thema «Neutralität» sprechen dürfte. Angesichts des Zustands unseres Planeten ist das schade, denn der Ökonom Jeffrey Sachs hob kürzlich in einem Interview die Rolle der Neutralität in geopolitischen Krisen hervor. Mit Blick auf die Schweiz betonte er, der zunehmende Druck zur NATO-Annäherung widerspreche nicht nur der Bundesverfassung, sondern auch dem historischen Erbe des Landes.
Positives gibt es diese Woche ebenfalls zu berichten. So hat der US-Gesundheitsminister Robert F. Kennedy Jr. nach der «sensationellen» Entlassung aller Mitglieder des Impfberatungsausschusses (wegen verbreiteter direkter Verbindungen zu Pharmaunternehmen) nun auch bereits neue Namen verkündet. Demnach möchte er unter anderem Robert W. Malone, Erfinder der mRNA-«Impfung» als Technologie und prominenter Kritiker der Corona-Maßnahmen, in das Komitee aufnehmen.
Auch die Aufarbeitung der unsinnigen Corona-Politik geht Schrittchen für Schrittchen weiter. In Heidelberg hat die Initiative für Demokratie und Aufklärung (IDA) den Gemeinderat angesichts der katastrophalen Haushaltslage zu einer offenen und ehrlichen Diskussion über die Ursachen der Krise aufgefordert. Das Thema «Corona» sei «das Teuerste, was Heidelberg je erlebt hat», sagte IDA-Stadtrat Gunter Frank im Plenum. Außerdem seien aus den Krisenstabsprotokollen der Stadt auch die enormen Verwerfungen ersichtlich, und es gebe Anlass für tiefgehende Gespräche mit der Stadtverwaltung.
Den juristischen und öffentlichen Druck auf die Kommunen möchte der Unternehmer Markus Böning erhöhen. Seine «Freiheitskanzlei» will Bürgern helfen, die Aufarbeitung selbst in die Hand zu nehmen. Unter dem Motto «Corona-Wiedergutmachung» bietet er Hilfestellung, wie Betroffene versuchen können, sich unrechtmäßige Bußgelder zurückzuholen.
So bleibt uns am Ende dieses finsteren Freitags doch auch Anlass zur Hoffnung. Es gibt definitiv noch Anzeichen von Menschlichkeit. Darauf möchte ich mich konzentrieren, und mit diesem Gefühl verabschiede ich mich ins Wochenende.
[Titelbild: Pixabay]
Dieser Beitrag wurde mit dem Pareto-Client geschrieben und ist zuerst auf Transition News erschienen.
-
@ d62e8d04:569fa79c
2025-06-13 18:35:37In today's fast-paced digital world, where cyber threats are constantly evolving, and blockchain technology is reshaping industries, Privkey LLC emerges as a leader in providing cutting-edge solutions. Founded in 2018 and headquartered in Miami, Florida, Privkey LLC is dedicated to safeguarding businesses through its expertise in cybersecurity and blockchain technology. With over 20 years of experience in networking and the Internet, the company positions itself as a trusted advisor, helping organizations navigate the complexities of emerging digital landscapes.
A Mission to Secure the Digital Future
Privkey LLC’s core mission is to protect businesses by delivering high-quality, tailored solutions. Leveraging their deep understanding of cybersecurity and blockchain, they empower organizations to build secure, resilient, and compliant digital infrastructures. Whether it’s safeguarding sensitive financial data or ensuring the integrity of blockchain systems, Privkey LLC combines experience with innovation to meet the unique challenges of the modern era.
Comprehensive Services for a Digital World
Privkey LLC offers a diverse range of auditing and consulting services, focusing on some of the most critical areas in technology today. Below is an overview of their key offerings:
-
Central Bank Digital Currency (CBDC):As nations explore digital versions of fiat currencies, Privkey LLC provides auditing services to ensure CBDC systems are secure, scalable, and compliant with regulatory standards.
-
DeFi and CeFi (Fintech):Decentralized Finance (DeFi) and Centralized Finance (CeFi) represent the future of financial services on the blockchain. Privkey LLC offers expertise in auditing these systems, helping businesses mitigate risks and maintain trust in their financial operations.
-
Cybersecurity:With cyber threats on the rise, Privkey LLC delivers robust cybersecurity solutions to protect digital assets and sensitive data from malicious attacks, ensuring businesses remain secure in an increasingly hostile digital environment.
-
Distributed Ledger Technology (DLT):As the backbone of blockchain, DLT requires meticulous implementation. Privkey LLC audits DLT systems to ensure they are efficient, secure, and optimized for business needs.
-
CryptoCurrency Security Standard (CCSS):For organizations handling cryptocurrencies, compliance with CCSS is essential. Privkey LLC provides certification services to verify adherence to these standards, fostering trust among users and stakeholders.
These services reflect Privkey LLC’s commitment to addressing the diverse needs of businesses operating in the blockchain and cybersecurity domains.
Staying Ahead in a Rapidly Evolving Industry
Privkey LLC doesn’t just provide services—they actively engage with the latest industry trends and innovations. Their team, including professionals like William K. Santiago, frequently shares insights on platforms like LinkedIn. Topics range from Jack Dorsey’s Block unveiling a new Bitcoin hardware wallet to sustainable Bitcoin mining powered by nuclear and solar energy. While these discussions may not directly tie to specific Privkey LLC projects, they demonstrate the company’s deep involvement in the broader blockchain and cryptocurrency ecosystem. This forward-thinking approach ensures their services remain relevant and cutting-edge.
A Trusted Partner with Proven Expertise
With over two decades of experience in networking and Internet technologies, Privkey LLC brings unparalleled expertise to the table. This foundation allows them to tackle the unique challenges of cybersecurity and blockchain with confidence. As cyber threats grow more sophisticated and blockchain adoption accelerates, Privkey LLC stands ready to help businesses secure their digital futures.
Conclusion
Privkey LLC is more than a consulting firm—it’s a pioneer in cybersecurity and blockchain solutions. By offering specialized auditing and consulting services, staying ahead of industry trends, and leveraging decades of experience, they empower businesses to thrive in a digital world. For organizations looking to secure their digital assets and embrace blockchain technology, Privkey LLC is a reliable partner poised to lead the way.
-
-
@ cae03c48:2a7d6671
2025-06-15 20:00:52Bitcoin Magazine
Bitcoin Will Replace Gold And Go To $1,000,000, Says Galaxy Digital CEO Mike NovogratzToday, Galaxy Digital CEO Mike Novogratz told CNBC that Bitcoin is on a path to replace gold and could eventually reach a value of $1,000,000.
JUST IN:
Galaxy Digital CEO told CNBC that Bitcoin will replace gold and go to $1,000,000
pic.twitter.com/Tf831LBt1h
— Bitcoin Magazine (@BitcoinMagazine) June 12, 2025
“Bitcoin has become a macro asset,” said Novogratz. “And some of the great things is most people have it on their screens next to gold and silver and the S&P. And you think back ten years ago when people thought we were crazy. And now it’s an institutionalized macro asset… It’s just becoming institutionalized.”
He emphasized that Bitcoin is no longer a fringe investment but part of the mainstream financial landscape. He pointed out that its volatility is now seen as normal compared to traditional assets.
“We are in a dollar bear market. For the last 15 years, American exceptionalism was the story. Europeans were widely overweight and Asians widely overweight the US stock and we have an administration that wants a weaker dollar. They are pretty clear about it,” he said. “Even in the way Trump negotiates. And you can argue if it’s successful or not successful, but by telling Canada they want to be the 51st state, and telling people that they come here to kiss his rear end, it doesn’t engender people to say, ‘Oh, I want to buy more dollars.’”
According to Novogratz, this global shift is pushing investors toward assets outside the dollar, including Bitcoin.
“I think most macro funds are having a great year,” he stated. “They’re short the dollar, they’re long the euro, they’re long the yen, they’re long Aussie, they’re long a basket of currencies. Well, Bitcoin, gold, silver, platinum, they all fall into that same category as something that’s not the dollar.”
He also pointed to Bitcoin’s fixed supply as a key factor behind its growing value.
“There is no more Bitcoin,” he said. “What’s unique about Bitcoin as an asset is it was created with 21 million coins total. Period. End of story. There’ll never be more than that. But not all of those have been mined, is my point. Not most of them. Lots of them have been lost. There have been more Bitcoins lost than will be mined for the rest of eternity.”
Novogratz believes the wave of institutional involvement, including firms like BlackRock, is cementing Bitcoin’s role as a savings asset.
“The bull case becomes that over time… gold slowly gets replaced by Bitcoin. And so if you look at gold’s market cap and Bitcoin market cap, Bitcoin has a long way to go. Right? 10x. And so that [is] $1,000,000 a Bitcoin just to be where gold is.”
This post Bitcoin Will Replace Gold And Go To $1,000,000, Says Galaxy Digital CEO Mike Novogratz first appeared on Bitcoin Magazine and is written by Oscar Zarraga Perez.
-
@ 9ca447d2:fbf5a36d
2025-06-15 17:02:04Digital assets entrepreneur Anthony Pompliano is about to make a big move into bitcoin, with plans to raise $750 million through a public investment vehicle called ProCapBTC.
The company will buy bitcoin and make the digital asset more accessible to institutional and traditional investors.
According to the Financial Times, Pompliano will be CEO of ProCapBTC, a Bitcoin-focused company that will go public by merging with Columbus Circle Capital 1, a special purpose acquisition company (SPAC) backed by Cohen & Company, a publicly traded investment bank.
The plan is to raise $500 million in equity and $250 million in convertible debt. If successful, ProCapBTC could be one of the largest corporate buyers of bitcoin, potentially putting it in the top 10 holders of the digital currency.
This is not a fund with a little bitcoin exposure — it’s a company centered around the asset.
The deal is still in negotiations but sources close to the matter say it could be announced as soon as next week. If so, ProCapBTC will merge with Columbus Circle Capital 1, get public market access and be able to raise further capital for bitcoin purchases.
Columbus Circle Capital 1 went public and completed a $250 million IPO in May 2025 and was formed to acquire or merge with high-growth companies.
It’s sponsored by Cohen & Company Capital Markets, a division of Cohen & Company, which is listed on the New York Stock Exchange.
Cohen & Company has been getting more involved in the Bitcoin space. The firm has offered advisory, tax and audit services to digital asset companies, including NFT marketplaces, decentralized finance projects and token issuers.
Its backing gives the ProCapBTC initiative credibility in both traditional finance and digital assets.
Anthony Pompliano, known as “Pomp” in the digital assets community, is a well-known Bitcoin advocate, investor and podcast host. He co-founded Morgan Creek Digital Assets and also leads Pomp Investments, a firm focused on digital assets and fintech.
This isn’t Pompliano’s first SPAC. He led ProCap Acquisition, a fintech-focused SPAC that raised $250 million through a Nasdaq IPO in April.
Pompliano has been saying for years that bitcoin should be included in strategic reserves for governments and corporations. He thinks bitcoin will keep going up until governments stop printing money.
With ProCapBTC he’s putting his money where his mouth is — but this time through a big, public vehicle to buy bitcoin.
ProCapBTC is launching at a time of renewed interest in bitcoin, with governments and numerous companies announcing the creation of bitcoin reserves.
President Donald Trump being pro-Bitcoin is a big deal. His administration’s lighter regulatory approach has encouraged more companies to go public and expand in the space.
This is a new way for investors to get exposure to bitcoin without buying and holding the actual asset. A public company solely focused on bitcoin could be attractive to institutional investors with stricter investment guidelines.
-
@ 91117f2b:111207d6
2025-06-15 16:41:46The debate about the strongest superhero between Marvel and DC has been ongoing for decades. Here's a breakdown of the top contenders:
Top 3 Strongest Marvel Heroes:
-
Thor: As the Asgardian God of Thunder, Thor possesses formidable strength, durability, and control over elements like lightning and storms. His mastery over Mjolnir, his enchanted hammer, makes him a force to be reckoned with.
-
Silver Surfer: With his Power Cosmic, Silver Surfer wields immense energy manipulation abilities, super strength, and speed. He's a formidable opponent in the Marvel universe.
-
Thanos: As a powerful Eternal with Deviant genes, Thanos possesses extraordinary strength, durability, and regenerative abilities. His cosmic energy manipulation and telepathic skills make him nearly unbeatable.
Top 3 Strongest DC Heroes:
-
Superman: With his Kryptonian origin, Superman's abilities include immense strength, speed, invulnerability, and sensory powers like heat vision and X-ray vision.
-
Spectre: As the physical embodiment of the Wrath of God, Spectre has near-omnipotent power levels, manipulating time, space, matter, and energy on a cosmic scale.
-
Doctor Manhattan: With his ability to perceive and manipulate reality, Doctor Manhattan's powers are unparalleled. He can alter the course of history and disintegrate foes with a mere thought.
The Strongest of Them All
According to recent rankings, the One Above All from Marvel takes the top spot as the most powerful character, surpassing even the likes of Spectre and Doctor Manhattan. The One Above All's omnipotent nature and role as the creator of the Marvel multiverse solidify its position as the ultimate authority ¹.
Ultimately, determining the strongest superhero between Marvel and DC is subjective and depends on the context of the story or battle. Both universes boast an array of formidable characters, each with unique abilities and strengths. In other words the strongest, and in a death match depends on the character, powers and the story context. But in all DC is said to be the strongest in a group fight of both MARVEL and DC.
-
-
@ 3c506452:fef9202b
2025-06-13 18:11:48Kia ora mai ra ano e te iwi whanui!
Step 1: Find Your Why:
Going off my own experiences - if you are anything like me you will have the occasional boost of enthusiasm, and intense determination. This could last a couple days, or if you are fortunate, a few weeks. Afterwards, life kicks in again, and you're out of gas.
With this in mind it is important to find something within you that could help carry you along until the next boost.
Action Step:
So grab a pen and paper, and write out why you want to become a Te Reo speaker.
Step 2: Find The Quick Win:
I consider myself to be a speaker of the reo, but I am SO FAR AWAY from my ideal, my vision, which is to think only in the reo. It would be silly of me to only consider myself a speaker of the reo once I attained that goal. Now, a speaker of the reo is... "Someone who speaks it". It doesn't matter how little you know now, your effort and the time you put in won't let you down.
Action Step:
- Follow this link > Ngata Dictionary
- Type in a word in the "Ngata English to Māori" box then press search. For example, let's use "hello".
- Copy the sentence in te reo.
- Follow the link > Papa Reo API, paste the sentence then press korero.
- Mimic what you hear!
This is a great way to practice speaking the reo! You can have 100% confidence in these sentences provided to you from the Ngata Dictionary. The Papareo API is also a fantastic way to get instant feedback on pronunciation.
-
@ cae03c48:2a7d6671
2025-06-15 20:00:51Bitcoin Magazine
Where Could Bitcoin Peak This Cycle?With Bitcoin looking as bullish as ever, the inevitable question arises of how high could BTC realistically go in this market cycle? Here we’ll explore a wide range of on-chain valuation models and cycle timing tools to identify plausible price targets for a Bitcoin peak. Although prediction is never a substitute for disciplined data reaction, this analysis gives us frameworks to better understand where we are and where we might be heading.
Price Forecast Tools
The journey begins with Bitcoin Magazine Pro’s free Price Forecast Tools, which compile several historically accurate valuation models. While it’s always more effective to react to data rather than blindly predict prices, studying these metrics can still provide powerful context for market behavior. If macro, derivative, and on-chain data all start flashing warnings, it’s usually a solid time to take profit, regardless of whether a specific price target has been hit. Still, exploring these valuation tools is informative and can guide strategic decision-making when used alongside broader market analysis.
Figure 1: Applying Price Forecast Tools to calculate potential cycle tops. View Live Chart
Among the key models, the Top Cap multiplies the average cap over time by 35 to project peak valuations. It accurately forecasted 2017’s top, but missed the 2020–2021 cycle, estimating over $200k while Bitcoin peaked around $69k. It now targets over $500k, which feels increasingly unrealistic. A step further is the Delta Top, subtracting the average cap from the realized cap, based on the cost basis of all circulating BTC, to generate a more grounded projection. This model suggested an $80k–$100k top last cycle. The most consistently accurate, however, is the Terminal Price, based on Supply Adjusted Coin Days Destroyed, which has closely aligned with each prior peak, including the $64k top in 2021. Currently projecting around $221k, it could rise to $250k or more, and remains arguably the most credible model for forecasting macro Bitcoin tops. Of course, more information regarding all of these metrics and their calculation logic can be found beneath the charts on the site.
Peak Forecasting
Another powerful metric is the MVRV ratio, which compares market cap to realized cap. It offers a psychological window into investor sentiment, typically peaking near a value of 4 in major cycles. The ratio currently sits at 2.34, suggesting there may still be room for significant upside. Historically, as MVRV nears 3.5 to 4, long-term holders begin to realize substantial gains, often signaling cycle maturity. However, with diminishing returns, we might not reach a full 4 this time around. Instead, using a more conservative estimate of 3.5, we can begin projecting more grounded peak values.
Figure 2: A view of the MVRV ratio predicts further cycle growth to reach historical 4+ and even more conservative 3.5 target values. View Live Chart
Calculating A Target
Timing is as important as valuation. Analysis of BTC Growth Since Cycle Lows illustrates that previous Bitcoin cycles peaked almost exactly 1,060 days from their respective lows. Currently, we are about 930 days into this cycle. If the pattern holds, we can estimate the peak may arrive in roughly 130 days. Historical FOMO-driven price increases often happen late in the cycle, causing Realized Price, a proxy for average investor cost basis, to rise rapidly. For instance, in the final 130 days of the 2017 cycle, realized price grew 260%. In 2021, it increased by 130%. If we assume a further halving of growth due to diminishing returns, a 65% rise from the current $47k realized price brings us to around $78k by October 18.
Figure 3: Based on the peak rate of previous cycles, this cycle is far from over. View Live Chart
With a projected $78k realized price and a conservative MVRV target of 3.5, we arrive at a potential Bitcoin price peak of $273,000. While that may feel ambitious, historical parabolic blowoff tops have shown that such moves can happen in weeks, not months. While it may seem more realistic to expect a peak closer to $150k to $200k, the math and on-chain evidence suggest that a higher valuation is at least within the realm of possibility. It’s also worth noting that these models dynamically adjust, and if late-cycle euphoria kicks in, projections could quickly accelerate further.
Figure 4: Combining projected realized price and a possible MVRV target to predict this cycle’s peak.
Conclusion
Forecasting Bitcoin’s exact peak is inherently uncertain, with too many variables to account for. What we can do is position ourselves with probabilistic frameworks grounded in historical precedent and on-chain data. Tools like the MVRV ratio, Terminal Price, and Delta Top have repeatedly demonstrated their value in anticipating market exhaustion. While a $273,000 target might seem optimistic, it is rooted in past patterns, current network behavior, and cycle-timing logic. Ultimately, the best strategy is to react to data, not rigid price levels. Use these tools to inform your thesis, but stay nimble enough to take profits when the broader ecosystem starts signaling the top.
For more deep-dive research, technical indicators, real-time market alerts, and access to a growing community of analysts, visit BitcoinMagazinePro.com.
Disclaimer: This article is for informational purposes only and should not be considered financial advice. Always do your own research before making any investment decisions.
This post Where Could Bitcoin Peak This Cycle? first appeared on Bitcoin Magazine and is written by Matt Crosby.
-
@ f3873798:24b3f2f3
2025-06-15 16:18:52Muito se fala sobre racismo no Brasil. A mídia, os políticos e os intelectuais engajados repetem discursos antirracistas, promovem campanhas e ergueram bandeiras pela igualdade. No entanto, existe uma hipocrisia gritante quando olhamos para a realidade dos povos indígenas no país.
No Brasil, o indígena ainda é, juridicamente, tratado como incapaz de decidir por si mesmo, sendo suas terras consideradas propriedade da União. Isso significa, na prática, que tudo o que diz respeito à sua cultura, território e desenvolvimento precisa do “amém” do Estado. É um tipo de tutela que remete aos tempos coloniais, onde os “civilizados” decidiam o que era melhor para os “selvagens”.
O mais engraçado e trágico deste fato, é que não há nenhum movimento midiático que aborda sobre a existência absurda deste tipo de regimento jurídico, não há influenciar não há atores e atrizes da Globo, nem cantores que questione e lance a pauta
Como falar em fim da escravidão ou combate ao racismo estrutural, se ainda hoje tratamos povos inteiros como se fossem incapazes de autodeterminação?
Enquanto isso, o governo federal, representado atualmente por figuras como “Tio Lule”, negocia e entrega terras indígenas para interesses geopolíticos, sustentando ditaduras e alianças internacionais, enquanto os próprios povos originários ficam à margem do desenvolvimento econômico.
Recursos como açaí, cupuaçu, babaçu e muitos outros produtos amazônicos serão explorados por empresas estrangeiras, que lucrarão intensamente, sem que as comunidades locais tenham condições mínimas de acesso aos meios de produção ou ao mercado. Isso destrói a economia regional, perpetua a dependência e impede que o verdadeiro protagonismo indígena aconteça.
Um ciclo que se repete: a história da borracha
O que está em curso não é novidade. É uma repetição histórica. Basta lembrar do ciclo da borracha, quando os ingleses levaram sementes de seringueira da Amazônia para plantar na Ásia, quebrando o monopólio brasileiro e afundando a economia da região Norte, que até hoje carrega as marcas desse roubo histórico.
Agora, a história se repete, mas com outros nomes e produtos — e com o apoio explícito do Estado brasileiro.
-
@ d68401a8:11aad383
2025-06-13 17:54:54Before AI, building a website posed a technological barrier. Not everyone was able to create even a simple contact page. It often meant paying for a yearly subscription (often too expensive for most), for templates that still required manual work, or paying even more to hire someone to do it for you.
Today, thanks to AI, building a website has become technologically accessible. Even if you still prefer to rely on a third-party company, the ease brought by AI is driving more competitive pricing.
In the domain world, before Handshake, owning a top-level domain (TLD) was economically out of reach. The application process set by ICANN was tedious and expensive. For most people, the only option was to rent a second-level domain, one not controlled by individuals and subject to whatever fees the TLD owner chose to charge.
Now, thanks to the Handshake DNS protocol, anyone can own a top-level domain and create an infinite number of second-level domains under it, at virtually no cost.
Owning a plot of land (a top-level domain) on the internet should be open and easy. Handshake aims to pave the way toward that vision, you can start to explore by using Namebase , Shakestation or Bob wallet .
-
@ 9ca447d2:fbf5a36d
2025-06-15 17:02:12Bitcoin Core Github page announced yesterday that Core Developers have merged pull request #32406, removing support for “-datacarrier” argument for Bitcoin Core software in their next release, expected to be published in October.
Pull request #32406 has been merged — Github
This is the latest development regarding the initiative brought forth by Bitcoin Core developer Peter Todd, which has caused intense debate among Bitcoiners, now known as the “spam wars”.
The disagreement is over a change to Bitcoin Core’s transaction relay policy that removes the OP_RETURN data limit, which some see as a threat to Bitcoin’s very purpose, while others see it as a necessary step to preserve decentralization and censorship resistance.
OP_RETURN is an arbitrary piece of data that can be amended to a bitcoin transaction, and used to be limited to 80 bytes. Users have found ways to go around this limit already and have uploaded larger data to the Bitcoin blockchain, including photos, audio, and even entire computer games.
Bitcoin Core allows for extra arguments when running the application, one of which is the “-datacarrier” argument, which tells the application to not accept transactions including larger OP_RETURN data into its mempool.
Now this argument is marked as “deprecated”, meaning it is not supported or developed anymore, and is expected to be completely removed in future versions.
This will make accepting Bitcoin transactions that contain non-financial data mandatory for anyone running future versions of the Core software.
Prior to the merging of the mentioned pull request on the morning of Monday June 9, a joint statement from 31 Bitcoin Core devs was released on June 6, reheating the already controversial debate in the Bitcoin community.
In the June 6 statement, Bitcoin Core devs explained how they think Bitcoin nodes should handle transactions that include non-financial data, like digital art or messages. This type of data has become more common with Ordinals and inscriptions.
Related: Discussions Heat Up Among Bitcoin Devs Over OP_RETURN Proposal
Core developers said they are not endorsing non-financial use of Bitcoin, but also won’t stop it. Their main point is that Bitcoin’s strength is in being open and censorship-resistant. They wrote:
“This is not endorsing or condoning non-financial data usage, but accepting that as a censorship-resistant system, Bitcoin can and will be used for use cases not everyone agrees on.”
They say it’s up to users and node operators to decide what kind of Bitcoin software they run. Bitcoin Core won’t block transactions that have economic demand and will be mined.
“Being free to run any software is the network’s primary safeguard against coercion,” the statement added.
The policy change goes back to a May 8th upgrade (announced by Core contributor and Engineer at Blockstream, Greg Sanders), where devs removed the long-standing 80-byte limit on OP_RETURN output size.
This limit was meant to discourage non-payment data usage, but devs say it no longer serves that purpose.
“Retiring a deterrent that no longer deters” makes sense, they argue, because people have already found ways to add large data to the blockchain.
They also point out that removing the cap may help miners and users more than it hurts. They claim the new approach helps predict which transactions will be mined, speeds up block propagation and helps miners find fee-paying transactions.
“Knowingly refusing to relay transactions that miners would include in blocks anyway forces users into alternate communication channels,” they explained, warning this could harm decentralization.
The response has been mixed.
The announcement of the merge received 64 upvotes and 93 downvotes from reviewers, showing the community is mostly against this action. Comments explaining their dissatisfaction with the merge also received the support of the majority.
Reviewers who voted ACK (acknowledgment and agreement) were downvoted, and the comments voting NACK (disagreement) received more upvotes.
Comments regarding the recent merge — Bitcoin Core Github page
Critics say it opens the door to blockchain spam, higher fees and more bloat on the blockchain with non-financial content. They say Bitcoin should stick to its original purpose as a “peer-to-peer electronic cash system”.
Samson Mow, CEO of JAN3, was one of the most vocal critics. He said the devs are removing the barriers that protect the network from spam.
“Bitcoin Core devs have been changing the network gradually to enable spam,” Mow said. “It’s disingenuous to just say ‘It is what it is now, too bad’.”
Bitcoin dev Luke Dashjr also criticized the move, saying it undermines Bitcoin’s core function. He called the devs’ goals “basically all wrong” and said expecting spam to be mined is “defeatism”.
Luke Dashjr on X
One user said: “It’s Bit”Coin” not Bit”Bucket” or Bit”Store” or whatever general purpose data store you have in mind. It’s a peer to peer electronic cash system”.
Another user chimed in, warning it could increase costs, reduce efficiency and even hurt long-term scalability.
Their argument is simple: if nonfinancial data is allowed to be stored on the blockchain, it will increase its size over time, storing useless data, and it will hurt decentralization, as fewer individuals will be able to host the entire blockchain on their computers.
They argue allowing people to store whatever they want on the blockchain because transactions shouldn’t be censored, will lead to hurting bitcoin in the long run. Many even argue no additional information should be allowed on the blockchain at all.
But not everyone is unhappy.
Some like Jameson Lopp, co-founder of Bitcoin wallet provider Casa, praised the devs for being transparent and consistent.
“Core Devs are a group saying we can’t force anyone to run code they don’t like,” Lopp said. “Here is our thinking on relay policy and network health.”
Lopp believes a joint statement helps the public understand what the devs stand for.
Supporters also say in a truly decentralized system, devs shouldn’t be gatekeepers. Instead users and miners should be able to decide what goes on the blockchain.
With opinions so divided, the future of Bitcoin may be more contentious. Some predict a fork to create a version of Bitcoin that only deals with monetary use. Others expect new wallet and node software that lets users choose to filter out large data or allow it.
Despite the controversy, the devs are standing by their decision. “While we recognize that this view isn’t held universally,” they said. “it is our sincere belief that it is in the best interest of Bitcoin and its users.”
-
@ 9ca447d2:fbf5a36d
2025-06-15 20:01:27Ten years in Bitcoin can feel like an eternity. Just ask Sergej Kotliar, Founder and CEO of Bitrefill, who recently celebrated a decade of turning Bitcoin into something you can actually use in your everyday life.
“We started Bitrefill back in 2014,” Sergej reflects, thinking back to the early excitement around Bitcoin.
“The promise of internet money as a workaround to how cumbersome money was online motivated me. Imagine sending money as easily as sending an email. That’s still the vision driving us today.”
Bitrefill has evolved from a straightforward gift card provider into a full-fledged e-commerce powerhouse, allowing Bitcoiners to buy gift cards, eSIMs, mobile top-ups, and even prepaid debit cards.
From Netflix binges and Uber rides to topping up your phone in the middle of nowhere, Bitrefill supports more than 10,000 brands and over 900 phone carriers in more than 170 countries.
check out all the products and services at www.bitrefill.com
One challenge Sergej has navigated successfully is steering clear of hype-driven pitfalls. “We’ve always been a little bit better at building actual usage than at building hype,” he explains.
Instead of chasing every altcoin trend or speculative frenzy, Bitrefill has focused on the real-world, day-to-day use of bitcoin.
“The biggest challenge has always been finding the actual users of Bitcoin, not investors, but the ones who really want to use bitcoin in their everyday lives,” he emphasizes.
Bitrefill, he says proudly, has become the starting point for many users looking to spend bitcoin seamlessly.
“I think that people that use bitcoin transactionally and are looking to buy something with their coins. Very often, their customer journey starts with Bitrefill.”
Sergej isn’t shy about critiquing popular Bitcoin memes either. One particularly notable example is the “two S-curves” chart suggesting bitcoin first serves as a store of value, then as a medium of exchange.
“It’s maybe my least favorite chart,” Sergej laughs.
Bitcoin adoption curves — Source
While the chart lacks empirical data, notably missing any values on the y-axis, it does visualize a conceptual framework that many in the Bitcoin community find compelling.
The illustration suggests a natural progression where Bitcoin’s adoption follows two sequential S-curves:
first establishing itself as a store of value (the yellow curve peaking around 2029), followed by widespread adoption as a medium of exchange (the green curve peaking around 2037).
Despite its speculative nature, some argue this visualization effectively communicates the potential evolutionary path that many Bitcoiners envision, even if it wasn’t created with rigorous technical analysis.
What makes the Bitcoin ecosystem truly remarkable though is that builders like Sergej and his team at Bitrefill aren’t waiting for theoretical adoption curves to play out. They’re actively accelerating them.
By creating practical solutions for everyday Bitcoin transactions now, Bitrefill is working towards pulling that “medium of exchange” S-curve forward.
They aim to demonstrate that Bitcoin’s utility doesn’t have to follow a delayed timeline where store of value comes first.
Indeed, Sergej sees a more nuanced reality: Bitcoin serves different purposes for different people, simultaneously.
“There’s different people that use bitcoin for different things, and some want to invest in it and some use it as a tool,” Sergej clarifies.
“You can’t say that one of them is better than the other… it just is. Different people will use the same thing and they engage in the same market with different purposes.”
The Bitrefill philosophy is simple: practicality over hype. “Selling bitcoin to people is clearly a much bigger business than letting people shop with bitcoin,” Sergej acknowledges candidly.
Yet Bitrefill stands proudly as a market leader by volume for transactional bitcoin use. When YouTube travelers share their global adventures “living on bitcoin,” it’s Bitrefill powering most of those purchases. He notes with pride:
“If you watch these YouTubers ‘I spent a month traveling the world living on Bitcoin,’ there’s been quite a few of those… around 50 to 80 [percent], that a good chunk of their bitcoin usage ends up being with Bitrefill.”
And Bitrefill is not done innovating. Recently, they introduced the Bitrefill reloadable Visa card in Europe, designed for ease of use. Sergej explains:
“It’s a regulated product, you need to have an account and go through KYC and all of that, but once you have it, it’s a very simple straightforward no bulls*** method.
“you send in your bitcoin, Lightning works, and then you can just go and blip and pay, and then you don’t have to think about anything.”
Bitrefill offers reloadable Visa cards
To promote it, they’ve even been hiring people specifically to travel around Europe spending bitcoin and documenting the journey.
“We put up these ads and we hire someone and then we record them having the best day of their life spending money,” he says.
While acknowledging it’s partly a marketing stunt, he adds, “Paying some of our customers instead to spend the day having a blast and then record it and make content is a better choice than traditional advertising.”
Bitrefill on X
But Sergej has his eyes firmly on an even more futuristic horizon: a world where robots pay each other seamlessly.
“We’ve built an online monetary system that discriminates against bots because they’re usually associated with fraud,” Sergej notes.
“But soon, we’ll rely on AI to shop automatically for us. Having a fraud-free online payment method like Bitcoin could revolutionize how robotic agents transact.”
“In a world where everybody has a bunch of agents being robotic secretaries and so on, and given the fact that online commerce is currently designed specifically to keep out robots… I think there’s a big opportunity there,” he explains.
“Having an online payment method that is fraud-free should in theory be very useful for a world in which shopping happens automatically, for example, or how a robot will pay other robots.”
The intersection of how AI will leverage Bitcoin is a fascinating rabbit hole and discussion that is playing out in real time.
Sergej recommends Daniel Suarez’s novel “Daemon” for those intrigued by the potential (and risks) of AI-driven transactions.
“There’s tremendous opportunity here,” he teases, “and it’s definitely something we’re actively exploring at Bitrefill.”
Asked what he’d ask Satoshi Nakamoto if given the chance, Sergej pauses briefly. “I would ask him to tell me the story of how he left the space,” he finally answers.
Given Sergej’s decade-long journey with Bitrefill, his curiosity about Bitcoin’s creator’s departure feels particularly fitting.
Ten years is a long time in Bitcoin, but clearly, Sergej Kotliar and Bitrefill are just getting started.
-
@ 9ca447d2:fbf5a36d
2025-06-15 20:01:26Bluebird Mining Ventures Ltd., a UK-listed gold exploration company, has made headlines after announcing it will convert future revenues into bitcoin. This is the first time a UK mining company has committed to having a bitcoin treasury.
Bluebird Mining on X
The news sent Bluebird’s stock flying, rising 63% to £0.6 in 48 hours.
Bluebird which has gold projects in South Korea and the Philippines says this is part of a broader plan to modernize how it manages its finances.
“By adopting a ‘gold plus a digital gold’ strategy, it offers the Company an opportunity to turn the page and look to the future and seek to attract a new type of shareholder,” said Aidan Bishop, Interim CEO and Executive Director.
The company’s management believes bitcoin’s rise as a financial asset reflects growing dissatisfaction with traditional stores of value like gold.
Gold has been a reliable hedge against inflation for centuries, but bitcoin is now being seen as a digital alternative – thanks to its limited supply and independence from central bank policies.
Related: Gold at Historic Low Against Bitcoin | A Paradigm Shift?
“Gold’s position as a store of value has been under threat due to the rising global adoption of bitcoin, which some commentators have described as ‘digital gold’,” Bluebird said in a statement.
The plan is simple. Revenue from Bluebird’s gold mining projects will be used to buy bitcoin. The company says this will allow it to preserve capital and have growth potential through exposure to the digital asset market.
The digital asset will be held on the company’s balance sheet as a long-term reserve asset, just like some companies hold gold or cash. Bluebird sees this as proactive, especially in today’s volatile world of inflation, high debt, and global geopolitical tensions. Bishop said:
“I am convinced that we are witnessing a tectonic shift in global markets and that Bitcoin will reshape the landscape of financial markets on every level.”
Bluebird Mining Ventures is a small but big-thinking company.
With 7 employees and operations across Asia, it’s focused on reopening high-grade gold mines that have been closed. Its main projects are the Gubong and Kochang mines in South Korea and the Batangas Gold Project in the Philippines.
In May 2025, the company renewed its mining permit in the Philippines and is finalizing a deal with its local partner to have a “free carry” — meaning it will hold a share of the future profits without putting in any more money.
At the same time, Bluebird is preparing legal action in South Korea to protect its existing assets there, so while it loves Bitcoin, it hasn’t forgotten its mining roots.
To lead this transformation, Bluebird is currently looking for a new CEO with Bitcoin experience. The company says the right leadership will be key to navigating this hybrid financial model that combines traditional resource extraction with modern financials.
-
@ a3c6f928:d45494fb
2025-06-15 16:13:05We live in a world that worships productivity and glorifies the grind. Rest is often seen as weakness, laziness, or a luxury you must earn. But true freedom includes the right to pause—to exhale, to be still, to exist without proving. Choosing rest isn’t stepping back—it’s stepping into wholeness.
The Lie of Endless Motion
We’re taught that to be worthy, we must be busy. We keep moving, not because we’re always inspired—but because we’re afraid of what stillness might reveal. But you are not a machine. You are a soul. And your value is not tied to output.
Why Rest Takes Courage
It means trusting that you’re enough—even when you’re doing nothing
It challenges the belief that busyness equals importance
It requires facing emotions we often outrun
It invites us to slow down in a world that keeps speeding up
Signs You Need Rest
Constant fatigue or irritability
Feeling disconnected from joy or purpose
Difficulty making decisions or being present
Losing the ability to celebrate wins
Reclaiming Your Right to Pause
-
Redefine Rest: Rest isn’t failure. It’s fuel.
-
Listen to Your Body: If it’s whispering, don’t wait for it to scream.
-
Release Guilt: Rest is not a reward. It’s a requirement.
-
Schedule Silence: Make time for nothing. Guard it like gold.
-
Celebrate Stillness: Let rest be sacred—not secret.
Why This Freedom Matters
Rest gives you back to yourself. It reconnects you to your wisdom, creativity, and humanity. In stillness, the truth becomes clear. In quiet, the next step finds you.
“You don’t need to earn your right to breathe. You already belong here.”
Choose rest. Claim space. That, too, is liberation.
-