joehealy

Results 8 issues of joehealy

Is it sensible to have an option for angel to write a PID file? How do people know which process to send a signal to otherwise?

Thanks in advance of my request for a really useful scheduling library. Is there any scope to extend cron so that the time it has been scheduled for is passed...

I'd like to be able to plot some stacked layouts with the top layout being 80% of the image height and the others squeezed into the bottom. Is there some...

I'm wanting to recreate a chart like the one below (created with matplotlib): ![chart1-text](https://cloud.githubusercontent.com/assets/2563935/16583324/202900a2-42f8-11e6-88e6-961c5cc58e92.png) I can put the lines on without any trouble (and the dots/crosses), but haven't figured out...

The file reader example is excellent, but how do you extend it to handle multiple files or images?

Having followed this, how does one use hoogle for local packages? I've tried hoogle generate, but it seems to download data from stackage and hackage. Then once the database is...

I've probably got the terminology wrong, but I'm wanting to add support for the various Australian grids (MGA - Map Grid of Australia). http://www.ga.gov.au/scientific-topics/positioning-navigation/geodesy/geodetic-datums/gda My (probably not 100% correct) understanding...

Extracted the polling version in a form suitable for nixos (could use the recommended version once RPi.GPIO has support for aarch64): Save the following as /etc/nixos/shutdown-button.nix, then add it as...