Nate Houk

Results 9 issues of Nate Houk

After installing _hstr_ and using the key binding Ctrl-r the following error output occurs: ~~~ $ ^A hstr -- bash: $'\001': command not found ~~~ That output is produced from...

:snail: debian
:rescue_worker_helmet: triage

When searching or executing a command that has multiple parameters, the order of the parameters is shown in a random order. Sometimes it will show the parameters in the order...

K8s contexts breaks line wrapping in console. For example, if you have a long multi-line command in your history, and you press Up arrow to retrieve it, the multi-line will...

bug
needs information

Results are mind blowing. That is all.

I can't get the database bootstrapped. Everytime I run it I get this error: ``` root@localhost:/opt/src/musical-artifacts# docker exec -it musical-artifacts_web_1 bundle exec rake db:create musical_artifacts_development already exists root@localhost:/opt/src/musical-artifacts# docker exec...

Changes required to compile with C++11 (as of version 1.6.6, the Arduino IDE enables C++11 by default) on a Teensy 4.1 board.

__URL:__ http://linuxdeveloper.io __Author's Twitter Handle: (optional)__ @_linuxdeveloper The fun feature I like most about this site is... A simple site with design roots from the 90's, featuring gaming projects from...

Fix confusing typo, replacing the incorrect `python-dotenv` with the correct `pytest-dotenv`.