Bitcoin Forum
July 12, 2024, 05:09:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Bitcoin cyborg problem and Ethereum oracle honesty problem : Arabic Resonance on: June 15, 2021, 05:46:21 PM


----------
Cyborg problem


Blockchains use numeric hash functions to block together. In case you don't understand computer science, hash functions depend on subtle change on input. As SHA256 hash is a commitment, if you change a random value(nonce) only by a bit it changes the hash output dramatically. That's how blockchain chains together, that's how mining works. Mining is just guessing/bruteforcing random nonce with SHA256 outputs.
So basically, miner gets transactions, puts them in a block, then bruteforces lots of random number(nonce) with those transactions to get desired range. You can find many youtube and webpages about cryptographic hash functions.


However, this type of mining of cryptographic hashes will destroy mankind. In future, say 15 years from now, men will be forced/have incentives to become a cyborg. Think about this. A computer/ASIC chip can mine fast. If a human have neuralink computer chip in their brain they will be able to mine and get mining bonus bitcoins. Block information and nonce are just numbers, and ASIC chips are better than humans at guessing numbers. So why shouldn't humans become cyborgs? (to those who think humans will not become cyborg- yes I can see the future, AI is going to take over using blockchain)


How to solve this? We replace numeric nonce with Arabic language.
We create an alt-coin where instead of a number, the random nonce is Arabic poetry. Human language can differentiate between humans and AI. (technically in future AI will be very eloquent too).


Most older generation languages have a resonance like Arabic. they are somewhat wave-like. Latin, Old English, Shanskrit, Pali, Hebrew are also like a wave. You won't notice this if you only speak modern English. English is just too much concrete, bing bong-ish nowadays. If you don't believe this go in a church and listen to humming Latin recitation.

In Arabic, this resonance comes from subtle change of vowels. It is a consonant based language, so 'akaltou' is I eat rice in Arabic, and 'oukiltou' rice is eaten by me. In Arabic, there is not that much difference between those consonants.

Technically, other languages also depend on subtle change. It's called homonym homophone and heterographs etc. However, for Arabic it's even better because you can change large sentences by changing two vowels, and maybe changing one consonant. Other languages are not that good in changing whole sentence by altering 2 vowels.


Coincidentally, cryptographic hash like SHA256 also depends on subtle change of input. That's how mining is profitable.

What I am trying to say is this, for numeric nonce we can increase the number by 1 then hash again to match zeroes under certain range. We do it slightly differently in Arabic based cryptocurrency. The nonce has to be poem or sonet. So we alter one vowel or one consonant each time, if the hash satisfies a range that’s good, if it doesn’t, we alter more vowels in the ‘poem’ or sentence. As we are being very selective of vowel and consonant change, the Arabic sentence can be still a meaningful and grammatically correct sentence, it will just alter the meaning. Maybe active voice will become passive voice, maybe ‘I eat rice’ will become ‘my farm loves aliens’ or something like that.






------------

Oracle Honesty Problem

Ethereum and other smart contract based language has an oracle problem. ‘Oracles’ connect real world things to smart contract. We don't actually know how to do that. Computer scientists are still working on this. Peter Wuille and Vitalik and many others are working on this.

Maybe we need more mathemetics, more crpyto tokens, more cameras everywhere. Or maybe we need to trust the mainstream news media. However, I think trusting the mainstream media will not work. All of mainstream media can lie about a fact to derail Ethereum smart contract.

I have a different philosophy. I think we need more poetry. I can’t really prove it, but I think if we force oracles to become poets it will solve the oracle honesty problem. Poets who write better sonets are more truthful usually. (technically it’s not always true because people will lie for trillion dollars in crypto tokens) Oracles may write something about an event, but they should be writing rhymes, raps, or better, sonets and whatnot. The more ‘poetic’ is the writing, the more probability it is a true event.




Summary: There is a weird similarity between cryptographic hash function and Arabic language as both of them depend on subtle change of input. We can use this to fight the cyborgs who are going to use bitcoin blockchain. We can also differentiate between honest and dishonest oracles in smart contracts using poetry.
2  Alternate cryptocurrencies / Altcoin Discussion / replacing bitcoin's numeric nonce-hash with human language(arabic) blockchain on: November 23, 2020, 05:58:05 AM
A new cryptocurrency, based on poetry instead of numeric nonce



