Manfred Touron
โ˜ฐ
โœ•

As a daily routine, every morning, I find 10 ideas about a specific topic.

Sometimes, I will share the output of this exercice as blog posts here.

11 pages about "10 Ideas ๐Ÿ’ก"

20 Ideas of fun places to do ascii-arts

The ideas

  1. Git commit history (git log)
  2. GitHub SSH key (done)
  3. WIFI SSID list
  4. File names (ls)
  5. Commit log on file listing on GitHub (1 commit per file)
  6. Tweet chain
  7. In a JSON API
  8. In HTML comment
  9. In email subject (multiple emails in the inbox)
  10. In a CSV file
  11. As issues list
  12. In Trello cards (listing)
  13. In a README.txt (or .md, …)
  14. In an Excel document (or other spreadsheet)
  15. Album track names
  16. In a Music editor app, using the track names
  17. In a Whois record
  18. In DNS TXT entries
  19. As SSH connection error
  20. In access log
Note: this article is the output of a routine, the content of this list won't change over time. It's, however, possible that I create a whole new list on the same subject as a dedicated new post.

13 Ideas of blockchain proofs (POS, POW, DPOS, POA, ...)

โš ๏ธ This post is based on proof-of-noob protocol. do not try this at home!โš ๏ธ

One of the mandatory components that take part in a blockchain is its “proof system”. On most famous blockchains, this proof system will protect the network, regulate the creation and rewarding of tokens.

In a hypothetical (and very unsafe blockchain), the “proof system” may be simplified to the rule that distributes the generated tokens.

There are no hardcoded rules about how should or should not be a proof system, but in general, the system tries to make requires the same amount of sacrifice (a work, a bet, a risk) to generate the same amount of tokens.

  • PoW: The most famous proof system is Proof-of-Work.

    It consists of computing operations that are considered as difficult to solve, and that requires an investment in term of hardware (GPUs) and electricity.

    The more money you invest, the more tokens you can generate.

  • PoS: A more eco-friendly alternative that does not require a significant amount of investment is the Proof-of-Stake, which consists of taking a risk by blocking a certain amount of coins (that protects the network).

    The more you invest (the more risks you take), the more tokens you can generate.

  • DPoS: Similar to PoS, the Delegate Proof-of-Stake approach allows you to delegate your tokens to a validator by voting for them, then they will generate tokens thanks to your vote, and distribute a part of these revenues to their voters.

    The more the validator you voted for is compelling, the more it generates token; but also, the more voters there are on a validator, the less you will receive because the earned revenue is split between voters.

  • PoA: Less known, the Proof-of-Authority is also a working “proof system.”

    It consists of having a system (in general centralized) that takes the responsibility of allowing people to forge tokens.

    The more the authority likes you, the more tokens you can generate.


In general, the PoA systems are centralized, opaque, and riskier than other systems.

You can think about the PoA as if a king or a dictator or an organization defines who can have money.

What I like about the PoA system, is that as soon as you manage to create a “good dictator,” a system that rewards good actions, PoA can become the engine of an autonomous system that encourages being good within a community.

Note: as soon as a model works with PoA, it’s still possible to imagine creating a decentralized system that will collectively apply the same verification rule, but it’s sometimes complicated to protect the network against attackers that would have a significant amount of nodes and simulate an invalid consensus


Let’s be clear, even if the following list may be developed, the ideas are more fun than useful, and most of them suffer from being vulnerable to attacks.

The ideas

  • Proof-of-Turn-by-turn: each minute, a new token is generated by the first node on the list which then goes return back automatically to the end of the list. If a new node arrives in the community, it’s automatically added at the end of the list.
  • Proof-of-Luck (game edition): Take a game like Rock-paper-scissors, each round, everyone can play, at the end of the round, the winner(s) gains a coin.
  • Proof-of-Luck (random edition): Each minute, a random node receives a coin.
  • Proof-of-Unluck (weather edition): Each node is geo-located based on its IP address. Each minute, a new token is provided to the node with the worst weather.
  • Proof-of-Luck (gambling edition): I’m not an expert here, but I know that some gambling games allow voting for something and the more the probability is risky, the more you can win.
  • Proof-of-(real)-Work) (git edition): Each minute, a system check if there were merged commits on a project, if yes, the author of the commits generates new coins. A similar system already exists on blockchain in the form of bug bounty, but this is not a proof of work, because, coins are delivered by a third-party wallet, not by the system itself.
  • Proof-of-Anarchy: Anyone can request coins; the system gives them without any question.
  • Proof-of-Love: โค๏ธ (sorry, no idea here, but we need a Proof-of-Love based blockchain.)
  • Proof-of-Skill (e-sport edition): Winner(s) of a counter-strike competition generates coins. Can also be done, on a frag level.
  • Proof-of-(real)-Work (forgery edition): the idea is not clear in my head for this one, but I would dream having an IRL metal chain that is the blockchain itself, each forger generates the next block by appending new metal circles to the chain.
  • Proof-of-Pay-Your-Taxes: Government authorizes you to generate a coin if you pay your taxes.
  • (Guest idea) Proof-of-Woof by zรดร–ma: you are rewarded each time your dog ๐Ÿถ makes a woof (an IoT device records and submits each woof automatically).
  • Proof-of-Reading: an eye-tracking system based on your webcam rewards you because you read this post entirely (thank you!)
Note: this article is the output of a routine, the content of this list won't change over time. It's, however, possible that I create a whole new list on the same subject as a dedicated new post.

13 Ideas of life experiments I would like to try

The ideas

  • long-term fasting for 1 week
  • intermitent fasting for 3 months
  • Uberman Sleep for 1 month (Polyphasic Sleep)
  • Dual Core 1 Sleep for 1 month (Polyphasic Sleep)
  • Siesta Sleep for 1 month (Polyphasic Sleep)
  • (non-religious) “monastic silence”, not use my voice for a period
  • Keto Diet for 3 months
  • Paleo Diet for 3 months (in progress)
  • No Amazon for a month for a month (don’t buy anything online)
  • “Yes Man” for a week
  • No screen during a working day, only paper and human discussions
  • Vegan Diet for 3 months
  • Switch off devices at home for 1 week
Note: this article is the output of a routine, the content of this list won't change over time. It's, however, possible that I create a whole new list on the same subject as a dedicated new post.

13 Ideas of Blogging Alternatives

The ideas

  1. Drawings
  2. Aggregated Tweets
  3. Create append-only sub-post parts
  4. Podcast / SoundCloud
  5. Writing newsletter
  6. Aggregated GitHub contribution
  7. Use comment boxes
  8. Have a “status message”
  9. Repost, recall old posts
  10. Write and maintain a bot/IA that posts for me
  11. Reply on external website questions
  • with responses and links to my existing content (I.e., Quora)
  1. Write/co-write on external publications
  • and link to my existing posts (I.e., medium)
  1. Instagram / flicker photo aggregators
Note: this article is the output of a routine, the content of this list won't change over time. It's, however, possible that I create a whole new list on the same subject as a dedicated new post.

10 Ideas Of Themes For Blogpost Series ๐Ÿ“

The ideas

  1. 10 ideas a day (done)
  2. Project releases
  3. Today I learned / discovered
  4. Fan letters
  5. Books I’ve read
  6. Life experiments
  7. QOTD (Quote of the day)
  8. I just read (article, part of a book, ad on a wall)
  9. Current status (photo)
  10. My year in review
Note: this article is the output of a routine, the content of this list won't change over time. It's, however, possible that I create a whole new list on the same subject as a dedicated new post.