Adriano Fantini

Results 44 issues of Adriano Fantini

Most of the content of `sysctl.d/99-powersave.conf` refer to delaying disk writes, which should be, if I'm not mistaken, not necessary on an SSD drive. Is this wrong? Did you do...

I feel like this classic gem should also be included (if it is not there already and I missed it): ``` [1,2,3].map(parseInt) // [ 1, NaN, NaN ] ``` Explanation:...

new-example

Hi and thanks for the awesome package. I usually use `futile.logger` to log to the console, but unfortunately when using parallel `futures`, messages are relayed only at the end of...

feature request

I came upon this issue while trying to assign an `sfc` column dimension to a stars object derived from a point-timeseries netCDF file. Ideally sooner or later `stars` will understand...

I am opening a large-ish NetCDF file for testing purposes. It is a 25km E-OBS daily precipitation dataset; `201*464*25202` in size (332MB on disk, compressed). It can be downloaded from...

I have an R script that, at the end, calls `mapview(something)`. I run this using `Rscript myscript.R` from the (Linux) command line, however no browser window is opened, the script...

Consider this plot: mapview(stack(poppendorf[[1]], poppendorf[[1]]+0.01), legend=TRUE) It's easy to see that the legend is duplicated for no reason. This is ugly and wastes space for those plots where the same...

enhancement

Heya, just a heads up: stun time for match https://www.opendota.com/matches/5622020208 for Night stalker appears to be negative. Sorry if this should be instead as issue in the Parser project.

Stacking camps is very important in Dota. Cores get a boost in farm and XP, and supports also gain a bit of gold from camps they stacked. From what I...