Jessica Stokes
Jessica Stokes
On ARM Macs, cmake is installed to `/opt/homebrew/bin` by Homebrew, rather than `/usr/local/bin`. This updates the cmake finder script to search that path in addition to the existing list.
When [uploading `buildkite:git:commit` metadata](https://github.com/buildkite/agent/blob/9149a7bc70f295e4df60755a4b3165c576a1b433/bootstrap/bootstrap.go#L1223-L1239), subsequently created jobs within that build will reflect that commit, however, previously-uploaded (but still targeting “HEAD”) jobs will not. This can cause race conditions where different...
Proton Wine includes some hacks specific to the `steamcompmgr` window manager, for turning off window decorations. This is obviously reasonable and useful for several reasons which aren't pertinent to this...
The code at [assertions.js#L34-L35](https://github.com/rackt/react-a11y/blob/34533d712c184bc2eff49aed667cac3c8d0e0bec/lib/assertions.js#L34-L35) doesn’t handle numeric children and throws an uncaught error trying to access properties of the number object in these instances. This is a seemingly common thing...
This library looks perfect for my fairly simple independent watchOS app's needs, thanks for sharing! Unfortunately, v0.0.1, as well as [the current HEAD revision](https://github.com/tikhop/Mercato/commit/1df738dee2e8c2ce9dea5d6c84907900e2dfba8d), don't build under a watchOS deployment...
`$.browser` was removed in jQuery 1.9/2.0.
I've been using Badonkatrunc on a site for work, and I'm finding that if an element contains html elements, Badonkatrunc will truncate to after the last space which fits, while...
I seem to get wildly inflated sizes on multi-chunk games: ``` type size flags dma DVD 1035799904KB DVD 1035801760KB DVD 1073663520KB DVD 2662272KB *u4 CD 247804KB *u4 DVD 1052935488KB DVD...
I have been doing a lot of keyboard-only browsing lately, and Minimal Status Bar doesn’t handle focused links! Would be very nice if it did. :smile:
Hi there, first of all thanks so much for Gear Lever, it's a super handy tool! I would love to see the option of AppImages having a file name which...