Thomas Hermann

Results 22 comments of Thomas Hermann

I'd say it should open in my default browser.

i have a scenario where the approach taken in #1592 seems to provide me with something `ko template:` doesn't, unless i'm missunderstanding something. Let's say i want to wrap a...

@muuhoffman curious whether you ever solved this, if not or for anyone else running into this, I've done the following. It's not pretty, but it works by wrapping `createAbsoluteGrid` like...

i just tried this, but wanted to see if i could find a way that doesn't rely on gulp for me this worked: ``` npm install --save-dev gh-pages ``` And...

@etiennetremel @sbdchd any change you could give this another look? it would be really nice to get vulnerabilities resolved

wouldn't it make more sense to detect microphone usage over camera usage as an indicator for being in a meeting? people don't always turn on their video and things like...

I might still be looking at a document while talking or use screen share. Muting your mic in an app, it might still be technically "in use". Me sharing my...

I might try https://objective-see.org/products/oversight.html for detection and write a script using the stretchly CLI, i'll report back. Update: With Oversight I run this script on MacOS ```bash #!/bin/bash if [[...

Hey Adam, i've had the same problem and made multiple changes to your mixin over the time. I just uploaded these as a fork here: https://github.com/novascreen/Retina-mixins-for-Compass I didn't make a...