Morgan Gangwere

Results 21 issues of Morgan Gangwere

WinCompose isn't a huge target, but it's still better to run update manifests over HTTPS. With Let's Encrypt becoming a thing, it's cheap-as-free to get good HTTPS/TLS certs. A theoretical...

security

Would love to see Ergodox support. Don't know if it's painful because of the split layout or not.

pkg.go.dev is pushing for packages to * Declare dependencies in go.mod * Tag a v1

I'm trying to import [a big thing](http://www.thingiverse.com/thing:53125/) and when doing so, Sketchup chokes after about 30 seconds, then will eventually just cause SketchUp to give up and Windows to come...

bug
optimization
need more feedback

It'd sure be swell to be able to reference the UNIX manpages. unfortunately, the JSON format doesn't quite have the right shape to handle a manual page reference.

``` Python 3.6.2 (v3.6.2:5fd33b5, Jul 8 2017, 04:57:36) [MSC v.1900 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> from flanker.addresslib import address INFO:flanker.addresslib._parser.parser:building...

## What is the new suggestion? A section that outlines caveats about using Flex and Grid, such as * `::before` and `::after` pseudo-elements * `min-width` and `max-width` "not working" because...

help wanted
Content:CSS
ContentWork: Proposal
time: -2days

### Pitch You're an instance moderator, and your instance is part of a broader community of instances (e.g. "furries in tech", "information security experts", "papercraft and other artistry") and you've...

suggestion

### What feature would you like to see? Let's say I have a pattern like ``` struct foo { u8 type; u32 metalen; char meta[metalen]; u32 datalen; u8 data[datalen]; };...

feature request