is a solid tactic. No one “inspect elements” every site. Everyone’s a user, even programmers — they won’t know until someone tells them.
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.
Bing Images
View of Glastonbury Tor from Walton Hill, Somerset, England (© Guy Edwardes/Minden Pictures)
Index: Cache · Source
Recent RFCs
Video Relay Service (VRS) is a term used to describe a method by which a hearing person can communicate with a sign language speaker
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.
I’m actually sleeping…
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.
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?
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.
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)
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.
Nix/NixOS are great for documenting system configurations and models.
But 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?
{ ... }:
{
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.
Bing Images
Old World swallowtail butterflies on a flower (© Alberto Ghizzi Panizza/Getty Images)
Index: Cache · Source
Grumpy Website
nikitonsky: Multi-line strings is such an underappreciated concept by modern designers. When given the choice — show full information or cut it the always choose cut. Why?
Bing Images
Southern cassowary father with chicks, Kuranda, Queensland, Australia (© Martin Willis/Minden Pictures)
Index: Cache · Source