Viewing profile — theSherwood
theSherwood
HN member- Joined
- Wed, Nov 17, 2021, 10:56 PM UTC
- HN karma
- 41
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About theSherwood
No profile information was provided.
Recent public activity
-
comment
Comment #49183848
Interesting concept. But you might want to ditch the pronunciation audio. At least for Welsh and Spanish, the pronunciation audio is pretty far from the mark. I would guess that is…
-
comment
Comment #48582385
FYI, there appear to be several typos where occurrences of "h" seem to have been replaced with "d", such as in "tde".
-
comment
Comment #48187519
This article seems unreasonably optimistic. If AI can truly replace human labor at a lower price point, then that's more or less the end for your median human. The economy will wor…
-
comment
Comment #47634204
It's great apart from the nested list syntax. It's quite noisy. I'd prefer if it supported indentation.
-
comment
Comment #47344933
What stops the llm from writing a malicious program and executing it? No offense meant, but this solution feels a bit like bolting the door and leaving all the windows open.
-
comment
Comment #46096240
I don't know about good vs evil. That seems impossible. But I'd be interested in a license that prevented use by any company owned by one of the top 1% most valuable companies in t…
-
comment
Comment #45184536
I'm really skeptical of the idea that the blame for the lack of water infrastructure ought to be put at the feet of the water companies. The UK's planning system has strangled just…
-
comment
Comment #44828991
This site is an absolute gem. Thank you.
-
comment
Comment #44697833
The current situation is that we have limited uptake of WASM. This is due, in part, to lack of DOM access. We could solve that but we would have to complicate WASM or complicate th…
-
comment
Comment #44694041
100%. If we could get a DomString8 (8-bit encoded) interface in addition to the existing DomString (16-bit encoded) and a way to wrap a buffer in a DomString8, we could have conven…
-
comment
Comment #44656982
I want DOM access from WASM, but I don't want WASM to have to rely on UTF-16 to do it (DOMString is a 16-bit encoding). We already have the js-string-builtins proposal which ties W…
-
comment
Comment #44649648
The advantages of Tailwind are: - the styling is colocated with the markup - sensible defaults - avoids rule hierarchy/inheritance - minimal JS at runtime Disadvantages: - build st…
-
comment
Comment #44570960
I'm not pretending to any novel insights. Most of us who don't have much use for theology are generally unimpressed by its discourse. Not novel at all. And the "centuries of work" …
-
comment
Comment #44570477
You are, of course, entitled to your religious convictions. But to most people outside of your religious community, the evidence for some specific theological claim (such as predes…
-
comment
Comment #44570341
I agree that "very likely" is not "inevitable". It is possible for the advance of AI to stop, but difficult. I agree that doesn't absolve people of responsibility for what they do.…
-
comment
Comment #44569429
I think this is a case of bad pattern matching, to be frank. Two cosmetically similar things don't necessarily have a shared cause. When you see billions in investment to make some…
- comment
-
comment
Comment #44508173
What's the current regulatory status for mass timber? My understanding was that one of the main hurdles for uptake in the US has been regulation. Is that no longer the case?
-
comment
Comment #44508019
Our lives are already nearly fully dependent on technology. Some of the projections for casualties in the months following a high-altitude EMP (or solar flare) are pretty staggerin…
-
comment
Comment #44182281
LLMs have only really been around a handful of years and what they are capable of is shocking. Maybe LLMs hit a wall and plateau. Maybe it's a few years before there's another brea…
-
comment
Comment #44182165
This matches my expectations for the near term pretty closely.
-
comment
Comment #44181760
The analogies to previous technologies always seem misguided to me. Maybe it allows us to make some predictions about the next few years, but not more than that. We do not know whe…
-
comment
Comment #43554626
This is a very interesting approach. Using pages as the basic sync unit seems to simplify a lot. It also makes the sync of arbitrary bytes possible. But it does seem that if your s…
-
comment
Comment #36693277
I like the typeface. The website navigation is really fun. A little confusing until you are used to it, but I like the logic of it. Still unclear which widgets can receive input ot…