Viewing profile — uriegas
uriegas
HN member- Joined
- Tue, Apr 22, 2025, 12:40 AM UTC
- HN karma
- 43
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About uriegas
No profile information was provided.
Recent public activity
-
comment
Comment #48026450
To be fair, even reading 'good' books won't make you smart. I think the key is to be critical, which should be thought at a young age. Ikram Antaki dedicated most of her last years…
-
comment
Comment #47785853
Long ago we abstracted programming into a logical language which allow us to think at a higher level. IMO LLMs are another abstraction but a bad one as it is stochastic and we can'…
-
comment
Comment #47773089
The idea of offshoring computing is good. However, the cloud developed as a centralized computing platform instead of a distributed one. This has created power dynamics that harm c…
-
comment
Comment #47772932
I think AI labs are realizing that they no longer have any competitive advantage other than being the incumbents. Plus hardware improvements might render their models irrelevant fo…
-
comment
Comment #47772901
I don't really think it is turning into a guesswork. A lot of people wrote bad code before by pasting things from the internet they didn't understand. I think some people are using…
-
comment
Comment #47037254
What does an AI degree provide? Is it really different than majoring in CS? AI has been pretty standard in CS undergrad programs AFAIK. At least in high school it seems that AI cur…
-
comment
Comment #46993046
I do agree with his identification of the problem: sometimes agents fail because of the tools around it and not because of the model's reasoning. However, for the failing tests I t…
-
comment
Comment #46784862
I don't think so, have you read 'The Bonobo and the atheist'? Humans are not the only ones using tools and in reality there isn't much difference between humans and animals. The co…
-
comment
Comment #46782728
Yeah, there is also the work of primatologists which challenges some of our beliefs of what we think is human sciences (like politics). See Frans De Waal. Yet, I believe there hasn…
-
comment
Comment #46781914
There are some research projects out there that use LLMs for health diagnostics. Here's one: https://cs.stanford.edu/people/jure/pubs/med-pmlr23.pdf They usually require more data …
-
comment
Comment #46753436
I agree. Most of the time people think STEM is harder but it is not. Yes, it is harder to understand some concepts, but in social sciences we don't even know what the correct conce…
-
comment
Comment #46747136
I believe iMessage is only used in the USA. In Latin America almost everyone uses WhatsApp.
-
comment
Comment #46737441
That is very interesting. It is funny to see how influential the federal government has been on society, infrastructure and other areas of life. Specially considering that some peo…
-
comment
Comment #46736566
Agree. Texas is pretty bad. In most places you cannot exist without a car. No wonder Mcallen is the most obese city the US.
-
comment
Comment #46736521
Transportation influences urban development. That is why most houses have a garage. There is no such thing as private transport (streets are public). Transportation has been heavil…
-
comment
Comment #46736357
The problems of centralization. Some economic sectors are centralized by nature, IT is not.
-
comment
Comment #46713476
I find it very useful for code comprehension. For writing code it still struggles (at least codex) and sometimes I feel I could have written the code myself faster rather than corr…
-
comment
Comment #46640283
I think LLMs are helpful for understanding code. I used to spend like an hour trying to find where something very specific was made, and now I can just ask an LLM and it finds it r…
-
comment
Comment #46640242
I agree with the point that learning requires work. In general, everything worth doing requires work. This is one of the things I often have to remind myself, otherwise I spend the…
-
comment
Comment #46640170
The robotics thing to replace caregivers misses the point that elder people also want connection. Yeah, it might free caregivers but still we will have a loneliness epidemic. I thi…
-
comment
Comment #46161693
As someone else mentioned here: not all technical debt is created equal. I agree, sometimes the problem are changing requirements, etc. But it is also true that there is technical …
-
comment
Comment #46051237
Maybe is because of what Steve Jobs mentioned about talented programmers having more power than CEOs as they can easily switch jobs.
-
comment
Comment #46041622
> "I expect us to go back to extending our agents with the most accessible programming language: natural language." I don't agree with this. Natural language is so ambiguous. At le…
-
comment
Comment #46041605
I was thinking the same thing. Maybe is that at the end the author seems to imply that agentic AI will work simply because models have become better regardless of the way we make t…
-
comment
Comment #45988744
I think this is purely first mover advantage. We get stuck with bad products simply because those were the first products on the market. It is difficult to change them once everyon…