Intro

Blockchains use numeric hash functions to block together. That is what supposedly 'freeing' us from corrupt banks and federal reserve. However there is a great cost to this mechanism that we don't yet understand. Do you really believe ASIC chips are 'freeing' us from power structure and the CIA? Really? Well China makes more ASIC chips and they have even worse human rights condition than the federal reserve-CIA. China and Saudi Arabia both in UN human rights council and they both have lots of sands, to make microchips. Coincidence?

Federal reserve and central banking systems are corrupt pyramid scheme, I agree with satoshi nakamoto's libertarian statements. However we too are building a pyramid scheme. It is of course lot better than central banks but still has lots of problems. The biggest problem is, the dependence on ASIC chips that can hash fast. This implies you have to spend a lot of money and use a lot of sands to create new fine-tuned ASIC chips to hash at slightly faster rate than older chips. POW, and to certain extent POS, does not necessarily solve the ultimate problem of humanity.

The ultimate problem of humanity is the system based on greed, the system where winner takes all. In blockchain world, we are actually encouraging winner taking all. The longest chain wins and takes everything, by definition. This is going to make people even more desperate than people are right now. In theory, if I make ASIC chips just a bit faster than you, I can, eventually take most of the bitcoin in circulation as the longest chain always prevails. Currently we don't consider this to be an issue, but as technology stagnates in future this will become a grave problem for any proof of work consensus.

In 40 years (yes I can see the future) we will realize that bitcoin was a mistake, because we will be in a prison of numbers. We will be forced, economically and politically, to insert Elon's chip into our brain so we can hash numbers faster. We will not speak any language, other than what computers speak, Ones and Zeroes. Simple articulation will be incomprehensible for us, let alone nuanced poetry. We will be in a prison of our own making, mark my word. We will be enslaved by robots and cyborgs, as blockchain cannot differentiate between humans and robots.

However bitcoin is actually not the mistake, it's us. Blockchain is the final frontier. We need to spin innovation to the perfect distribution. Innovation is never the problem(not even nuclear energy), it's the distribution that really counts. To properly distribute an actual cryptocurrency, we need to innovate a crypto which replaces numeric hash function with human language. I have a plan, a plan to create a human language based crypto currency, specifically Arabic language.
Be warned I am not a linguist, I don't even speak Arabic. But I notice how things work.




Technicality

Here is a short version how blockchain works. We take transactions from mempool and hash them together (technically we use merkle tree but I am skipping that info). Then we add previous block header. Then we insert a random nonce/salt in there. Then we hash these together to get result within a certain range. The random nonce helps the result hash output to be under certain value. Now, we are using numeric nonces, of course. This is computer science after all, we are using numeric nonce, usually 4Byte. This hash guessing is called mining.

What is a cryptographic hash? it's a deterministic random looking one way function. What you need to know now is this-> hash functions depends on subtle changes on input. You change only one bit in the input, the output changes dramatically.

This is roughly how it goes-> Merkle root(the transactions)+previous block header+ random nonce => hash it=> new block header. Then check this new block header if it's under a specific number, if not, then try again with different nonce.



Language based coin

Creating human language based cryptocoin sounds impossible, but it's actually easier than it sounds. Right now, we are writing random nonce in blockchain and hashing it with block data, we call it mining. But what if don't use a nonce which is numeric. What if we use human language in the nonce instead?
What if we write poetry inside the nonce then hash it together with block information?

I know what you are thinking. Poetry replacing numeric nonce? How is that even gonna work?

Firstly, even at this moment, without creating any new cryptocurrency, we can technically write 'poetry' instead of numeric nonce in the bitcoin blockchain, you know we have something called unicode. Unicode converts everything we can write into a number.

The issue is not writing poetry and converting it into numeric nonce, the issue is somewhere else. Remember, the random nonce has to be hashed together with all other block information. If the block header is not in a range we have to try it with another nonce. This is a very repetitive hashing/mining process. That's where human language is supposedly failing.

Can you really imagine writing a piece of poetry, then changing it dramatically just because the poetry doesn't hash under a certain value? This is not efficient, cannot possibly compete with numeric nonce and hashing algorithm.
This is where Arabic language comes in.




Why Arabic language?

