Senf bitte

Results 29 comments of Senf bitte

I start as follows ./anon.coffee & however the process dies after x hours. I have no logs to read , hence no idea why it died. Logs would be great....

I am now attempting to get some logs to investigate by doing a nohip ./anon.coffee > log & Remagio thanks must look into this.

verified ``` import whois w = whois.query("example.com") print(w.__dict__) ``` produces ``` print(w.__dict__) AttributeError: 'NoneType' object has no attribute '__dict__'. Did you mean: '__dir__'? ```

This is what ctrl-c looks like on Mac OS X ![Screenshot 2019-03-16 at 19 15 49](https://user-images.githubusercontent.com/3512672/54480415-074ab280-4820-11e9-8512-fd39075e1ee0.png)

I'm looking into this and will post updates below: I can confirm that the existing Assembly 6510.tmLanguage file works with Sublime 3. I copied it to /Users/XXXXX/Library/Application Support/Sublime Text 3/Packages/User...

appears the instructions required to mod this repo to work with Sublime 3 are already written http://dustlayer.com/c64-coding-tutorials/2013/2/10/dust-c64-command-line-tool#comment-3095297271 am working on this modification...

> hey can i run Eyewitness on mac? because the setup script giving me error about not supported :/ Eyewitness doesn't support Mac Os X. This patch hasn't been merged...

As you pointed out the installation fails due to "Unknown installation error ["BAD_PACKAGE_NAME", "FTP-Sync"]" Works just fine here..

would be great to get this pr accepted. thanks