-
Installed w3af on Debian 8.5 from default packages:
apt-get update
apt-get install w3af
- configure one of our websites as target, e.g. http://www.vogue.de
- use any profile, e.g. fast_scan
- start s…
-
With the following composer.json:
``` json
{
"config": {
"bin-dir": "/home/talus/bin"
},
"require": {
"psy/psysh": "@stable",
"jakub-onderka/php-parallel-lint": "…
Taluu updated
8 years ago
-
I realize that this would require major effort, but I'm hoping that you will keep this on your radar screen: the lack of native support for shared-memory parallelism is a huge shortcoming of Julia.
T…
-
Noticed two things today about the logs. Both shows are running tvdb4.
1. Dragon Ball Kai -- I'm missing all episodes 99+, but there seems to be a gap in the missing eps.
2. Hunter X Hunter (2011) -…
-
1. How has winning the Grand Prize award from Google influenced your development as a programmer? You're already so young, and was quite a while ago...
2. Have you ever considered relocating outside …
-
Dear Everyone,
JDD got in touch with me over email this morning, inquiring about the possibility of merging Underscore and Lodash together. I think it's high time to talk about the possibility again.…
-
For instance, the jquery_mobile-rails gem does not use image-url in its CSS. This is a bug really, but it "worked fine" in Rails 3. I assume they will fix the gem eventually. But in the meantime, in R…
-
Buster has a really nice feature: return a promise for an asynchronous test:
``` javascript
"some test" : function() {
return when(asyncThingy()).
then(function(actual){
…
-
This is related to [#227](https://github.com/SynoCommunity/spksrc/issues/227#issuecomment-8543626), to keep a log.
And ask for help if needed.
Step 1 to install is setting al [Prerequisites](http://n…
G1zm0 updated
8 years ago
-
Testing mingw after build refactor (https://github.com/levitte/openssl/tree/refactor-build), using configuration that worked for 1.1.0-pre1/2 and 1.0.2, an early abort is the result:
```
Can't locate…