Jacob Kaplan-Moss

Results 18 issues of Jacob Kaplan-Moss

I love `awsls`, it makes my live so much easier! I have an idea/feature request. I'd be happy to take a stab at a PR, but I want to make...

I requested a Twitter export yesterday, and unfortunately they seem to have changed it such that `twitter-to-sqlite import` can't handle it anymore 😢 So far I've ran into two issues....

`poetry add diagrams` is failing with an `AssertionError`. `pip install diagrams` works as expected (as does `poetry run pip install diagrams`). Python 3.8, installed via pyenv, on macOS 10.15.4, with...

bug
area/install

``` bash $ sudo python -c 'import yubico; yubico.find_yubikey()' Password: Traceback (most recent call last): File "", line 1, in File "/Users/jacob/.virtualenvs/hkyubi/lib/python2.7/site-packages/yubico/yubikey.py", line 229, in find_key YK = YubiKeyUSBHID(debug=debug, skip=skip)...

Mozilla's [launching an Open Source Support Program](https://blog.lizardwrangler.com/2015/10/23/mozilla-launches-open-source-support-program/) to "a) a “give back” [to] Open Source and Free Software projects that Mozilla relies on; and b) “give forward” [to] other projects...

``` $ keynote-parser unpack document.key ❯ poetry run keynote-parser Traceback (most recent call last): File "/Users/jacob/Library/Caches/pypoetry/virtualenvs/jacobian-dot-org-j3R1CXE--py3.9/bin/keynote-parser", line 5, in from keynote_parser.command_line import main File "/Users/jacob/Library/Caches/pypoetry/virtualenvs/jacobian-dot-org-j3R1CXE--py3.9/lib/python3.9/site-packages/keynote_parser/command_line.py", line 12, in from .file_utils...

This is about as simple as an app could be, but still - would be nice to have some tests. The reason #3 sat for so long was because I...

help wanted
good first issue

I love everything about these logos and have created one of my own. Preview: Thanks to @jezdez for pointing me here!

It's bad practice to teach users to enter their passwords into random places; I'd really love to see ghi set a stronger security bar. There are probably a few different...

feature
help wanted

There's a [notes API](https://pinboard.in/api/#notes_list), though I don't use notes so I'm not super-motivated here. I'm not sure if notes also show up as posts. The docs imply maybe they do?...

good first issue