Live data from Hacker News

Viewing profile — chrismorgan

chrismorgan

HN member
Joined
Thu, Sep 13, 2012, 9:46 AM UTC
HN karma
26,635
Public activity
6,529 items

About chrismorgan

https://chrismorgan.info/, me@chrismorgan.info

I’m available for hire for consulting, training and mentoring in Rust, everything web, performance and more: https://chrismorgan.info/hire-me/

[ my public key: https://keybase.io/chrismorgan; my proof: https://keybase.io/chrismorgan/sigs/rEm41-0pghG3ITW8S5HeuFLA9TznvPSlg9NKgXXRXqQ ]

Recent public activity

  1. comment
    Comment #49224729

    The Assistance and Access Act is completely irrelevant to Fastmail, because Fastmail doesn’t offer end-to-end encryption. Fastmail was always subject to the Telecommunications Act,…

  2. comment
    Comment #49224695

    Fastmail has never used AWS, and this article is pretty clear about how they have always used their own hardware and traditional colocation. Fastmail used to be based in Melbourne …

  3. comment
    Comment #49223797

    This only works because it’s a wildcard certificate. Since 2019, TLS certificates must not be issued for names containing underscores https://cabforum.org/2018/11/12/ballot-sc012-s…

  4. comment
    Comment #49223779

    It certainly should be. Filtering user-registrable names that will end up in host names or URL paths is table stakes. You want to block names like www, admin, root, robots.txt, .we…

  5. comment
    Comment #49210622

    Some remarks. The entire thing ends up feeling tasteless to me: it has a whole bunch of knobs (metaphorical and for a change pseudo-physical), half of which shouldn’t exist and som…

  6. comment
    Comment #49205561

    I was thinking to myself “… doesn’t it have that?” then I remembered I was thinking of the Public Transport Victoria journey planner.

  7. comment
    Comment #49164756

    I think it was a poor choice of example, because people will expect payment to be involved. They’re actually just inserting a row into a database for the order; presumably payment …

  8. comment
    Comment #49164745

    I don’t know how much a human was involved in making this, but clearly not enough. Some parts of the timing it’s talking about make no sense, the ordering of some parts is incohere…

  9. comment
    Comment #49163622

    You’re talking about writing it. The question here is reading it.

  10. comment
    Comment #49163610

    I already addressed that in this ancestor thread.

  11. comment
    Comment #49157831

    SVG is completely unsuitable for recording pen stroke data, and fairly unsuitable as a publishing format for handwriting. It’s capable of representing a technical pen/fineliner wit…

  12. comment
    Comment #49156810

    The domain has changed hands. What it was then is now at https://handwritten.danieljanus.pl/ .

  13. comment
    Comment #49153560

    You haven’t engaged with my second paragraph, or my responses to other responses in this thread. Meaningful inconsistency is already easy with just Unicode, nor does limited HTML m…

  14. comment
    Comment #49151175

    I was very disappointed, when that happened, that the paper aspect of it was purely at authoring time; that it was converted into text. This one gets it right, preserving the handw…

  15. comment
    Comment #49150119

    It’s genuinely easier to get it right than to get it wrong.

  16. comment
    Comment #49147292

    When an XML document contains HTML, the DOM representation is of elements in the http://www.w3.org/1999/xhtml namespace. When you parse a document or fragment that is in HTML synta…

  17. comment
    Comment #49146979

    Here’s one verse from the Bible itself that shows that language changed: 1 Samuel 9:9: > (Formerly in Israel, when a man went to inquire of God, he said, “Come, let us go to the se…

  18. comment
    Comment #49146890

    Even the trends should be taken with caution. By the very nature of their collection methodology and Firefox’s user base, they massively undercount Firefox (almost certainly by mor…

  19. comment
    Comment #49146767

    The blocking is being done by linuxiac.com, not by the government or by your ISP. (If it were done by them, you’d get TLS connection errors over https:, and a message over http: so…

  20. comment
    Comment #49146644

    … yes? It’s simple XML parsing, and then taking it as text, serialised HTML, or an already-parsed DOM tree. You are using an actual XML parser, right? In most environments it’s no …

  21. comment
    Comment #49146133

    As far as I can ascertain, and as I described in the last section of this article, they never actually supported it meaningfully. I believe that the iTunes client got Atom support,…

  22. comment
    Comment #49145304

    > Imagine the same title in a list of post titles. Sounds wonderful. I think you aren’t realising that it’s already easy to abuse this stuff, with uppercase and exotic Unicode lett…

  23. comment
    Comment #49143273

    Here’s an example of in titles being quite valuable: https://chrismorgan.info/blog/make-and-git-diff-test-harness... . Inferior plain text: Using make and git diff for a simple and…

  24. comment
  25. comment
    Comment #49143083

    Consider the title of my article: “Atom is better than RSS, in ways that matter ”. That emphasis belongs there, and it’s mildly bad to lose it. (For presentation on my own site, I …