Viewing profile — amoe_
amoe_
HN member- Joined
- Fri, Sep 14, 2018, 1:15 PM UTC
- HN karma
- 65
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About amoe_
No profile information was provided.
Recent public activity
-
comment
Comment #49225152
But for a large proportion of people, "what they build" is meaningless (in social terms). Doing as you suggest would eliminate the majority of work.
-
comment
Comment #49220180
As you say, many entered the field beacause of a natural interest in tech, rather than pay. But that doesn't imply that they uncritically accept every new technology just because i…
-
comment
Comment #49186844
I'd like to think that actually-existing-telepathy would be a more transformative technology than something that simply allows people to do their existing work more conveniently.
-
comment
Comment #48131977
The difference is that these rhetorical techniques need to be used with taste. LLMs just sprinkle them everywhere to try to make their copy sound good, even when it's completely in…
-
comment
Comment #47863572
> - Philosophy, really good and useful I have had the opposite experience, philosophy questions tending to show the various chatbots at their most irrational and confabulatory.
-
comment
Comment #47711287
Completely agree. It's absolutely awful having software projects squatting on the names of great philosophers and artists. I appreciate that perhaps the author wanted to show their…
-
comment
Comment #47233319
The problem for me is not services where the content is online, you can just avoid those, but cases where access to scarce real resources is controlled through online verification.…
-
comment
Comment #46528035
Which particular LLM was that?
-
comment
Comment #45759441
If I'm already using Poetry and not facing any issues with it, is there any advantage to using uv?
-
comment
Comment #45361255
I actually like this and don't want them to be joined up.
-
comment
Comment #44888517
> Wall: Players group 16 elements into four categories (similar to the NYT Connections game) I have to be the designated pedant here and point out that Only Connect was first.
-
comment
Comment #44757451
The knife crime analogy is a bit off, as we already have age restrictions for buying knives in the UK.
-
comment
Comment #44511438
I was pro-systemd at the time of the controversial discussions. I still think it's a net positive relative to what was there before. But personally speaking, it's only the core of …
-
comment
Comment #42429591
This legislation was created by the Conservative party, but wasn't opposed by any major political party in the UK.
-
comment
Comment #40561618
> You're going to pay for that one later if you do the simple thing and add an "email" column You'll only pay if the project survives long enough for that new requirement to actual…
-
comment
Comment #36082279
I'm going to echo what everyone else is saying in this thread -- the inverse problem (YX) is by far the bigger issue with tech questions on the internet in general (mainly SO and I…
-
comment
Comment #34487513
Yep. Pre-generics, Java was considered a good teaching language because of its simplicity and the ability to hold the entire language in your head. I think it's much more difficult…
-
comment
Comment #33966960
You have low expectations; I have Racket programs that have worked for over 10 years essentially untouched. More or less the same with Perl. We should be aspiring to Plato's cave (…
-
comment
Comment #32059791
The OSB has become a big bucket which UK politicians can point to and say "see, we're doing something". When faced with a question about the internet, the stock response of Tory MP…
-
comment
Comment #31583210
> If what you want is... automated, predictable deployments... then Docker Compose and Terraform is all you need. Can you elaborate on the deployment story here a bit?
-
comment
Comment #31518335
f-strings are quite perlish IMV.
-
comment
Comment #30987606
It's been a while since I last was experimenting with them. I did try Guice briefly, but I stopped for some reason that I don't recall now. Perhaps I should have given it more time…
-
comment
Comment #30987168
I like Spring, Spring Boot is good, and the libraries do stuff that you'll need (while maybe you don't realize whether you'll need it yet). I'm a DI fan and I've found alternative …
-
comment
Comment #30674876
I don't have any data on it, but I'd speculate that CGI is still fairly widely used. Though how widely it's used with Python is another issue. Regardless of how poorly designed the…
-
comment
Comment #30259112
As someone wrote further down the thread, the official position of React is that it's not a framework, so it's not just this article making this point. I agree with you that there'…