hedgeberg
hedgeberg
Alacritty has very bad input lag when running it on my setup. Usually, a character won't be rendered until the next keypress occurs or about 5 seconds later, whichever comes...
Hi! I've been trying to do some work on one of the Storey Peak boards, and I tried to set up Quartus for it on an Arch Linux machine. After...
Created a python wrapper for automating/emulating comms, and modified examples/arbitrary.c to send raw binary data to stdout for loading in python. If pull request is accepted, recommend maintaining as separate...
Gnome Terminal recently deprecated the -c option, opting instead for syntax of the style: ``` gnome-terminal -- /usr/bin/gdb ./target_binary ``` to get around this, I had to make the following...