Live data from Hacker News

Viewing profile — brongondwana

brongondwana

HN member
Joined
Mon, Jan 09, 2012, 12:52 PM UTC
HN karma
4,501
Public activity
765 items

About brongondwana

CEO of Fastmail Pty Ltd

co-chair of IETF CALEXT, EXTRA, JMAP and SEDATE working groups

Cyrus IMAP developer

Parent, Group Fitness Instructor, Chorister, Human

Recent public activity

  1. comment
    Comment #49237847

    To respond to both of you above. Setting up two of these at once would have increased both the up-front cost (hardware for something like this is well north of a million USD) and t…

  2. comment
    Comment #47631953

    Tell the world you're REALLY fat without telling the world ...

  3. comment
    Comment #46845779

    Damn, $2000. I wish I'd kept my copy.

  4. comment
    Comment #46534145

    Did you use the 'litmus' test suite? I found it very useful when building Fastmail's (perl) WebDAV file server implementation. There were also a bunch of fun things with quirks aro…

  5. comment
    Comment #45708907

    The good news is, you have less time to be annoyed by it

  6. comment
    Comment #45684344

    You're welcome! We're all very keen on keeping email open and something that everybody can build their own tools for.

  7. comment
    Comment #45678749

    We're working on it. We still use an unholy set of earlier versions of JMAP internally for our contacts and calendars; in particular the caldav_sync code is gnarly - I wrote it ove…

  8. comment
    Comment #45678693

    That's not strictly true. IMAP has two things, UIDs which are mostly static (there's a UIDVALIDITY cache invalidation key to let a client know that UID information has been lost an…

  9. comment
    Comment #45678657

    JMAP is only JSON over HTTP because that's what all the libraries support. Any data format which provides hashes and arrays would work fine, over any transport. So you could use CB…

  10. story
  11. comment
    Comment #45365704

    Join the club, we have compulsive mouse habits. (am a member of this select club)

  12. comment
    Comment #45091555

    This is why I trigger a segfault which dumps core at the spot where I had the printf when the conditions aren't what I want, so I can then open the debugger on the core (obviously:…

  13. comment
    Comment #44939108

    We tried very hard to convert FastMail to Fastmail and... it's been about 90% successful but there's definitely a bunch of things out there spelled the old way. We just joke about …

  14. comment
    Comment #44828811

    There are a few different threads on this and now that things are in a stable place I'm going to cross post this to all of them! The larger context is that we're making a major cha…

  15. comment
    Comment #44828799

    There are a few different threads on this and now that things are in a stable place I'm going to cross post this to all of them! The larger context is that we're making a major cha…

  16. comment
    Comment #44683800

    Glad you asked! In a similar way to ARC (but better). The mailing list/group would add its own signature, and potentially a Delta-Body or Delta-Headers describing what changes it m…

  17. comment
    Comment #44683565

    Sadly, BCC is still a real thing, so the recipient system can't reliably tell that the recipient wasn't in the "to:" field and drop the message. That's one of the authentication ho…

  18. comment
    Comment #44683540

    Bah, the datatracker doesn't list the candidate documents. Here's some direct links: https://datatracker.ietf.org/doc/draft-chuang-dkim2-dns/ https://datatracker.ietf.org/doc/draft…

  19. comment
    Comment #44683519

    I'm working on the solution to this (co-authors from Google and Yahoo, it's legit): https://datatracker.ietf.org/doc/draft-gondwana-dkim2-motiva... Note that it doesn't help avoid …

  20. comment
  21. comment
    Comment #43845820

    Also there's the problem that every human has to have perfect opsec or you get the problem we have now, where there are massive botnets out there of compromised home computers.

  22. comment
    Comment #43720135

    This kind of possibility is why Fastmail purchased fastmail.com and migrated away from our old 'fastmail.fm' domain. .fm was cool, but we ran into a couple of outages on the .fm se…

  23. story
  24. comment
    Comment #43272902

    Just stayed at a couple of places in Portugal which were "adults only" and it was fine. Also stayed at places which were explicitly child friendly and designed with facilities for …

  25. comment
    Comment #43271701

    Fantastic :) Great to hear. I really do hope to find some time to read through the code, I haven't written any Go, so it'll be a slog to understand everything, but reading code is …