User contributions for Razzi
Jump to navigation
Jump to search
8 January 2022
- 04:3904:39, 8 January 2022 diff hist +198 Arcane programming magics →macos Tag: Visual edit
- 04:3604:36, 8 January 2022 diff hist +10 Arcane programming magics →python Tag: Visual edit
- 04:3604:36, 8 January 2022 diff hist +1,309 Arcane programming magics →shells Tag: Visual edit
- 04:2004:20, 8 January 2022 diff hist +1,869 N Arcane programming magics Created page with "Software development has a high learning curve, in part due to the lack of discoverability of useful features. Here are some useful things that I either learned by accident o..."
- 02:4102:41, 8 January 2022 diff hist +301 How to turn off framework power led on ubuntu No edit summary Tag: Visual edit: Switched
- 02:4102:41, 8 January 2022 diff hist +83 N File:Secure boot set to on (bad).jpg No edit summary current
- 02:2002:20, 8 January 2022 diff hist 0 m How to turn off framework power led on ubuntu Razzi moved page How to turn off framework poewr led on ubuntu to How to turn off framework power led on ubuntu without leaving a redirect
- 02:1902:19, 8 January 2022 diff hist +604 N How to turn off framework power led on ubuntu Created page with " sudo ./build/bds/util/ectool --interface=fwk led power off also had to mv /run/lock/cros_ec_lock ~/cros_ec_lock because I was getting error fw-ectool $ sudo ./build/bd..."
- 02:0002:00, 8 January 2022 diff hist +162 N Idea: some kind of automation to test vim / emacs Created page with "Would be nice to be able to say "opening vim, pressing v$y should copy the first line onto the clipboard." Then I can make changes and still see that it works..."
6 January 2022
- 23:1323:13, 6 January 2022 diff hist +1,565 N How to remap right alt to control on ubuntu Created page with "<pre> $ cat /etc/interception/udevmon.yaml - JOB: intercept -g $DEVNODE | ralt2ctrl | uinput -d $DEVNODE DEVICE: EVENTS: EV_KEY: [KEY_RIGHTALT] </pre> <pre> $ cat..." current
- 19:2019:20, 6 January 2022 diff hist +632 N How to get intercept-tools to work Created page with "If you have udevmon.service running, stop it using `sudo systemctl stop udevmon.service` <pre> hack $ cat x2y.c #include <stdio.h> #include <stdlib.h> #include <linux/input.h..." current
- 17:1717:17, 6 January 2022 diff hist +31 N How to use vim with sudo -e Created page with " export SUDO_EDITOR=/usr/bin/vi" current
4 January 2022
- 03:2103:21, 4 January 2022 diff hist +299 N Nice-to-have: interact with hosts file as database Created page with "Nice to have a cli, something like <code>resolve 192.168.33.10 vagrant.local</code> and a way to query it though it's actually nice to be able to edit / view it as a file. B..." current Tag: Visual edit
- 03:1103:11, 4 January 2022 diff hist +416 N How to use vagrant.local hostname for vagrant virtual machine Created page with "Use config.vm.network "private_network", ip: "192.168.33.10" then manually edit /etc/hosts 192.168.33.10 vagrant.local I think there was a plugin that would do this Woul..." current
- 01:5701:57, 4 January 2022 diff hist +7 N How to get a temporary file name ubuntu Created page with " mktemp" current
- 01:5401:54, 4 January 2022 diff hist +881 N Idea: fully describable software issue using virtual machine Created page with "For example, just now, I tried to use pipenv to install rich, but it gave an error. <pre> ii $ pipenv install rich Creating a virtualenv for this project... Pipfile: /home/ra..." current
- 01:5301:53, 4 January 2022 diff hist +235 N One command to build and run a Dockerfile Created page with "About time I did this. <pre> pipenv-install-issue $ cat Dockerfile FROM ubuntu RUN apt-get update ENTRYPOINT /bin/bash </pre> Desired: <code>docker-shell</code> * builds..." current
- 01:3201:32, 4 January 2022 diff hist +530 Main Page →TODO Tag: Visual edit
- 01:2001:20, 4 January 2022 diff hist −94 Main Page →TODO How to Tag: Visual edit
- 01:2001:20, 4 January 2022 diff hist +210 N How to make tmux work with system clipboard ubuntu Created page with "Add this to ~/.tmux.conf bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel 'xclip -in -selection clipboard' https://unix.stackexchange.com/questions/131011/use-syste..." current
- 01:1901:19, 4 January 2022 diff hist +57 Main Page →Links Tag: Visual edit
31 December 2021
- 21:5821:58, 31 December 2021 diff hist +134 N Todo Created page with "https://emacs.stackexchange.com/questions/13580/press-keystroke-sequence-with-elisp incorporate this into Q keyboard shortcut in emacs" current
30 December 2021
- 17:1517:15, 30 December 2021 diff hist +243 Services to watch in 2022 idk wip current Tag: Visual edit
- 13:4713:47, 30 December 2021 diff hist 0 Services to watch in 2022 No edit summary
- 13:4613:46, 30 December 2021 diff hist +706 N Services to watch in 2022 Created page with "Honestly this is mostly for me to keep track of projects that I'm interested in. Let's start with services I use on a regular basis - proton mail - gmail - signal - github -..."
21 December 2021
- 16:1216:12, 21 December 2021 diff hist +210 N How to stop apache on MacOS Created page with "If apache is installed with brew (runs on port 8080) you can use brew services: brew services stop apache However if it's using the /Library/WebServer/Documents/index.html...." current
- 13:4213:42, 21 December 2021 diff hist +4,040 N Names, ideas to mine for names Created page with "groundhog idea for browser!!<syntaxhighlight lang="text"> name: combine the idea of cloud and earth or like network in the natural sense? maybe like airplane mode that's recog..." current Tag: Visual edit
- 13:2813:28, 21 December 2021 diff hist +37 Main Page →Links Tag: Visual edit
- 13:0913:09, 21 December 2021 diff hist +165 Thoughts No edit summary Tag: Visual edit
- 12:2312:23, 21 December 2021 diff hist +44 Main Page No edit summary
20 December 2021
- 16:0116:01, 20 December 2021 diff hist −23 How to get random number in fish shell No edit summary current
- 15:1415:14, 20 December 2021 diff hist +147 How to get random number in fish shell No edit summary Tag: Visual edit
- 14:4714:47, 20 December 2021 diff hist +7 N How to get random number in fish shell Created page with " random"
- 13:5313:53, 20 December 2021 diff hist 0 m How to remap shift escape to tilde on Ubuntu Razzi moved page How to remap shift escape to tildeon Ubuntu to How to remap shift escape to tilde on Ubuntu without leaving a redirect current
18 December 2021
- 15:2115:21, 18 December 2021 diff hist +283 N How to remap shift escape to tilde on Ubuntu Created page with " xmodmap -e 'keycode 9 = Escape asciitilde' The way xmodmap works is that you remap a keycode to a vector of key names. First is no modifiers, second is shift+key, etc. <ref>..."
- 14:0514:05, 18 December 2021 diff hist +152 N How to change default terminal emulator on Ubuntu Created page with " sudo update-alternatives --config x-terminal-emulator provides a TUI<ref>https://techpiezo.com/linux/change-default-terminal-emulator-in-ubuntu/</ref>" current
17 December 2021
- 16:5616:56, 17 December 2021 diff hist +299 N Rejected idea: escape sequence to copy text Created page with "For example hostname -f Which currently writes something like: $ hostname -f data-catalog-evaluation.analytics.eqiad1.wikimedia.cloud Could produce output like: ^Cda..."
- 13:2313:23, 17 December 2021 diff hist +486 N How to unset environment variable Created page with "In <code>bash</code>: bash-3.2$ echo $EDITOR vim bash-3.2$ unset EDITOR bash-3.2$ echo $EDITOR In <code>fish</code>: Downloads $ echo $EDITOR vim Downloads $ set -..." current Tag: Visual edit: Switched
16 December 2021
- 01:5901:59, 16 December 2021 diff hist +5 It's time for more intuitive command line movements No edit summary Tag: Visual edit
- 01:5901:59, 16 December 2021 diff hist +1,712 N It's time for more intuitive command line movements Created page with "The alphabet of command line stuff!!! <pre> Control a start of line b back one letter c interrupt d delete forward / send eof e end of line f forward one char g send bell \a..."
15 December 2021
- 15:1515:15, 15 December 2021 diff hist 0 m How to limit depth with tree command Razzi moved page Tree limit depth to How to limit depth with tree command without leaving a redirect current
- 15:1515:15, 15 December 2021 diff hist +81 N How to limit depth with tree command Created page with " sandbox $ tree -L 2 . ├── dir-a │ └── dir-b └── file"
- 15:0615:06, 15 December 2021 diff hist +239 N How to unpack .jar Created page with " jar xf TicTacToe.jar <ref>https://docs.oracle.com/javase/tutorial/deployment/jar/unpack.html</ref> Be careful, as this will clutter your current directory. You probably wan..." current
- 01:3201:32, 15 December 2021 diff hist +283 How to upgrade fish on ubuntu No edit summary current Tag: Visual edit
14 December 2021
- 23:0123:01, 14 December 2021 diff hist +78 N How to check systemd user service file Created page with " systemd-analyze verify --user ~/.local/share/systemd/user/keybindings.service" current
- 22:3422:34, 14 December 2021 diff hist +193 N Huh Created page with "<pre> ~ 22:33 (master) $ id razzi uid=1000(razzi) gid=1000(razzi) groups=1000(razzi),27(sudo),50(staff) ~ 22:33 (master) $ id uid=1000(razzi) gid=1000(razzi) groups=1000(razzi..." current
- 12:1912:19, 14 December 2021 diff hist +31 Links No edit summary Tag: Visual edit
9 December 2021
- 01:1901:19, 9 December 2021 diff hist +184 Thoughts No edit summary
- 00:3800:38, 9 December 2021 diff hist +216 N How to upgrade fish on ubuntu Created page with "<pre> sudo add-apt-repository ppa:fish-shell/release-3 sudo apt-get update sudo apt-get install fish </pre> Gets fish 3.3.1 as of now. <ref> https://newbedev.com/how-do-i-upda..."
- 00:2500:25, 9 December 2021 diff hist −119 Main Page →TODO How to Tag: Visual edit