Michael T. DeGuzis
Michael T. DeGuzis
It's a pet peave of mine to eliminate white space. If youuse the online editor, hitting enter on tabbed line will create tabbed-whitespace you only really notice if opening in...
Given: ``` develop = ~/scripting/packages/mytool ``` I want to be able to use ~ expansion here. Using different user directories with git revision control breaks the current implementation of specifying...
I can build this for SteamOS/debian just fine, but I I am unsure of the required file for distribution into common Linux paths: /etc/opentomb /usr/share/opentomb This post sheds some light...
### Step 1: Provide a summary of your problem - For general technical questions, problems or feature requests related to the code **in this repository** file an issue. ### Step...
See: #396 This change uses a more precise regex method to grab the tmux version string, taking into account the many variations of tmux versions: ``` # tmux 3.3a ·...
See: https://github.com/tmux-python/tmuxp/issues/794 Started new server, protocol mismatch. tmuxp seems to be using /usr/bin/tmux instead of what I have aliased. ``` $ tmux -V tmux.orig 2.8 $ /usr/bin/tmux -V tmux 1.8...
~/.pryrc ``` # Hit Enter to repeat last command Pry::Commands.command /^$/, "repeat last command" do pry_instance.run_command Pry.history.to_a.last end ``` Error: ``` [1] pry(#)> NameError: undefined local variable or method `pry_instance'...
I found what channels my Kraken Z AIO cooler supports by checking https://github.com/liquidctl/liquidctl/blob/main/liquidctl/driver/kraken3.py, but it would be nice to have an option `--list-channels` so I don't need to guess /...
Same as https://github.com/signalstickers/signalstickers/issues/876. Just tried this today multiple times. ['Pack does not exists on Signal: wrong ID or key?'] error every time attempting to upload stickers since a few days...
#### Your system information * Steam client version: 1513870789 * SteamOS version: 2.0 update 1:2:141 * Opted into Steam client beta?: [Yes] * Opted into SteamOS beta?: [Yes] * Have...