User contributions for Razzi
Jump to navigation
Jump to search
24 October 2022
- 14:3614:36, 24 October 2022 diff hist +55 N AMD64 is x86 64 Created page with "x86-64 (also known as x64, x86_64, AMD64, and Intel 64)" current
19 October 2022
- 02:4202:42, 19 October 2022 diff hist +14 Main Page No edit summary Tag: Visual edit
- 02:3302:33, 19 October 2022 diff hist +41 Projects No edit summary Tag: Visual edit
- 02:2902:29, 19 October 2022 diff hist +97 Projects No edit summary
- 02:2202:22, 19 October 2022 diff hist +140 N Blog: 2022-10-19 Created page with "So, I'm still up. I could go to bed, or I could spend some time online, maybe learning, or recreating. still up want to want to go to bed" current
16 October 2022
- 22:2122:21, 16 October 2022 diff hist +241 Experiment: framework pc heat No edit summary current Tag: Visual edit
- 22:2122:21, 16 October 2022 diff hist +11 N File:Framework pc temperature over time.png No edit summary current
15 October 2022
- 23:1023:10, 15 October 2022 diff hist +229 N Experiment: framework pc heat Created page with "Browsing the web on Windows 11 with the laptop on my lap, cpu cores are 39-42 deg celsius with occasional spikes up to 56. CPU package is the highest, at 43-44 and spikes up t..."
- 23:1023:10, 15 October 2022 diff hist +21 N File:Screenshot 2022-10-15 231022.png No edit summary current
12 May 2022
- 15:1815:18, 12 May 2022 diff hist +79 Some project ideas No edit summary current Tag: Visual edit
11 May 2022
- 11:5311:53, 11 May 2022 diff hist +125 Some project ideas No edit summary Tag: Visual edit
- 11:5311:53, 11 May 2022 diff hist +204 N Some project ideas Created page with "Long post about creatring a wikipedia on notwikipedia.org Syntax transformer for programming languages - allows editing without semicolons et cetera. Make screen sharing wor..."
24 March 2022
- 01:1501:15, 24 March 2022 diff hist +56 N How to check if ssh tunnel is open Created page with " nc -z localhost $port where port is the forwarded port" current
- 01:1201:12, 24 March 2022 diff hist +664 N Git fetch-rebase Created page with "I realized I'd been doing a set of manual commands when a coworker called it out. From a feature branch, I'd switch back to the main branch, pull, then switch back to the fea..." current
25 February 2022
- 17:1917:19, 25 February 2022 diff hist +14 How to install optional python dependencies in setup.py No edit summary current Tag: Visual edit
- 17:1917:19, 25 February 2022 diff hist +320 N How to install optional python dependencies in setup.py Created page with "For a setup.py that has a section: extras_require = { # Test dependencies 'tests': [ 'bandit>=1.5.0', 'flake8>=3.2.1', 'pytest>=6.1.0',..."
16 February 2022
- 21:3121:31, 16 February 2022 diff hist +375 N How to make fish treat question mark and ampersand as normal characters Created page with " set -U fish_features qmark-noglob Then logout and log back in. To get the simpler ampersand, you have to compile fish 3.4: cd ~/forks/fish-shell make -j4 sudo make inst..." current
7 February 2022
- 16:5616:56, 7 February 2022 diff hist +58 Links No edit summary Tag: Visual edit
- 16:5216:52, 7 February 2022 diff hist +29 N Emfy: vanilla emacs config with `em` cli Created page with "https://github.com/susam/emfy" current
- 15:5815:58, 7 February 2022 diff hist +26 N Projects Created page with "Python version manager: pv"
6 February 2022
- 14:1914:19, 6 February 2022 diff hist +65 Main Page No edit summary
- 14:1214:12, 6 February 2022 diff hist +91 How to use framework ectool from their repo No edit summary current Tag: Visual edit: Switched
- 13:5113:51, 6 February 2022 diff hist −1 How to use framework ectool from their repo No edit summary
- 13:5113:51, 6 February 2022 diff hist +377 N How to use framework ectool from their repo Created page with "clone: https://github.com/FrameworkComputer/EmbeddedController Install dependencies sudo apt install libftdi-dev sudo apt install libusb-1.0-0-dev Build make utils But..."
- 13:3713:37, 6 February 2022 diff hist +125 N Mystery: unable to redirect stderr with strace Created page with " strace echo hello 2>&1 > output.txt should redirect stderr to stdout, and then to a file, but it still prints to a terminal" current
- 13:1513:15, 6 February 2022 diff hist +192 N How to find apt packages that provide a filename Created page with " EmbeddedController $ sudo apt-file search ftdi.h libftdi-dev: /usr/include/ftdi.h Have to install apt-file first: sudo apt install apt-file And build the database: sud..." current
4 February 2022
- 14:5914:59, 4 February 2022 diff hist +240 N How to play music from the command line via vlc Created page with "There are 2 options: cvlc is a command line basic interface, that can be configured to exit after playing: cvlc --play-and-exit and nvlc, which is a cmus-like interface...." current
- 14:2914:29, 4 February 2022 diff hist −38 How to go below minimum brightness on ubuntu framework laptop No edit summary current Tag: Visual edit
2 February 2022
- 13:5813:58, 2 February 2022 diff hist −1 How to get a tmp directory No edit summary current Tag: Visual edit
- 13:5813:58, 2 February 2022 diff hist +11 N How to get a tmp directory Created page with " mktempt -d"
31 January 2022
- 23:1723:17, 31 January 2022 diff hist +5,732 N How to get libvirt working on macos Created page with "says to try qemu:///session Ok so do export LIBVIRT_DEFAULT_URI=qemu:///session With a vagrantfile that looks like Vagrant.configure("2") do |config| config.vm.defi..." current
- 20:3120:31, 31 January 2022 diff hist +88 Solved: the mystery of why puppet had puppet files I didn't write in it No edit summary current Tag: Visual edit
- 20:3020:30, 31 January 2022 diff hist +245 N Solved: the mystery of why puppet had puppet files I didn't write in it Created page with " vagrant@bullseye:/vagrant$ ls /etc/puppet/ I had a synced folder to /etc/puppet with my custom modules which were going there, but since the sync went both ways, those files..."
- 20:1220:12, 31 January 2022 diff hist +107 Links No edit summary Tag: Visual edit
- 19:3719:37, 31 January 2022 diff hist +86 Links No edit summary Tag: Visual edit
26 January 2022
- 17:0417:04, 26 January 2022 diff hist +57 Links No edit summary Tag: Visual edit
- 14:5814:58, 26 January 2022 diff hist +103 N Blog: 2022-01-26 Created page with "Wow gradle's pretty powerful it looks like! thumb" current
- 14:5814:58, 26 January 2022 diff hist +52 N File:Screenshot from gradle build of datahub.png No edit summary current
- 14:4714:47, 26 January 2022 diff hist +30 N Razwiki:Simple search that does not use regex Created page with "so it's even faster than rg :)" current
- 14:4614:46, 26 January 2022 diff hist +25 N Pv python version manager Created page with "based on n, let's do this" current
- 12:1812:18, 26 January 2022 diff hist +6 Virtual machine dev env features No edit summary current Tag: Visual edit: Switched
- 12:1812:18, 26 January 2022 diff hist +366 N 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,..."
- 03:1903:19, 26 January 2022 diff hist +333 Installing java 8 No edit summary current Tag: Visual edit
- 03:1103:11, 26 January 2022 diff hist +238 Installing java 8 No edit summary Tag: Visual edit
- 02:5802:58, 26 January 2022 diff hist +322 N 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..."
21 January 2022
- 17:0117:01, 21 January 2022 diff hist +87 N 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" current
- 14:3814:38, 21 January 2022 diff hist +15 It's time for more intuitive command line movements No edit summary current Tag: Visual edit
- 02:4402:44, 21 January 2022 diff hist +327 N 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..." current
- 00:5600:56, 21 January 2022 diff hist +198 Main Page →TODO Tag: Visual edit
17 January 2022
- 01:3501:35, 17 January 2022 diff hist +1,904 April 9 2019 technology progress update No edit summary current Tag: Visual edit