All public logs
Jump to navigation
Jump to search
Combined display of all available logs of razwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:31, 28 January 2022 172.69.69.91 talk created page Idea: Public Software Foundation (Created page with "https://www.gnu.org/licenses/ > Published software should be free software. To make it free software, you need to release it under a free software license. We normally use th...")
- 03:13, 28 January 2022 172.69.71.160 talk created page Issues to work on (Created page with "https://tickets.puppetlabs.com/browse/PUP-10666")
- 01:17, 28 January 2022 172.69.68.181 talk created page Technologies 2022 Edition: learn or pass (Created page with "Here are the technologies I'm familiar with vim emacs slack irc irccloud protonmail gmail email sms signal macos ios ubuntu debian linux nixos rust python javascript prettier...")
- 13:58, 26 January 2022 Razzi talk contribs created page Blog: 2022-01-26 (Created page with "Wow gradle's pretty powerful it looks like! thumb")
- 13:58, 26 January 2022 Razzi talk contribs created page File:Screenshot from gradle build of datahub.png
- 13:58, 26 January 2022 Razzi talk contribs uploaded File:Screenshot from gradle build of datahub.png
- 13:47, 26 January 2022 Razzi talk contribs created page Razwiki:Simple search that does not use regex (Created page with "so it's even faster than rg :)")
- 13:46, 26 January 2022 Razzi talk contribs created page Pv python version manager (Created page with "based on n, let's do this")
- 11:18, 26 January 2022 Razzi talk contribs created page Virtual machine dev env features (Created page with "easy ability to ssh rc to it sync directories (maybe even without reload) os state easily manipulable (perhaps as file) default of a few gigs of ram, the latest debian image,...")
- 01:58, 26 January 2022 Razzi talk contribs created page Installing java 8 (Created page with "Ok so sdkman can do this, and it installs to /home/vagrant/.sdkman/candidates/java/current/bin/java Even man pages work. But why? MANPATH is not set... Also what are the...")
- 02:24, 24 January 2022 Razziblog talk contribs created page A session where I got hive and hadoop to run (Created page with "Mistakes and everything. Used https://phoenixnap.com/kb/install-hadoop-ubuntu and https://cwiki.apache.org/confluence/display/Hive/GettingStarted 1 ssh-keygen -t ed25519...")
- 14:22, 22 January 2022 108.162.221.40 talk created page Pty (Created page with "What is a pty? "Pseudo terminal" ok but how does it work? Can look into https://www.brain-dump.org/projects/dvtm/ to see how they use it")
- 16:01, 21 January 2022 Razzi talk contribs created page Idea: store commands as they are run in a file (Created page with ".commands.log, gitignore it, store all commands run in that file. Per-directory history")
- 01:44, 21 January 2022 Razzi talk contribs created page Documentation that most likely exists (Created page with "Build instructions? check makefile, dockerfile Where does the build output? Check .gitignore Who wrote this? Check git log / git blame Note: not generally appropriate to em...")
- 02:58, 19 January 2022 172.69.71.160 talk created page Songs to learn (Created page with "Homesick by Dua Lipa has a nice piano bit")
- 02:35, 18 January 2022 Razziblog talk contribs created page Tomorrah (Created page with "Listen: Washed Out Paracosm Listen: https://www.youtube.com/watch?v=Gj5SD2zMivU See if I can get the old music from my phone to my compy Update keybase with my itunes")
- 02:14, 18 January 2022 Razziblog talk contribs created page The relationship between a self balancing system and a paradox (Created page with "So let's say somebody wants to optimize. They spend days recording all their actions, thoughts, outputs, expectations... however they have too much fun spending all their time...")
- 23:38, 17 January 2022 Razziblog talk contribs created page Blog: 2022-01-18 (Created page with "Doing some mixing today. Erik b is on the cut clocking in at 102. So is truffle butter. Jojo "leave" is 87 bpm with a strong beat. Scream and shout is a banger for sure at 1...")
- 21:36, 16 January 2022 Razzi talk contribs created page April 9 2019 technology progress update (Created page with "A couple years I laid out these technology goals. Let's see how I did: - Email address on own domain ([email protected]) - Personal computer with free software operating sys...")
- 21:16, 16 January 2022 Razzi talk contribs created page New password manager (Created page with "I use pass to manage password but it's got some usability flaws and I'd like to be able to use my ssh key with it. age seems to be a reasonable step in this direction. Maybe...")
- 02:27, 16 January 2022 Razzi talk contribs created page Blog: 2022-01-16 (Created page with "With the goal to get to bed before 2am, and to start tomorrow with a cleaner slate of projects, here are the tabs I'm closing. https://github.com/FiloSottile/age - want to re...")
- 00:33, 16 January 2022 Razzi talk contribs created page Why Buterin created decentralized money (Created page with "Buterin has stated that he was driven to create decentralized money because his World of Warcraft character was nerfed, specifically by patch 3.1.0. He went on to say in his a...")
- 00:13, 16 January 2022 Razzi talk contribs created page Game developers meetup jan15 notes (Created page with "The iowa city unofficial game jam start will be: jan 22 4pm central time Need to promote this, gauge interest etc. - post in the game jam channel - reach out to ???? who exp...")
- 04:01, 14 January 2022 Razzi talk contribs created page How to remap left alt to send escape when pressed alone in ubuntu (Created page with "Start with https://wiki.abuissa.net/wiki/How_to_get_intercept-tools_to_work Then use https://github.com/zsugabubus/interception-k2k <pre> $ cat default/interception-framewor...")
- 02:40, 13 January 2022 Razzi talk contribs moved page How to go below minimum brightness on ubunto framework laptop to How to go below minimum brightness on ubuntu framework laptop without leaving a redirect
- 02:40, 13 January 2022 Razzi talk contribs created page How to go below minimum brightness on ubunto framework laptop (Created page with " $ sudo python3 with open('/sys/class/backlight/intel_backlight/brightness', 'w') as f: print(f.write('1'))")
- 01:39, 11 January 2022 Razzi talk contribs created page Pager features (Created page with "copy to clipboard smart case for search good handling of colors (?) resume feature... maybe I have some LESS env var that I forget, maybe -R?")
- 01:28, 11 January 2022 Razzi talk contribs created page How to install jupyter-nbconvert with pipx (Created page with " pipx install jupyter doesn't work, but pipx install jupyter-nbconvert does. Then: jupyter-nbconvert")
- 02:12, 10 January 2022 Razzi talk contribs created page How to make vim copy to system clipboard (Created page with " sudo apt install vim-gtk Add to <code>~/.vimrc</code>: set clipboard=unnamedplus")
- 01:50, 10 January 2022 Razzi talk contribs created page How to make jupyter run in the background as systemd unit (Created page with "<pre> $ cat /etc/systemd/system/jupyter.service [Unit] Description=Jupyter server [Service] Type=simple ExecStart=/home/razzi/.local/bin/jupyter-notebook WorkingDirectory=/hom...")
- 19:53, 8 January 2022 Razzi talk contribs created page The distributed dns system I want (Created page with "Let's say I have a friend named fred. Then I want to be able to see their blog like so: fred.net Realistically though there's a lot of freds. so maybe the way I get to thei...")
- 04:20, 8 January 2022 Razzi talk contribs created page 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:41, 8 January 2022 Razzi talk contribs created page File:Secure boot set to on (bad).jpg
- 02:41, 8 January 2022 Razzi talk contribs uploaded File:Secure boot set to on (bad).jpg
- 02:20, 8 January 2022 Razzi talk contribs 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:19, 8 January 2022 Razzi talk contribs created page How to turn off framework poewr 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:00, 8 January 2022 Razzi talk contribs created page 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...")
- 23:13, 6 January 2022 Razzi talk contribs created page 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...")
- 19:20, 6 January 2022 Razzi talk contribs created page 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...")
- 17:17, 6 January 2022 Razzi talk contribs created page How to use vim with sudo -e (Created page with " export SUDO_EDITOR=/usr/bin/vi")
- 03:21, 4 January 2022 Razzi talk contribs created page 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...") Tag: Visual edit
- 03:11, 4 January 2022 Razzi talk contribs created page 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...")
- 01:57, 4 January 2022 Razzi talk contribs created page How to get a temporary file name ubuntu (Created page with " mktemp")
- 01:54, 4 January 2022 Razzi talk contribs created page 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...")
- 01:53, 4 January 2022 Razzi talk contribs created page 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...")
- 01:20, 4 January 2022 Razzi talk contribs created page 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...")
- 21:58, 31 December 2021 Razzi talk contribs created page Todo (Created page with "https://emacs.stackexchange.com/questions/13580/press-keystroke-sequence-with-elisp incorporate this into Q keyboard shortcut in emacs")
- 13:46, 30 December 2021 Razzi talk contribs created page 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:04, 27 December 2021 172.69.71.33 talk created page Wikiblog: Away messages, status updates (Created page with "AIM had this feature where you could set an "away" message. Nowadays none of the social apps have this feature. Essentially I use sms to communicate with people, which is olde...") Tag: Visual edit
- 16:59, 27 December 2021 User account Razziblog talk contribs was created