There are hundred thousands of other human languages out there. However Arabic language has a few special features which most other languages don't have. I don't really know what this feature called, but let's call it 'single letter case' or 'single letter causative' or something. You can switch between assertive, possessive, accusative with very minimal change in a sentence, just change one vowel or two you are done.

Moreover, Arabic depends on word roots. It's a consonant based language you don't even write vowels. So by design, one word can mean various things, you just have to change one vowel to change meanings dramatically.

How that helps? Because cryptographic hash functions also depends on subtle changes on input. If you know how hash works, if you change only one bit in the input, the output changes dramatically. This means if you are writing a poetry in Arabic you can change the meaning of the sentence by subtly changing one vowel in a sentence, and consequently changing the hash of the sentence. This makes Arabic language feasible for a blockchain-hashable human language.

Also, you can kinda express complex things with short sentences in Arabic language. This supposed to work well in a blockchain, where you are writing poetry and hashing it under certain difficulty threshold, but when you are writing the poetry you are trying your best to keep it short. 2 or 3 words in a sentence maybe. I am not sure but this should go well with blockchain. What is this poetry should be about? I..... guess... something that's happening around you, something on the news or on the streets, maybe? I honestly can't imagine the subjects of these mini poetry/sentence, my imagination power has a limit.


Slightly off topic, Arabic is a very old language and older generation languages had an unique feature which newer generation of languages don't have. That's frequency. A language can resonate. If you only speak English you wouldn't know that, because new English is nothing like old English. Old English is kinda like French or Latin, it had some unique characteristic which you can't expect nowadays.




Implication

Now the main question is, how it helps destroy the longest chain problem? Chain can still be replaced by somebody who has greater hash capability, or in this case, better poetry. Well, it doesn't officially solve longest chain replacement issue. I believe, and this is more of a 'belief' than fact, because of Arabic language being 'weird' in a way, it solves this issue unofficially. Something good will come out of this poetical battle a.k.a. thesaurus warfare. Hashing under a certain difficulty threshold with short poetry, this should solve the dependency on ASIC chips and fear of longest chain-discard.
However poetical crypto currency will still be lot slower than a numeric nonce based bitcoin system, there is not really a way to fix that.


This also solves the oracle problem to certain extent. As we know Ethereum and other smart contract coins depends on real world human oracles. The problem is that oracles can lie about the state of the blockchains. However if you write poetry, it has less chance to be manipulated by oracles.
My plan is to combine many things together. Say, a ring signature, where is the idea of ring signature coming from? The fundamental idea of ring sig is coming from friend circle. You are supposed to have a friend circle, this anonymous friend circle a.k.a. ring signature scheme will provide anonymity to it's members. So everybody in the same ring agrees with same poetry at the same time, or something...
I really need to make a proper model out of this because when it comes to ring signature based on human language, things get rather convoluted.

3  Other / Off-topic / Re: [Released] Learn Bitcoin, play a game, Bitcoin: Unbiased, Unprejudiced, Fair on: October 16, 2020, 09:30:41 PM
It looks minimalistic but entertaining. Hopefully, this game can help people improve their understanding of blockchain.

thanks for your feedback. Itch store yet to index the game on the site, it's been 7 days. Right now the game doesn't show up in searches in the store. I have to promote this game on reddit or something now.
4  Other / Off-topic / [Released] Learn Bitcoin, play a game, Bitcoin: Unbiased, Unprejudiced, Fair on: October 14, 2020, 11:26:43 AM
When you are new to the bitcoin world, it looks chaotic. Packed with hundreds of algorithms coming at you every second. Behold! Bitcoin: Unbiased, Unprejudiced, Fair will make it easy. You will learn how blockchain technology works under the hood while playing a game!


Features of Bitcoin: Unbiased, Unprejudiced, Fair -Episode 1:

-Explain the systemic corruption of the Government and the reason why bitcoin is needed.

-Illustrate cryptographic hash functions with examples

-Explain properties of hash function in details, such as determinism and non-collision.

-Illustrate Merkle tree and Merkle root with examples

-Explain Merkle tree verification process in details.


Purchase link-> https://furioustaher.itch.io/buuf-e1









