ngcbassman
@ngcbassman@sh.itjust.works
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on China is quietly pushing ahead with massive 50,000Mbps broadband rollout to leapfrog rest of the world on internet speeds 4 weeks ago:
Come on mate, internet in Australia is pretty shit after the NBN fiasco. Let me know when any of those those 100gbps lines reach 1gbps xD.
- Comment on Security expert reveals surprising way to make your password stronger: use emojis 1 year ago:
For 6 characters is 5 seconds. I like the idea of using passphrases that mix casing with symbols but still they look like like real words, it make easier to write them down when you need them and they can be very long, so they are quite secure, of course using a password manager to be able to manage them.
- Comment on B-bug? What bug? 1 year ago:
I like the approach of when finding a bug, write a test to reproduce it, fix the bug so the test pass, next do whatever refactoring you want because you have a test passing :)