HN user

dwb

1,184 karma

they/them

Posts4
Comments544
View on HN

I can certainly see the appeal of number four, but on more than a couple of systems I've worked on, it would have blown up the amount of data stored in a fair proportion of tables for very questionable benefit. It's a good technique to call out, but is it really right to dictate it for everything?

And what is people's opinion of the reverse: source-of-truth in traditionally-modelled mutable relational tables, with a change log written out with triggers?

Your dislike of music videos in general has meant that you haven’t had the interest to discern the good from the bad. There are plenty of high quality music videos. It’s like someone saying “I’m not really into classical music, it sounds all the same to me”. If they had an interest they’d know that it doesn’t sound all the same. So what’s the point in saying so?

No, too reductive. Rent-seeking is when people manipulate a situation to charge money without providing value themselves. Landlords are rent-seekers to the extent that they don’t do much, they mostly just own property - typical rent is many, many times the value of someone looking after the maintenance and building insurance for you (and anything else you want to argue a landlord does). The housing supply is naturally quite limited so the market doesn’t self-correct.

And anyway, if enough people don’t like the things people are doing with money, we can stop them from happening! So a pretty odd gotcha, to me.

They appear to be “coming soon”. While I’m sure there’s a lot of interesting stuff they say, I too hope that the exclusively male and white selection of lecturers (and presumably philosophies!) is an artefact of how young the site is.

Just had a quick look but I like the look so far. I’ve been thinking along similar lines for ages but never quite got around to making something. I very much support any effort to make remoting less dependent on the archaic character grid.

I don’t think dismissing direct democracy as “fucking stupid” is the kind of constructive commentary this site is after. It’s a complex issue and I wouldn’t advocate for it claiming it would fix everything, but in the representative democracy that we (supposedly) have, and the representatives that we tend to get, often cowed or corrupted by huge corporate interests, is it surprising that people want to take some influence back into their own hands? I’m not ever going to be against that kind of democracy.

Aikido Code Audit 1 month ago

I hope it’s an improvement on their current PR review code scanning, which alerts on code that only looks possibly vulnerable in isolation, without looking at the context. I guess I assumed it was an LLM being extremely lazy, but maybe it’s just static analysis. Anyway it’s pretty annoying.

Only? It was half your comment. The point is that the amount of "real use" (I think we can all guess at a good-enough definition) of a phone without WhatsApp in a country where it's pervasive is not enough for most people. And what do you mean by "maps exist"? Paper maps?

We're talking about governmental document-like websites with relatively simple forms here, not your particular legacy web app, there is no excuse for not getting them right. Gov.UK did. Plain HTML, used in a straight-forward way that is very clear from the approachable documentation on, say, MDN, is already responsive, readily consumable by screen readers, and works with any backend that already exists. If you have to fix a mess left by someone else you have my sympathy - I've been there too. But the original post is appealing to people who have a choice between plain, standard-use HTML, and any alternatives. And yes, I'm all for much harsher penalties for private companies that produce inaccessible web sites/apps too.

The point of a UI library is to interface with users. If it totally fails to interface with a subset of users then it is obviously deficient to some degree. It is callous and foolish to dismiss offhand users who rely on assistive technologies. You probably have a poor idea of who they are and how many people we’re talking about. You never know when you or someone you care about will become one of them, even temporarily. You never know how far your software will reach when you write it.

My point is that websites are particularly amenable to being cheaply built in a fast and accessible way. I would say classes of, say, macOS apps are similar. Government certainly should be insulated from at least the market pressures that push websites into being slow and inaccessible. Competence is more a roll of the dice, I’ll grant you, but I’m not as pessimistic as you on that.

Maybe some of us direct our curiosity in more worthwhile directions, and have already figured out our worldview with regard to situations like this.

You are either refusing to address the central point or your reading comprehension needs a lot of work. A premise of your original post was that libraries have newer devices than some users. I maintain that libraries should not have to be a fallback for your crappy website.

Public libraries are great and there should be a lot more of them and everyone should enjoy them, but they should absolutely not be a substitute for respectful, accessible web design and engineering. The elitism is that only people with the shiniest new devices should get to use your website on their terms.