Brecht Machiels

Results 214 comments of Brecht Machiels

Many thanks, @AA-Turner, for bringing this to completion!

To get around this temporarily, find out where virtualenv's cache is located and delete it: virtualenv --help | grep cache

> I'm not sure why your token doesn't work with OpenSC. If I remember correctly, I did test OpenSCToken with a Yubikey. Just out of curiosity, does the token work...

I tried diffing JA2_UC.exe with the 1.06 version of JA2.exe, which shows a somewhat close match. Interpreting data as UTF-16-LE strings, it should be fairly easy to extract the string...

You can work around this as described in #116. That could possibly be automated with a user script, but I haven't tried yet.

This should be trivial to implement. I was able to enter plain text into the "Website Address" field after using "Inspect Element" from the context menu on the input field...

@romant I recently discovered Vanilla. Unfortunately, it simply hides the items by overlaying it with a grey rectangle, it seems. This doesn't solve the issue with applications that have many...

Really long files. The idea is that the minimap itself is not scrolled (just like a regular scrollbar is not scrolled). The minimap does not need to be stretched to...

I'm neglecting my own open source projects at the moment, so I'm going to try not to get involved in this! 😄

So "parent directory" here refers to the directory that contains _index.html_? In that case, it is correct indeed. But I read that as "the parent directory of the builder's output...