Viewing profile — amake
amake
HN member- Joined
- Tue, Oct 15, 2013, 8:31 AM UTC
- HN karma
- 1,911
- Public activity
- 339 items
- HN profile
- View on Hacker News ↗
About amake
No profile information was provided.
Recent public activity
-
comment
Comment #48542118
Enjoy being a slave to a machine, I guess?
-
comment
Comment #48527313
Computers are tools that exist to serve humans. Humans should never be asked to become subservient to computers. Your suggestion is ludicrous and risible.
-
comment
Comment #48333026
> I can't even think of any good faith motivation for doing this, other than to cover up the shortage and to keep the public pacified Yes
-
comment
Comment #48294821
I asked for evidence and you accuse me of "turning to emotions". Honestly I don't know what to say. Good luck to you.
-
comment
Comment #48255610
> It's pretty straightforward to give a modern agentic system will and desire That is your will and desire. They are following your instructions. There is no "intelligence" there. …
-
comment
Comment #48252632
> We’re past the point where there’s any concrete intellectual capability that AIs can’t demonstrate How about "will" and "desire"? These seem like things an actual intelligence wo…
-
comment
Comment #48248096
Interesting that you think there is no ideology involved in that kind of politics writ small.
-
comment
Comment #48248088
"You only disagree with me because you are insecure" This is not a convincing argument.
-
comment
Comment #48243346
> I think there is a lot of overlap between politics and ideology What is politics without ideology?
-
comment
Comment #48243320
People can just choose to ignore questions they don't feel like answering for whatever reason.
-
comment
Comment #48243306
> obviously If it was obvious I don't think there would be disagreement.
-
comment
Comment #48237254
Are you claiming they have AGI or are "close" to it?
-
comment
Comment #48208950
I live in Japan and developed an allergy to cedar pollen after I came. I started sublingual immunotherapy (a pill of concentrated pollen you dissolve under your tongue) three years…
-
comment
Comment #48130125
Instagram makes it extremely frustrating without an account. Many times I have checked a small business's opening times on Google Maps only to arrive and find them closed... the on…
-
comment
Comment #48006185
I use YouTube on Firefox (with uBlock Origin) almost exclusively and this has not been my experience.
-
comment
Comment #47996304
In what way is it crippled?
-
comment
Comment #47776436
That's exactly the "dependency cooldowns" we have right now that the author argues against.
-
comment
Comment #47715306
To visually compare characters you need to map them to glyphs; what is the glyphset and how much of Unicode does it actually cover?
-
comment
Comment #47715301
It only seems to work for some subset of CJK characters. I haven't been able to figure out why some work and some don't. For instance 叱 and 明 both seem to fail in the same way: U+1…
-
comment
Comment #47410450
I do see a handful of people using non-ASCII identifiers in their code, but that's rare. Much more common is explanatory comments, docstrings, etc. in the local language. To requir…
-
comment
Comment #47398505
That’s great for you. Isn’t feasible for software development by teams that are native in a language with a non-Latin script.
-
comment
Comment #47359043
> If, in the context of cooperating together, you say "should I go ahead?" and they just say "no" with nothing else, most people would not interpret that as "don't go ahead". wat
-
comment
Comment #47319193
> The "why" is kinda sketchy It seems pretty clear that the "why" is "because it's there"
-
comment
Comment #46674854
How is the author the problem? What is the problem, in your view?
-
comment
Comment #46573493
Creator of Orgro here. > they only support a tiny subset of the format I think Orgro's parser[0] is pretty complete at this point. If you can find an Org syntax that Orgro doesn't …