Ben Boeckel

Results 510 comments of Ben Boeckel

That assumes it's using `/etc/machine-id` (have the non-systemd distros started providing it?). I'd also really like to not have it be Linux-only.

Also, if you have two crates wanting to work with machine-id numbers and one has to be crafted, it'd be nice if all the internals would agree on the same...

dbus-bytestream is considerably older than the rest and is just a marshaller for the bytestream of the protocol itself; it doesn't implement any actual communication logic. I recommend it to...

I think just reporting "would run `git …`; further action may depend on its results" is sufficient there as a first pass.

See also: https://code.google.com/p/android-notifier

And https://github.com/hades/Cyborg

Hmm…pushing to the phone would also be interesting.

On Sun, Aug 23, 2015 at 08:08:55 -0700, Quentin Glidic wrote: > I am not sure I understand the Bluez stuff… Do you suggest an event > collection plugin or...

Hmm. Interesting. Preview when editing shows the right rendering for the link, but it seems it remembers that it came in over email.

Yeah, scalar division is all I've hit up against. The main issue is actually that the error message isn't exactly obvious (something about mismatching types and nothing about the operation...