Skip to main content
Bing Images

Bing's Homepage Images Archive

via @default Bing Images bing.com view
  • Markdown Plaintext Embed Permalink
  • 14/50 words 5s read

    Breckenridge, Colorado (© Sean Pavone/Shutterstock)

    Breckenridge, Colorado (© Sean Pavone/Shutterstock)
    Breckenridge, Colorado (© Sean Pavone/Shutterstock)
    Index: Cache · Source
    #feeds
    Bing Images

    Bing's Homepage Images Archive

    via @default Bing Images bing.com view
  • Markdown Plaintext Embed Permalink
  • 18/50 words 6s read

    Wool and mohair yarn (© Jurate Buiviene/Alamy)

    Wool and mohair yarn (© Jurate Buiviene/Alamy)
    Wool and mohair yarn (© Jurate Buiviene/Alamy)
    Index: Cache · Source
    #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 (edited) view
  • Markdown Plaintext Embed Permalink
  • 145/50 words 48s read
    My default nix configuration on NixOS.

    This configuration is more for building/debugging stuff and caching with nix-serve. Usually my package version is locked since different versions of nix can have some effects.

    nix
    { config, ... }:
    
    {
      nix = {
        package = (import ../versions.nix).nix_2_17 { inherit config; };
        settings = {
          log-lines = 25;                                # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-log-lines
          fallback = true;                               # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-fallback
          tarball-ttl = 0;                               # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-tarball-ttl
          show-trace = true;                             # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-show-trace
          connect-timeout = 5;                           # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-connect-timeout
          auto-optimise-store = true;                    # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-auto-optimise-store
          narinfo-cache-negative-ttl = 0;                # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-narinfo-cache-negative-ttl
          narinfo-cache-positive-ttl = 0;                # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-narinfo-cache-positive-ttl
          builders-use-substitutes = true;               # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-builders-use-substitutes
          min-free = 268435456;                          # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-min-free (256 MB in Bytes)
          max-free = 1073741824;                         # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-max-free (1 GB in Bytes)
          allowed-users = [ "root" "@wheel" ];           # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-allowed-users
          trusted-users = [ "root" "@wheel" ];           # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-trusted-users
          experimental-features = "nix-command flakes";  # https://nixos.org/manual/nix/unstable/command-ref/conf-file.html#conf-experimental-features
        };
      };
    }
    My nix-configuration.nix on version 23.05
    #gists #linux
    Bing Images

    Bing's Homepage Images Archive

    via @default Bing Images bing.com view
  • Markdown Plaintext Embed Permalink
  • 20/50 words 7s read

    Black Fell, Lake District, England (© Daniel Kay/Shutterstock)

    Black Fell, Lake District, England (© Daniel Kay/Shutterstock)
    Black Fell, Lake District, England (© Daniel Kay/Shutterstock)
    Index: Cache · Source
    #feeds
    Deno

    The latest news from Deno Land Inc.

    via @tdro Deno deno.com view
  • Markdown Plaintext Embed Permalink
  • 25/50 words 8s read

    We’re hosting bi-weekly office hours in our Discord server! Ask questions (or submit them in advance), get technical help, or just come and hang out.

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

    I thought about posting notes on Syncthing but then I’d have to tangentially talk about NixOS. NixOS is my main Linux distribution but Nix/NixOS/Flakes are too hard to write about and I fear they’ve ventured too far into the realm of over–engineering.

    What do I mean by over–engineering? An over–engineered tool is one where even the simplest use cases are non–obvious (to most people) and this can happen when it tries to do too many things with “specificity”. The overall concept is elegant though (explainable in lay terms) and can be applied in other contexts.

    #linux
    Bing Images

    Bing's Homepage Images Archive

    via @default Bing Images bing.com view
  • Markdown Plaintext Embed Permalink
  • 29/50 words 10s read

    Harbin International Ice and Snow Sculpture Festival, Harbin, China (© STR/AFP via Getty Images)

    Harbin International Ice and Snow Sculpture Festival, Harbin, China (© STR/AFP
    Harbin International Ice and Snow Sculpture Festival, Harbin, China (© STR/AFP
    Index: Cache · Source
    #feeds
    Bing Images

    Bing's Homepage Images Archive

    via @default Bing Images bing.com view
  • Markdown Plaintext Embed Permalink
  • 24/50 words 8s read

    Earth as seen from the International Space Station (© JSC/NASA)

    Earth as seen from the International Space Station (© JSC/NASA)
    Earth as seen from the International Space Station (© JSC/NASA)
    Index: Cache · Source
    #feeds
    Bing Images

    Bing's Homepage Images Archive

    via @default Bing Images bing.com view
  • Markdown Plaintext Embed Permalink
  • 32/50 words 11s read

    Sandhill cranes, Bosque del Apache National Wildlife Refuge, New Mexico (© Jay Goodrich/Tandem Stills + Motion)

    Sandhill cranes, Bosque del Apache National Wildlife Refuge, New Mexico (© Jay
    Sandhill cranes, Bosque del Apache National Wildlife Refuge, New Mexico (© Jay
    Index: Cache · Source
    #feeds
    Bing Images

    Bing's Homepage Images Archive

    via @default Bing Images bing.com view
  • Markdown Plaintext Embed Permalink
  • 16/50 words 5s read

    Hohenzollern Castle, Germany (© Sahara Prince/Shutterstock)

    Hohenzollern Castle, Germany (© Sahara Prince/Shutterstock)
    Hohenzollern Castle, Germany (© Sahara Prince/Shutterstock)
    Index: Cache · Source
    #feeds

    Authors