-
@ eb0157af:77ab6c55
2025-06-17 12:02:26Lightspark 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.
-
@ eb0157af:77ab6c55
2025-06-17 12:02:24The 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-17 12:02:24Carl 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.
-
@ eb0157af:77ab6c55
2025-06-17 12:02:23French lawmakers are proposing Bitcoin mining as a solution to optimize the national electricity system and make use of surplus energy.
A group of French parliamentarians has introduced an amendment that could turn the country into a European hub for Bitcoin mining, strategically leveraging its energy production capacity.
The legislative proposal aims to assess how mining could be integrated into the French energy system — the largest in Europe — to optimize the management of electricity produced by nuclear power plants.
The amendment to the law on “National Programming and Regulatory Simplification in the Energy Sector” calls on the government to conduct a thorough evaluation of the potential of Bitcoin mining. The initiative represents a pragmatic approach to addressing the issue of excess energy, a key topic for France’s nuclear industry.
France’s energy system, powered by nuclear for over 70% of its needs, often generates electricity surpluses that require efficient management. The proponents of the proposal see mining as an ideal solution to absorb this excess, transforming a potential waste into an economic resource.
The operational flexibility of mining farms offers a unique competitive advantage: machines can be quickly turned on and off based on production and consumption peaks, dynamically adapting to the needs of the electrical grid. This feature makes them particularly suitable for installation near power plants, even in the most remote areas of the country.
The parliamentary proposal highlights how mining could contribute to the revitalization of abandoned industrial sites, creating new opportunities for economic development under the supervision of public authorities.
Lawmakers emphasize the various benefits of this strategy: reducing negative pricing in wholesale markets, relieving the workload on nuclear plants by avoiding frequent modulation cycles that accelerate equipment wear, and absorbing surplus energy that would otherwise go to waste.
The French Association for the Development of Digital Assets (ADAN) collaborated in drafting the amendment, contributing technical expertise and industrial insight to the project. The organization emphasized how low-carbon Bitcoin mining could help strengthen the resilience of the national electricity grid.
The parliamentary report notes that mining in France could represent “an activity tailored to the constraints of the electrical system, absorbing surplus energy and reducing environmental impact” by using power that would otherwise be lost.
The post France considers Bitcoin mining: parliamentary proposal for managing nuclear energy appeared first on Atlas21.
-
@ eb0157af:77ab6c55
2025-06-17 12:02:22Russian authorities uncover 95 Bitcoin mining machines hidden inside a truck stealing electricity from a village.
Law enforcement in the Republic of Buryatia has uncovered an illegal Bitcoin mining operation concealed inside a KamAZ truck. The clandestine facility was siphoning off electricity meant for the local population.
According to the national news agency TASS, the discovery was made during a routine inspection of power lines in the Pribaikalsky district, where inspectors identified an unauthorized connection to a 10-kilovolt line — enough to power an entire village. The criminal operation showed a high level of organization, with sophisticated equipment hidden inside an apparently innocuous transport vehicle.
Source: Babr Mash
Inside the commercial truck, authorities found a fully operational mining center equipped with 95 machines and a portable transformer station. The technical setup suggested careful planning, designed to maximize bitcoin production while minimizing the risk of detection.
Two individuals suspected of involvement in the illegal activity managed to escape in an SUV before law enforcement arrived.
Impact of illegal mining on the local power grid
Buryatenergo, a regional unit of Rosseti Siberia, stressed how unauthorized connections severely compromise the stability of the local power grid. Consequences include voltage drops, overloads, and potential blackouts that disproportionately affect rural communities, already vulnerable in terms of energy access.
The illegal siphoning of electricity for mining creates a domino effect across the entire electrical infrastructure, causing service disruptions for legitimate users and increasing maintenance costs for grid operators.
Government restrictions on mining
The Russian government has implemented various restrictions on cryptocurrency mining in several regions of the country. In Buryatia, mining is banned from November 15 to March 15 due to seasonal energy shortages. Only companies registered in specific districts such as Severo-Baikalsky and Muisky are allowed to operate outside this period.
Federal restrictions were further tightened in December 2024, when Russia announced a ban on mining during peak energy months in multiple regions, including Dagestan, Chechnya, and parts of eastern Ukraine under Russian control. Since April, a total ban has been in effect in the southern region of Irkutsk.
Despite these restrictions, some Russian companies continue to operate legally in the sector. BitRiver, one of the country’s leading operators, takes advantage of the region’s low-cost energy, having launched its first and largest facility in 2019 in the city of Bratsk.
The post Illegal mining: clandestine operation discovered in a KamAZ truck in Russia appeared first on Atlas21.
-
@ eb0157af:77ab6c55
2025-06-17 12:02:21The Brazilian government has abolished the Bitcoin tax exemption for small investors and introduced a flat 17.5% tax rate on all crypto capital gains.
Brazil has officially ended the tax-free period for small digital asset investors, introducing a flat 17.5% rate on all profits from cryptocurrency sales. The decision was formalized through Provisional Measure 1303, part of the government’s strategy to increase tax revenues from financial markets.
Until now, Brazilian residents selling up to 35,000 Brazilian reais (around $6,300) in cryptocurrencies per month were completely exempt from income tax. Profits exceeding this threshold were subject to progressive taxation, starting at 15% and reaching up to 22.5% for amounts over 30 million reais.
The new flat rate, which took effect on June 12, removes all exemptions and applies uniformly to every investor, regardless of the size of their transactions, according to local outlet Portal do Bitcoin.
While small-scale investors will now face a higher tax burden, high-net-worth individuals might actually benefit. Under the previous system, large transactions were taxed between 17.5% and 22.5%. With the new flat 17.5% rate, many high-profile investors will see their effective tax liability reduced.
Under the new rules, taxes will be calculated quarterly, with investors allowed to offset losses from the previous five quarters. However, starting in 2026, the time frame for claiming losses will be shortened.
Last March, Brazilian lawmakers also proposed a bill allowing employers to partially pay workers in cryptocurrency. According to the draft, crypto payments could not exceed 50% of an employee’s salary.
Full payment in cryptocurrencies would only be allowed for foreign workers or contractors, and only under specific conditions set by the Brazilian Central Bank. The bill prohibits full crypto payment for standard employees.
The post Brazil scraps crypto tax exemption: new 17.5% flat tax appeared first on Atlas21.
-
@ dfa02707:41ca50e3
2025-06-17 07:01:47Contribute to keep No Bullshit Bitcoin news going.
-
Version 1.3 of Bitcoin Safe introduces a redesigned interactive chart, quick receive feature, updated icons, a mempool preview window, support for Child Pays For Parent (CPFP) and testnet4, preconfigured testnet demo wallets, as well as various bug fixes and improvements.
-
Upcoming updates for Bitcoin Safe include Compact Block Filters.
"Compact Block Filters increase the network privacy dramatically, since you're not asking an electrum server to give you your transactions. They are a little slower than electrum servers. For a savings wallet like Bitcoin Safe this should be OK," writes the project's developer Andreas Griffin.
- Learn more about the current and upcoming features of Bitcoin Safe wallet here.
What's new in v1.3
- Redesign of Chart, Quick Receive, Icons, and Mempool Preview (by @design-rrr).
- Interactive chart. Clicking on it now jumps to transaction, and selected transactions are now highlighted.
- Speed up transactions with Child Pays For Parent (CPFP).
- BDK 1.2 (upgraded from 0.32).
- Testnet4 support.
- Preconfigured Testnet demo wallets.
- Cluster unconfirmed transactions so that parents/children are next to each other.
- Customizable columns for all tables (optional view: Txid, Address index, and more)
- Bug fixes and other improvements.
Announcement / Archive
Blog Post / Archive
GitHub Repo
Website -
-
@ eb0157af:77ab6c55
2025-06-17 12:02:19VanEck analyst Matthew Sigel warns of growing risks for Bitcoin treasury companies as their stock prices approach NAV.
Matthew Sigel, Head of Digital Assets Research at VanEck, has sounded the alarm for companies that have adopted Bitcoin-based treasury strategies.
No public BTC treasury company has traded below its Bitcoin NAV for a sustained period.
But at least one is now approaching parity.
As some of these companies raise capital through large at-the-market (ATM) programs to buy BTC, a risk is emerging: If the stock trades at or near…
— matthew sigel, recovering CFA (@matthew_sigel) June 16, 2025
In a post on X, Sigel highlighted an emerging issue in the sector of companies holding Bitcoin treasuries. Until now, no public company with a Bitcoin treasury has ever traded below its own Net Asset Value (NAV) for extended periods. The NAV represents the net value of a company’s assets (such as bitcoin and cash) minus its liabilities, divided by the number of outstanding shares — essentially indicating the real value of each share based on the company’s holdings. However, at least one of these companies (Semler Scientific) is now dangerously approaching breakeven.
The core of the issue lies in the capital-raising mechanism. Many of these companies rely on large-scale at-the-market (ATM) programs to acquire bitcoin, but when the stock price nears the NAV, this strategy can shift from creating value to destroying it.
The risk for shareholders
Under normal market conditions, companies like Semler Scientific and Strategy trade at a premium to the value of the bitcoin they hold. This means investors are willing to pay more for the company’s stock than the simple value of its bitcoin treasury.
However, when a company’s stock price approaches or falls below its NAV, the situation becomes problematic, according to Sigel. Issuing new shares at these levels not only dilutes the value for existing shareholders but can also become extractive, as management continues to raise capital while benefiting more than shareholders.
Proposed solutions
Sigel suggested several measures for companies pursuing Bitcoin treasury strategies. His recommendations include implementing preventive safeguards while stock premiums still exist. Notably, he proposes announcing a pause in ATM issuances if the stock trades below 0.95 times NAV for ten or more consecutive trading days. Additionally, Sigel advises prioritizing buybacks when bitcoin appreciates but the company’s equity does not reflect that increase.
Lessons from Bitcoin miners’ past
The VanEck analyst pointed out that similar situations have occurred in the Bitcoin mining sector, marked by persistent equity issuances and disproportionate executive compensation. To avoid repeating those mistakes, Sigel suggests that executive pay should be tied to growth in NAV per share, not the size of the Bitcoin position or the total number of outstanding shares.
Sigel concluded:
“Once you are trading at NAV, shareholder dilution is no longer strategic. It is extractive. Boards and shareholders should act with discipline now, while they still have the benefit of optionality.”
The post Bitcoin treasury: VanEck sounds the alarm for companies in the danger zone appeared first on Atlas21.
-
@ dfa02707:41ca50e3
2025-06-17 06:01:51Contribute to keep No Bullshit Bitcoin news going.
- The latest firmware updates for COLDCARD devices introduce two major features: COLDCARD Co-sign (CCC) and Key Teleport between two COLDCARD Q devices using QR codes and/or NFC with a website.
What's new
- COLDCARD Co-Sign: When CCC is enabled, a second seed called the Spending Policy Key (Key C) is added to the device. This seed works with the device's Main Seed and one or more additional XPUBs (Backup Keys) to form 2-of-N multisig wallets.
- The spending policy functions like a hardware security module (HSM), enforcing rules such as magnitude and velocity limits, address whitelisting, and 2FA authentication to protect funds while maintaining flexibility and control, and is enforced each time the Spending Policy Key is used for signing.
- When spending conditions are met, the COLDCARD signs the partially signed bitcoin transaction (PSBT) with the Main Seed and Spending Policy Key for fund access. Once configured, the Spending Policy Key is required to view or change the policy, and violations are denied without explanation.
"You can override the spending policy at any time by signing with either a Backup Key and the Main Seed or two Backup Keys, depending on the number of keys (N) in the multisig."
-
A step-by-step guide for setting up CCC is available here.
-
Key Teleport for Q devices allows users to securely transfer sensitive data such as seed phrases (words, xprv), secure notes and passwords, and PSBTs for multisig. It uses QR codes or NFC, along with a helper website, to ensure reliable transmission, keeping your sensitive data protected throughout the process.
- For more technical details, see the protocol spec.
"After you sign a multisig PSBT, you have option to “Key Teleport” the PSBT file to any one of the other signers in the wallet. We already have a shared pubkey with them, so the process is simple and does not require any action on their part in advance. Plus, starting in this firmware release, COLDCARD can finalize multisig transactions, so the last signer can publish the signed transaction via PushTX (NFC tap) to get it on the blockchain directly."
- Multisig transactions are finalized when sufficiently signed. It streamlines the use of PushTX with multisig wallets.
- Signing artifacts re-export to various media. Users are now provided with the capability to export signing products, like transactions or PSBTs, to alternative media rather than the original source. For example, if a PSBT is received through a QR code, it can be signed and saved onto an SD card if needed.
- Multisig export files are signed now. Public keys are encoded as P2PKH address for all multisg signature exports. Learn more about it here.
- NFC export usability upgrade: NFC keeps exporting until CANCEL/X is pressed.
- Added Bitcoin Safe option to Export Wallet.
- 10% performance improvement in USB upload speed for large files.
- Q: Always choose the biggest possible display size for QR.
Fixes
- Do not allow change Main PIN to same value already used as Trick PIN, even if Trick PIN is hidden.
- Fix stuck progress bar under
Receiving...
after a USB communications failure. - Showing derivation path in Address Explorer for root key (m) showed double slash (//).
- Can restore developer backup with custom password other than 12 words format.
- Virtual Disk auto mode ignores already signed PSBTs (with “-signed” in file name).
- Virtual Disk auto mode stuck on “Reading…” screen sometimes.
- Finalization of foreign inputs from partial signatures. Thanks Christian Uebber!
- Temporary seed from COLDCARD backup failed to load stored multisig wallets.
Destroy Seed
also removes all Trick PINs from SE2.Lock Down Seed
requires pressing confirm key (4) to execute.- Q only: Only BBQr is allowed to export Coldcard, Core, and pretty descriptor.
-
@ 9ca447d2:fbf5a36d
2025-06-17 12:02:05When Richard Scotford moved to Costa Rica in 2018, he had no idea he would become a key figure in a thriving Bitcoin economy.
A longtime Bitcoin holder who initially saw it through the lens of speculation, Scotford’s journey led him to embrace Bitcoin’s deeper purpose and spearhead Bitcoin Jungle — a grassroots movement bringing real-world Bitcoin adoption to Costa Rica.
Bitcoin circular economies create holistic value for Bitcoiners
Bitcoin Jungle is inspired by Bitcoin Beach in El Salvador but uniquely adapted to Costa Rica’s economic landscape. Unlike El Salvador, where Bitcoin was positioned as a tool for financial inclusion, Costa Rica already has a fairly stable banking system.
The real issue? The friction of moving money. Expats, business owners, and tourists struggle with high fees, banking red tape, and slow transactions. Bitcoin helped solve a lot of these problems.
The Birth of Bitcoin Jungle
Scotford and his team launched Bitcoin Jungle in late 2021 with a simple goal: get bitcoin into people’s hands and make it usable. However, there was one challenge — he had no technical background.
Determined to create a circular bitcoin economy, Scotford networked aggressively. He attended the first Adopting Bitcoin conference in El Salvador, approaching strangers with his vision:
“I was just walking around trying to find people who could help me make this economy, going up to random people saying ‘Hey, what can you do? We’re trying to make a circular economy in Costa Rica, can you help us?’ They all thought I was crazy.”
The breakthrough came when he turned to Bitcoin Twitter. Nicolas Burtey from Galoy encouraged him to create a wallet, and developer Lee Salminen forked the Bitcoin Beach wallet for their project.
“Within two weeks of Adopting Bitcoin, Lee forked the Galoy Bitcoin Beach wallet, which took Galoy by surprise. Even though they made their wallet to be forked if necessary, I don’t think they were expecting people to do it so fast and, I’d like to say, so well. They were like, ‘Okay, cool, who are these guys doing this?’”
Finally Bitcoin Jungle had its own working wallet, surprising even the Galoy team with the speed of execution.
Grassroots Adoption: One Vendor at a Time
How do you build a bitcoin economy from scratch? Scotford’s answer was simple: start at the farmers’ markets.
“We were like, okay, we’re going to get all the bespoke niche market sellers who are in this area. We have all these beautiful farmers markets, and we decided to approach these people first,” Scotford explained.
His team took a strategic approach, targeting market gatekeepers first.
“If you want to talk to every individual person, it’s really difficult. But if you can talk to the person who is the owner of the market, and then they can introduce you to their market stores, you’re already halfway there.”
Going stall by stall, they pitched Bitcoin’s advantages — no bank fees and better payment options. But adoption didn’t happen overnight, so Bitcoin Jungle initially offered a safety net — vendors could cash out at the end of the day.
“We would say to the vendors, ‘Look, accept bitcoin, and at the end of the day, if you don’t want to keep the bitcoin, we’ll buy it off you,’” Scotford recalled.
“When we first started, maybe 30–40% of the vendors were cashing up every day or at the weekends. Lee would be walking around with big fistfuls of money, cashing out vendors.”
But over time, something shifted — they started keeping their bitcoin.
“Eventually, the vendors started to learn themselves that, ‘Oh, actually it’s better to keep it.’ They would then pay for their tables in the markets using bitcoin. They thought, ‘Well, I don’t want to keep this bitcoin, I don’t really know what to do with it, but I can pay for my table.’ So there, the circular economy starts to happen.”
Today, Bitcoin Jungle runs with minimal intervention, and Scotford takes pride in their reliability.
“When you come here to Costa Rica, what we really pride ourselves on is that if someone says they accept bitcoin, 99% of the time, they will. And if they’re part of Bitcoin Jungle, they will 100% accept bitcoin and you will have a fluid experience with it.”
By mid-summer 2024 over 380 locations in Costa Rica accepted bitcoin
The Bitcoin Jungle Wallet and Real Usage
Bitcoin Jungle is an open-source community project built on the Bitcoin Lightning Network.
Acting as a community bank, the project processes a large number of transactions daily. To encourage proper security practices, Scotford’s team alerts their peers, reminding users to move their bitcoin to cold storage.
“If you’ve got too much bitcoin on your wallet, we send you a message telling you to move it to cold storage,” he explained. For larger businesses, they even offer hands-on assistance to secure funds properly.
Unlike the HODL-only philosophy that many Bitcoiners advocate, Bitcoin Jungle encourages spending.
“Michael Saylor says don’t spend your bitcoin. We say the opposite,” Scotford laughed. “We’re the antithesis of that. You need to spend it.”
Bitcoin Jungle’s Unique Approach to Costa Rica
Bitcoin Jungle isn’t just another Bitcoin adoption effort; it’s tailored to Costa Rica’s economy. The wallet operates in Costa Rican colónes, making transactions feel familiar to residents while ensuring tourists and expats can still interact easily.
The team has also introduced low-fee bitcoin ATMs, point-of-sale integrations, and partnerships that allow users to pay in bitcoin while the recipient receives local currency.
A major breakthrough came when Francis Pouliot from Bull Bitcoin joined forces with Bitcoin Jungle, bringing his expertise in banking infrastructure to the project.
This collaboration enabled seamless bitcoin payments that integrate directly with Costa Rica’s financial system, allowing users to pay anyone, even businesses that don’t directly accept bitcoin, while the recipient receives funds in colónes or dollars.
“I can go to a hardware store, order steel for my new basketball court, pay in bitcoin, and the store gets dollars,” Scotford said. “For a non-tech guy like me, it’s magical.”
Why Aren’t There More Bitcoin Jungles?
Scotford sees an opportunity for more localized bitcoin economies.
“There should be a Bitcoin Harbor, a Bitcoin Mountain, a Bitcoin Driveway,” he joked. “But instead of waiting for permission or corporate funding, people need to take action themselves.”
He emphasizes that building a circular bitcoin economy doesn’t require deep pockets. “I probably gave away $600 worth of bitcoin when we started — just $3 here, $4 there — to get people using it.”
The Future of Bitcoin Jungle
Bitcoin Jungle continues to grow, recently hosting events like the Bitcoin Freedom Festival and integrating bitcoin into community projects, including a school where tuition can be paid in bitcoin.
“The institutions have come in, but the grassroots projects haven’t caught up,” Scotford observed. “It’s time for people to stop sitting on their hands and start building.”
Bitcoin is permissionless, no one has to wait for approval to start using it. Bitcoin Jungle proves that with vision and persistence, anyone can build a thriving Bitcoin economy, one market stall at a time.
Get the latest from Bitcoin Jungle: follow them on X
-
@ cae03c48:2a7d6671
2025-06-17 12:00:57Bitcoin Magazine
Flash Releases Free Bitcoin Invoicing Tool with No Fees, KYC, or CustodyFlash, a Bitcoin payment platform, just announced it has launched Flash Invoicing, a completely free, non-custodial, and KYC-free Bitcoin invoicing tool. Designed for freelancers, the platform allows users to send professional invoices without platform fees, identity checks, or third party custody.
According to Deel, a crypto payments company for freelancers, Bitcoin is the most used cryptocurrency in the world for payments. Despite this growth, many freelancers continue to use basic methods such as pasting Bitcoin addresses into PDFs or emails. Some rely on custodial platforms that deduct fees or require identity verification, which can affect both earnings and data privacy.
“We’ve seen too many people paste BTC addresses into documents and call it invoicing,” said the CEO of Flash Pierre Corbin. “It’s messy. It’s risky. And it’s time for something better.”
Flash Invoicing Features:
- 0% platform fees: no subscriptions or commission
- Non-custodial: Bitcoin goes straight to the user’s wallet
- No KYC: users maintain full privacy
- Professional output: branded PDFs and secure payment links
- Integrated dashboard: manage payments, clients, and revenue
- Works with Flash ecosystem: including Stores, Donations, Paywalls, and POS
Many Bitcoin invoicing tools charge a percentage per transaction or require a subscription. As a result, freelancers often lose part of their income simply to issue an invoice and receive payment. Flash is aiming to solve this issue.
“Freelancers work hard enough. The last thing they need is a platform skimming off their earnings,” said Corbin. “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.”
Flash Invoicing allows users to accept Bitcoin payments without relinquishing control, privacy, or revenue. It is integrated with the broader Flash suite, enabling users to manage invoicing alongside features such as setting up stores, receiving donations, or gating premium content.
“As a freelancer myself, I love using the Flash invoicing feature,” stated a freelancer & Flash user. ”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.”
This post Flash Releases Free Bitcoin Invoicing Tool with No Fees, KYC, or Custody first appeared on Bitcoin Magazine and is written by Oscar Zarraga Perez.
-
@ e5cfb5dc:0039f130
2025-06-17 11:11:30はりまメンタルクリニック:GIDの大手そう。丸の内線ならパムくんちが近い。
わらびメンタルクリニック:GIDの大手そう?公式サイトには影もかたちも
ナグモクリニック:SRS手術までしてるところ。GID精神科外来が月1第1木曜日だけ?
狭山メンタルクリニック:距離・時間的にはまま近い。サイトの記述が思想的にちょとあやしげ。新患受付がだいぶ先。GIDは専門外か?
川島領診療所:オンライン診療あり!強迫性障害や美容皮膚科をやっている。雰囲気よさそうなところ。GIDは専門外か?
Jこころのクリニック:電車いっぽんなので楽。GIDは専門外か?
ハッピースマイルクリニック:オンライン診療あり!GIDは専門外か?
-
@ b1ddb4d7:471244e7
2025-06-16 20:02:42This 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
-
@ b1ddb4d7:471244e7
2025-06-17 12:01:44Years ago, I flew a microlight aircraft for the first time and felt what it meant to leave the ground. Recently, I bought a gigabyte of storage for 5 cents via Lightning, and something similar happened. This is about that moment—when you stop believing something works and start knowing it does.
Every now and then (if you’re lucky) you have one of those “eureka” moments where the full implications of something hit you for the first time. My biggest experience of that was years ago when I got a microlight aircraft. They’d just come out, so there were no regulations, and anyone could buy one and just fly.
People who should never be flying were going all over the place, and—having no navigation training—they were following motorways instead. Some were even landing at the service stops to get more fuel. How could I resist?
The price included training at an old airfield that was now not busy at all. After a lot of taxiing along the runways, it came time to try a takeoff. Nothing can prepare you for that. It’s not like a Cessna or any of those “proper” aircraft; it’s just an aluminum frame, and you hang off the center of the main pole, the center of gravity. There was a twin motor behind me, totaling 250 cc. I could feel where the wind was on the wings, which side, and even how far along. It was an insight into what birds must feel. I’d trade wings for a big brain any day!
I hit the gas on full, and we accelerated. I had been told that this thing could fly. and had seen my teacher fly in it many times. I thought I understood that it could fly, but as I left the ground and the drag on the wheels was suddenly gone, the whole thing lurched up into the air fast, at a really steep angle, and before I could think, I was already higher than a house. That was when I understood that this thing could fly. Belief is not knowledge, and knowledge only comes from experience.
So it is with many things. So it is with Bitcoin and the Lightning Network. I believed that Lightning could “transform the economic landscape.” I had read about how bitcoin can “revolutionize the financial system.” What hadn’t happened yet was that I had not actually experienced it. That take-off moment came when someone sent me a file link on a CDN. I downloaded the PDF (300 MB or so) and then cut the end off the URL to have a look at the service provider.
To my surprise, they were offering storage space on the CDN at 5c per gigabyte per month. with “unlimited” data transfer. So I decided to try it out. Within a few seconds I had ordered, paid for, and received my credit, and the service was available. 5 cents! That was when I realized how simple everything else in the world can be with Bitcoin and the Lightning Network.
Who cares about how many stupid dollars you can get with bitcoin? Look at what you can do with it! In the new world that may be opening up for us, we can rid ourselves of the parasites who have held us back for so long. “When moon?” takes on a whole different meaning. Nothing is beyond our reach.
There was no bitcoin back in the Spanish Civil War when Durruti was doing his thing, but something of the same awakening must have stirred in him to inspire these words: “We should not be in the least afraid of ruins. They may blast and lay bare this world before they go, but we carry a new world here in our hearts, and this world is growing as we speak.”
https://satellite.earth is the site. It’s not just a storage provider; it’s a Nostr node you can use like any other node, and it has communities set up, among other things. It’s well worth a look. No, I’m not getting paid; they don’t even know me. And I’m not sure, but it looks like because I haven’t used the whole 1 GB yet, they are using my 5c to extend the time I have. In other words, it’s 5c per gigabyte-month, not per gigabyte per month.
-
@ cae03c48:2a7d6671
2025-06-17 12:01:22Bitcoin Magazine
Strategy Acquires 10,100 BTC, Surpasses 592,000 Bitcoin in HoldingsMichael Saylor’s Strategy announces it has purchased an additional 10,100 BTC for approximately $1.05 billion, raising its total holdings to 592,100 BTC acquired at an average cost of $70,666 per Bitcoin.
BREAKING:
STRATEGY BUYS ANOTHER 10,100 #BITCOIN pic.twitter.com/TZ6nosWenr
— Bitcoin Magazine (@BitcoinMagazine) June 16, 2025
Strategy added another 10,100 Bitcoin to its treasury between June 9 and June 15, 2025, according to a Form 8-K filed Monday with the SEC. The company spent approximately $1.05 billion on the latest allocation, paying an average price of $104,080 per Bitcoin, inclusive of fees and expenses.
This brings Strategy’s total holdings to 592,100 BTC, acquired at a cumulative cost of $41.84 billion, or an average price of $70,666 per Bitcoin, solidifying its status as the world’s largest corporate holder of Bitcoin.
The recent allocation was financed through multiple capital raises. Strategy tapped its STRK and STRF at-the-market offerings, and completed a $979.7 million public offering of STRD, its 10.00% Series A Perpetual Stride Preferred Stock, on June 10.
“The Bitcoin purchases were made using proceeds from the STRK ATM, STRF ATM, and STRD Offering,” the company stated.
In addition to the purchase, Strategy reported a 19.1% BTC yield year-to-date in 2025, reflecting the strength of its long-term bitcoin investment thesis.
This latest acquisition follows a series of steady purchases throughout 2024 and early 2025. Strategy has continued to scale its position quarter over quarter, using capital market tools to accumulate Bitcoin as part of its strategy.
“Strategy continues to execute on its commitment to the Bitcoin standard,” the company stated in its filing.
The company continues to emphasize transparency around its holdings. Its website, strategy.com, hosts a Bitcoin Dashboard that is regularly updated with BTC purchase details, securities activity, and performance metrics in compliance with Regulation FD.
Strategy’s move comes during increasing institutional adoption of Bitcoin in 2025. The company’s acquisition strategy and consistent messaging have made it a leader for corporate engagement with the digital asset.
With its most recent buy, Strategy now holds over 592,000 Bitcoin, a significant portion of the asset’s fixed 21 million supply—showing its view of Bitcoin not just as an investment, but as a core component of its financial strategy.
This post Strategy Acquires 10,100 BTC, Surpasses 592,000 Bitcoin in Holdings first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ 7f6db517:a4931eda
2025-06-17 11:02:38People forget Bear Stearns failed March 2008 - months of denial followed before the public realized how bad the situation was under the surface.
Similar happening now but much larger scale. They did not fix fundamental issues after 2008 - everything is more fragile.
The Fed preemptively bailed out every bank with their BTFP program and First Republic Bank still failed. The second largest bank failure in history.
There will be more failures. There will be more bailouts. Depositors will be "protected" by socializing losses across everyone.
Our President and mainstream financial pundits are currently pretending the banking crisis is over while most banks remain insolvent. There are going to be many more bank failures as this ponzi system unravels.
Unlike 2008, we have the ability to opt out of these broken and corrupt institutions by using bitcoin. Bitcoin held in self custody is unique in its lack of counterparty risk - you do not have to trust a bank or other centralized entity to hold it for you. Bitcoin is also incredibly difficult to change by design since it is not controlled by an individual, company, or government - the supply of dollars will inevitably be inflated to bailout these failing banks but bitcoin supply will remain unchanged. I do not need to convince you that bitcoin provides value - these next few years will convince millions.
If you found this post helpful support my work with bitcoin.
-
@ 502ab02a:a2860397
2025-06-17 05:54:52ปี 1937 — บริษัท Hormel Foods Corporation ในเมืองออสติน รัฐมินนิโซตา สหรัฐฯ ชายคนหนึ่งชื่อ Jay C. Hormel ลูกชายของผู้ก่อตั้งบริษัท มีไอเดียแสนทะเยอทะยานว่า “อยากทำผลิตภัณฑ์จากหมู ที่เก็บได้นาน ไม่ต้องแช่เย็น และไม่แพง”
เพราะตอนนั้น หมูเหลือเยอะ โดยเฉพาะ “หัวไหล่หมู” ที่ขายไม่ออก เพราะมันไม่ใช่ชิ้นเนื้อพรีเมียมที่คนอยากซื้อไปทำอาหาร เจย์เลยทดลองบดเนื้อไหล่หมู เติมเกลือ น้ำตาล สารกันเสีย โซเดียมไนไตรต์ และสิ่งสำคัญสุดคือ เจลาตินจากน้ำต้มกระดูก เพื่อให้เนื้อเกาะตัว ไม่แห้ง และอยู่ได้นานโดยไม่ต้องแช่เย็น
ผลลัพธ์คือ หมูกระป๋อง 340 กรัมในกล่องสี่เหลี่ยม พร้อมเปิดฝาดึงด้วยมือ ไม่ต้องใช้ที่เปิดกระป๋อง ชูความ ราคาถูก เก็บง่าย พกพาสะดวก และไม่ต้องปรุงอะไรเพิ่มเติม ซ่อนความของเหลือเอาไว้เงียบๆ
และเพื่อให้คนจำได้ง่าย บริษัทจัดประกวดตั้งชื่อ และผู้ชนะเสนอคำว่า “Spam” = Spiced Ham (แต่ไม่มีใครรู้จริงๆ ว่าย่อจากอะไรแน่) แค่ “สั้น จัดจ้าน และจำง่าย” ก็พอ
เมื่อเกิดสงครามโลกครั้งที่ 2 ในปี 1939 สหรัฐฯ ยังไม่เข้าสงครามเต็มตัว แต่เริ่มเตรียมเสบียงสนับสนุนพันธมิตร และ Spam กลายเป็นของขวัญจากพระเจ้า เพราะ เก็บได้นานหลายปี ไม่ต้องแช่เย็น น้ำหนักเบา เปิดง่าย ไม่เสียง่ายแม้เจอฝุ่น โคลน หรือไอร้อนจากปืนใหญ่
รัฐบาลสหรัฐฯ เริ่มจัดสั่ง Spam ให้กับกองทัพในสัดส่วนที่มากขึ้นเรื่อยๆ โดยเฉพาะทหารแนวหน้าในยุโรปและแปซิฟิก เช่น ฮาวาย, ฟิลิปปินส์, กวม, และเกาหลี ระหว่างสงคราม Hormel ผลิต Spam มากถึง 15 ล้านกระป๋องต่อสัปดาห์ และส่งออกไปมากกว่า 100 ล้านกระป๋อง ภายในเวลาไม่กี่ปี
Jay C. Hormel ถือว่ามีบทบาททางสังคมและการเมืองอยู่ไม่น้อย โดยเฉพาะช่วงก่อนสงครามโลกครั้งที่ 2
เขาเคยเป็นสมาชิกของ America First Committee ซึ่งเป็นกลุ่มเคลื่อนไหวทางการเมืองที่มีอิทธิพลมากในช่วงก่อนสงครามโลกครั้งที่ 2 โดยกลุ่มนี้มีเป้าหมายคือ “ต่อต้านการที่อเมริกาจะเข้าไปร่วมสงครามในยุโรป” สมาชิกของกลุ่มนี้มีทั้งนักธุรกิจใหญ่ สื่อมวลชน นักวิชาการ รวมถึงชาร์ลส ลินด์เบิร์ก (นักบินชื่อดัง) เรียกได้ว่าเป็นกลุ่มที่มีอิทธิพลเชิงความคิดและการเมืองในช่วงปลายยุค 1930s
แม้ในตอนแรก Hormel จะมีแนวคิดไม่เห็นด้วยกับการเข้าสงคราม แต่พอสงครามเริ่มต้นจริง และสหรัฐฯ ต้องส่งทหารและเสบียงออกไปรบ เขาก็ “ปรับตัวทันที” และกลายเป็นหนึ่งในผู้จัดหาอาหารรายใหญ่ให้กองทัพ โดยเฉพาะ Spam ที่ผลิตส่งเป็นล้านกระป๋องต่อสัปดาห์ ซึ่งแน่นอนว่าไม่มีทางทำได้ถ้าไม่มีความสัมพันธ์และการประสานงานกับภาครัฐโดยตรง
หลังสงครามโลกสิ้นสุดในปี 1945 สิ่งที่รัฐบาลและภาคธุรกิจต้องเจอคือ จะทำยังไงกับโรงงานผลิตอาหารที่เคยทำเพื่อ “เลี้ยงทหารนับล้าน” แต่ตอนนี้ไม่มีสงครามแล้ว? Hormel ไม่ยอมให้ Spam หายไปจากโต๊ะอาหารโลกง่ายๆ แผนการตลาดที่ฉลาดมากของพวกเขาคือ 1. “Sell the nostalgia” ขายความทรงจำ! คนอเมริกันที่เป็นทหารผ่านศึก กลับมาใช้ชีวิตปกติ แต่ก็ยังคุ้นเคยกับ Spam อยู่แล้ว ก็ขายให้พวกเขานั่นแหละ 2. “ผูกกับอาหารเช้า” Hormel ทำสูตร “Spam and eggs” และโฆษณาว่าเป็นอาหารเช้าที่ให้พลังงาน ย่อยง่าย และเหมาะกับทุกครอบครัว 3. เจาะตลาดประเทศที่ได้รับ Spam ระหว่างสงคราม ฟิลิปปินส์, ฮาวาย, ญี่ปุ่น, เกาหลีใต้, อังกฤษ กลายเป็นตลาดหลัก บางประเทศพัฒนาเมนูท้องถิ่นกับ Spam เช่น ฟิลิปปินส์ Spam silog (Spam + ข้าว + ไข่ดาว), เกาหลี 부대찌개 (Budae-jjigae) หรือหม้อไฟทหาร, ญี่ปุ่น Spam onigiri, ฮาวาย Spam musubi (สแปมวางบนข้าว ปิดด้วยสาหร่าย) 4. สร้างแบรนด์ให้รัก Hormel สนับสนุนการจัดงานเทศกาล Spam (เช่น Spam Jam) และทำให้แบรนด์กลายเป็น Pop Culture ของอเมริกา เพื่อโปรโมตแบรนด์ให้เป็นของอเมริกันจ๋า ทั้งน่ารัก ทั้งเท่ ทั้งกินง่าย และกลายเป็นความภูมิใจของชนชั้นกลาง
ระหว่างปี 1937–1946 Spam สร้างชื่อให้ Hormel อย่างถล่มทลาย ถึงขั้นรัฐบาลโซเวียตยังเคยร้องขอให้สหรัฐฯ ส่ง Spam เข้าโซเวียตเพื่อเลี้ยงทหารแนวหน้า โดย นายพล Dwight D. Eisenhower (ต่อมาคือประธานาธิบดีสหรัฐฯ) เคยกล่าวว่า “I ate my share of Spam along with millions of other soldiers. I’ll even confess to a few unkind remarks about it—uttered during the strain of battle... But as former Commander in Chief, I believe I can still see Spam in my dreams.” (ฉันกิน Spam มากพอๆ กับทหารหลายล้านคน แม้จะเคยบ่นบ้าง แต่ในฐานะอดีตแม่ทัพใหญ่...ฉันยังฝันเห็นมันเลย)
Jay C. Hormel ไม่ใช่แค่คนขายหมู แต่เขาเป็นนักวางระบบอุตสาหกรรมขั้นเทพ สามารถยกระดับกิจการท้องถิ่นของพ่อให้กลายเป็นบริษัทอาหารที่ส่งออกระดับโลกได้ เขาเป็น early adopter ของสิ่งที่เรียกว่า vertical integration คือควบคุมทุกขั้นตอน ตั้งแต่ฟาร์ม โรงฆ่าสัตว์ โรงงาน บรรจุภัณฑ์ จนถึงการขนส่งและการตลาด
ในปี 1970s รายการตลกชื่อดังของอังกฤษอย่าง Monty Python’s Flying Circus ได้เอา Spam มาเล่นมุกในตอนหนึ่ง โดยฉากคือร้านอาหารที่ทุกเมนูมี Spam อยู่ในนั้น แล้วลูกค้าพยายามสั่งอาหารโดยไม่เอา Spam แต่ร้านไม่ยอม เพราะ “เมนูเรามี Spam ทุกอย่าง!” จนเสียงลูกค้ากับแม่ค้ากลายเป็นการโต้เถียงอันแสนตลก และมีนักแสดงแต่งเป็นไวกิ้งยืนร้อง “Spam, Spam, Spam, Spam...” ซ้ำๆ อยู่ด้านหลังแบบไม่รู้จบ https://youtu.be/anwy2MPT5RE?si=-68WQeng47lhJENJ
ฉากนั้นกลายเป็นตำนานในโลกตลก และคำว่า “Spam” ก็เริ่มถูกใช้เป็นคำสแลงหมายถึง “ของที่ซ้ำซาก ไร้สาระ รบกวน” ซึ่งต่อมาก็กลายเป็นคำที่เราใช้เรียกอีเมลหรือข้อความขยะนั่นเอง
จะว่าไปแล้ว Spam ถือเป็น “สินค้าที่ครอบงำและเปลี่ยนแปลงอาหารของโลกอีกตัวนึง” อย่างแท้จริง จากเศษหมูไร้คนซื้อ → สินค้าแห่งนวัตกรรมอาหาร → เสบียงสงคราม → อาหารเช้าคลาสสิก → วัฒนธรรมท้องถิ่น → Meme ตลก → และสุดท้ายก็กลายเป็นคำด่าบนอินเทอร์เน็ต
Jay C. Hormel ไม่ได้เป็นนักการเมือง แต่เขาเป็น “นักอุตสาหกรรมที่มีบทบาททางการเมือง” โดยเฉพาะในช่วงเปลี่ยนผ่านของประเทศจาก “ไม่เอาสงคราม” ไปสู่ “ต้องชนะสงคราม”
เขาอาจเริ่มจากแนวคิด “อย่ายุ่งเรื่องคนอื่น” แต่พอเห็นว่าโอกาสมา เขาก็เปลี่ยนโหมดทันที และทำให้ Spam กลายเป็นเสบียงระดับชาติ แบบนี้แหละเฮียถึงบอกว่า “สงครามทำให้คนธรรมดากลายเป็นตำนาน” ...หรือไม่ก็ “สงครามทำให้ธุรกิจธรรมดากลายเป็นธุรกิจผูกขาดที่ไม่มีใครเลิกกินได้อีกเลย”
Spam ไม่ใช่แค่อาหารกระป๋อง แต่เป็นเครื่องมือทางภูมิสงคราม อุตสาหกรรม และการตลาด จากห้องครัวทดลองเล็กๆ ในมินนิโซตา กลายเป็นไอเท็มในสนามรบระดับโลก และสุดท้าย…ก็กลายเป็นทั้ง อาหารในตู้, มุกในมุขตลก, และ คำด่าบนโลกออนไลน์ ทั้งหมดนี้เริ่มต้นจากคำเดียว... "หมูมันเหลือ"
#pirateketo #กูต้องรู้มั๊ย #ม้วนหางสิลูก #siamstr
-
@ cae03c48:2a7d6671
2025-06-17 12:01:17Bitcoin Magazine
Senator Hagerty’s Vision Beyond The GENIUS Act: Make Tennessee A Hub For Bitcoin MiningSenator Bill Hagerty (R-TN) has been in the headlines as of late as the GENIUS Act (S. 1582), a bill for which he was the primary sponsor, moves closer to passing in the U.S. Senate.
The GENIUS Act is a bill that, if enacted into law, would create a federal regulatory framework for stablecoins so that the technology can be more widely adopted. (While some Bitcoin enthusiasts may not like this, they should still pay attention to the language in the bill, as it could have an impact on U.S. citizens’ ability to use Bitcoin wallets privately.)
However, stablecoins aren’t the only thing on Senator Hagerty’s mind.
He’s also thinking about how to best produce and harness energy in Tennessee to use it for Bitcoin mining and AI compute.
He shared his vision on this topic with me in an interview I conducted with him at Bitcoin 2025:
Tennessee As A Hub For Bitcoin Mining and AI Compute
“We have an opportunity before us to be in the very lead,” Senator Hagerty told Bitcoin Magazine in regard to building nuclear facilities that can be used to produce energy for Bitcoin mining and AI processing.
“The largest utility in the world is the Tennessee Valley Authority — certainly the largest one in America — and I think we’ve got a unique opportunity here to move forward and become the energy hub of America,” he added.
“[We should] see more and more not only mining operations, but if you think about what Elon Musk is doing in Memphis with xAI, the data centers, the opportunities with artificial intelligence — there are many, many things that are going to happen in Tennessee.”
The Senator added that he believes the state can also strike partnerships with Oak Ridge National Laboratory, Vanderbilt University, the University of Tennessee and Tennessee Tech as it works to become a more friendly destination for Bitcoin miners and data centers.
“We’ve got great opportunities [from] Memphis all the way across the state,” said Senator Hagerty.
Hagerty’s Call For Bipartisanship
Whether it’s working toward stablecoin legislation or crafting regulation that will enable industries like Bitcoin mining and data centers to thrive in the United States, Senator Hagerty believes these efforts should be inherently bipartisan.
“[These are] bipartisan — or nonpartisan issue[s] — frankly,” said the Senator.
“If you care about the competitiveness of America — if you want to see innovation happen on our shores rather than being pushed overseas — then you’re going to support what we’re trying to do in terms of putting a regulatory framework in place that will deliver certainty, that will create an ecosystem here in America that will allow these companies to thrive,” he added.
“It’s not just the stablecoin legislation I’m putting forward or what may happen with Bitcoin or other technologies like that. It’s the overall blockchain technology that’s going to help advance America beyond the 21st century. We need to stay in the lead. We can stay in the lead.”
This post Senator Hagerty’s Vision Beyond The GENIUS Act: Make Tennessee A Hub For Bitcoin Mining first appeared on Bitcoin Magazine and is written by Frank Corva.
-
@ e5cfb5dc:0039f130
2025-06-17 11:00:35はりまメンタルクリニック:GIDの大手そう。丸の内線ならパムくんちが近い。
わらびメンタルクリニック:GIDの大手そう?公式サイトには影もかたちも
ナグモクリニック:SRS手術までしてるところ。GID精神科外来が月1第1木曜日だけ?
狭山メンタルクリニック:距離・時間的にはまま近い。サイトの記述が思想的にちょとあやしげ。新患受付がだいぶ先。GIDは専門外か?
川島領診療所:オンライン診療あり!強迫性障害や美容皮膚科をやっている。雰囲気よさそうなところ。GIDは専門外か?
Jこころのクリニック:電車いっぽんなので楽。GIDは専門外か?
ハッピースマイルクリニック:オンライン診療あり!GIDは専門外か?
-
@ 7f6db517:a4931eda
2025-06-16 19:02:15Nostr is an open communication protocol that can be used to send messages across a distributed set of relays in a censorship resistant and robust way.
If you missed my nostr introduction post you can find it here. My nostr account can be found here.
We are nearly at the point that if something interesting is posted on a centralized social platform it will usually be posted by someone to nostr.
We are nearly at the point that if something interesting is posted exclusively to nostr it is cross posted by someone to various centralized social platforms.
We are nearly at the point that you can recommend a cross platform app that users can install and easily onboard without additional guides or resources.
As companies continue to build walls around their centralized platforms nostr posts will be the easiest to cross reference and verify - as companies continue to censor their users nostr is the best censorship resistant alternative - gradually then suddenly nostr will become the standard. 🫡
Current Nostr Stats
If you found this post helpful support my work with bitcoin.
-
@ dfa02707:41ca50e3
2025-06-15 23:02:35Good 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-17 11:01:57This 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
-
@ 8bad92c3:ca714aa5
2025-06-16 14:02:15Key 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 -
@ b1ddb4d7:471244e7
2025-06-17 05:02:27This 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
-
@ df478568:2a951e67
2025-06-16 20:09:29 -
@ dfa02707:41ca50e3
2025-06-15 23:02:32- This version introduces the Soroban P2P network, enabling Dojo to relay transactions to the Bitcoin network and share others' transactions to break the heuristic linking relaying nodes to transaction creators.
- Additionally, Dojo admins can now manage API keys in DMT with labels, status, and expiration, ideal for community Dojo providers like Dojobay. New API endpoints, including "/services" exposing Explorer, Soroban, and Indexer, have been added to aid wallet developers.
- Other maintenance updates include Bitcoin Core, Tor, Fulcrum, Node.js, plus an updated ban-knots script to disconnect inbound Knots nodes.
"I want to thank all the contributors. This again shows the power of true Free Software. I also want to thank everyone who donated to help Dojo development going. I truly appreciate it," said Still Dojo Coder.
What's new
- Soroban P2P network. For MyDojo (Docker setup) users, Soroban will be automatically installed as part of their Dojo. This integration allows Dojo to utilize the Soroban P2P network for various upcoming features and applications.
- PandoTx. PandoTx serves as a transaction transport layer. When your wallet sends a transaction to Dojo, it is relayed to a random Soroban node, which then forwards it to the Bitcoin network. It also enables your Soroban node to receive and relay transactions from others to the Bitcoin network and is designed to disrupt the assumption that a node relaying a transaction is closely linked to the person who initiated it.
- Pushing transactions through Soroban can be deactivated by setting
NODE_PANDOTX_PUSH=off
indocker-node.conf
. - Processing incoming transactions from Soroban network can be deactivated by setting
NODE_PANDOTX_PROCESS=off
indocker-node.conf
.
- Pushing transactions through Soroban can be deactivated by setting
- API key management has been introduced to address the growing number of people offering their Dojos to the community. Dojo admins can now access a new API management tab in their DMT, where they can create unlimited API keys, assign labels for easy identification, and set expiration dates for each key. This allows admins to avoid sharing their main API key and instead distribute specific keys to selected parties.
- New API endpoints. Several new API endpoints have been added to help API consumers develop features on Dojo more efficiently:
- New:
/latest-block
- returns data about latest block/txout/:txid/:index
- returns unspent output data/support/services
- returns info about services that Dojo exposes
- Updated:
/tx/:txid
- endpoint has been updated to return raw transaction with parameter?rawHex=1
- The new
/support/services
endpoint replaces the deprecatedexplorer
field in the Dojo pairing payload. Although still present, API consumers should use this endpoint for explorer and other pairing data.
- New:
Other changes
- Updated ban script to disconnect inbound Knots nodes.
- Updated Fulcrum to v1.12.0.
- Regenerate Fulcrum certificate if expired.
- Check if transaction already exists in pushTx.
- Bump BTC-RPC Explorer.
- Bump Tor to v0.4.8.16, bump Snowflake.
- Updated Bitcoin Core to v29.0.
- Removed unnecessary middleware.
- Fixed DB update mechanism, added api_keys table.
- Add an option to use blocksdir config for bitcoin blocks directory.
- Removed deprecated configuration.
- Updated Node.js dependencies.
- Reconfigured container dependencies.
- Fix Snowflake git URL.
- Fix log path for testnet4.
- Use prebuilt addrindexrs binaries.
- Add instructions to migrate blockchain/fulcrum.
- Added pull policies.
Learn how to set up and use your own Bitcoin privacy node with Dojo here.
-
@ eb0157af:77ab6c55
2025-06-17 12:02:18The banking giant is exploring an expansion of its blockchain services, focusing on digital payments and currencies.
JPMorgan Chase has filed a new trademark application for the name “JPMD.” The filing was submitted on June 15 to the United States Patent and Trademark Office (USPTO).
The application, filed by JPMorgan Chase Bank, N.A., covers a broad range of services related to digital assets and blockchain technology. These include the issuance of digital currencies, electronic payment processing, and financial custody services — all of which suggest a possible new stablecoin initiative for JPMorgan.
Experience with JPM Coin
This move wouldn’t be JPMorgan’s first foray into blockchain-based finance. The bank already operates JPM Coin, a dollar-pegged stablecoin used to enable instant transactions between institutional clients. The token runs on Quorum, a private blockchain network developed in-house by JPMorgan and based on Ethereum’s technology.
The registration of the JPMD trademark comes as JPMorgan and other major U.S. banks are considering a collaborative stablecoin project through their jointly owned entities: Early Warning Services and The Clearing House.
Similarly, corporations like Walmart and Amazon are mulling the creation of their own stablecoins.
The post JPMorgan files trademark for ‘JPMD’: a new stablecoin on the horizon for the American bank appeared first on Atlas21.
-
@ dfa02707:41ca50e3
2025-06-15 17:02:37Contribute 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
-
@ cae03c48:2a7d6671
2025-06-17 12:01:15Bitcoin Magazine
Michael Saylor and Pakistan’s Crypto Minister Bilal Talk Bitcoin and Global InvestmentPakistan’s Finance Minister Muhammad Aurangzeb and State Minister of Crypto Bilal Bin Saqib, held a conversation recently with the Executive Chairman and CEO of Strategy, Michael Saylor, about Bitcoin and its potential role in Pakistan’s economy.
BREAKING:
Pakistan’s Finance Minister and State Minister on Crypto Bilal just talked with Michael Saylor about #Bitcoin
Nation States are here
pic.twitter.com/aa5tM5kKbY
— Bitcoin Magazine (@BitcoinMagazine) June 15, 2025
Saylor highlighted the critical role of trust and leadership in attracting global capital, citing his own journey of turning a $400 million investment into a $40 billion market backed position through Bitcoin.
“Today, I will stay in touch with Bilal,” he said. “Pakistan has many brilliant people and a lot of people to do business with you. My company had less than $400 million to invest, but the markets gave me $40 billion because they trust us. And so the most important thing is leadership, intellectual leadership and that they trust you.”
Saylor further emphasized that trust and clarity of vision are what drive global capital flows.
“If the world trusts you and they hear your words, and you speak particularly, the capital and the capability will flow to Pakistan,” said Saylor. “It’s there, it wants to find a home and that’s what happened with our company. Our success is because we were clear and committed. And once the market decides who the leader is. They get behind the leader and they send their money to you. And I think they’d do it to Pakistan too. You have the most important thing, which is you have a commitment and a will and clarity here. So, I look forward to working with you.”
The new stance is a stark change for Pakistan, which had previously banned Bitcoin trading in 2018. On March 20, Bilal Bin Saqib told Bloomberg that Pakistan was planning to legalize Bitcoin and try to implement a regulatory framework to attract investors.
“Pakistan is done sitting on the sidelines,” said Saqib. “We want to attract international investment because Pakistan is a low-cost, high-growth market with 60% of the population under 30… Trump is making crypto a national priority, and every country, including Pakistan, will have to follow suit.”
During the 2025 Bitcoin Conference in Las Vegas, Saqib announced that Pakistan was creating a strategic Bitcoin reserve.
“Today, I will announce that the Pakistan government is setting up their own government led Bitcoin strategic reserve… and this wallet, the national Bitcoin wallet,” said Saqib. “It’s not for speculation or hype. We will be holding this Bitcoin and we will never ever sell them.”
This post Michael Saylor and Pakistan’s Crypto Minister Bilal Talk Bitcoin and Global Investment first appeared on Bitcoin Magazine and is written by Oscar Zarraga Perez.
-
@ 70c48e4b:00ce3ccb
2025-06-16 06:59:12Hello all :)
Something pretty exciting just happened in the world of decentralized tech.
A new social network project called Nostria successfully wrapped up its pre-seed funding round. It raised the funds through Angor, a crowdfunding platform built on Bitcoin and Nostr that aligns perfectly with the project’s decentralized mission.This post is all about what Nostria is doing, why it matters, and how Angor made it all possible.
What is Nostria?
nostr:npub16x7nxvehx0wvgy0sa6ynkw9c2ghuph3z0ll5t8veq3xwm8n9tqds6ka44x is a social network app that’s built to make the Nostr protocol easy to use. If you're not familiar with Nostr, it's an open protocol for decentralized social networking. It gives users more control and privacy, without relying on big platforms.
Nostria makes all that feel less like a tech experiment and more like a real social network. The app is simple, elegant, and beginner-friendly. It is available across iOS, Android, and web so you can jump in from anywhere.
Think of it as the easiest way to start using Nostr without needing to understand all the technical stuff under the hood.
https://www.nostria.app/assets/screenshots/nostria-01.jpg
The Problem Nostria is Solving:
One of the challenges Nostr faces right now is scaling. The network relies on relays to pass messages around, but many of these are centralized and getting overloaded. That creates serious bottlenecks and makes the whole experience less reliable. Just to give you an idea:
- Damus relay has around 646,000 users
- Nos relay has 601,000 users
- Snort sits at 417,000 users
When so many users depend on just a few relays, it puts a huge strain on the system and limits how far the network can grow.
Nostria’s Clever Fix
Nostria introduces a smarter way to scale Nostr without losing its decentralized core. Instead of relying on a few overloaded relays, it uses:
• Regionally deployed Discovery Relays – Think of these as local hubs placed in different parts of the world. When users connect, they are matched with a nearby relay, which keeps things faster and spreads the traffic out so no single relay gets overwhelmed.
• Pooled User Relays – Instead of each person depending on just one relay, users are connected through a shared pool. This means messages are sent and received more efficiently, especially when more people join the network.
All of this happens behind the scenes. The app keeps things simple and intuitive, with automation that handles the complexity for you. Whether you're posting, reading, or connecting with others, the experience stays smooth.
Nostria has bold ambitions. Here’s what they’re going for:
- A goal of 1 million daily active users
- Competing with platforms like Bluesky, Mastodon, and even X (formerly Twitter)
- A long-term plan to support both free and premium services to drive adoption
As of now, the Nostr network as a whole has:
- 15,000 daily active users
- 42.7 million total users
- 552 million total events
So the market is already there. It just needs the right tools to grow.
https://www.nostria.app/assets/screenshots/nostria-02.jpg
Meet the Team
Nostria is led by nostr:npub1zl3g38a6qypp6py2z07shggg45cu8qex992xpss7d8zrl28mu52s4cjajh, a software engineer with deep experience in distributed systems. He has been involved with the Nostr protocol since its early days in 2021 and is deeply passionate about decentralization and open-source tech.
https://www.nostria.app/assets/team/sondre.jpg
He’s joined by nostr:npub1e0krp2gr3l5nfd2jw2cydh68adxjpmcqdhs2e0jxkrqd4crwt4dslwrk0k, a thoughtful full-stack developer focused on simplicity and sovereignty, and nostr:npub10c4sn723akd7fqegfe6xntpq43p86vnyvv7j2ryaq8jzvhyea4pq72c5ul, a junior dev who’s already contributed to open source and is finishing up her studies.
https://www.nostria.app/assets/team/kosta.jpg https://www.nostria.app/assets/team/lu.jpg
The Funding Round
To bring Nostria to life, the team aimed to raise $30,000 during their pre-seed round. This funding would help them:
- Complete their MVP (Minimum Viable Product)
- Deploy global infrastructure
- Start building their user base
- Get ready for a full Seed round in late 2025
How Angor Helped?
Angor is a decentralized crowdfunding platform built on Bitcoin and the Nostr protocol. It’s designed exactly for projects like this. The team at Nostria launched their campaign on Angor between May 12 and May 31, and it was a success.
What made the campaign stand out?
- The whole process was decentralized and transparent.
- Backers could fund the project directly, without intermediaries.
- Nostria aligned perfectly with Angor’s vision of empowering projects that push decentralization forward.
The campaign served as both a fundraiser and a real-world example of how decentralized infrastructure can power decentralized ideas. And it worked.
Inside the Funding Terms
As part of this funding round, Nostria offered contributors a post-money SAFE (Simple Agreement for Future Equity). This is a modern, flexible way for startups to raise money early without the complexity of traditional equity rounds.
In simple terms:
•Investors contributed funds now, and in return, they will receive equity in Nostria during a future priced equity round. When Nostria raises its next round, most likely a Seed round, then those SAFE contributions will convert into actual shares.
•The SAFE includes a valuation cap, which sets a maximum company valuation for conversion. This guarantees that early backers receive shares at a better rate than future investors. While the exact cap isn't publicly listed, this feature ensures early supporters are rewarded for their trust.
•There is no interest or maturity date, which is a major benefit over traditional convertible notes. There’s no ticking clock or repayment obligation. Investors simply wait until the next funding event.
•The SAFE also features a Most Favored Nation (MFN) clause. This ensures that if the company issues another SAFE later with better terms, early investors will automatically receive the same improved terms. It’s designed to keep things transparent and equitable.
•Jurisdiction and legal terms: While the full legal text isn’t included in the note, SAFEs typically specify the legal jurisdiction governing the agreement. Nostria’s approach suggests a commitment to following standard legal frameworks, further underlining their seriousness and professionalism.
You can read Nostria’s public SAFE summary here: nostr:npub16x7nxvehx0wvgy0sa6ynkw9c2ghuph3z0ll5t8veq3xwm8n9tqds6ka44x
And you can view the full campaign hosted on Angor here: https://hub.angor.io/project/angor1qwdgxjuzhjykgpn5q8p3l2q9vyrgqdlrkfp5sjr
By sharing these details openly, the team added a strong layer of transparency and trust to the entire campaign. It is a clear signal that they are building something serious and thoughtful, with long-term commitment and care instead of shortcuts.
What’s Next?
With the funding secured, Nostria is sprinting ahead. The roadmap includes:
- June: Deploying media and relay servers
- July: Adding premium features and full cross-platform support
- August: Growing the user base and preparing for the next funding round
If all goes well, Nostria is on track to become one of the most accessible and user-friendly Nostr based platforms out there. With a clear roadmap and a team focused on long-term decentralization, the journey is just getting started...
Got an idea of your own? You can launch your project on Angor, just like Nostria did, and start your own funding round with the support of a like-minded community.
Thanks for reading. See y’all next week with another story from the world of open, decentralized innovation. Ciao
-
@ 7f6db517:a4931eda
2025-06-16 19:02:16People forget Bear Stearns failed March 2008 - months of denial followed before the public realized how bad the situation was under the surface.
Similar happening now but much larger scale. They did not fix fundamental issues after 2008 - everything is more fragile.
The Fed preemptively bailed out every bank with their BTFP program and First Republic Bank still failed. The second largest bank failure in history.
There will be more failures. There will be more bailouts. Depositors will be "protected" by socializing losses across everyone.
Our President and mainstream financial pundits are currently pretending the banking crisis is over while most banks remain insolvent. There are going to be many more bank failures as this ponzi system unravels.
Unlike 2008, we have the ability to opt out of these broken and corrupt institutions by using bitcoin. Bitcoin held in self custody is unique in its lack of counterparty risk - you do not have to trust a bank or other centralized entity to hold it for you. Bitcoin is also incredibly difficult to change by design since it is not controlled by an individual, company, or government - the supply of dollars will inevitably be inflated to bailout these failing banks but bitcoin supply will remain unchanged. I do not need to convince you that bitcoin provides value - these next few years will convince millions.
If you found this post helpful support my work with bitcoin.
-
@ cae03c48:2a7d6671
2025-06-17 12:01:10Bitcoin Magazine
Trump Media Files to Launch Bitcoin and Ethereum ETFTrump Media & Technology Group has filed a registration statement with the U.S. Securities and Exchange Commission to launch the Truth Social Bitcoin and Ethereum ETF, B.T.
The ETF will directly hold Bitcoin and Ether, with an initial allocation of 75% Bitcoin and 25% Ether. Shares of the fund will be offered to investors to track the performance of these assets and are expected to trade on NYSE Arca once approved.
JUST IN:
Registration statement for Trump Media's Bitcoin Treasury deal was declared effective by the SEC
pic.twitter.com/PFyy44qXxH
— Bitcoin Magazine (@BitcoinMagazine) June 13, 2025
Crypto.com has been selected as the exclusive custodian, prime execution agent, staking, and liquidity provider for the ETF. Yorkville America Digital, LLC is the sponsor of the fund.
According to the company’s announcement, “The launch of the Truth Social Bitcoin and Ethereum ETF is pending effectiveness of the Registration Statement as well as approval of a Form 19b-4 filing with the SEC.”
The fund is structured as a Nevada business trust. Shares will be issued and redeemed in blocks of 10,000 by authorized participants, with cash used for creation and redemption. The ETF may offer in-kind transactions in the future, pending additional regulatory approval.
Trump Media acknowledged, “A registration statement relating to the Shares has been filed with the SEC but has not yet become effective. The Shares may not be sold, nor may offers to buy be accepted, prior to the time the registration statement becomes effective.”
The ETF is not registered under the Investment Company Act of 1940, which typically governs mutual funds and traditional ETFs by imposing rules on investor protections, disclosures, and fund operations. Because the ETF holds Bitcoin and Ether directly rather than securities, it qualifies as a grantor trust and is exempt from these requirements.
The ETF filing also reflects Trump Media’s strategy to establish a presence in the digital asset space beyond social media and streaming. With the development of its financial services arm, Truth.Fi, the company is clearly positioning itself to compete in the growing digital asset space.
If approved, the Truth Social ETF would give investors a direct, regulated path into both Bitcoin and Ether through one fund. As Trump Media expands its presence in financial services, the move signals a clear intention to compete in the space.
This post Trump Media Files to Launch Bitcoin and Ethereum ETF first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ 7f6db517:a4931eda
2025-06-16 19:02:17
"Privacy is necessary for an open society in the electronic age. Privacy is not secrecy. A private matter is something one doesn't want the whole world to know, but a secret matter is something one doesn't want anybody to know. Privacy is the power to selectively reveal oneself to the world." - Eric Hughes, A Cypherpunk's Manifesto, 1993
Privacy is essential to freedom. Without privacy, individuals are unable to make choices free from surveillance and control. Lack of privacy leads to loss of autonomy. When individuals are constantly monitored it limits our ability to express ourselves and take risks. Any decisions we make can result in negative repercussions from those who surveil us. Without the freedom to make choices, individuals cannot truly be free.
Freedom is essential to acquiring and preserving wealth. When individuals are not free to make choices, restrictions and limitations prevent us from economic opportunities. If we are somehow able to acquire wealth in such an environment, lack of freedom can result in direct asset seizure by governments or other malicious entities. At scale, when freedom is compromised, it leads to widespread economic stagnation and poverty. Protecting freedom is essential to economic prosperity.
The connection between privacy, freedom, and wealth is critical. Without privacy, individuals lose the freedom to make choices free from surveillance and control. While lack of freedom prevents individuals from pursuing economic opportunities and makes wealth preservation nearly impossible. No Privacy? No Freedom. No Freedom? No Wealth.
Rights are not granted. They are taken and defended. Rights are often misunderstood as permission to do something by those holding power. However, if someone can give you something, they can inherently take it from you at will. People throughout history have necessarily fought for basic rights, including privacy and freedom. These rights were not given by those in power, but rather demanded and won through struggle. Even after these rights are won, they must be continually defended to ensure that they are not taken away. Rights are not granted - they are earned through struggle and defended through sacrifice.
If you found this post helpful support my work with bitcoin.
-
@ faade9ee:1c6dfd69
2025-06-17 11:07:49This is a normal piece of text.z
This is a bold piece of text via button press.z
this is also bold, but via double-starsz
this is an italic via button press
this also but via one-star
look, it's an underline!
oh, a piece of code has appeared. Nice. Button press tho. seems like it's purple / missed styling it, will change that.
another code but via text
code block, kinda buggy (really buggy actually x3)
```this is another, but via text which is disabled for now as it's cause issues```
This is a top number thing222
a bottom number thing5ss65435ghrt
- bullets!
-
another!
- a third!
-
Number!
-
another!
- a third!
-
[x] check
- [x] box
this is a quote
"quote"
heading 1
heading 2
heading 3 via text
heading 4 via text
heading 5 via text
heading 6 via text
this is a link via text (button has an annoyance bug)

