Skip to main content tdro tdro

Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

The Bahamas

thedroneely.com

Appeared sometime around early May, 2022

6 Feeds

tdro

Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 19/50 words 6s read
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro unlisted micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 26/50 words 9s read

    Isn’t this a beautiful lithographic painting? (Don’t worry, I got permission from the relevant authorities to post this)

    Death riding a donkey holding a carrot and stick
    Europe 1916, Boardman Robinson
    Index: Cache · Source
    #musings
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 28/50 words 9s read
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 42/50 words 14s read

    Marketing has advanced…

    Market Translation
    air fryer convection toaster oven
    streaming server “renders” html to browser gradually
    zero javascript fetching & html on js event listeners
    cash shop items
    anything you want it to be
    decentralization centralization unbundled
    #satires
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com (edited) view
  • Markdown Plaintext Embed Permalink
  • 88/50 words 29s read

    It’s amusing the sort of easter eggs found hiding in open source code. I’ve been playing around with farzher/fuzzysort, a fast fuzzy search picked up from the Stack Overflow fuzzy search tag.

    On line 27 and 40 there’s a horizontal off–screen scroll easter egg.

    javascript
    if(search=='farzher')return{target:"farzher was here (^-^*)/",score:0,_indexes:[0]}
    if(search=='farzher')return[{target:"farzher was here (^-^*)/",score:0,_indexes:[0],obj:targets?targets[0]:NULL}]

    Yes, I happen to be one of those who read the code eventually. And obviously, it goes without saying, no one person reads all the code. But it’s the Internet, can’t be too sure ;)

    #gists
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 48/50 words 16s read

    Maybe I’m dreaming.. but a stealthy trend of distorted words is afoot. Is that an defense/poisoning mechanism, innocuous misspellings/truncations or artifacts in generated content?

    Wehn you tinhk auobt it, hnumas inrtrpeet glphys saliyombllcy and can raed wodrs eevn when deitsortd. I might be following too many feeds…

    #musings
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 58/50 words 19s read
    Distributed is the new centralized.

    You can never be too sure anymore..

    shell
    $ git remote -v
    all             cgit@thedroneely.com:thedroneely/dotfiles (fetch)
    all             git@codeberg.org:tdro/dotfiles.git        (push)
    all             git@github.com:tdro/dotfiles.git          (push)
    all             cgit@thedroneely.com:thedroneely/dotfiles (push)
    all             git@gitlab.com:tdro/dotfiles.git          (push)
    codeberg.org    git@codeberg.org:tdro/dotfiles.git        (fetch)
    codeberg.org    git@codeberg.org:tdro/dotfiles.git        (push)
    github.com      git@github.com:tdro/dotfiles.git          (fetch)
    github.com      git@github.com:tdro/dotfiles.git          (push)
    gitlab.com      git@gitlab.com:tdro/dotfiles.git          (fetch)
    gitlab.com      git@gitlab.com:tdro/dotfiles.git          (push)
    thedroneely.com cgit@thedroneely.com:thedroneely/dotfiles (fetch)
    thedroneely.com cgit@thedroneely.com:thedroneely/dotfiles (push)
    Taking bets
    #gists
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 115/50 words 38s read
    There’s this cool python script chromexup that allows declaratively managing chromium based extensions.

    Basically setup the configuration in the right place, find the extension id from the Chrome web store and run chromexup.

    ini
    [main]
    branding           = chromium
    remove_orphans     = True
    parallel_downloads = 4
    
    [extensions]
    BlankNewTabPage   = jaadjnlkjnhohljficgoddcjmndjfdmi
    JavaScriptToggle  = cdcgbgnfhhdmdkallfmlachogpghifgf
    NoHistory         = ljamgkbcojbnmcaonjokopmcblmmpfch
    ~/.config/chromexup/config.ini

    Side note: NoHistory is good for disabling history (Firefox has options). If the history/bookmarks database gets too large, funky auto–suggestion stuff can happen (100% processor usage). , it’s best not to trust browsers storing bookmarks anyway and use an independent tool/method. The less data coupled to browsers the better — at least if you’re like me and swap browsers regularly.

    #gists
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 124/50 words 41s read
    So, I’ve been thinking (uh-oh).. there’s this idea/law by Melvin Conway (popular in programming books) that goes something like this;

    Any organization that designs a system will produce a design whose structure is a copy of the organization’s communication structure.

    Many suns ago, local events “piqued” my curiosity into cryptocurrency hype. Praise be to the king–no really! Anyway, reading the leaves and decrypting the crypto–babble made bits of sense… at least superficially.

    The point: there’s plausibility that one or many powerful democratic government(s) designed/orchestrated the cryptocurrency ecosystem. Yes, hard to prove but… the architecture is an uncanny 1:1 copy of government communication. Even abuse/failure modes are 1:1 (see sybil, a 51% attack: similar to democracy’s extra fun “limbo” mode).

    #coins
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com (edited) view
  • Markdown Plaintext Embed Permalink
  • 133/50 words 44s read
    I’d have never peeked so deeply into cryptocurrency lore..

    ..if it wasn’t for this guy visiting my country. I am now “enlightened”. Spoiler: Blockchain protocols computationally formalize/describe a government’s high power restraints within democracy. In civics (social studies), democracy is decentralized power (no/many kings) and therefore implicitly inefficient.

    Democratic governments (in perfect world) communicate/act/bank;

    1. In public (freedom of information)
    2. With immutability (no deleting things)
    3. With consensus (majority vote)
    4. With inefficiency (to weaken bad actors)

    Citizens and other low power (centralized) entities can do some of the above (federation), but mostly (wisely) communicate/act/bank;

    1. In private (freedom of association)
    2. With mutability (to protect privacy)
    3. Without consensus (freedom of expression)
    4. With efficiency (to build–up fast actors)

    Individually, (5-8 > 1-4) no? But (1-4 > 5-8) in dictatorships (5-8)? Blockchain governments for maximal oversight? Not happening :)

    #coins #lists

    Authors

    Gallery

    Web Feeds (6)

    Web Links