rtfpessoa

↗ HN profile [ 118 ms ] full profile
Karma
15
Created
November 16, 2013 (12y ago)
Submissions
0
  1. Common ways to do it: - Git tag - Commit message (no tag) - Release branch (no tag) Please comment how you do it even if it is outside of the repository

  2. After the post by Bryan Krebs I started investigation what would be the VPN used by him. The list suggested by him https://thatoneprivacysite.net/simple-vpn-comparison-chart/ has some interesting points. What do you…

  3. Security updates in iOS 10.3 (support.apple.com)
  4. Diff parser and pretty html generator (diff2html.rtfpessoa.xyz)
  5. When working in company, where more than a couple of people share the same code base, should we enforce a code style? Is it fair to ask someone to fix a style/comprehensibility issue like: change a variable name;…