Kyle Prifogle

Results 8 issues of Kyle Prifogle

After github login hacklily errors with repo not being able to be made. I think you have to have a sheet-music public repo . It used to be you could...

How would you do something like the following, ie unpack tuple as arguments for next function within flow ``` @safe def method_b(arg_a: str, arg_b: int) -> int: return len(arg_a) +...

Structs in Go have to have upper case names in order to be public but in json you can get around this by passing the tag: \`json: name_lower\` Is there...

Can anyone recommend an alternative project that uses YAML and has support for entity relationship diagrams?

`cat etc/*-releases >> ` ``` PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" ``` File that is recognized as "CSV" in mac (that is...

I was wondering if you had any interest in dusting this off? I am needing different size fonts in different tmux windows (and possibly panes), and this seems like the...

A simple linear dag has a slightly confusing output like this: ``` step_1 step_2 step_3 step_4 ``` Which maybe someone wouldn't realize is a dag at first glance (without context)....

Hi where do I find the specifications for the control board and the head board for PLEN2?