Viewing profile — chrismorgan
chrismorgan
HN member- Joined
- Thu, Sep 13, 2012, 9:46 AM UTC
- HN karma
- 26,635
- Public activity
- 6,529 items
- HN profile
- View on Hacker News ↗
About chrismorgan
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
-
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,…
-
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 …
-
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…
-
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…
-
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…
-
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.
-
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 …
-
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…
-
comment
Comment #49163622
You’re talking about writing it. The question here is reading it.
-
comment
Comment #49163610
I already addressed that in this ancestor thread.
-
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…
-
comment
Comment #49156810
The domain has changed hands. What it was then is now at https://handwritten.danieljanus.pl/ .
-
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…
-
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…
-
comment
Comment #49150119
It’s genuinely easier to get it right than to get it wrong.
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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,…
-
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…
-
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…
- comment
-
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 …