zk
zk
This has already been reported under #1609, but I think replying to this issue with a giant trollface and the words "U MAD BRO" don't really adequately answer the issue....
Maybe I'm misremembering, but I swear `.gitignore` had an icon? 
(Ported from npm/cli#4227) # TLDR This PR changes the default behaviour of NPM to **not** save package versions with the `^` prefix. Instead, packages would be saved with no prefix....
Alternatives to NPM such as Yarn and PNPM have became increasingly popular, I think it'd be a neat (if small) addition to add some instructions for those package managers aswell,...
Full disclosure, I know little to nothing about networks at this layer. I'm using `matchbox_socket` to send data between peers. One of the messages I'd like to send is fairly...
I'm not sure whether this is intentional behaviour or not, but it's extremely undesirable and hard to work around. I'm on ALSA, Linux. ## Rough outline - We play some...
Hi, I noticed a couple of bugs in the express part of this app. https://github.com/joshdsouza8/pimp-my-readme/blob/92349ae86fcbcce32e04899c8612fc3a94c19456/src/routes/svg.js There's no guarantee that req.query[x] is a string. You can crash the app by providing...
**Is your feature request related to a problem? Please describe.** At the moment, a node can only be split horizontally or vertically once, with a fraction indicating how far apart...
Tachi-Server has been progressing at a blistering rate, but that means that the documentation is missing bits. As part of the feature freeze, we will need to go over all...