Andrew
Andrew
It seems that codekit can't tell the browser what to do. The orange warning remains on the top no matter what you do, which is fine, it makes sense for...
When i've been using Codekit for a while, it randomly stops working how it should. What happens is when I save a file, it no longer compiles, it just refreshes...
Since UE4 runs with C++, is there any news of if DragonBones is going to be able to be utilised within Unreal Engine?
When I change the DNS of a website, I'll often need the previous IP address to SSH back into the previous server. I never write the previous IP down. Luckily,...
Q: How can we show a breadcrumb of categories in the autocomplete. ie: **Men > Summertime > Jackets** rather than just _Jackets_ ### What did you expect to happen? When...
``` ➜ ~ pip install pdfCropMargins[gui] --user --upgrade ➜ no matches found: pdfCropMargins[gui] ``` the `[gui]` part of the install fails, not sure if there is a macOS version for...
There are chunks of english missing, I've forked this repo, i'm going to amend the text and submit a pull request if that alright
I'm trying to swap out the images in this demo for a video, but I'm being left with a small square of a video in the left bottom corner that...
This error shows up when leaving the computer inactive overnight – might be useful to note: IndexError: list index out of range /Users/igatnas/Projects/activitywatch/venv/lib/python3.6/site-packages/aw_watcher_window/printAppTitle.scpt: execution error: git: 'pull && hub checkout...
Hitting an error whenever i'm not using greedy: ``` Initial cost: 1175670.59166 Cost after greedy optimization: 51105.4291514 Traceback (most recent call last): File "/usr/local/bin/penkit-optimize", line 11, in sys.exit(main()) File "/usr/local/lib/python2.7/site-packages/penkit_optimize/cli.py",...