Antonin Hildebrand

Results 188 comments of Antonin Hildebrand

@godfat use this fork which has a fix: https://github.com/JK3Y/asepsis

I'm sorry, I can't tell I don't follow Ruby language changes anymore. Maybe ask here? https://github.com/florianpilz/micro-optparse/issues/12

I'm sorry I'm not going to do that. I don't have personal need for this and asepsis is a dead project with El Capitan release.

I can't tell you how difficult it would be. You have to first find out what processes are responsible for those ._ files. If it is exFAT filesystem driver somewhere...

From the SO link it looks like this is not a kernel-level feature, but it is implemented in some user-land framework. Finder and TM uses it (probably transparently) when manipulating...

I think you should reconsider using exFAT from OS X directly. Maybe mount it as a network volume instead? For example I'm using an AirPort Extreme as my home wifi...

Good luck with that. Last time I tried to use HFS+ from Windows I ended giving up.

This setting does not stick between restarts under Yosemite. I don't know why. But on my Yosemite machine the reason why it was needed is no longer present. Verbose logging...

Thanks for the link. AFAIK the problem with `:refer-clojure` is that it would have to be written in every file including ratom macros. Also I think that run! name is...

Not sure about this error. But you should definitely check this out: https://github.com/binaryage/dirac/blob/master/docs/about-repls.md#dirac--figwheel Ideally you want Figwheel sidecar to run inside the same JVM as Dirac and make Dirac use...