Nice, I do this via a small script:
env $(pass env/$1) ${@:2}HN user
Subscribe
Nice, I do this via a small script:
env $(pass env/$1) ${@:2}Use muun or phoenix wallets, they're very usable.
Early adoption is not premining.
[0]Sort of.
Did this practice result in accidental fecal transplants?
This has already been done long ago, including illegal material. You can check it out by yourself at [0]CryptoGrafitti.
It could commit the hashes via https://opentimestamps.org/ to the bitcoin blockchain for example.
Can't humans with computers affect hundreds of millions of people too?
there is a staggering 22% positivity rate in Tokyo today
Do you mind citing your source? A quick search got me a 3.3% positivity rate [0] as of today.
[0] https://stopcovid19.metro.tokyo.lg.jp/en/cards/positive-rate...
Not really, purse.io does not facilitate fraud more than Amazon itself does. Purse.io just connects people who are willing to buy bitcoin using Amazon gift cards for a premium, and those that would like to purchase products on Amazon using bitcoin.
Actually they don't defend this model. Some of their leading heads were hired as consultants by the Venezuelan government and that's about all of the relationship that has existed between them.
There's no objective answer to that, therefore no such "limit" exists. Just pick one that looks reasonable to you, continuously review its validity through the course of your life.
Why such a small group of people though?
Negative substr() already does the trick, I don't see the need for endsWith() at all.
'test'.substr(-'st'.length) === 'st'We should be throwing data into a pile and databases should organize and optimize themselves using machine learning and other buzzwords.
I'm always waiting for prolog to reveal itself as the ultimate programming platform, but it seems it won't happen soon.
Proof of work burns money and I guess users won't pay for some content's reputation score, there are no incentives to do it other than altruism. POW-based currencies work well because you can exchange the points for stuff or services, not because you can spend them within the system (proof of stack does exactly this indeed and its long-term reliability has been questioned many times).
Perhaps is just me, but I don't think the points in the list of "unsolved capitalism problems" are that hard to solve. Going quickly over them one by one:
Those unable to work are destitute -> People help each other naturally, if a family or a friend has problems you help him/her. There's always something useful anybody can do, it needs not to be a physical task nor require top-tier cognitive skills.
No public goods. No legal system, police, defence, education, or roads. -> "Public" property is just collective private property, we can still have those by associating with peers we choose, also known as voluntarism.
Over-exploitation of shared resources. -> If there are no public goods then there are no shared resources but ignoring that line of reasoning, everything should have a human owner, just to protect it from other humans. Autonomous machines also may own and protect places that are uninteresting for humans.
Cartels and monopolies lead to inefficient resource allocation. -> Cartels and monopolies can't survive consumer association and boycott, if they do, then prices must be fair again.
Information asymmetry leads to inefficient resource allocation, e.g. over-priced goods sold to unsophisticated buyers. -> Can be solved with better, freer education and software (electronic personal assistants).
Significant resources allocated to sales and advertising. -> Augmented reality ad-blockers could probably solve this once and for all.
Ownership of intellectual property restricts use of best-practice processes. -> If there's no global enforcement, then virtually there's no such thing as intellectual property.
I wonder if mediachain [1] could be repurposed as a decentralised tracker.
On windows (and I guess on linux) they use electron.
On mac, slack uses macgap, not electron.
More like SASS, HAML introduces a lot of syntax and is indentation-based right?
Exactly, I'm looking for one that uses brackets instead indentation and the rest is left untouched (no abbreviations or at least not mandatory). I can't find anything already done but at the same time is hard to believe is not done already.
I'd like to see CSS-shaped HTML like this:
doctype html
html {
head {
title Hello there
script type='text/javascript' src='main.js'
}
body {
p class='one two' {
span Sample text
}
}
}
Is there an HTML preprocessor using a similar language?So how come you ended up not participating? What are the downsides of this experiment?
I don't think difficulties are involved here at all, lowering costs generally translates into higher profit, that should be enough to invest in new technology.
For mac users there's ChitChat[0], it behaves as expected. In fact I'm not switching to the official WhatsApp desktop release until this issue is properly fixed.
It solves exactly the same problem, using a distributed network of peers reduces costs while increasing security and availability.
Similar to what happened with voice communication, the financial infrastructure will suffer an inversion[1], the banking platforms will run on top of a global value-transfer protocol, instead of the other way around. What you describe at the end of your comment already exists, bitcoin exchanges are using a federated bitcoin sidechain[2] to transfer funds between themselves within their own consensus rules (they could implement reversals or any other feature without having to break the bitcoin consensus).
I wonder wether it will be able to optimize itself in the future.