Tristram Oaten

Results 27 issues of Tristram Oaten

On a fresh install of ubuntu 16.04, and a fresh install of junest, I seem to be in locale hell: ```shell root# chromium perl: warning: Setting locale failed. perl: warning:...

Like https://youtu.be/7WgCt0Wooeo

Similar to python's `help()` function, that'd be so good! ``` >>> help echo "Writes and flushes the parameters to the standard output.[...]" ``` I don't know if this is possible...

enhancement
help wanted

When I requests a HTTPS url with python's requests library, I get this `SSLError`: ``` Traceback (most recent call last): File "/bin/run-hook-python", line 26, in exec code File "", line...

I LOVE miti! For me, it's missing one small thing: I'd love to specify the midi channel we're sending to, as an optional extra when selecting an instrument. ``` pattern...

`Odd number of arguments for Hash` This is an INCREDIBLE cover. Bravo.

Does it make sense to build a standalone `finkel` binary, statically-linked and ready for distribution? Sure we'd not have `stack` available to us, but I have a few machines that...

The install instructions seemed confusing to me. I also did a few driveby spelling fixes. Thanks!

I'm using `#someday` to mean my _next action_ (in GTD), these are tasks that don't have a due date, they're just the next things to pick up. If I could...

**Is your feature request related to a problem? Please describe.** I want to take screenshots easily, something I do many many times a day **Describe the solution you'd like** `PrtScn`...

enhancement
needs-triage