Dylan McNamee
Dylan McNamee
I use a normal keyboard with the System Settings >> Keyboard layout remapping to the Dvorak layout. Everything with respect to the keymap works great (as far as I can...
Jupiter is great - thanks! I'm puzzled by the choice to show immediate values in the Asseembly view in the Simulator tab as decimal values. For example, I'm loading a...
macOS Catalina 10.15.1 Homebrew `htop v2.2.0_1`. After a day or so of happily htop-ping, my htop halts with the error message: ``` $ htop Unable to get kinfo_procs: Cannot allocate...
Seems this is a known issue, with a known fix, but I couldn't get the fix [(linked here)](https://30cm.tw/qira-import-error.markdown/) to work in my copy of the VM. Hmmm.
**Describe the bug** I have a MAiX Amigo, it powers on and the LCD reports firmware v0.5.0. I have downloaded a new firmware, and tried copying it to a micro-SD...
For example, the first (download) link goes to http://corkami.googlecode.com/svn-history/r480/trunk/misc/pdf/encode-hex.pdf Which doesn't work now. I was also surprised the example PDFs weren't in the repository.
I've got a Printrbot Simple Metal with extended bed (10"x6") & heater. I flashed RevFv1.0_Printrbot_Simple_Metal_HB.hex Connecting to it, I see the dimensions are the default 6"x6" - no surprise. So...
I'm just getting off the ground and tripped up here, boiled down example: ``` use aoc_runner_derive::{aoc, aoc_generator}; #[aoc_generator(day2)] fn input_to_lines(input: &str) -> Vec { input.lines().collect() } #[aoc(day2, part1)] fn count_good_passwords(lines:...
After successfully getting "print 42 to the console" working, I'm trying to write hello world, and am getting assembler errors. Here's my code, adapted from gcc -s: ``` .data Hello:...
I tried installing the Osirus 1.35 clap plugin in Bitwig, but got the error `com.bitwig.flt.library.metadata.reader.exception.CouldNotReadMetadataException: could not read metadata`. Apparently this error can be caused by the com.apple.quarantine xattr flag...