Matthieu Coudron

Results 605 comments of Matthieu Coudron

I think I would ditch `groups = lush.bridge.get(["Normal", "Comment"])` as it makes the API more complex for little benefit, e.g., users can do a loop themselves. I agree with ```...

I think this can be closed relative to the 9.2.3 bump that was merged already

I've created https://github.com/teto/haskell-language-server/tree/flake-debug and generated a coredump with it. After 50 minutes gdb 10.2 has not loaded the coredump yet (3GB uncompressed). I've attached a gdb to gdb (sic) and...

After talking on the gdb mailing list, it seems gdb is unable to load the backtrace because of a bug in gdb. If you want to reproduce, you can checkout...

same request, I had no idea where keyctl came from

even with keyutils installed I get: ``` keyctl_set_timeout: Permission denied keyctl_read_alloc: Permission denied ``` Any recommended tuto on how to use keytuils ? I had no idea the kernel had...

what's the advantage of using luasocket ? while going through the code, I notice these optional dependencies (lfs, bzip2) that adds complexity. May be easier to support one codepath.

Related: https://github.com/luarocks/luarocks/issues/339 https://github.com/luarocks/luarocks/issues/509

Somehow the workflow would be, write a cronjob that polls every X minutes from khal events within next X minutes events and pass those events to `at` ? This should...

@michaeladler I would like to be annoyed by such a tool, any name in mind ?