P Stark

Results 13 issues of P Stark

If concatenating a bunch of PDFs that are password protected, the legacy pyPdf throws an exception when Password is empty. With the new PyPDF, I think it just skips the...

bug

I installed it via Toltec: ``` opkg install remux systemctl disable --now xochitl systemctl enable --now remux ``` Unfortunately, swiping up doesn't make remux appear at all. How can I...

I think there would be tremendous value for interoperating with administration interfaces if the password hash format would be standardized and thus support various formats. I ran into this because...

Would you consider adding image printing support?

enhancement

For tags, the hash character is in a separate span element, which, together with the display: inline-block property can lead to an incorrect line break between the hash character and...

the `husl` color library has disappeared, together with the [husl-colors.org](http://www.husl-colors.org/) website. It looks like its not displayed on the website anymore, but it's still part of data.js. Is there not...

See title :) (unrelated: I found your stuff through dotgrid. Been falling down the hundredrabbit(s)-hole for the last couple hours. Mesmerizing stuff.)

Hi Brook, I got on the printrbot train just a little too late :( but i really love the direction you pushed 3d printing. Is there any way I (or...

Explicit definitions of accounts are not lexed or parsed. How hard would this be to implement? could you point me in the right direction? Maybe I can find some time...

Hi! Helm Templates mostly consist of YAML, due to kubernetes resources commonly being specified in YAML. But due to the double curly bracket templating signifier, it trips this tree-sitter up...