http://ratfactor.com/hiss/decos.html
P[_R_^R^Orro.]<<Rrr<<o<<.<<-<<w Rrr^<<-<<[-rpRp]<<-<<-<<<<Rv-<<[r(r**] <<[<r-rrrrrrr-]<<-<<<rRw<<=[o<|]<[-rr^]
| -----BEGIN CERTIFICATE----- | |
| MIGgMIGVAgEBMAMGAQEwCTEHMAUGAQETADAaFwsxNzEwMTAyMjUwWhcLMTcxMDEw | |
| MjI1MFowCTEHMAUGAQETADBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABLAoWrpy | |
| dzdU6PN096BcSaDRFuC+/8MjLhgeFUiogqlrZFocHudWRHJALK08ge+x0n3nwCVB | |
| wJ4Ybfhm0sf9nowwAwYBAQMBAA== | |
| -----END CERTIFICATE----- |
| const Builder = @import("std").build.Builder; | |
| const bb = @import("std").build; | |
| const std = @import("std"); | |
| pub fn build(b: *Builder) void { | |
| // b.linkSystemLibrary("c"); | |
| const lib = b.addSharedLibrary("popen", "popen.zig", b.version(0, 0, 1)); | |
| lib.addIncludeDir("."); | |
| lib.linkLibC(); | |
| // lib.setTarget( .os = .windows, .arch = .x86_64, .abi = .gnu } }); |
| ({ lib, newScope, stdenv, pkgs }: let | |
| # nicer aliases | |
| derive = stdenv.mkDerivation; | |
| concat = builtins.concatStringsSep " "; | |
| # vendored libuvc: don't build, just make sources available | |
| libuvc-src = derive { | |
| name = "libuvc-src"; | |
| # using fetchgit instead fetchFromGitHub because |
| { nixpkgs ? import <nixpkgs> {} }: | |
| with nixpkgs; | |
| pkgs.symlinkJoin { | |
| name = "myapps"; | |
| paths = with pkgs; [ | |
| sqlite ripgrep | |
| ]; | |
| } |
| @echo off | |
| setlocal | |
| :: https://www.groovypost.com/howto/save-windows-10-spotlight-lock-screen-pictures/ | |
| :: https://stackoverflow.com/questions/7881035/checking-file-size-in-a-batch-script | |
| set here=%CD% | |
| cd /d %userprofile%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_*\LocalState\Assets | |
| set minsize=200000 |
| "touchstart", false, [object TouchEvent] { | |
| altKey: false, | |
| AT_TARGET: 2, | |
| bubbles: true, | |
| BUBBLING_PHASE: 3, | |
| cancelable: false, | |
| cancelBubble: false, | |
| CAPTURING_PHASE: 1, | |
| changedTouches: [object TouchList] { |
| { | |
| "version": 1, | |
| "notes": "", | |
| "documentation": "\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n", | |
| "keyboard": "redox_w", | |
| "keymap": "redoxw-akavel-02", | |
| "layout": "LAYOUT", | |
| "layers": [ | |
| [ | |
| "LT(2,KC_GRV)", |
| #pragma once | |
| // Mouse: Combined mode (KC_ACL0-2 momentarily set speed to constant) | |
| #define MK_COMBINED |
| <?xml version="1.0" ?> | |
| <?xml-stylesheet type='text/xsl' href='interface.xsl'?> | |
| <interface uri="https://akavel.github.io/0catalog/feeds/pikchr.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:compile="http://zero-install.sourceforge.net/2006/namespaces/0compile"> | |
| <name>Pikchr</name> | |
| <summary>PIC-like markup language for diagrams in technical documentation</summary> | |
| <homepage>https://pikchr.org</homepage> | |
| <!-- based on: https://docs.0install.net/tools/0compile/developers/ --> | |
| <!-- usage: |
http://ratfactor.com/hiss/decos.html
P[_R_^R^Orro.]<<Rrr<<o<<.<<-<<w Rrr^<<-<<[-rpRp]<<-<<-<<<<Rv-<<[r(r**] <<[<r-rrrrrrr-]<<-<<<rRw<<=[o<|]<[-rr^]