Ask HN: Have you had experience with short term role/team rotations?3 ポイント·投稿者 comradesmith·6 年前·4 コメント
comradesmith·10 日前·議論> I break about 1 USB-C plug a weekI don’t believe you.I haven’t broken a plug yet and I’ve used usb c on all my devices for years now
comradesmith·先月·議論The fact you’ve got to learn them doesn’t negate the statement that they communicate without words.All language has to be learned
comradesmith·2 か月前·議論It’s probably just that more people are looking at the trinity site because of said historic significance
comradesmith·3 か月前·議論This is cool, I’m going to try write my own implementation to follow along as a learning exercise
comradesmith·5 か月前·議論1. Make tests 2. Commit them 3. Proceed with implementation and tell agent to use the tests but not modify themIt will probably comply, and at least if it does change the tests you can always revert those files to where you committed them
comradesmith·7 か月前·議論> Cleartext signatures considered harmfulReally? To me it seems that what’s really harmful is assuming a long string of high entropy hex bytes is a valid signature.Both detached signatures and cleartext need to be run through verify, so what gives?Does gpg not error when the post-verification output file doesn’t match the cleartext? That sounds like a bug in gpg