Sjors Provoost

Results 275 comments of Sjors Provoost

I ordered the ACR122U because [a guy on Reddit said so](https://www.reddit.com/r/linuxquestions/comments/kgil9c/comment/gggg5th/?utm_source=reddit&utm_medium=web2x&context=3).

Oh man, why are there multiple NFC libraries for Linux?

Rebased. I can bump the Ruby (patch) version further if we want to use a more modern version of Debian.

@Emzy just noticed this PR :-) Can you rebase the PR on top of master, and also squash the commits with duplicate names?

@Emzy after a rebase there shouldn't be a commit `[Merge branch 'sipa:master' into master]` left though.

That worked. But to further improve your mastery, try `git rebase -i HEAD~5`, and then replace `pick` with `fixup` for the second line (`it should run hourly`). That'll squash it...

Ok, might as well also squash 2bf3b632db6f0a63e81f158c2b1699766be59179 in it, because: 1. it touch a file that is new in this PR 2. having it as a separate commit doesn't aid...

I also noticed that compared to the tutorial you're not adding a Zone Signing Key(ZSK). (nvm, you are, but not using the terminology) Update: I think it works now, I...

It was a bit of a struggle to get all the key files in the right place. Not sure if I did it correctly, but at least this looks good:...