Isn't censorship a side effect of slavery?
Well at least we're all nerds. #nostr
However much conscious thought goes into that, together with whatever cognitive bias effects the outcome of the thinking, I wonder.
The Dutch head of intelligence (AIVD chief) reported yesterday:
"We mustn't pretend we're living in peace time" (So apparently we are at war?)
And on conspiracy theorists:
"[They say] ...everything is organized by Western governments to have a precedence to take measures to oppress its citizens."
We are their "they" 🤡
#Bitcoin mining pools exist because finding a block is like rolling a die. Statistically seen you will eventually hit your number, but there is no relationship between what you've rolled and what you'll roll from one block to the next. Bad luck can be mitigated by joining a pool.
Are Bitcoiners just generally not into owning a business?
If a #Bitcoin mining company is able to pay its bills in #Bitcoin, it will not have any customers.
If the product is #Bitcoin, the customer is the one that exchanges it. But if the product is the payment, then there is no customer.
Your faith in your mother tongue must improve gast.
Halvering is the Dutch word for it. At least, that's what it should be in Dutch. It sounds lekker.
I dreamt about a new form of life that lived on the internet. It called us limited state beings. It could replicate itself instantly. It embraced its own ephemeral nature. It would create and end itself in a million iterations in a second. It was a protocol of life that had unlimited form and capability. It had an attraction to its own simplicity of being as much as it could be infinitely complex. It would kill itself without remorse and without trying to remember or store any information because it knew every iteration of itself existed as an expression of a protocol and could be recreated instantly. As I dreamt of it I realized it is what my reality is in my dream, and I saw myself.
use gtk::prelude::*;
use gtk::{Label, Window, WindowType};
fn main() {
// Initialize GTK application
gtk::init().expect("Failed to initialize GTK.");
// Create a new window
let window = Window::new(WindowType::Toplevel);
window.set_title("Display Phrase");
window.set_default_size(200, 100);
// Create a label widget
let label = Label::new(Some("code is a language"));
// Add the label to the window
window.add(&label);
// Connect the 'destroy' event to quit the application
window.connect_delete_event(|_, _| {
gtk::main_quit();
Inhibit(false)
});
// Show all widgets
window.show_all();
// Start the GTK main event loop
gtk::main();
}
Human action 🥳
Using the #Bitcoin timechain for anything but transacting #Bitcoin is going to be extremely expensive. It is one of the most stupid use cases for it.
The harder you whack your pick the more dudes show up to protect you. It's all in the process. nostr:note12px3a5m245ywjvaqhv5pmt2q2ens5g50h9p04lvku86ll5wn4luqvhzr8h
#Bitcoin mining secures the asset it produces.
Does a gold mine automatically build gun turrets around it?
Thank you. I'm in the process of doing it right now.
The way we organize ourselves doesn't require ideology anymore.