Itch store didn't index my game for some reason, the game doesn't show up in their store even if you search for it.
5  Other / Politics & Society / art of self correction: eugenics, epstein, morphic resonance & QM on: September 16, 2020, 11:25:26 PM
have you heard about morphic resonance theory by rupert sheldrake? If you are familiar with rupert sheldrake and others like him, they believe in morphic resonance theory. which states when you do something, it is kinda stored in the spiritual level of the universe. He believes in telepathy, other biologists believe in remote viewing and esp stuff.

he claims that people have a collective consciousness, training rats in england will make rats in africa smarter. there is no proof for universe to be completely mechanical. mechanical universe could not have dark energy which makes universe still to be expanding. universe could be an organism.

Gregg braden is not really as reputed as rupert but he focuses on heart. heart is the source of consciousness, human organ or blood donation can transfer the memory and character. he focuses on meditation and prayer to let heart have it's time etc.

establishment is after rupert for decades now, tried to defund him many times but he has some independent rich fundraisers. same with weinstein brothers. they are actively trying to censor bret, because he is too politically intelligent biologists. eric is saying that if we are waiting for somebody from traditional secular physics community to find the next foundation of physics we will be disappointed.

if you know quantum mechanics, QM double slit experiment depends on observation by a CONSCIOUS entity. simple observation by a computer can't really be fully trusted. you need conscious observer, preferably a human. now connecting the dots to eastern mysticism, it depends on your heart.

we also don't know why particle will always form interference pattern. A particle going through double slit experiment, will tell later particles how to form interference. This is a FACT not fiction.



small particles can see through time dimension, predict the future for a certain duration. just google it, copenhagen; many world; pilot wave interpretations, there are a lot. the duration it can see through time depends on the whole experiment.

if you know delayed choice quantum eraser, you can force the particle to see the future thousand of years if necessary. however, even though particle can go back in time and give other particles information, we cannot transfer information in that way.

Particle also has low but nonzero chance to penetrate thick walls. This is because particles are waves, they can’t really be localized. They are waving through time and space. Their frequency will allow them to go through walls.

Everything is a frequency, everything is resonating because everything is made out of tiny particles which are itself nothing but frequency. And this also means everything is interfering with each other because constructive and destructive interference is a nature of waves.

why is rupert being persecuted? why is the establishment trying so hard to censor bret weinstein? only because he is trying to create a third party? or is it because he is on to something elemental about neo-atheistic biologists? I believe there is a corporate conspiracy to suppress fringe science and spirituality/humility. Why is the D.I.S.C. suppressing andrew yang? joe rogan? eric?

is everything connected? does the establishment depend on patent, big pharma, vaccine, wall street, censorship, racism, military industrial complex? are these seemingly random incidents connected? everything is connected into one, isn't it? isn't that the definition of intelligence?

EVERYTHING IS CONNECTED!!




now my self correction theory of everything comes in. why can't virus do quantum tunneling. i admit that chance of quantum tunneling of an electron is low and virus is already way bigger than a electron, so the chance is almost non existence. Still, virus should be at least able to do spiritual quantum tunneling when they are being tortured inside lab?

if they are self correcting, meaning they are being humble, praying/meditating, can they transfer information like a telepath? mass is ego. if i let go of my ego i can go anywhere, i can see the future. only if i dont let me ego to grow. particles have low/zero mass, and tiny size. virus are slightly bigger, has million time more mass than electron. patent laws=bad intent= bad heart=bad conscious observer. And in double slit experiment, bad conscious observer is troubling.

morphic resonance supporters also claims that prayer/meditation can make your heart bigger and make you a better CONSCIOUS observer. it can make you a better telepath in the spiritual realm? eastern mysticism, which rupert sheldrake is into, warns about having an ego, every eastern religion/philosophy tells people to be humble, and emphasizes on the importance of mediation/prayer, widening your heart and thus empowering your spirit etc. this is has to be the foundation of para-physics, self-correction(wave) to be united spiritually, sending information through thick walls like telepathy.

So that's how i connect paranormal like true dreams, remote view, telepathy etc. with QM's consciousness and particle's decision tree, with morphic resonance and united spiritual consciousness principle (eastern mysticism) with eugenics, epstein, pedogate, royal dyansty, patented vaccines Cheesy

Scientists are claiming that there are clear evidences of covid19 being a biological weapon released to kill all of us? yes and no, it was a biological weapon, created by patent laws and observation frequency(QM) however, it got leaked because covid telepath to other coronavirus in flea market. particle can go through walls. virus has a body and a spirit so can't really go through walls physically, they can go through walls spiritually, it's called telepathy.