video below
::youtube{#aApSteSbeGA}
-
@ 39cc53c9:27168656
2025-06-16 06:25:50After 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!
-
@ 7f6db517:a4931eda
2025-06-16 19:02:16Bank run on every crypto bank then bank run on every "real" bank.
— ODELL (@ODELL) December 14, 2022
Good morning.
It looks like PacWest will fail today. It will be both the fifth largest bank failure in US history and the sixth major bank to fail this year. It will likely get purchased by one of the big four banks in a government orchestrated sale.
March 8th - Silvergate Bank
March 10th - Silicon Valley Bank
March 12th - Signature Bank
March 19th - Credit Suisse
May 1st - First Republic Bank
May 4th - PacWest Bank?PacWest is the first of many small regional banks that will go under this year. Most will get bought by the big four in gov orchestrated sales. This has been the playbook since 2008. Follow the incentives. Massive consolidation across the banking industry. PacWest gonna be a drop in the bucket compared to what comes next.
First, a hastened government led bank consolidation, then a public/private partnership with the remaining large banks to launch a surveilled and controlled digital currency network. We will be told it is more convenient. We will be told it is safer. We will be told it will prevent future bank runs. All of that is marketing bullshit. The goal is greater control of money. The ability to choose how we spend it and how we save it. If you control the money - you control the people that use it.
If you found this post helpful support my work with bitcoin.
-
@ a8d1560d:3fec7a08
2025-06-16 00:58:00THIS IS IMPORTANT!!!
After the wave of word-scrambling spam bots, a new and very problematic kind of spam has arrived in the Nostr. Whenever you post something now, you will get gay porn videos as an automated answer (No, being gay itself is not problematic!!!). To get rid of all the automated spam, remove the following relays from your inbox and outbox relay list: - nos.lol - relay.damus.io - nostr.oxtr.dev - relay.primal.net
As long as you have even one of these relays in your inbox and outbox lists, you and your followers will be spammed whenever posting something.
It is unknown if the bots only reply to kind 1 events or to all events.
-
@ cae03c48:2a7d6671
2025-06-17 12:01:03Bitcoin Magazine
H100 Group Receives 144.8 BTC in Convertible Loan DealH100 Group, Swedish health-tech firm, has received 144.8 BTC as part of a settlement tied to its convertible loan agreement, according to a company press release issued Monday. With this latest transaction, the Stockholm-based firm now holds a total of 169.2 BTC on its balance sheet.
H100 Group Receives 144.8 BTC as Partial Settlement Under Convertible Loan Framework. Now holds 169.2 BTC. pic.twitter.com/MAW044iXkG
— H100 (@H100Group) June 16, 2025
The 144.8 BTC was transferred as a part of the first four segments of H100’s loan agreement, which has been well received by investors thus far. H100 said in the release, “H100 Group AB (‘H100 Group’ or the ‘Company’) has today received 144.8 BTC as part of the proceeds from Tranches 1 through 4 under its previously announced convertible loan agreements.”
This follows recent reporting that Blockstream CEO Adam Back committed to lead a 750 million kronor (~$79 million) funding initiative for H100, anchored by a 150 million-krona injection in Tranche 6. The loan, structured for speed and cost-efficiency, was priced at 6.38 kronor per share—a 33% premium to market—showing investor confidence.
The loan structure includes settlement flexibility—either in cash or Bitcoin—which allows counterparties to opt for BTC delivery, reducing fiat friction and lining up with the firm’s long-term treasury outlook.
“Unexpectedly, given the strong reception, Tranches 1-4 became in-the-money rapidly,” Back told CoinDesk. “I was expecting [H100] would convert them over time as they reached in-the-money status.”
This funding approach allows H100 to bypass traditional rights issues while onboarding capital in a flexible manner. Tranches 7 and 8 are on deck, with room for size increases depending on market appetite.
This also reflects H100’s evolving financial strategy. While the company’s core operations remain focused on AI-driven health and longevity services, its growing Bitcoin position is reshaping how capital is raised, stored, and deployed. As of now, the company’s BTC holdings stand at 169.2 BTC—up from just 24.41 BTC prior to this latest tranche execution.
H100’s stock jumped 22% on Monday in response to the developments.
As the firm continues negotiations for future tranches and explores adoption of BTC as a financial backbone, it positions itself uniquely at the intersection of health tech and decentralized finance.
This post H100 Group Receives 144.8 BTC in Convertible Loan Deal first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ 7f6db517:a4931eda
2025-06-16 19:02:15Will not live in a pod.
Will not eat the bugs.
Will not get the chip.
Will not get a blue check.
Will not use CBDCs.Live Free or Die.
Why did Elon buy twitter for $44 Billion? What value does he see in it besides the greater influence that undoubtedly comes with controlling one of the largest social platforms in the world? We do not need to speculate - he made his intentions incredibly clear in his first meeting with twitter employees after his takeover - WeChat of the West.
To those that do not appreciate freedom, the value prop is clear - WeChat is incredibly powerful and successful in China.
To those that do appreciate freedom, the concern is clear - WeChat has essentially become required to live in China, has surveillance and censorship integrated at its core, and if you are banned from the app your entire livelihood is at risk. Employment, housing, payments, travel, communication, and more become extremely difficult if WeChat censors determine you have acted out of line.
The blue check is the first step in Elon's plan to bring the chinese social credit score system to the west. Users who verify their identity are rewarded with more reach and better tools than those that do not. Verified users are the main product of Elon's twitter - an extensive database of individuals and complete control of the tools he will slowly get them to rely on - it is easier to monetize cattle than free men.
If you cannot resist the temptation of the blue check in its current form you have already lost - what comes next will be much darker. If you realize the need to resist - freedom tech provides us options.
If you found this post helpful support my work with bitcoin.
-
@ dfa02707:41ca50e3
2025-06-16 00:02:32Good 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
-
@ e1cde248:609c13b0
2025-06-17 11:53:50Arthur Hayes ได้ฉายภาพหนึ่งในปัญหาใหญ่ที่สุดที่เศรษฐกิจโลกกำลังเผชิญ นั่นคือ "ศึกเงียบระหว่างคนรุ่นเก่าและรุ่นใหม่" ที่กำลังจะปะทุขึ้นจากการโอนถ่ายความมั่งคั่งขนาดมหาศาลจากรุ่น Baby Boomer ไปยัง Millennials และ Gen Z
ในอีกไม่กี่ปีข้างหน้า คนรุ่น Boomer ซึ่งเป็นกลุ่มที่ถือครองทรัพย์สินมากที่สุดในประวัติศาสตร์ กำลังเข้าสู่วัยเกษียณ และเริ่มขายสินทรัพย์อย่างหุ้น บ้าน และอสังหาริมทรัพย์ เพื่อเปลี่ยนเป็นเงินสดใช้ในบั้นปลายชีวิต
แต่ปัญหาคือ... ใครจะซื้อของเหล่านั้น?
คนรุ่นใหม่ไม่ได้มองบ้านหลังใหญ่ในชานเมืองหรือหุ้นบริษัทน้ำมันเป็นเป้าหมายชีวิตอีกต่อไป พวกเขาให้คุณค่ากับ "ประสบการณ์" มากกว่าสิ่งของ อีกทั้งยังสนใจ "สินทรัพย์ดิจิทัล" มากกว่าทรัพย์สินแบบดั้งเดิม และเชื่อในอิสระมากกว่าความมั่นคง
สิ่งนี้นำไปสู่คำถามสำคัญที่อาจเปลี่ยนทิศทางเศรษฐกิจโลก:
-
หากไม่มีใครอยากซื้อ สินทรัพย์จะราคาตกหรือไม่? ถ้าเกิดขึ้นจริง นั่นหมายถึงคนรุ่น Boomer จะต้องเกษียณด้วยสินทรัพย์ที่มีมูลค่าลดลง และอาจต้องพึ่งพารัฐบาลมากขึ้น
-
แล้วภาระจะตกกับใคร? หากรัฐบาลต้องอุ้มค่าใช้จ่ายผู้เกษียณ สิ่งที่ตามมาคือ "ภาษีที่เพิ่มขึ้น" ซึ่งจะตกอยู่กับคนรุ่นใหม่ที่แทบยังไม่มีอะไรในมือ
-
หรือสุดท้าย ทางออกเดียวจะคือการ “พิมพ์เงิน”? Hayes คาดว่ารัฐบาลจะหันไปใช้วิธีนี้ ซึ่งอาจช่วยได้ในระยะสั้น แต่จะกลายเป็นเชื้อเพลิงเงินเฟ้อในระยะยาว
และนั่นคือจุดที่ "ความไม่พอใจระหว่างรุ่น" อาจปะทุขึ้นอย่างรุนแรง
คนรุ่นใหม่จะถามว่า "ทำไมเราต้องจ่ายเพื่อความล้มเหลวของระบบที่เราไม่ได้สร้าง?" ขณะที่คนรุ่นเก่าอาจตอบว่า "เราเสียภาษีมาทั้งชีวิตเพื่อระบบนี้ แล้วใครจะดูแลเรา?"
นี่ไม่ใช่แค่ความต่างทางวัย แต่คือ ความขัดแย้งทางโครงสร้างเศรษฐกิจและคุณค่าของชีวิต ที่กำลังทวีความรุนแรงขึ้น
Hayes มองว่า ผลลัพธ์ของความขัดแย้งนี้ อาจมีตั้งแต่การปรับขึ้นภาษีรุนแรง การเปลี่ยนแปลงระบบบำนาญ ไปจนถึง ความไม่มั่นคงทางการเงินระดับชาติ ที่อาจเปลี่ยนวิธีที่โลกจัดการกับเงิน สินทรัพย์ และอนาคตของคนแต่ละรุ่นไปอย่างสิ้นเชิง
และในโลกแบบนี้ Hayes ถึงเชื่อว่า Bitcoin จะเป็นผู้ชนะ เพราะมันไม่สามารถพิมพ์เพิ่มได้ ซึ่งตรงข้ามกับเงินเฟ้อที่กำลังมาท่วมโลก
source: https://www.youtube.com/watch?v=AH7TIPRKGZw
-
-
@ 7f6db517:a4931eda
2025-06-16 18:02:23What is KYC/AML?
- The acronym stands for Know Your Customer / Anti Money Laundering.
- In practice it stands for the surveillance measures companies are often compelled to take against their customers by financial regulators.
- Methods differ but often include: Passport Scans, Driver License Uploads, Social Security Numbers, Home Address, Phone Number, Face Scans.
- Bitcoin companies will also store all withdrawal and deposit addresses which can then be used to track bitcoin transactions on the bitcoin block chain.
- This data is then stored and shared. Regulations often require companies to hold this information for a set number of years but in practice users should assume this data will be held indefinitely. Data is often stored insecurely, which results in frequent hacks and leaks.
- KYC/AML data collection puts all honest users at risk of theft, extortion, and persecution while being ineffective at stopping crime. Criminals often use counterfeit, bought, or stolen credentials to get around the requirements. Criminals can buy "verified" accounts for as little as $200. Furthermore, billions of people are excluded from financial services as a result of KYC/AML requirements.
During the early days of bitcoin most services did not require this sensitive user data, but as adoption increased so did the surveillance measures. At this point, most large bitcoin companies are collecting and storing massive lists of bitcoiners, our sensitive personal information, and our transaction history.
Lists of Bitcoiners
KYC/AML policies are a direct attack on bitcoiners. Lists of bitcoiners and our transaction history will inevitably be used against us.
Once you are on a list with your bitcoin transaction history that record will always exist. Generally speaking, tracking bitcoin is based on probability analysis of ownership change. Surveillance firms use various heuristics to determine if you are sending bitcoin to yourself or if ownership is actually changing hands. You can obtain better privacy going forward by using collaborative transactions such as coinjoin to break this probability analysis.
Fortunately, you can buy bitcoin without providing intimate personal information. Tools such as peach, hodlhodl, robosats, azteco and bisq help; mining is also a solid option: anyone can plug a miner into power and internet and earn bitcoin by mining privately.
You can also earn bitcoin by providing goods and/or services that can be purchased with bitcoin. Long term, circular economies will mitigate this threat: most people will not buy bitcoin - they will earn bitcoin - most people will not sell bitcoin - they will spend bitcoin.
There is no such thing as KYC or No KYC bitcoin, there are bitcoiners on lists and those that are not on lists.
If you found this post helpful support my work with bitcoin.
-
@ 7f6db517:a4931eda
2025-06-16 17:02:09The former seems to have found solid product market fit. Expect significant volume, adoption, and usage going forward.
The latter's future remains to be seen. Dependence on Tor, which has had massive reliability issues, and lack of strong privacy guarantees put it at risk.
— ODELL (@ODELL) October 27, 2022
The Basics
- Lightning is a protocol that enables cheap and fast native bitcoin transactions.
- At the core of the protocol is the ability for bitcoin users to create a payment channel with another user.
- These payment channels enable users to make many bitcoin transactions between each other with only two on-chain bitcoin transactions: the channel open transaction and the channel close transaction.
- Essentially lightning is a protocol for interoperable batched bitcoin transactions.
- It is expected that on chain bitcoin transaction fees will increase with adoption and the ability to easily batch transactions will save users significant money.
- As these lightning transactions are processed, liquidity flows from one side of a channel to the other side, on chain transactions are signed by both parties but not broadcasted to update this balance.
- Lightning is designed to be trust minimized, either party in a payment channel can close the channel at any time and their bitcoin will be settled on chain without trusting the other party.
There is no 'Lightning Network'
- Many people refer to the aggregate of all lightning channels as 'The Lightning Network' but this is a false premise.
- There are many lightning channels between many different users and funds can flow across interconnected channels as long as there is a route through peers.
- If a lightning transaction requires multiple hops it will flow through multiple interconnected channels, adjusting the balance of all channels along the route, and paying lightning transaction fees that are set by each node on the route.
Example: You have a channel with Bob. Bob has a channel with Charlie. You can pay Charlie through your channel with Bob and Bob's channel with User C.
- As a result, it is not guaranteed that every lightning user can pay every other lightning user, they must have a route of interconnected channels between sender and receiver.
Lightning in Practice
- Lightning has already found product market fit and usage as an interconnected payment protocol between large professional custodians.
- They are able to easily manage channels and liquidity between each other without trust using this interoperable protocol.
- Lightning payments between large custodians are fast and easy. End users do not have to run their own node or manage their channels and liquidity. These payments rarely fail due to professional management of custodial nodes.
- The tradeoff is one inherent to custodians and other trusted third parties. Custodial wallets can steal funds and compromise user privacy.
Sovereign Lightning
- Trusted third parties are security holes.
- Users must run their own node and manage their own channels in order to use lightning without trusting a third party. This remains the single largest friction point for sovereign lightning usage: the mental burden of actively running a lightning node and associated liquidity management.
- Bitcoin development prioritizes node accessibility so cost to self host your own node is low but if a node is run at home or office, Tor or a VPN is recommended to mask your IP address: otherwise it is visible to the entire network and represents a privacy risk.
- This privacy risk is heightened due to the potential for certain governments to go after sovereign lightning users and compel them to shutdown their nodes. If their IP Address is exposed they are easier to target.
- Fortunately the tools to run and manage nodes continue to get easier but it is important to understand that this will always be a friction point when compared to custodial services.
The Potential Fracture of Lightning
- Any lightning user can choose which users are allowed to open channels with them.
- One potential is that professional custodians only peer with other professional custodians.
- We already see nodes like those run by CashApp only have channels open with other regulated counterparties. This could be due to performance goals, liability reduction, or regulatory pressure.
- Fortunately some of their peers are connected to non-regulated parties so payments to and from sovereign lightning users are still successfully processed by CashApp but this may not always be the case going forward.
Summary
- Many people refer to the aggregate of all lightning channels as 'The Lightning Network' but this is a false premise. There is no singular 'Lightning Network' but rather many payment channels between distinct peers, some connected with each other and some not.
- Lightning as an interoperable payment protocol between professional custodians seems to have found solid product market fit. Expect significant volume, adoption, and usage going forward.
- Lightning as a robust sovereign payment protocol has yet to be battle tested. Heavy reliance on Tor, which has had massive reliability issues, the friction of active liquidity management, significant on chain fee burden for small amounts, interactivity constraints on mobile, and lack of strong privacy guarantees put it at risk.
If you have never used lightning before, use this guide to get started on your phone.
If you found this post helpful support my work with bitcoin.
-
@ 2cde0e02:180a96b9
2025-06-17 11:47:51pen & ink; monochromized
https://stacker.news/items/1008456
-
@ 7f6db517:a4931eda
2025-06-16 17:02:08The newly proposed RESTRICT ACT - is being advertised as a TikTok Ban, but is much broader than that, carries a $1M Fine and up to 20 years in prison️! It is unconstitutional and would create massive legal restrictions on the open source movement and free speech throughout the internet.
The Bill was proposed by: Senator Warner, Senator Thune, Senator Baldwin, Senator Fischer, Senator Manchin, Senator Moran, Senator Bennet, Senator Sullivan, Senator Gillibrand, Senator Collins, Senator Heinrich, and Senator Romney. It has broad support across Senators of both parties.
Corrupt politicians will not protect us. They are part of the problem. We must build, support, and learn how to use censorship resistant tools in order to defend our natural rights.
The RESTRICT Act, introduced by Senators Warner and Thune, aims to block or disrupt transactions and financial holdings involving foreign adversaries that pose risks to national security. Although the primary targets of this legislation are companies like Tik-Tok, the language of the bill could potentially be used to block or disrupt cryptocurrency transactions and, in extreme cases, block Americans’ access to open source tools or protocols like Bitcoin.
The Act creates a redundant regime paralleling OFAC without clear justification, it significantly limits the ability for injured parties to challenge actions raising due process concerns, and unlike OFAC it lacks any carve-out for protected speech. COINCENTER ON THE RESTRICT ACT
If you found this post helpful support my work with bitcoin.
-
@ b1ddb4d7:471244e7
2025-06-16 19:01:30This 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
-
@ 5d085290:0edc3292
2025-06-17 11:19:53SculpturesHome is a high-end custom sculpture factory in Shenzhen, China, with more than a decade of experience producing exclusive artwork for international clients. Their work encompasses hand-made and 3D-printed artworks such as animal sculptures and human statues, as well as decorative reliefs and furniture. They work in association with leading designers, interior companies, galleries, and individual artists to provide personalized sculptures for residences, hotels, workplaces, and public areas. Equipped with the latest machinery and skilled artisans, they provide quality care at each phase from sketch to last finish. Production times are usually between 4 and 12 weeks depending on size and complexity. SculpturesHome accommodates complete customization: customers may provide drawings, pictures, or idea notes to design uniques in every sense.
Their international shipping network covers North America, Europe, Asia, Australia, with safe and timely delivery. Shipping cost depends on weight, dimensions, destination, and selected mode (air/sea transport). Blending handmade artwork with 3D-printing technology, SculpturesHome provides high quality at affordable prices. Their workshop is located in the Silicon Valley Industrial Park, Longhua District, Shenzhen. Customer support is provided Monday to Friday (9am–8pm) and Saturday (10am–4pm) local time. SculpturesHome.com For questions, contact them through WhatsApp +86?13944048206 or email terry@sculptureshome.com.
-
@ 7f6db517:a4931eda
2025-06-17 04:01:58The newly proposed RESTRICT ACT - is being advertised as a TikTok Ban, but is much broader than that, carries a $1M Fine and up to 20 years in prison️! It is unconstitutional and would create massive legal restrictions on the open source movement and free speech throughout the internet.
The Bill was proposed by: Senator Warner, Senator Thune, Senator Baldwin, Senator Fischer, Senator Manchin, Senator Moran, Senator Bennet, Senator Sullivan, Senator Gillibrand, Senator Collins, Senator Heinrich, and Senator Romney. It has broad support across Senators of both parties.
Corrupt politicians will not protect us. They are part of the problem. We must build, support, and learn how to use censorship resistant tools in order to defend our natural rights.
The RESTRICT Act, introduced by Senators Warner and Thune, aims to block or disrupt transactions and financial holdings involving foreign adversaries that pose risks to national security. Although the primary targets of this legislation are companies like Tik-Tok, the language of the bill could potentially be used to block or disrupt cryptocurrency transactions and, in extreme cases, block Americans’ access to open source tools or protocols like Bitcoin.
The Act creates a redundant regime paralleling OFAC without clear justification, it significantly limits the ability for injured parties to challenge actions raising due process concerns, and unlike OFAC it lacks any carve-out for protected speech. COINCENTER ON THE RESTRICT ACT
If you found this post helpful support my work with bitcoin.
-
@ cae03c48:2a7d6671
2025-06-16 15:02:04Bitcoin 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.
-
@ eb0157af:77ab6c55
2025-06-17 12:02:20Trump Media & Technology Group is targeting the digital asset market by registering a Bitcoin and Ethereum exchange-traded fund (ETF) with NYSE Arca.
On June 16, Truth Social — a company controlled by Trump Media & Technology Group — officially submitted documentation for a Bitcoin and Ethereum-based Exchange Traded Fund (ETF) to the U.S. Securities and Exchange Commission (SEC).
NEW: Trump's Truth Social has filed for a dual Bitcoin & Ethereum ETF. pic.twitter.com/a5iZtrtUyk
— James Seyffart (@JSeyff) June 16, 2025
This initiative would allow the social media platform to diversify its operations by entering the digital asset sector through these financial products.
The filing proposes a trust structure that would directly hold bitcoin and ether, with 75% of the fund’s assets invested in bitcoin and 25% in ether.
The Truth Social Bitcoin and Ethereum ETF will have Yorkville America Digital as the fund’s sponsor, while custody of the digital assets will be entrusted to the Crypto.com exchange.
The choice of NYSE Arca as the listing venue for the fund is no coincidence: this market already hosts several cryptocurrency-linked ETFs and offers the necessary technological infrastructure to manage these financial instruments.
Trump Media & Technology Group’s move aligns with a broader trend in which public companies are increasingly integrating Bitcoin and other digital assets into their corporate treasuries.
Devin Nunes, CEO of Trump Media & Technology Group, stated:
“Trump Media’s vision is to aggressively enhance our offerings and capabilities, which includes holding bitcoin in our corporate treasury.”
The final approval of the Truth Social Bitcoin and Ethereum ETF will depend on the outcome of the regulatory review process at the SEC, which must assess the product’s compliance with current regulations on exchange-traded funds and cryptocurrency investments.
The post Truth Social files for Bitcoin-Ethereum ETF appeared first on Atlas21.
-
@ 7f6db517:a4931eda
2025-06-16 18:02:20Nostr is an open communication protocol that can be used to send messages across a distributed set of relays in a censorship resistant and robust way.
If you missed my nostr introduction post you can find it here. My nostr account can be found here.
We are nearly at the point that if something interesting is posted on a centralized social platform it will usually be posted by someone to nostr.
We are nearly at the point that if something interesting is posted exclusively to nostr it is cross posted by someone to various centralized social platforms.
We are nearly at the point that you can recommend a cross platform app that users can install and easily onboard without additional guides or resources.
As companies continue to build walls around their centralized platforms nostr posts will be the easiest to cross reference and verify - as companies continue to censor their users nostr is the best censorship resistant alternative - gradually then suddenly nostr will become the standard. 🫡
Current Nostr Stats
If you found this post helpful support my work with bitcoin.
-
@ 7f6db517:a4931eda
2025-06-16 15:03:06The newly proposed RESTRICT ACT - is being advertised as a TikTok Ban, but is much broader than that, carries a $1M Fine and up to 20 years in prison️! It is unconstitutional and would create massive legal restrictions on the open source movement and free speech throughout the internet.
The Bill was proposed by: Senator Warner, Senator Thune, Senator Baldwin, Senator Fischer, Senator Manchin, Senator Moran, Senator Bennet, Senator Sullivan, Senator Gillibrand, Senator Collins, Senator Heinrich, and Senator Romney. It has broad support across Senators of both parties.
Corrupt politicians will not protect us. They are part of the problem. We must build, support, and learn how to use censorship resistant tools in order to defend our natural rights.
The RESTRICT Act, introduced by Senators Warner and Thune, aims to block or disrupt transactions and financial holdings involving foreign adversaries that pose risks to national security. Although the primary targets of this legislation are companies like Tik-Tok, the language of the bill could potentially be used to block or disrupt cryptocurrency transactions and, in extreme cases, block Americans’ access to open source tools or protocols like Bitcoin.
The Act creates a redundant regime paralleling OFAC without clear justification, it significantly limits the ability for injured parties to challenge actions raising due process concerns, and unlike OFAC it lacks any carve-out for protected speech. COINCENTER ON THE RESTRICT ACT
If you found this post helpful support my work with bitcoin.
-
@ 8bad92c3:ca714aa5
2025-06-16 13:02:03Key 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 -
@ cae03c48:2a7d6671
2025-06-17 11:01:36Bitcoin Magazine
Smarter Web Company Raises £29.3M to Grow Bitcoin HoldingsThe Smarter Web Company, a UK-based web design and digital services firm, has raised £29.3 million in a new funding round to support its Bitcoin treasury strategy.
JUST IN:
Publicly traded The Smarter Web Company raised £29.3M (~$37.1M) to buy more #Bitcoin pic.twitter.com/n5k7XlLvie
— Bitcoin Magazine (@BitcoinMagazine) June 16, 2025
The raise was completed through an accelerated bookbuild and a subscription with institutional investors. Shares were priced at £1.80 each, matching the closing bid on Friday, June 13. That price is more than double the company’s last fundraising round.
“The Smarter Web Company is pleased to announce the successful completion of an Accelerated Bookbuild to institutional investors through Tennyson Securities and Peterhouse Capital Limited. A Subscription with Qualified Investors has also been completed, the company said.
In total, more than 16.2 million new shares were issued—15.4 million through the bookbuild and about 854,000 through the subscription.
With a high level of demand the Bookbuild and Subscription has raised approximately £29.3 million, well above the stated minimum of £15 million, through the issue of a total of 16,297,627 new ordinary shares of £0.001 each at £1.80 per share. The Offer Price was at the closing bid price on Friday 13 June 2025,” the company said.
The raise comes just three days after the company revealed it had purchased 74.27 more Bitcoin for £5.98 million, bringing its total Bitcoin holdings to 242.34 BTC. Its average cost basis now sits at £78,793 per Bitcoin.
“The Company believes that Bitcoin forms a core part of the future of the global financial system,” it said in both filings.
Smarter Web started building its Bitcoin treasury strategy in 2023.
“Since 2023 The Smarter Web Company has adopted a policy of accepting payment in Bitcoin. The Company is pioneering the adoption of a Bitcoin Treasury Policy into its strategy.”
The strategy was officially formalized in April, 2025 with the launch of its “10 Year Plan,” seeing Bitcoin play a key role in its financial structure.
Admission of the new shares is expected around June 19, after which the company’s total shares in issue will rise to over 220 million.
With this raise, Smarter Web continues to stand out as one of the few UK-listed companies actively building a corporate Bitcoin treasury.
This post Smarter Web Company Raises £29.3M to Grow Bitcoin Holdings first appeared on Bitcoin Magazine and is written by Jenna Montgomery.
-
@ 7f6db517:a4931eda
2025-06-16 17:02:07Bank run on every crypto bank then bank run on every "real" bank.
— ODELL (@ODELL) December 14, 2022
Good morning.
It looks like PacWest will fail today. It will be both the fifth largest bank failure in US history and the sixth major bank to fail this year. It will likely get purchased by one of the big four banks in a government orchestrated sale.
March 8th - Silvergate Bank
March 10th - Silicon Valley Bank
March 12th - Signature Bank
March 19th - Credit Suisse
May 1st - First Republic Bank
May 4th - PacWest Bank?PacWest is the first of many small regional banks that will go under this year. Most will get bought by the big four in gov orchestrated sales. This has been the playbook since 2008. Follow the incentives. Massive consolidation across the banking industry. PacWest gonna be a drop in the bucket compared to what comes next.
First, a hastened government led bank consolidation, then a public/private partnership with the remaining large banks to launch a surveilled and controlled digital currency network. We will be told it is more convenient. We will be told it is safer. We will be told it will prevent future bank runs. All of that is marketing bullshit. The goal is greater control of money. The ability to choose how we spend it and how we save it. If you control the money - you control the people that use it.
If you found this post helpful support my work with bitcoin.
-
@ 7f6db517:a4931eda
2025-06-16 15:03:06
"Privacy is necessary for an open society in the electronic age. Privacy is not secrecy. A private matter is something one doesn't want the whole world to know, but a secret matter is something one doesn't want anybody to know. Privacy is the power to selectively reveal oneself to the world." - Eric Hughes, A Cypherpunk's Manifesto, 1993
Privacy is essential to freedom. Without privacy, individuals are unable to make choices free from surveillance and control. Lack of privacy leads to loss of autonomy. When individuals are constantly monitored it limits our ability to express ourselves and take risks. Any decisions we make can result in negative repercussions from those who surveil us. Without the freedom to make choices, individuals cannot truly be free.
Freedom is essential to acquiring and preserving wealth. When individuals are not free to make choices, restrictions and limitations prevent us from economic opportunities. If we are somehow able to acquire wealth in such an environment, lack of freedom can result in direct asset seizure by governments or other malicious entities. At scale, when freedom is compromised, it leads to widespread economic stagnation and poverty. Protecting freedom is essential to economic prosperity.
The connection between privacy, freedom, and wealth is critical. Without privacy, individuals lose the freedom to make choices free from surveillance and control. While lack of freedom prevents individuals from pursuing economic opportunities and makes wealth preservation nearly impossible. No Privacy? No Freedom. No Freedom? No Wealth.
Rights are not granted. They are taken and defended. Rights are often misunderstood as permission to do something by those holding power. However, if someone can give you something, they can inherently take it from you at will. People throughout history have necessarily fought for basic rights, including privacy and freedom. These rights were not given by those in power, but rather demanded and won through struggle. Even after these rights are won, they must be continually defended to ensure that they are not taken away. Rights are not granted - they are earned through struggle and defended through sacrifice.
If you found this post helpful support my work with bitcoin.
-
@ eb0157af:77ab6c55
2025-06-17 12:02:17A new study by Kraken reveals how cryptocurrency investors perceive security as the main challenge in self-managing their digital assets.
According to The Block, a recent survey conducted by crypto exchange Kraken found that nearly half of respondents consider themselves the primary risk factor for their own crypto security. The research, which surveyed 789 participants, highlights that 48% of users see their own actions as the greatest threat to their investments in digital assets, surpassing concerns about external theft or fraud.
Kraken’s report underlines how personal responsibility in security management forces users to take full control of their digital funds. However, the study suggests that this autonomy can also become a source of anxiety for many investors.
Nick Percoco, Chief Security Officer at Kraken, commented on the findings, noting that “a lack of confidence in personal crypto security is capping the growth of the industry.” According to Percoco, unlocking the full potential of cryptocurrencies will require users to embrace self-custody and consistently invest in strong security habits.
Technologies to strengthen security
Despite the concerns highlighted in the study, 31% of participants expressed optimism about future technologies that could improve crypto security. Among the most promising solutions identified:
- advanced biometric systems for user authentication;
- multi-factor authentication to secure wallet access;
- AI-based fraud detection systems to prevent attacks.
Data and case studies
Kraken’s research emerges in a context where security threats remain a pressing reality. FBI data shows that in 2024, nearly 150,000 reports of crypto-related internet fraud resulted in $9.3 billion in losses. Older users, particularly those over 60, proved especially vulnerable, accounting for $3 billion in crypto-related financial fraud losses on their own.
The post Kraken study: 48% of users fear themselves in managing and securing their funds appeared first on Atlas21.
-
@ a4043831:3b64ac02
2025-06-17 09:20:27Financial planning involves knowing your current financial situation, defining your short- and long-term financial goals, and coming up with informed ways to achieve those goals. An ideal financial plan should consider inflation. It prepares you for potential risks and unforeseen events such as an accident or sudden job loss.
Financial planning ultimately ensures financial security and independence.
Elements of a Financial Plan
The following are the steps that must be taken when developing a financial plan:
-
Define your goals This should be the first step. Start by detailing your present financial situation, determine what you want to accomplish, and establish realistic timelines for achieving those goals.
-
Decide who will do it You need to decide whether you will create your financial plan yourself or seek professional help. The former is indeed possible, but a professional financial planner can help you ensure that your plan checks all the boxes.
-
Budget and manage expenses If you haven't already, create a sound budget so that you can set aside money for investing. Decide on what amounts you can set aside, as well as the expenses to reduce. A good rule to follow is that what you can do without, do without.
-
Assess your risk appetite This means knowing the risk amount that you can comfortably take and afford by considering your financial standing, investment objectives, and tolerance of probable losses. A well-understood risk appetite enables investment decisions in the right direction.
-
Allocate your assets This will depend on your goals and risk appetite. A good financial planner comes in handy here. They can help you decide the right balance between high- and low-risk investments.
-
Decide on an investment plan Decide where and how much you can or want to invest. Choose a plan that fits your objectives and risk tolerance by researching several options or getting investment advice from professionals.
-
Monitor and adjust your plan Your goals and financial situation may change as you grow older. Keep revisiting your plan and adjusting things that are not performing, as necessary.
Benefits of Financial Planning
Proactive financial planning will benefit you in the following ways:
- Help you set and reach your financial goals
Setting a clear goal to work towards will make you more likely to succeed. A financial plan will help you do that.
- Improve your financial outcome
Planning helps you think beyond the present. Even small amounts of money can grow significantly over time by saving and investing smartly, thanks to compounding.
- Help you diversify risks better
Financial planning allows you to spread your investments across different options, thus reducing the risk of losing everything if one investment does not do well.
- Have a better lifestyle
A financial plan will help you build better habits like spending wisely and saving more. This will in turn help you avoid debt and ensure financial stability in the long run.
- Attain peace of mind
Money is a major source of stress for most people. This was confirmed by a 2022 study, which also found that people who work with a financial planner are less stressed than those who do not. This should be enough reason to get your finances in order.
Conclusion
You have certainly heard Benjamin Franklin’s quote, “If you fail to plan, you are planning to fail.” This applies to your finances too. To achieve your goals, create your financial plan as soon as possible. No matter your age, the next best time is now.
If unsure where to start, Passive Capital Management’s financial planners and advisors can assist clients. They use gathered data to map the trajectory needed to achieve their goals. They will evaluate whether clients are on the right path now, before determining the adjustments needed to meet their long-term priorities. Contact them today to learn more.
-
-
@ 044da344:073a8a0e
2025-06-16 10:08:10Im September starten wir an der Freien Akademie für Medien & Journalismus eine Veranstaltungsreihe im Vorderen Bayerischen Wald und laden alle ein, live dabei zu sein, wenn Menschen interviewt werden, die etwas zu sagen und spannende Geschichten zu erzählen haben. Nach etwa einer Stunde werden die Kameras ausgeschaltet, sodass genug Raum bleibt für Fragen, für das Kennenlernen, für den Austausch mit Gleichgesinnten.
Die ersten Gäste ab dem 8. September: Jürgen Fliege, Joana Cotar, Gerd Reuther und Gabriele Gysi. Es gibt eine zweite Gesprächsreihe, die am 13. Oktober mit Jörg Bernig startet. Die Aufzeichnungen beginnen jeweils um 18 Uhr in einer Gaststätte im Raum Sankt Englmar. Wer eine weitere Anreise hat: Die Gegend ist wunderschön, lädt zum Entspannen ein (Wandern, hervorragende Gastronomie, Unterkünfte für jeden Geldbeutel) und verfügt über alles, was das Urlauberherz begehrt. Organistorisches und Anmeldung
8. September 2025: Jürgen Fliege – Glaube, Kirche, Hoffnung
Eine Talkshow im Ersten, präsentiert von einem Pastor, der alles mitbringt, was man braucht, um Menschen zu gewinnen: Einen besseren Werbeträger hätte sich die evangelische Kirche nicht wünschen können. Jürgen Fliege war von 1994 bis 2005 Stammgast in den Wohnzimmern und ist trotzdem oder gerade deshalb schon damals immer wieder in Konflikt geraten mit Amtsträgern aller Art. Ab 2020 hat er sich in Sachen Corona öffentlich klar positioniert und dabei auch auf die Bibel verwiesen.
9. September 2025: Joana Cotar – Acht Jahre Bundestag. Wie weiter mit der Demokratie?
Ganz stimmt das mit den acht Jahren nicht: Die zweite Legislaturperiode ist vor der Zeit zu Ende gegangen. Joana Cotar wurde zweimal über die AfD-Landesliste in Hessen in den Bundestag gewählt, war dabei 2021 auch als Spitzenkandidatin im Gespräch und zwei Jahre im Bundesvorstand. Ende 2022 hat sie Partei und Fraktion verlassen, im Parlament aber weitergemacht und immer wieder den Finger in die Wunde gelegt, wenn es um das Parteiensystem ging oder um den Spielraum der Volksvertreter.
10. September 2025: Gerd Reuther – Tatort Vergangenheit
Gerd Reuther hat sich als Medizinaufklärer ohne Tabus einen Namen gemacht – ein Radiologe, der an drei Kliniken Chefarzt war, dann aber mit 55 aufgehört hat. Sein Buch „Der betrogene Patient“ war 2017 ein Bestseller. Danach hat er die Geschichte der Medizin gegen den Strich gebürstet („Heilung Nebensache“) und in „Hauptsache Panik“ die europäische Seuchengeschichte demontiert. Jetzt nimmt er sich unsere gesamte Geschichte vor und stellt von den Römern bis in die Neuzeit unser „Wissen“ über die Vergangenheit in Frage.
11. September 2025: Gabriele Gysi – Gibt es noch eine deutsche Frage?
Niemand kann das besser beantworten als diese Künstlerin, Spross einer Politikerfamilie und Zeitzeugin für alle drei deutschen Nachkriegsstaaten – für die DDR sowieso, nach ihrer Ausreise 1984 aber auch für die alte Bundesrepublik und dann natürlich für die neue, wo sie unter anderem Chefdramaturgin der Berliner Volksbühne war. Gabriele Gysi sagt: Solange wir keine gesamtdeutsche Geschichte haben, bleibt die große Frage offen.
-
@ cae03c48:2a7d6671
2025-06-17 11:01:25Bitcoin Magazine
Leading OnChain Comms Agency Melrose PR Joins Decentralized Gentleman’s Club with Rare Pepe Inscription on BitcoinLOS ANGELES, CA — Melrose PR, the leading onchain communications agency, officially joins Decentralized Gentlemen Club (DGC) with the minting of a rare Pepe inscription on the Bitcoin blockchain. The Decentralized Gentlemen Club (DGC) will be the biggest collection on Bitcoin when complete at 3GB, which is twice as large as the next biggest collection. DGC is a Bitcoin-themed, meme-culture movement that champions decentralization, style, and storytelling. Each member is immortalized as a custom, tuxedo-clad Pepe — a digital gentleman inscribed as a massive, one-of-a-kind Ordinal on the Bitcoin blockchain. Melrose PR’s symbolic mint is a wizard frog (wearing a bowtie) representation of Melrose PR CEO Kelley Weaver.
“At Melrose, we believe in Bitcoin, not just as a technology powering the future of finance, but also as a foundation for community,” said CEO Kelley Weaver. “This is why we’re delighted to join DGC with our Pepe inscription and be part of a community of meme lords, pioneers, and visionaries who value elegance, independence, and on-chain legacy.”
Since 2016, Melrose has represented some of the most innovative projects across Bitcoin infrastructure, crypto-native venture capital, blockchain-AI convergence, and Web3 networks. Their addition to DGC signals the importance of narrative in the next wave of Bitcoin culture.
“Kelley’s wizard inscription is more than just art—it’s an eternal membership,” said Mr. Bitcoin Beast, spokesperson for the Decentralized Gentlemen Club. “She understands that great storytelling isn’t optional. It’s essential. And there’s no better pepe wizard to help tell the tale of this movement.”
Melrose’s inscription in the DGC collection features Kelley Weaver in full arcane regalia, casting spells of signal over noise, clarity over confusion, and truth over trend. The JPEG, weighing in at 388 kilobytes, stands among the largest onchain artworks in Bitcoin history.
As the biggest Ordinals collection ever attempted, DGC is pushing the technical boundaries of what can be inscribed on Bitcoin. 2500 pieces have been minted so far out of the total 10,000. To join the DGC movement, you can mint your own Degent and submit the inscription ID to the DGC Telegram or you can buy a verified DGC Ordinal at Magic Eden: https://magiceden.us/ordinals/marketplace/degentclub
About the Decentralized Gentlemen Club
The Decentralized Gentlemen Club is a 10,000-piece Bitcoin Ordinal collection featuring tuxedoed Pepe-style frogs immortalized as large-inscription art. Each Gentleman represents a unique membership in the emergent cultural layer of Bitcoin—combining elegance, satire, and self-sovereignty. Get your forever Degent at https://degent.club
About Melrose PR
Melrose PR is a leading onchain communications firm focused on delivering the highest quality results for bitcoin and crypto companies. Founded in 2016, Melrose PR is known for its strategic approach based on intimate knowledge of the unique crypto media landscape. The agency’s relationships across mainstream business, finance, tech, and crypto outlets form the foundation for the team’s success in meeting and exceeding their clients’ goals.
Disclaimer: This is a sponsored press release. Readers are encouraged to perform their own due diligence before acting on any information presented in this article.
This post Leading OnChain Comms Agency Melrose PR Joins Decentralized Gentleman’s Club with Rare Pepe Inscription on Bitcoin first appeared on Bitcoin Magazine and is written by Melrose.
-
@ 7f6db517:a4931eda
2025-06-16 14:02:26The former seems to have found solid product market fit. Expect significant volume, adoption, and usage going forward.
The latter's future remains to be seen. Dependence on Tor, which has had massive reliability issues, and lack of strong privacy guarantees put it at risk.
— ODELL (@ODELL) October 27, 2022
The Basics
- Lightning is a protocol that enables cheap and fast native bitcoin transactions.
- At the core of the protocol is the ability for bitcoin users to create a payment channel with another user.
- These payment channels enable users to make many bitcoin transactions between each other with only two on-chain bitcoin transactions: the channel open transaction and the channel close transaction.
- Essentially lightning is a protocol for interoperable batched bitcoin transactions.
- It is expected that on chain bitcoin transaction fees will increase with adoption and the ability to easily batch transactions will save users significant money.
- As these lightning transactions are processed, liquidity flows from one side of a channel to the other side, on chain transactions are signed by both parties but not broadcasted to update this balance.
- Lightning is designed to be trust minimized, either party in a payment channel can close the channel at any time and their bitcoin will be settled on chain without trusting the other party.
There is no 'Lightning Network'
- Many people refer to the aggregate of all lightning channels as 'The Lightning Network' but this is a false premise.
- There are many lightning channels between many different users and funds can flow across interconnected channels as long as there is a route through peers.
- If a lightning transaction requires multiple hops it will flow through multiple interconnected channels, adjusting the balance of all channels along the route, and paying lightning transaction fees that are set by each node on the route.
Example: You have a channel with Bob. Bob has a channel with Charlie. You can pay Charlie through your channel with Bob and Bob's channel with User C.
- As a result, it is not guaranteed that every lightning user can pay every other lightning user, they must have a route of interconnected channels between sender and receiver.
Lightning in Practice
- Lightning has already found product market fit and usage as an interconnected payment protocol between large professional custodians.
- They are able to easily manage channels and liquidity between each other without trust using this interoperable protocol.
- Lightning payments between large custodians are fast and easy. End users do not have to run their own node or manage their channels and liquidity. These payments rarely fail due to professional management of custodial nodes.
- The tradeoff is one inherent to custodians and other trusted third parties. Custodial wallets can steal funds and compromise user privacy.
Sovereign Lightning
- Trusted third parties are security holes.
- Users must run their own node and manage their own channels in order to use lightning without trusting a third party. This remains the single largest friction point for sovereign lightning usage: the mental burden of actively running a lightning node and associated liquidity management.
- Bitcoin development prioritizes node accessibility so cost to self host your own node is low but if a node is run at home or office, Tor or a VPN is recommended to mask your IP address: otherwise it is visible to the entire network and represents a privacy risk.
- This privacy risk is heightened due to the potential for certain governments to go after sovereign lightning users and compel them to shutdown their nodes. If their IP Address is exposed they are easier to target.
- Fortunately the tools to run and manage nodes continue to get easier but it is important to understand that this will always be a friction point when compared to custodial services.
The Potential Fracture of Lightning
- Any lightning user can choose which users are allowed to open channels with them.
- One potential is that professional custodians only peer with other professional custodians.
- We already see nodes like those run by CashApp only have channels open with other regulated counterparties. This could be due to performance goals, liability reduction, or regulatory pressure.
- Fortunately some of their peers are connected to non-regulated parties so payments to and from sovereign lightning users are still successfully processed by CashApp but this may not always be the case going forward.
Summary
- Many people refer to the aggregate of all lightning channels as 'The Lightning Network' but this is a false premise. There is no singular 'Lightning Network' but rather many payment channels between distinct peers, some connected with each other and some not.
- Lightning as an interoperable payment protocol between professional custodians seems to have found solid product market fit. Expect significant volume, adoption, and usage going forward.
- Lightning as a robust sovereign payment protocol has yet to be battle tested. Heavy reliance on Tor, which has had massive reliability issues, the friction of active liquidity management, significant on chain fee burden for small amounts, interactivity constraints on mobile, and lack of strong privacy guarantees put it at risk.
If you have never used lightning before, use this guide to get started on your phone.
If you found this post helpful support my work with bitcoin.
-
@ ccef5d7e:8b1d0a3a
2025-06-17 10:59:30LiaScript Kochbuch - Buchstabensuppe
A. Grundlagen
Zubereitung / Arbeitszeit ca. 10 Minuten / Kochzeit ca. 25 Minuten
Gesamtzeit ca. 35 Minuten
Die Zwiebeln klein hacken bzw. schneiden und dann mit dem Olivenöl in einem großen Topf anschwitzen. Anschließend mit dem Wasser ablöschen und während dieses beginnt zu kochen, die geschälten Möhren direkt in den Topf hobeln. Wenn das Wasser kocht, die Brühe einrühren. Die Zucchini in Würfel oder halbierte Scheiben schneiden und dann zusammen mit den Nudeln zur Suppe geben. Circa 10 Minuten köcheln lassen und dann die klein geschnittenen Tomaten und Paprika dazugeben. Bei Bedarf etwas Wasser zugeben. Weitere 10 Minuten köcheln lassen und mit Gewürzen, Salz und Pfeffer abschmecken.
A.1 Zutaten-Listen
100 g Suppennudeln (Buchstabennudeln) 2 TL, gehäuft Gemüsebrühepulver, instant 1 Liter Wasser, evtl. etwas mehr 1 Zucchini 2 Paprikaschote(n), rote, rote 2 Karotte(n) 1 Zwiebel(n) 3 Tomate(n) evtl. Kräuter, frisch, getrocknet oder TK Salz und Pfeffer Paprikapulver, edelsüßes, edelsüß 1 EL Olivenöl
A.2 Tabbellen und Mengen
Nährwerte pro Portion: kcal 160
Stoff Gramm Eiweiß 6.31 g Fett 2.75 g Kohlenhydr. 26.48 g
A.3 Richtig Zitieren
Die Buchstabensuppe ist eine Nudelsuppe mit Buchstabennudeln als Einlage. Oft werden auch kleine Karottenstückchen und verschiedene Gewürze in die Einlage hinzugegeben. Buchstabennudeln sind bis zu einem Zentimeter groß und haben die Form der Buchstaben
A–Z
und seltener auch der Ziffern0–9
oder des@
-Zeichens. Buchstabennudeln und Buchstabensuppe gibt es seit mindestens 1867 in den Vereinigten Staaten, in Deutschland spätestens seit 1884. Buchstabennudeln werden im Handel in der Regel als Suppeneinlage angeboten, Buchstabensuppen als Tütensuppen oder als Konserven.Wikipedia: https://de.wikipedia.org/wiki/Buchstabensuppe
B. Externe Verweise
Quelle: https://www.chefkoch.de/rezepte/2166951347805623/Buchstabensuppe-mit-frischem-Gemuese.html
B.1 Bilder
https://upload.wikimedia.org/wikipedia/commons/0/09/Buchstabensuppe.jpg
https://www.verbformen.de/deklination/substantive/Buchstabensuppe.png
https://upload.wikimedia.org/wikipedia/commons/e/e9/Alphabet_soup%2C_empty.jpg
B.2 Musik zum Kochen
https://open.spotify.com/track/24fdXLWNsc6LJZrbE8wLaJ
https://soundcloud.com/sitzhupe/barbier-von-sevillia
B.3 Videos zum Kochen
https://www.youtube.com/watch?v=U_UW69w0uHE
B.4 Augmented-Reality und Mehr
https://sketchfab.com/3d-models/formschussel-fur-terra-sigillata-schalen-d4a48496f8bc4808b22277fdedba0b2b
https://phet.colorado.edu/sims/html/states-of-matter/latest/states-of-matter_all.html
C. Rezept-Formate
Interaktive-Bücher, -Folien, -Präsentationen
C.1 Animationen & Kommentare
Wir kochen heute eine Buchstabensuppe und benötigen dafür folgende Zutaten:
Schneiden sie zunächst die Zwiebeln klein um sie dann mit dem Olivenöl in einem großen Topf anzuschwitzen.
https://openai-labs-public-images-prod.azureedge.net/user-ANzFa46RCwWLS19qYwta4rsP/generations/generation-jnFGtapIukJDG38mOKHcDx9g/image.webp
Anschließend mit dem Wasser ablöschen und während dieses beginnt zu kochen, die geschälten Möhren direkt in den Topf hobeln.
https://openai-labs-public-images-prod.azureedge.net/user-ANzFa46RCwWLS19qYwta4rsP/generations/generation-ZddGERw9EB3CEuPYGBRs5Sbn/image.webp
Wenn das Wasser kocht, die Brühe einrühren. Die Zucchini in Würfel oder halbierte Scheiben schneiden und dann zusammen mit den Nudeln zur Suppe geben. Circa 10 Minuten köcheln lassen.
https://openai-labs-public-images-prod.azureedge.net/user-ANzFa46RCwWLS19qYwta4rsP/generations/generation-rwRK8X0LqVixqeN1ah3ukoPv/image.webp
Zuletzt die klein geschnittenen Tomaten und Paprika dazugeben. Bei Bedarf etwas Wasser zugeben und weitere 10 Minuten köcheln lassen und mit Gewürzen, Salz und Pfeffer abschmecken. Und dann heiß servieren.
https://www.youtube.com/watch?v=V6paiDYJmOo&autoplay=1&mute=1
1: https://labs.openai.com/s/ZddGERw9EB3CEuPYGBRs5Sbn 2: https://labs.openai.com/s/jnFGtapIukJDG38mOKHcDx9g 3: https://labs.openai.com/s/rwRK8X0LqVixqeN1ah3ukoPv
D. Fragen und Quizze
E. Programmiertes Kochen
var Gaeste = 4 const Personen = 4
var Zutat = { Buchstabennudeln: 100, // Gramm Gemuesebruehe: 2, // TL Wasser: 1, // L Zucchini: 1, Paprika: 2, Karrotten: 2, Zwiebeln: 1, Tomaten: 3, Oel: 1 // EL }
for (const Name in Zutat) { Zutat[Name] = (Zutat[Name] / Personen) * Gaeste }
JSON.stringify(Zutat, null, 2)
F. Erweiterungen der Rezeptur
F.1 Eigene
F.2 Fremde
X. Anhang
X.1 KI - Künsteliche Intelligenz
https://phind.com
X.1.1 Prompt
``` markdown - Quiz-Prompt Create quizzes using LiaScript syntax. There are four types of quizzes: Single-Choice, Multiple-Choice, Text-Quiz, and Gap-Text.
For Single-Choice Quiz:
- Each quiz consists of a question and four answer options.
- Only one answer option is correct.
- Use square brackets with round brackets inside to mark the answer options.
- Place an "X" inside the round brackets to indicate the correct answer option.
- Separate each quiz with a blank line.
- Separate the answer options from the questions by a blank line.
For Multiple-Choice Quiz:
- Each quiz consists of a question and multiple answer options.
- One or more answer options can be correct.
- Use double square brackets to mark the answer options.
- Place an "X" inside the double square brackets to indicate the correct answer options.
- Separate each quiz with a blank line.
- Separate the answer options from the questions by a blank line.
For Text-Quiz:
- Each quiz consists of a question and the expected answer in double square brackets.
- Only single-line text answers are supported (no newlines).
- Separate each quiz with a blank line.
- Separate the answer from the questions by a blank line.
For Gap-Text Quiz:
- Each quiz consists of a description or sentence with missing words.
- Use double square brackets to mark the missing words or gaps.
- Learners need to fill in the correct words for each gap.
- Separate each quiz with a blank line.
Single-Choice Quiz Example: Question: What is the capital of France?
- [( )] London
- [( )] Berlin
- [(X)] Paris
- [( )] Rome
Question: Which color is associated with stop signs?
- [( )] Blue
- [(X)] Red
- [( )] Yellow
- [( )] Green
Multiple-Choice Quiz Example: Question: Which of the following are primary colors?
- [[X]] Red
- [[X]] Blue
- [[ ]] Green
- [[X]] Yellow
Question: Which of the following programming languages are object-oriented?
- [[X]] Java
- [[ ]] HTML
- [[X]] Python
- [[ ]] CSS
Text-Quiz Example: Question: What is the chemical symbol for water?
[[H2O]]
Question: Name a famous scientist.
[[Albert Einstein]]
Gap-Text Quiz Example:
Fill in the missing words in the following sentence:
The cat sat on the [[mat]].
Complete the sentence by filling in the gaps:
Roses are [[red]], violets are [[blue]], sugar is [[sweet]], and so are [[you]].
Fill in the blanks to complete the famous quote:
"Life is like a [[box]] of [[chocolates]]. You never know what you're gonna [[get]]."
Add the missing words to complete the phrase:
Actions speak louder than [[words]]. ```
X.1.2 ASCII-Art
X.2 Teilen von Kurse
X.3 Kl - Klassenräume
-
@ 9ca447d2:fbf5a36d
2025-06-16 06:01:49CANNES, 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