Tobias Geerinckx-Rice

Results 20 comments of Tobias Geerinckx-Rice

> Do you use btfs as your root file system? Yes. > I would like to know the detail of the way to reproduce. Sure! But note that `/` or...

By the way, @masatake, the above is from memory, and was tried on an Ubuntu box (just to make sure the distro really doesn't matter after telling you it shouldn't...

This report is about something else, but seems to exhibit the same failure: https://github.com/lsof-org/lsof/issues/61

Thanks for your response! > On the other hand, I accepted a large patch of changes to sicp-pdf a while ago that uncapitalized the symbols very thoroughly. Oh, sure! It's...

> A quick check here shows that the guix installer needs a bit more interaction with the system than just a `/gnu` mount available, so it's not clear if this...

Thanks for the swift reply, Just! > We should probably round that result to some number of digits. Great: I was going to go with that as a ‘temporary’ downstream...

It would, but I should point out I'm just a humble distro packager. I have no idea how to round numbers in Python. I'll try looking it up, but don't...

> Something in this direction should work: > > ```python > >>> round(estimateQuadraticCurveLength((0, 0), (50, 20), (100, 40)), 11) # collinear points > 107.70329614269 > ``` Hmkay, but doesn't that...

Why not just create a simple shell script wrapper (or use `sh -c` directly) to do this? ``` radeontop -d- | while read line; do echo "$line" > "$1"; done...

I've removed myself from nixpgs-committers since I won't be committing any time soon, but who knows what the future will bring. Please sign me up for the emeritus newsletter &...