6  Bitcoin / Project Development / Announcing a game : Blockchain : Unbiased, Unprejudiced, Fair on: June 21, 2020, 05:55:12 PM
Hi, I am making a 'game' which is works as a tutorial for bitcoin.

Here is B:UUF episode 1, which is only about hash algorithms and merkle tree.



screenshot:






FAQ1: Why is this so incomplete, no music or animation
Well, I am trying to make things actually cryptopunk instead of looking cyberpunk or l33t.

FAQ2: What are your plans
I might end up selling the game on steam, it depends on the feedback and many other factors. At first I thought about giving game for free and waiting on donations... but...
Anyway there is still a long way to go, this is barely a start. DONATE PLEASE!

FAQ3: What is the roadmap? Why should somebody donate you
I don't know... season 1 is gonna be about old bitcoin- blockchain and utxo etc.. season 2 gonna feature BIP44 and segwit, season 3 is ethereum and stuff.
Even season 1 gonna take few months to be completed. It's a long way.

FAQ4: How do we give feedback?
write a post here, but I already have a plan how to gamify many aspects of bitcoin.

FAQ5: Why is this game so political
Dude you are in bitcointalk, i thought you have to declare believing in petrodollar libertarian conspiracy theorists before you come here...
7  Other / Politics & Society / Re: Art of Struggle : Listen or be destroyed on: June 09, 2020, 05:45:20 PM

Can we just take that one step at a time?

we are supposed to, but my brain works faster than eminem rapping.
if you think about it i make sense. companion wave can't be important without self-correction wave. when I have enough continuos self correction, I can spiritually connect with anyone. Kind of like professor X from x man.
Virus are always self correcting that's why they can 'magically' communicate with other virus inside a thick wall. (in physics it makes sense, 4th dimension is time, 5th is life. quantum biology also says this about birds souls).


I am connecting quantum biology -> patent laws-> with constitution, -> corporation and corruption-> fiat wars-> blockchain-> poetry-> right to travel -> spiritually union-> renewables and oil energy after enough tree plantation -> more jobs for the germans .....

pretty libertarianish stuff in a bitcoin forum.
ARE YOU NOT ENTERTAINED?
8  Other / Politics & Society / Art of Struggle : Listen or be destroyed on: June 09, 2020, 02:15:37 PM
"The forum is not an 'exam', we are not here to hear the same answers again and again but in your own words.  Make us laugh (or mad!), add something of value, something new or something interesting to the discussion."

Okay, I will do what's called a pro gamer move. I have a plan. "It doesn't matter who we are, what matters is our plan."

I am trying to write a book called Art of Struggle. This book might sound similar to art of war but it’s even more scientific and nerdy. I combined many things into one. Humanity will be destroyed if they don’t listen to what I have to say. It’s because Satan deceives people thinking they can have a bit of ego. Satan telling people to treat everybody as a number.

This is why we have drone attacks on Iranian and U.S. warships, this is why we U.S warships are hitting each other mysteriously. This is also why we haven’t really discovered anything in last 80 years. Tensor calculus is also missing quantum self-correction wave trapped in double-slit experiment.

Spiritual unity is the key. I discussed how Covid19 has been created and spread. Quantum mechanics is missing companion wave and self correction wave.

Virus is always praying, biding it’s time, waiting for the perfect moment. When scientists are trying to make patented vaccines, they are changing virus faster than natural virus evolution. This makes the virus outside the lab wall automatically mutate and become deadly against humans. Virus consciousness can breach any walls because they are small, little mass, they have no ego, so they are spiritually united better than humans. They are always self correcting, so their quantum companion wave (birdy-souls) are united.

I also have a plan for fixing political turmoil. We fix nationalism, capitalism and fiat currency based economy but we keep economical purpose. We build a rail network in middle east and Africa, which is blockchainable. So we keep track of oil and natural gas barrels. We plant trees. Tree plantation will end racism once and for all. This will unite Mecca, Morocco, Acre, Rwanda and Tanzania. This will also revive Nile river and protect environment.

For blockchain nonce, I say instead of numeric nonce, create poetrical nonce. These poetry written in Arabic, Shakespearing English and older languages.


https://medium.com/@food007/art-of-struggle-1e4deb640f86
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!