Live data from Hacker News

Viewing profile — jkire

jkire

HN member
Joined
Wed, Feb 04, 2015, 10:00 PM UTC
HN karma
425
Public activity
63 items

About jkire

[ my public key: https://keybase.io/erikjohnston; my proof: https://keybase.io/erikjohnston/sigs/ZjExup7I64lGue-qilFN1SPXdKjlpzM-JDclj3MhJ5g ]

Recent public activity

  1. comment
    Comment #27371267

    Directly behind it is the student library, with an echoey three story tall open space [1] (why would you design a library like that?!). When you're there at 2am you can hear the ch…

  2. comment
    Comment #26873730

    > A common pattern in these systems is that there's some frontend, which could be a service or some Javascript or an app, which calls a number of backend services to do what it nee…

  3. comment
    Comment #26273398

    One thing that always has scared me a bit with using CAs for SSH is how you protect the signing certificates? After all, if an attacker gets that cert then they get full access to …

  4. comment
    Comment #25635028

    The main thing I found interesting about this is the idea of trying to break the taboo of working from bed, especially for those who have a disability that make it hard/impossible …

  5. comment
    Comment #24445206

    To me all these slogans around security is to ensure people really, truly, actually think about things before they go against the grain. Is using obscurity as part of your defence …

  6. comment
  7. comment
    Comment #23694361

    I did a Maths degree before becoming a software engineer, and honestly I think its really changed the way I think, just in general. There's something about being given a problem, o…

  8. comment
    Comment #23677560

    FWIW I've been coding since my early teens and enjoyed it a lot, but when it came to university (in 2009) I had very little interest in doing a CS degree and instead opted for Math…

  9. comment
    Comment #23032253

    It's worth noting that VPN / SSL proxies provide box to box (or process to box) encryption, whereas native SSL support provides process to process encryption. The difference being …

  10. story
  11. comment
    Comment #19867617

    Yup, if you're using ssh-agent (as opposed to something like gnome-keyring) setting `AddKeysToAgent confirm` to your ssh config should cause a pop up to happen every time anything …

  12. story
  13. comment
    Comment #15986537

    Isn't the other reason so that adversaries can't tell if a particular username/email has signed up? This is not so useful for something like github, sure, but certainly is useful f…

  14. comment
    Comment #15843693

    Honestly, these replies feel completely unhelfpul. This is exactly how MPs offices have always worked, staff open and respond to letters with little oversight. Now they do the same…

  15. comment
    Comment #13184222

    > And if what I’m truly trying to do is to learn to think about problems in a different way, a week-long effort at dabbling in a side project isn’t going to change my way of thinki…

  16. comment
    Comment #13130383

    "When coding on a team, I modify my strategy to carefully test code that we, collectively, tend to get wrong." I think addresses that point quite nicely?

  17. comment
    Comment #11928643

    This really highlights the differences between trying to understand and formalise the theory behind distributed systems and trying to practically build and use distributed systems.…

  18. comment
    Comment #11669640

    I totally get this; federation is hard , and its so much easier and nicer ─ as a developer ─ to have a centralised service. Often centralisation is the right choice for a particula…

  19. comment
    Comment #11270683

    Really? To me that sort of is the closest translation, but it doesn't really hit the nail on the head. But maybe that's just my weird linguistic background.

  20. comment
    Comment #11270677

    > Well that's just it, security is talked about but the buyer (the hotel in this case) is often not in a position to actually evaluate the vendor's claims. But at least the buyer b…

  21. comment
    Comment #11270615

    Fundamentally, English is a flexible enough language that if any of these concepts became common enough they would become ordinary words (probably lifted directly from German). Thi…

  22. comment
    Comment #11269319

    Genuine question: Don't the other companies talk about security in their replies to the RFQ? Wouldn't that cause the original company to stop and ask the other repliers about the s…

  23. comment
    Comment #11263256

    I wonder if this is too featureful? What is the difference between +1, heart, and hooray? Having just a +1 and -1 is unambiguous and probably covers the vast amount of use cases? P…

  24. comment
    Comment #11206812

    It would be nice if we had an effective opposition, but we don't. Not when it comes to security concerns. Corbyn's stance with trident and Stop the War means that no one, and I mea…

  25. comment
    Comment #11008505

    > If you're concerned about things getting tampered with, encryption guarantees that it won't Sure, HTTPS protects against tampering, but its not the only way. The parent comment s…