Viewing profile — davidhs
davidhs
HN member- Joined
- Fri, Oct 18, 2013, 2:21 PM UTC
- HN karma
- 169
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About davidhs
No profile information was provided.
Recent public activity
-
comment
Comment #48850611
I recommend trying Codex too. In fact, I recommend running them side-by-side if you have the budget, e.g. have both independently plan the same feature or implement in a different …
-
comment
Comment #48743446
> Looks like it's going to be a thoroughly frustrating experience, even worse than initial rollout. Honestly, why bother with it? They are effectively just releasing the model in-n…
-
comment
Comment #46814625
Mice have the best drugs.
-
comment
Comment #46706373
There are people interested in overcoming aphantasia (or hypophantasia, an extremely weak form of imagination). Today I have medium-ish hypophantasia, but I remember when I was doi…
-
comment
Comment #46690998
Maybe if Terence Tao had memorized the entire Internet (and pretty much all media), then maybe he would find bits and pieces of the problem remind him of certain known solutions an…
-
comment
Comment #46667969
It looks like these models work pretty well as natural language search engines and at connecting together dots of disparate things humans haven't done.
-
comment
Comment #46254805
> It’s almost certainly not AIs are RLHF'd to have a corporate-pleasing interface w.r.t. metrics.
-
comment
Comment #45914678
The strength of the glasses alters the size of the image that lands on your retinas. More (-) means a smaller image thus you stop seeing movement much closer to the focal point.
-
comment
Comment #45770281
Do you? Don't you just halt and say this is too complex?
-
comment
Comment #45149927
If the internal representation of Tesla Autopilot is similar to what the UI displays, i.e. the location of the w.r.t. to everything else, and we had a human whose internal represen…
-
comment
Comment #45148834
> Yes machine learning vision systems hallucinate, but so do humans. When was the last time you had full attention on the road and a reflection of light made you super confused and…
-
comment
Comment #44965884
Honestly, on an iPhone, I wish I could completely mute/disable the Phone app, so when it calls it doesn't overtake whatever you are doing, or just delete it.
-
comment
Comment #44829836
> I know they seemed to be trying to temper our expectations leading up to this Before the release of the model Sam Altman tweeted a picture of the Death Star appearing over the ho…
-
comment
Comment #44712317
LLMs can be useful when you have access to a verifier or verification process.
-
comment
Comment #42982992
I recently took a picture of the ingredients list on my multivitamin and fed it into ChatGPT o1-pro (at least that was the config.) and it made up ingredients and messed up the qua…
-
comment
Comment #41809743
What a mess this language is becoming.
-
comment
Comment #41695547
Also, everything you publicly write today is just used as AI fodder. :/
-
comment
Comment #41278363
Since when did information travel quickly in the brain (compared to the speed of light)?
-
comment
Comment #41139546
Sounds like you have hypophantasia. Mind's eye/visualisation/phantasia is not seen through one's physical eyes. From how I've heard people explain it, it's: * (1) Seeing inside you…
-
comment
Comment #40350861
I tried GPT-4o earlier where I was iteratively asking it to write and in improve a simple JavaScript web app that renders graphs of equations and it had a lot of trouble with subst…
-
comment
Comment #40350396
Very impressive. Its programming skills are still kind of crappy and I seriously doubt its reasoning capacity. It feels like it can deep fake text prediction really well, but in es…
-
comment
Comment #39102647
This article feels overblown. Is async Rust perfect? No, far from it. It feels like a MVP that Rust's developers have neglected for a while. Hopefully picking up some steam these d…
-
comment
Comment #38302669
We're becoming (cognitively) obsolete.
-
comment
Comment #37308621
The problem I find with parenthesized languages is the amount of visual noise coming from the parentheses. If you're learning how to write your first interpreter or compiler I kind…
-
comment
Comment #37308418
My suggestion was more for people who are starting out developing a programming language. It's the over-emphasis on the syntax so early on I find to be suboptimal. I also find that…