Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • Split multiline pipe-delimited string into columns and rows in MySQL

    Do you have an output that is in comma or pipe-delimited format and you want to go digging in a MySQL database for the data that corresponds to that output? Don’t feel like cutting and pasting and/or scripting in a language better suited for the task and just want it all to happen in MySQL…

    March 8, 2022
  • Error detected while processing Users tpowell vim plugins…

    Error detected while processing /Users/tpowell/.vim/plugins/vim-fugitive/plugin/fugitive.vim: line 471: E1208: -complete used without allowing argumentsline 472: E1208: -complete used without allowing argumentsline 476: E1208: -complete used without allowing argumentsline 479: E1208: -complete used without allowing argumentsPress ENTER or type command to continue Fixed by changing -nargs=0 instances in fugitive.vim to -nargs=? Found via https://github.com/mhinz/vim-sayonara/pull/19/commits/7e774f58c5865d9c10d40396850b35ab95af17c5

    February 16, 2022
  • Trying to add rbenv to RubyMine https www…

    Trying to add rbenv to RubyMine… https://www.jetbrains.com/help/ruby/ruby-version-managers.html mentions `/usr/bin/rbenv` but for me it’s *actually* `/usr/local/bin/rbenv`.

    February 15, 2022
←Previous Page
1 … 24 25 26 27 28 … 310
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress