Derek Chen-Becker

Results 21 comments of Derek Chen-Becker

I think I'm seeing the same issue as @milani. I found this related article, which sounds like gnome terminal (and GDM3) don't set up shells the same way: https://askubuntu.com/questions/40287/etc-profile-not-being-sourced/40313 Enabling...

On RB: http://reviewboard.liftweb.net/r/562/

+1. This is a bit annoying, although it can be worked around.

42563 channels. I'm working on a PR right now to add a defcustom to allow filtering archived channels. Beyond that, what would be the options for a persisted cache of...

I think that for larger organizations we need some sort of local store that can act as a cache for channels. The current behavior of trying to fetch/load all in...

You could always log the GC output to a file if you don't want it in your console. Personally I like having the logs there to look back to if...

In terms of utility, sometimes it's important to know that even if two values are equal, that one has more precision due to extra significant figures. `precision()` should be equivalent...

> If this is accurate… I think it's important to stress: that is that we can ignore the CVE. That this is an improvement to replace a deprecated and unmaintained...

In regards to alternate formats, I've used Ivy in the past but only via SBT. Are there tools that we can use to generate the necessary POMs for publishing from...

Would improving scaladoc be considered part of "Examples"?