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
  • 30/50 words 10s read

    If the cryptocurrency ecosystem “falls” in on itself, it probably still won’t disappear because it’s almost . It’s how we westerners do things. ;-) Magic is real, but strangely selective?

    #coins #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 view
  • Markdown Plaintext Embed Permalink
  • 39/50 words 13s read

    I’m very tempted to stick GNU Guix somewhere in my main workflow — Guile Scheme looks interesting. I’m sorta curious as to why people like Lisp languages so much. The plan is to read the reference manual. (yeah… right)

    #linux
    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
  • 96/50 words 32s read
    Nix/NixOS are great for documenting system configurations/models, but the long evaluation times make for slow feed back loops.

    My knowledge of the functional ecosystem is mostly diddly, but maybe there’s a way to speed it up? Ignore all module and package imports and piece together a minimal evaluation perhaps?

    nix
    { ... }:
    
    {
      imports = [
        <nixpkgs/nixos/modules/programs/git.nix>
        <nixpkgs/nixos/modules/security/auditd.nix>
        <nixpkgs/nixos/modules/services/databases/postgresql.nix>
      ];
    
      nixpkgs.overlays = [
        (_: pkgs: {
          cpio = pkgs.callPackage <nixpkgs/pkgs/tools/archivers/cpio/default.nix> { };
        })
      ];
    }

    If that goes anywhere, maybe that’s an article, but I’m fairly certain someone must have tried something like this already.

    #linux
    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
  • 34/50 words 11s read

    The static versus dynamic site wars are mostly conflicts over where discomfort and computation should happen at increasing scale. You’ll either be lagging/computing on the server side, the client or, maybe somewhere in between.

    #webdev
    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
  • 49/50 words 16s read

    Hmm, this theme now coerces hugo into generating/bootstrapping authors from the site configuration file. The test result? @nobody. It might be an interesting pattern. Data mounting operates a bit strangely underneath the hood though, this issue (~2yrs) might be one to watch, but not too sure.

    #metas
    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
  • 34/50 words 11s read

    I’m not a magician. If you possess the uncanny ability to elucidate concepts like open source software/hardware to the average consumer and their relation to consumer products then — you’re a literal magician. Magic.

    #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
  • 42/50 words 14s read

    I just noticed that Mastodon prefixes a user’s homepage route with the @at symbol. Pragmatic and clever name spacing? Tempting. Though I’d still prefer a URL of the form:

    text
    https://example.com/user

    Instead of:

    text
    https://example.com/@user

    Yeah… superficial, but it looks cleaner.

    #web
    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
  • 49/50 words 16s read

    In my country, political has at least three classes/levels. These are: spin doctor, spin master, and spin grand–master. Most citizens are easily spooked, so it’s easy pickings for politicians/journalists/pundits — the usual. It’s best to ignore news/politics. Tracking outrage is a fundamental futility, unless it’s your job. ;-)

    #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
  • 50/50 words 17s read

    Claws Mail is a great mail client. It interoperates nicely with any text editor and has a flat file design structure (many use case possibilities). The negatives are that the interface is a bit dated and runs on a single thread.

    Claws Mail Main Window
    Claws Mail Main Window
    Index: Cache · Source
    #programs
    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
  • 92/50 words 31s read
    In freelancing your job is not to be a hero, but to attract blame and lose arguments swiftly and strategically.

    Customer service, you know?

    People problems > technical problems. This is an axiom. Your tools don’t resolve people problems, only technical problems.

    Everything’s dandy when accolades go up and around. Compliments directed only at you? Bad news.

    Style beats substance.
    Attitude beats competence.
    Foreign beats local credibility.

    Scapegoats (blame deflection) and messengers/prophets (indirection) are the norm. Navigating this is a dark art, and yes, the human mind is magical and highly superstitious.

    #musings

    Authors

    Gallery

    Web Feeds (6)

    Web Links