Live data from Hacker News

Viewing profile — jtlicardo

jtlicardo

HN member
Joined
Wed, Apr 05, 2023, 8:43 PM UTC
HN karma
118
Public activity
21 items

About jtlicardo

No profile information was provided.

Recent public activity

  1. comment
    Comment #44915363

    The fact that I cannot "unlike" the post at the bottom of the page is mildly infuriating.

  2. story
  3. comment
    Comment #44639082

    At this point, I wonder how long software engineers will keep convincing themselves they’re irreplaceable

  4. story
  5. comment
    Comment #42951804

    The insurance analogy doesn't work - programming skills exist on a spectrum of daily relevance. Insurance becomes relevant in rare emergencies. Programming skills are becoming less…

  6. comment
    Comment #42949287

    LLMs have already improved sufficiently that people are worried their programming skills are decaying, debugging skills included (based on the article I referenced). I'm curious to…

  7. comment
    Comment #42946550

    I agree that you still need programming skills (today, at least). Yet people are using those programming skills less and less, as you can clearly see in the article [1] I reference…

  8. comment
    Comment #42946299

    My post did not take the position that understanding problems isn't important. Using LLMs can even help you understand the problem better. And it can bring you towards the solution…

  9. comment
    Comment #42946141

    The trajectory of LLMs "routinely producing incorrect results" is heading downwards as we are getting more advanced reasoning models with test-time compute. I don't know whether yo…

  10. comment
    Comment #42945500

    You make a good point and those kind of senior engineer skills may be the least affected. My post does not argue against that. It argues that writing code manually may quickly beco…

  11. story
  12. comment
    Comment #37048992

    People who consciously do IF tend to eat healthier, while people who skip breakfast purely because they're lazy tend to eat less healthy food. I don't believe that eating time affe…

  13. story
  14. comment
  15. comment
    Comment #36710405

    It works with this prompt. I guess you have to explicitly state you want it to search the web.

  16. comment
    Comment #36710280

    Asked it if it could search the web and it said yes. Followed up with "Can you tell me the latest news from Ukraine?" and it responded with "I'm sorry, but I'm a language model and…

  17. comment
    Comment #36147859

    > But most apps make this surprisingly hard... Not sure about other apps, but Google Keep makes it pretty damn simple and efficient

  18. comment
    Comment #35905648

    You pretty much summed up the drawbacks of the embeddings approach. In my experience it's pretty hard to extract the relevant parts of text, especially when the text is uniform.

  19. comment
    Comment #35889943

    This is great. When do you plan to release the Android version?

  20. comment
    Comment #35849652

    Makes sense.

  21. comment
    Comment #35848793

    This may be a silly question, but I'm not quite getting what all the fuss is about. Let's say your current username is abc#1234. When you get prompted to change your username, you …