-
@ eac63075:b4988b48
2024-11-09 17:57:27Based on a recent paper that included collaboration from renowned experts such as Lynn Alden, Steve Lee, and Ren Crypto Fish, we discuss in depth how Bitcoin's consensus is built, the main risks, and the complex dynamics of protocol upgrades.
Podcast https://www.fountain.fm/episode/wbjD6ntQuvX5u2G5BccC
Presentation https://gamma.app/docs/Analyzing-Bitcoin-Consensus-Risks-in-Protocol-Upgrades-p66axxjwaa37ksn
1. Introduction to Consensus in Bitcoin
Consensus in Bitcoin is the foundation that keeps the network secure and functional, allowing users worldwide to perform transactions in a decentralized manner without the need for intermediaries. Since its launch in 2009, Bitcoin is often described as an "immutable" system designed to resist changes, and it is precisely this resistance that ensures its security and stability.
The central idea behind consensus in Bitcoin is to create a set of acceptance rules for blocks and transactions, ensuring that all network participants agree on the transaction history. This prevents "double-spending," where the same bitcoin could be used in two simultaneous transactions, something that would compromise trust in the network.
Evolution of Consensus in Bitcoin
Over the years, consensus in Bitcoin has undergone several adaptations, and the way participants agree on changes remains a delicate process. Unlike traditional systems, where changes can be imposed from the top down, Bitcoin operates in a decentralized model where any significant change needs the support of various groups of stakeholders, including miners, developers, users, and large node operators.
Moreover, the update process is extremely cautious, as hasty changes can compromise the network's security. As a result, the philosophy of "don't fix what isn't broken" prevails, with improvements happening incrementally and only after broad consensus among those involved. This model can make progress seem slow but ensures that Bitcoin remains faithful to the principles of security and decentralization.
2. Technical Components of Consensus
Bitcoin's consensus is supported by a set of technical rules that determine what is considered a valid transaction and a valid block on the network. These technical aspects ensure that all nodes—the computers that participate in the Bitcoin network—agree on the current state of the blockchain. Below are the main technical components that form the basis of the consensus.
Validation of Blocks and Transactions
The validation of blocks and transactions is the central point of consensus in Bitcoin. A block is only considered valid if it meets certain criteria, such as maximum size, transaction structure, and the solving of the "Proof of Work" problem. The proof of work, required for a block to be included in the blockchain, is a computational process that ensures the block contains significant computational effort—protecting the network against manipulation attempts.
Transactions, in turn, need to follow specific input and output rules. Each transaction includes cryptographic signatures that prove the ownership of the bitcoins sent, as well as validation scripts that verify if the transaction conditions are met. This validation system is essential for network nodes to autonomously confirm that each transaction follows the rules.
Chain Selection
Another fundamental technical issue for Bitcoin's consensus is chain selection, which becomes especially important in cases where multiple versions of the blockchain coexist, such as after a network split (fork). To decide which chain is the "true" one and should be followed, the network adopts the criterion of the highest accumulated proof of work. In other words, the chain with the highest number of valid blocks, built with the greatest computational effort, is chosen by the network as the official one.
This criterion avoids permanent splits because it encourages all nodes to follow the same main chain, reinforcing consensus.
Soft Forks vs. Hard Forks
In the consensus process, protocol changes can happen in two ways: through soft forks or hard forks. These variations affect not only the protocol update but also the implications for network users:
-
Soft Forks: These are changes that are backward compatible. Only nodes that adopt the new update will follow the new rules, but old nodes will still recognize the blocks produced with these rules as valid. This compatibility makes soft forks a safer option for updates, as it minimizes the risk of network division.
-
Hard Forks: These are updates that are not backward compatible, requiring all nodes to update to the new version or risk being separated from the main chain. Hard forks can result in the creation of a new coin, as occurred with the split between Bitcoin and Bitcoin Cash in 2017. While hard forks allow for deeper changes, they also bring significant risks of network fragmentation.
These technical components form the base of Bitcoin's security and resilience, allowing the system to remain functional and immutable without losing the necessary flexibility to evolve over time.
3. Stakeholders in Bitcoin's Consensus
Consensus in Bitcoin is not decided centrally. On the contrary, it depends on the interaction between different groups of stakeholders, each with their motivations, interests, and levels of influence. These groups play fundamental roles in how changes are implemented or rejected on the network. Below, we explore the six main stakeholders in Bitcoin's consensus.
1. Economic Nodes
Economic nodes, usually operated by exchanges, custody providers, and large companies that accept Bitcoin, exert significant influence over consensus. Because they handle large volumes of transactions and act as a connection point between the Bitcoin ecosystem and the traditional financial system, these nodes have the power to validate or reject blocks and to define which version of the software to follow in case of a fork.
Their influence is proportional to the volume of transactions they handle, and they can directly affect which chain will be seen as the main one. Their incentive is to maintain the network's stability and security to preserve its functionality and meet regulatory requirements.
2. Investors
Investors, including large institutional funds and individual Bitcoin holders, influence consensus indirectly through their impact on the asset's price. Their buying and selling actions can affect Bitcoin's value, which in turn influences the motivation of miners and other stakeholders to continue investing in the network's security and development.
Some institutional investors have agreements with custodians that may limit their ability to act in network split situations. Thus, the impact of each investor on consensus can vary based on their ownership structure and how quickly they can react to a network change.
3. Media Influencers
Media influencers, including journalists, analysts, and popular personalities on social media, have a powerful role in shaping public opinion about Bitcoin and possible updates. These influencers can help educate the public, promote debates, and bring transparency to the consensus process.
On the other hand, the impact of influencers can be double-edged: while they can clarify complex topics, they can also distort perceptions by amplifying or minimizing change proposals. This makes them a force both of support and resistance to consensus.
4. Miners
Miners are responsible for validating transactions and including blocks in the blockchain. Through computational power (hashrate), they also exert significant influence over consensus decisions. In update processes, miners often signal their support for a proposal, indicating that the new version is safe to use. However, this signaling is not always definitive, and miners can change their position if they deem it necessary.
Their incentive is to maximize returns from block rewards and transaction fees, as well as to maintain the value of investments in their specialized equipment, which are only profitable if the network remains stable.
5. Protocol Developers
Protocol developers, often called "Core Developers," are responsible for writing and maintaining Bitcoin's code. Although they do not have direct power over consensus, they possess an informal veto power since they decide which changes are included in the main client (Bitcoin Core). This group also serves as an important source of technical knowledge, helping guide decisions and inform other stakeholders.
Their incentive lies in the continuous improvement of the network, ensuring security and decentralization. Many developers are funded by grants and sponsorships, but their motivations generally include a strong ideological commitment to Bitcoin's principles.
6. Users and Application Developers
This group includes people who use Bitcoin in their daily transactions and developers who build solutions based on the network, such as wallets, exchanges, and payment platforms. Although their power in consensus is less than that of miners or economic nodes, they play an important role because they are responsible for popularizing Bitcoin's use and expanding the ecosystem.
If application developers decide not to adopt an update, this can affect compatibility and widespread acceptance. Thus, they indirectly influence consensus by deciding which version of the protocol to follow in their applications.
These stakeholders are vital to the consensus process, and each group exerts influence according to their involvement, incentives, and ability to act in situations of change. Understanding the role of each makes it clearer how consensus is formed and why it is so difficult to make significant changes to Bitcoin.
4. Mechanisms for Activating Updates in Bitcoin
For Bitcoin to evolve without compromising security and consensus, different mechanisms for activating updates have been developed over the years. These mechanisms help coordinate changes among network nodes to minimize the risk of fragmentation and ensure that updates are implemented in an orderly manner. Here, we explore some of the main methods used in Bitcoin, their advantages and disadvantages, as well as historical examples of significant updates.
Flag Day
The Flag Day mechanism is one of the simplest forms of activating changes. In it, a specific date or block is determined as the activation moment, and all nodes must be updated by that point. This method does not involve prior signaling; participants simply need to update to the new software version by the established day or block.
-
Advantages: Simplicity and predictability are the main benefits of Flag Day, as everyone knows the exact activation date.
-
Disadvantages: Inflexibility can be a problem because there is no way to adjust the schedule if a significant part of the network has not updated. This can result in network splits if a significant number of nodes are not ready for the update.
An example of Flag Day was the Pay to Script Hash (P2SH) update in 2012, which required all nodes to adopt the change to avoid compatibility issues.
BIP34 and BIP9
BIP34 introduced a more dynamic process, in which miners increase the version number in block headers to signal the update. When a predetermined percentage of the last blocks is mined with this new version, the update is automatically activated. This model later evolved with BIP9, which allowed multiple updates to be signaled simultaneously through "version bits," each corresponding to a specific change.
-
Advantages: Allows the network to activate updates gradually, giving more time for participants to adapt.
-
Disadvantages: These methods rely heavily on miner support, which means that if a sufficient number of miners do not signal the update, it can be delayed or not implemented.
BIP9 was used in the activation of SegWit (BIP141) but faced challenges because some miners did not signal their intent to activate, leading to the development of new mechanisms.
User Activated Soft Forks (UASF) and User Resisted Soft Forks (URSF)
To increase the decision-making power of ordinary users, the concept of User Activated Soft Fork (UASF) was introduced, allowing node operators, not just miners, to determine consensus for a change. In this model, nodes set a date to start rejecting blocks that are not in compliance with the new update, forcing miners to adapt or risk having their blocks rejected by the network.
URSF, in turn, is a model where nodes reject blocks that attempt to adopt a specific update, functioning as resistance against proposed changes.
-
Advantages: UASF returns decision-making power to node operators, ensuring that changes do not depend solely on miners.
-
Disadvantages: Both UASF and URSF can generate network splits, especially in cases of strong opposition among different stakeholders.
An example of UASF was the activation of SegWit in 2017, where users supported activation independently of miner signaling, which ended up forcing its adoption.
BIP8 (LOT=True)
BIP8 is an evolution of BIP9, designed to prevent miners from indefinitely blocking a change desired by the majority of users and developers. BIP8 allows setting a parameter called "lockinontimeout" (LOT) as true, which means that if the update has not been fully signaled by a certain point, it is automatically activated.
-
Advantages: Ensures that changes with broad support among users are not blocked by miners who wish to maintain the status quo.
-
Disadvantages: Can lead to network splits if miners or other important stakeholders do not support the update.
Although BIP8 with LOT=True has not yet been used in Bitcoin, it is a proposal that can be applied in future updates if necessary.
These activation mechanisms have been essential for Bitcoin's development, allowing updates that keep the network secure and functional. Each method brings its own advantages and challenges, but all share the goal of preserving consensus and network cohesion.
5. Risks and Considerations in Consensus Updates
Consensus updates in Bitcoin are complex processes that involve not only technical aspects but also political, economic, and social considerations. Due to the network's decentralized nature, each change brings with it a set of risks that need to be carefully assessed. Below, we explore some of the main challenges and future scenarios, as well as the possible impacts on stakeholders.
Network Fragility with Alternative Implementations
One of the main risks associated with consensus updates is the possibility of network fragmentation when there are alternative software implementations. If an update is implemented by a significant group of nodes but rejected by others, a network split (fork) can occur. This creates two competing chains, each with a different version of the transaction history, leading to unpredictable consequences for users and investors.
Such fragmentation weakens Bitcoin because, by dividing hashing power (computing) and coin value, it reduces network security and investor confidence. A notable example of this risk was the fork that gave rise to Bitcoin Cash in 2017 when disagreements over block size resulted in a new chain and a new asset.
Chain Splits and Impact on Stakeholders
Chain splits are a significant risk in update processes, especially in hard forks. During a hard fork, the network is split into two separate chains, each with its own set of rules. This results in the creation of a new coin and leaves users with duplicated assets on both chains. While this may seem advantageous, in the long run, these splits weaken the network and create uncertainties for investors.
Each group of stakeholders reacts differently to a chain split:
-
Institutional Investors and ETFs: Face regulatory and compliance challenges because many of these assets are managed under strict regulations. The creation of a new coin requires decisions to be made quickly to avoid potential losses, which may be hampered by regulatory constraints.
-
Miners: May be incentivized to shift their computing power to the chain that offers higher profitability, which can weaken one of the networks.
-
Economic Nodes: Such as major exchanges and custody providers, have to quickly choose which chain to support, influencing the perceived value of each network.
Such divisions can generate uncertainties and loss of value, especially for institutional investors and those who use Bitcoin as a store of value.
Regulatory Impacts and Institutional Investors
With the growing presence of institutional investors in Bitcoin, consensus changes face new compliance challenges. Bitcoin ETFs, for example, are required to follow strict rules about which assets they can include and how chain split events should be handled. The creation of a new asset or migration to a new chain can complicate these processes, creating pressure for large financial players to quickly choose a chain, affecting the stability of consensus.
Moreover, decisions regarding forks can influence the Bitcoin futures and derivatives market, affecting perception and adoption by new investors. Therefore, the need to avoid splits and maintain cohesion is crucial to attract and preserve the confidence of these investors.
Security Considerations in Soft Forks and Hard Forks
While soft forks are generally preferred in Bitcoin for their backward compatibility, they are not without risks. Soft forks can create different classes of nodes on the network (updated and non-updated), which increases operational complexity and can ultimately weaken consensus cohesion. In a network scenario with fragmentation of node classes, Bitcoin's security can be affected, as some nodes may lose part of the visibility over updated transactions or rules.
In hard forks, the security risk is even more evident because all nodes need to adopt the new update to avoid network division. Experience shows that abrupt changes can create temporary vulnerabilities, in which malicious agents try to exploit the transition to attack the network.
Bounty Claim Risks and Attack Scenarios
Another risk in consensus updates are so-called "bounty claims"—accumulated rewards that can be obtained if an attacker manages to split or deceive a part of the network. In a conflict scenario, a group of miners or nodes could be incentivized to support a new update or create an alternative version of the software to benefit from these rewards.
These risks require stakeholders to carefully assess each update and the potential vulnerabilities it may introduce. The possibility of "bounty claims" adds a layer of complexity to consensus because each interest group may see a financial opportunity in a change that, in the long term, may harm network stability.
The risks discussed above show the complexity of consensus in Bitcoin and the importance of approaching it gradually and deliberately. Updates need to consider not only technical aspects but also economic and social implications, in order to preserve Bitcoin's integrity and maintain trust among stakeholders.
6. Recommendations for the Consensus Process in Bitcoin
To ensure that protocol changes in Bitcoin are implemented safely and with broad support, it is essential that all stakeholders adopt a careful and coordinated approach. Here are strategic recommendations for evaluating, supporting, or rejecting consensus updates, considering the risks and challenges discussed earlier, along with best practices for successful implementation.
1. Careful Evaluation of Proposal Maturity
Stakeholders should rigorously assess the maturity level of a proposal before supporting its implementation. Updates that are still experimental or lack a robust technical foundation can expose the network to unnecessary risks. Ideally, change proposals should go through an extensive testing phase, have security audits, and receive review and feedback from various developers and experts.
2. Extensive Testing in Secure and Compatible Networks
Before an update is activated on the mainnet, it is essential to test it on networks like testnet and signet, and whenever possible, on other compatible networks that offer a safe and controlled environment to identify potential issues. Testing on networks like Litecoin was fundamental for the safe launch of innovations like SegWit and the Lightning Network, allowing functionalities to be validated on a lower-impact network before being implemented on Bitcoin.
The Liquid Network, developed by Blockstream, also plays an important role as an experimental network for new proposals, such as OP_CAT. By adopting these testing environments, stakeholders can mitigate risks and ensure that the update is reliable and secure before being adopted by the main network.
3. Importance of Stakeholder Engagement
The success of a consensus update strongly depends on the active participation of all stakeholders. This includes economic nodes, miners, protocol developers, investors, and end users. Lack of participation can lead to inadequate decisions or even future network splits, which would compromise Bitcoin's security and stability.
4. Key Questions for Evaluating Consensus Proposals
To assist in decision-making, each group of stakeholders should consider some key questions before supporting a consensus change:
- Does the proposal offer tangible benefits for Bitcoin's security, scalability, or usability?
- Does it maintain backward compatibility or introduce the risk of network split?
- Are the implementation requirements clear and feasible for each group involved?
- Are there clear and aligned incentives for all stakeholder groups to accept the change?
5. Coordination and Timing in Implementations
Timing is crucial. Updates with short activation windows can force a split because not all nodes and miners can update simultaneously. Changes should be planned with ample deadlines to allow all stakeholders to adjust their systems, avoiding surprises that could lead to fragmentation.
Mechanisms like soft forks are generally preferable to hard forks because they allow a smoother transition. Opting for backward-compatible updates when possible facilitates the process and ensures that nodes and miners can adapt without pressure.
6. Continuous Monitoring and Re-evaluation
After an update, it's essential to monitor the network to identify problems or side effects. This continuous process helps ensure cohesion and trust among all participants, keeping Bitcoin as a secure and robust network.
These recommendations, including the use of secure networks for extensive testing, promote a collaborative and secure environment for Bitcoin's consensus process. By adopting a deliberate and strategic approach, stakeholders can preserve Bitcoin's value as a decentralized and censorship-resistant network.
7. Conclusion
Consensus in Bitcoin is more than a set of rules; it's the foundation that sustains the network as a decentralized, secure, and reliable system. Unlike centralized systems, where decisions can be made quickly, Bitcoin requires a much more deliberate and cooperative approach, where the interests of miners, economic nodes, developers, investors, and users must be considered and harmonized. This governance model may seem slow, but it is fundamental to preserving the resilience and trust that make Bitcoin a global store of value and censorship-resistant.
Consensus updates in Bitcoin must balance the need for innovation with the preservation of the network's core principles. The development process of a proposal needs to be detailed and rigorous, going through several testing stages, such as in testnet, signet, and compatible networks like Litecoin and Liquid Network. These networks offer safe environments for proposals to be analyzed and improved before being launched on the main network.
Each proposed change must be carefully evaluated regarding its maturity, impact, backward compatibility, and support among stakeholders. The recommended key questions and appropriate timing are critical to ensure that an update is adopted without compromising network cohesion. It's also essential that the implementation process is continuously monitored and re-evaluated, allowing adjustments as necessary and minimizing the risk of instability.
By following these guidelines, Bitcoin's stakeholders can ensure that the network continues to evolve safely and robustly, maintaining user trust and further solidifying its role as one of the most resilient and innovative digital assets in the world. Ultimately, consensus in Bitcoin is not just a technical issue but a reflection of its community and the values it represents: security, decentralization, and resilience.
8. Links
Whitepaper: https://github.com/bitcoin-cap/bcap
Youtube (pt-br): https://www.youtube.com/watch?v=rARycAibl9o&list=PL-qnhF0qlSPkfhorqsREuIu4UTbF0h4zb
-
-
@ eac63075:b4988b48
2024-10-26 22:14:19The future of physical money is at stake, and the discussion about DREX, the new digital currency planned by the Central Bank of Brazil, is gaining momentum. In a candid and intense conversation, Federal Deputy Julia Zanatta (PL/SC) discussed the challenges and risks of this digital transition, also addressing her Bill No. 3,341/2024, which aims to prevent the extinction of physical currency. This bill emerges as a direct response to legislative initiatives seeking to replace physical money with digital alternatives, limiting citizens' options and potentially compromising individual freedom. Let's delve into the main points of this conversation.
https://www.fountain.fm/episode/i5YGJ9Ors3PkqAIMvNQ0
What is a CBDC?
Before discussing the specifics of DREX, it’s important to understand what a CBDC (Central Bank Digital Currency) is. CBDCs are digital currencies issued by central banks, similar to a digital version of physical money. Unlike cryptocurrencies such as Bitcoin, which operate in a decentralized manner, CBDCs are centralized and regulated by the government. In other words, they are digital currencies created and controlled by the Central Bank, intended to replace physical currency.
A prominent feature of CBDCs is their programmability. This means that the government can theoretically set rules about how, where, and for what this currency can be used. This aspect enables a level of control over citizens' finances that is impossible with physical money. By programming the currency, the government could limit transactions by setting geographical or usage restrictions. In practice, money within a CBDC could be restricted to specific spending or authorized for use in a defined geographical area.
In countries like China, where citizen actions and attitudes are also monitored, a person considered to have a "low score" due to a moral or ideological violation may have their transactions limited to essential purchases, restricting their digital currency use to non-essential activities. This financial control is strengthened because, unlike physical money, digital currency cannot be exchanged anonymously.
Practical Example: The Case of DREX During the Pandemic
To illustrate how DREX could be used, an example was given by Eric Altafim, director of Banco Itaú. He suggested that, if DREX had existed during the COVID-19 pandemic, the government could have restricted the currency’s use to a 5-kilometer radius around a person’s residence, limiting their economic mobility. Another proposed use by the executive related to the Bolsa Família welfare program: the government could set up programming that only allows this benefit to be used exclusively for food purchases. Although these examples are presented as control measures for safety or organization, they demonstrate how much a CBDC could restrict citizens' freedom of choice.
To illustrate the potential for state control through a Central Bank Digital Currency (CBDC), such as DREX, it is helpful to look at the example of China. In China, the implementation of a CBDC coincides with the country’s Social Credit System, a governmental surveillance tool that assesses citizens' and companies' behavior. Together, these technologies allow the Chinese government to monitor, reward, and, above all, punish behavior deemed inappropriate or threatening to the government.
How Does China's Social Credit System Work?
Implemented in 2014, China's Social Credit System assigns every citizen and company a "score" based on various factors, including financial behavior, criminal record, social interactions, and even online activities. This score determines the benefits or penalties each individual receives and can affect everything from public transport access to obtaining loans and enrolling in elite schools for their children. Citizens with low scores may face various sanctions, including travel restrictions, fines, and difficulty in securing loans.
With the adoption of the CBDC — or “digital yuan” — the Chinese government now has a new tool to closely monitor citizens' financial transactions, facilitating the application of Social Credit System penalties. China’s CBDC is a programmable digital currency, which means that the government can restrict how, when, and where the money can be spent. Through this level of control, digital currency becomes a powerful mechanism for influencing citizens' behavior.
Imagine, for instance, a citizen who repeatedly posts critical remarks about the government on social media or participates in protests. If the Social Credit System assigns this citizen a low score, the Chinese government could, through the CBDC, restrict their money usage in certain areas or sectors. For example, they could be prevented from buying tickets to travel to other regions, prohibited from purchasing certain consumer goods, or even restricted to making transactions only at stores near their home.
Another example of how the government can use the CBDC to enforce the Social Credit System is by monitoring purchases of products such as alcohol or luxury items. If a citizen uses the CBDC to spend more than the government deems reasonable on such products, this could negatively impact their social score, resulting in additional penalties such as future purchase restrictions or a lowered rating that impacts their personal and professional lives.
In China, this kind of control has already been demonstrated in several cases. Citizens added to Social Credit System “blacklists” have seen their spending and investment capacity severely limited. The combination of digital currency and social scores thus creates a sophisticated and invasive surveillance system, through which the Chinese government controls important aspects of citizens’ financial lives and individual freedoms.
Deputy Julia Zanatta views these examples with great concern. She argues that if the state has full control over digital money, citizens will be exposed to a level of economic control and surveillance never seen before. In a democracy, this control poses a risk, but in an authoritarian regime, it could be used as a powerful tool of repression.
DREX and Bill No. 3,341/2024
Julia Zanatta became aware of a bill by a Workers' Party (PT) deputy (Bill 4068/2020 by Deputy Reginaldo Lopes - PT/MG) that proposes the extinction of physical money within five years, aiming for a complete transition to DREX, the digital currency developed by the Central Bank of Brazil. Concerned about the impact of this measure, Julia drafted her bill, PL No. 3,341/2024, which prohibits the elimination of physical money, ensuring citizens the right to choose physical currency.
“The more I read about DREX, the less I want its implementation,” says the deputy. DREX is a Central Bank Digital Currency (CBDC), similar to other state digital currencies worldwide, but which, according to Julia, carries extreme control risks. She points out that with DREX, the State could closely monitor each citizen’s transactions, eliminating anonymity and potentially restricting freedom of choice. This control would lie in the hands of the Central Bank, which could, in a crisis or government change, “freeze balances or even delete funds directly from user accounts.”
Risks and Individual Freedom
Julia raises concerns about potential abuses of power that complete digitalization could allow. In a democracy, state control over personal finances raises serious questions, and EddieOz warns of an even more problematic future. “Today we are in a democracy, but tomorrow, with a government transition, we don't know if this kind of power will be used properly or abused,” he states. In other words, DREX gives the State the ability to restrict or condition the use of money, opening the door to unprecedented financial surveillance.
EddieOz cites Nigeria as an example, where a CBDC was implemented, and the government imposed severe restrictions on the use of physical money to encourage the use of digital currency, leading to protests and clashes in the country. In practice, the poorest and unbanked — those without regular access to banking services — were harshly affected, as without physical money, many cannot conduct basic transactions. Julia highlights that in Brazil, this situation would be even more severe, given the large number of unbanked individuals and the extent of rural areas where access to technology is limited.
The Relationship Between DREX and Pix
The digital transition has already begun with Pix, which revolutionized instant transfers and payments in Brazil. However, Julia points out that Pix, though popular, is a citizen’s choice, while DREX tends to eliminate that choice. The deputy expresses concern about new rules suggested for Pix, such as daily transaction limits of a thousand reais, justified as anti-fraud measures but which, in her view, represent additional control and a profit opportunity for banks. “How many more rules will banks create to profit from us?” asks Julia, noting that DREX could further enhance control over personal finances.
International Precedents and Resistance to CBDC
The deputy also cites examples from other countries resisting the idea of a centralized digital currency. In the United States, states like New Hampshire have passed laws to prevent the advance of CBDCs, and leaders such as Donald Trump have opposed creating a national digital currency. Trump, addressing the topic, uses a justification similar to Julia’s: in a digitalized system, “with one click, your money could disappear.” She agrees with the warning, emphasizing the control risk that a CBDC represents, especially for countries with disadvantaged populations.
Besides the United States, Canada, Colombia, and Australia have also suspended studies on digital currencies, citing the need for further discussions on population impacts. However, in Brazil, the debate on DREX is still limited, with few parliamentarians and political leaders openly discussing the topic. According to Julia, only she and one or two deputies are truly trying to bring this discussion to the Chamber, making DREX’s advance even more concerning.
Bill No. 3,341/2024 and Popular Pressure
For Julia, her bill is a first step. Although she acknowledges that ideally, it would prevent DREX's implementation entirely, PL 3341/2024 is a measure to ensure citizens' choice to use physical money, preserving a form of individual freedom. “If the future means control, I prefer to live in the past,” Julia asserts, reinforcing that the fight for freedom is at the heart of her bill.
However, the deputy emphasizes that none of this will be possible without popular mobilization. According to her, popular pressure is crucial for other deputies to take notice and support PL 3341. “I am only one deputy, and we need the public’s support to raise the project’s visibility,” she explains, encouraging the public to press other parliamentarians and ask them to “pay attention to PL 3341 and the project that prohibits the end of physical money.” The deputy believes that with a strong awareness and pressure movement, it is possible to advance the debate and ensure Brazilians’ financial freedom.
What’s at Stake?
Julia Zanatta leaves no doubt: DREX represents a profound shift in how money will be used and controlled in Brazil. More than a simple modernization of the financial system, the Central Bank’s CBDC sets precedents for an unprecedented level of citizen surveillance and control in the country. For the deputy, this transition needs to be debated broadly and transparently, and it’s up to the Brazilian people to defend their rights and demand that the National Congress discuss these changes responsibly.
The deputy also emphasizes that, regardless of political or partisan views, this issue affects all Brazilians. “This agenda is something that will affect everyone. We need to be united to ensure people understand the gravity of what could happen.” Julia believes that by sharing information and generating open debate, it is possible to prevent Brazil from following the path of countries that have already implemented a digital currency in an authoritarian way.
A Call to Action
The future of physical money in Brazil is at risk. For those who share Deputy Julia Zanatta’s concerns, the time to act is now. Mobilize, get informed, and press your representatives. PL 3341/2024 is an opportunity to ensure that Brazilian citizens have a choice in how to use their money, without excessive state interference or surveillance.
In the end, as the deputy puts it, the central issue is freedom. “My fear is that this project will pass, and people won’t even understand what is happening.” Therefore, may every citizen at least have the chance to understand what’s at stake and make their voice heard in defense of a Brazil where individual freedom and privacy are respected values.
-
@ 8fb140b4:f948000c
2023-11-21 21:37:48Embarking on the journey of operating your own Lightning node on the Bitcoin Layer 2 network is more than just a tech-savvy endeavor; it's a step into a realm of financial autonomy and cutting-edge innovation. By running a node, you become a vital part of a revolutionary movement that's reshaping how we think about money and digital transactions. This role not only offers a unique perspective on blockchain technology but also places you at the heart of a community dedicated to decentralization and network resilience. Beyond the technicalities, it's about embracing a new era of digital finance, where you contribute directly to the network's security, efficiency, and growth, all while gaining personal satisfaction and potentially lucrative rewards.
In essence, running your own Lightning node is a powerful way to engage with the forefront of blockchain technology, assert financial independence, and contribute to a more decentralized and efficient Bitcoin network. It's an adventure that offers both personal and communal benefits, from gaining in-depth tech knowledge to earning a place in the evolving landscape of cryptocurrency.
Running your own Lightning node for the Bitcoin Layer 2 network can be an empowering and beneficial endeavor. Here are 10 reasons why you might consider taking on this task:
-
Direct Contribution to Decentralization: Operating a node is a direct action towards decentralizing the Bitcoin network, crucial for its security and resistance to control or censorship by any single entity.
-
Financial Autonomy: Owning a node gives you complete control over your financial transactions on the network, free from reliance on third-party services, which can be subject to fees, restrictions, or outages.
-
Advanced Network Participation: As a node operator, you're not just a passive participant but an active player in shaping the network, influencing its efficiency and scalability through direct involvement.
-
Potential for Higher Revenue: With strategic management and optimal channel funding, your node can become a preferred route for transactions, potentially increasing the routing fees you can earn.
-
Cutting-Edge Technological Engagement: Running a node puts you at the forefront of blockchain and bitcoin technology, offering insights into future developments and innovations.
-
Strengthened Network Security: Each new node adds to the robustness of the Bitcoin network, making it more resilient against attacks and failures, thus contributing to the overall security of the ecosystem.
-
Personalized Fee Structures: You have the flexibility to set your own fee policies, which can balance earning potential with the service you provide to the network.
-
Empowerment Through Knowledge: The process of setting up and managing a node provides deep learning opportunities, empowering you with knowledge that can be applied in various areas of blockchain and fintech.
-
Boosting Transaction Capacity: By running a node, you help to increase the overall capacity of the Lightning Network, enabling more transactions to be processed quickly and at lower costs.
-
Community Leadership and Reputation: As an active node operator, you gain recognition within the Bitcoin community, which can lead to collaborative opportunities and a position of thought leadership in the space.
These reasons demonstrate the impactful and transformative nature of running a Lightning node, appealing to those who are deeply invested in the principles of bitcoin and wish to actively shape its future. Jump aboard, and embrace the journey toward full independence. 🐶🐾🫡🚀🚀🚀
-
-
@ 8fb140b4:f948000c
2023-11-18 23:28:31Chef's notes
Serving these two dishes together will create a delightful centerpiece for your Thanksgiving meal, offering a perfect blend of traditional flavors with a homemade touch.
Details
- ⏲️ Prep time: 30 min
- 🍳 Cook time: 1 - 2 hours
- 🍽️ Servings: 4-6
Ingredients
- 1 whole turkey (about 12-14 lbs), thawed and ready to cook
- 1 cup unsalted butter, softened
- 2 tablespoons fresh thyme, chopped
- 2 tablespoons fresh rosemary, chopped
- 2 tablespoons fresh sage, chopped
- Salt and freshly ground black pepper
- 1 onion, quartered
- 1 lemon, halved
- 2-3 cloves of garlic
- Apple and Sage Stuffing
- 1 loaf of crusty bread, cut into cubes
- 2 apples, cored and chopped
- 1 onion, diced
- 2 stalks celery, diced
- 3 cloves garlic, minced
- 1/4 cup fresh sage, chopped
- 1/2 cup unsalted butter
- 2 cups chicken broth
- Salt and pepper, to taste
Directions
- Preheat the Oven: Set your oven to 325°F (165°C).
- Prepare the Herb Butter: Mix the softened butter with the chopped thyme, rosemary, and sage. Season with salt and pepper.
- Prepare the Turkey: Remove any giblets from the turkey and pat it dry. Loosen the skin and spread a generous amount of herb butter under and over the skin.
- Add Aromatics: Inside the turkey cavity, place the quartered onion, lemon halves, and garlic cloves.
- Roast: Place the turkey in a roasting pan. Tent with aluminum foil and roast. A general guideline is about 15 minutes per pound, or until the internal temperature reaches 165°F (74°C) at the thickest part of the thigh.
- Rest and Serve: Let the turkey rest for at least 20 minutes before carving.
- Next: Apple and Sage Stuffing
- Dry the Bread: Spread the bread cubes on a baking sheet and let them dry overnight, or toast them in the oven.
- Cook the Vegetables: In a large skillet, melt the butter and cook the onion, celery, and garlic until soft.
- Combine Ingredients: Add the apples, sage, and bread cubes to the skillet. Stir in the chicken broth until the mixture is moist. Season with salt and pepper.
- Bake: Transfer the stuffing to a baking dish and bake at 350°F (175°C) for about 30-40 minutes, until golden brown on top.
-
@ 8fb140b4:f948000c
2023-11-02 01:13:01Testing a brand new YakiHonne native client for iOS. Smooth as butter (not penis butter 🤣🍆🧈) with great visual experience and intuitive navigation. Amazing work by the team behind it! * lists * work
Bold text work!
Images could have used nostr.build instead of raw S3 from us-east-1 region.
Very impressive! You can even save the draft and continue later, before posting the long-form note!
🐶🐾🤯🤯🤯🫂💜
-
@ 8fb140b4:f948000c
2023-08-22 12:14:34As the title states, scratch behind my ear and you get it. 🐶🐾🫡
-
@ 8fb140b4:f948000c
2023-07-30 00:35:01Test Bounty Note
-
@ 8fb140b4:f948000c
2023-07-22 09:39:48Intro
This short tutorial will help you set up your own Nostr Wallet Connect (NWC) on your own LND Node that is not using Umbrel. If you are a user of Umbrel, you should use their version of NWC.
Requirements
You need to have a working installation of LND with established channels and connectivity to the internet. NWC in itself is fairly light and will not consume a lot of resources. You will also want to ensure that you have a working installation of Docker, since we will use a docker image to run NWC.
- Working installation of LND (and all of its required components)
- Docker (with Docker compose)
Installation
For the purpose of this tutorial, we will assume that you have your lnd/bitcoind running under user bitcoin with home directory /home/bitcoin. We will also assume that you already have a running installation of Docker (or docker.io).
Prepare and verify
git version - we will need git to get the latest version of NWC. docker version - should execute successfully and show the currently installed version of Docker. docker compose version - same as before, but the version will be different. ss -tupln | grep 10009- should produce the following output: tcp LISTEN 0 4096 0.0.0.0:10009 0.0.0.0: tcp LISTEN 0 4096 [::]:10009 [::]:**
For things to work correctly, your Docker should be version 20.10.0 or later. If you have an older version, consider installing a new one using instructions here: https://docs.docker.com/engine/install/
Create folders & download NWC
In the home directory of your LND/bitcoind user, create a new folder, e.g., "nwc" mkdir /home/bitcoin/nwc. Change to that directory cd /home/bitcoin/nwc and clone the NWC repository: git clone https://github.com/getAlby/nostr-wallet-connect.git
Creating the Docker image
In this step, we will create a Docker image that you will use to run NWC.
- Change directory to
nostr-wallet-connect
:cd nostr-wallet-connect
- Run command to build Docker image:
docker build -t nwc:$(date +'%Y%m%d%H%M') -t nwc:latest .
(there is a dot at the end) - The last line of the output (after a few minutes) should look like
=> => naming to docker.io/library/nwc:latest
nwc:latest
is the name of the Docker image with a tag which you should note for use later.
Creating docker-compose.yml and necessary data directories
- Let's create a directory that will hold your non-volatile data (DB):
mkdir data
- In
docker-compose.yml
file, there are fields that you want to replace (<> comments) and port “4321” that you want to make sure is open (check withss -tupln | grep 4321
which should return nothing). - Create
docker-compose.yml
file with the following content, and make sure to update fields that have <> comment:
version: "3.8" services: nwc: image: nwc:latest volumes: - ./data:/data - ~/.lnd:/lnd:ro ports: - "4321:8080" extra_hosts: - "localhost:host-gateway" environment: NOSTR_PRIVKEY: <use "openssl rand -hex 32" to generate a fresh key and place it inside ""> LN_BACKEND_TYPE: "LND" LND_ADDRESS: localhost:10009 LND_CERT_FILE: "/lnd/tls.cert" LND_MACAROON_FILE: "/lnd/data/chain/bitcoin/mainnet/admin.macaroon" DATABASE_URI: "/data/nostr-wallet-connect.db" COOKIE_SECRET: <use "openssl rand -hex 32" to generate fresh secret and place it inside ""> PORT: 8080 restart: always stop_grace_period: 1m
Starting and testing
Now that you have everything ready, it is time to start the container and test.
- While you are in the
nwc
directory (important), execute the following command and check the log output,docker compose up
- You should see container logs while it is starting, and it should not exit if everything went well.
- At this point, you should be able to go to
http://<ip of the host where nwc is running>:4321
and get to the interface of NWC - To stop the test run of NWC, simply press
Ctrl-C
, and it will shut the container down. - To start NWC permanently, you should execute
docker compose up -d
, “-d” tells Docker to detach from the session. - To check currently running NWC logs, execute
docker compose logs
to run it in tail mode add-f
to the end. - To stop the container, execute
docker compose down
That's all, just follow the instructions in the web interface to get started.
Updating
As with any software, you should expect fixes and updates that you would need to perform periodically. You could automate this, but it falls outside of the scope of this tutorial. Since we already have all of the necessary configuration in place, the update execution is fairly simple.
- Change directory to the clone of the git repository,
cd /home/bitcoin/nwc/nostr-wallet-connect
- Run command to build Docker image:
docker build -t nwc:$(date +'%Y%m%d%H%M') -t nwc:latest .
(there is a dot at the end) - Change directory back one level
cd ..
- Restart (stop and start) the docker compose config
docker compose down && docker compose up -d
- Done! Optionally you may want to check the logs:
docker compose logs
-
@ fd208ee8:0fd927c1
2024-11-28 12:50:49GitHub is a software project graveyard
I think the main reason why we have so many lone wolf devs is an economic one. The fact that most FOSS devs aren't being paid for their code is making this worse, not better, as they work for fame, not fortune.
Nobody wants to use joint-repos because they don't want to give up or share the property rights to the contents. But because anything someone else does in a repo you own, also belongs to you, people are disincentized from contributing to your repo.
GitHub, especially, has incentivized this splintering and isolation. Everyone wants to have all changes in their own repo because they can profit best on repos listed directly under their own name, so long as they become popular. Maximize your 🟩 and ⭐ , like chips you can cash in for a prize.
And because forking other people's repos is the norm, rather than teamwork, requests for changes are usually ignored or responded to with "fork it, bro." Go away. Leave me alone. My repo is none of your business.
Too autistic, even for me
So, the developers separate their efforts into a million tiny repos that are mostly redundant with other ones, there's little interaction, progress is often surprisingly slow and stalls for months at a time, it's hard to keep track of what other people are doing (so that you can review and test changes), most of the effort is headed straight for the bin, people build the same things over and over, and communication is extremely limited.
This is a work environment that is unattractive for anyone who isn't autistic and/or highly introverted. Half of the fun of open-source development used to be the esprit de corps. Much has been said about #Bluesky, but it all misses a major point: that's where you go, if you want to work with other people, to build something large, polished, and impressive. It doesn't actually matter how many developers Nostr has, if they all only stare at their own plates.
Your repo coulda been a file folder.
Ironically, git was developed for collaboration on large projects with a distributed team. Now, everyone uses it for projects they work on alone. They put those projects on the Internet to market them. It's a cheap gimmick, not an earnest attempt at collaboration. Collaboration begins at the beginning.
-
@ cab47537:a19ad231
2024-11-28 12:24:01When it comes to Christmas shopping, finding the perfect gift for everyone in the family can feel like a challenge. But don’t worry—I've got you covered with some ideas that will make shopping easier—and help make everyone smile on Christmas morning. Let me walk you through the aisles of a virtual store, pointing out things that would make everyone smile when they unwrap their gift. I’ll start with ideas that bring warmth and personal touch and go from there.
First up, think about custom neon signs. These have become incredibly popular, and for a good reason—they add a fun, personalized glow to any space. You can customize them to say anything—like a child’s name, family’s last name, or even an inspiring word or phrase like “Dream Big” or “Love.” Imagine a bright “Merry and Bright” sign in the living room or a child’s name glowing softly in their bedroom. It’s a creative, thoughtful gift that brings a bit of magic into a home and feels super unique. Plus, neon signs add instant style, perfect for teenagers, college students, or anyone who loves quirky, personal décor. CRAZY NEON® offers a wide variety of neon signs and customization options. There, you can find that one gift that will literally light up their lives!
Next, let’s think about the cozy, practical gifts that make everyone feel cared for. Wrapping up a super-soft, oversized blanket for mom or dad. Big, warm blankets or throws are a hit for any age, it could be a classic knit style for grandma or a trendy sherpa blanket for your teenager who’s always looking for new bedroom décor. You could even go for a weighted blanket if someone in the family is known to have trouble sleeping. There’s something comforting about a gift that makes people feel warm and snug all winter long.
Now, let’s talk about gadgets because you can’t go wrong with tech! For the music lovers, consider a portable Bluetooth speaker. These have improved so much over the years and now come in all sizes, styles, and prices. Many of them are waterproof, so they’re great for a shower singalong, poolside tunes, or even just moving around the house. The sound quality on even the small speakers is fantastic, and you’ll probably see their eyes light up when they realize they can play their favorite music everywhere they go.
And for the budding photographer or social media fan, a mini photo printer is a gift that will be used again and again. These tiny printers connect to phones and instantly print out photos, perfect for creating little photo walls, scrapbooks, or just memories that last beyond the digital world. It’s a fun way to make memories tangible, which is something everyone in the family will appreciate.
If you’re thinking of a gift that the whole family can enjoy together, a board game is a classic choice. But skip the old standards and go for something a bit different this year. Games like Catan or Ticket to Ride are great for families who love a little strategy, while something like Exploding Kittens brings lots of laughs and is quick to learn. Board games are a wonderful way to bring everyone together during the holidays, and they make for long-lasting memories, too. Once the holiday meal is over, gather everyone around for a bit of friendly competition!
Here’s another idea: subscription boxes. These are a hit because it’s like giving a gift that keeps on giving! There’s something for everyone in the world of subscription boxes. For the foodie in the family, a monthly gourmet snack or coffee subscription is a treat they’ll look forward to every month. Book lovers can enjoy a book-of-the-month subscription that will help them discover new reads. You can even find science kits for kids, plant subscription boxes for the gardener in your life, or wine subscriptions for the wine enthusiasts. The best part? These subscriptions let the person know you were thinking about what they love and will remind them each month when something new arrives.
Now, let’s think about those in the family who love to cook or bake. A personalized cutting board is a thoughtful gift that’s also practical. You can get it engraved with their name, a favorite saying, or even a meaningful date. Or consider high-quality kitchen tools like a cast iron skillet, a fun air fryer, or a nice set of measuring spoons. These things might seem simple, but for someone who loves creating in the kitchen, they can bring so much joy. And, whenever they use them, they’ll think of you.
For the fitness enthusiasts, you can’t go wrong with gifts that support their active lifestyle. A fitness tracker or smartwatch is great, but if you want something different, how about a set of resistance bands or a good quality yoga mat? Or, if you know someone trying to stay motivated, a subscription to a fitness app or online workout program could be perfect. It’s like giving them a boost for their health and wellness goals, and it’s a gift that says you support their passions.
And, of course, there are the classic gift choices that never go out of style. Think about a beautiful candle set with seasonal scents like pine, cinnamon, or vanilla. Candles make any space feel festive, and they’re wonderful gifts for practically anyone, especially if they love creating a cozy atmosphere at home. If you’re buying for someone who enjoys a little luxury, consider going for a set of bath bombs or a skincare kit. It’s a lovely way to give them a little “me time” experience.
Finally, for the little ones, you can think about gifts that fuel creativity and play. Craft kits are great for kids who like hands-on activities, and there are endless options: jewelry-making kits, painting sets, or even build-your-own science experiment kits. For younger kids, consider a fun, educational toy like building blocks or storybooks. If you’re shopping for teenagers, a nice journal or planner can be thoughtful, especially as they’re figuring out goals and schedules.
So there you have it—a little bit of something for everyone in the family. Hopefully, one of these ideas stands out and gives you that “aha!” moment. Christmas shopping doesn’t have to be stressful when you’re thinking about gifts that will make people smile and feel special. Whether it’s a custom neon sign to brighten their space, a cozy blanket to keep them warm, or a subscription box that reminds them of you each month, there’s no doubt you’ll find something that truly fits each person on your list.
-
@ 98589a2e:bf49daa1
2024-11-28 12:22:311. Новые студенческие инициативы
-
Студенческое самоуправление: В университетах и колледжах активно развиваются студенческие советы, которые участвуют в принятии решений по вопросам учебного процесса и внеучебной жизни. Это позволяет студентам влиять на качество образования и создавать комфортную атмосферу для обучения.
-
Проекты социальной ответственности: Студенты инициируют проекты, направленные на помощь местным сообществам, включая волонтерские программы и экологические акции.
2. Подготовка для студентов
-
Образовательные программы: Внедрение новых образовательных программ, ориентированных на практические навыки и современные профессии. В университетах созданы лаборатории по робототехнике, программированию и дизайну.
-
Карьера и трудоустройство: Разработка программ по профориентации и стажировкам в сотрудничестве с местными предприятиями, что помогает студентам находить работу по специальности.
3. Внеучебная деятельность
-
Клубы по интересам: В вузах активно работают клубы по интересам, включая спортивные секции, театральные студии и научные кружки. Это способствует развитию творческих способностей и укреплению дружеских связей среди студентов.
-
Культурные мероприятия: Организация культурных мероприятий, таких как фестивали, выставки и конкурсы, которые позволяют студентам проявлять свои таланты и делиться опытом.
4. Проекты разработанные для студентов
-
Образовательные хабы: Создание образовательных хабов, где студенты могут работать над совместными проектами, обмениваться идеями и получать доступ к современным технологиям.
-
Инновационные стартапы: Поддержка студенческих стартапов через акселерационные программы, что позволяет молодым предпринимателям реализовывать свои идеи.
Прогнозы на 2050 год
-
Индивидуализированное обучение: Использование искусственного интеллекта для создания персонализированных учебных планов, которые будут адаптированы под потребности каждого студента.
-
Виртуальная реальность и дополненная реальность: Внедрение VR и AR в учебный процесс для создания интерактивных обучающих материалов.
-
Партнерство с бизнесом: Установление более тесных связей между образовательными учреждениями и местными компаниями для разработки совместных программ обучения и стажировок.
-
Центры компетенций: Создание центров компетенций при вузах для подготовки специалистов в востребованных областях.
-
Новые кампусы: Строительство современных кампусов с комфортными условиями для обучения и проживания студентов, включая зоны для отдыха и общения.
-
Программы волонтерства: Расширение программ волонтерства среди студентов для активного участия в жизни города и помощи нуждающимся.
-
Культурные обмены: Увеличение числа международных обменов для студентов, что позволит им получать уникальный опыт и расширять свои горизонты.
Мы уверены, что с внедрением новых технологий и инициатив наша система образования станет еще более эффективной к 2050 году. Санкт-Петербург — это город возможностей, где каждый студент может найти свое призвание!
-
-
@ 2775fb0f:887f8193
2024-11-28 12:02:5815 сентября В Новодвинске завершилось обновление городского парка, которое стало настоящим подарком для жителей и гостей города. В рамках проекта были установлены новые аттракционы и созданы комфортные зоны отдыха, что сделает парк еще более привлекательным для семейного отдыха.
Одним из главных событий обновления станет открытие самого большого колеса обозрения в области. Высота колеса составит 30 метров, и оно будет оснащено современными кабинами с панорамными окнами, что позволит посетителям насладиться великолепными видами на город и окрестности. Ожидается, что колесо обозрения станет не только популярной достопримечательностью, но и символом Новодвинска.
Кроме колеса обозрения, в парке появятся новые игровые площадки для детей, спортивные зоны и уютные беседки для отдыха. Также планируется обустройство зеленых аллей и цветников, что создаст приятную атмосферу для прогулок.
«Мы стремимся сделать наш парк местом, где каждый сможет найти что-то для себя — от активного отдыха до спокойных прогулок на свежем воздухе», — отметил глава администрации Новодвинска.
Открытие обновленного парка запланировано на конец сентября, и местные власти приглашают всех желающих прийти и насладиться новыми аттракционами и зонами отдыха.
-
@ e948dda6:f49a5f4b
2024-11-28 11:23:30**
Технологическое и общественное значение Web 2.0 для развития Интернета
** Web 2.0 представляет собой западный этап эволюции Интернета, характеризующийся изменением подходов к созданию и использованию веб-контента. Этот термин был впервые введен Тимом О'Рейли в 2005 году и означает проекты и сервисы, активно развиваемые пользователи, такие как блоги, социальные сети и вики-проекты. https://www.tadviser.ru/index.php/%D0%A1%D1%82%D0%B0%D1%82%D1%8C%D1%8F:Web_2.0
Основное отличие Web 2.0 от его предшественника, Web 1.0, заключается в том, что пользователи не только потребляют контент, но и активно участвуют в его создании и модификации.
**
Технологические аспекты Web 2.0
** Интерактивность и пользовательский контент Web 2.0 включает интерактивные инструменты, позволяющие использовать контент и взаимодействовать друг с другом. Это создает динамичные платформы, где информация обновляется в кратчайшие сроки благодаря усилиям сообщества.
Примеры таких платформ включают социальные сети (например, Facebook), блоги (например, WordPress) и системы управления контентом (например, Wikipedia). Использование таких технологий , как AJAX (асинхронный JavaScript и XML), играет ключевую роль в создании более интерактивных веб-приложений, позволяя пользователям взаимодействовать с сайтами без необходимости перезагрузки страниц.
Это демонстрирует пользовательский опыт и делает веб-приложения более функциональными. Социальные сети и сообщества Web 2.0 обеспечили рост социальных сетей, которые стали обязательными инструментами для взаимодействия пользователей. Эта платформа позволяет создавать сообщества вокруг общих групп, которые ведут к обмену правилами и информацией на глобальном уровне. https://lpgenerator.ru/blog/chto-takoe-web-20/
**
Общественное значение Web 2.0
** Демократизация информации Одним из основных социальных аспектов Web 2.0 является демократизация доступа к информации. Пользователи могут не только получать информацию, но и влиять на ее содержание и распространение.
Это создает новые возможности для самовыражения и участия в общественных дискуссиях. Проблемы с надежностью контента Однако с изменением объема пользовательского контента возникают проблемы с надежностью и достоверностью информации. Платформы Web 2.0 могут быть улучшены дезинформацией или манипуляциями из-за анонимности пользователей.
Это проблема перед вызовами общества в области медиаграмотности и критического мышления. Оценка образования в Интернете 2.0 также оказала существенное влияние на образовательные процессы, включая новые формы обучения через онлайн-курсы и ресурсы.
Формы позволяют преподавателям взаимодействовать с учениками в режиме платформы в настоящее время, что расширяет доступ к образованию. https://php.zone/post/chto-takoe-web-2-0
Заключение
Web 2.0 стал важным этапом в развитии Интернета, изменяя способы взаимодействия пользователей с контентом и друг с другом. Технологические инновации сделали возможным создание более интерактивных и динамичных тогдашних веб-приложений, поскольку социальные изменения привели к демократизации информации и новым формам общения. Однако эти изменения также требуют внимания к вопросам надежности информации и безопасности пользователей.
-
@ 2063cd79:57bd1320
2024-11-28 10:24:13Bitcoins Ruf in der breiten Masse ist eher mittelmäßig: nicht besonders positiv, nicht sehr negativ, viel Spott und Hohn, viel "versteh ich nicht und will ich auch nicht verstehen" und ein bisschen Angst. Der durchschnittliche No-Coiner, also all diejenigen, die aus Überzeugung nichts mit Bitcoin zu tun haben wollen, oder diejenigen, denen der Zugang bisher verwehrt geblieben ist, weiß in der Regel aber zwei Sachen über Bitcoin ganz bestimmt: 1) Mit Bitcoin kann man im Internet illegale Drogen kaufen und 2) Bitcoin braucht viel Energie und Energieverbrauch ist per se erstmal schlecht.
Da wir uns zur Zeit in einer Energie- und in keiner Drogenkrise befinden, wollen wir uns diese Woche dem Energie-FUD widmen. FUD, also Fear, Uncertainty and Doubt (Angst, Unsicherheit und Zweifel) beschreibt laut Wikipedia "eine Werbe- oder Kommunikationsstrategie [...], die der gezielten Bekämpfung eines (in der Regel wirtschaftlichen oder politischen) Konkurrenten dient, insbesondere wenn dieser bislang ein gutes Image hat." Bitcoins oft negativ geprägter Ruf durchläuft gewisse Trends und im Moment lässt sich sehr gut beobachten, wie das Thema Energie- und Ressourcenverschwendung eigentlich immer an erster Stelle aufkommt, wenn jemand eine schlechte Nachricht, oder ein negativ gefärbtes Bild von Bitcoin verbreiten will. Aussagen wie "Wir befinden uns in einer Energiekrise, und Bitcoin benutzt zu viel Energie, während wir eigentlich Energie sparen müssen" sind deplatziert und falschrum gedacht. Denn die Energiekrise ist hausgemacht und die selben Menschen, die diese Krise herbeigeführt haben, sind diejenigen, die mit wehenden Fahnen und mit Fackeln und Mistgabeln gegen Bitcoin wettern.
Auf der einen Seite befinden wir uns momentan in einer ESG-Clownerie-Phase, das heisst, dass Investoren nur in die nächste grüne oder Kohlenstoff-neutrale, oder am liebsten -negative Idee, deren Gründer Tesla fährt, sich ausschließlich von Algenpräparaten und Krombacher (wegen Regenwald und so) ernährt und das Handy am hauseigenen Solarstromstecker lädt, investieren. Dabei wird gerne unterschlagen, dass die Menschheit Energie braucht, um zu prosperieren. Viel Spass beim Rubbeln von dreckiger Kleidung auf einem Waschbrett im Fluss, oder beim Anzünden und Löschen von Kerzen-betriebenen Straßenlaternen jede Nacht. Die meisten Menschen, die ich kenne, waschen ihre Wäsche lieber in der Waschmaschine und fahren auf gut beleuchteten Straßen. Energieverbrauch ist also per se nicht schlecht, im Gegenteil. Je weiter vorangeschritten eine Kultur ist, desto höher ist ihr Energieverbrauch. Genauso verhält es sich auch bei Bitcoin.
Zunächst einmal vorweg, ja - Bitcoin wendet Energie auf und davon nicht zu knapp und sogar immer mehr; und das ist sogar beabsichtigt und ein grundlegender Teil des Designs. Allerdings wird diese Energie aufgewendet, gebraucht oder konsumiert und nicht verschwendet, verbraucht oder vergeudet. Denn, wie schon oft erwähnt, Energie, oder in diesem Fall konkret Strom, ist das Vorprodukt von Bitcoin. Zur Herstellung eines Produkts ist immer ein Vorprodukt, ein Rohstoff oder eben Energie nötig. Output benötigt Input. Im Fall vom Bitcoin Protokoll ist dieser Output bitcoin, also die Coins, und der Input ist Energie in Form von Strom.
Doch wenn diese Argumentationslinie eigentlich so einfach nachzuvollziehen ist, woher rührt dann dieser immerwährende und nicht abreißende Strom von Nachrichten und Schlagzeilen, die genau das Gegenteil behaupten?
Kaum verwunderlich ist die Tatsache, dass eine grosse Anzahl von Studien und Publikationen, und damit einhergehend viele Artikel in den großen Tageszeitungen, in den letzten Monaten erschienen sind. Praktisch seit das Thema Ethereum Merge, also der Wechsel von PoW zu PoS (💩), ein ganz wichtiger Meilenstein in der Mythenbildung von Ethereum, durch PR-Agenturen weltweit nach vorne gepresst wurde. Selbst Greenpeace haben sich vor den Karren spannen lassen und mit Hilfe von Ripple-Sponsoring die Change the Code Kampagne losgetreten, die im Prinyip nur darauf beruht Bitcoins Mining-Prozess zu beschmutzen.
Eine der größeren Schlagzeilen zu diesem Thema hat wohl die Biden Administration geliefert, als letzten Monat der Climate and Energy Implications of Crypto-Assets in the United States, kurz Crypto-Assets and Climate Report, veröffentlicht wurde. Selbst große Veröffentlichungen, wie die Times, sind sofort auf den Zug aufgesprungen und haben über den Report berichtet, ohne diesen kritisch zu hinterfragen.
https://time.com/6211780/crypto-mining-climate-white-house
Die meisten Artikel wurden am gleichen Tag wie der Report veröffentlicht. Da ist es kaum verwunderlich, dass sich wenig kritisch mit den Inhalten auseinandergesetzt wurde. Deutlich mehr Mühe hat sich Nic Carter gegeben, der sich auf sehr detaillierte und dezidierte Weise mit dem Report auseinandergesetzt hat.
https://medium.com/@nic__carter/comments-on-the-white-house-report-on-the-climate-implications-of-crypto-mining-8d65d30ec942
Er deckt vor allem die Unzulänglichkeiten der akademischen Arbeit auf, mit welcher der Report verfasst wurde. Hauptaugenmerk wirft er hierbei auf die Tatsache, dass die Verfasser hauptsächlich Quellen herangezogen haben, die bekannte PoW Kritiker sind und bestenfalls fragwürdige Positionen vertreten, wohingegen keine Stimmen aus der Mining-Branche selbst zitiert werden. Eines der größten Probleme besteht auch darin, dass ein Großteil der über 200 Quellen aus Alex de Vries Veröffentlichungen und seiner Digiconomist Website zitieren. Übersetzt schreibt Nic:
"Das Gesamtwerk von De Vries ist weder akademisch, wissenschaftlich noch unvoreingenommen. Er ist ein Blogger, der für die niederländische Zentralbank (eine Anti-Krypto-Institution) arbeitet, eine Zugehörigkeit, die er routinemäßig nicht in seinen Papieren offenlegt. Er behält eine äußerst antagonistische äußere Haltung gegenüber seinem Thema Proof-of-Work-Kryptowährungen bei, was in seinen Tweets deutlich wird. Seine Digiconomist-Website ist genau das – eine persönliche Website."
Alex de Vries ist einer der lautstärksten Kritiker der Branche und wird nicht müde zu argumentieren, dass Mining eine schmutzige Industrie ist, weil sie zu globalen Emissionen und Abfällen beiträgt.
Wie anhand dieses Beispiels offenkundig gezeigt werden kann, gibt es eine große und scheinbar finanziell starke und gut vernetzte Lobby, die gegen Bitcoin-Mining arbeitet. Mit Hilfe von NGOs, wie z.B. Earthjustice (Verfasser von unmissverständlichen Artikeln wie "How Bitcoin is Heating This Lake and Warming the Planet", "Crypto Miners Bought Their Own Power Plant. It's a Climate Disaster.", oder "The Energy Bomb: How Proof-of-Work Cryptocurrency Mining Worsens the Climate Crisis and Harms Communities Now") oder der Environmental Working Group (EWG) ("Ethereum’s energy-efficient ‘merge’ leaves bitcoin as lone cryptocurrency climate polluter") wird aktiv gegen Bitcoin-Mining gearbeitet und Nachrichten veröffentlicht, die das Narrativ von Bitcoin als Energie-Ferkel und Klimasünder aufrecht erhalten, bzw. noch befeuern.
Es ist ja nicht so, als würde Bitcoin keinen Strom verbrauchen. Etwas anderes zu behaupten wäre dumm und falsch. Allerdings muss die richtige Frage lauten: Welche Art von Energie wird von Bitcoin verbraucht? Natürlich wäre es genauso falsch zu behaupten, dass der gesamte Strom, der ins Bitcoin-Netzwerk fließt, aus erneuerbaren, gestrandeten oder überschüssigen Energiequellen stammt. Allerdings wird bereits ein Großteil dieser Energiequellen genutzt und der Trend läuft weiter in diese Richtung. Das Bitcoin-Netzwerk wächst - was an der steigenden Hashrate abgelesen werden kann - und so wird es zukünftig auch einen höheren Stromverbrauch benötigen, doch wie wir schon gesagt haben, korreliert Stromproduktion mit einem erhöhten menschlichen Wohlstand. Denn eine erhöhte Stromproduktion ist an sich nicht schlecht - im Gegenteil. Dennoch ist sehr wichtig, aus welchen Quellen diese zusätzliche Energie gewonnen wird. Geopolitische und klimabedingte Auswirkungen haben in den letzten Jahren gezeigt, dass ein Umdenken und ein Umschwenken durchaus sehr vernünftig sind.
Bitcoin Miner bewegen sich an vorderster Front dieses Umdenkprozesses. Eine Tatsache, die nicht unbedingt durch philanthropische oder weltverbessernde Ideen motiviert ist, sondern vielmehr durch finanzielle Anreize getrieben ist. Denn gerade momentan, in einer Zeit weiter in die Höhe schießender Hashrate und einer Difficulty, die sich infolgedessen immer weiter nach oben anpasst und eines gleichzeitig fallenden Hashpreises, sind die Margen für Miner nur noch hauchdünn. Miner sind also incentiviert, möglichst günstigen Strom einzukaufen (die einzige Variable, die sie aktiv kontrollieren können), oder im besten Fall sogar selbst zu erzeugen. Bitcoin wird damit zum Produzenten von Strom.
https://bitcoinmagazine.com/business/seven-trends-in-bitcoin-mining-and-energy
Ein nicht geringer Teil des erzeugten Stroms für den Erhalt von Bitcoin wird auch zukünftig aus fossilen Energiequellen gewonnen, da viele der erneuerbaren Energien Unterbrechungsprobleme vorweisen (fehlende Sonneneinstrahlung bei Photovoltaik, fehlender Wind bei Windkraft, etc.), sowie oft auch Kohlenstoff-intensive Herstellungsprozesse benötigen und darüber hinaus manchmal fragwürdige Langlebigkeit aufweisen. Fossile Energiequellen sind nicht unbedingt schlecht, wenn sie nachhaltig gefördert werden, z.B., können sie vielerorts sinnvoller umgesetzt werden als alle bislang bekannten erneuerbaren Alternativen. Generell scheint im Moment eine Tendenz zu existieren, alles durch erneuerbare Energie ersetzen zu wollen, ohne zu hinterfragen, ob diese oder jene Methode für den Standort, das Klima, die geopolitische Situation, den Nutzen und die vorliegende Infrastruktur überhaupt passend scheint. Erneuerbare Energien sind Gefangene von Umstand und Geografie - aber das ist ein ganz anderes Thema.
Bitcoin Miner werden also kreativ, was die Beschaffung von günstigem Strom betrifft. Und da viele Miner vom Stromnetz entweder abgeschnitten sind, durch lokale Gesetzgebung, usw. keine günstigen Konditionen erhalten, oder einfach die Kontrolle behalten wollen - also ein autarkes System aufbauen, das sich nicht auf Dritte verlässt - müssen sie oft auf das einzige Mittel zurückgreifen, das ihnen bleibt: Strom selber herstellen. Dabei gibt es ganz viele nachhaltige und vernünftige Ansätze. Um einen kleinen Überblick von jüngsten Trends zu verschaffen, liste ich ein paar Ideen auf. Natürlich kann ich nicht auf jedwede Art der Stromerzeugung (altes Fritierfett) für Bitcoin eingehen, doch zwei Paradebeispiele werden oft angebracht:
Anlagen, die aus Biogas Strom erzeugen, sind vollständig autark und erfordern nur wenig Arbeit vor Ort. Betreiber profitieren von einer 100%igen Betriebszeit (keine Unterbrechungsprobleme wie bei anderen Erneuerbaren) und von einer sauberen Energie, da sie durch Vergärung erzeugt wird, spezifisch anaerobe Vergärung. Bei diesem Prozess wird Energie in Abfallstoffen zur Erzeugung von Biogas freigesetzt. Dieses Gas besteht im Durchschnitt zu 40% bis 50% aus Methan und 30% bis 40% CO2 und kann zum Betrieb eines Gasmotors verwendet werden. Dieses Verfahren reduziert somit den Ausstoß von Treibhausgasen, da der Kohlenstoff im biologisch abbaubarem Material Teil des Kohlenstoffkreislaufs ist und die Verwendung eines Gasmotors erzeugt vor Ort Strom, der zum Mining verwendet, oder an das Stromnetz angeschlossen und verkauft werden kann.
Man geht davon aus, dass beim Flaring täglich etwa 400 Millionen Kubikmeter Erdgas entlüftet oder abgefackelt werden. Schätzungen besagen sogar, dass wahrscheinlich sogar doppelt so viel Gas abgefackelt wird wie gemeldet. Dies ist genug Energie, um die aktuelle Bitcoin-Hashrate zu verdoppeln. Viele Tests gibt es schon, um diese überschüssige Energie zum Mining zu nutzen. ConocoPhilips, Exxon, Crueso, etc. haben Projekte am Laufen, die aus diesem "Abfallprodukt" Energie gewinnen wollen. Alles was Bitcoin benötigt ist Strom, und das ist eine relativ niedrige Hürde, wenn man Energievorkommen hat. Man muss diese nur noch umwandeln.
Bitcoin-Mining wird also immer nachhaltiger und wirklich nachhaltiger. Es nützt der Umwelt und dem Klima sehr wenig, wenn die ESG-Clownbande ihren Stempel auf Unternehmen setzt, die im Gegenzug für irgendwelche windigen Stiftungen, die mit Hilfe von Klimakompensation durch das Pflanzen von Bäumchen, den eigentlichen Treibhausgas-Austoß ausgleichen, damit diese weiter Investitionen erhalten können. Mit wirklich innovativen Techniken braucht es plötzlich keine Stiftungen mehr, um zu spenden, um den Planeten zu retten, denn dies ist ein selbsttragender Weg, um Verschwendung zu reduzieren.
Darüber hinaus ermächtigt der Mining-Prozess Stromabnehmern die völlig unabhängige Operation vom Netz. Große Stromnetze stellen mächtige regionale Monopole dar, die entscheiden, wer Zugang zu den Energiemärkten hat und wie diese Märkte funktionieren. Mining kann als ein neuer globaler Markt für Strom gesehen werden, der sich stark von den netzbasierten Märkten abhebt und die alten Strukturen langsam umkrempelt. Wir werden sehen, wie große Versorgungsunternehmen selber Bitcoin Miner werden und große Bitcoin Miner über Zeit selbst zu Versorgungsunternehmen werden. Der Markt rückt immer näher aufeinander zu. Dieser neue Strommarkt fügt Wettbewerb wieder in jedes Stromnetz ein, da jeder Produzent entscheidet, ob der Strom verkauft oder für Mining verwendet wird. Darüber hinaus können Mikro-Netze in großem Maßstab entwickelt werden, da der Anschluss an das große monopolisierte Netzwerk nicht nötig ist. Kleine Kommunen können sich autark mit Energie versorgen und überschüssige Energie, kann sofort in Bitcoin verwandelt werden, wenn sie nicht zum Heizen, Leben oder zur Reserve gebraucht wird. Damit wird die Wirtschaftlichkeit von dieser Art Projekten automatisch gesteigert.
Energie-FUD war das Thema. Was ich aufzeigen wollte, ist, dass es ein Interesse gibt, Bitcoin Mining als umweltschädlich und ressourcenverschwendend darzustellen. Es gibt viele Gruppen, denen Bitcoin ein Dorn im Auge ist, weil sie entweder direkte Konkurrenten sind (aus deren Sicht), z.B. Ripple oder Ethereum, weil sie in Bitcoin eine Gefahr für das aktuelle Modell sehen, z.B. Zentralbanken oder gewisse Regierungsfunktionen, oder weil sie ihr Geschäftsmodell angegriffen sehen, z.B. Stromversorger oder Netzbetreiber. Dabei is Bitcoin eigentlich sehr fortschrittlich und energieeffizient, da es spieltheoretisch nur den effizientesten Minern möglich ist profitabel zu sein und dafür müssen sie günstige Stromquellen anzapfen oder selbst erschließen. Der FUD ist demnach unangebracht und nichts anderes als eine Strategie, um die Entwicklung, den Fortschritt und die Adaption von Bitcoin aufzuhalten.
🫳🎤
In diesem Sinne, 2... 1... Risiko!
-
@ ee90543f:9363457f
2024-11-28 09:46:34В прошедшую неделю Москва стала свидетелем ряда значительных событий, оказавших влияние на как культурную, так и социальную жизнь столицы. Первым из ярких моментов стало открытие новой выставки в Третьяковской галерее, посвященной современным художникам, где представлены работы как молодых талантов, так и признанных мастеров. Это мероприятие вызвало большой интерес у публики и привлекло внимание как местных, так и зарубежных критиков.
Кроме того, на Красной площади состоялся масштабный фестиваль уличной еды, который продлится до конца месяца. Гастрономы со всех концов страны собрали свои лучшие блюда, чтобы порадовать жителей и гостей столицы. Посетители смогли насладиться не только кулинарными шедеврами, но и живыми выступлениями известных музыкантов.
В политической сфере выделилась встреча городских властей с представителями бизнес-сообщества, на которой обсуждались актуальные вопросы инфраструктуры и развития предпринимательства. Эти мероприятия, безусловно, способствуют укреплению общественных связей и созданию благоприятного климата для бизнеса в Москве.
-
@ 98589a2e:bf49daa1
2024-11-28 09:43:421. Программы социальной поддержки
-
Центры активного долголетия: В городе открыты новые центры, где пожилые люди могут участвовать в различных мероприятиях, включая занятия спортом, творческие мастерские и образовательные курсы. Эти центры стали местом общения и обмена опытом.
-
Программа «Старшее поколение»: В рамках этой программы организованы выездные мероприятия, экскурсии и культурные события для пожилых людей, что позволяет им оставаться активными и вовлеченными в жизнь города.
2. Участие в общественной жизни
-
Волонтерские инициативы: Пожилые люди активно участвуют в волонтерских проектах, помогая молодежи и другим гражданам. Это создает возможность для обмена знаниями и опытом между поколениями.
-
Советы старшего поколения: Создание консультативных советов при муниципалитетах, где пожилые люди могут высказывать свои мнения по вопросам, касающимся их жизни и благосостояния.
3. Здоровье и благополучие
-
Медицинские программы: Разработаны специальные медицинские программы для пожилых людей, включая регулярные медицинские осмотры и профилактические мероприятия.
-
Физическая активность: Организация спортивных секций для пожилых людей, включая йогу, плавание и легкую атлетику, что способствует поддержанию физического здоровья.
Прогнозы на 2050 год
-
Социальные платформы: Создание онлайн-платформ для общения пожилых людей с молодежью, что позволит обмениваться опытом и знаниями.
-
Кросс-поколенческий волонтеризм: Программы, которые будут объединять молодежь и пожилых людей для совместной работы над проектами, направленными на благо общества.
-
Доступная городская среда: Продолжение работы по созданию безбарьерной городской инфраструктуры с учетом потребностей пожилых людей.
-
Парки и зоны отдыха: Создание новых общественных пространств с удобными условиями для отдыха пожилых граждан.
-
Пожилые студенты: Разработка программ для обучения пожилых людей в университетах и колледжах с целью повышения их квалификации и расширения кругозора.
-
Курсы по цифровой грамотности: Увеличение числа курсов по обучению использованию современных технологий для улучшения качества жизни.
Мы уверены, что с внедрением новых технологий и инициатив наша система поддержки старшего поколения станет еще более эффективной к 2050 году. Санкт-Петербург — это город возможностей для всех его жителей!
-
-
@ 6bae33c8:607272e8
2024-11-28 09:30:48I did something I rarely do, and that’s use a Thursday game. I did it because (a) I’m sick — caught a mild cold — and (b) it’s Thanksgiving, so I wanted to lock them in and not risk getting distracted and forget to send them.
Here are the picks:
Giants +3.5 at Cowboys — I like selling the Cowboys off last week’s thrilling win, and if Drew Lock starts (it was a lock when I made the pick last night, but now in doubt), that gives them a boost over Tommy DeVito.
Titans +6 at Killer Redskins — This was just a vibe pick. The Titans have shown some life of late, and the KRs are reeling a little bit.
Jaguars +4.5 vs Texans — If Trevor Lawrence is back, I have a feeling this game will be competitive. The Texans offensive line is terrible.
Ravens -3 vs Eagles — The Ravens rise to the occasion against good teams, and the Eagles have beat up on some mediocre ones.
Broncos -5.5 vs Browns — The Broncos have a good defense, capable of forcing Jameis Winston into some mistakes. Plus I like selling the Browns high off their big win against the Steelers.
-
@ 8f0a121e:24038909
2024-11-28 09:07:00كلنا نعرف أبيات إمرئ القيس في الليل التي تعلمناها في المدارس صغارا.
وليل كموج البحر أرخى سدوله ... عليّ بأنواع الـــهموم ليـــبتلي فقلـــت له لمـا تمـــطى بصـلبـــه ... وأردف أعجازا وناء بكلــــكل ألا أيها الليل الطويل ألا انـجـلي ... بصبح وما الإصباح منك بأمثل
وهي من أروع وأعلى ما قيل في الليل، ولكن تراثنا وشعرنا مليء بروائع في نفس المعنى. يقول النابغة الذبياني:
كليـــني لهمًّ يا أمــيمة ناصـــبِ ... وليل أقاسيه بطيء الكـــواكب تطاول حتى قلت ليس بمنقضٍ ... وليس الذي يرعى النجوم بآيب وصدر أراح الليل عازب هــــمه ... تضاعف فيه الحزن من كل جانب
يطلب النابغة من ابنته أميمة أن تدعه لهمه وتعبه ويشكي بطئ سير كواكب وثقلها في السير كناية على طول الليل.
في البيت الثاني، أقام الصبح مقام الراعي الذي يغدو فيذهب بالماشية والإبل، وبالمثل الصبح يذهب بالنجوم.
ثم يقول أن الليل "أراح عازب همه" بمعنى أنه أرجع اليه همه البعيد.
ويقول الوليد بن يزيد:
لا أسأل الله تغييرا لما فَعَلَت ... نامت وقد أسهرت عينيَّ عيناها فالليل أطول شيءٍ حين أفقدها ... والليل أقصر شيءٍ حين ألقاها
ويقول بشار:
خليلَيَّ ما بال الدجى لا تزحزح ... وما بال ضوء الصبـح لا يتوضح أضل النهار المستنير سبـــــيله ... أم الدـــــهر لـــيل كله لا يبــــرح
شعر #أدب #بالعربي
-
@ 98589a2e:bf49daa1
2024-11-28 08:46:41Специалисты по искусственному интеллекту и машинному обучению
Описание: Разработка и внедрение алгоритмов ИИ и машинного обучения в различные отрасли. Средняя зарплата: Около 300,000 рублей в месяц.
Инженеры по кибербезопасности
Описание: Защита информационных систем и данных от кибератак. Средняя зарплата: Около 250,000 рублей в месяц.
Медицинские специалисты с использованием технологий
Описание: Врачи и медсестры, использующие передовые технологии для диагностики и лечения. Средняя зарплата: Около 220,000 рублей в месяц.
Специалисты по устойчивому развитию и экологии
Описание: Разработка и внедрение экологически чистых технологий и практик. Средняя зарплата: Около 200,000 рублей в месяц.
Разработчики программного обеспечения и приложений
Описание: Создание и поддержка программного обеспечения для различных платформ. Средняя зарплата: Около 230,000 рублей в месяц.
Специалисты по робототехнике
Описание: Разработка и внедрение роботов для промышленности, медицины и бытовых нужд. Средняя зарплата: Около 240,000 рублей в месяц.
Дизайнеры пользовательского опыта (UX/UI)
Описание: Создание интуитивно понятных и удобных интерфейсов для пользователей. Средняя зарплата: Около 210,000 рублей в месяц.
Аналитики данных
Описание: Сбор, анализ и интерпретация больших объемов данных для принятия решений. Средняя зарплата: Около 200,000 рублей в месяц. Средняя зарплата: Около 300,000 рублей в месяц.
Специалисты по виртуальной и дополненной реальности
Описание: Разработка и внедрение технологий VR и AR в различные сферы. Средняя зарплата: Около 220,000 рублей в месяц.
Менеджеры проектов в области инноваций
Описание: Управление проектами, связанными с внедрением новых технологий и инноваций. Средняя зарплата: Около 250,000 рублей в месяц.
Прогнозы на 2050 год
Специалисты по квантовым вычислениям
Описание: Разработка и внедрение квантовых компьютеров и алгоритмов. Средняя зарплата: Около 350,000 рублей в месяц.
Инженеры по биотехнологиям
Описание: Разработка и внедрение биотехнологий для медицины, сельского хозяйства и промышленности.
Специалисты по космическим технологиям
Описание: Разработка и внедрение технологий для космических исследований и колонизации. Средняя зарплата: Около 320,000 рублей в месяц.
Эксперты по умным городам
Описание: Разработка и внедрение технологий для создания умных городов. Средняя зарплата: Около 280,000 рублей в месяц.
Специалисты по персонализированной медицине
Описание: Разработка и внедрение персонализированных медицинских решений на основе генетики и биометрии. Средняя зарплата: Около 270,000 рублей в месяц.
Инженеры по возобновляемым источникам энергии
Описание: Разработка и внедрение технологий для использования возобновляемых источников энергии. Средняя зарплата: Около 260,000 рублей в месяц.
Специалисты по нейроинтерфейсам
Описание: Разработка и внедрение технологий для взаимодействия мозга и компьютеров. Средняя зарплата: Около 310,000 рублей в месяц.
Эксперты по киберэтике
Описание: Разработка и внедрение технологий для создания киберфизических систем. Средняя зарплата: Около 290,000 рублей в месяц.
Специалисты по нанотехнологиям
Описание: Разработка и внедрение нанотехнологий для различных отраслей. Средняя зарплата: Около 280,000 рублей в месяц.
Менеджеры проектов в области глобальных инноваций
Описание: Управление проектами, связанными с внедрением глобальных инноваций и технологий. Средняя зарплата: Около 330,000 рублей в месяц.
-
@ 98589a2e:bf49daa1
2024-11-28 08:08:181. Цифровизация и новые форматы
-
Переход на цифровые платформы: Большинство традиционных медиа, включая газеты и журналы, полностью перешли на цифровые форматы. Это позволило значительно увеличить скорость распространения новостей и сделать их более доступными для широкой аудитории.
-
Мультимедийный контент: Журналисты активно используют видео, подкасты и инфографику для представления информации. Это делает новости более увлекательными и понятными для потребителей.
2. Социальные сети как источник информации
-
Рост влияния социальных сетей: Социальные сети стали основным источником новостей для многих петербуржцев. Платформы, такие как «ВКонтакте», «Instagram» и «Telegram», активно используются как для распространения информации, так и для взаимодействия с аудиторией.
-
Citizen journalism: Гражданская журналистика получила широкое распространение. Жители города могут делиться своими новостями и мнениями, что способствует созданию более разнообразного медийного пространства.
3. Использование искусственного интеллекта
-
Автоматизация новостей: Искусственный интеллект используется для генерации новостей на основе данных и анализа событий. Это позволяет быстро реагировать на актуальные события и предоставлять информацию в реальном времени.
-
Персонализированные новостные ленты: Алгоритмы ИИ анализируют интересы пользователей и предлагают персонализированный контент, что делает получение информации более удобным.
4. Этические стандарты и проверка фактов
- Фактчекинг: В условиях распространения дезинформации увеличилось внимание к проверке фактов. Многие медиаорганизации внедрили специальные отделы по проверке информации, что повысило доверие к журналистике.
Прогнозы на 2050 год
1. Новые технологии
-
Виртуальная реальность (VR) и дополненная реальность (AR): Журналисты будут использовать VR и AR для создания интерактивных новостных репортажей, позволяя пользователям погружаться в события.
-
Голосовые интерфейсы: Устройства с голосовыми помощниками станут основным способом получения новостей. Жители смогут запрашивать информацию голосом, получая мгновенные ответы.
2. Углубленная персонализация контента
- Индивидуальные новостные агенты: Разработка индивидуальных новостных агентов на базе ИИ, которые будут адаптироваться к интересам каждого пользователя, предоставляя наиболее релевантную информацию.
3. Новые форматы взаимодействия
-
Интерактивные платформы: Появление новых платформ для взаимодействия между журналистами и аудиторией, где пользователи смогут задавать вопросы, участвовать в обсуждениях и влиять на содержание новостей.
-
Комьюнити-журналистика: Углубление взаимодействия с местными сообществами через создание локальных медиа-проектов, которые будут отражать интересы конкретных групп населения.
4. Этические нормы
- Устойчивое развитие журналистики: Введение новых стандартов этики в журналистике с акцентом на прозрачность источников информации и ответственность за публикуемый контент.
Мы уверены, что с внедрением новых технологий и подходов наша медийная среда станет еще более разнообразной, доступной и надежной к 2050 году. Санкт-Петербург — это город возможностей, где каждый житель сможет получать качественную информацию о событиях в мире!
-
-
@ 3369d0a7:eb020757
2024-11-28 07:41:32Chef's notes
This recipe was a staple at every thanksgiving with family and now I share it with you nostr family. Absolutely one of my favorite side dish during the holiday. The corn pudding in the photo is NOT baked, I will update it. I hate stock photos.
Details
- ⏲️ Prep time: 15-20 min
- 🍳 Cook time: 30-40 min
- 🍽️ Servings: 6-8
Ingredients
- 2 cans of creamed corn
- 2c Milk
- 1 Box of Jiffy Cornbread Mix
- 3 eggs
- 1/4-1/3c sugar
- 1/2- green bell pepper or pepper onion blend
- 1/4TBsp vanilla
- 1/2tsp Salt
- 2TBsp Butter
Directions
- Grab medium saucepan and desired baking dish at least 9x9
- Place saucepan on medium-high heat
- Add butter and sauté pepper onion blend until tender
- Combine milk, eggs, sugar and vanilla, mix well
- Lather warmed (NOT HOT) baking dish with butter
- Sprinkle half a box of Jiffy corn bread mix in the baking dish
- Add both cans of creamed corn to peppers and onions
- Pour wet ingredients into slightly cooled creamed corn mixture
- Sprinkle the other half box of jiffy mix into the baking dish
- Incorporate the wet and dry ingredients in dish so there are no dry lumps
- Let set for 10 min before placing in a 325 degree oven for 30-40 minutes, until the center is solid and the edges are golden brown.
-
@ e373ca41:b82abcc5
2024-11-28 07:40:02Article by Milosz Matuschek, originally from "Freischwebende Intelligenz"
‘The secret of freedom is courage,’ said the Greek historian Thucydides.
A particular example of this can be found in the film ‘The Dark Knight rises’ from Christopher Nolan's Batman series. Captured mercenaries are locked in a deep pit. A cruel prison where you can see the blue sky every day, but never get any closer to the sun. Even more cruel is the fact that it is possible to get out of the shaft by climbing the stairs in the side walls, but only a few dare to do so. At one point, the stairs break off and you have to be prepared to jump over the chasm, to take the ‘death leap’.
The old media system is dead
Anyone who speaks out publicly in more repressive times knows the feeling: Do I dare to come out with what I believe to be the truth, do I risk my (social) life for it? Do I dare to take the death leap into the unknown? More than half of Germans no longer dare to speak their mind in public. The mainstream has become a closed consent cult. Constricted spaces, absurd times.
In our current media setting, we are all prisoners of tech giants, whether readers or journalists. And they, in turn, are prisoners of governments. The Twitter files showed that social media companies were put under massive censorship pressure by government agencies in the USA and easily gave in to it. This also applied to Facebook. Google censored and deleted millions of videos on YouTube. Twitter/X is under fire in Brazil and Pavel Durov from Telegram was arrested and put under pressure in France.
Anyone who creates content in the current media environment, be it as a YouTuber, podcaster, blogger or freelance journalist, is a mercenary trapped in the shaft of the tech giants. The path to freedom seems open, follower numbers may be growing and so are advertising revenues. But it’s a trap. There is no way out of the shaft at the top. The shaft is covered by a heavy pane of glass, which is also hot. Critical channels grow in this setting until they become too big, too delicate and too dangerous and then burst like balloons on the hot glass ceiling.
Publishing in times of increasing censorship pressure in the opinion silos of tech giants is a farce. Nothing belongs to you here: Not your channel, not your followers, not even your own identity. The content creator is a tolerated onlooker. The ‘gig economy’ currently offers a fake rise to billionaire status, a feudal system with false independence where you can be fired at any time. And what happens if you are deleted or blocked? Often, supposedly due to a lack of alternatives, a second or third channel is set up, which eventually suffers the same fate.
Isn't it the definition of madness to always do the same thing and expect a different result? To paraphrase Camus: you have to imagine the modern, critical content creator Sisyphus as a happy madman. When are we going to stop?
**Time to take back control **
Why should we entrust the fruits of our critical labour to others when we could create a network that belongs to ourselves? The tools are there. The time of the old, hierarchical platform economy is over. The future belongs to decentralized networks that put control back into the hands of each individual. Decentralized systems have always been superior to centralized systems. This epochal change has long since reached the monetary system with Bitcoin (and is putting it under pressure). The same is now about to happen in the area of free speech. Free money and free information belong together and in the hands of the citizen.
The old media system is heading for an exodus of readers and Terence McKenna recognised this almost 30 years ago.
Old media is communication from the few to the many. The internet offers communication from many to many. The latter is far more powerful. Old media instruct the reader from the position of the media ivory tower. In the new media age, it is possible to organise the search for truth in a cooperative and collaborative manner; the critical public can participate in the search for truth as a swarm intelligence. This is how we develop the fabric of reality ourselves.
This is how we take back control
I have been working on this new way of publishing with some very tech-savvy and enthusiastic people for a good year now. We are (currently) calling it the Pareto Project. The aim is to give everyone the opportunity to publish critically from anywhere in the world. And this while maintaining the highest degree of independence and freedom.
In the Pareto system, the following will be possible:
- Anyone can create an identity that belongs only to them, secured by the most secure cryptographic process currently available (asymmetric cryptography, i.e. public and private key, similar to a Bitcoin wallet).
- The content (text, video, podcast, etc.) is highly resistant to censorship, we host and publish via a large number of different nodes (relays) that are operated privately. We use the nodes of others, but also operate our own nodes. If nodes or clients are blocked, new ones can easily be created. Every journalist, reader, interested party, etc. can operate their own nodes without much technical knowledge and thus additionally secure themselves (and the network).
- Channels, IDs or content cannot be confiscated.Nobody has access to your account except you.
- Every channel can now scale to infinity. No more hot glass ceiling.
- Easy onboarding with our support: If you want, you can keep your current channel and build a second pillar via our publication network, a kind of uncensorable ‘back-up channel’.
- We are building on Nostr's decentralised protocol.The network was designed by a former Bitcoin developer and is backed by former Twitter founder Jack Dorsey (who has no control over it).
- Both Nostr and our solution are open source. Anyone can develop this system further, build a completely new one or add building blocks to the current system.
- In our solution, payments via Lightning/Bitcoin will be integrated, be it as a one-time donation or as a subscription. Each ID can connect to an uncensorable Bitcoin/Lightning wallet. It will also be possible to continue using all other payment methods.
- As a reader, you decide which content is displayed to you, you can use your own algorithms or do without them altogether. From the reader's point of view, it is possible to put together your own daily information programme from the selected content/sources, your own individualised ‘virtual newspaper’.
- We are also working on integrating researchers, proofreaders etc. into the programme. It should be as uncomplicated as possible to create content based on the preliminary work of others, to exchange ideas, to improve the content or adapt it to the latest developments, to build up your own reputation in the network, but also to reward those involved by donations and subscriptions.
Where do we stand and what do we need?
- We are currently working with a team of developers (all of whom are readers of this publication!) on a prototype/MVP for a publication client on Nostr, which we want to finalise by the end of the year.
- Our first product will be a blog format with an integrated newsletter, its own editor and donation/subscription options. Text, podcast, video, everything should be possible.
- It's not too difficult to migrate existing content and create an uncensorable archive of your own work. I am already uncensorable. If Substack is forced to delete channels tomorrow, I can continue publishing undisturbed.
Call
- Are you a critical journalist, content creator or even your own publication? Come on board as a tester and contribute your own ideas. We are building Pareto cooperatively.
- Are you a developer and want to work on technical problems and solutions? We are always on the lookout for bright minds with the right mindset. We require a love of the free word. In particular, we are looking for further developers in the area of frontend (JavaScript) and/or full stack.
-
Would you like to support us financially? Your donation will go directly towards the development of the first product, which we will launch in the new year (planned for January). Then we can get started, with further development steps following approximately every three months. We are also open to investors.
Kontakt@idw-europe.org
In the ‘Dark Knight rises’, the only way to freedom is by jumping without a rope and double bottom, with the fear of death breathing down your neck.
We now have the opportunity to make the leap before others break our necks.
We are greatful for donations in Bitcoin/Lightning/ZAP me!
*Milosz Matuschek, born 1980 in Poland, is a lawyer and journalist living in Switzerland. He has written for leading mainstream media in the past, has published 8 books and writes the Substack newsletter „Freischwebende Intelligenz“, one of the leading critical newsletters in Europe. ***
-
@ e373ca41:b82abcc5
2024-11-28 07:34:42“Around the next corner, a new road may be waiting for us, or a secret portal.” - J. R. R. Tolkien
“Speaking and acting, we intervene in the human world that existed before we were born into it, and this intervention is like a second birth (...)” - Hannah Arendt, Vita activa
Prologue: This text marks the beginning of a new section in this blog and thus a caesura. We all know it, at least since Nietzsche: If you look into the abyss, the abyss will eventually look back. A wise woman once said to me: “Where focus goes, energy flows.” As important as it may be to deal with the present, to analyze and understand it: Energetically, it is quite a waste. You are tipping life energy into a cesspit. If you have followed my work over the last few years, it probably comes as little shock in this world. The challenge, however, is how. How should it continue? You don't fight the dark by describing it, but by providing a counterpoint. Just because you know it's dark doesn't make it any brighter. In contrast, even the smallest source of light, the faintest flickering sparkle, breaks through the darkness. With the new “Lichtblicke” column, I am opening a new chapter in my journalistic work: I want to focus on the new, the enlightening, encouraging, constructive and often unknown, in all areas, whether personal development, health, nutrition, technology, science and spirituality. On the tools and options that give us hope, that expand our minds and overcome old certainties. Tools that enable us to shape the future and not remain mere consumers of the present. When institutions wobble, patterns we thought were safe become fragile and principles are turned upside down, a vacuum is created. The communist theorist Antonio Gramsci called this “the time of monsters”. The old has not yet died, the new has not yet been born. However, we will only become midwives of the new if we are “up to” the present; if we deal with the tools that grow in the direction of the new. Are you ready to grow? Then I would like to invite you on a journey together. If you have ideas and suggestions for topics, phenomena, tools etc. that go in this direction, or if you would like to tell me your opinion on the new section, please feel free to write to me. For me, too, it is a journey of learning and growing: kontakt@idw-europe.org
Paris, 1894. A young Czech artist “accidentally” drops by a print shop just before Christmas, which was to change his life. Like many aspiring artists, he had come to Paris to make his breakthrough. His patron's scholarship in his home country was coming to an end. He never really found his feet, his future is uncertain. He has talent, but many have that, and yet they live on lattes and love, as Charles Aznavour sang in “La Bohème”.
But the young man also has ideas that lie dormant inside him, just waiting to be discovered. He learns that the famous actress Sarah Bernhardt urgently needs theater posters. The young man recognizes his opportunity, offers himself and delivers promptly. Two weeks later, Paris is plastered with his posters. For Alfons Mucha, the young man's name, it was his breakthrough as an artist. It was also the birth of Art Nouveau, a new art movement and at the same time a turning point in decorative art. Mucha becomes the most sought-after painter in the world, companies clamour for his motifs, he takes advertising and art to a whole new level, he travels to America and even illustrates stamps and banknotes in his home country.
The eternal battle of Chronos and Kairos
What brought about this lucky coincidence for Alfons Mucha? What forces were at work here? And are there ways of influencing the frequency and frequency of these fateful encounters? Why did Nikola Tesla have not just one or two good ideas, which alone would have been life-filling, but hundreds? Why do some people have one fateful encounter after the next, while for others, life just plods along on its usual course? The Greeks had two levels of time and two gods of time. The first god is Chronos (Saturn for the Romans), who symbolizes time, which is measured and inexorably runs out. With and thanks to Chronos, order and continuity are created, but also repetition of the same thing over and over again. He is symbolized by the grandfather with the beard and hourglass, he stands for objective time, which is always the same for everyone and is measured in seconds, minutes and hours.
The second god is Kairos, the son of Zeus and rebellious grandson of Chronos. Kairos is already a “punk” on the outside, in illustrations he wears a partial shave cut with a striking curl. It is precisely this curl that he needs to be grabbed by. Kairos stands for subjective time, the time that offers opportunities and breakthroughs. He stands for the possibility of change, insight and upheaval; he is depicted as a young, strong and muscular god. Kairos stands for a rare atmospheric and cosmological condensation. Those who recognize and seize the right moment become the heroes of their time and ride the dragon of chance. The sense of time is suspended. We all know this: an hour alone in the waiting room of a cold provincial train station passes slowly and sluggishly. An hour in bed with an exciting woman, on the other hand, flies by.
If you allow the kairos to knock on your door again and again (albeit sometimes somewhat covertly), you open the door to wondrous encounters and magical coincidences. Flashes of thought and encounters then seem orchestrated. The psychologist C. G. Jung described this phenomenon as “synchronicities”. You often just have to pause and understand these encounters as meaningful. The sonorous beat of “Chronometer” is interrupted by the punky guitar riff of Kairos. The chronological embrace is the time track of the old, which wants to avoid every moment of kairos, because that upsets the world of those who want to rely on the cogs in its mechanics. Kairos includes ideas and inspirations, love, creative periods. For “Grandpa Chronos”, all of these are mere disruptions that jeopardize the course of things. Those who set up systems of planning, whether for themselves or for others, disrupt the new, they want to prevent any experience of the new, block and thwart the view of alternatives. Because the new is created by the kairos, and only by the kairos. The new also likes to be the “untimely”. Today, many would also describe the state of kairos as “flow” or “serendipity”. This term comes from the story of “One Thousand and One Nights”, where three Ceylonese princesses are sent on certain missions, but find completely different things than they expected, according to the motto: “Expect the unexpected!” “Serendip” was the name given to Ceylon by the Arabs, as Ernst Jünger noted on the plane on March 3, 1979 in his notes ‘Seventy Gone’.
Where has the unexpected been in my generation so far? Is it still to come or has it already been? At its core, this was also part of my generational criticism, which I have dealt with in many texts in recent years. When I started writing “Generation Chillstand” in 2016, my basic feeling was this: An entire generation is stuck in the silo of the world created by previous generations, in its structures of norms, time and work.
Get out of chronological life!
This world was touted to me as the best world ever, and looking beyond it was seen as unnecessary or even heretical. Was it just a matter of milking the old world for as long as possible before disposing of it? In that book, I wrote that at some point an entire generation will feel “lied to and deceived”, similar to the citizens of the GDR up until 1989 (who, of course, continued to be lied to like everyone else after 1990). What was a characteristic of every generation until the millennials, namely challenging the present, putting it up for discussion and thus renewing it, seemed to be suspended. The realm of Chronos had to endure. But there was nothing I wanted more, and I wanted the same for my generation, than to seize the kairos by the scruff of the neck. Because I saw the breaking points of the old open before me and the possibilities of the new appearing on the horizon. Since 2016, when I opened my mind, my life has changed fundamentally: it has become riskier and richer in opportunities, it has become more fragmented and freer, richer in options and more confusing, in short: different, more exciting, more open, more adventurous! But isn't stability in a fragile age a chimera anyway? My path of openness made me a lonely wanderer at times, took me to many places, made me a semi-nomad. If I count the last few years, I have moved around 17 times. In some places, I lived with nothing more than my hand luggage and one or two books. But my path also led me to a magical place, above Monte Verità in Locarno in the Ticino mountains. This is where the first “early hippies” met at the turn of the century, formed communes and thought beyond the present world, which consisted of war, destruction and nihilism.
Prior to this, art and its secessions made the break with the present clear in late 19th century Vienna. The Wandervogel movement set youth in motion. The Romans already had the idea of the “holy spring” (ver sacrum), a mandate for young people to leave their homeland and re-establish themselves somewhere else - and in doing so, to create something new. C. G. Jung described this psychologically as the process of individuation. People are not yet finished when they come into the world, they complete themselves (or not). All these searching people in the trials and tribulations of time have always been united by a longing for another world. This longing makes us common travelers in spirit. But the journey is only the beginning. In the end, the thoughts that become words and translate into actions are decisive. These actions are the building material of the new world. Each individual is a small builder of the new world, if they want to be. I am currently working enthusiastically on the Pareto project, on tools for uncensorable citizen journalism from below. It's time for the many small master builders to unite, isn't it? What are you building?
-
@ 678a308e:a0609fbc
2024-11-28 07:25:33Based on the title, you would be forgiven for thinking that this article has something to do with bitcoin or cryptocurrency or open-source software of one sort or another. Well, It doesn't.
Instead, this article is an attempt to describe a concept of collective authorship and storytelling that I have been mulling over for some time. While I believe this concept to be original, it is quite possible that it has been explored before (it may even be currently practiced) and I am just unaware of its existence. In that case, please feel free to inform me of my oversight. If you agree, however, that the ideas expressed here are unique, I implore you to contribute to the development of this idea.
So what do I mean by 'soft fork,' anyway?
The use of the term 'soft fork' was first suggested in a note:
nostr:nevent1qqs0f5v9qwh9cmfgn6uaz858a762k40n3fqcjmpm4c7na23v3q9mdmqpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtczypnc5vywt8pyacdng2c0ax4a7m7l5hwvcv9wkf662dlp7laqvz0mcqcyqqqqqqgkdrdtn
A commentor to the above note first suggested the term 'Soft Fork' for the title of a conceptual work of fiction, but after considering it, I felt the words might work better to describe the over-arching concept of how this 'book' would be devised.
The creation of a soft-forked story is what I will now attempt to describe (hopefully in better detail than can be found within the above note).
The pitch
OK. I'll try to get to the point. Stay with me here.
Imagine, if you will, a story — not a complete story, mind you, but a solid start to one. Let's call this start Chapter One.
Personally, i love writing the first chapter in a work of original fiction because this is where the stage is set for the rest of the story; The main characters are introduced, a plot is developed, and a twist is revealed that (hopefully) grabs the reader's attention and convinces them to commit their time toward the next chapter.
This next chapter, however, would be out of the original author's hands. Instead, it would be left to the universe to finish.
Before I go any further, let me express an understanding of the fact that many collective pieces of fiction have been created already. Several authors collaborating together on a story, whether chapter by chapter in a book, or scene by scene in a movie, is not, by itself, a unique concept.
This is where I propose a change in protocol.
The crux of the biscuit
Imagine then, that as an author, you've come across an unfinished fictional masterpiece. Perhaps, as discussed above, this creative work has nothing more than a single chapter and an open invitation to collaborate.
You're intrigued. The setting was compelling and the characters spoke to your personal experience. You feel you have something to contribute.
Without the need for permission, you set out to complete Chapter Two. At the same time, however, several other authors felt the same drive to contribute and also began writing the next chapter.
No need to worry. This isn't a competition!
In this example, let's pretend that three authors were so inclined to contribute their own versions of Chapter Two. A single Chapter One has now been soft-forked into three Chapter Twos! How exciting.
For the sake of argument, let's assume that these three 'Chapter Twos' are not of equal strength. The first was able to attract an author to contribute a 'Chapter Three,' but another of the 'Chapter Two' entries attracted five more authors willing to pick up the pen. The final 'Chapter Two' never attracted any authors and simply withered on the vine.
Now we're getting somewhere. We have a single Chapter One, three Chapter Twos, and six Chapter Threes, stemming for two of the previous Chapter Two contributions.
Hopefully you're not too confused by my proposal yet, because this is where it potentially gets interesting:
Readers have begun to weigh in. They have preferences, you see, for differing versions as they develop, and have begun dividing themselves into separate camps. By the time one version of the story concludes, other versions are just getting started, collecting new fans as they progress.
While there is some potential for an infinite progression of ideas, the reality is probably more likely that each branch of the tree would eventually conclude, or lose reader and/or author interest. In some cases, no one would contribute at all, and the first chapter itself would linger forever, unrealized and unfinished, like the digital scaffolding of a poorly planned condo begun in earnest at the top of a speculative real estate market.
Others however, could flourish into several very different completed books, each with its own set of fans and critics.
What would it take to get started?
First of all, starting such an endeavor would take an author willing to sacrifice their original concept to the collective. Take it from me, it's not easy for an artist to give up control of their creations, but I know that these individuals do in fact exist. I know because I'm one of them. As a matter of fact, as soon as the infrastructure for this design is figured out, I have a few chapter ones already available to contribute.
In order for other authors to track the progress of their creation(s), each story and subsequent chapter would need a unique identifier, perhaps a hashtag that could be searched by the collective. This may be as simple as the story title, but would probably work better with a unique string of characters added to the end... e.g., #softforks12345 .
This identifier would limit authors to work within a protocol, such as Nostr, but authors could theoretically start the same trend on outside apps or protocols that similarly allow for long-form contributions.
For now, let's focus on making this a Nostr-based idea. The fact that long-form clients like Yakihionne are available to us makes Nostr especially useful.
So, every author contributing to the story would need to use a hashtag, developed by the original author, somewhere in the story (preferably at the end). They should also add the chapter number within the title of their piece, to lessen confusion.
## Summing it up So, that's about as clearly as I can conceptualize this idea. I worte this out really quickly, but I am really, really, really, hoping that this idea can be flushed out further, and I am very, very, very open to ideas, suggestions, changes and the like. Please comment, tear this proposal to shreds, or show some love if you think it has potential.
In the coming days, I will introduce my first contribution, a unique Chapter 1 identified with a unique hashtag. From there, it will be up to the community to take further, or let die.
Thanks guys, whether this works or not, I needed to get this concept off of my chest. Also, this is my first article on Yakihonne, so hi! 👋
npub1v79rprjecf8wrv6zkrlf400klha9mnxrpt4jwkjn0c0hlgrqn77qvfefej
Photo by Ursula Gamez on Unsplash
-
@ 68fa45dc:3d2a26ed
2024-11-28 07:04:14Anwendung und Entwicklung ferngesteuerter Störsender
Mit der rasanten Entwicklung der Technologie sind Signal stoersender zu einem immer wichtigeren Thema geworden. Sie spielen vielfältige Rollen in der Sicherheit, beim Militär und im täglichen Leben, insbesondere in den Bereichen Automobilsicherheit, Drohnenschutz, Sicherheit drahtloser Netzwerke und anderen Bereichen, und weisen einen wichtigen Anwendungswert auf. In diesem Artikel werden das Funktionsprinzip, Anwendungsszenarien und zukünftige Entwicklungstrends von ferngesteuerten Störsendern erörtert.
Grundprinzipien ferngesteuerter Störsender
Fernbedienungs signalblocker stören oder unterbrechen die normale Kommunikation des Zielgeräts, indem sie Störsignale aussenden. Diese Geräte nutzen in der Regel bestimmte Frequenzen zur Informationsübertragung und ermöglichen so eine Fernsteuerung oder einen Datenaustausch. Störsender verhindern, dass das Zielgerät Anweisungen oder Informationen korrekt empfängt, indem sie Rauschsignale im gleichen Frequenzbereich erzeugen. Beispielsweise kommuniziert eine Autofernbedienung über drahtlose Signale mit dem Fahrzeug, und ein Störsender würde ein Signal mit einer ähnlichen Frequenz senden, sodass das Fahrzeug keine Befehle zum Ver- oder Entriegeln empfangen kann.
Anwendung von Auto-Störsendern
Auto-Störsender werden hauptsächlich verwendet, um den Diebstahl von Autos zu verhindern. In modernen Autos verwenden viele Fahrzeuge drahtlose Schlüsselanhänger zum Ver- und Entriegeln ihrer Türen. Diese drahtlose Kommunikation kann jedoch auch von Hackern erfasst und kopiert werden. Auto-Störsender können in kritischen Momenten Signale aussenden, die die Kommunikation von Dieben stören und sie daran hindern, das Fahrzeug erfolgreich zu entriegeln.
Obwohl Auto-Störsender eine gewisse diebstahlhemmende Wirkung haben, wirft ihr Einsatz einige rechtliche und ethische Fragen auf. Beispielsweise können einige Hacker diese Technologie nutzen, um böswillige Handlungen durchzuführen und die Fernsteuerungsvorgänge anderer rechtmäßiger Autobesitzer zu stören. Daher müssen beim Einsatz von Auto-Störsendern gesetzliche Vorschriften und ethische Normen befolgt werden, um eine gesunde Entwicklung der Technologie zu gewährleisten.
Anwendungen von Anti Drohnen Störsender
In den letzten Jahren hat der weit verbreitete Einsatz von Drohnen zu einem sprunghaften Anstieg der Nachfrage nach Drohnen-Störsendern geführt. Der Einsatz von Drohnen bei der Lieferung, beim Filmen und sogar bei der militärischen Aufklärung erfreut sich immer größerer Beliebtheit, doch damit rücken Datenschutz- und Sicherheitsfragen immer mehr in den Vordergrund. Drohnen-Störsender schützen die Sicherheit bestimmter Bereiche, indem sie Störsignale aussenden, die die Drohne dazu zwingen, die Kontrolle zu verlieren oder zu ihrem Startpunkt zurückzukehren.
Der effektive Einsatz von Drohnen-Störsendern ist in manchen sensiblen Situationen wie Flughäfen, Gefängnissen und Militärstützpunkten besonders wichtig. Diese Einrichtungen können die Sicherheit wirksam aufrechterhalten, indem sie illegale Eingriffe durch Drohnen verhindern. Allerdings kann der übermäßige Einsatz von Störsendern auch den Betrieb legitimer Drohnen beeinträchtigen, weshalb bei der Umsetzung von Störmaßnahmen eine angemessene Bewertung und Verwaltung erforderlich ist.
Anwendungen von WLAN-Detektoren
Kamera-Detektoren (Wireless Local Area Network) werden hauptsächlich zur Verwaltung und zum Sicherheitsschutz von drahtlosen Netzwerken eingesetzt. Mit der Popularität intelligenter Geräte verlassen sich viele Haushalte und Unternehmen auf drahtlose Netzwerke zur Informationsübertragung und Kommunikation. Aufgrund der Offenheit drahtloser Netzwerke sind diese jedoch verschiedenen potenziellen Bedrohungen wie Hackerangriffen und Datenlecks ausgesetzt.
WLAN-Detektoren überwachen die Aktivität umliegender WLAN-Netzwerke, identifizieren nicht autorisierte Geräte und erkennen potenzielle Sicherheitsrisiken. Im Falle eines Netzwerkangriffs können WLAN-Detektoren Alarme auslösen, Einbruchsdaten aufzeichnen und sogar Störsignale aktivieren, um illegale Verbindungen zu blockieren. Diese Technologie spielt eine wichtige Rolle bei der Sicherheit zu Hause und im Unternehmensnetzwerkmanagement und gewährleistet die Sicherheit der Datenübertragung.
Anwendungen in Haus sicherheits alarmsystemen
Moderne Haus sicherheits alarmsysteme umfassen nicht nur herkömmliche Geräte wie Videoüberwachung sowie Tür- und Fenstersensoren, sondern immer mehr Systeme beginnen, ferngesteuerte Störsender als Schutzmaßnahmen zu integrieren. Heim sicherheits alarm systeme können Familienmitglieder in Echtzeit schützen, indem sie externe Signale und Aktivitäten überwachen.
Wenn ein verdächtiges Funksignal oder ein verdächtiger Einbruch erkannt wird, aktiviert das sicherheits Alarmanlage Haus automatisch den Störsender, um potenzielle Diebstähle zu verhindern. Diese integrierte Sicherheitslösung erhöht die Sicherheit Ihres Zuhauses und bietet mehrere Schutzebenen.
Technologieentwicklung und zukünftige Trends
Die Technologie ferngesteuerter Störsender schreitet weiter voran und die kontinuierliche Vertiefung und Erweiterung der oben genannten Anwendungsszenarien fördert auch die Entwicklung dieses Bereichs. In Zukunft könnte die ferngesteuerte Störsendertechnologie in folgenden Aspekten Durchbrüche erzielen:
1. Intelligenz und Automatisierung
Mit der Entwicklung der Technologie der künstlichen Intelligenz werden künftige ferngesteuerte Störsender intelligenter und in der Lage sein, Bedrohungen selbstständig zu erkennen und Störparameter anzupassen. Diese Art von intelligentem Störsender kann seinen Arbeitsstatus automatisch an die jeweilige Umgebung anpassen und den Störeffekt verbessern.
2. Präzision und Kontrollierbarkeit
Zukünftige Störsender werden mehr Wert auf Genauigkeit legen und in der Lage sein, bestimmte Signale präziser zu stören und die Auswirkungen auf die legitime Kommunikation um sie herum zu verringern. Durch fortschrittliche Signalverarbeitungstechnologie können ferngesteuerte Störsender effizientere Störeffekte erzielen und gleichzeitig eine reibungslose legale Kommunikation für Benutzer gewährleisten.
abschließend
Die Rolle von ferngesteuerten Störsendern beim Schutz der Sicherheit und der Wahrung der Privatsphäre gewinnt immer mehr an Bedeutung. Mit der kontinuierlichen Weiterentwicklung der Technologie und der Erweiterung der Anwendungsszenarien wird die Zukunft ferngesteuerter Störsender wahrscheinlich mehr Innovation und Entwicklung mit sich bringen. Doch während wir den Komfort genießen, den diese Technologie mit sich bringt, müssen wir auch auf relevante rechtliche und ethische Fragen achten, um sicherzustellen, dass sich die Technologie in einem angemessenen und sicheren Rahmen entwickelt. Durch die richtige technische Anwendung und vernünftige Verwaltung werden ferngesteuerte Störsender mehr Sicherheit in unser Leben bringen.
-
@ 99505d3f:54553369
2024-11-28 06:50:18Assisted living in Kingwood means combining independence with just the right amount of care. Seniors thrive at Village Green Memory Care in a home-like setting with personalized support, engaging activities, and family-style dining. The soothing decor and attentive staff ensure every resident feels at ease. Whether it’s nurturing friendships or enjoying tailored care plans, Village Green creates a community where seniors truly belong.
-
@ 9c47bb51:000381d0
2024-11-28 01:21:15- Scarcity (vs. Fiat, Gold, and Shitcoins)
Bitcoin is the most provably scarce asset in human history. Its hard cap of 21 million coins is mathematically enforced by code and immutable consensus. Compare this to: • Fiat currencies: Central banks can (and do) print trillions out of thin air, debasing purchasing power. • Gold: While limited, gold’s supply increases steadily due to mining, and potential asteroid mining could disrupt its scarcity in the future. • Shitcoins and Altcoins: Most altcoins have inflationary mechanisms, central control, or the ability to increase their supply. Bitcoin stands alone as immutable.
Bitcoin’s fixed supply, coupled with its growing demand, ensures its value will continue to appreciate over time.
- Decentralization (vs. Other Cryptocurrencies)
Bitcoin is the most decentralized and censorship-resistant cryptocurrency: • Network strength: Bitcoin has the largest and most secure blockchain with tens of thousands of nodes worldwide. • Leadership: Bitcoin has no central leadership, founder (Satoshi Nakamoto is absent), or corporation controlling its direction. This eliminates single points of failure or manipulation. • Altcoins/Shitcoins: Many altcoins are controlled by founders, teams, or pre-mined allocations, leaving them vulnerable to manipulation or regulation. Ethereum’s history of rolling back transactions after the DAO hack proves its centralization.
Decentralization ensures that Bitcoin remains neutral, unstoppable, and incorruptible—qualities no other cryptocurrency can match.
- Portability and Divisibility (vs. Real Estate and Gold)
Bitcoin is infinitely more portable and divisible than traditional assets: • Gold: Physically heavy and expensive to store, transport, or divide into small amounts. • Real Estate: Illiquid, subject to geographic risks, expensive to transfer, and indivisible for fractional ownership. • Bitcoin: Instantly transferable across the globe at minimal cost. You can send $1 or $1 billion worth of Bitcoin with the same efficiency. It’s highly divisible (up to 8 decimal places) for everyday transactions or massive deals.
In a digital and globalized economy, Bitcoin’s portability is unmatched.
- Security and Predictability (vs. Stocks, Real Estate, and Fiat)
Bitcoin offers unprecedented security and predictability: • Stocks: Company stocks are subject to management corruption, market crashes, and insider manipulation. • Real Estate: Governments can seize property, impose taxes, or render assets useless through zoning laws. • Fiat: Subject to inflation and the whims of central banks. • Bitcoin: Backed by the most secure computational network in the world. No central authority can alter its supply or manipulate its value. It operates on a predictable monetary policy (halving every four years).
Bitcoin is financial sovereignty at its purest.
- Superior Store of Value (vs. Gold and Stocks)
Bitcoin is the ultimate store of value: • Gold: Gold’s market cap has stagnated for decades, and it lacks utility in a digital age. Bitcoin is “digital gold” but better—easier to store, transfer, and verify. • Stocks: Stocks depend on company performance, market cycles, and economic conditions. Bitcoin is uncorrelated and independent. • Real Estate: Real estate is tied to interest rates, location, and demographic trends. Bitcoin transcends these limitations as a global, borderless asset.
Bitcoin’s deflationary design ensures that it appreciates in value as demand grows.
- Censorship Resistance (vs. Stocks, Real Estate, and Fiat)
Bitcoin is uncensorable and permissionless: • Stocks and Banks: Financial accounts can be frozen, censored, or blocked at the government’s discretion. • Real Estate: Governments can confiscate property or impose capital controls. • Fiat: Subject to freezing, devaluation, and arbitrary confiscation. • Bitcoin: As long as you control your private keys, no government, corporation, or institution can touch your wealth. Bitcoin empowers individuals with true ownership.
Bitcoin ensures freedom in an increasingly authoritarian world.
- Ubiquitous Access and Adoption
Bitcoin is borderless and universal: • Billions of unbanked individuals can now access financial systems through Bitcoin with nothing more than a smartphone. • Bitcoin is accepted and recognized globally, transcending national borders and economic systems.
Bitcoin is the internet of money, connecting the world in ways that no asset—be it gold, fiat, real estate, or stocks—ever could.
- Time Preference and Future-Proofing
Bitcoin promotes low time preference and financial discipline: • It incentivizes saving over reckless spending by appreciating over time. • It’s immune to technological obsolescence, as its protocol is constantly upgraded without losing its core principles.
Unlike altcoins or fiat-based investments, Bitcoin isn’t chasing trends—it is the MF trend (Samuel L Jackson voice).
Conclusion: The Supreme Asset
Bitcoin stands unmatched as the most secure, scarce, decentralized, portable, censorship-resistant, and universally recognized store of value. It outshines: • Fiat: By being immune to inflation. • Gold: By being digital and portable. • Real Estate: By being liquid, divisible, and borderless. • Stocks and Altcoins: By being incorruptible and decentralized.
Bitcoin is not just an investment—it’s a revolution. It’s the foundation of financial sovereignty and freedom for the 21st century. If you’re not holding Bitcoin, you’re holding obsolescence.
-
@ a012dc82:6458a70d
2024-11-28 01:07:47Table Of Content
-
The Early Days of Bitcoin
-
The Rise and Fall of Mt. Gox
-
The Emergence of Altcoins
-
The Introduction of Blockchain Technology
-
The Rise of Institutional Adoption
-
The Future of Bitcoin and Cryptocurrencies
-
Conclusion
-
FAQ
Bitcoin, the first decentralized digital currency, was created in 2008 by a mysterious person or group using the pseudonym Satoshi Nakamoto. Since then, the world of cryptocurrencies has undergone significant changes, and Bitcoin has gone through a lot of ups and downs. In this article, we'll take a look at the evolution of Bitcoin's history and the latest innovations that have changed the game.
The Early Days of Bitcoin
In 2008, Satoshi Nakamoto published a paper titled "Bitcoin: A Peer-to-Peer Electronic Cash System," outlining a decentralized digital currency that would allow people to send money without a middleman. The first Bitcoin block, known as the "genesis block," was mined on January 3, 2009. Initially, Bitcoin was used mostly by tech enthusiasts and libertarians, who were attracted to its promise of financial freedom and anonymity.
The Rise and Fall of Mt. Gox
One of the most significant events in Bitcoin's history was the rise and fall of Mt. Gox, the world's largest Bitcoin exchange at the time. Mt. Gox was founded in 2010 and quickly became the go-to place for buying and selling Bitcoin. However, in 2014, the exchange was hacked, and more than 850,000 Bitcoin were stolen. The incident caused a significant drop in Bitcoin's value and raised concerns about the security of digital currencies.
The Emergence of Altcoins
As Bitcoin gained popularity, other cryptocurrencies, known as altcoins, began to emerge. Some of the earliest altcoins, such as Litecoin and Namecoin, were created as alternatives to Bitcoin, offering faster transaction speeds or additional features. Today, there are thousands of altcoins, each with its own unique characteristics and use cases.
The Introduction of Blockchain Technology
One of the most significant innovations to come out of Bitcoin's development was blockchain technology. Blockchain is a decentralized digital ledger that records transactions in a secure and transparent manner. It has since been applied to a variety of industries, from finance to healthcare, and has the potential to revolutionize the way we store and share data.
The Rise of Institutional Adoption
In recent years, Bitcoin and other cryptocurrencies have gained acceptance from mainstream financial institutions. In 2020, PayPal announced that it would allow users to buy, hold, and sell cryptocurrencies, and other companies, such as Square and Tesla, have also invested in Bitcoin. Additionally, several major banks, including JPMorgan and Goldman Sachs, have begun to offer cryptocurrency services to their clients.
The Future of Bitcoin and Cryptocurrencies
As we look to the future, it's clear that cryptocurrencies will continue to play a significant role in the global financial system. Many experts believe that Bitcoin's value will continue to rise as more institutions and individuals adopt it as a store of value and a hedge against inflation. Additionally, the development of decentralized finance (DeFi) applications, which use blockchain technology to create financial products and services without intermediaries, has the potential to disrupt traditional finance in a significant way.
Conclusion
Bitcoin's history has been marked by ups and downs, from its early days as a niche technology to its current status as a mainstream financial asset. As the world of cryptocurrencies continues to evolve, we can expect to see new innovations and use cases emerge, further solidifying the role of digital currencies in the global economy.
FAQ
Who is Satoshi Nakamoto? Satoshi Nakamoto is the pseudonym used by the unknown person or group who created Bitcoin in 2008. Their true identity remains unknown.
How did Satoshi Nakamoto create Bitcoin? Satoshi Nakamoto's creation of Bitcoin involved a combination of cryptography, game theory, and computer science. The Bitcoin whitepaper, released in 2008, outlines the technical details of the network and its underlying blockchain technology.
What are altcoins? Altcoins are cryptocurrencies that are alternatives to Bitcoin. They offer different features and use cases, such as faster transaction speeds or additional privacy.
Can Bitcoin be hacked? While the Bitcoin network itself is highly secure, exchanges and wallets can be vulnerable to hacking. It's important to take proper security measures, such as using two-factor authentication and storing your funds in a secure hardware wallet.
That's all for today
If you want more, be sure to follow us on:
NOSTR: croxroad@getalby.com
Instagram: @croxroadnews.co
Youtube: @croxroadnews
Store: https://croxroad.store
Subscribe to CROX ROAD Bitcoin Only Daily Newsletter
https://www.croxroad.co/subscribe
DISCLAIMER: None of this is financial advice. This newsletter is strictly educational and is not investment advice or a solicitation to buy or sell any assets or to make any financial decisions. Please be careful and do your own research.
-
-
@ 2779f3d9:1a7f98d1
2024-11-28 00:43:46NOSTR SDK FOR APPLE PLATFORMS
Progress Report # 1: Aug - Oct 2024
Nostr SDK for Apple Platforms made great strides this quarter. I was the sole developer who maintained Nostr SDK for Apple Platforms part-time, as the other core contributors, unfortunately, could not commit time to developing or reviewing code for the project.
Approximately 50% of the tasks listed in the original OpenSats application have been completed. Moreover, implementations of several other NIPs / event kinds not listed in the application were fixed or added.
There was a substantial architecture change in how Nostr event kinds are built to improve the project's code maintainability and scalability as more NIPs and event kinds are supported. Specifically, certain event kinds support several handfuls of tags, some of which have complex logic. This requirement resulted in the introduction of a large, unmaintainable number of parameters in event creation methods in the EventCreating protocol. Multiple event kinds share some tags, but the EventCreating architecture made it difficult to share logic. By deprecating the EventCreating protocol in favor of the NostrEventBuilding protocol, we can encourage a composable architecture: decompose each event kind tag into a separate builder function, and tags shared across multiple event kinds can re-use the same code. This architecture change has and will pay dividends in future changes. For example, labels, custom emojis, and threading are concepts and tags shared across multiple event kinds, and their implementation has been made substantially more manageable with this architecture. Vitor Pamplona, developer of Amethyst, applauded the architecture design by saying:
It's nice indeed. I will be copying your SDK patterns on Kotlin :)
I battle-tested Nostr SDK for Apple Platforms in the wild by integrating it into Comingle iOS, an events app powered by Nostr, solely developed by me. It was launched and used at Nostriga in August 2024 for attendees to see the conference schedule and RSVP to talks. It proved that a developer could quickly use the SDK to build a functional iOS app on Nostr using Swift.
1) How did you spend your time?
Below is a broken-down summarized bulletpointed list of completed tasks.
Development of Nostr SDK for Apple Platforms
Added
- NIP-17 Private Direct Messages
- NIP-31 alt tags
- NIP-32 Labeling
- NIP-36 Sensitive Content / Content Warning
- NIP-40 Expiration Timestamp
- Add NostrEventBuilding protocol to enable flexible composition of shared patterns across different kinds of NostrEvents
- Add Swift 6.0 to unit tests
- Integration into Comingle iOS client to battle-test SDK
Updated
- NIP-01 - Add missing test coverage for referencedEventIds and referencedPubkeys functions in TextNoteEventTests
- NIP-01 - Add referencedPubkeys, referencedEventIds, and referencedEventCoordinates to NostrEvent
- NIP-01 - Fix incorrect test fixture and assertions in TextNoteEventTests for replies
- NIP-10 - Refactor threaded event tag building and interpreting logic so non-kind-1 events can reuse them
- NIP-25 Reactions - Add ReactionEvent.Builder to deprecate equivalent function in EventCreating
- NIP-42 Authentication - Add AuthenticationEvent.Builder to deprecate equivalent function in EventCreating
- NIP-42 - Deprecate AuthenticationEvent initializer in favor of AuthenticationEvent.Builder
- NIP-59 Gift Wrap - Add support for receiver aliases for gift wrap creation to avoid exposing identities and improve test coverage
- Fix GitHub workflows to trigger on pull_request_target so that they can run on PRs from public forks
- Expose RelayResponse.Message and RelayResponse.MessagePrefix as public
- Fix SwiftLint errors from latest SwiftLint release
- Fix GitHub workflows to also run on main branch
- Update README with current list of NIPs
In Progress
- NIP-28 Public Chat - Review pull request from external contributor developing Skatepay
- NIP-57 Lightning Zaps
- Deprecate EventCreating protocol in favor of NostrEventBuilding protocol for the remaining event kinds
2) What do you plan to work on next quarter?
The remaining items in the original application to OpenSats include: - Deprecate EventCreating protocol in favor of NostrEventBuilding protocol for the remaining event kinds - Provide better support for integrating data models with persistence layers - Add unit tests and graceful handling for bad data from relays - Outbox model support / relay abstraction on top of events - Integrate demo app with more implemented NIPs - Integrate Nostr SDK for Apple Platforms further into Comingle iOS for further battle-testing - Support Damus, Nos.social, Primal, and other clients as they integrate with parts of the SDK by answering questions, fixing any issues they have, adding requested features, and reviewing pull requests - Consider integrating SDK NIP-44 v2 encryption or NIP-17 DMs with Damus iOS to battle-test implementation and push for deprecation of NIP-04 DMs - NIP-28 Public Chat - Review pull request from external contributor developing Skatepay - NIP-47 Nostr Wallet Connect - Review pull request from external contributor - NIP-57 Lightning Zaps
3) How did you make use of the money?
Living expenses.
-
@ c1e6505c:02b3157e
2024-11-28 00:02:26Chef's notes
Leftover ground beef? Not sure what to do with it?
Here’s what I do with mine. I call it…
The Beef Panzone
It’s like an omelette, a calzone, and a quesadilla had a baby. I called it that for now, but hey, if you’ve got a better name, lemme hear it!
The beef’s already cooked and seasoned with sea salt, but feel free to spice it up however you like.
Watch the video here: https://video.nostr.build/ad4856d2704ab0626a1907f5da8fedcb776495080bbaa92f4472db402c9f689d.mp4
Details
- ⏲️ Prep time: 5
- 🍳 Cook time: 10
- 🍽️ Servings: 1-2
Ingredients
- ground beef
- 2-3 eggs
- water
- sea salt
- honey
- coconut oil
Directions
- Leftover ground beef – Chop it into small pieces. Trust me, the smaller, the better—it’ll cover more surface area in the pan.
- Two eggs, whipped with a dash of water.
- Heat up a small pan.
- Add coconut oil (around a tablespoon).
- Once the oil’s warmed up, throw in the beef.
- Stir it around.
- I like to add local honey here—sweeten it up to your taste.
- Mix it all around.
- Pour in the egg mixture, making sure it spreads out evenly. I use chopsticks here because they make it easier to maneuver.
- Use those chopsticks to poke through the egg and let the uncooked top flow to the pan. This speeds up cooking time.
- Cover it for 1–3 minutes.
- Optional step: Cut it down the middle.
- Fold it over like a calzone.
- Plate it up, either by flipping the pan over onto the plate or scooping it out.
- PANZONE!
-
@ b8851a06:9b120ba1
2024-11-27 23:56:50As the founder of NeoWealth I see the upcoming $31 trillion generational wealth transfer by 2033 as a defining moment for investors and entrepreneurs alike. This shift in capital requires strategies that not only preserve wealth but position it for growth in an increasingly uncertain economic environment.
Bitcoin, as a decentralized and fixed-supply asset, offers unique opportunities for those prepared to act.
Wealth Transfer Dynamics Investors Need to Know
- Scale of Transfers: $31 trillion from 1.2 million high-net-worth individuals ($5M+) will change hands in the next decade, with $13.9 trillion coming from ultra-high-net-worth individuals ($100M+).
- Geographic Trends: North America leads with $14.1 trillion (46%), followed by Europe with $7.4T (22%) and Asia with $6.1T (20%).
- Generational Shift: Gen X will inherit the majority, while Millennials and Gen Z show increasing interest in innovative and decentralized financial systems like Bitcoin.
Bitcoin: A Strategic Allocation for Preservation and Growth
Why Bitcoin Fits Into Modern Portfolios
- Scarcity as a Hedge Against Inflation: Unlike fiat currencies, Bitcoin’s fixed supply (21M coins) protects against monetary debasement.
- Diversification Benefits: Bitcoin’s low correlation (\~0.1) with traditional asset classes reduces overall portfolio volatility.
- Long-Term Performance: Bitcoin has outperformed every major asset class over the past decade, growing at \~200% annually on average.
The Data: What If Just 1% Is Allocated to Bitcoin?
- 1% of $31 trillion = $310 billion flowing into Bitcoin.
- Current market cap (\~$1.95 trillion at the time of writing this article) would likely and conservatively double or more, driving substantial price increases.
- Investors who allocate early stand to benefit disproportionately as Bitcoin adoption accelerates.
Strategic Action Plan for Investors
- Start Small: A 1-5% allocation can hedge against inflation while positioning portfolios for asymmetric growth.
- Educate Yourself and Beneficiaries: Ensure younger generations understand the fundamentals of Bitcoin as a tool for preserving and growing wealth.
- Secure Custody Solutions: Focus on institutional-grade custody options to protect Bitcoin holdings across generations.
Closing Thought: Hope for Bitcoiners and Entrepreneurs
This wealth transfer isn’t just a redistribution of assets—it’s an opportunity for financial innovation. As the next generation embraces digital finance, Bitcoin will solidify its role as the foundation of sound money in the 21st century.
Whether you’re an investor, entrepreneur, or financial advisor guiding clients through this transition, the time to integrate Bitcoin into your longterm strategy is now.
Bitcoin isn’t just an asset—it’s the future of wealth.
-
@ 1cb14ab3:95d52462
2024-11-27 23:09:22Artist Statement
The Earth Lens series is a harmonious fusion of art and nature, inviting unknowing viewers to step beyond the ordinary and immerse themselves in the lost intricacies of the surrounding landscape. These interactive earthworks serve as portals to the natural world, drawing us into a deeper connection with land around us; while forcing us to consider the impermanence of the world around.
Each unique Earth Lens is meticulously crafted and placed with an eye for perspective. The choice of location is deliberate, aligning with a prominent or unique feature of the land chosen to highlight. Whether perched atop a hill, nestled within a forest, or overlooking a serene lake, every lens captures a unique viewpoint. The curvature of the frame guides our gaze, emphasizing certain elements—a distant mountain peak, a winding river, or a cluster of wildflowers.
Accompanying each Earth Lens lies a small bench, providing the viewer with an invitation to linger. Positioned precisely where the lens frames its most captivating view, the bench beckons viewers to sit and absorb the work. Take a seat, and time slows down.
Where did this work came from? How long it has been standing? Who built it? The bench becomes a vessel for contemplation, a place to savor the beauty before us and question the permanence of time.
As the sun traverses the sky, Earth Lenses orchestrate a symphony of light. Through this interplay, we discover that art and nature are not separate entities but interconnected threads in the grand tapestry of existence. In the quietude of an Earth Lens, we rediscover wonder. These humble yet profound installations remind us that beauty lies not only in the grand vistas but also in the delicate details—the curve of a petal, the ripple on water, the whisper of wind through grass. So, take a seat, peer through the lens, and let the Earth reveal its magic.
Impermanence
As an artist, I am drawn to the ephemeral nature of the natural world and the impermanence of the structures that inhabit it. My Earth Lens series is a reflection of this fascination, as each installation is intentionally designed to be temporary, existing for only a brief period of time before being reclaimed by the natural world.
This impermanence is a deliberate choice, as I believe it allows the work to become an integral part of the landscape itself, rather than simply a static monument. By placing the lenses in unique and dynamic locations, I aim to create a sense of continuity and connection between the art and the environment, even as the art itself is in a state of flux. In this sense, the Earth Lens series is not a fixed or static entity, but rather a dynamic and evolving process.
It is a reminder that beauty and meaning are not fixed, but rather are constantly being reinterpreted and recontextualized. By embracing the impermanence of the natural world, and the impermanence of the art itself, I hope to create a sense of wonder and awe, and to inspire viewers to slow down, observe, and appreciate the beauty that's all around us, even as it's constantly changing.
List of works in the series:
001- 'Looking Glass'. Boulder, USA [2016]
002- 'Folsom'. Boulder, USA [2016]
003- 'Sanctuary'. Castle Pines, USA [2016]
004- 'Platte'. Littleton, USA. [2017]
005- 'Grandfather'. Dawei, Myanmar [2020]
006- 'Chongming'. Shanghai, China [2021]
Originally published in 2016 by Hes.
Republished to habla.news/u/hes@nostrplebs.com on 11/27/2024 with slight edits.
Find me elsewhere:
-
@ b8851a06:9b120ba1
2024-11-27 22:44:01This is a fascinating and foundational moment in Bitcoin's history. Here’s the context and the key elements of this story, along with how it ties into Satoshi’s philosophical stance on value:
New Liberty Standard and the First Bitcoin Pricing Model
-
Who Was New Liberty Standard (NLS)?\ New Liberty Standard was an early Bitcoin enthusiast who created one of the first marketplaces to price and trade Bitcoin in exchange for fiat currency. He mined Bitcoin in its infancy and sought a way to assign it value so that it could be exchanged for dollars.
-
The Cost-to-Production Model\ In 2009, NLS proposed a simple method to price Bitcoin: tying it to the cost of electricity required to mine it. His pricing equation calculated the value of Bitcoin based on the mining costs in terms of electricity usage and the market rate for power at that time. For example, he initially priced 1,309.03 BTC for $1, which was an approximate reflection of mining costs.
-
The First Known Bitcoin Sale\ Using this model, NLS made the first recorded Bitcoin-for-fiat trade with a PayPal user who bought 5,050 BTC for $5.02. This transaction was pivotal, as it established that Bitcoin could be exchanged for real-world money, beginning its journey as a monetary network.
Satoshi Nakamoto's Response to NLS Pricing Bitcoin
-
Satoshi Acknowledged the Model as a Good Starting Point\ Satoshi commented on the New Liberty Standard's cost-to-production pricing, recognizing its logic as a way to bootstrap Bitcoin’s market but also expressing skepticism about its long-term validity. He referred to such a model as "communist," likely meaning it was too simplistic, deterministic, or rooted in production costs, which don’t necessarily align with free-market valuation principles.
-
Bitcoin's True Valuation Philosophy\ Satoshi envisioned Bitcoin’s value as emergent, driven by subjective value theory. This means Bitcoin’s worth would ultimately be determined by the market’s collective perception of its utility, scarcity, and trustless, decentralized properties—not just the cost of producing it. He understood that a cost-to-production model might artificially constrain Bitcoin’s potential to reach far greater valuations.
Key Lessons from This Moment in Bitcoin History
- Bootstrapping Value: NLS’s pricing was an ingenious way to kickstart Bitcoin’s exchangeability, but it wasn’t the end goal. It reflected the early phase of Bitcoin’s life before its value could be determined purely by free-market dynamics.
- Satoshi’s Vision: Satoshi believed Bitcoin’s true power lay in its ability to transcend arbitrary or production-based pricing models, emerging instead as a freely traded global monetary system.
- A Lesson for Today: Bitcoin’s current adoption and valuation reflect Satoshi’s broader economic principles, demonstrating how far we’ve come since the days of pricing based solely on electricity costs.
I hope you enjoyed this as much as I did when I learned it.
-
-
@ 7e6f9018:a6bbbce5
2024-11-27 20:08:58Per les xarxes socials es parla amb efusivitat de que Bitcoin arribarà a valer milions de dòlars. El mateix Hal Finney allà pel 2009, va estimar el potencial, en un cas extrem, de 10 milions $:
As an amusing thought experiment, imagine that Bitcoin is successful and becomes the dominant payment system in use throughout the world. Then the total value of the currency should be equal to the total value of all the wealth in the world. Current estimates of total worldwide household wealth that I have found range from $100 trillion to $300 trillion. Withn 20 million coins, that gives each coin a value of about $10 million. https://satoshi.nakamotoinstitute.org/emails/bitcoin-list/threads/4/
No estic d'acord amb els càlculs del bo d'en Hal, ja que no consider que la valoració d'una moneda funcioni així. En qualsevol cas, el 2009 la capitalització de la riquesa mundial era de 300 bilions $, avui és de 660 bilions $, és a dir ha anat pujant un 5,3% de manera anual,
$$(660/300)^{1/15} = 1.053$$
La primera apreciació amb aquest augment anual del 5% és que si algú llegeix aquest article i té diners que no necessita aturats al banc (estalvis), ara és bon moment per començar a moure'ls, encara sigui amb moviments defensius (títols de deute governamental o la propietat del primer habitatge). La desagregació per actius dels 660 bilions és:
- Immobiliari residencial = 260 bilions $
- Títols de deute = 125 bilions $
- Accions = 110 bilions
- Diners fiat = 78 bilions $
- Terres agrícoles = 35 bilions $
- Immobiliari comercial = 32 bilions $
- Or = 18 bilions $
- Bitcoin = 2 bilions $
La riquesa mundial és major que 660 bilions, però aquests 8 actius crec que són els principals, ja que s'aprecien a dia d'avui. El PIB global anual és de 84 bilions $, que no són bromes, però aquest actius creats (cotxes, ordinadors, roba, aliments...), perden valor una vegada produïts, aproximant-se a 0 passades unes dècades.
Partint d'aquest nombres com a vàlids, la meva posició base respecte de Bitcoin, ja des de fa un parell d'anys, és que te capacitat per posar-se al nivell de capitalització de l'or, perquè conceptualment s'emulen bé, i perquè tot i que Bitcoin no té un valor tangible industrial com pot tenir l'or, sí que te un valor intangible tecnològic, que és pales en tot l'ecosistema que s'ha creat al seu voltant:
- Creació de tecnologies de pagament instantani: la Lightning Network, Cashu i la Liquid Network.
- Producció d'aplicacions amb l'íntegrament de pagaments instantanis. Especialment destacar el protocol de Nostr (Primal, Amethyst, Damus, Yakihonne, 0xChat...)
- Industria energètica: permet estabilitzar xarxes elèctriques i emprar energia malbaratada (flaring gas), amb la generació de demanda de hardware i software dedicat.
- Educació financera i defensa de drets humans. És una eina de defensa contra governs i estats repressius. La Human Rights Foundation fa una feina bastant destacada d'educació.
Ara posem el potencial en nombres:
- Si iguala l'empresa amb major capitalització, que és Apple, arribaria a uns 160 mil dòlars per bitcoin.
- Si iguala el nivell de l'or, arribaria a uns 800 mil dòlars per bitcoin.
- Si iguala el nivell del diner fiat líquid, arribaria a un 3.7 milions de dòlars per bitcoin.
Crec que igualar la capitalització d'Apple és probable en els pròxims 5 - 10 anys. També igualar el nivell de l'or en els pròxims 20 anys em sembla una fita possible. Ara bé, qualsevol fita per sota d'aquesta capitalització ha d'implicar tota una serie de successos al món que no sóc capaç d'imaginar. Que no vol dir que no pugui passar.
-
@ 94a6a78a:0ddf320e
2024-11-27 19:36:12The backbone of your Nostr experience lies in relays—servers that transmit your notes, zaps, and private messages across the decentralized network. Azzamo offers three specialized relays to suit different user needs, ensuring reliability, performance, and privacy.
1. Free Relay
- URL:
wss://nostr.azzamo.net
- Overview: Azzamo’s Free Relay is perfect for newcomers to Nostr. It’s open-access, reliable, and ensures fair use with moderate rate limits.
- Key Features:
- Free to use.
- Notes older than one month are purged daily.
- Accessible gateway for decentralized communication.
2. Paid Relay
- URL:
wss://relay.azzamo.net
- Overview: Designed for power users, the Paid Relay offers unmatched performance with 99.9% uptime and low latency.
- Key Features:
- Scalable for heavy users.
- Fewer users for faster, consistent connections.
- Premium support included for paid users.
3. Inbox Relay
- URL:
wss://inbox.azzamo.net
- Overview: Never miss a private message again with the Inbox Relay, optimized for secure, spam-free direct messaging.
- Key Features:
- Guaranteed message delivery.
- Optimized for NIP-17 private messages.
- Optimized for NIP-19 group chats.
- Premium users enjoy advanced support.
Why Choose Azzamo Relays?
Life on Nostr is easier with Azzamo relays. They’re fast, reliable, and built to handle whatever you throw at them. The Paid Relay keeps your connections strong, the Inbox Relay makes sure no private message gets lost, and the Free Relay is always there to get you started. Supporting Azzamo by going premium helps keep this decentralized network growing—and you get priority support while you’re at it. Azzamo has your back on Nostr!
🔗 Start now:
- Free Relay:
wss://nostr.azzamo.net
- Paid Relay: azzamo.net/pay
- Inbox Relay: azzamo.net/inbox
Support the network and upgrade your experience—add time to your account via the Azzamo Dashboard. Choose Azzamo, and take control of your Nostr journey today!
- URL:
-
@ 4fcac000:d2b37988
2024-11-27 18:55:27В 2040 году Тюмень становится примером для других городов России благодаря активным экологическим инициативам местных компаний. Вот основные изменения, которые уже происходят!
🍃 Устойчивое производство: Предприятия внедряют безотходные технологии и используют вторичные материалы, делая это нормой.
🌱 Экоупаковка: Местные бренды переходят на многоразовые и биоразлагаемые упаковки, что снижает объем пластиковых отходов.
🚴♀ Поддержка активного образа жизни: Компании организуют велопарковки, утренние зарядки и экологические акции, способствуя здоровому обществу.
🏢 Зеленые офисы: Бизнесы создают комфортные и энергоэффективные рабочие пространства, что повышает продуктивность и заботу об экологии.
🤝 Социальная ответственность: Местные компании участвуют в акциях по озеленению и очищению территорий, а также в образовательных программах для населения.
🌍 Клиенты требуют изменений: Горожане осознают свою ответственность за окружающую среду, и бренды адаптируются к этим требованиям, внедряя экологически чистые практики.
Тюмень уверенно движется к более устойчивому будущему! 🌟✨
ЭкологияТюмени #УстойчивоеРазвитие #ЗеленыеИнициативы #Тюмень
-
@ 4fcac000:d2b37988
2024-11-27 18:40:40🌟 Тюмень 2040: Цифровые сервисы для комфортной жизни!🌟
Привет, друзья! В 2040 году Тюмень стала настоящим умным городом, и вот несколько цифровых сервисов, которые делают нашу жизнь лучше! 🚀
📱 Платформа «Тюмень — наш дом: Позволяет жителям сообщать о проблемах и идеях через приложение. Все обращения обрабатываются в реальном времени, и вы можете отслеживать их статус.
🛠 «Тюменский помощник»: Это приложение предлагает информацию о социальных услугах, расписаниях транспорта и экологических советах. Удобная навигация и персонализированные уведомления упрощают использование!
🏙 «Умный двор» : Жители могут голосовать за проекты по благоустройству своих территорий и предлагать идеи. Это позволяет каждому участвовать в создании комфортной городской среды.
💡 «Зеленая Тюмень»: С помощью этого приложения жители следят за состоянием зеленых насаждений и могут участвовать в акциях по озеленению города.
🎉 Бесплатные сервисы: Все приложения доступны бесплатно, чтобы каждый житель мог участвовать в жизни города.
Вместе мы создаем умный и экологически чистый Тюмень! Давайте продолжать делать наш город лучше! 💚✨
Тюмень2040 #УмныйГород #КачествоЖизни #ЗеленаяТюмень
-
@ 98589a2e:bf49daa1
2024-11-27 18:38:41На этой неделе культура нашего города вновь оказалась в центре внимания. Мы провели ряд значимых мероприятий:
- Фестиваль «Эклектика Шнитке» (19-28 декабря) — современная музыка в исполнении ведущих композиторов и исполнителей, привлекающая внимание к новым направлениям в искусстве.
«Мы рады видеть, как наш фестиваль стал платформой для новых музыкальных идей и экспериментов. Это уникальная возможность для зрителей погрузиться в мир современной музыки и открыть для себя новые таланты», — Анна Смирнова, организатор фестиваля.
- Международный фестиваль новой музыки «Звуковые пути» (19-30 декабря) — важное событие для любителей экспериментальной музыки, представляющее работы как российских, так и зарубежных композиторов.
«Наш фестиваль — это не просто концерт, это целый мир звуковых экспериментов. Мы стремимся создать атмосферу, где каждый сможет почувствовать себя частью чего-то большего», — Игорь Петров, художественный руководитель фестиваля.
3. Выставка «Symphonie Steampunk» — первая выставка стимпанк-скульптуры в Петербурге, открывающая новые горизонты в современном искусстве[1].
«Стимпанк — это не только эстетика, но и философия. Мы хотим показать, как искусство может соединять технологии и природу, прошлое и будущее», — Елена Кузнецова, куратор выставки.
Интервью с организаторами подтвердило, что такие события не только обогащают культурную жизнь, но и способствуют развитию туризма. Мы продолжаем поддерживать инициативы, направленные на сохранение и развитие культурного наследия Петербурга, что является важной частью нового Генерального плана до 2040 года.
Что ждет любителей музеев, выставок и театров в 2050 году?
1. Виртуальные музеи и выставки
Виртуальная реальность позволит посещать музеи и галереи, находясь дома. Это будет особенно актуально для тех, кто живет далеко от крупных культурных центров. Виртуальные экскурсии будут сопровождаться интерактивными элементами, такими как возможность взаимодействовать с экспонатами, слушать комментарии экспертов и даже участвовать в дискуссиях с другими посетителями.
2. Интерактивные театральные постановки
Театральные представления станут более интерактивными. Зрители смогут влиять на ход спектакля через голосовые команды или жесты. Например, выбор пути развития сюжета может зависеть от реакции аудитории. Также появятся спектакли, где зрители сами становятся частью действия, перемещаясь между сценами и решая задачи вместе с актерами.
3. Голографические концерты
Концерты с участием голограмм известных исполнителей прошлого и настоящего станут обычным явлением. Голограммы будут настолько реалистичными, что их трудно будет отличить от живых людей. Кроме того, технологии позволят создавать новые музыкальные произведения совместно с искусственным интеллектом, который сможет анализировать предпочтения слушателей и предлагать уникальные композиции.
-
@ 98589a2e:bf49daa1
2024-11-27 18:36:06Демографическая ситуация в 2040 году
1. Численность населения
- Общая численность: Около 6,2 миллиона человек. Это увеличение на 800 тысяч человек по сравнению с 2023 годом, что является результатом как естественного прироста, так и миграции.
2. Возрастная структура
- Дети (0-14 лет): Около 1,2 миллиона человек (19%).
- Трудоспособное население (15-64 лет): Около 4,2 миллиона человек (68%).
- Пожилые люди (65 лет и старше): Около 0,8 миллиона человек (13%).
3. Пол
- Мужчины: Около 2,9 миллиона человек (47%).
- Женщины: Около 3,3 миллиона человек (53%).
4. Миграция
- Внутренняя миграция: Ежегодный прирост населения за счет внутренней миграции составляет около 20-30 тысяч человек.
- Внешняя миграция: Ежегодный прирост населения за счет внешней миграции составляет около 10-15 тысяч человек.
5. Рождаемость и смертность
- Рождаемость: Около 12 рождений на 1000 человек.
- Смертность: Около 10 смертей на 1000 человек.
- Естественный прирост: Около 2 на 1000 человек.
6. Урбанизация
- Городская агломерация: Санкт-Петербург продолжает расширяться, включая пригородные районы, что увеличивает общую численность населения агломерации до около 7 миллионов человек.
7. Экономическая активность
- Занятость: Около 3,5 миллиона человек (56% от общей численности населения).
- Безработица: Около 5% от экономически активного населения.
Прогнозы на 2050 год
1. Численность населения
- Общая численность: Около 6,5 миллиона человек. Увеличение на 300 тысяч человек по сравнению с 2040 годом.
2. Возрастная структура
- Дети (0-14 лет): Около 1,3 миллиона человек (20%).
- Трудоспособное население (15-64 лет): Около 4,3 миллиона человек (66%).
- Пожилые люди (65 лет и старше): Около 0,9 миллиона человек (14%).
3. Миграция
- Внутренняя миграция: Ежегодный прирост населения за счет внутренней миграции составляет около 25-35 тысяч человек.
- Внешняя миграция: Ежегодный прирост населения за счет внешней миграции составляет около 15-20 тысяч человек.
4. Рождаемость и смертность
- Рождаемость: Около 11 рождений на 1000 человек.
- Смертность: Около 11 смертей на 1000 человек.
- Естественный прирост: Около 0 на 1000 человек (стабилизация).
5. Урбанизация
- Городская агломерация: Санкт-Петербург продолжает расширяться, включая пригородные районы, что увеличивает общую численность населения агломерации до около 7,5 миллионов человек.
Демографическая ситуация в Санкт-Петербурге продолжает развиваться в позитивном ключе. Мы наблюдаем рост населения, улучшение возрастной структуры и стабилизацию естественного прироста. Важно продолжать работать над улучшением условий жизни, развитием инфраструктуры и поддержкой экономической активности, чтобы обеспечить устойчивое будущее для нашего города.
-
@ 7c765d40:bd121d84
2024-11-27 18:32:03Bitcoin is going to flip the entire legacy system on it's head.
Slowly but surely.
One of the biggest changes will be how people (and businesses) save money.
Instead of paying a monthly premium,
that someone else manages
that someone else holds
that you may never get to access
that you pay an absurd amount of management fees for
You can just set up some bitcoin funds instead.
Let me give you some examples.
Emergency fund - we should have at least 3-6 month's worth of savings that we can easily access
Health insurance fund - just like the normal health insurance, except it belongs to you and you can spend it how you want to
Children's Future fund - I prefer this over Education Fund because I think college and university will be non-existent in a decade or two. They can use this to fund their own business or travel the world before they start work
Wedding fund - Imagine getting to enjoy this day without the stress of repaying the insane amounts of money you spent
Pet emergency fund - I'm sure most can relate to a random $3,000 vet bill that went onto the credit card. The impact this can have on a family should not be understated.
Arnie has his own emergency fund!
House down payment fund
Car replacement/repair fund
Home maintenance fund
Dental insurance fund
Funeral expense fund
And of course, have some fun with it!
New set of golf clubs fund
Travel fund
New hot tub fund
The nice thing about this new strategy is that you can take the money whenever YOU want to.
Without any stress, any 4-hour phone calls, withdrawal fees, etc.
The tough part about this new strategy is that you have to actually do it.
People are totally okay with pissing away money on management fees just so they don't have to do anything and they're forced to do it.
Well bitcoin is all about personal responsibility.
Most will choose the easy route.
But the ones who choose the hard path will be rewarded ten times over in the future.
The most efficient way to do this would be setting up recurring payments and associated lightning addresses.
Use a service like Bitcoin Well for the recurring buys - you can set up daily, weekly, or monthly amounts.
And use Coinos to set up lightning wallets for each of the funds.
When the balance gets high enough in each fund, move it into cold storage with labels!
Imagine a world where the money you earn from the value you provide can actually be stored for the future.
Bitcoin is the best piggy bank the world has ever known.
We talked about this, and much more, on today’s live stream! You can find the full show HERE
And if you’re a bitcoiner who wants to become more of a bitcoiner, consider joining our community called LIVING IN THE FUTURE. This will grant you access to both our private Signal chat and the Discord channel! And it also includes the MULTI GENERATIONAL WEALTH series!
Have the best day of your life today - because the only thing more scarce than bitcoin is time!
Jor
-
@ 3f0702fa:66db56f1
2024-11-27 18:23:36https://psv4.userapi.com/s/v1/d/f8pcUYhqPZ0Jzf1GyZG4uKxMBfOEc7RCWvM7Qp_xDUwMBDDTSv4QEJStOcfeb5VSYWf4-8I7zWF5bR4FnjxKfjTrc47d7Sm7lC2j1U0ZvUcMl4uYOuMrTg/Untitled_6.mp4
45news
Курган2040
-
@ 3f0702fa:66db56f1
2024-11-27 18:22:10Курган активно внедряет современные технологии для улучшения жилищных условий и повышения качества жизни горожан. Сегодня рассмотрим ключевые направления.
-
Умные дома В Кургане строятся умные жилые комплексы, оснащенные системами автоматизации, которые позволяют управлять освещением, отоплением и безопасностью через мобильные приложения. Это не только повышает комфорт, но и способствует экономии ресурсов.
-
Экологические технологии Новые жилые комплексы используют экологически чистые материалы и технологии, такие как солнечные панели и системы рекуперации тепла. Это позволяет снизить энергозатраты и минимизировать воздействие на окружающую среду.
-
Инфраструктура для активного образа жизни В рамках новых проектов создаются безопасные дворы с зонами для отдыха, детскими площадками и велодорожками. Это способствует активному образу жизни и укрепляет сообщество жителей.
-
Системы видеонаблюдения Для повышения безопасности в новых жилых комплексах устанавливаются системы видеонаблюдения и контроля доступа, что создает комфортные условия для проживания и защищает жильцов.
-
Цифровизация услуг Курган активно внедряет цифровые решения для управления жилищными условиями. Это включает в себя онлайн-сервисы для подачи заявок на ремонт, оплаты коммунальных услуг и получения информации о состоянии дома.
45news
Курган2040
-
-
@ 3f0702fa:66db56f1
2024-11-27 18:21:50Курган в 2040 году сталкивается с серьезными проблемами качества воды в реке Тобол, что вызывает обеспокоенность среди жителей и экологов. Основным источником централизованного водоснабжения города является Курганское водохранилище, однако состояние водных ресурсов требует внимания.
-
Загрязнение химическими веществами Исследования показывают, что в воде реки Тобол присутствуют опасные соединения, такие как медь, марганец, цинк, железо и аммонийные и нитритные ионы. Эти вещества попадают в реку из коммунальных сточных вод и промышленных сбросов, что ухудшает качество воды и создает угрозу для здоровья населения.
-
Состояние экосистемы По данным мониторинга, вода в Тоболе часто классифицируется как «грязная», что ставит под угрозу не только здоровье курганцев, но и экосистему реки. В зимний период происходит снижение самоочищения воды из-за замедления течения, что усугубляет ситуацию.
-
Необходимость модернизации очистных сооружений Для решения проблемы необходимо модернизировать существующие очистные сооружения и внедрить современные технологии очистки сточных вод. Это поможет снизить уровень загрязнения и улучшить качество воды в реке.
-
Общественное участие Жители Кургана активно участвуют в обсуждении экологических проблем и предлагают инициативы по улучшению состояния водоемов. Важно объединить усилия власти, бизнеса и граждан для достижения устойчивых результатов.
45news
Курган2040
-
-
@ 98589a2e:bf49daa1
2024-11-27 18:16:05Санкт-Петербург продолжает оставаться одним из самых красивых и праздничных городов, где каждый может насладиться атмосферой волшебства и радости.
Новогодние развлечения на будущий 2041 год
Главная елка города
- Место установки: Главная новогодняя елка будет установлена на Дворцовой площади, в сердце нашего города.
- Размер: Елка будет высотой 30 метров, украшенная яркими огнями и оригинальными игрушками, что создаст неповторимую атмосферу праздника.
Ледовые катки
В этом году в Санкт-Петербурге откроются несколько новых катков, которые станут центрами зимних развлечений:
-
Каток «У Флагштока»: Это крупнейший каток в городе с площадью 28,000 квадратных метров. Он сможет одновременно вмещать до 2,500 человек. Здесь будут проходить ледовые дискотеки и танцевальные номера для посетителей.
-
Каток на Елагином острове: Площадь катка составит 4,000 квадратных метров. В центре катка установят новогоднюю елку, что создаст атмосферу настоящего зимнего праздника.
-
Каток «Севкабель Порт»: Площадь ледового поля составит 2,200 квадратных метров. Здесь предусмотрены романтические вечерние мероприятия с музыкой и освещением.
-
Конюшенная площадь: Новый каток размером 18х40 метров будет открыт с 16 декабря. На нем будут проходить представления от детского ледового театра «Новые сказки на льду».
Ледовые фигуры
В этом году мы также планируем установить множество ледовых фигур, которые станут настоящими произведениями искусства:
- Тематика ледовых фигур: Основной темой станет «Сказочный мир», где будут представлены персонажи из известных сказок и мифов. Это создаст атмосферу волшебства для детей и взрослых.
Планы по развитию празднования Нового года к 2050 году
1. Увеличение числа культурных мероприятий
- Создание новых фестивалей: Планируется запуск ежегодного зимнего фестиваля искусств, который объединит музыку, театр и изобразительное искусство.
2. Развитие инфраструктуры
- Новые катки и ледовые площадки: Будет построено больше катков с использованием современных технологий для создания идеального льда и комфортных условий для посетителей.
3. Инновационные технологии
- Виртуальная реальность на праздниках: Внедрение технологий виртуальной реальности для создания интерактивных новогодних представлений и аттракционов.
4. Образовательные программы
- Программы по безопасности на льду: Организация мастер-классов по безопасному катанию на коньках для детей и взрослых.
Мы уверены, что с внедрением новых идей и технологий празднование Нового года станет еще более ярким и запоминающимся к 2050 году!
-
@ 63d59db8:be170f6f
2024-11-27 18:16:01Tom Thiercelin is a French director and photographer based in Southern Europe. Tom has a particular interest in the study of societies’ dynamics and has graduated in Political Sciences and International Relations.
Sésimbra is a small Portuguese seaside town. A little piece of paradise located in the south of the country, the kind of place where time seems to have stopped.
-
@ 0403c86a:66d3a378
2024-11-27 18:05:05Manchester City are bracing themselves for more months of uncertainty as the verdict on 115 alleged breaches of Premier League rules is delayed until next summer. The hearing is expected to finish in mid-December, but the written reasons will need to be examined and communicated before a decision is made.
This lengthy delay could have significant implications for the Premier League, with the potential for sanctions being imposed on Manchester City. If proven, the most serious punishments could involve points deductions and even expulsion from the league.
The investigation has been ongoing for nearly five years and is expected to result in a huge bill of legal costs for both the club and the Premier League. Manchester City strongly deny the allegations and are being represented by Lord Pannick, while the Premier League is being represented by Adam Lewis KC.
The delay will undoubtedly create uncertainty for Manchester City and the Premier League, but it remains to be seen how this will impact the club's season and the league as a whole.
-
@ 98589a2e:bf49daa1
2024-11-27 17:34:06Мы внедрили новые технологии и инициативы, которые значительно улучшили качество авиаперевозок и сделали наш город более доступным для путешественников.
1. Развитие аэропорта Пулково
-
Модернизация инфраструктуры: Аэропорт Пулково прошел масштабную реконструкцию, включая строительство нового терминала, который увеличил пропускную способность на 50%. Теперь аэропорт может обслуживать до 20 миллионов пассажиров в год.
-
Увеличение числа международных рейсов: Благодаря новым соглашениям с авиакомпаниями, количество международных направлений выросло на 30%, что сделало Санкт-Петербург более доступным для туристов и бизнесменов.
2. Внедрение современных технологий
-
Системы управления воздушным движением: Мы внедрили современные системы управления воздушным движением, которые обеспечивают безопасность и эффективность авиаперевозок. Это позволило сократить время ожидания рейсов и повысить точность расписания.
-
Интеллектуальные технологии в аэропорту: Установлены системы распознавания лиц и автоматизированные стойки регистрации, что значительно ускоряет процесс посадки и улучшает опыт пассажиров.
3. Экологические инициативы
- Устойчивое развитие авиации: В рамках программы по снижению углеродного следа мы начали внедрять экологически чистые технологии, включая использование био-топлива для авиаперевозок.
4. Развитие региональных авиаперевозок
- Новые маршруты: Открытие новых внутренних авиамаршрутов улучшило связь между Санкт-Петербургом и удаленными регионами России, что способствует развитию экономики и туризма.
Планы на 2050 год
1. Расширение аэропорта Пулково
-
Строительство нового терминала: Планируется строительство второго терминала, который увеличит общую пропускную способность аэропорта до 30 миллионов пассажиров в год.
-
Создание грузового терминала: Разработка нового грузового терминала для увеличения объемов грузоперевозок и поддержки местного бизнеса.
2. Инновационные технологии
-
Внедрение беспилотных технологий: Исследование возможностей использования беспилотных летательных аппаратов для доставки грузов и медицинских препаратов в удаленные районы.
-
Цифровизация процессов: Полная цифровизация всех процессов в аэропорту, включая автоматизированные системы управления потоками пассажиров и грузов.
Мы уверены, что с внедрением новых технологий и инициатив наша авиационная система станет еще более эффективной и устойчивой к вызовам будущего. Санкт-Петербург — это город возможностей, где каждый может наслаждаться высоким качеством жизни благодаря современным решениям!
-
-
@ 5af07946:98fca8c4
2024-11-27 17:12:15Sanskrit word Aavahan translates to 'Invocation', albeit a wider abstraction. Aavahan is a marathon ritual of introspection. To an observer, it appears you are broadcasting an intense call to action - seeking every corner for possible help. Internally, you converge on self - the focal point of conscious experience. You are prepared - with or without material support. You instantiate a divine force within! In Hindu tradition, one of the three primal forces -
Bramh, Vishnu or Siva
- are invoked to sustain unwavering commitment - a laser like focus. For example Rama, before calling for a bridge to Lanka, invoked Siva.Scribing Mahabharata was one such venture. It is the root of written narratives. Sage writer and teacher of all1, Krishna Dwaipayana invoked Bramh - the information continuum. In order to conceive the epic, he needed his thoughts in equilibrium with Bramh. But more importantly, he must seek permission from the eternal flow, to open us mortals' access to the past - and to the future. He must align himself to continuum before introducing text to a verbose but amnesic world.
Text was the new way - to store manifolds of lore. An alternative to old spoken stories - Puranas. As Mahabharata scaled, it attracted lot more readers than expected - a natural pull prevailed without fading. Challenges are invitations to seekers - Mount Everest always attracts climbers!
With around 1.8 million words, Mahabharata remains the last frontier for the readers and poets. It is the longest poem ever scribed, in any language, old or new. To put it in perspective, it is about ten times the size of Iliad and Odyssey combined.
The proof of work is in the craft. Even today, it is not uncommon to learn Sanskrit (as intended) - just to enjoy original text. For those less keen, there are translations in almost every language . And then there are all sorts of media artifacts - from comic strips to television series.
Back then, when stories were only told, it took a series of eighteen books to conclude the epic. On its wings, it took the 'text' to far ends of human reach. Bhagvad Gita, a part of sixth book, is in the founding ideologies of Hinduism, Jainism, Buddhism, Sikhism and countless more - and is the first written source of Karmyoga.
-
@ 98589a2e:bf49daa1
2024-11-27 17:02:22Мы рады представить обзор крупных инвестиционных проектов, которые реализуются в нашем городе и оказывают положительное влияние на экономику региона.
Крупнейшие инвестиционные проекты
Высокоскоростная железнодорожная магистраль Москва — Санкт-Петербург: Общий объем инвестиций в проект составляет минимум 1,8 трлн рублей. Эта магистраль значительно сократит время в пути между двумя крупнейшими городами страны и станет важным шагом к улучшению транспортной инфраструктуры.
Широтная магистраль скоростного движения: Инвестиции в этот проект составляют 340 млрд рублей. Широтная магистраль обеспечит более эффективное движение транспорта и улучшит связь между различными районами города.
КАД-2: Проект строительства второго кольца автомобильных дорог обойдется в 380 млрд рублей. Это позволит разгрузить существующую транспортную сеть и повысить безопасность дорожного движения.
Большой Смоленский мост: С объемом инвестиций 64,2 млрд рублей этот мост станет важной частью транспортной инфраструктуры, улучшив доступность различных районов города.
Вторая очередь аэропорта «Пулково»: Объем инвестиций в проект составляет 21 млрд рублей. Расширение аэропорта позволит увеличить пропускную способность и улучшить качество обслуживания пассажиров.
Производственные проекты в ОЭЗ «Санкт-Петербург»: Резиденты Особой экономической зоны вложили 14,2 млрд рублей за первые девять месяцев 2024 года, что на 77% больше по сравнению с аналогичным периодом прошлого года. Такие компании, как АО «БИОКАД» и ООО «Газпромнефть — Промышленные инновации», стали лидерами по объему инвестиций и созданию новых рабочих мест.
Влияние на экономику региона
Реализация этих проектов уже приносит ощутимые результаты:
Создание рабочих мест: В рамках инвестиционных инициатив было создано более 396 новых рабочих мест только в ОЭЗ «Санкт-Петербург». Это способствует снижению уровня безработицы и повышению уровня жизни граждан.
Рост налоговых поступлений: резиденты ОЭЗ выплачивают значительные суммы налогов, что способствует укреплению городского бюджета. За девять месяцев текущего года налоговые отчисления составили 9,7 млрд рублей.
Улучшение инвестиционного климата: успешная реализация крупных проектов привлекает новых инвесторов и создает положительный имидж Санкт-Петербурга как центра бизнеса и инноваций.
Мы уверены, что эти инициативы не только укрепят экономику нашего города, но и сделают Санкт-Петербург более комфортным для жизни и работы. Инвестиции в будущее — это наш общий приоритет, который мы будем продолжать развивать вместе с вами.
-
@ 98589a2e:bf49daa1
2024-11-27 16:31:221. Умные дома
В нашем городе активно внедряются технологии «умного дома», которые обеспечивают высокую степень комфорта и безопасности для жителей. Эти технологии включают:
-
Автоматизированные системы управления: Управление освещением, отоплением и безопасностью осуществляется через мобильные приложения, что позволяет жителям контролировать свои дома из любой точки мира.
-
Энергоэффективность: Умные дома оснащены современными системами энергосбережения, что снижает затраты на коммунальные услуги и минимизирует углеродный след.
2. Умные парковки
Система умных парковок помогает водителям находить свободные места в режиме реального времени:
-
Мобильные приложения: Позволяют пользователям видеть доступные парковочные места и оплачивать стоянку через смартфон.
-
Снижение времени поиска парковки: Это не только экономит время, но и снижает уровень загрязнения воздуха за счет уменьшения пробок.
Планы на 2050 год
1. Строительство новых жилых комплексов
-
Интеграция умных технологий: Все новые жилые комплексы будут оснащены системами «умного дома», что обеспечит высокий уровень комфорта для жителей.
-
Энергоэффективное строительство: Применение новых материалов и технологий для создания зданий с низким потреблением энергии.
2. Инновационные технологии
-
Разработка платформы для умных услуг: Создание единой платформы, которая объединит все услуги умного города — от управления домом до транспортных услуг.
-
Использование больших данных: Применение аналитики данных для оптимизации городской инфраструктуры и повышения качества жизни.
Мы уверены, что с внедрением новых технологий и инициатив наш город станет еще более комфортным и удобным для жизни. Санкт-Петербург — это город будущего, где каждый житель может наслаждаться высоким качеством жизни благодаря современным решениям!
-
-
@ c2827524:5f45b2f7
2024-11-27 16:29:01Avete presente quel gioco che si fa da bambini? Prendere un biglietto del bus, leggere il regolamento e sostituire la parola "biglietto" con... "culo". ecco, provate a farlo con la definizione di #psicopatico, sostituendo quella parola con #pollitico
La pollitica è un Disturbo della personalità, caratterizzato da deficit emotivi e interpersonali, con comportamenti antisociali e scarsa moralità, spesso correlato a uno stato di depressione.
Un pollitico è una persona molto brava a manipolare e raggirare gli altri; le sue forti capacità di persuasione sono correlate all’assenza di reciprocità emotiva. La mancanza di empatia è infatti tra i segni distintivi principali di questa personalità che, allo stesso modo, non prova nemmeno senso di colpa, rimorso né altre forti emozioni.
Il deficit empatico che lo contraddistingue è causa e conseguenza dei suoi comportamenti.
12 caratteristiche del pollitico
Quali sono le caratteristiche che accomunano una personalità che vive di pollitica?
- Loquacità/fascino superficiale: forti abilità di conversazione e persuasione
- Senso grandioso del sé: opinione elevata del proprio valore e delle proprie caratteristiche
- Bisogno di stimoli/avversione alla noia: tendenza a cercare attività rischiose per evitare la noia
- Menzogna patologica: abilità notevole nel mentire
- Tendenza manipolatoria: utilizzo della frode per raggiungere scopi personali
- Assenza di rimorso/senso di colpa: mancanza di preoccupazione per le conseguenze negative delle azioni
- Affettività superficiale: emozioni teatrali, superficiali e di breve durata
- Deficit del controllo comportamentale: tendenza a reagire con collera o ira, anche con comportamenti aggressivi
- Impulsività: carenza di riflessione, pianificazione e premeditazione
- Delinquenza giovanile e problemi comportamentali precoci: gravi problemi comportamentali in età infantile, come menzogne persistenti, furto, rapina, frode, piromania, assenze scolastiche ingiustificate, bullismo, vandalismo, fughe da casa e attività sessuali precoci e promiscue
- Mancanza di obiettivi e piani realistici a lungo termine: difficoltà nel formulare ed eseguire piani realistici a lungo termine
- Deficit di empatia: mancanza di empatia, insensibilità e disprezzo per le emozioni degli altri.
-
@ c2827524:5f45b2f7
2024-11-27 16:28:29Prima il confronto con le grandi
Da mani pulite a Expo2015 Milano ha percorso una cavalcata trionfale, innalzando i propri standard di vita e di proposta economica che hanno trasformato il capoluogo lombardo in una città ambita da tutti, stranieri compresi. Lo ha fatto recuperando un antichissimo modo milanese, divenuto nei secoli un modello: testa bassa e lavorare.
È arrivato anche lo stravolgimento del panorama, laddove Milano ha pragmaticamente scelto di modernizzare il suo look: spuntano torri come funghi, alcune perfino interessanti dal punto di vista architettonico, presentando uno skyline unico in tutta la penisola.
Tutto ciò è stato possibile perché Milano e i milanesi si sono confrontati con i più bravi. E siccome non c’era niente di migliore in “casa”, la città ha dovuto paragonarsi con le capitali e le città estere.
Poi il confronto coi mediocri
Dopodiché è venuto fuori un altro fenomeno ricorrente nei secoli. Milano e i milanesi hanno iniziato a pavoneggiarsi di tanto successo, mettendosi a confronto con le realtà che questi risultati non li hanno mai nemmeno pensati: fallitalia e le popolazioni fallitaliche.
Il risultato era fin troppo prevedibile: dal 31 ottobre 2015, giorno della cerimonia di chiusura dell’Expo, Milano ha iniziato a vivacchiare ostentando la sua supremazia con la penisola a forma di piede. Man mano che i pezzi delle eccellenze mondiali se ne andavano, impacchettando i padiglioni di Expo, Milano ha smesso di programmare il proprio futuro guardando dall’alto in basso la mediocrità intorno a sé.
Quello che è accaduto è sotto gli occhi di tutti. La Madonnina vigila teneramente su una città che ha iniziato quel giorno ad abbassare tutti i propri standard di ambizione. Siccome Milano era già migliore di ogni singolo avamposto di fallitalia, ha smesso di crescere ritenendo opportuno tirare il fiato dopo la generosa cavalcata di 23 anni compiuta all’indomani del terremoto Tangentopoli.
Colonizzazione compiuta: la Milano da qualunquemente
In quei 23 anni, però, si è innescato un meccanismo che non si ferma solo perché Milano ha deciso di tirare il fiato. Risultati di tale portata hanno ingolosito la politica nazio(a)nale, che ha abilmente manovrato le amministrazioni comunali affinché la città che produce il 10% del PIL italiANO diventasse un feudo facile da controllare.
Milano, che per i vecchi milanesi era solo incidentalmente residente su italico demanio, è diventata fallitaliana. La colonizzazione iniziata per regio decreto del 1861 si è concretizzata il 31 ottobre 2015, con tanto di pallosissimo discorso dell’allora presidente della repubblica (fatalmente lo stesso di oggi, al momento in cui scrivo).
Logommotiva
Inoltre, la follia totalitaria del coviddi e 3 anni seguenti, le chiusure e le restrizioni imposte al lavoro, hanno influito così tanto da ridurre la produttività. La Lombardia e – quindi – Milano, non sono più ufficialmente la locomotiva di fallitalia. È del 20 novembre l’agenzia ansa che ne tesse il necrologio.
Tralasciando il fatto che PIL è un acronimo senza significato, uno dei pioli della ruota del criceto su cui i fallitaliANI corrono come deficienti, salta comunque all’occhio che il parametro che ha sempre contraddistinto l’intera regione (e la sua capitale) non è più un riferimento.
Continuare a lavorare a testa bassa ha impedito a tutti (me compresa) di tenere una visuale completa sul panorama circostante. La locomotiva è andata a sbattere contro il muro di gomma della colonizzazione fallitaliana, trasformandosi in una logommotiva.
Il confronto coi mediocri ha portato all’unico risultato possibile: fallitalia ha fagocitato l’eccellenza e ha trascinato con sé nel baratro l’unica realtà in grado di tenerla a galla.
Milano da Pene, regina dello skifiltor
La sanguisuga fallitalia ha fatto tutto ciò che fanno i parassiti: attaccarsi all’ospite, succhiarne la linfa vitale e portare alla morte dell’ospite stesso.
Certo: Milano è sempre l’eccellenza se paragonata alla mediocrità nazio(a)nale, ma la metamorfosi da Numero-Uno-Assoluta a regina dello skifiltor è comunque inaccettabile. Fa sorridere e non poco analizzare questa dolorosa metamorfosi.
Ora il parassita fallitaliANO ha solo una strada davanti a sé: succhiare linfa vitale a Milano finché ce n’é, dopodiché mettere gli artigli su altre regioni che lo mantengono. A chi toccherà adesso? Il forte, fortissimo sospetto che le prossime ad essere aggredite saranno l’Emilia e la Romagna si è già concretizzato ai tempi del totalitarismo covidiota.
Vorrà dire che i fallitaliANI si faranno mantenere dalle pesche e dai tortellini. Tutta qui la transizione green: non parassitare sull’industria (kattivissima che inquina) ma scroccare alle spalle di chi produce beni dalla terra e dalla natura.
La Romagna soprattutto, che letteralmente sfama tutta la penisola, farebbe bene a guardarsi le spalle
Leggi anche:
//
-
@ 98589a2e:bf49daa1
2024-11-27 16:13:30Мы сделали значительные шаги в организации культурных мероприятий, выставок и фестивалей, которые привлекают внимание как местных жителей, так и туристов.
Культурные мероприятия 2040 года
1. Выставки и галереи
- Выставка современного искусства: В этом году в Эрмитаже прошла масштабная выставка современного искусства, собравшая работы известных художников со всего мира. Это событие стало важной вехой в популяризации современного искусства среди широкой аудитории.
- Фестиваль фотографии: В рамках Фестиваля фотографии «Свет и Тень» были представлены работы как начинающих, так и известных фотографов. Мероприятие включало мастер-классы и открытые лекции, что способствовало обмену опытом между участниками.
2. Музыкальные события
- Международный музыкальный фестиваль: Санкт-Петербург стал площадкой для проведения Международного музыкального фестиваля, который собрал музыкантов из разных стран. Концерты проходили на различных площадках города, включая исторические здания и открытые пространства.
- Классическая музыка на набережной: Летний концертный сезон на набережных города привлек множество зрителей. Исполнение классической музыки под открытым небом стало традицией, объединяющей жителей и гостей Петербурга.
3. Театральные постановки
- Новые театральные проекты: В этом году было представлено несколько новых театральных постановок, которые получили высокую оценку критиков и зрителей. Театры активно экспериментируют с форматами и жанрами, что делает культурную жизнь города более разнообразной.
4. Культурные инициативы
- Программа «Культура для всех»: Эта инициатива направлена на доступность культурных мероприятий для различных групп населения, включая людей с ограниченными возможностями. Мы стремимся сделать культуру доступной для каждого.
Планы на 2050 год
1. Расширение культурной инфраструктуры
- Строительство новых культурных центров: Планируется открыть несколько новых многопрофильных культурных центров, которые будут включать театры, выставочные залы и образовательные пространства.
- Реконструкция исторических зданий: Мы будем продолжать работу по восстановлению исторических зданий для использования их в культурных целях.
2. Поддержка творческих инициатив
- Финансирование местных художников и коллективов: Увеличение финансирования для поддержки местных художников, музыкантов и театров через гранты и программы резиденций.
- Создание платформы для стартапов в культуре: Разработка платформы для поддержки стартапов в области культуры и искусства, что позволит молодым талантам реализовывать свои проекты.
3. Интеграция технологий в культуру
- Цифровизация культурных мероприятий: Внедрение новых технологий для цифровизации культурных событий, включая виртуальные выставки и онлайн-концерты.
- Использование искусственного интеллекта: Применение ИИ для создания интерактивных выставок и образовательных программ, что сделает культуру более доступной.
4. Образовательные программы
- Культурное образование в школах: Внедрение программ по культурному образованию в школьные курсы с целью формирования у молодежи интереса к искусству и культуре.
- Мастер-классы и лекции от профессионалов: Организация регулярных мастер-классов и лекций от известных деятелей культуры для обмена опытом с молодыми талантами.
Мы уверены, что с внедрением новых инициатив и технологий наш город станет еще более привлекательным местом для творчества и самовыражения. Санкт-Петербург — это город возможностей, где каждый может найти свое место в богатом культурном пространстве!
-
@ 83a0994d:3e5fbbc5
2024-11-27 15:54:00WHAT IS MINING….. A free way to get crypto What does it takes to mine! Why!
Stay tuned…!
-
@ 98589a2e:bf49daa1
2024-11-27 15:48:06Мы осознаём, что здоровье горожан является основой для устойчивого развития нашего общества. В связи с этим я рад представить новые стратегии и инициативы, которые мы внедряем для улучшения качества жизни петербуржцев.
Инновационные подходы к здравоохранению
В последние годы мы активно внедряем умные технологии в систему здравоохранения. Это включает в себя:
Персонализированное медицинское обслуживание: использование данных о здоровье граждан для создания индивидуальных программ лечения и профилактики заболеваний. Это позволяет более эффективно реагировать на потребности каждого пациента.
Телемедицина: расширение доступа к медицинским услугам посредством виртуальных консультаций. Это особенно важно для жителей отдаленных районов, где доступ к традиционным медицинским учреждениям ограничен.
Аналитика данных: применение больших данных для прогнозирования вспышек заболеваний и оптимизации распределения ресурсов. Это позволяет нам заранее принимать меры по предотвращению эпидемий и обеспечению здоровья населения.
Профилактика заболеваний
Мы понимаем, что профилактика заболеваний должна быть в центре нашей стратегии. В этом направлении мы реализуем несколько ключевых инициатив:
Образовательные программы: Запуск кампаний по повышению осведомленности о здоровом образе жизни, включая правильное питание и физическую активность. Мы активно сотрудничаем с образовательными учреждениями для внедрения программ по здоровью в школьные курсы.
Создание здоровой городской среды: разработка инфраструктуры, способствующей активному образу жизни. Мы строим новые парки, велосипедные дорожки и спортивные площадки, чтобы каждый житель мог легко заниматься спортом и проводить время на свежем воздухе.
Доступ к медицинским услугам: увеличение числа медицинских учреждений и улучшение их оснащения. Мы стремимся обеспечить доступность высококачественной медицинской помощи для всех граждан.
Устойчивое развитие и здоровье
Здоровье горожан неразрывно связано с качеством городской среды. Мы принимаем меры по улучшению экологии Санкт-Петербурга, в том числе:
Развитие «умных» городских лесов: создание зеленых зон с использованием технологий IoT для мониторинга состояния растений и улучшения качества воздуха.
Экологичный транспорт: продвижение общественного транспорта и альтернативных способов передвижения с целью снижения загрязнения окружающей среды и улучшения здоровья граждан.
Планы на 2050 год
Программы массовой вакцинации: Увеличение охвата вакцинацией населения для предотвращения распространения инфекционных заболеваний.
Образовательные инициативы: Продолжение программ по повышению осведомленности о здоровом образе жизни через школы и общественные организации.
Создание новых спортивных объектов: Строительство современных спортивных комплексов и площадок для занятий физической культурой.
Подготовка кадров в сфере здравоохранения: Совместные программы с университетами по подготовке специалистов в области медицины, включая новые направления, такие как телемедицина и цифровая медицина.
Санкт-Петербург стремится стать образцом для других городов в области здравоохранения и устойчивого развития. Мы уверены, что с помощью современных технологий и активного участия граждан мы сможем создать здоровую и процветающую городскую среду.
-
@ 98589a2e:bf49daa1
2024-11-27 15:33:58В последние годы мы внедрили ряд стратегий, направленных на улучшение качества воздуха в нашем городе. Основными направлениями стали озеленение, контроль выбросов и развитие общественного транспорта.
Озеленение Санкт-Петербурга
Это стало одним из приоритетов нашей экологической политики. Мы увеличили площадь зеленых насаждений на 20%. В рамках программы «Зеленый Петербург» высажено более 1 миллиона деревьев и кустарников, что не только улучшает качество воздуха, но и создает комфортную городскую среду для наших жителей. Парки и скверы стали настоящими оазисами для горожан, местами для отдыха и общения.
Контроль выбросов
Мы активно развиваем систему мониторинга выбросов. Благодаря современным технологиям, мы смогли создать сеть датчиков, которые в реальном времени отслеживают уровень загрязняющих веществ в воздухе. Эти данные позволяют нам оперативно реагировать на изменения и принимать меры по снижению выбросов от промышленных предприятий и транспортных средств. Мы внедрили строгие нормы по контролю за выбросами и оказали поддержку предприятиям в переходе на экологически чистые технологии.
Развитие общественного транспорта
Это также сыграло ключевую роль в улучшении качества воздуха. Мы увеличили количество электротранспорта на 50%, что значительно снизило уровень загрязнения от автотранспорта. Инвестиции в модернизацию трамвайной и автобусной инфраструктуры позволяют нам предлагать жителям удобные и экологически чистые альтернативы личному автомобилю.
Планы на 2025 год
Несмотря на достигнутые успехи, нам еще предстоит проделать большую работу. Мы должны продолжать развивать программы по озеленению, внедрять новые технологии очистки выбросов и активно работать над повышением экологической осведомленности наших граждан. Ваше участие и поддержка являются ключевыми факторами в этом процессе.
Образовательные инициативы
Повышение экологической осведомленности: Запуск образовательных программ для граждан о важности охраны окружающей среды и участия в экологических инициативах.
Программы по волонтерству: Создание волонтерских групп для участия жителей в озеленении города и очистке природных территорий.
Адаптация к изменению климата
План адаптации к климатическим изменениям: Реализация мероприятий по защите от климатических рисков, таких как повышение уровня воды и экстремальные погодные условия.
Дорогие петербуржцы! Мы призываем вас активно участвовать в жизни нашего города: высаживать деревья, следить за чистотой окружающей среды и использовать общественный транспорт. Только вместе мы сможем создать по-настоящему чистый и комфортный Санкт-Петербург.
-
@ f8a5df57:b7a58cd4
2024-11-27 15:24:35Содержание подкаста: ситуация по коронавирусу в Москве, как роботы вновь облегчают жизнь сотням людям, улучшение экологической ситуации в столице и как культурные мероприятия продвигают имидж столицы на мировом уровне.
https://www.buzzsprout.com/2425941/episodes/16184052-.mp3?download=true
Авторы: Карина Шаповалова, Дарья Воронина, Рината Ситникова и Ксения Данилова
-
@ b8851a06:9b120ba1
2024-11-27 15:22:16In April 2024, NASA's aerial survey over Greenland's ice sheet inadvertently uncovered Camp Century, a clandestine U.S. military base from the Cold War era. This "city under the ice," once a testament to American ingenuity, now stands as a chilling reminder of environmental negligence and geopolitical deceit.
A Hidden Agenda Beneath the Ice
Constructed in 1959, Camp Century was publicly portrayed as a scientific research station. In reality, it was the forefront of Project Iceworm—a covert operation aiming to deploy nuclear missiles beneath Greenland's ice, targeting the Soviet Union. This deception not only misled the global community but also violated Denmark's sovereignty, as the Danish government was kept in the dark about the base's true purpose.
Environmental Time Bomb
Abandoned in 1967, Camp Century was left to be entombed by the ice. However, the base harbors hazardous remnants: radioactive waste from its nuclear reactor, chemical pollutants, and untreated sewage. As climate change accelerates ice melt (eventhough NASA showcased snow covering it as if it makes a difference), these toxic materials are at risk of leaching into the environment, threatening ecosystems and human health. A 2016 study warned that such contaminants could emerge by 2090, yet no comprehensive cleanup plan has been initiated.
NASA's Revelation: A Call to Action
NASA's recent radar imaging has brought Camp Century back into the spotlight, providing detailed visuals of the base's infrastructure now buried approximately 100 feet below the surface. This discovery underscores the urgency for international accountability and environmental remediation. The U.S. and Denmark must confront their shared responsibility and work on a foundational lessons-learned action plan, ensuring that the sins of the past are addressed before they poison the future.
Lessons Unlearned
Camp Century exemplifies the reckless abandon with which military ambitions can override environmental and ethical considerations. The lack of transparency and foresight has left a toxic legacy that future generations may be forced to address. As the secrets thaw, the world is reminded that the consequences of such clandestine operations are neither frozen in time nor space.
Accountability Cannot Stay Buried
The unearthing of Camp Century is not just a historical curiosity—it’s a damning indictment of Cold War recklessness and modern complacency. The U.S. and Denmark cannot hide behind layers of bureaucracy and ice any longer. The toxic legacy of this so-called “city under the ice” will not conveniently disappear as the ice melts.
Governments and international bodies must confront the ugly reality: the waste of imperial ambitions does not vanish—it festers, waiting to resurface.
The responsibility is clear, and so is the urgency: this forgotten base must be dealt with before it becomes an unmanageable crisis.
-
@ 8d34bd24:414be32b
2024-11-27 15:13:36There are so many evil and harmful things happening in the world today. Christians are being persecuted for their faith. Our health is falling apart and we are being given conflicting information. Nations are fighting against nations and it looks like a world war could be started in any of the numerous flashpoint locations. Nations are divided within and without. It is easy to be overwhelmed.
I’m going to use an Old Testament event as an example of how we should deal with all of these problems that are beyond what we can deal with ourselves.
Now in the fourteenth year of King Hezekiah, Sennacherib king of Assyria came up against all the fortified cities of Judah and seized them. (2 Kings 18:13)
At this time, Assyria was the most powerful nation on earth (or at least in the Middle East region). They were known for their violence and cruelty and now they had their sights set on conquering Judah. The people in Judah were truly terrified. They had seen what Assyria had done to other nations.
Then Rabshakeh stood and cried with a loud voice in Judean, saying, “Hear the word of the great king, the king of Assyria. Thus says the king, ‘Do not let Hezekiah deceive you, for he will not be able to deliver you from my hand; nor let Hezekiah make you trust in the Lord, saying, “The Lord will surely deliver us, and this city will not be given into the hand of the king of Assyria.” Do not listen to Hezekiah, for thus says the king of Assyria, “Make your peace with me and come out to me, and eat each of his vine and each of his fig tree and drink each of the waters of his own cistern, until I come and take you away to a land like your own land, a land of grain and new wine, a land of bread and vineyards, a land of olive trees and honey, that you may live and not die.” But do not listen to Hezekiah when he misleads you, saying, “The Lord will deliver us.” Has any one of the gods of the nations delivered his land from the hand of the king of Assyria? (2 Kings 18:28-33)
It was true that Assyria had conquered every nation they had attacked. It was true that neither the military, nor the religion, of any of those nations had saved them from Assyria, but these other nations did not serve the one true God and Creator of all. Judah was God’s chosen people. They were different.
Still, the people of Judah were terrified. They knew they could not withstand an attack by Assyria on their own. Fortunately Judah currently had one of its few faithful kings.
Then Hezekiah took the letter from the hand of the messengers and read it, and he went up to the house of the Lord and spread it out before the Lord. Hezekiah prayed before the Lord and said, “O Lord, the God of Israel, who are enthroned above the cherubim, You are the God, You alone, of all the kingdoms of the earth. You have made heaven and earth. Incline Your ear, O Lord, and hear; open Your eyes, O Lord, and see; and listen to the words of Sennacherib, which he has sent to reproach the living God. Truly, O Lord, the kings of Assyria have devastated the nations and their lands and have cast their gods into the fire, for they were not gods but the work of men’s hands, wood and stone. So they have destroyed them. Now, O Lord our God, I pray, deliver us from his hand that all the kingdoms of the earth may know that You alone, O Lord, are God.” (2 Kings 19:14-19) {emphasis mine}
How did King Hezekiah respond to the violent attack and the mocking of Judah, Hezekiah, and God? “He went up to the house of the Lord and spread it out before the Lord.” Hezekiah took his dreadful problem to God. He laid out the mocking letter before God. He prayed for deliverance, but he didn’t just pray for deliverance. He prayed for God to be glorified. He prayed for the destruction of those who mocked God. He laid his problems before God and trusted God to solve what Hezekiah could not. We need to do the same.
Are you or a family member suffering from a debilitating or deadly illness? Lay it before the Lord. Are you suffering persecution for your faith? Lay it before the Lord. Are you concerned with the evil that is seemingly overtaking the world? Lay it before the Lord. Are you worried by international disputes around the world that look like they could erupt into a world war or even a nuclear war? Lay it before the Lord.
There are many problems in the world that are far beyond what we can handle or fix, but there is no problem too big for our God and Savior. He’s got this.
Here is the same event described in Isaiah:
Then Hezekiah took the letter from the hand of the messengers and read it, and he went up to the house of the Lord and spread it out before the Lord. Hezekiah prayed to the Lord saying, “O Lord of hosts, the God of Israel, who is enthroned above the cherubim, You are the God, You alone, of all the kingdoms of the earth. You have made heaven and earth. Incline Your ear, O Lord, and hear; open Your eyes, O Lord, and see; and listen to all the words of Sennacherib, who sent them to reproach the living God. Truly, O Lord, the kings of Assyria have devastated all the countries and their lands, and have cast their gods into the fire, for they were not gods but the work of men’s hands, wood and stone. So they have destroyed them. Now, O Lord our God, deliver us from his hand that all the kingdoms of the earth may know that You alone, Lord, are God.” (Isaiah 37:14-20)
There is nothing God can’t handle. In our prayers, we also need to make sure our prayers are in line with glorifying God, upholding His word, standing for truth & righteousness, and following His eternal plan. We should put our problems before God, but we also need to glorify God and know that He has a perfect plan which may not include our momentary comfort. He will however always glorify Himself.
Then Isaiah the son of Amoz sent to Hezekiah saying, “Thus says the Lord, the God of Israel, ‘Because you have prayed to Me about Sennacherib king of Assyria, I have heard you.’ (2 Kings 19:20) {emphasis mine}
God hears our prayers and, when we pray according to His will, He answers them. Even when God says, “No” or “Wait,” He always “… causes all things to work together for good to those who love God, to those who are called according to His purpose.” (Romans 8:28)
Instead of trying to fix everything ourselves, we need to lay our problems before God. God knows all that ever was, all that is, and all that ever will be. His plans are perfect. We may want a particular solution, but God knows better than us. Sometimes the very thing we pray desperately to avoid is the very thing that we need most.
In case you have never read the story of Hezekiah, God saved Jerusalem miraculously and Judah didn’t have to lift a finger.
Then the angel of the Lord went out and struck 185,000 in the camp of the Assyrians; and when men arose early in the morning, behold, all of these were dead. So Sennacherib king of Assyria departed and returned home and lived at Nineveh. (Isaiah 37:36-37)
Trust Jesus.
-
@ 31312140:2471509b
2024-11-27 14:58:19Understanding the Animal-Based Diet
What is an Animal-Based Diet?
An animal-based diet puts the spotlight on animal products - such as meat, fish, eggs, and dairy - but it doesn’t completely shy away from fruits, berries, vegetables, nuts, or honey. While it emphasizes the importance of nutrient-rich animal foods, it allows for the inclusion of healthy plant foods, creating a balanced approach to nutrition.
The Misleading Modern Diet
Surprisingly, most people today are actually closer to a plant-based diet than they realize. Even self-proclaimed omnivores consume overwhelming amounts of grains, sugars, and processed plant oils compared to nutrient-dense animal foods. 🍕🥤
Why Embrace an Animal-Based Diet?
Nutrient Density
Animal products still reign supreme in nutrient density:
- Vitamin B12: Almost exclusively found in animal products.
- Heme Iron: Found in red meat, more easily absorbed by the body than non-heme iron from plants.
- Omega-3 Fatty Acids: Especially EPA and DHA in fish, crucial for brain health.
- Complete Proteins: Animal proteins contain all essential amino acids your body needs.
Bioavailability Counts
The nutrients in animal foods are more bioavailable, meaning our bodies can absorb and utilize them more efficiently. It's like comparing instant messaging with dial-up internet - you want things quick and effective, especially when it comes to health.
Balancing with Plants
Here’s where it gets interesting. Incorporating healthy servings of fruits, berries, vegetables, nuts, and honey can add fiber, antioxidants, polyphenols, and introduce an adequate and healthy amount of carbohydrates, which can complement the rich, high-quality nutrients that animal products provide.
The Anti-Fat Dogma
Forget the fat-blaming era. Saturated fats found in animal products have been unfairly vilified. These fats are crucial for absorbing fat-soluble vitamins (A, D, E, K) and producing hormones essential for overall health.
Ethical and Environmental Dimensions
Believe it or not, you can align your diet with ethical and environmental values by choosing sustainably-produced animal products. Regenerative farming practices - mimicking natural grazing - enhance soil health and carbon sequestration, showcasing a way forward that's harmonious with nature. 🌱🐄
Setting the Record Straight
The Cholesterol Controversy
For years, cholesterol was the dietary bogeyman. But new evidence suggests the relationship between dietary cholesterol and heart disease isn't as significant as once thought. Cholesterol is essential for cell construction and hormone production.
Debunking the Inflammation Myth
Processed sugars, industrial oils, and refined carbs are the real inflammation culprits - not quality animal fats. Consuming grass-fed and pasture-raised animal products may actually reduce inflammation.
Fiber: To Love or to Leave?
Fiber isn't the dietary necessity it's cracked up to be, though it's useful for managing blood sugar in high-carb diets. Many on low-carb, animal-based diets report improved digestive health without high fiber intake. It's about finding what works for you and not being hemmed in by dogma.
Benefits: Beyond Physical Improvement
Mental clarity and Emotional Health
Embracing an animal-based diet fortified with select plant foods can enhance mental clarity, mood, and reduce symptoms of anxiety and depression. This includes brain-fueling nutrients like omega-3s and essential amino acids.
Metabolic Mastery
With soaring levels of obesity and diabetes, an animal-based diet - augmented with healthy plant foods - can stabilize blood sugar levels and enhance insulin sensitivity.
Peak Performance
Athletes often excel with an animal-based diet, benefiting from its protein quality and fat content for recovery, muscle growth, and endurance.
Integrating an Animal-Based Diet into Modern Life
Prioritize Quality
Go for grass-fed, pasture-raised, and wild-caught foods. These are not only better nutritionally but also for the environment.
Mix It Up
Incorporate a spectrum of animal foods - beef, poultry, fish, dairy, and eggs - with reasonable amount of fruits, vegetables, nuts, and honey to round out your diet.
Include Organ Meats
Don't shy away from organ meats like liver and heart. They're nutrient powerhouses offering nutrients like vitamin A, copper, and zinc.
Listen to Your Body
Everyone is unique. Some people thrive on fewer carbs, others incorporate more plant foods. Tailor your diet to what feels best for your body.
Reflecting on Nutritional Narratives
Critics might claim the animal-based diet isn’t differentiated from modern “balanced” diets, but consider this: current mainstream dietary guidelines often emphasize processed grains and sugars. Many of these guidelines ignore the importance of ethically sourced, nutrient-dense animal foods coupled with thoughtful plant consumption.
Always question where your nutritional advice comes from and whose interests it truly serves. The truth lies in a balanced approach, where real, nutrient-rich foods are front and center.
Suggested Readings and Resources
- "The Big Fat Surprise: Why Butter, Meat and Cheese Belong in a Healthy Diet" by Nina Teicholz
- "The Carnivore Code" by Dr. Paul Saladino
- "Nutrition and Physical Degeneration" by Weston A. Price
- "Sacred Cow: The Case for (Better) Meat" by Diana Rodgers and Robb Wolf
- "Deep Nutrition: Why Your Genes Need Traditional Food" by Dr. Catherine Shanahan
For further exploration, check out these resources:
Conclusion:
There it is, folks. An animal-based diet can offer a balanced path to nourishment, emphasizing the right mix of tradition and modern science. 🧐 Dig deeper, ask questions, and always remember to look into it. 🌟
-
@ b8851a06:9b120ba1
2024-11-27 14:56:36Neuralink’s latest spectacle—the CONVOY Study—claims to empower paralyzed individuals with mind-controlled robotic arms. At first glance, it’s a technological marvel, but beneath the gloss lies a darker agenda: the privatization of human thought itself.
The Brain as a Corporate Territory
The N1 Implant, Neuralink’s flagship brain-computer interface (BCI), is a closed system. It operates like a digital fortress: 1,024 electrodes threading into your brain, collecting data, translating intentions into actions—then keeping the workings of it all behind Neuralink’s iron gate. For all the talk of freedom, this is about as liberating as handing over your neural impulses to a terms-of-service agreement.
It’s no coincidence that this technology is proprietary. By keeping it closed-source, Neuralink ensures that no one outside their corporate bubble has the ability to examine, replicate, or innovate upon it. This locks humanity’s next frontier—direct neural interfaces—behind the intellectual property walls of a single corporation. It’s a textbook case of enclosure: just as land and resources were fenced off in the name of profit during earlier centuries, now it’s the human brain itself being partitioned.
Parallels to the Fiat Scam
If you think this is hyperbole, look at fiat currency. Central banks control it, devalue it, and manipulate it under the guise of stability. Similarly, Neuralink positions itself as a gatekeeper of neural sovereignty. It is the fiat system all over again—this time, not content with controlling your money, they’re coming for your mind.
Much like inflation robs people of purchasing power, Neuralink’s proprietary model robs humanity of the collective potential of open innovation. It ensures that even as you control robotic arms, the corporate overlords control you.
Austrian Economics for Neurotechnology
Austrian economics emphasizes decentralization and individual sovereignty. It’s no accident that the most transformative technological force in the financial world—Bitcoin—is open source. Bitcoin succeeds because no single entity controls it, and its code is available for scrutiny and innovation by anyone.
Imagine if Neuralink adopted this ethos. An open-source brain-computer interface could transform lives without centralizing power. Developers worldwide could collaborate to refine it, and individuals could truly own their neural autonomy. Instead, Neuralink has chosen the authoritarian path—innovation without accountability, control without consent.
Freedom Can’t Be Proprietary
Let’s not kid ourselves. This is not about "helping the disabled"; this is about normalizing corporate ownership of the very essence of human agency. Neuralink doesn’t just create a product—it creates dependence. Today it’s robotic arms for quadriplegics. Tomorrow it’s neural data for advertisers, governments, the "Elite" and whoever else pays the price of admission.
And when the implants are ubiquitous, what happens to dissent? To privacy? To the idea that your thoughts belong to you?
Bitcoin as the Antidote
Bitcoin shows us another way: a decentralized, transparent system that restores power to individuals. Neuralink could have been the Bitcoin of neurotechnology—an open platform that amplifies human potential without centralizing control. Instead, it’s the Federal Reserve of your brain, selling freedom while consolidating power.
Resist the Neural Dystopia
The solution is simple: demand that initiatives like Neuralink be open source. Insist on transparency. Refuse to accept a future where the interface between your mind and the world is owned by a monopoly of corporations that serve the WEF agenda to reduce world population over time (another article on that in the future).
History teaches us that technologies designed to "liberate" often become tools of control. Neuralink’s CONVOY Study is no different—unless we fight for its democratization. Let the brain remain free, entrepreneurial with values, unchained by corporate greed.
History teaches us that technologies designed to "liberate" often become tools of control. Neuralink’s CONVOY Study is no different—unless we fight for its democratization. Let the brain remain free, entrepreneurial with values, unchained by corporate greed.
-
@ f8a5df57:b7a58cd4
2024-11-27 14:52:33Содержание подкаста:
Самые свежие новости прошедшей недели: нововведения в общественных транспортах города, рекордное количество рождаемости и культурных площадок, участие столицы в глобвльных альянсах и международных форумах. Слушаем!
https://www.buzzsprout.com/2425941/episodes/16134836-.mp3?download=true
Авторы:
Ксения Данилова, Карина Шаповалова, Рината Ситникова и Дарья Воронина.
-
@ b8a9df82:6ab5cbbd
2024-11-27 14:18:09Traveling between Bitcoin conferences is an adventure in itself, and this trip from São Paulo to El Salvador—SatsConf to Adopting Bitcoin—was no exception. Here I am, finally airborne on a 3:40 a.m. flight, 24 hours behind schedule, reflecting on a whirlwind week in São Paulo. There’s something about the stillness of a long-haul flight that stirs creativity. Airports, trains, and especially planes seem to ignite my thoughts, even when my mood is less than stellar. Is that a writer thing?
A rough start
It all began with a booking mishap—I accidentally reserved the wrong flight from São Paulo to Bogotá. After rebooking (and becoming €250 lighter), I joined my core travel team, ready to embrace the journey ahead. Or so I thought.
The São Paulo-to-Bogotá leg turned out to be a six-hour endurance test—cramped seats and no legroom whatsoever. By the time we landed at 5:45 a.m., every muscle ached, and sleep was a distant memory. Business class dreams, anyone? (Haha, someday.)
Then we got the news: our flight to El Salvador was canceled. Three hours of counter-hopping later, we were handed hotel vouchers. But with check-in hours away, we arrived hot, tired, and greeted by an empty breakfast buffet. The lobby was a chaotic sea of travelers, and the mood of my travel squad wasn’t exactly cheerful.
Still, fruit, coffee, and patience got us through until we finally snagged our rooms. A hot shower and a slice of privacy felt like a small victory. At 1:30 a.m., alarms blared for our rebooked flight, leaving us to rally on fumes and sheer determination. But let’s start from the beginning:
São Paulo and the spirit of SatsConf
This trip marked my first time back in Brazil in five years, and São Paulo felt as lively and intense as ever. There’s a lot to love here—the vibrant city, the warmth of the people—but also a certain roughness that you have to navigate carefully.
I stayed in a quirky house with three roommates, which came with its own charms (and occasional messes). Sure, there was no hot water, minimal water pressure, and the usual wear-and-tear, but I kind of loved it. It reminded me of my London days, chaotic yet charming. Living with three guys was both entertaining and endearing—picture me as the house mom trying to juggle camaraderie and cleanliness. But despite the occasional mess, I felt looked after.
São Paulo itself is sprawling, with security measures everywhere. Waiting behind gates for Ubers and strict entry protocols were the norm. Yet the people made up for any unease. They’re warm, kind, and stunning—inside and out. Despite language barriers, their kindness always shone through. What stood out most was how much Brazilians value self-care. People here genuinely treat their bodies like temples. It’s refreshing and miles apart from the Berlin vibe.
Conference highlights
SatsConf was a highlight of my week. Organized by Lucas and his team, this Bitcoin-only event was intimate, focused, and refreshingly manageable compared to larger, more chaotic conferences.
Held at Audio, a venue off the beaten path, the event showcased many admirable efforts, though some logistics could have been more polished. While the HRF-sponsored kickoff party and two days of engaging panels and relaxed networking created a dynamic atmosphere, not everything felt cautiously planned. When rain flooded parts of the conference, the team impressively adapted by relocating our booth to a prime spot with natural light—a quick and effective solution.
That being said, there were areas for improvement. The food court’s limited offerings of burgers, hot dogs, and pizza fell short of expectations, and the intense blue lighting in the halls was less than inviting (blue light glasses, anyone?). A proper coffee bike and healthier food options would have elevated the experience significantly. On the bright side, our neighboring booth came to the rescue with a coffee machine where I could get my daily caffeine fix. Even better, it integrated Lightning payments, turning my coffee run into a fun and practical Bitcoin demo.
NOSTR day
One of the standout features of SatsConf was the NOSTR day event, hosted in a dedicated Bitcoin house on the outskirts of São Paulo. This unique space had it all—areas for brainstorming, networking, and even sleepovers. A hub like this is such a brilliant concept, fostering collaboration in a relaxed and creative environment. Despite many attendees being worn out from the official afterparty, the turnout was incredible, and the enthusiasm for spending an entire morning discussing Nostr was nothing short of amazing.
The conference wrapped up with a day party that was unforgettable—made even more special as Bitcoin hit a new all-time high. It was my first time experiencing something like that, and the energy was electric. The community went wild, dancing and celebrating in pure joy. For me, though, it ended on a quieter note. Overwhelmed, tired, grateful, and utterly exhausted, I opted for a calm dinner and a much-needed catch-up session to reflect on it all.
Exploring São Paulo: a perfect day
My last day in São Paulo was by far the most relaxing one. With no agenda or schedules to follow, I finally had a chance to slow down and catch my breath. The morning started with a refreshing coconut, followed by a gym session, and then a shopping trip with a friend. Shopping in São Paulo is truly an adventure. At one point, I found myself surrounded by five enthusiastic saleswomen, each suggesting outfits—it felt like a mini fashion show! Amid all the fun, we even managed to onboard a few of them onto Nostr, slipping in some Bitcoin basics as we shopped. It was a proud moment for us—people here seem to grasp it so quickly.
The day wrapped up with warm pão de queijo (cheese bread) and a cup of rich Brazilian coffee—a perfect farewell to São Paulo before heading off to El Salvador.
Ready for the final stop: Adopting Bitcoin in El Salvador
As we gear up for the next conference, Adopting Bitcoin, I’m leaving Brazil with renewed appreciation for the Bitcoin community’s resilience and ingenuity. SatsConf captured that spirit perfectly—intimate, innovative, and community-driven, even amidst the rain and occasional hiccups. Now it’s on to El Salvador, where I’m looking forward to more Bitcoin insights, connections, and the next chapter in this adventure.
-
@ 1b5ee74d:bb1aae6e
2024-11-27 13:57:35Defining the Rules Clearly
Could you play chess if the rules changed with every move?
The traditional financial system often falls victim to its own rules—or rather, the ease with which these can be altered. One of the latest demonstrations of this came in 2023 with the collapse of Silicon Valley Bank (SVB), the sixteenth-largest U.S. bank, which managed $212 billion before its closure. The Federal Reserve’s record-breaking interest rate hikes caused the value of U.S. Treasuries to plummet. Treasuries, long considered the safest assets in the world and “risk-free,” as economists say, became risky instruments due to the Fed’s actions, leading to the failure of one of the country’s most significant banks.
SVB wasn’t an isolated case. A thread connects it directly to the 2008 subprime mortgage crisis and the European sovereign debt crisis of 2010, to name just two examples. The thread is instability—an inevitable feature of a centralized system where two entities—central banks and governments—hold the monopoly on monetary and fiscal policies, respectively. Interest rates rise and fall, money is printed or withdrawn, and rules change without warning. This system destabilizes everything, creating bubbles of enthusiasm and repeated, devastating crashes.
Bitcoin plays a different game. Its rules are simple, clear, and most importantly, immutable. No one can decide, overnight, to increase the supply of Bitcoin or change the way it is exchanged. There are no central bankers, closed-door meetings, or strategies devised by a few. Everything is transparent and coded.
But perhaps the experts are right: there’s no intrinsic value in an economic system with clear, defined rules, where economic actors can plan for the medium and long term without constantly adapting to sudden changes.
Eliminating Privileges
The traditional financial system is designed to favor those closest to the monetary printer. Regular readers already know this well: when central banks inject new liquidity, it arrives first in the form of credit to governments, banks, and large corporations, allowing them to invest before the market absorbs the increased money supply. As a result, prices rise, and those who receive the money last—ordinary people and small businesses—find their purchasing power reduced. This is the Cantillon effect, an intrinsic dynamic of the money we use daily, which only widens the gap between rich and poor.
Bitcoin breaks this chain. Its issuance is decentralized and open to everyone: anyone can participate in mining without permissions or privileges. There are no shortcuts or favoritism. Moreover, Bitcoin’s inflation rate is decreasing, eliminating the Cantillon effect at its root.
In the Bitcoin system, money is just money—it doesn’t discriminate based on social class, role, or connections. For the first time, everyone can participate under the same rules, without the system favoring some at the expense of others.
But perhaps the experts are right: there’s no intrinsic value in a system that eliminates the privileges of the ruling class, giving equal opportunities to everyone and undermining the preservation of established power.
Against Debt, in Favor of Savings
We live in a world where debt is the norm, and savings are the exception. This is no coincidence. Since the dollar definitively severed its link to gold in 1971, money has become increasingly inflationary: every year, its value erodes, pushing people to spend quickly and, often, to incur debt.
It’s a systemic effect. With savings losing purchasing power, accumulating capital for the future is perceived as a losing strategy. The result? A society where constant consumption fuels the economy but also traps it. More and more people live paycheck to paycheck, without savings or stability, fueling unproductive spending. Is it healthy to go into debt for a vacation or, worse, just to afford groceries? No. Is it healthy to save and spend only when necessary? Absolutely.
Bitcoin flips this logic. It’s a currency with declining inflation whose purchasing power, assuming constant demand, is set to increase over time. It encourages saving instead of debt. It’s better to postpone unnecessary purchases if the money in your pocket will appreciate. Its nature pushes individuals to plan for the future, progressively accumulating capital.
With Bitcoin, saving becomes the pillar of a society based on healthy, sustainable economic growth. There’s no need for constant consumption: there’s room to build, save, and invest with a currency that rewards patience, not recklessness.
But perhaps the experts are right: there’s no intrinsic value in a system that allows families and businesses to increase savings and drastically reduce their demand for credit.
Making the Energy Transition Meaningful
The energy transition toward an electrified economy is an ambitious goal but full of contradictions. Renewable sources, like solar and wind, are less reliable than hydrocarbons: they produce energy only when weather conditions allow and are primarily sustained by government subsidies. In two words, they are uneconomical.
I’ve written dozens of articles explaining how Bitcoin offers a concrete solution to this problem. Miners act as buyers of last resort for electricity. When there’s an excess of energy that would otherwise go to waste, mining utilizes it, providing an economic return for those investing in renewables. This stabilizes power grids and makes green energy projects more sustainable.
Moreover, mining can even contribute to reducing greenhouse gas emissions. Refineries and landfills produce waste gases, such as methane, which are often flared or released into the atmosphere. By converting these gases into electricity to power mining, emissions are reduced, and an otherwise wasted byproduct is given economic value.
But perhaps the experts are right: there’s no intrinsic value in a system that makes the energy transition profitable.
Realizing Financial Inclusion
Globally, about 1.4 billion adults lack access to a bank account. A significant portion of the global population is excluded from basic financial services like safe savings, access to credit, or the ability to make electronic payments. The causes of this exclusion are numerous: insufficient banking infrastructure, high service costs, complex bureaucratic requirements, and, in some cases, a lack of trust in financial institutions.
Bitcoin offers a solution, enabling anyone, anywhere in the world, to send and receive value instantly, without intermediaries or permissions. A concrete example is the remittance market, where migrant workers send money to their home countries. According to the World Bank, remittance fees can vary significantly depending on the channel used, reaching up to 20%. Bitcoin allows for transfers at lower costs and much faster speeds, providing a more efficient, accessible, and secure alternative.
But perhaps the experts are right: there’s no intrinsic value in a system that offers access to the global market to people whose only fault was not being born in the West.
So let’s thank the self-proclaimed experts on intrinsic value 10, 100, 1,000—no, 100,000 times. It’s partly thanks to their disarming incompetence that trust in the traditional financial system is in unstoppable decline. A decline that, in a perfect zero-sum game, corresponds to the rise of the only, true, healthy alternative: Bitcoin.
P.S. Intrinsic value doesn’t exist.
-
@ 2775fb0f:887f8193
2024-11-27 13:46:4827 августа. Новодвинск-2040. Сегодня на Архангельском целлюлозно-бумажном комбинате произошел несчастный случай, в результате которого пострадала женщина. Инцидент случился во время проведения плановых работ по очистке одного из отопительных котлов ТЭЦ-1. По предварительным данным, причиной происшествия стало нарушение техники безопасности при обслуживании оборудования, что привело к травме.
Для очистки котлов набирают специальную бригаду раз в месяц. Сорокапятилетняя Елена (имя изменено – прим. ред.) бралась за подобные работы больше шести раз. Со всеми аспектами и нюансами очистки продуктов горения в котлах Елена ознакомлена. Надев защитную форму, работница вышла в цех и приступила к очистке котла. Тут и произошла беда.
На высоте 15-ти метров Елена поднесла руку к отверстию, из которого продолжал идти пар. Котёл оказался не отключен от сети и продолжал работать! Елена получила ожог второй степени. Сама женщина утверждает, что проверяла все необходимые показатели перед работой, – котёл был отключен.
Сразу после инцидента пострадавшую доставили в Новодвинскую городскую больницу, где врачи оперативно оказали необходимую помощь. По словам главного врача, состояние женщины стабилизировалось, и её жизни уже ничего не угрожает.
«Мы провели все необходимые процедуры, и сейчас пациентка находится под наблюдением. Она в сознании и чувствует себя лучше. Благодаря оперативной работе бригады скорой помощи, удалось минимизировать ущерб здоровью пациента», — отметила главный врач НЦГБ Юлианна Никифорова.
Начальник бригады, к которой принадлежала пострадавшая, прокомментировал ситуацию: «Мы всегда строго следим за соблюдением техники безопасности на производстве. Однако в этот раз произошел сбой, который мы сейчас тщательно расследуем. Мы сделаем все возможное, чтобы подобные инциденты не повторялись в будущем».
На данный момент проводится служебное расследование, чтобы выяснить все обстоятельства происшествия и принять меры для предотвращения подобных случаев в будущем. Мы будем следить за развитием событий и информировать вас о новых подробностях.
-
@ f8a5df57:b7a58cd4
2024-11-27 13:45:58Россия и Финляндия в 2040 году будут сотрудничать в области возобновляемых источников энергии и новых материалов. Они будут совместно разрабатывать и внедрять инновационные технологии, направленные на снижение выбросов парниковых газов и повышение энергетической эффективности. Это станет возможным благодаря переходу на замкнутый цикл производства, который подразумевает уменьшение потребления ресурсов и повторное использование материалов
Финляндия - согласно рейтингу самых экологически чистых стран от Йельского университета, лидирует в этой области. На ее территории проводится изучение и мониторинг окружающей среды, а также активно поддерживается развитие экологических учреждений и образовательных программ. Помимо этого в стране активно снижаются выбросы парниковых газов и развиваются возобновляемые источники энергии, такие как ветроэнергетика и гидроэнергия.
Сотрудничество будет включать обмен опытом и знаниями между учёными и специалистами из обеих стран, а также разработки в области солнечной, ветровой и геотермальной энергетики, которые будут проходить в Медико-генетический научном центре имени академика Н. П. Бочкова в Москве. Одна из идей - Разработка интеллектуальных систем управления и мониторинга ветровых турбин с технологиями Web 3.0, что позволит автоматически отслеживать состояние оборудования и оптимизировать работу всей системы. Это приведёт к повышению эффективности использования энергии ветра, снижению затрат на обслуживание и увеличению срока службы оборудования. Интеллектуальные системы управления и мониторинга также помогут предотвратить возможные аварии и сбои в работе ветровых турбин, обеспечивая безопасность и надёжность энергоснабжения. Благодаря автоматическому отслеживанию состояния оборудования и оптимизации работы системы, такие системы позволят снизить негативное воздействие на окружающую среду, уменьшая выбросы парниковых газов и повышая общую экологическую устойчивость.
Автор: Дарья Воронина
-
@ f8a5df57:b7a58cd4
2024-11-27 13:43:41На рынок Москвы вышли 80-кубитные квантовые компьютеры . На сегодняшний момент это устройство является самым мощным в стране. Компьютеры отличаются от предыдущих моделей тем, что вместо классических битов для хранения и обработки информации, в них используются квантовые кубиты. Это нововведение позволяет выполнять сложные задачи, которые сейчас занимают очень много времени и не могут быть решены классическими компьютерами.
Квантовые компьютеры будут применяться в различных областях, таких как:
- Криптография: для шифрования данных и обеспечения безопасности коммуникаций;
- Машинное обучение: для разработки и улучшения алгоритмов машинного обучения; химия и материаловедение: для моделирования свойств новых материалов и химических соединений;
- Биология: для изучения молекулярных взаимодействий и разработки лекарств;
- Финансы: для анализа больших объёмов данных и прогнозирования финансовых рынков;
- Энергетика: квантовые компьютеры могут быть использованы для оптимизации энергопотребления, управления генерацией и распределением энергии, а также для разработки новых энергетических технологий;
- Медицина: помощь в разработке новых лекарств, анализе генома и изучении биохимических процессов, что может привести к улучшению диагностики и лечения заболеваний;
- Образование: создание интерактивных обучающих программ, симуляций и виртуальных лабораторий, что сделает образование более доступным и интересным.
- Экология: анализ и моделирование экологических процессов, что поможет в разработке стратегий сохранения и восстановления природных ресурсов.
Кроме того, квантовые компьютеры могут помочь в решении проблем, связанных с глобальными вызовами, такими как изменение климата и устойчивое развитие. Они позволят проводить более точные расчёты и моделирование процессов, что поможет разрабатывать и внедрять инновационные решения и технологии.
Автор: Дарья Воронина
-
@ 8dc86882:9dc4ba5e
2024-11-27 13:39:19I was thinking on this while drinking my coffee this morning. What do we do in a world of things like Meta's Orion glasses? And don't think others won't be working on somthing similar. They are a serious privacy concern.
What do I do to make my self less recognizable? Even Apple's faceID recognizes me with my glasses though it was never trained on them. How do I stay inconspicous when one or more people are walking around with Facebook stuck on their face?
I will soon be living in Texas, walking around with a hoodie on everytime I go out isn't going to cut it when it's a hundred degrees outside, let alone as a fifty-plus year old man, I would feel a bit silly wearing a hoodie twenty-four-seven. What else could I do to be more inconspicuos? Locking myself in my house isn't a choice either.
This may not be the most serious dilema today, but it's going to be a thing in years to come. I wonder if people are working on figuring this out. Will there be a way to every be semi-private in public again? What do y'all think?
-
@ f8a5df57:b7a58cd4
2024-11-27 13:29:13Содержание сюжета:
В 2040 году российские ученые представили революционное устройство, способное сканировать мозг человека и выявлять его сильные стороны. Эта инновация открывает новые горизонты в области психологии, образования и трудоустройства.
Устройство, созданное на основе современных технологий нейроинтерфейсов и электроэнцефалографии, позволяет анализировать электрические сигналы, генерируемые мозгом. С помощью специальной гарнитуры, которая не требует использования проводящего геля, пользователи могут получать данные о своих когнитивных способностях и предпочтениях. Исследования показывают, что данная технология может значительно улучшить процесс подбора сотрудников, позволяя работодателям находить кандидатов с необходимыми навыками и потенциалом. Кроме того, устройство может использоваться в образовательных учреждениях для индивидуализации обучения, помогая студентам развивать свои сильные стороны и минимизировать слабые. По мнению специалистов, это открытие также имеет потенциал для применения в психотерапии, где анализ мозговой активности может помочь в диагностике различных расстройств и подборе эффективных методов лечения.
- "Мы находимся на пороге новой эры в понимании человеческого мозга. Это устройство не только поможет людям лучше понять себя, но и создаст новые возможности для профессионального роста и личностного развития. Мы уверены, что технологии будущего изменят подход к обучению и работе", - говорит доктор Ирина Смирнова, ведущий нейробиолог городской клbнической больницы № 5.
Ученые доказали, что разработка устройства для сканирования мозга в 2040 году представляет собой значительный шаг вперед в нейротехнологиях и их применении в повседневной жизни.
Автор: Ксения Данилова
-
@ 0861144c:e68a1caf
2024-11-27 12:51:29This writing is inspired by the Lunaticoin meta-podcast
I don't know what year it is; we are quite advanced, and I am currently traveling to the Moon base to make my transfer to go to the Mars colony, where I will live for a good while. Since I retired, I'm not sure what to do with my bitcoins, and as most of the millionaires who bought their tickets in advance have gone bankrupt due to the episode we all call The Great Fracture[1], several plots of land have become available, and I have bought at a ridiculous price.
The reason for the purchase? I simply wanted to come and live here. Many do so because they are dreaming of doing space mining in the next decade and use this planet as their personal storage. I will head to Valles Marineris, where there are some humans currently living and building very interesting things.
I have established communication with these people; most of them are complaining a lot about the centralization of mining in the hands of the Earthlings, who take advantage of the communication delay between Earth and Mars to always mine in advance.
A few years ago, someone presented the proposal for L4 integration in BIP21311009, which allowed creating an autonomous timestamp on Mars to then integrate it with Earth, correcting the communication deficiencies between Earth and Mars. But this did not please the Earthlings, who accused us of wanting to centralize and create a new wave of shitcoins, which makes no sense; we simply want to use Bitcoin but also take advantage of the solar power we have here to continue generating satoshis.
I have met with the Mars Congregation, who are tired of what they call the Mining Injustice[2] and ask the Bitcoin community to be a currency worthy of the Kardashev scale, depending on the realm they are in. It is true that Earth and Mars, at certain times each year, are closer and favorable for trade; each day, the separatist sentiment is becoming stronger.
If any readers have comments about this new era of space and economic exploration, I will read your responses.
Footnotes
-
The Great Fracture occurred between 2042 and 2050, when the economies that did not adopt Bitcoin were gradually destroyed by their own consumption power. There are quite a few academic writings that to this day try to blame the currency itself for the fall of the American Empire (so to speak), but today those of us who took refuge in Bitcoin are leading the economic and judicial reconstruction of Earth and wish to expand our knowledge to Mars.
-
Mining Injustice is the episode that is currently occurring. According to the Mars Congregation, the Earthlings have maintained mining centralization, and the nodes (full and partial) installed on Mars, which suffer a time variation, have not managed to reach their own consensus. We'll see how it continues.
-
-
@ 2063cd79:57bd1320
2024-11-27 12:39:37Ich habe schon an einigen Stellen das Thema der Selbstverwahrung von Bitcoin besprochen und beschrieben. Auch die verschiedenen Methoden von Hot Wallets, zu Cold Wallets, sowie Custodial Services haben wir schon besprochen. Eine der seltener erwähnten Arten der Speicherung, oder zumindest Bereitstellung, der eigenen, bzw. privaten Keys stellt das "einfache" Auswendiglernen der Seed-Phrases / Seed-Passwörter (kurz Seeds) dar. Ich habe "einfach" in Anführungszeichen gesetzt, da dort das eigentliche Problem beginnt. Das Auswendiglernen der Seeds ist recht risikobehaftet und sollte mit viel Vorsicht genossen und eigentlich nur für Extremfälle als einzige Verwahrmethode genutzt werden. Doch erstmal kurz von vorne.
Geschichte
Seed-Phrases gab es bei Bitcoin nicht immer. Bis in 2013 Bitcoin Improvement Proposal (BIP) 39, vorgestellt wurde, waren die 64-stelligen, alphanumerischen Private-Keys die einzige Möglichkeit seinen Besitz, bzw. sein Recht oder die Kontrolle, über die zugrundeliegenden UTXOs (vereinfacht gesagt bitcoins) auszuüben / zu beanspruchen. Mit BIP 39 wurde das Visualisieren und Speichern (zumindest offline) von Private Keys deutlich erleichtert.
Bitcoin Improvement Proposals (also Vorschläge zur Verbesserung des Bitcoin-Protokolls) sind, vereinfacht gesagt, Dokumente, die Verbesserungsvorschläge oder Neueinführungen von Funktionen zu kommunizieren. Vorschläge werden sowohl von Bitcoin-Entwicklern als auch von der breiteren Community von einfachen Nutzern diskutiert. Wenn Entwickler und Community einen Konsens erzielt haben, wird entschieden, über welchen Aktivierungspfad der Vorschlag in zukünftigen Versionen des Bitcoin-Codes implementiert wird. Dabei sollte man die Tatsache beachten, dass es bei fast allen Vorschlägen mehrere Jahre dauert, bis sogar die einfachsten und offensichtlichsten Upgrades vom Whitepaper-Vorschlag über den offiziellen Bitcoin-Verbesserungsvorschlag bis zur Fusion mit Bitcoin Core zustande kommen. Dies zeigt, wie ernsthaft und sorgfältig diejenigen, die an dem Protokoll arbeiten, Änderungen angehen.
Dabei sollte man die Tatsache beachten, dass es bei fast allen Vorschlägen meherere Jahre dauert, bis sogar die einfachsten und offensichtlichsten Upgrades vom Whitepaper-Vorschlag über den offiziellen Bitcoin-Verbesserungsvorschlag bis zur Fusion mit Bitcoin Core zustande kommen. Dies zeigt, wie ernsthaft und sorgfältig diejenigen, die an dem Protokoll arbeiten, Änderungen angehen.
BIP 39 wurde 2013 von der Mehrheit der Bitcoin-Community genehmigt und wurde schnell zum Backup-Standard für viele beliebte Wallets. Anstelle des brutal komplizierten alphanumerischen Schlüssels konnten von nun an sogenannte deterministische Schlüssel verwendet werden. Dazu wird sich aus einer Liste von 2048 möglichen Seed-Wörtern bedient, die erstens einfach zu merken sind und zweitens das Merkmal innehaben, dass die ersten vier Buchstaben jedes einzelnen Wortes einzigartig sind. Die Verschlüsselung anhand von Seeds geschieht entweder über einen 12- oder 24-Wörter-Schlüssel mit der Option ein 13tes oder 25tes Wort, den sogenannten Passphrase) hinzuzufügen. Wer es schon geahnt hat, 24 Wörter sind sicherer als 12 und mit Passphrase ist sicherer als ohne. Um es technisch auszudrücken, 12 Wörter entsprechen einem 128-bit Verschlüsselungsstandard (2048^12 = 2^132 = 132-bits), wohingegen 24 Wörter einem 256-bit Standard gleichkommen, was bedeutet, dass trotz der wenig erscheinenden 2048 Wörter immerhin 115.792.089.237.316.195.423.570.985.008.687.907.853.269.984.665.640.564.039.457.584.007.913.129.639.936 mögliche Kombinationen existieren.
Kurz gesagt, ein Seed besteht aus 12 oder 24 nicht verwandten, nicht zusammenhängenden, aber leicht zu merkenden Wörtern. BIP 39 fähige Wallets wandeln mnemotechnische Codes (die 12 oder 24-Wörter langen Seeds) in einen binären Schlüssel um. Sind 12 Wörter dabei sicher genug? Auf jeden Fall. Vor allem, wenn man vor hat, den Seed auswendig zu lernen, um beispielsweise einfach einen doppelten Boden für seinen Cold-Storage im Kopf zu behalten, oder schlichtweg seine bitcoins (jaja ich weiß, den Zugriff, die Kontrolle, das Recht, call it what you want) für einen temporären Zeitraum im Kopf mit sich transportieren muss.
Anwendungsfälle
Wie eingangs beschrieben, kommt das Auswendiglernen der Seeds mit vielen Risiken einher und sollte mit viel Sorgfalt und Planung angegangen werden. Viele Quellen zitieren Brain-Wallets als Möglichkeit um Bitcoin in Extremfällen als Verwahrmethode zu nutzen, allerdings kann es als Backup-Methode nicht schaden, seine Seeds "griffbereit" und leicht zugänglich zu speichern, um damit seine Wallet und damit seine bitcoins zu kontrollieren falls die Wallet z.B. durch eine Evil-Maid-Attacks kompromittiert, zerstört wurde, oder verloren gegangen ist.
Aufgrund des fehlbaren menschlichen Gedächtnisses wird die Verwendung von Brain-Wallets im Allgemeinen nicht empfohlen. Allerdings können sie in besonderen, extremen oder Notfall-Situationen sehr nützlich sein, zum Beispiel wenn man als Flüchtling nur mit Kleidung und einem kleinen Rucksack mit dem wertvollsten Hab und Gut auf dem Rücken aus einem Land fliehen muss. Andere dieser Grenzfälle umfassen auch generell Personen ohne festen Wohnsitz, oder diejenigen, die reisen müssen oder in Konflikt-/Kriegsgebieten leben, oder diejenigen, die in anderen Umgebungen leben, in denen die Aufbewahrung von physischen Wallets und Seeds Sicherheits-, Verlust-, Beschädigungs- oder Beschlagnahmerisiken ausgesetzt sein kann. Weniger extreme, aber dennoch realistische Szenarien sind Verlust durch Zerstörung, wie Brände oder Überflutung, aber auch einfache Wasserschäden, Diebstahl bei Einbrüchen, Personen aus dem indirekten Haushalt (Putzfrau, Gärtner, oder Babysitter), Konfiszierung, oder schlicht und ergreifend Verlust wegen Blödheit!
In allen diesen Situation - also wo entweder der Zugriff auf die Wallet (egal ob Hot, Cold, Software, Hardware, Paper oder Custodial) und die zugehörigen Seeds (egal ob Papier, Metallplatte, gemeißelter Stein, Loch im Wald, Tattoo auf dem Rücken vom besten Freund) nicht mehr möglich ist - ist es ratsam eine weitere Möglichkeit zu haben, an jedem Ort, zu jeder Zeit und ohne weitere Hilfe, Zugriff auf die Seeds zu haben, um damit seine Wallet in den eigenen Besitz zu bringen.
So lang genug um den heißen Brei herum geredet. Wie merke ich mir denn jetzt mit Hilfe von Brain-Wallets meine Seeds am besten? Die folgenden Methoden sind eine Auswahl von Techniken, die es gibt, um sich allerhand Dinge zu merken und sollen kein Abbild aller Methoden darstellen.
Border Wallets
https://www.borderwallets.com/
Border Wallets ist eine Initiative, die es ermöglichen soll Seeds in Form von Mustern darzustellen, da es dem menschlichen Gehirn leichter fällt, Formen zu erkennen als Wörter. Die kann man z.B. daran ausmachen, dass es für die meisten Menschen einfacher ist, sich an Gesichter zu erinnern als an Namen. Ohne weiter ins Detail gehen zu wollen (oder zu können), lässt sich dies wohl darauf zurückführen, dass der Sprachgebrauch in der Evolution des Menschen weit später entwickelt wurde als das Sehvermögen. Border Wallets erzeugen also ein Raster mit den 2048 Wörtern, mit dessen Hilfe man, natürlich open-source und offline, Muster erzeugen kann, die sich auf diesen sogenannten Entropy Grids leicht wiederherstellen lassen. Diese Grids oder Raster kann man beliebig oft replizieren und im Sichtbaren aufbewahren kann, da diese ohne das Muster im Kopf nutzlos sind. Hier muss man natürlich sagen, dass die Seeds wieder mit Hilfe eines physischen Hilfsmittels transportiert oder wahrnehmbar gemacht werden.
Mnemonic Technik
Bei dieser Methode versucht man anhand der Anfangsbuchstaben jeder Gruppierung ein Akronym zu erstellen. Ziel ist es, dass man mit Glück ein "Wort" erschafft, dass sich gut aussprechen lässt (das hilft beim Merken), oder zumindest einen Merksatz zu entwickeln, der sich einfacher einprägt. Nie Ohne Seife Waschen, ist zum Beispiel ein Merksatz, mit dem man sich Norden Osten Süden Westen im Uhrzeigersinn auf dem Kompass gut einprägt. Nehmen wir also an, die folgenden 12 Wörter stellen meine Seeds dar:
Tree Banana Brain Memory Mobile Chat Dumb Strong Phone Honey Badge Ghost
bzw auf Deutsch:
Baum Banane Gehirn Erinnerung Handy Unterhaltung Dumm Stark Telefon Honig Abzeichen Geist
BBGE HUDS THAG lässt sich nicht gut aussprechen, kommt aber dem Wort Geburtstag schon ziemlich nahe. Damit hat man schon einen Teil der Kette visualisiert. Dieser Ansatz ist ziemlich primitiv und funktioniert natürlich nur mit Glück. Der nächste Schritt gelingt aber immer. BBGE könnte man sich mit dem Satz Belegtes Brötchen mit Gurke und Ei merken. Bei den Merksätzen gilt natürlich, dass sie so einprägsam sind, dass man sie mit sehr wenig Aufwand abrufen kann und auch dann hat man lediglich die Anfangsbuchstaben der eigentlichen Seeds gespeichert.
Kettengeschichten
https://www.blockplate.com/blogs/blockplate/memorizing-a-bitcoin-wallet-mnemonic-seed-phrase
Bei dieser Methode ist das Ziel, eine Geschichte zu erstellen, indem ein Seed mit dem nächsten, und dieser wiederum mit dem nächsten verknüpft wird, und so weiter. Nehmen wir also unsere 12 Seeds:
Baum Banane Gehirn Erinnerung Handy Unterhaltung Dumm Stark Telefon Honig Abzeichen Geist
Anhand der Wörter soll nun eine Geschichte erstellt werden, allerdings eine möglichst bizarre Geschichte, die die Seeds besonders hervorhebt, denn das Gehirn erinnert sich besser an Kurioses und Seltsames, weil das interessant ist. Der erste Schritt besteht darin, die Seeds in kleine Gruppen aufzuteilen, weil sich das besser merken lässt. Bei einer IBAN oder Telefonnummer macht man sich diese Grüppchen auch zunutze, denn z.B. 281-330-8004 lässt sich einfacher merken als 2813308004.
In unserem Beispiel nehmen wir also Baum, Banane, Gehirn und Erinnerung. Erst verknüpft man Baum mit Banane: "Ich rüttele an stark einem Baum bis eine Banane auf meinen Kopf fällt". Möglichst einprägsame Situation und das Rütteln des Baumes geschieht, bevor die Banane runter fällt, das stärkt die sequentielle Reihenfolge der Wörter. Und so geht man mit den weiteren Verknüpfungen vor, Banane mit Gehirn, Gehirn mit Erinnerung, bis eine komplette Geschichte entsteht. Geschichten werden über Generationen weitergegeben, ohne niedergeschrieben zu werden, denn Geschichten bleiben im Gedächtnis, solange sie mit Bildern arbeiten, die es einfach machen, sich daran zu erinnern.
🌳🔗🍌🔗🧠🔗💭
Wichtig ist dabei, dass man vermeidet, in der Geschichte andere Wörter aus der BIP 39-Wortliste zu verwenden und dass man seine Geschichte nicht aufschreibt, denn das würde ja den Zweck der gesamten Übung vereiteln.
Loci-Route
Eine weitere Methode, auf die mich bei einem Bitcoin-Treffen Sascha Goldberg gestoßen hat, ist die sogenannte Loci-Route. Diese Methode wird von Mentalmagiern und Gedächtnissportlern verwendet, da sie besonders effektiv ist und Sascha muss es wissen, denn er ist Weltrekordhalter, selbst Mentalmagier und hält über die Verbindung von Brain-Wallets und mnemotischen Lernmethoden "Seeds im Kopf" auch Vorträge. Die Loci-Route stellt eine Weiterentwicklung der Kettengeschichten dar. Doch anstatt einer frei erfundenen Geschichte werden die Seeds in einer sequentiellen, verbildlichten Struktur gespeichert, um einen sogenannten Gedächtnispalast zu erzeugen. Die Wörter werden an einprägsamen Plätzen, oder Slots, auf einem Weg abgelegt. Dieser Weg kann ein realer und bekannter Weg, wie z.B. Arbeitsweg, oder aber auch ein abstrakter Ablauf, wie z.B. Tagesablauf nach dem Aufstehen, sein.
Es handelt sich bei dieser Methode um einen Zwei-Schritte-Prozess, denn zunächst gilt es sich im ersten Schritt die Route und die Plätze fest einzuprägen. Nehmen wir Tagesablauf als Beispiel: Man steht morgens aus dem BETT auf und geht ins Badezimmer zur TOILETTE. Danach wäscht man sich die Hände mit dem HANDTUCH und geht in die Küche die KAFFEEMASCHINE einschalten. Ich habe also vier Slots erstellt, die in dieser Reihenfolge vor dem geistigen Auge immer wieder abgespielt werden.
Baum Banane Gehirn Erinnerung Handy Unterhaltung Dumm Stark Telefon Honig Abzeichen Geist
Im zweiten Schritt werden dann die Seeds mit den Slots verknüpft. Ähnlich wie bei Kettengeschichten funktionieren Bilder, die möglichst absurd und kreativ sind, am besten. Auch zusätzliche Sinneseindrücke wie Geräusche, Gerüche, Gefühle und Geschmäcker helfen dabei.
Ich wache in meinem BETT auf, doch es ist sehr kühl um mich herum, ich höre Blätter im Wind rascheln, denn mein Bett steht in einem hohen BAUM, von dem ich erst runter klettern muss, um zum Badezimmer zu laufen. 🛌🔗🌳
Dieses Bild ist sehr einprägsam, da es das Gefühl von Höhe mit dem Geräusch der Blätter verbindet und dazu noch recht absurd ist, denn warum sollte mein Bett in einem hohen Baum stehen?
Im Badezimmer angekommen gehe ich auf TOILETTE ... jeder kann sich jetzt genau vorstellen, wie man diesen Slot mit dem Begriff BANANE verbinden und dabei Gerüche und andere Eindrücke einbinden kann, ohne dass ich das explizit erläutern muss, nur weil das Kopfkino automatisch läuft. Und genau diese Visualisierungen lassen sich ganz einfach merken. 🛌🔗🌳🔗🚽🔗🍌
Das Schöne an Loci-Routen ist, dass wenn sie einmal in unserem Kopf verankert sind, sie sich a) weiter ausbauen lassen (z.B. 24 anstatt der 12 benötigten Slots) und b) für andere Zwecke verwenden lassen. Ich kann meine Slots auch mit Produkten aus dem Supermarkt füllen, wenn ich beim Einkaufen nichts vergessen möchte, oder mit Stichworten, die ich bei der nächsten Rede oder Präsentation vortragen möchte.
Auch hier gibt es Dinge, die man vermeiden sollte, wie z.B. zu ähnliche Speicherplätze. Wenn meine Route kurz hintereinander z.B. an einem Spiegel, einem Bild und einem Fenster vorbei führt, dann sollte ich diese drei Gegenstände nicht als Slots verwenden, da sich diese zu sehr ähneln und damit Potenzial haben, zu Verwirrungen zu führen.
Vorsicht
Die vier vorgestellten Methoden zur Speicherung von Seeds im Brain-Wallet stellen mehr oder weniger effektive Beispiele dar. Doch alle Methoden vereint das gleiche Risiko. Wenn man das Muster, den Merksatz, die Geschichte oder die Route vergisst, dann sind auch die Seeds weg.
Der Zweck, sich Wörter oder andere Dinge im Kopf abzuspeichern, besteht im Alltag hauptsächlich darin, schnell in der Lage zu sein, diese Dinge auf zuverlässige Weise zum Kurzzeitgedächtnis hinzuzufügen. Das Kurzzeitgedächtnis erfüllt genau diesen Zweck, es hilft dabei, sich an Dinge für eine kurze Zeit zu erinnern, mit der Zeit aber werden diese Erinnerungen verfallen. Nur durch ständiges Wiederholen wird dieser Zerfall schließlich gestoppt und die Erinnerung dauerhaft im Langzeitgedächtnis gespeichert.
Brain Wallets sollten auch aufgrund anderer Risiken, wie Gedächtnisverlust, Unfällen oder potentiellen 5-Dollar-Rohrzangenangriffen niemals als die einzige Backup-Methode für Seeds verwendet werden. Sie bieten nur eine weitere Möglichkeit ein Backup von einer sicheren Hardware-Wallet oder einem anders sicher gespeicherten Schlüssels zu erstellen.
Seeds geben den meisten Menschen ein negatives Grundgefühl. Wer überhaupt den Schritt gemacht hat und seine bitcoins von den Börsen und den einfachen und super leicht zu bedienenden Hot-Wallets runter in die Selbstverwahrung genommen hat, meint, damit sei es nun getan. Man hat eine Hardware-Wallet bestellt und freut sich auf das Setup. Doch jetzt muss der nervige 24-Wörter lange Seed-Phrase handschriftlich auf Papier geschrieben werden. Das ist lästig, dauert lange, man macht sich Gedanken, dass man hoffentlich keine Schreibfehler macht und darüber, wo man diesen super gefährlichen Zettel jetzt aufbewahren soll. Eigentlich wollte man doch einfach nur loslegen mit der Selbstverwahrung. Die meisten Menschen denken sich dann auch einen sicheren Ort aus, aber befassen sich dann nicht mehr mit den Seeds, bis man durch ein misslungenes Firmware-Update oder einen anderen technischen Defekt dazu gezwungen wird. Denn die Seeds sind irgendwie unhandlich, gefährlich und auch irgendwie mystisch.
Sich die Seeds in den Kopf zu holen bedeutet, sich mit den Wörtern auseinanderzusetzen. Sie immer wieder zu lesen, sie auswendig zu lernen, sie in die dafür eingerichteten Slots im Gedächtnis zu legen. Damit werden sie etwas ganz Privates und fangen an, eine positive Konnotation zu bekommen. Sie fühlen sich dadurch nicht mehr gefährlich und mystisch an, sondern ermächtigend und geben einem das Gefühl von Kontrolle.
Wie schon erwähnt, sollte man Brain-Wallets nicht als die einzige Methode zur Verwahrung seiner Seeds verwenden. Allerdings schadet es nichts, seine Seeds zu kennen und damit eine Backup-Methode zur Hand zu haben, wenn diese mal von Nöten sein sollte. Und noch dazu macht es Spaß und ein wenig Gedächtnistraining hat sowieso noch niemandem geschadet.
🫳🎤
In diesem Sinne, 2... 1... Risiko!
-
@ 06b7819d:d1d8327c
2024-11-27 11:53:39Understanding Figure and Ground: How We Perceive the World
The concept of “figure and ground” originates from Gestalt psychology but takes on profound implications in Marshall McLuhan’s media theory. At its core, figure and ground describe the relationship between what we focus on (the “figure”) and the larger context that shapes and influences it (the “ground”). Together, they illustrate how perception is shaped not only by what we pay attention to, but by what we overlook.
Figure and Ground in Perception
Imagine looking at a photo of a tree in a forest. The tree might stand out as the figure—it’s what your attention is drawn to. However, the forest, the sky, and even the light conditions around the tree create the ground. These background elements are not immediately in focus, but they are essential to understanding the tree’s existence and meaning within its environment.
Our minds are naturally inclined to separate figure from ground, but this process often distorts our perception. By focusing on one aspect, we tend to neglect the broader context that gives it meaning. This principle applies not just to visual perception but also to the way we experience media, technology, and culture.
McLuhan’s Take: Media as Ground
For McLuhan, media and technology are the “ground” upon which all human activity takes place. We often fixate on the “figure” of a medium—the content it delivers—without recognizing the ground, which is the medium itself and its pervasive influence. For example, we might focus on the latest viral video (the figure) without reflecting on how platforms like TikTok (the ground) shape attention spans, social behaviors, and even our cultural norms.
McLuhan famously argued that “the medium is the message,” meaning the medium’s structure and characteristics influence society far more deeply than the specific content it carries. The figure (content) distracts us from examining the ground (medium), which often operates invisibly.
Figure and Ground in Daily Life
Consider smartphones. The apps, messages, and videos we interact with daily are the figures. The ground is the smartphone itself—a device that transforms communication, alters social dynamics, and restructures how we manage time and attention. Focusing solely on what’s displayed on the screen blinds us to the ways the device reshapes our lives.
Rebalancing Perception
To truly understand the impact of media and technology, McLuhan urged us to become aware of the ground. By stepping back and observing how the environment shapes the figure, we can better grasp the larger systems at work. This requires a shift in perspective: instead of asking “What does this content mean?” we might ask “How does this medium affect the way I think, behave, or relate to others?”
Understanding figure and ground helps us see the world more holistically, uncovering hidden dynamics that shape perception and culture. It’s a reminder that what we take for granted—what fades into the background—is often the most transformative force of all.
-
@ a012dc82:6458a70d
2024-11-27 11:50:08Table Of Content
-
Content
-
Conclusion
-
FAQ
-
You May Also Like
-
External Links
Although Bitcoin is certainly a prominent cryptocurrency, it is certainly not the only one. When looking to diversify your cryptocurrency holdings, altcoins are a wonderful option to consider.
Consider your investment or trading goals, your comfort level with risk, and the depth of your investigation before settling on a cryptocurrency. Select either fundamental or technical analysis, or use a hybrid approach. Now that you have all this information, you may begin trading and investing on Binance.
Introduction
Investing in Bitcoin and other cryptocurrencies is a terrific way to diversify your investments, but it also involves considerable risk. So, before you dive in, you should get a firm grasp of some key foundational ideas and principles. More effort is required than simply purchasing cryptocurrency and crossing one's fingers.
If you want to make a good investment, you need to do your homework. Never invest more money than you can afford to lose, and develop a strategy based on your risk tolerance.
Bitcoin or altcoins?
For newbies to crypto, Bitcoin is frequently the first stop when it comes to investing. In terms of both name recognition and market cap, it's hard to top this particular blockchain initiative.
Yet, there are several alternative coins (altcoins) to choose from. Alternate cryptocurrencies can either use an already-established network or have their own blockchain (such as BNB Smart Chain or Ethereum). Proposals for different projects carry distinct dangers and rewards.
It is entirely up to you to decide if you want to invest just in Bitcoin or in a variety of different cryptocurrencies. Some investors are content to hold only Bitcoin, while others seek to spread their risk by purchasing alternative cryptocurrencies.
One positive aspect of diversifying one's assets is that it mitigates the dangers of betting on a single venture. You can mitigate the impact of a catastrophic loss from the failure of a single asset by diversifying your holdings. However, there are many scammers out there, and investing in altcoins can be risky. Therefore, it is crucial to conduct one's own investigation before taking any chances.
There are so many coins to choose from that it might be overwhelming. Which Altcoins Should I Invest in Instead of Bitcoin? If you want to learn more about the many cryptos out there,
Should I trade or invest?
It is critical to consider whether you are a buyer for investment or trading purposes. The two are frequently mistaken for one another, but they are distinct. Investing, in its simplest form, is choosing assets in which one has confidence and then holding them for an extended period of time. It requires less effort on your part and typically has a lower risk profile.
Trading, on the other hand, seeks to generate consistent profits in the short to medium term.It takes a lot of time and effort to develop successful trading skills. More risk, more complicated methods, and more time spent studying markets and trading platforms are all demands placed on a trader. They must also think about the amount of money lost on commissions and other trading and transaction costs.
Be aware that the volatility of the cryptocurrency market can exceed that of more conventional markets. Volatility is essential for traders to make a profit, but excessive volatility can be dangerous.
Investing is the least complicated and most secure way to start making money. Since investors tend to think in terms of years, fluctuations in the short term are of little concern. When investing in a cryptocurrency, fundamentals are more important than hype (how solid the project is and how likely it is to succeed in the long run).
Some people would rather invest and not worry about the market in the short term. Some investors enjoy making frequent trades in an effort to increase their returns. Some people manage to accomplish both at once. Strategy, personality, and willingness to take risks are key factors.
Again, the choice is yours to make, but remember that you should never put money into an investment or trade that you cannot afford to lose.
Having said that, our Comprehensive Guide to Cryptocurrency Trading for Novices has more details for those interested in learning more about crypto day trading and swing trading.
Fundamental analysis vs. technical analysis
Some research is required to determine what would be a smart financial move. Both fundamental and technical investigations can be beneficial, but the choice will mostly depend on the nature of the investment or trading.
As was previously indicated, investors shouldn't worry too much about short- to medium-term price fluctuations (or HODLing). Fundamental analysis, which focuses on a coin's or a project's true worth, is typically more relevant to long-term investments (FA).
By evaluating the asset's utility, team, whitepaper, development, marketing, management, reputation, long-term goals, and other aspects, fundamental analysis determines the asset's potential.
On the other hand, technical analysis (TA) looks at past data like price and volume to make predictions about the future. Candlestick charts and technical analysis indicators like moving averages and trend lines are standard tools of the trade when employing this method.
Buying your first bitcoin on Binance
Binance is a crypto exchange where you can quickly buy bitcoin and other cryptocurrencies.
The first step is to go to the Binance homepage and click "Register" in the top right corner to set up an account.
The second step is to complete the Binance account verification process. We can verify your identity and compliance with our rules using this "Know Your Customer" procedure.
Using the Convert function with a credit or debit card makes purchasing cryptocurrency the simplest option.
With the trading view, you may now use fiat dollars from your bank account to acquire digital assets. Instructions on how to use one of these methods are available in full detail in the Binance Newcomer's Guide.
Buying your first altcoin on Binance
An alternative cryptocurrency, or "altcoin," like BNB, is a good place to start diversifying your holdings because of the wide range of applications for which it may be used.
To use a credit or debit card to buy cryptocurrency, login to your Binance account and then hover over the [Buy Crypto] icon.
You'll then be presented with a menu of cryptocurrency options. Also, be sure to use the appropriate fiat currency. For this example, we will use EUR to purchase BNB.
Third, complete the transaction by entering your credit card information, and then wait for the cryptocurrency to be deposited into your account.
What should I do with my cryptocurrency?
When investing or trading in cryptocurrencies, some options include buying, selling, and holding. You have the option of keeping your cryptocurrency holdings in your Binance account or moving them to a different cryptocurrency wallet for long-term storage.
Binance Earn is one of several choices to consider if you plan to retain your cryptocurrency in the Binance wallet. like a traditional savings account, but with the added benefit of generating interest on your cryptocurrency holdings automatically.
Conclusion
Learning how to invest or trade in cryptocurrency is a process that requires time and effort. Increasing one's level of education is one method of mitigating investment risk and making better choices. Emotional selling can be a breeze, but educating yourself on the ins and outs of investing and trading will help you avoid this trap. Check out The Psychology of Market Cycles for further reading on this topic.
FAQs
Exactly how do I put money into the Bitcoin market? Using a large cryptocurrency exchange, like Coinbase or Binance, you can make direct investments in Bitcoin. Buying shares in a Bitcoin-related company, such as a Bitcoin mining company, is another option to invest in Bitcoin.
What is the best starting point for my Bitcoin investment? Can you tell me how much money you'd recommend I have to invest in cryptocurrency? Some estimates place the minimum initial cryptocurrency investment at just a few hundred dollars. For example, the lowest amount you can trade on several cryptocurrency exchanges is usually between $5 and $10. If you're looking for a lower threshold to enter the crypto trading market, you may try some of the other programmes out there.
Should you put your money into Bitcoin? The largest cryptocurrency by market cap, Bitcoin, is a volatile and dangerous investment. To even think about it, you need to have a high risk tolerance, solid financial resources, and the ability to absorb a financial setback.
That's all for today
If you want more, be sure to follow us on:
NOSTR: croxroad@getalby.com
Instagram: @croxroadnews.co
Youtube: @croxroadnews
Store: https://croxroad.store
Subscribe to CROX ROAD Bitcoin Only Daily Newsletter
https://www.croxroad.co/subscribe
DISCLAIMER: None of this is financial advice. This newsletter is strictly educational and is not investment advice or a solicitation to buy or sell any assets or to make any financial decisions. Please be careful and do your own research.
-
-
@ b8851a06:9b120ba1
2024-11-27 11:43:52This morning, Lebanon stood proud. Over a million displaced Lebanese returned to their villages—many reduced to rubble—but their spirits were unshaken. Proud. Victorious.
Across the border, the Israeli regime watched, seething with frustration. Their northern residents remain unable to return to their destroyed homes, a bitter reminder of the cost of aggression and occupation.
But even now, as Lebanon celebrates its resilience, they refuse to respect us. Just 10 minutes ago, Israeli military drones began violating our skies again—adding to the 30,000+ airspace breaches since 2000. They still occupy Shebaa Farms, Ghajar Village, clinging to every cm of stolen ground.
This isn’t just an attack on our sovereignty. It’s a refusal to accept that we—the Lebanese people—stand united, unbroken, and free.
To those who attempt to diminish us, know this: every time you try to bring Lebanon to its knees, we rise stronger. Every act of defiance only fuels our determination.
Our land is ours. Our sky is ours. Our future is ours.
Today, we are proud to say, again: we will never yield.
-
@ e31e84c4:77bbabc0
2024-11-27 11:32:57‘Think You Know Bitcoin Security?’ was Written By Paul G Conlon. If you enjoyed this article then support his writing, directly, by donating to his lightning wallet: noisycyclone54@walletofsatoshi.com
Childhood Lessons
As a boy, my grandmother shared stories of her experiences in wartime Germany, each revealing a common theme: the terrifying reality of living without security. I was amazed with the scale of destruction and, at the time, understood security largely as physical protection. Yet the years have deepened my appreciation for security’s nuances. In this article, we’ll explore how studying Bitcoin has helped me now recognise “security” not just as physical safety, but related to personal agency, mental and social well-being, and the ability to control one's destiny.
Definitions of Security
Property confiscation was rife in 1930s Germany, and much of this behaviour didn’t even constitute illegality. The 1938 Ordinance on the Use of Jewish Assets for example required those identified as Jews to deposit all their stocks, shares, fixed-income securities and similar in a deposit at a foreign exchange bank. The government even allowed itself to sell Jewish businesses. Access to these resources required no less than approval by the Reich Minister for Economic Affairs.
Narrowly defining security as simply asset protection is tempting, given its historical prevalence. Everything from my grandmother’s tales of stashing cash in curtains, to the US Constitution's 4th Amendment, “the right of the people to be secure in their persons, houses, papers, and effects” reinforces this physical emphasis.
When I discovered Bitcoin, I was hence drawn to its asset protection features. Like many, this biased view of security defined the start of my Bitcoin journey, focusing my attention on hardware wallets and encryption protocols. But that was soon to change.
How Bitcoin Changed Me
The more I read, the more I learned that with a network of nodes working to secure a global protocol, came a network of people working to secure global principles. It dawned on me that I had not so much discovered the ultimate bastion of property rights, but of human rights.
Here are just a few examples:
Freedom of Expression
Anonymity is fundamental for the full exercise of the right to freedom of expression. This is enshrined in Article 19 of the Universal Declaration of Human Rights (UDHR) and the International Covenant on Civil and Political Rights (ICCPR). Bitcoin's pseudonymous and decentralised nature makes it difficult for tyrants to identify and censor one of the purest forms of expression: transactions.
Adequate Living Standards
Article 25 of the UDHR states that everyone has the right to a standard of living adequate for health and well-being, including food, clothing, housing, and medical supplies. Article 17 further enshrines the retention of property necessary to support these living standards.
Bitcoin's cryptographic security reinforces ownership rights, making it difficult for rogue states to arbitrarily seize assets essential for the maintenance of these living standards. Furthermore, Bitcoin's 21-million-coin capped supply prevents arbitrary inflation, protecting against the erosion of purchasing power that has time and again proven correlated with the erosion of living standards.
Freedom of Association
Article 20 of the UDHR states that everyone has the right to freedom of peaceful assembly and association. Article 22 of the ICCPR also protects the right to freedom of association, including the right to form and join trade unions.
Multi-signature wallets are an explicit expression of this associative freedom. By enabling groups to collaboratively manage resources, the human connections required for civilisation to flourish can be directly represented and enforced in code.
Programmatic freedom of association is particularly pertinent for activist and civil society organisations and provides security against coercion in situations where individuals may face pressure to hand over funds from those who wield power.
Right to Information
The open-source nature of Bitcoin also somewhat poetically aligns with the right to seek, receive, and impart information, as outlined in Article 19 of the UDHR. Anyone can inspect, verify, and contribute to Bitcoin's code, promoting transparency and accountability. Its immutability also supports the right to information by preserving truth in the face of potential revisionism. Furthermore, Article 27 states that everyone has the right to share in scientific advancement and its benefits. Bitcoin embodies this principle by allowing global participation in its development and use.
Personal Context
For me, Bitcoin brought context to those old wartime stories I heard as a boy. It led me to the understanding that property rights are simply a derivative of human rights. Now, for the first time in history, we have a borderless technology that secures these rights not in international declarations or national constitutions – both susceptible to the stroke of a tyrant’s pen – but in executable code.
In essence, Bitcoin's technical features embody the very principles of security and resilience that are well recognised as essential to personal agency, mental well-being, and social cohesion. These operate independently of central authorities that have historically proven both capable and willing of stripping human rights, and not a moment too soon…
A Modern Necessity
These concerns are not limited to the past. Just recently, Blackrock CEO, Larry Fink, said this about Bitcoin in a CNBC interview:
“We have countries where you’re frightened of your everyday existence and it gives an opportunity to invest in something that is outside your country’s control.” (https://www.youtube.com/watch?v=K4ciiDyUvUo)
As an Australian, I see the precursors of what Larry describes. Legislative attacks on the right to expression, living standards, association, and information are becoming brazen. The Digital ID Bill 2024, legislated on May 16th, has already denied employment and government services to some, and is now poised to police the internet in what appears to be the making of a conditional access society.
The Communications Legislation Amendment (Combatting Misinformation and Disinformation) Bill 2024, currently sitting before federal parliament, is even more horrendous. It effectively establishes a protectionist Ministry of Truth and threatens imprisonment for an extremely broad array of ill-defined speech – all while providing exemptions for government and legacy media. This political activity is occurring amidst a cost-of-living and housing crisis, where many working individuals are living in tents in major cities.
Bitcoin’s True Security
Yet with Bitcoin (and a Starlink connection), I feel secure. Bitcoin has become a source of resilience and mental well-being for people in an increasingly complex world. Beyond its cryptographic security, Bitcoin provides a global network of like-minded individuals who share common principles. This distributed community offers a sense of belonging and support that extends far beyond the technology behind it.
Bitcoin’s existence gives me confidence in my ability to secure basic needs and find community anywhere, without relying on easily confiscated physical assets. Meeting fellow Bitcoin enthusiasts often reveals shared worldviews and values, creating instant connections.
Ultimately, Bitcoin's security stems not just from its technology, but from the human network it has fostered. It offers the reassurance that I could "land on my feet" anywhere, preserving both financial sovereignty and social bonds with free-thinking individuals. This holistic security - financial, social, and psychological - provides profound peace of mind in uncertain times.
‘Think You Know Bitcoin Security?’ was Written By Paul G Conlon. If you enjoyed this article then support his writing, directly, by donating to his lightning wallet: noisycyclone54@walletofsatoshi.com
-
@ ed651996:0c058662
2024-11-27 09:49:40Introduction
Aiwa.ae offers the best SEO companies in Dubai, providing businesses with top-tier SEO services that are designed to boost online visibility, drive organic traffic, and increase conversions. Search Engine Optimization (SEO) is a critical part of digital marketing, and with the right SEO strategy, your business can dominate search engine rankings, making it easier for customers to find your products and services online.
Dubai is one of the most competitive markets in the world, with businesses vying for attention in a digital landscape filled with local and international players. To stand out in this crowded space, it’s essential to work with a trusted SEO company that has a deep understanding of the local market, as well as global SEO best practices. Aiwa.ae connects you with the best SEO companies in Dubai, helping you choose the right agency for your unique needs.
When you partner with an SEO company listed on Aiwa.ae, you gain access to a team of professionals who are experienced in all aspects of SEO, including on-page SEO, off-page SEO, technical SEO, and local SEO. These companies use the latest tools and techniques to ensure that your website is optimized for search engines like Google, Bing, and Yahoo. They focus on improving your website’s content, structure, and user experience, all of which are essential factors that influence search engine rankings.
Why Choose an SEO Company from Aiwa.ae?
Proven Track Record: The SEO companies listed on Aiwa.ae have a history of success in helping businesses improve their online rankings. Whether you are a small business or a large corporation, these agencies have the expertise to tailor SEO strategies that suit your business goals.
Tailored SEO Strategies: Every business is unique, and a one-size-fits-all approach doesn’t work in SEO. The best SEO companies in Dubai understand this and provide customized strategies that address your specific challenges and objectives. Whether you're looking to improve local search visibility or expand globally, they will create a plan that aligns with your business goals.
Comprehensive SEO Services: Aiwa.ae connects you with SEO companies that offer a full range of services, including keyword research, content creation, link building, website audits, mobile optimization, and more. These companies ensure that every aspect of your website is optimized for both search engines and users.
Transparent Reporting: SEO is a long-term strategy, and it's essential to monitor progress and results. The best SEO companies in Dubai provide transparent reporting, so you can track the performance of your SEO campaigns. You will receive regular updates on keyword rankings, traffic growth, and other key metrics that demonstrate the effectiveness of your SEO strategy.
Experienced Team of SEO Experts: The SEO companies featured on Aiwa.ae employ experienced professionals who are well-versed in the latest SEO trends and updates. They stay ahead of the curve by continuously learning and adapting to changes in search engine algorithms, ensuring that your business stays competitive.
Focus on ROI: The ultimate goal of SEO is to increase your return on investment (ROI). The SEO companies in Dubai recommended by Aiwa.ae understand this and focus on driving high-quality traffic to your website, resulting in increased leads, conversions, and sales.
Conclusion
If you're looking for the best SEO company in Dubai, Aiwa.ae is the ideal platform to find trusted agencies that can help you improve your online presence and achieve your business goals. With a comprehensive range of SEO services and proven strategies, the companies listed on Aiwa.ae will ensure that your business stands out in search engine results, attracts more customers, and grows in the digital landscape. Whether you're looking to optimize your website, improve local SEO, or drive more organic traffic, Aiwa.ae connects you with the top SEO experts in Dubai.
-
@ 98589a2e:bf49daa1
2024-11-27 09:38:24К 2040 году Санкт-Петербург стал ярким примером эффективной и доступной системы здравоохранения, которая значительно изменилась за последние два десятилетия. Внедрение новых медицинских учреждений и передовых технологий улучшило качество медицинского обслуживания для всех граждан.
Новые медицинские учреждения и технологии
Современные медицинские центры
С момента открытия первых новых клиник в начале 2020-х годов, в городе было построено более 50 современных медицинских учреждений, включая многопрофильные больницы и специализированные клиники. Эти учреждения оснащены самым современным оборудованием, что позволяет предоставлять высококачественные медицинские услуги. Например, в 2025 году была открыта новая детская поликлиника, которая стала образцом для других учреждений благодаря своей инфраструктуре и комфортным условиям для маленьких пациентов.
Внедрение цифровых технологий
В 2031 году по приказу Президента была создана Единая государственная информационная система здравоохранения (ЕГИСЗ), к которой подключились все медицинские учреждения. Это обеспечило беспрепятственный доступ к медицинским данным и улучшило координацию между учреждениями. Телемедицина также получила широкое распространение, позволяя пациентам получать консультации врачей удаленно, что особенно актуально для жителей отдаленных районов.
Профилактика и ранняя диагностика
Важным направлением стало внедрение программ профилактических осмотров, что позволило значительно снизить уровень заболеваемости. Специализированные центры здоровья были созданы для проведения диспансеризации и профилактических мероприятий, способствуя раннему выявлению заболеваний.
Устойчивое развитие системы здравоохранения
В рамках национального проекта «Здравоохранение» была осуществлена программа по привлечению квалифицированных специалистов в медицину, что повысило уровень обслуживания. Регулярные курсы повышения квалификации для медицинского персонала обеспечивают актуальность знаний и навыков врачей.
Планы на 2050 год
Санкт-Петербург продолжает развивать систему здравоохранения с акцентом на следующие направления:
Расширение сети медицинских учреждений
Планируется открыть дополнительно 100 новых объектов здравоохранения, включая специализированные центры по лечению хронических заболеваний. Это позволит улучшить доступность медицинской помощи для всех слоев населения.
Инновационные технологии
Ожидается внедрение искусственного интеллекта для диагностики заболеваний и разработки индивидуальных планов лечения, что повысит эффективность медицинской помощи. Также будут разработаны мобильные приложения для записи на прием к врачу и получения результатов анализов.
Устойчивость системы здравоохранения
Программы по повышению зарплат и улучшению условий работы для медицинского персонала помогут привлечь больше специалистов в отрасль. Кроме того, внедрение экологически чистых технологий в медицинских учреждениях снизит негативное воздействие на окружающую среду.
Программы по профилактике заболеваний
Планируется расширение программ вакцинации населения для предотвращения распространения инфекционных заболеваний. Образовательные инициативы будут направлены на повышение осведомленности населения о здоровье и профилактике заболеваний через информационные кампании.
С внедрением новых технологий и инициатив система здравоохранения Санкт-Петербурга станет еще более эффективной и устойчивой к вызовам будущего. Город здоровья продолжает развиваться, обеспечивая каждому жителю качественную медицинскую помощь!
-
@ 2063cd79:57bd1320
2024-11-27 09:36:09Beschäftigt sich die deutsche Politik mit Bitcoin? Es ist nicht ganz leicht diese Frage mit ja oder nein zu beantworten, da es innerhalb der verschiedenen Parteien, aber auch der Länder- und Bundesregierung kleine und größere Gruppen, sogenannte Arbeitsgruppen und Task-Forces, gibt, die sich mit speziellen Themen befassen. Um einen ersten Überblick zu erhalten habe ich mir die Regierungsprogramme der großen Parteien der Bundestagswahl im Herbst 2021, den Koalitionsvertrag der aktuellen Regierung und die Strategiepapiere der Superministerien angeschaut. Ohne die Spannung vorwegnehmen zu wollen, es ist ernüchternd.
SPD Regierungsprogramm
Nix! Weder Bitcoin, noch Blockchain oder Kryptowährungen werden erwähnt.
CDU/CSU Regierungsprogramm
Der Begriff Blockchain kommt hier immerhin 6 mal vor. Die CDU/CSU möchte "wichtigen industriellen Zukunftsfeldern" einen Platz in Europa bieten und Deutschland dabei zu einer "Hochburg" für diese Technologien entwickeln. Des Weiteren verweist die CDU/CSU hier auf die Blockchain-Strategie, die wir später noch näher betrachten. Von Bitcoin im Speziellen oder Kryptowährungen im Allgemeinen ist an keiner Stelle die Rede.
FDP Regierungsprogramm
Auch die FDP nähert sich dem Thema Blockchain wage an und erwähnt diese 2 mal in ihrem Programm. Auch das Thema Kryptowährungen wird besprochen und zumindest in einem positiven Kontext "begrüßt". Konkrete Schritte oder Pläne werden nicht erläutert.
Wir begrüßen zudem alternative Tauschmittel wie Kryptowährungen auf Blockchain sowie anderen Basen und wollen die Schaffung eines verlässlichen rechtlichen Rahmens fördern und weiterentwickeln.
Grünen Regierungsprogramm
Jetzt wird es schwierig. Die Grünen sind pro einer Euro-CBDC der EZB, da sie meinen, dass diese Rechtssicherheit für Verbraucher//innen schafft. In Ausgabe #5 haben wir schon besprochen, dass CBDCs Zentralbankgeld darstellen und die Zentralbanken Konten direkt verwalten. Die Einzigen, die Rechtssicherheit erhalten, sind die Zentralbanken und durch Erweiterung der Staat. Denn CBDCs sind - anders als Bargeld - programmiertes und transparentes Geld, mit dem sich die Herkunft somit alle historischen Daten sowie Daten über den Verwendungszweck nachvollziehen lassen.
Weiter setzen die Grünen den Gebrauch von Kryptowährungen mit Geldwäsche, Kinderpornografie, Steuerhinterziehung und Terrorfinanzierung gleich. Das lassen wir mal unkommentiert so stehen.
Wir befürworten die Initiative der Europäischen Zentralbank (EZB), einen digitalen Euro zu schaffen. Sie gewährleistet dabei Daten- und Rechtssicherheit für Verbraucher*innen und Unternehmen und erhöht die Effizienz der Euro-Transaktionen. [...] Bei allen digitalen Zahlungen und Kryptowährungen müssen die tatsächlichen wirtschaftlich Berechtigten analog zu Regelungen beim Bargeld ab einer gewissen Schwelle ermittelt werden. Zur Bekämpfung von Verbrechen wie Geldwäsche, Darstellung sexualisierter Gewalt gegen Kinder, Steuerhinterziehung und TerrorFinanzierung braucht es auch für den Bereich des digitalen Bezahlens klare Regeln. Bestehende Kooperationspflichten von Kryptotauschbörsen wollen wir erweitern und Ermittlungsbehörden angemessen in diesem Bereich schulen. Wir wollen den rasanten Entwicklungen im Bereich dezentraler Finanzanwendungen gerecht werden und die Chancen und Risiken von Kryptowährungen und Blockchains differenziert ausloten.
Insgesamt werden Kryptowährungen in einem sehr negativ gefärbten Licht dargestellt. Kurzfassung: CBDCs und damit staatliche Kontrolle top! Kryptowährungen und Kryptotauschbörsen kriminell und zu wenig reguliert! Achja, aber Blockchain als Technologie "loten wir aus". Haben wir noch was vergessen? Stimmt, mehr Steuern! Denn wie wir letzte Woche gesehen haben, sind Gewinne aus der Veräußerung von virtuellen Währung steuerfrei, wenn zwischen Kauf und Verkauf mindestens 12 Monate liegen. Diese Regel wollen die Grünen abschaffen und alle Transkationen besteuern.
Auch werden wir die Steuerfreiheit für andere Veräußerungsgewinne, beispielsweise beim Handel mit Edelmetallen, Rohstoffen oder Kryptowerten, abschaffen.
Linkspartei Regierungsprogramm
Bei der Linkspartei wird die Technologie Blockchain erst gar nicht erwähnt, allerdings wird von Kryptotechnologie gesprochen, und wie soll es auch anders sein, sollen Zahlungen mit dieser Technologie besser beaufsichtigt werden. Als einzige Partei befasst sich die Linkspartei auch mit dem Thema Mining. Dieses ist deren Ansicht nach energie- und ressourcenverschwendend und muss deshalb verboten werden. Wenn mich eine Sache wundert, dann dass ich diesen Absatz in diesem und nicht im Regierungsprogramm der Grünen gefunden habe.
Die Antigeldwäscheeinheit des Zolls (FIU) hat im Kampf gegen Geldwäsche versagt und verfügt nicht über kriminalistisch geschultes Personal. Wir brauchen eine stärkere Einbeziehung der Kriminalämter in die Analyse von Geldwäscheverdachtsmeldungen. Insbesondere der Immobilien- bzw. Nichtfinanzsektor sowie die neuen Fintech-Unternehmen, die Zahlungen im Internet abwickeln oder Kryptotechnologie nutzen, müssen besser beaufsichtigt werden.
Wir streben ein Verbot der energie- und ressourcenverschwendenden Erzeugung sogenannter Kryptowährungen an.
Wie wir alle wissen, haben SPD, Grüne und FDP als Koalition die Wahl für sich entscheiden können und so musste aus den Regierungsprogrammen der drei Parteien ein Koalitionsvertrag geschaffen werden. Welche der Forderungen aus den Programmen übernommen und in den Vertrag eingebaut wurden, schauen wir uns als nächstes an.
Koalitionsvertrag zwischen SPD, Grünen und FDP
Gänzlich neu und in keinem der Programme zu finden, ist der Ansatz der neuen Regierung, den veralteten und sehr mühseligen Ablauf beim Erwerb von Immobilien mit Hilfe eines "Grundbuches auf der Blockchain" zu prüfen. Dies ist ein persönliches Reizthema für mich und etwas, das ich schon seit Jahren fordere. Ich bin also sehr dafür.
Wir geben eine Machbarkeitsstudie in Auftrag um zu untersuchen, ob ein Grundbuch auf der Blockchain möglich und vorteilhaft ist.
Außerdem will die Regierung die Blockchain dazu nutzen, um Cum-Ex ähnliche Geschäfte zu verhindern. Ich finde es beachtlich, dass das Thema Blockchain zumindest Erwähnung findet und darüber hinaus handfeste Anwendungsbereiche geschaffen wurden. Ob diese tatsächlich Umsetzung finden wird, bleibt abzuwarten.
Aufbauend auf den Maßnahmen der letzten Legislaturperiode werden wir alles dafür tun, missbräuchliche Dividendenarbitragegeschäfte zu unterbinden. Um dies betrugssicher sicher zu stellen, wollen wir neue technische Möglichkeiten, z. B. Blockchain, noch stärker nutzen.
Der positive Ton gegenüber dem Thema Blockchain und digitalen Finanzdienstleistungen (ich begrüße, dass Kryptowährungen als Begriff ersetzt wurde) scheint es aus dem Programm der FDP in den Vertrag hinüber geschafft zu haben. Die Regierung öffnet sich dem Thema, will den finanziellen, rechtlichen und regulatorischen Rahmen schaffen, um Deutschland zu einem der führenden Standorte machen und schlägt proaktiv Anwendungsbeispiele, wie z.B. die Emission elektronischer Wertpapiere, vor.
Für FinTechs, InsurTechs, Plattformen, NeoBroker und alle weiteren Ideengeber soll Deutschland einer der führenden Standorte innerhalb Europas werden. Es gilt, die mit den neuen Technologien, wie z. B. Blockchain, verbundenen Chancen zu nutzen, Risiken zu identifizieren und einen angemessenen regulatorischen Rahmen schaffen. Wir werden deshalb für effektive und zügige Genehmigungsverfahren für FinTechs sorgen. Digitale Finanzdienstleistungen sollten ohne Medienbrüche funktionieren; dafür werden wir den Rechtsrahmen schaffen und die Möglichkeit zur Emission elektronischer Wertpapiere auch auf Aktien ausweiten.
Im nächsten Absatz wird ein konkreter Ansatz zur Regulierung des Kryptobereichs durch die EU (MiCA) vorgestellt und zugleich der Standort Deutschland als gerechter und wettbewerbsfreundlicher Finanzplatz für Digitalunternehmen verteidigt. Die gesamte Formulierung wirkt auf mich sehr FDP-getrieben und scheint größtenteils durch die Verantwortlichen der Liberalen nach vorne gebracht worden zu sein.
Wir brauchen eine neue Dynamik gegenüber den Chancen und Risiken aus neuen Finanzinnovationen, Kryptoassets und Geschäftsmodellen. Wir setzen uns für ein Level-PlayingField mit gleichen Wettbewerbsbedingungen innerhalb der EU, zwischen traditionellen und innovativen Geschäftsmodellen und gegenüber großen Digitalunternehmen ein. Das europäische Finanzmarktaufsichtsrecht machen wir fit für die Digitalisierung und für komplexe Konzernstrukturen, um eine ganzheitliche und risikoadäquate Aufsicht über neue Geschäftsmodelle sicherzustellen. Wir brauchen für den Kryptobereich eine gemeinsame europäische Aufsicht. Wir verpflichten Kryptoassetdienstleister zur konsequenten Identifikation der wirtschaftlich Berechtigten.
Und dann durften die Grünen auch noch einen Absatz aus ihrem Programm unterbringen (immerhin keine Kinderpornografie):
Die EU-Aufsichtsbehörde soll sich nicht nur um den klassischen Finanzsektor kümmern, sondern auch den Missbrauch von Kryptowerten für Geldwäsche und Terrorismusfinanzierung verhindern.
Wie werden also die Ideen und Ansätze des Koalitionsvertrages in der Praxis umgesetzt? Die Bundesfinanz- und Wirtschaftsministerien haben eine "Blockchain-Strategie der Bundesregierung" verfasst, in der gründlich alle möglichen Konzepte vermischt werden:
Der bekannteste – bei Weitem nicht einzige – Anwendungsfall ist die Kryptowährung Bitcoin. Mit dem sprunghaften Anstieg der Kurse von Kryptowährungen und der neuartigen Finanzierungsform sogenannter Initial Coin Offerings (ICOs) wuchs das öffentliche Interesse an der Blockchain-Technologie. Zugleich wuchs mit dem Handel von Bitcoin der damit verbundene Stromverbrauch massiv. In letzter Zeit kommen Anwendungsfälle jenseits von Kryptowährungen mehr und mehr in den Fokus.
Zunächst wird Bitcoin als Kryptowährung betitelt, aber das ist nicht das größte Problem, denn diese Debatte wird ja zur Zeit noch geführt und das Unterscheiden von Bitcoin und anderen "Kryptowährungen" wird ein Kampf sein, der noch für eine Weile gekämpft werden wird. Allerdings wird im zweiten Satz gleich auf ICOs verwiesen, welche mit Bitcoin überhaupt nichts zu tun haben, um dann wieder auf das Thema Bitcoin zurückzuspringen und das beliebte Stromverbrauch-FUD-Narrativ aufzugreifen (das BMWK - also das Bundesministerium für Wirtschaft und Klimaschutz vereint unter Robert H. ja jetzt zwei Kompetenzbereiche, da darf der Verweis auf Klimaschutz natürlich nicht fehlen 😙).
Kurzer Schwenker zum Thema Energie- und Klimaschutz-FUD. Das betrifft nicht direkt das Kernthema dieser Ausgabe, scheint aber das Lieblingsthema der Politiker zu sein, wenn es um Bitcoin geht (oder Joe?). Sogar die FT hat kürzlich eine Kolumne veröffentlicht, die sich "kritisch" mit Bitcoin auseinandersetzt und vielen objektiv falschen Narrativen auf den Leim geht. Der Artikel ist als Archiv verlinkt:
https://archive.ph/4AD1L
Um die Argumente gegen die Kritiker (z.B. FT Kolumnistin Jemima Kelly) kurz zu halten: Der letzte Bericht des Bitcoin Mining Councils (Juli) zeigt auf, dass 59,5% der für Bitcoin-Mining aufgebrachten Energie aus erneuerbaren Quellen stammt, und dass Bitcoin zwar 0,15% der weltweit produzierten Energie verbraucht, diese jedoch für nur 0,086% der globalen CO2-Emissionen verantwortlich ist.
Hinzu kommt, dass Bitcoin-Mining in den nächsten Jahren energieeffizienter wird, da Mining sich mit erstaunlicher Geschwindigkeit dem Energiesektor annähert. Dies wird zu einer exponentiellen Steigerung von Innovationen führen, die sowohl Bitcoin mittelfristig weiter dekarbonisieren, aber auch die zunehmend erneuerbaren Netze verbessern wird.
Zurück zur Politik und der Blockchain-Strategie der Bundesregierung. An anderer Stelle wird vom Blockchain-Whitepaper gesprochen und dann auf das Bitcoin Whitepaper von Satoshi verwiesen. Bis auf eine weitere Erwähnung zur Einordnung von Bitcoin als Kryptowährung wird Bitcoin selbst auf den gesamten 24 Seiten der Veröffentlichung nicht mehr erwähnt. Wie man sehen kann, wird hier Einiges durcheinandergeworfen und viele Konzepte scheinen den Autoren noch nicht ganz klar zu sein.
Es sei der aktuellen Startelf des BMWK und BMF zugute gehalten, dass dieses Strategiepapier schon im Septemeber 2019 erschienen, und damit der Vorgängerregierung zuzuschreiben ist (siehe Parteiprogramm CDU/CSU, die sich hierauf berufen), dennoch stützen sich sämtliche aktuellen Publikationen und Zielsetzungen der aktuellen Regierung auf diese Strategie und wurden dementsprechen sicherlich eingehend geprüft, auf Korrektheit kontrolliert und inhaltlich begutachtet (ODER?). Oder ist die Strategie schlichtweg vergessen worden, und durch die "Digitalstrategie" des Bundesministerium für Digitales und Verkehr (wieder zwei clever kombinierte Kompetenzbereiche) ersetzt worden? Begriffe wie Blockchain oder Bitcoin kommen in diesem Strategiepapier des BMVI nämlich gar nicht mehr vor 🤔Nur der Begriff Krypto wird hier (natürlich mit Verweis auf Nachhaltigkeit und Rechtssicherheit) kurz erwähnt:
Wir wollen den Standort Deutschland im Bereich der Finanzinnovationen und Krypto-Token weiter stärken. Dazu braucht es weiter klare und rechtssichere Steuerregeln, um Entwicklungen nicht zu behindern. Wir wollen die Finanzaufsicht weiter darin bestärken, neue, innovative Geschäftsmodelle auch bei komplexen Strukturen zu durchdringen. Wir setzen uns für eine europäische Aufsicht im Kryptobereich ein, um innerhalb Europas einheitliche Standards auch unter Berücksichtigung von Nachhaltigkeitsaspekten zu fördern. [...] Den schnell wachsenden ökologischen Fußabdruck von digitalen Technologien wie z.B. von bestimmten Kryptowerten wollen wir monitoren und weitere Maßnahmen zur Reduktion ausarbeiten.
Das Fehlen von Blockchain und Bitcoin in dieser Strategie kann darauf zurückgeführt werden, dass weder in den jeweiligen Parteien, noch auf Ebene der Bundesregierung engagierte Fachpersonen zugegen sind, die das Thema vorantreiben wollen. Das Thema Blockchain wird hier, wenn überhaupt, ehrenamtlichen Interessenvertretern, Vereinen und Vertretern von Start-ups im Blockchain-Bereich repräsentiert. So gibt es z.B. den sogenannten Bundesblock (Blockchain Bundesverband), der thematisch aber scheinbar absichtlich von Bitcoin abrückt und sich mit anderen Anwendungsfällen der Blockchain, wie DAOs (Decentralized Autonomous Organization), SSI (Self Sovereign Identity), Steuern, sogar NFTs und dem Metaverse beschäftigt. Die Regierung selbst scheint insgesamt wenig zu dem Thema beitragen zu wollen.
Das oben aufgezeigte ist eine kurze Übersicht des Ist-Zustands. Das Thema Bitcoin scheint in der deutschen Politik noch überhaupt nicht angekommen zu sein, entweder, weil die Einstiegshürde zu hoch ist, oder weil das Thema für die meisten Amtsträger einfach noch keinen großen Stellenwert besitzt. Was auch immer der Grund für die Nichtbeachtung ist, es bleibt abzuwarten, ob die Regierung ihre Prioritäten falsch setzt und die wichtigste Erfindung seit dem Internet (wieder mal) verpasst, oder ob nach außen hin eine scheinheilige Nichtbeachtung suggeriert wird, während man sich an anderer Stelle detailliert mit dem Thema auseinandersetzt.
Da zumindest die EZB mit Hinblick auf CBDCs aktiv im Bereich der Digital Assets "forscht", sollte die Bundesregierung mindestens auf dem gleichen Erkenntnisstand bleiben, um etwaigen Vorstößen mit Wissen und Kompetenz entgegentreten zu können. Die Nichtbeachtung von Seiten der Parteien ist fahrlässig, öffnet aber - gerade in einem Vielparteiensystem wie Deutschland - sogar Türen, um vielleicht eine Gruppierung zu gründen, die sich dem Thema, mit Sachverstand und Ahnung, annimmt. Das wäre ein schönes Thema für eine zukünftige Ausgabe.
🫳🎤
In diesem Sinne, 2... 1... Risiko!
-
@ 98589a2e:bf49daa1
2024-11-27 09:14:01Санкт-Петербург — город инноваций: обзор 2040 года
К 2040 году Санкт-Петербург стал одним из ведущих центров инноваций в России, превратившись в город, где технологии и наука играют ключевую роль в жизни его жителей. За последние два десятилетия в городе произошли значительные изменения, способствующие развитию высоких технологий и созданию комфортной городской среды.
Текущие достижения
Энерготехнохаб "Петербург"
С момента запуска Энерготехнохаба в конце 2019 года, Санкт-Петербург стал важным международным центром для энергетических и нефтегазовых разработок. В результате этого проекта, который активно развивался в 2020-х годах, город привлек более 500 R&D-компаний, что позволило увеличить долю Петербурга в объемах заказов на научно-исследовательские и опытно-конструкторские разработки до 30%. Резиденты хаба разработали множество инновационных решений, включая новое поколение донных станций для сейсморазведки.
Научно-образовательные центры
В 2026 году началось строительство ИТМО Хайпарка — научно-образовательного центра на базе Петербургского государственного университета информационных технологий, механики и оптики. Этот комплекс стал домом для более чем 50 международных лабораторий и новых производств. К 2040 году он обеспечил создание более 12 тысяч рабочих мест и стал важной частью технологической экосистемы города.
Инфраструктурные проекты
Генеральный план развития Петербурга до 2050 года включает строительство новых станций метро и транспортных магистралей. К 2040 году было построено около 100 новых станций метро, что значительно улучшило транспортную доступность города. Также была реализована Широтная магистраль скоростного движения, связывающая различные районы города.
Планы на 2050 год
Санкт-Петербург продолжает развивать свои инновационные возможности с акцентом на следующие направления:
Расширение технологической инфраструктуры
Планируется создание новых научных и исследовательских центров, которые будут сосредоточены на разработках в области экологии, биотехнологий и информационных технологий. Ожидается, что к 2050 году количество технологических компаний в городе увеличится вдвое по сравнению с текущими показателями.
Устойчивое развитие
В рамках новых инициатив власти города намерены внедрить экологически чистые технологии во все сферы городской жизни. Это включает создание "умных" зданий с минимальным воздействием на окружающую среду и развитие зеленых зон.
Образование и кадры
Санкт-Петербург планирует увеличить инвестиции в образование и подготовку кадров для высоких технологий. Ожидается, что новые образовательные программы будут направлены на привлечение молодых специалистов в области науки и технологий.
Санкт-Петербург к 2040 году стал не только культурной столицей России, но и важным центром инноваций и технологий. С продолжающимся развитием инфраструктуры, научных учреждений и программ устойчивого развития город готовится к будущим вызовам. К 2050 году Петербург станет образцом для других городов страны, демонстрируя, как можно эффективно сочетать технологический прогресс с комфортом жизни для своих граждан.
-
@ 98589a2e:bf49daa1
2024-11-27 09:12:34К 2040 году Санкт-Петербург стал образцом устойчивого развития и внедрения зеленой экономики, что стало возможным благодаря множеству инициатив и проектов, реализованных за последние два десятилетия. Город активно работает над улучшением экологической ситуации и переходом к более устойчивым методам ведения хозяйства.
Достижения в области зеленой экономики
Создание кластеров чистых технологий
В 2021 году в Санкт-Петербурге был основан кластер чистых технологий для городской среды, который стал важным шагом к формированию устойчивого развития территорий. Этот проект направлен на развитие промышленного симбиоза и координацию усилий по внедрению экологически чистых технологий в различных отраслях.
Развитие возобновляемых источников энергии
С 2025 года в городе активно развиваются проекты по внедрению возобновляемых источников энергии (ВИЭ). К 2030 году доля ВИЭ в энергетическом балансе города достигла 20%, что стало возможным благодаря строительству солнечных и ветровых электростанций, а также малых ГЭС.
Устойчивый городской транспорт
С начала 2030-х годов Петербург начал массовое внедрение электрического и гибридного транспорта. В результате, к 2040 году более 50% общественного транспорта города стало экологически чистым, что значительно снизило уровень выбросов углерода и улучшило качество воздуха.
Планы на 2050 год
Санкт-Петербург продолжает двигаться в сторону зеленой экономики с амбициозными планами на будущее:
- Расширение зеленой инфраструктуры
-
Планируется создание новых зеленых зон и парковых пространств, чтобы увеличить долю зеленых территорий в городской среде до 30% к 2050 году.
-
Углубление перехода на ВИЭ
-
Ожидается, что к 2050 году доля возобновляемых источников энергии в энергетическом балансе города вырастет до 50%. Это будет достигнуто за счет строительства новых солнечных и ветровых электростанций, а также модернизации существующих.
-
Инновационные технологии для устойчивого развития
-
Внедрение умных технологий для управления ресурсами и мониторинга экологической ситуации станет приоритетом. Ожидается использование больших данных и искусственного интеллекта для оптимизации потребления энергии и ресурсов.
-
Образовательные инициативы
-
Планируется создание образовательных программ по экологии и устойчивому развитию для всех возрастных групп, чтобы повысить осведомленность населения о важности защиты окружающей среды.
-
Кооперация с международными партнерами
- Санкт-Петербург намерен активно сотрудничать с международными организациями и другими городами для обмена опытом и внедрения лучших практик в области зеленой экономики.
К 2050 году Санкт-Петербург станет не только примером зеленой экономики в России, но и важным центром экологических инициатив на международной арене. Город продолжит развиваться как пространство, где гармонично сосуществуют природа и человек, обеспечивая высокое качество жизни для своих жителей.
-
@ 98589a2e:bf49daa1
2024-11-27 09:07:51К 2040 году Санкт-Петербург стал центром инноваций и предпринимательства, открывающим новые горизонты для бизнеса. За последние два десятилетия город пережил значительные изменения, внедрив передовые технологии и адаптировавшись к глобальным трендам.
Текущие достижения
Инновационные технологии и стартапы
С начала 2020-х годов в Петербурге активно развивались стартапы в области технологий, что привело к созданию множества новых компаний. В 2025 году был основан «Технопарк Санкт-Петербурга», который стал площадкой для incubator-ов и акселераторов, поддерживающих молодые предприятия. Это способствовало росту высоких технологий, таких как искусственный интеллект, робототехника и биотехнологии.
Устойчивое развитие
С 2030 года в городе активно внедряются экологические инициативы. Программы по сокращению углеродного следа и переходу на зеленую энергетику стали основой для многих бизнес-моделей. К 2035 году Санкт-Петербург стал одним из первых городов, внедривших концепцию «умного города», что улучшило качество жизни и повысило эффективность бизнеса.
Цифровизация и облачные технологии
С 2031 года многие компании начали использовать облачные сервисы для хранения данных и оптимизации бизнес-процессов. Это дало возможность малым и средним предприятиям снизить затраты на IT-инфраструктуру и сосредоточиться на развитии своих продуктов.
Планы на 2050 год
Взгляд в будущее показывает, что Санкт-Петербург продолжит развивать свои бизнес-горизонты с акцентом на следующие направления:
Расширение технологической инфраструктуры
Планируется создание новых технопарков и инкубаторов, которые будут поддерживать стартапы в области космических технологий, робототехники и искусственного интеллекта. Ожидается, что к 2050 году рынок космических услуг вырастет до $20 миллиардов, что откроет новые возможности для местных предпринимателей.
Устойчивое развитие и экология
К 2050 году город намерен стать углеродно нейтральным. Это потребует от бизнеса внедрения экологически чистых технологий и перехода на возобновляемые источники энергии. Программы по утилизации отходов и переработке станут стандартом для всех предприятий.
Инновации в здравоохранении
Ожидается, что к 2050 году медицина станет одним из ведущих направлений для бизнеса. Развитие телемедицины и использование ИИ для диагностики заболеваний откроют новые возможности для медицинских стартапов, улучшая доступность медицинских услуг.
Образование и подготовка кадров
Санкт-Петербург будет активно развивать образовательные программы для подготовки специалистов в области новых технологий. Ожидается создание партнерств между университетами и бизнесом для разработки образовательных курсов, соответствующих требованиям рынка труда.
Санкт-Петербург в 2040 году демонстрирует пример успешной адаптации к современным вызовам и трендам. Город продолжает открывать новые горизонты для бизнеса, внедряя инновации и устойчивые практики. С планами на будущее Санкт-Петербург готов стать лидером в области технологий и предпринимательства к 2050 году, обеспечивая качественную жизнь своим жителям и создавая возможности для роста бизнеса.
-
@ 98589a2e:bf49daa1
2024-11-27 09:04:40К 2040 году Санкт-Петербург стал одним из ведущих городов в России, где новые технологии кардинально изменили повседневную жизнь горожан. С момента начала внедрения инновационных решений в начале 2020-х годов, жители города ощутили на себе все преимущества цифровизации и технологического прогресса.
Текущие достижения
Голограммы в повседневной жизни
С 2028 года голограммы стали неотъемлемой частью городской инфраструктуры. Они используются для навигации в общественном транспорте, а также в торговых центрах, где виртуальные помощники помогают с выбором товаров. Например, в 2035 году была запущена система голографической информации на станциях метро, что значительно упростило передвижение по городу.
Нейроинтерфейсы
С 2035 года началось активное внедрение нейроинтерфейсов, которые позволяют пользователям управлять устройствами с помощью мыслей. Эти технологии нашли применение в медицине, образовании и даже в сфере развлечений. Благодаря нейроинтерфейсам пациенты могут взаимодействовать с медицинскими системами для получения рекомендаций по лечению и реабилитации.
Искусственный интеллект и автоматизация
С 2029 года искусственный интеллект (ИИ) активно используется в различных сферах — от здравоохранения до городского управления. ИИ помогает оптимизировать транспортные потоки, предсказывать потребности в ресурсах и управлять коммунальными службами. В 2038 году была внедрена система "умного города", которая использует данные для улучшения качества жизни граждан.
Планы на 2050 год
Санкт-Петербург не собирается останавливаться на достигнутом и планирует дальнейшее развитие технологий к 2050 году:
Расширение использования нейроинтерфейсов
Ожидается, что к 2050 году нейроинтерфейсы станут стандартом в повседневной жизни. Они будут интегрированы в устройства для работы и обучения, позволяя пользователям мгновенно получать доступ к информации и управлять задачами без необходимости использования традиционных интерфейсов.
Голографические технологии
Голография продолжит развиваться, с прогнозами о создании интерактивных голограмм для образовательных целей и развлечений. К 2050 году голограммы смогут передавать не только визуальную информацию, но и тактильные ощущения, что откроет новые горизонты для взаимодействия с контентом.
Устойчивое развитие технологий
Планируется внедрение экологически чистых технологий, которые будут минимизировать воздействие на окружающую среду. Это включает использование возобновляемых источников энергии для работы всех новых устройств и систем.
Интеграция технологий в медицину
К 2050 году ожидается значительное развитие телемедицины и персонализированной медицины на основе ИИ. Это позволит более точно диагностировать заболевания и разрабатывать индивидуальные планы лечения для пациентов.
С учетом всех этих изменений Санкт-Петербург к 2050 году станет городом будущего, где технологии не только облегчают жизнь граждан, но и делают её более безопасной и комфортной. Горожане смогут наслаждаться преимуществами инновационных решений, которые помогут создать умное и устойчивое общество.
-
@ 98589a2e:bf49daa1
2024-11-27 09:00:47К 2040 году Санкт-Петербург стал образцом инновационных подходов к формированию городской среды, интегрируя современные технологии и концепции устойчивого развития. За последние два десятилетия город значительно изменился, внедрив новые идеи, которые продолжают развиваться и будут актуальны в будущем.
Текущие достижения
Горизонтальные города и малоэтажное строительство
С начала 2020-х годов в Петербурге активно реализуется концепция горизонтальных городов, которая предполагает расширение городской территории по горизонтали. Это означает создание кварталов, где жилье, бизнес и рекреационные зоны находятся близко друг к другу. К 2035 году было построено множество малоэтажных зданий, что создало более интимную и комфортную атмосферу для жителей.
Умные города
В 2030 году началась реализация программы умного города, которая интегрировала цифровые технологии в управление городской инфраструктурой. Это позволило оптимизировать транспортные потоки, повысить безопасность и улучшить качество жизни горожан. Датчики и системы мониторинга обеспечивают оперативное реагирование на изменения в городской среде.
Экологические инициативы
С 2025 года в городе начали активно развивать экологические парки и зеленые зоны. Создание новых общественных пространств с акцентом на природу стало важным шагом к улучшению качества воздуха и созданию комфортной городской среды.
Планы на 2050 год
Санкт-Петербург продолжает развивать свою городскую среду с акцентом на следующие направления:
Расширение зеленых пространств
К 2050 году планируется создание дополнительных экологических парков и зеленых зон, что позволит увеличить долю природных комплексов в городской структуре. Это поможет улучшить качество жизни и снизить уровень загрязнения.
Инновационные технологии
Ожидается дальнейшее развитие искусственного интеллекта для управления городскими процессами. Внедрение новых технологий позволит более эффективно использовать ресурсы и улучшить взаимодействие между жителями и городской администрацией.
Мобильность и транспорт
Планируется создание новых транспортных систем, включая автономные транспортные средства и расширение сети общественного транспорта. Это обеспечит более удобные условия для передвижения по городу и снизит нагрузку на дороги.
Социальная интеграция
Важным аспектом будущего станет создание многофункциональных общественных пространств, способствующих социальной интеграции всех слоев населения. Ожидается, что такие пространства будут включать в себя скверы, площади и культурные центры, где жители смогут взаимодействовать друг с другом.
К 2040 году Санкт-Петербург стал примером успешной реализации новых подходов к городской среде, сочетая инновации с устойчивым развитием. С дальнейшими планами на 2050 год город стремится стать еще более комфортным, безопасным и экологически чистым местом для жизни, где каждый житель сможет реализовать свой потенциал.
-
@ 98589a2e:bf49daa1
2024-11-27 08:56:38К 2040 году Санкт-Петербург стал образцом для подражания в области инновационного строительства, благодаря внедрению передовых технологий и новых подходов. За последние два десятилетия город претерпел значительные изменения, которые значительно улучшили качество жизни его жителей.
Текущие достижения в строительстве
3D-печать и аддитивные технологии
С 2023 года в Санкт-Петербурге активно развиваются технологии 3D-печати, что позволило возводить целые жилые комплексы с использованием аддитивных методов. В 2025 году были построены первые поселки из напечатанных домов, что продемонстрировало возможность быстрого и качественного строительства. Эти технологии не только ускорили процесс возведения зданий, но и снизили затраты на материалы.
Умные города
С начала 2030-х годов концепция "умных городов" стала основой для развития городской инфраструктуры. Интеграция цифровых технологий в управление городом позволяет оптимизировать ресурсы, улучшить безопасность и повысить качество услуг для граждан. Например, системы управления транспортом и энергоснабжением стали более эффективными благодаря использованию больших данных и искусственного интеллекта.
Экологические инициативы
Санкт-Петербург также делает акцент на устойчивом развитии. С 2030 года началась реализация проектов по использованию экологически чистых материалов и технологий в строительстве, что способствует снижению углеродного следа. Малоэтажное строительство стало популярным направлением, позволяющим создать более комфортную и безопасную городскую среду.
Планы на 2050 год
Смотрим в будущее: к 2050 году ожидаются следующие изменения в строительстве Санкт-Петербурга:
- Расширение применения 3D-печати
Планируется дальнейшее развитие технологий аддитивного строительства, включая создание многофункциональных объектов с уникальными архитектурными решениями. Ожидается, что к 2050 году все новые жилые комплексы будут строиться с использованием 3D-печати. -
Интеграция искусственного интеллекта
Внедрение ИИ в процессы проектирования и строительства позволит автоматизировать многие этапы, включая планировку и контроль качества. Это повысит эффективность работы строительных компаний и сократит сроки реализации проектов. -
Устойчивые экосистемы
К 2050 году планируется создание "горизонтальных городов", где жилье, бизнес и общественные пространства будут гармонично сочетаться. Такие города будут ориентированы на самодостаточность и устойчивое развитие, с акцентом на зеленые зоны и общественные пространства. -
Умные технологии в строительстве
Ожидается, что все новые здания будут оснащены "умными" системами управления, которые обеспечат энергоэффективность и комфорт для жителей. Это включает автоматизированные системы отопления, освещения и безопасности.
5. Общественное участие
Важным аспектом будущего строительства станет вовлечение граждан в процесс планирования и проектирования новых объектов. Это позволит учитывать потребности жителей и создавать более комфортные условия для жизни. - Расширение применения 3D-печати
-
@ 98589a2e:bf49daa1
2024-11-27 08:50:01Климатическая политика Санкт-Петербурга: шаги к устойчивому развитию в 2040 году
К 2040 году Санкт-Петербург стал примером успешной климатической политики, направленной на устойчивое развитие города. За последние два десятилетия были предприняты значительные шаги для улучшения экологической ситуации и повышения качества жизни горожан.
Достижения в области устойчивого развития
Внедрение зеленых технологий
С 2025 года в городе активно внедрялись зеленые технологии, направленные на снижение углеродного следа. В рамках программы "Зеленый Петербург" было установлено более 1000 солнечных панелей на общественных зданиях и жилых домах, что позволило значительно сократить потребление энергии из невозобновляемых источников.
Развитие общественного транспорта
С 2030 года в Петербурге началось активное развитие экологически чистого общественного транспорта. Введены в эксплуатацию новые электрические автобусы и трамваи, что снизило уровень выбросов углекислого газа в атмосферу. К 2035 году доля экологичного транспорта составила более 50% от общего числа пассажирских перевозок.
Создание зеленых зон
В 2032 году была реализована программа по созданию новых рекреационных зон и парков. Площадь зеленых насаждений увеличилась на 20%, что способствовало улучшению качества воздуха и созданию комфортной городской среды.
Планы на 2050 год
Санкт-Петербург продолжает развивать свою климатическую политику с акцентом на следующие направления:
Углеродная нейтральность
К 2050 году город планирует достичь углеродной нейтральности. Для этого будет разработан план по сокращению выбросов парниковых газов, включая переход на полностью возобновляемые источники энергии и повышение энергоэффективности зданий.
Инновационные технологии
Ожидается внедрение новых технологий для мониторинга состояния окружающей среды, включая использование дронов и сенсоров для сбора данных о качестве воздуха и уровнях загрязнения. Это позволит оперативно реагировать на экологические проблемы и принимать меры по их устранению.
Образование и осведомленность населения
Планируется реализация образовательных программ для повышения осведомленности населения о важности устойчивого развития и охраны окружающей среды. Будут организованы кампании по вовлечению граждан в проекты по озеленению и благоустройству города.
Устойчивое городское планирование
В рамках нового Генерального плана, который был принят в 2023 году с расчетным сроком до 2050 года, особое внимание будет уделено устойчивому городскому планированию. Это включает в себя создание пешеходных зон, развитие велоинфраструктуры и улучшение доступа к общественному транспорту.
Климатическая политика Санкт-Петербурга к 2040 году демонстрирует значительные успехи в направлении устойчивого развития. С учетом намеченных планов на 2050 год город стремится не только улучшить экологическую ситуацию, но и создать комфортные условия для жизни своих жителей. Санкт-Петербург становится примером для других городов, показывая, как можно успешно сочетать развитие urban-инфраструктуры с заботой об окружающей среде.
-
@ 98589a2e:bf49daa1
2024-11-27 08:48:00К 2040 году Санкт-Петербург пережил настоящую революцию в сфере общественного транспорта, что сделало его более доступным и современным. За последние два десятилетия город значительно обновил свою транспортную инфраструктуру, внедрив новые технологии и расширив сеть маршрутов.
Современные изменения в общественном транспорте
1. Развитие метрополитена
С момента начала масштабной реконструкции метрополитена в 2025 году, когда было открыто 31 новых станции, система подземного транспорта продолжает активно развиваться. По состоянию на 2040 год в городе функционирует уже более 120 станций, включая новые линии, такие как Кольцевая и Адмиралтейско-Охтинская. Это позволило улучшить доступность метро для жителей как центральных районов, так и отдаленных пригородов.
2. Обновление наземного транспорта
В 2030 году началась программа по обновлению парка наземного транспорта, в рамках которой были закуплены современные электробусы и автобусы на газомоторном топливе. К 2040 году на улицах города уже курсируют более 3000 экологически чистых автобусов и около 500 электробусов, что значительно снизило уровень загрязнения воздуха.
3. Интеграция разных видов транспорта
Согласно Генеральному плану, утвержденному в конце 2023 года, было предусмотрено создание 39 транспортно-пересадочных узлов, которые связывают различные виды общественного транспорта. Это позволяет пассажирам легко пересаживаться с метро на трамваи или автобусы, оптимизируя время в пути.
Планы на 2050 год
Санкт-Петербург не собирается останавливаться на достигнутом. В планах к 2050 году — дальнейшее развитие общественного транспорта с акцентом на следующие направления:
-
Строительство новых станций метро: Ожидается открытие еще 50 новых станций, что позволит расширить сеть метрополитена до более чем 170 станций.
-
Развитие высокоскоростного транспорта: В рамках нового Генплана запланировано строительство высокоскоростной железнодорожной магистрали, которая свяжет Санкт-Петербург с другими крупными городами России.
-
Инновационные технологии: Внедрение систем искусственного интеллекта для управления движением общественного транспорта и оптимизации маршрутов. Это позволит сократить время ожидания и повысить безопасность пассажиров.
-
Экологические инициативы: Продолжение программы по замене старых транспортных средств на экологически чистые модели с акцентом на использование возобновляемых источников энергии.
-
Улучшение инфраструктуры: Планируется реконструкция существующих дорог и строительство новых путепроводов и эстакад для улучшения транспортной доступности в городе.
К 2040 году Санкт-Петербург стал примером успешной трансформации общественного транспорта, который стал более эффективным, безопасным и экологичным. С дальнейшими планами на развитие к 2050 году город готовится к новым вызовам и стремится обеспечить комфортные условия для всех своих жителей. Революция на колесах продолжается, и Санкт-Петербург движется к статусу одного из самых современных мегаполисов мира!
-
-
@ 98589a2e:bf49daa1
2024-11-27 08:45:31К 2040 году экономика Санкт-Петербурга претерпела значительные изменения, став более устойчивой и инновационной. Город успешно адаптировался к новым вызовам и использовал возможности, возникающие в условиях глобальных изменений.
Текущая экономическая ситуация
Промышленность и инвестиции
С момента принятия нового Генерального плана в 2023 году, который определил стратегию развития города до 2040 года, Санкт-Петербург стал одним из ведущих промышленных центров России. В рамках этого плана было увеличено количество промышленных зон на 630 гектаров, что способствовало привлечению новых производств и созданию рабочих мест. По состоянию на 2040 год, индекс промышленного производства в городе вырос на 12% по сравнению с предыдущими годами, благодаря активному развитию обрабатывающих отраслей.
Инновации и технологии
Санкт-Петербург стал важным центром для стартапов и высоких технологий. В 2035 году была запущена программа «Город инноваций», направленная на развитие человеческого капитала и внедрение передовых технологий во все сферы жизни. Это привело к созданию новых исследовательских центров и инкубаторов, которые поддерживают молодые компании.
Туризм
Туризм также стал важной частью экономики города. В 2023 году Санкт-Петербург заработал более 480 миллиардов рублей на туристической деятельности, что положительно сказалось на местном бизнесе и создании новых рабочих мест. К 2040 году город продолжает привлекать туристов благодаря культурным событиям и улучшенной инфраструктуре.
Изменения с 2023 по 2040 год
-
Развитие транспортной инфраструктуры: В рамках нового Генплана было запланировано строительство новых транспортных маршрутов, включая скоростную трамвайную линию и новые мосты. Эти изменения значительно улучшили мобильность жителей и способствовали экономическому росту.
-
Устойчивое развитие городской среды: Введены экологические инициативы, направленные на снижение негативного воздействия на окружающую среду. Увеличение доли рекреационных зон с 28,5% до 29,38% позволило создать более комфортные условия для жизни горожан.
-
Социальная инфраструктура: В городе было построено более 585 крупных объектов социальной инфраструктуры, включая школы и поликлиники, что улучшило качество жизни жителей.
Планы на 2050 год
Санкт-Петербург продолжает развивать свою экономику с акцентом на следующие направления:
-
Расширение производственных мощностей: Планируется создание новых промышленных зон и привлечение высокотехнологичных производств, что позволит увеличить объемы производства и создать дополнительные рабочие места.
-
Инновационные технологии: Ожидается дальнейшее развитие искусственного интеллекта и автоматизации в различных отраслях экономики. Это повысит эффективность производства и улучшит качество услуг.
-
Устойчивое развитие: Город будет продолжать внедрять экологически чистые технологии в промышленности и городской инфраструктуре для снижения углеродного следа.
-
Развитие человеческого капитала: Программы по обучению и повышению квалификации будут направлены на подготовку специалистов для новых высокотехнологичных отраслей.
С учетом всех этих изменений, Санкт-Петербург к 2050 году стремится стать не только экономическим центром России, но и образцом устойчивого развития для других городов страны. Город продолжает адаптироваться к вызовам времени, обеспечивая своим жителям качественную жизнь и возможности для самореализации.
-
-
@ 98589a2e:bf49daa1
2024-11-27 08:41:58К 2040 году мир изменился, и Санкт-Петербург стал ярким примером адаптации к новым финансовым реалиям. За последние два десятилетия город прошел через значительные изменения, которые повлияли на управление бюджетом и финансовые привычки жителей.
Текущие финансовые тренды
Переход к цифровым деньгам
С 2025 года в Санкт-Петербурге начался массовый переход на электронные деньги, что привело к полному упразднению наличных расчетов. Это изменение стало возможным благодаря внедрению безопасных и удобных систем электронных платежей, что значительно упростило финансовые транзакции для граждан.
Устойчивое управление бюджетом
В 2030 году была запущена программа по устойчивому управлению бюджетом, которая включает в себя использование искусственного интеллекта для анализа расходов и доходов. Эта система позволяет более эффективно распределять бюджетные средства и минимизировать финансовые риски.
Инвестиции в зеленую экономику
С 2035 года наблюдается рост интереса к инвестициям в устойчивую экономику. Городские власти активно поддерживают проекты, направленные на развитие возобновляемых источников энергии и экологически чистых технологий, что позволяет не только улучшать качество жизни, но и создавать новые рабочие места.
Планы на 2050 год
Санкт-Петербург продолжает развиваться, и в планах на 2050 год — дальнейшее совершенствование финансовой системы и управление бюджетом:
Расширение цифровых платформ
Планируется внедрение новых цифровых платформ для управления личными финансами, которые помогут гражданам более эффективно планировать свои расходы и сбережения. Эти платформы будут интегрированы с государственными сервисами, что позволит получать актуальную информацию о налогах и социальных выплатах.
Устойчивое развитие городской инфраструктуры
В рамках программы "Устойчивый город" к 2050 году запланировано строительство новых объектов инфраструктуры с акцентом на экологические стандарты. Это включает в себя "умные" здания с энергоэффективными системами, которые помогут сократить коммунальные расходы для жителей.
Образовательные инициативы
С целью повышения финансовой грамотности населения будут запущены образовательные программы, направленные на обучение граждан основам управления личными финансами. Это поможет людям лучше понимать, как управлять своими ресурсами в условиях постоянно меняющейся экономики. К 2040 году Санкт-Петербург стал примером успешной адаптации к новым финансовым условиям. Переход на электронные деньги, устойчивое управление бюджетом и инвестиции в зеленую экономику создают основу для дальнейшего развития. Впереди нас ждут новые технологии и инициативы, которые помогут городу стать еще более устойчивым и комфортным для жизни. В 2050 году жители Петербурга смогут рассчитывать на качественное управление своими финансами и доступ к современным услугам, что сделает их жизнь более комфортной и безопасной.
-
@ 98589a2e:bf49daa1
2024-11-27 08:36:56К 2040 году Санкт-Петербург стал одним из ведущих городов России в вопросах управления миграцией населения. В ответ на растущее население, которое, согласно прогнозам, достигнет 6,5 миллионов человек, город внедрил ряд инициатив и программ, направленных на эффективное управление внутренней и внешней миграцией.
Текущие меры и изменения
Программы по привлечению мигрантов
С начала 2020-х годов город активно разрабатывает программы, направленные на привлечение квалифицированных специалистов из других регионов страны и зарубежья. В 2025 году была запущена программа "Петербург — город возможностей", которая предлагает налоговые льготы и субсидии для новых жителей, что способствовало увеличению миграционного притока.
Инфраструктурные изменения
Согласно новому Генеральному плану, утвержденному в 2031 году, в городе было запланировано строительство более 585 социальных объектов, включая школы, медицинские учреждения и спортивные комплексы. Это было сделано для обеспечения качественной социальной инфраструктуры для растущего населения. Основное внимание уделялось созданию комфортной городской среды, что также способствовало привлечению новых жителей.
Устойчивое развитие
С 2035 года в Петербурге активно реализуются проекты по улучшению экологической ситуации и созданию зеленых зон. Это включает в себя благоустройство набережных и создание новых парков. Подобные инициативы делают город более привлекательным для мигрантов, желающих жить в комфортной городской среде.
Планы на будущее: 2050 год
Глядя вперед, Петербург ставит перед собой амбициозные цели к 2050 году:
-
Расширение жилой застройки: Планируется строительство дополнительно 67 миллионов квадратных метров жилья для обеспечения потребностей растущего населения. Это включает как многоквартирные дома, так и индивидуальное жилье.
-
Развитие транспортной инфраструктуры: В рамках нового Генплана предусмотрено строительство новых линий метрополитена и расширение существующих маршрутов общественного транспорта. Ожидается создание более 89 новых станций метро до 2050 года, что значительно улучшит доступность различных районов города.
-
Поддержка интеграции мигрантов: В планах — разработка программ по интеграции мигрантов в общество через обучение языку, профессиональную подготовку и культурные обмены. Это поможет создать более гармоничную социальную среду.
-
Экологические инициативы: Продолжится внедрение экологически чистых технологий в городской инфраструктуре и здравоохранении, что сделает Петербург более устойчивым к вызовам изменения климата.
Таким образом, Санкт-Петербург к 2040 году успешно справляется с вызовами миграции населения благодаря комплексному подходу к развитию социальной инфраструктуры и созданию комфортной городской среды. Планы на 2050 год предполагают дальнейшее развитие этих инициатив с акцентом на устойчивость и интеграцию новых жителей в общество. Город продолжает оставаться привлекательным местом для жизни и работы, что способствует его динамичному развитию.
-
-
@ 98589a2e:bf49daa1
2024-11-27 08:33:33К 2040 году Санкт-Петербург стал центром спортивной активности, где новые объекты и мероприятия значительно изменили спортивную инфраструктуру города. За последние два десятилетия в Петербурге было реализовано множество инициатив, направленных на развитие спорта и повышение качества жизни горожан.
Новые спортивные объекты
Строительство спортивных комплексов
В 2024 году в рамках федерального проекта «Спорт — норма жизни» началось строительство нескольких крупных спортивных объектов. К 2030 году в городе было открыто более 20 новых спортивных комплексов, включая многофункциональные арены и специализированные школы олимпийского резерва. Одним из самых значительных объектов стал СКА Арена, открытый в 2025 году, который стал крупнейшим ледовым стадионом в мире.
Спортивные школы и адаптивный спорт
В 2025-2030 годах было открыто 13 новых отделений спортивных школ, включая четыре для адаптивного спорта, что позволило ветеранам и людям с ограниченными возможностями заниматься физической активностью и проходить реабилитацию. Эти шаги способствовали интеграции различных групп населения в спортивную жизнь города.
Мероприятия и программы
Массовые спортивные события
Санкт-Петербург стал местом проведения множества массовых спортивных мероприятий, включая марафоны, велогонки и чемпионаты по различным видам спорта. Эти события привлекают не только местных жителей, но и туристов, что способствует популяризации спорта и здорового образа жизни.
Программы по физической активности
В рамках городской программы по повышению уровня физической активности населения были внедрены регулярные занятия спортом на открытых площадках, а также курсы по различным видам физической активности для всех желающих. Благодаря этим программам уровень вовлеченности граждан в спорт значительно возрос.
Планы на 2050 год
Санкт-Петербург продолжает развивать свою спортивную инфраструктуру с амбициозными планами до 2050 года:
- Расширение сети спортивных объектов
-
Планируется строительство еще 100 новых спортивных объектов, включая специализированные центры для тренировок по различным видам спорта и новые многофункциональные комплексы.
-
Инновационные технологии в спорте
-
Ожидается внедрение технологий виртуальной реальности для тренировок и подготовки спортсменов, что позволит улучшить результаты и повысить интерес к занятиям спортом.
-
Устойчивое развитие спортивной инфраструктуры
-
В рамках новых экологических инициатив будет акцент на создание "зеленых" спортивных объектов с использованием экологически чистых материалов и технологий.
-
Образовательные программы
- Планы по расширению образовательных программ для тренеров и инструкторов, чтобы повысить качество подготовки специалистов в области физической культуры и спорта.
С внедрением новых технологий и инициатив Санкт-Петербург продолжает укреплять свои позиции как город здоровья и спорта, обеспечивая каждому жителю доступ к качественным спортивным услугам и активному образу жизни.
-
@ 98589a2e:bf49daa1
2024-11-27 08:25:31К 2040 году Санкт-Петербург стал одним из ведущих культурных центров России и Европы, продолжая развивать свои традиции и внедрять новые инициативы. За последние два десятилетия культурная жизнь города претерпела значительные изменения, которые сделали её более разнообразной и доступной для всех жителей.
Культурные учреждения и инициативы
Новые театры и культурные центры
С момента открытия нового театра в 2025 году, в Петербурге было построено более 15 новых театров и культурных центров, включая современные арт-пространства и выставочные галереи. Эти учреждения стали местом притяжения для творческих людей и любителей искусства. Например, в 2030 году был открыт Центр современного искусства на Васильевском острове, который стал платформой для выставок, мастер-классов и лекций.
Развитие музыкальной сцены
Музыкальная жизнь города также значительно обогатилась. В 2035 году была создана новая филармония, которая привлекла внимание как местных, так и международных музыкантов. В Петербурге проходят ежегодные музыкальные фестивали, такие как "Петербургская весна", которые собирают талантливых исполнителей со всего мира.
Внедрение цифровых технологий
С развитием цифровых технологий культурная жизнь города также изменилась. В 2031 году была запущена платформа "Культура онлайн", которая предоставляет доступ к виртуальным экскурсиям по музеям, театрам и другим культурным объектам. Это позволило людям из разных уголков страны и мира знакомиться с петербургской культурой без необходимости физического присутствия.
Программы по поддержке искусства
В рамках государственной программы поддержки культуры, запущенной в 2022 году, было выделено значительное финансирование на развитие творческих инициатив. Эта программа включает гранты для художников, музыкантов и театров, что способствует развитию новых проектов и идей.
Планы на 2050 год
Санкт-Петербург не собирается останавливаться на достигнутом и продолжает развивать свою культурную жизнь с акцентом на следующие направления:
Расширение культурных учреждений
Планируется строительство новых театров, музеев и концертных залов. К 2050 году ожидается открытие еще 20 новых объектов, включая специализированные музеи по современному искусству и мультидисциплинарные центры.
Инновации в культуре
С развитием технологий ожидается внедрение виртуальной реальности в музейные экспозиции и театральные постановки. Это позволит создать уникальный опыт взаимодействия с искусством для зрителей.
Образовательные программы
Планы включают запуск новых образовательных программ по искусству для молодежи, что поможет развивать творческие навыки у подрастающего поколения. Программы будут направлены на поддержку талантливых детей и молодежи через курсы, мастер-классы и стажировки.
Устойчивое развитие культуры
Важным аспектом станет внедрение экологически чистых технологий в культурные учреждения. Это может включать использование возобновляемых источников энергии и устойчивое управление ресурсами.
В результате всех этих изменений Санкт-Петербург к 2050 году станет еще более привлекательным для жителей и туристов как культурный центр, где каждый сможет найти что-то интересное для себя. Город продолжит свою традицию быть "культурной столицей" России, открывая новые горизонты для творчества и самовыражения.
Как вам инициативы развития культурной жизни города?
-
@ 98589a2e:bf49daa1
2024-11-27 08:22:18К 2040 году система образования в Санкт-Петербурге претерпела значительные изменения благодаря внедрению новых технологий и образовательных программ. Эти изменения начались в начале 2020-х годов и продолжают развиваться, обеспечивая более индивидуализированный и доступный подход к обучению.
Текущие достижения
Внедрение цифровых технологий
С 2025 года в образовательные учреждения активно внедряются цифровые технологии. Появление платформ для дистанционного обучения и онлайн-курсов сделало образование более доступным для всех слоев населения. В 2031 году была запущена единая платформа для электронного обучения, которая объединила различные ресурсы и курсы, позволяя студентам выбирать программы, соответствующие их интересам и потребностям.
Гибридное обучение
С 2035 года гибридное обучение стало стандартом в школах и университетах. Этот формат сочетает традиционные методы обучения с онлайн-ресурсами, что позволяет студентам учиться в удобном для них темпе. Преподаватели теперь выступают не только как источники знаний, но и как наставники, поддерживающие студентов на их образовательном пути.
Персонализированное обучение
С начала 2040 года акцент на персонализированное обучение стал основным трендом. Искусственный интеллект используется для создания индивидуальных учебных планов, адаптированных к способностям и интересам каждого ученика. Это позволяет учащимся работать в своем темпе и сосредоточиться на тех предметах, которые им наиболее интересны.
Планы на 2050 год
Расширение возможностей дистанционного обучения
К 2050 году планируется дальнейшее развитие дистанционного обучения с акцентом на использование виртуальной реальности (VR) и дополненной реальности (AR). Это позволит создавать иммерсивные образовательные среды, где студенты смогут взаимодействовать с учебным материалом в трехмерном пространстве.
Интеграция искусственного интеллекта
В ближайшие годы ожидается значительное расширение использования искусственного интеллекта в образовании. ИИ будет не только помогать в разработке индивидуальных учебных планов, но и анализировать прогресс студентов, предлагая дополнительные ресурсы для улучшения их навыков.
Устойчивое развитие образовательной среды
Планируется создание экологически чистых и устойчивых учебных заведений, которые будут способствовать развитию экологического сознания у студентов. Образовательные учреждения будут использовать зеленые технологии и ресурсы для создания комфортной учебной среды.
Образование на протяжении всей жизни
К 2050 году концепция образования на протяжении всей жизни станет нормой. Программы переподготовки и повышения квалификации будут доступны для всех возрастных групп, что позволит людям адаптироваться к быстро меняющемуся миру труда.
Образование будущего в Санкт-Петербурге стремится стать более гибким, доступным и персонализированным. С внедрением новых технологий и методов обучения город готовится к вызовам 2050 года, обеспечивая каждому жителю возможность получать качественное образование на протяжении всей жизни.
Какие инициативы вам кажутся наиболее перспективными?
-
@ 98589a2e:bf49daa1
2024-11-27 08:16:48К 2040 году Санкт-Петербург стал примером успешного развития социальной инфраструктуры, в значительной степени благодаря реализации нового Генерального плана, принятого в 2023 году. Этот план нацелен на создание комфортной городской среды и улучшение качества жизни горожан.
Новые медицинские и образовательные учреждения
За последние два десятилетия в Петербурге было построено более 585 новых объектов социальной инфраструктуры, включая:
-
226 учебных заведений: В 2025 году началось строительство новых школ и детских садов, что позволило значительно увеличить количество образовательных мест. Школы на 825 мест стали стандартом для новых учебных учреждений.
-
110 медицинских учреждений: В 2030 году открылись новые поликлиники и больницы, оснащенные современным оборудованием, что улучшило доступность медицинской помощи для всех слоев населения.
Развитие спортивной инфраструктуры
К 2040 году в городе было построено 205 спортивных объектов, включая современные спортивные комплексы и стадионы. Эти объекты способствуют развитию массового спорта и организации мероприятий различного уровня.
Общественные пространства и экология
В рамках нового Генерального плана также предусмотрено создание новых общественных пространств:
-
Тематические парки и пляжи: В 2035 году были открыты шесть тематических парков и девять благоустроенных пляжей, что сделало город более привлекательным для жителей и туристов.
-
Зеленые зоны: Появление новых парков и скверов, таких как реконструированная набережная Тучков буяна, способствовало улучшению экологической обстановки и созданию комфортной городской среды.
Транспортная инфраструктура
Согласно новому Генплану, к 2040 году было запланировано строительство более 100 новых станций метро и модернизация существующих транспортных артерий. Это значительно улучшило транспортную доступность города, что особенно важно для его дальнейшего развития.
Планы на 2050 год
Санкт-Петербург продолжает развивать свою социальную инфраструктуру с акцентом на следующие направления:
Расширение сети социальных учреждений
Планируется построить дополнительно 100 новых объектов здравоохранения и образования, включая специализированные медицинские центры для лечения хронических заболеваний.
Инновационные технологии
Ожидается внедрение современных технологий в управление социальными учреждениями. Это включает использование искусственного интеллекта для оптимизации работы медучреждений и образовательных организаций.
Устойчивое развитие
В рамках устойчивого развития системы здравоохранения и образования будут реализованы программы по повышению зарплат медиков и педагогов, а также улучшению условий труда. Это поможет привлечь больше квалифицированных специалистов в эти сферы.
Программы по профилактике заболеваний
Планируется расширение программ вакцинации и образовательные инициативы по повышению осведомленности населения о здоровье. Это позволит предотвратить распространение инфекционных заболеваний и улучшить общее состояние здоровья граждан.
С внедрением новых технологий и инициатив система социальной инфраструктуры Санкт-Петербурга станет еще более эффективной и устойчивой к вызовам будущего. Город здоровья и комфорта продолжает развиваться, обеспечивая каждому жителю качественные услуги!
А как вам такие изменения?
-
-
@ 98589a2e:bf49daa1
2024-11-27 08:12:11К 2040 году Санкт-Петербург стал примером успешной реализации зеленой экономики, что стало возможным благодаря внедрению экологически устойчивых практик и инициатив, направленных на сохранение окружающей среды и улучшение качества жизни горожан. За последние два десятилетия город значительно изменился, и его развитие стало более гармоничным и сбалансированным.
Достижения в области зеленой экономики
Развитие зеленых зон
С момента начала реализации нового Генерального плана в 2023 году, который предусматривал увеличение доли рекреационных зон до 29% от общей площади города, было создано множество новых парков и скверов. К 2030 году в Петербурге открыли более 100 новых зеленых пространств, что позволило улучшить экологическую обстановку и создать комфортные условия для отдыха горожан.
Устойчивый транспорт
В 2031 году была запущена программа по развитию общественного транспорта с акцентом на экологические виды. В результате к 2040 году в городе значительно увеличилось количество электрических и гибридных автобусов, а также были построены новые велосипедные дорожки. Это способствовало снижению уровня загрязнения воздуха и улучшению качества жизни.
Энергетическая эффективность
С 2025 года началась активная реализация проектов по модернизации зданий с целью повышения их энергоэффективности. В рамках программы "Энергосбережение" были обновлены системы отопления и освещения в общественных зданиях, что позволило сократить потребление энергии на 30%.
Планы на 2050 год
Санкт-Петербург продолжает развивать зеленую экономику с акцентом на следующие направления:
Увеличение зеленых зон
Планируется дальнейшее расширение рекреационных пространств с целью достижения 30% от общей площади города к 2050 году. Это включает создание новых парков, скверов и озеленение промышленных территорий.
Инновационные технологии
Внедрение технологий для мониторинга состояния окружающей среды станет приоритетом. Ожидается использование дронов и сенсоров для сбора данных о качестве воздуха и уровнях загрязнения, что позволит оперативно реагировать на экологические проблемы.
Экологически чистый транспорт
К 2050 году планируется полностью перейти на экологически чистые виды транспорта в общественном транспорте. Это будет включать создание сети зарядных станций для электрических автомобилей и развитие инфраструктуры для велосипедистов.
Образовательные инициативы
Одним из ключевых направлений станет повышение осведомленности населения о важности устойчивого развития. Запланированы образовательные программы и кампании по экологии для всех возрастных групп, что поможет сформировать экологическую культуру среди горожан.
К 2040 году Санкт-Петербург достиг значительных успехов в реализации зеленой экономики благодаря внедрению устойчивых практик и инициатив. Впереди город ждет еще больше изменений к 2050 году, направленных на создание комфортной и безопасной городской среды для всех жителей. Зеленая экономика становится неотъемлемой частью жизни города, обеспечивая гармоничное сосуществование человека и природы.
А вы уже участвуете в новых экологических программах и проектах?
-
@ 98589a2e:bf49daa1
2024-11-27 08:07:26Климатические изменения в Санкт-Петербурге к 2040 году: стратегии адаптации
К 2040 году Санкт-Петербург столкнулся с серьезными климатическими изменениями, которые оказали значительное влияние на жизнь горожан. В ответ на эти вызовы город активно разрабатывает и внедряет стратегии адаптации к новым условиям. Утвержденный Региональный план адаптации к изменениям климата стал основой для дальнейших действий.
Текущая ситуация
Согласно прогнозам, средняя годовая температура в Санкт-Петербурге к 2040 году увеличилась на 2,5-3,5 °C по сравнению с 1980-2000 годами. Это потепление сопровождается изменениями в характере осадков: зимы становятся более дождливыми, а количество дней с сильными атмосферными осадками увеличивается. Например, в 2024 году город уже зафиксировал рекордное количество осадков для февраля, что привело к затоплению улиц и серьезным неудобствам для жителей.
В результате этих изменений были выявлены 17 основных климатических рисков, включая увеличение числа дней с экстремально жаркой погодой и угрозу наводнений. В частности, прогнозируется, что уровень Финского залива может подняться на 10-40 см к середине века, что угрожает затоплением прибрежных районов.
Стратегии адаптации
Работа над Региональным планом адаптации началась еще в 2016 году и была завершена в 2023 году. В его разработке участвовали более 20 научных организаций, которые оценили риски и предложили меры по их минимизации. Основные направления плана включают:
- Развитие "водно-зеленого каркаса": Создание зеленых зон и лесопарковых поясов вокруг города для смягчения микроклимата и повышения устойчивости к жаре.
- Улучшение систем водоотведения: Актуализация нормативных документов и модернизация инфраструктуры для более эффективного управления стоками.
- Берегозащитные мероприятия: Строительство защитных дамб и укрепление берегов для предотвращения разрушений от повышения уровня воды.
Планы на 2050 год
Санкт-Петербург продолжает развивать свои стратегии адаптации с акцентом на следующие направления:
- Расширение зеленых пространств: Планируется увеличить площадь озеленения города до 60%, что позволит снизить температуру воздуха летом и улучшить качество жизни горожан.
-
Инновационные технологии: Внедрение систем мониторинга климата и автоматизированных решений для управления городскими ресурсами поможет оперативно реагировать на изменения погоды.
-
Образовательные программы: Разработка инициатив по повышению осведомленности населения о климатических изменениях и их последствиях станет важной частью стратегии адаптации.
-
Инфраструктурные проекты: Строительство новых жилых кварталов будет учитывать климатические риски, включая проектирование зданий с учетом повышенных требований к устойчивости.
С принятием этих мер Санкт-Петербург стремится не только справиться с текущими климатическими вызовами, но и создать устойчивую городскую среду для будущих поколений. Город продолжает оставаться на передовой борьбы с климатическими изменениями, обеспечивая своим жителям качественную жизнь даже в условиях меняющегося климата.
-
@ 98589a2e:bf49daa1
2024-11-27 07:43:34Новый год пророчит новые изменения! Что ждет жителей Санкт-Петербурга с наступлением 2040 года? Свежие новости только в нашем издании!
К 2040 году Санкт-Петербург претерпел значительные изменения в транспортной системе, став более современным и удобным для жителей и гостей города. Внедрение новых маршрутов, расширение метрополитена и развитие общественного транспорта сделали передвижение по городу более комфортным и эффективным. https://cdn.genmo.dev/results/text-to-video-v4/2024-11-12/cm3eb03i4000703if12n71hti/watermarked.mp4
Новые транспортные маршруты и инфраструктура
Развитие метрополитена
Согласно Генеральному плану, к 2040 году в Санкт-Петербурге было построено 120 новых станций метро и вестибюлей. В 2032 году завершилось строительство новых линий, включая Красносельско-Калининскую и Адмиралтейско-Охтинскую. Это значительно увеличило пропускную способность подземки и снизило нагрузку на городские дороги.
Общественный транспорт
В последние годы был обновлен парк общественного транспорта: появилось более 5000 новых автобусов, трамваев и троллейбусов, включая экологически чистые модели на газомоторном топливе и электробусы. Протяженность наземной маршрутной сети увеличилась на 25%, что позволило улучшить доступность общественного транспорта в различных районах города.
Новые дороги и мосты
Санкт-Петербург также стал свидетелем строительства новых дорог и мостов. В 2025 году был завершен проект Западного скоростного диаметра (ЗСД), который разгрузил центральные районы города. Пять новых мостов через Неву, включая Арсенальный и Большой Смоленский, были введены в эксплуатацию до 2040 года, что значительно улучшило транспортные потоки.
Интеграция различных видов транспорта
Одним из ключевых направлений стало создание транспортно-пересадочных узлов. К 2040 году в городе было запланировано создание 59 таких узлов, что позволяет удобно пересаживаться между различными видами транспорта — метро, автобусами и трамваями. https://dnznrvs05pmza.cloudfront.net/4d412658-247a-4527-a9ae-fab1e9ab0f3d.mp4?_jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXlIYXNoIjoiNDcwOWJmY2FjNzFhZDU1MCIsImJ1Y2tldCI6InJ1bndheS10YXNrLWFydGlmYWN0cyIsInN0YWdlIjoicHJvZCIsImV4cCI6MTczMTU0MjQwMH0.xC_qzeivfXpf0Y1l1Km4qAnK5T7OCgPAQCsoO-L7Gsk
Планы на 2050 год
Санкт-Петербург не собирается останавливаться на достигнутом. К 2050 году планируется:
-
Расширение сети метрополитена: Ожидается строительство дополнительных 80 станций, что позволит охватить новые районы города и улучшить доступность для жителей.
-
Инновационные технологии: Внедрение систем искусственного интеллекта для оптимизации движения общественного транспорта, а также разработка мобильных приложений для удобства пользователей.
-
Устойчивое развитие: Продолжение работы по улучшению условий труда для водителей общественного транспорта и внедрение экологически чистых технологий в транспортной инфраструктуре.
-
Развитие скоростного сообщения: Планируется запуск новых высокоскоростных маршрутов, соединяющих Петербург с соседними регионами, что сделает поездки более быстрыми и комфортными.
-
Интеграция с пригородными электричками: Ожидается дальнейшее развитие тактового движения электропоездов, что позволит жителям пригородов быстрее добираться до центра города.
К 2050 году Санкт-Петербург станет городом с высокоразвитой транспортной системой, где каждый житель сможет рассчитывать на удобное и быстрое передвижение по городу!
А какие изменения ждете вы? Делитесь своим мнением в комментариях!
-
-
@ 98589a2e:bf49daa1
2024-11-27 07:37:57К 2040 году Санкт-Петербург стал свидетелем значительных изменений в сфере жилищного строительства, что оказало заметное влияние на рынок недвижимости. В последние годы город активно развивает новые жилые комплексы, что связано с реализацией нового Генерального плана, принятого в 2023 году и рассчитанного до 2050 года. https://sun9-41.userapi.com/impg/VrVgUtkdhQl2MI7vaSpToqcjO3kpCmumTa6_EA/vxReCjaoXyI.jpg?size=1280x720&quality=96&sign=1a9715dd31fdd5a624aac444eed0b4c9&type=album
Текущая ситуация на рынке недвижимости
С момента принятия предыдущего Генплана в 2005 году и его последующего продления до 2023 года, Санкт-Петербург столкнулся с необходимостью пересмотра подходов к градостроительству. В результате, к 2040 году было построено более 67 миллионов квадратных метров жилья, что соответствует среднегодовому темпу строительства около 3,2 миллиона квадратных метров. Основные изменения произошли в южных районах города, таких как Пушкинский, Приморский и Московский районы, где сосредоточено большинство новых жилых комплексов. https://sun90-1.userapi.com/impg/jZWDLIswYArEVMQFcZgrvbzipAtBTk3uCs43lQ/RovUO_jyT2E.jpg?size=1280x720&quality=96&sign=271051336bdefe00c4a46bad75d3330a&type=album
Новые жилые комплексы и их особенности
Новые жилые комплексы отличаются современными архитектурными решениями и акцентом на создание комфортной городской среды. В рамках нового Генплана предусмотрено строительство не только жилых зданий, но и объектов социальной инфраструктуры: к 2040 году планируется открыть 585 новых учреждений, включая школы, медицинские центры и спортивные объекты. Это создает условия для полноценной жизни в новых районах и делает их привлекательными для покупателей.
Прогнозы на 2050 год
Согласно прогнозам, к 2050 году население Санкт-Петербурга вырастет до 6,5 миллионов человек. Для удовлетворения потребностей растущего населения планируется строительство дополнительных 100 новых жилых комплексов. Основное внимание будет уделено созданию экологически чистого жилья с использованием современных технологий. Ожидается внедрение принципов устойчивого развития и "умных" технологий в строительстве.
Инновационные технологии
- Энергоэффективность: Новые жилые комплексы будут строиться с учетом высоких стандартов энергоэффективности, что позволит снизить затраты на коммунальные услуги.
- Интеграция ИТ-технологий: Использование информационных технологий для управления зданием и обеспечения его функциональности станет нормой. Это включает автоматизацию процессов отопления, освещения и безопасности.
Устойчивое развитие
- Зеленые зоны: В рамках нового Генплана предусмотрено создание обширных зеленых зон и общественных пространств вокруг новых жилых комплексов. Это не только улучшит качество жизни жителей, но и позитивно скажется на экологии города.
- Социальная инфраструктура: Параллельно с жилищным строительством будет развиваться социальная инфраструктура, что обеспечит доступность образования и медицинских услуг для всех жителей.
Заключение
Таким образом, новые жилые комплексы в Санкт-Петербурге к 2040 году стали важным элементом развития городской среды. Ожидается, что дальнейшие планы по строительству к 2050 году будут направлены на создание комфортного и устойчивого жилья с использованием современных технологий. Это не только улучшит качество жизни горожан, но и окажет положительное влияние на рынок недвижимости города в целом. Санкт-Петербург продолжает двигаться к статусу современного мегаполиса с высокими стандартами жизни для своих жителей.
Ваши предложения о том, что бы вы хотели еще поменять или улучшить в городе ждем в комментариях!
-
@ 98589a2e:bf49daa1
2024-11-27 07:27:56Новый Генплан Санкт-Петербурга: что нас ждет?
На 2040 год Санкт-Петербург уже стал свидетелем значительных изменений благодаря новому Генеральному плану, который был утвержден в конце 2023 года. Этот документ определяет вектор развития города на ближайшие десятилетия и включает в себя амбициозные проекты, направленные на улучшение качества жизни горожан и развитие инфраструктуры.
Текущие достижения
Строительство жилья
С момента принятия предыдущего Генплана в 2005 году было построено множество новых жилых комплексов. К 2024 году в городе было возведено более 40 миллионов квадратных метров жилья, что позволило значительно улучшить жилищные условия для населения. Основные объемы строительства сосредоточены в Пушкинском, Приморском и Московском районах.
Транспортная инфраструктура
В 2030 году началось строительство новых веток метро, которые значительно улучшили транспортное сообщение между удаленными районами и центром города. К 2040 году планируется завершение строительства 100 объектов метрополитена, включая новые станции и дополнительные вестибюли.
Социальная инфраструктура
В рамках нового Генплана также предусмотрено строительство 585 крупных объектов социальной инфраструктуры, включая школы, поликлиники и спортивные сооружения. Эти объекты создают необходимые условия для комфортной жизни горожан и способствуют развитию образовательной и медицинской системы.
Планы до 2050 года
Согласно новому Генплану, Санкт-Петербург ожидает продолжение масштабного строительства и развития инфраструктуры до 2050 года:
Расширение жилищного строительства
Планируется построить дополнительно 67 миллионов квадратных метров жилья. Основное внимание будет уделено незастроенным территориям, а также преобразованию нежилых участков. Ожидается, что новые жилые комплексы будут строиться с учетом современных стандартов комфорта и экологии.
Развитие транспортной сети
К 2050 году планируется завершение строительства новых транспортных артерий, включая пять новых мостов и транспортный обход центра города. Увеличение доли рекреационных зон с 28,5% до 29,38% также станет важной частью нового Генплана.
Инновации в городской инфраструктуре
Внедрение современных технологий будет ключевым аспектом развития города. Ожидается использование искусственного интеллекта для оптимизации городских услуг и повышения качества жизни граждан. Мобильные приложения для управления городской инфраструктурой также станут неотъемлемой частью повседневной жизни.
Заключение
Новый Генеральный план Санкт-Петербурга на 2040-2050 годы открывает новые горизонты для развития города. С акцентом на устойчивое развитие, инновации и улучшение качества жизни горожан, Санкт-Петербург стремится стать современным мегаполисом, отвечающим всем требованиям XXI века. Мы можем ожидать значительных изменений, которые сделают город более комфортным и привлекательным для жизни.
А вы как считаете, какие из предложенных инициатив являются наиболее важными для улучшения качества жизни в Санкт-Петербурге?
Ждем ваше мнение в комментариях!
-
@ 7ec80607:128517c5
2024-11-27 06:03:35When buying or selling a property, a realtor is often your most valuable partner. They not only bring industry expertise but also guide you through complex transactions and help you secure the best deal. However, not all realtors are created equal, and hiring the right one is crucial for a smooth and successful experience. To ensure you make an informed decision, asking the right questions during your initial consultation is essential. Here’s a comprehensive guide to the questions you should ask a realtor before hiring them.
1. How Long Have You Been a Realtor? Experience matters. An experienced realtor is likely to have dealt with various market conditions, negotiation scenarios, and unexpected challenges. While newer realtors may bring fresh enthusiasm and innovative approaches, those with years of experience often possess the expertise needed to navigate complex situations. Follow-up questions: • Have you specialized in residential, commercial, or both types of properties? • What challenges have you overcome in your career?
2. What Areas Do You Specialize In? Real estate markets vary greatly from one neighborhood to another. A realtor specializing in the area where you’re buying or selling will have valuable insights into market trends, property values, and local amenities. Follow-up questions: • How familiar are you with the school districts, transportation options, or zoning laws in this area? • What is the average time a property stays on the market here?
3. What Is Your Marketing Strategy for My Property? If you’re selling a property, a realtor’s marketing strategy can significantly impact the speed and value of the sale. Ask about their approach to advertising and attracting potential buyers. Key elements to look for: • Use of professional photography and virtual tours. • Promotion through online platforms like Zillow, Realtor.com, and social media. • Hosting open houses and networking with other agents. Follow-up questions: • How will you target the right buyers? • What’s your budget for marketing?
4. Can You Provide References or Client Testimonials? A successful track record speaks volumes. Request references or reviews from past clients to gauge their satisfaction with the realtor's services. Follow-up questions: • Have you worked with clients in a situation similar to mine? • Can I contact one of your previous clients for feedback?
**5. How Do You Handle Negotiations? ** Negotiation skills are critical in real estate. Whether you’re buying or selling, your realtor should be a strong advocate for your best interests. Key points to discuss: • Their approach to handling competing offers. • Their strategy for negotiating repairs or closing costs. • How they communicate during negotiations.
**6. What Is Your Availability? ** A realtor’s availability can significantly impact your experience. You want someone who can accommodate your schedule and promptly address your concerns. Questions to ask: • Are you a full-time or part-time realtor? • How do you prefer to communicate (phone, email, text)? • What’s your response time to calls or messages?
- What Are Your Fees and Commission Rates? Understanding the financial aspect of hiring a realtor is crucial. Typically, realtors charge a commission based on the property’s sale price, but it’s important to clarify this upfront. Key questions: • What percentage of the sale price is your commission? • Are there any additional fees I should be aware of? • Do you offer any flexibility in your commission structure?
- What Is Your Success Rate? A realtor’s success rate can indicate their effectiveness in closing deals. While high sales numbers are impressive, also consider their ability to secure favorable outcomes for their clients. Key metrics to discuss: • The number of transactions completed in the past year. • Their average list-to-sale price ratio (for sellers). • The average time it takes for their clients to close deals.
- What’s the Current State of the Market? A knowledgeable realtor should be able to provide insights into the current market conditions and how they affect your goals. Follow-up questions: • Is it a buyer’s or seller’s market? • What trends should I be aware of in this area? • How should I price my property to attract serious buyers?
- Do You Work Independently or as Part of a Team? Realtors often work solo or as part of a team. Each setup has its pros and cons. Questions to clarify: • If you’re unavailable, who will handle my queries or showings? • What specific roles do team members play in the process? • Will I have a primary point of contact throughout the transaction?
- How Will You Keep Me Informed? Clear and consistent communication is vital for a smooth transaction. Discuss how the realtor plans to keep you updated throughout the process. Key points to discuss: • Frequency of updates. • Methods of communication. • Types of information they will share (e.g., buyer feedback, market updates).
- What Are Your Credentials and Training? Real estate regulations and practices evolve constantly. A realtor committed to professional development is more likely to be up-to-date with industry trends. Questions to ask: • Are you a member of the National Association of Realtors (NAR)? • What certifications or special training do you have (e.g., CRS, ABR, SRES)? • How often do you participate in training or continuing education?
- What Challenges Do You Foresee in My Case? Every transaction has its unique challenges. A proactive realtor will anticipate potential hurdles and offer solutions. Key areas to discuss: • Market conditions that might impact your goals. • Legal or regulatory issues to be aware of. • Strategies to address any challenges.
- How Do You Ensure a Smooth Closing Process? The closing process can be complicated and stressful. Your realtor should outline how they’ll help you navigate this stage. Follow-up questions: • How do you coordinate with other parties involved (e.g., lenders, inspectors, attorneys)? • What steps do you take to prevent last-minute surprises? • Will you assist with post-closing issues?
- Why Should I Choose You Over Other Realtors? This open-ended question allows the realtor to highlight their unique strengths and value proposition. Pay attention to: • Their confidence and professionalism. • Examples of past successes. • Their alignment with your specific needs and expectations.
Conclusion Hiring the right realtor can make all the difference in your property transaction. By asking these questions, you’ll gain valuable insights into their expertise, approach, and compatibility with your needs. Remember, the best realtor for you is someone who combines experience, market knowledge, strong communication skills, and a commitment to your goals. Take your time, do your research, and trust your instincts when making your choice.