HackerLangs
TopNewTrendsCommentsPastAskShowJobs

dwb

1,184 karmajoined vor 15 Jahren
they/them

comments

dwb
·vorgestern·discuss
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.
dwb
·vor 4 Tagen·discuss
The author meant “wary”. You would never say “I’m weary of…”
dwb
·vor 4 Tagen·discuss
https://dictionary.cambridge.org/dictionary/english/wary
dwb
·vor 10 Tagen·discuss
For sure, I agree.
dwb
·vor 10 Tagen·discuss
Right, I see. That is the traditional behaviour but there’s lots of apps that don’t do that, and closing the last window does also quit the app.
dwb
·vor 11 Tagen·discuss
That is not true, when you close apps on macOS the process(es) really are finished, just like on Windows or Linux.
dwb
·vor 11 Tagen·discuss
The same reason that you don't do a full shutdown every time you walk away from your computer. I don't really believe that you don't understand this.
dwb
·vor 12 Tagen·discuss
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.
dwb
·vor 14 Tagen·discuss
Glad to hear it!
dwb
·vor 14 Tagen·discuss
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.
dwb
·vor 14 Tagen·discuss
You are using the same logic as those who kept the franchise restricted to the property-owning class. Parent is rightly mocking you for it.
dwb
·vor 18 Tagen·discuss
Sorry, no, but I’ve been using the latest DeepSeek model for personal stuff and it’s pretty good, way cheaper, and can be used in Claude Code directly.
dwb
·vor 19 Tagen·discuss
I get enough of this with a pre/post tool hook that takes a jj snapshot and teaching the agent about `jj evolog`.
dwb
·vor 21 Tagen·discuss
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.
dwb
·vor 24 Tagen·discuss
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?
dwb
·vor 24 Tagen·discuss
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.
dwb
·vor 24 Tagen·discuss
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.
dwb
·vor 25 Tagen·discuss
You are not a representative user, at least in a country where WhatsApp is dominant.
dwb
·vor 25 Tagen·discuss
Sorry, I don’t buy it. There’s nothing “expert-tier” about plain accessible HTML, and with LLMs, there’s even less excuse. I’m not primarily a frontend web engineer and I can manage it.
dwb
·vor 26 Tagen·discuss
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.