Live data from Hacker News

Viewing profile — SCLeo

SCLeo

HN member
Joined
Tue, Dec 04, 2018, 7:12 PM UTC
HN karma
632
Public activity
222 items

About SCLeo

No profile information was provided.

Recent public activity

  1. comment
    Comment #49204471

    > I'll risk sounding antagonistic and ask you this: if LLMs are not "good enough", why are they still around? To quote the parent commenter: > They seem to be able to solve the imm…

  2. comment
    Comment #49137741

    As many have pointed out, I think the cartel is just using the engineering perspective for justification. If avoiding racing to the bottom is the goal, the rule could be that "no o…

  3. comment
    Comment #49094241

    Oh, I solved this long time ago by only opening the discussion page, never read tfa, and pretend I did. /s

  4. comment
    Comment #48982183

    I am not up-to-date in this area, and not necessarily that I don't trust you, but do you have a source for this? Just curious.

  5. comment
    Comment #48671270

    I cannot agree more. Cloudflare has some services that are really cheap (r2) to lure you into their worker "ecosystem", which is just serverless. Once you are vendor locked into th…

  6. comment
    Comment #48578646

    And every PR turns into a triple recursive reverse merge.

  7. comment
    Comment #48484419

    Oh that's why. I didn't connect the dots until I see your message. I had like 5 vscode open and all of them were spamming GitHub PR extension requiring login alert at me.

  8. comment
    Comment #48484334

    I actually laughed out loud in a restaurant.

  9. comment
    Comment #48476236

    Frequency of actions matter, especially for security changes. If we are talking about git, I agree. If we are talking about npm, I bet 95%+ times people install packages in order t…

  10. comment
    Comment #48469835

    I don't get it. How does this help with anything? You pull in a dependency to use it, right?

  11. comment
    Comment #47981633

    People are so different. When I was in college, if I had an unsolved problem, I could not fall asleep.

  12. comment
    Comment #47462039

    They should rewrite it in rust again to get another 3x performance increase /s

  13. comment
    Comment #47439191

    There are explicit residual connections in a transformer block. Look up "residual connections" in Google images and you will see.

  14. comment
    Comment #45651508

    Thanks for the explanation. Honestly, your explanation is better than the entire video. - I watched it in full and got really confused. I completely missed the part where he said t…

  15. comment
    Comment #45227511

    Does using a constraint solver actually solve the question under the time ... constraints? If not, how can you claim you have solved the problem?

  16. comment
    Comment #45007288

    Where do you even get the $3,000 standing desk? I am don't even compare prices and I got mine from Amazon for $200-$300. Sure the quality might not be the best but I just can't see…

  17. comment
    Comment #44946108

    > And as someone who's into spy stories, I know that a big part of tradecraft is of formulating your questions in a way that divulges the least about your actual intentions and cur…

  18. comment
    Comment #44486548

    I don't think they used AI nor claimed to have used AI. The interviewee just said "We monitor abnormal deformation of the buildings in real time."

  19. comment
    Comment #44205706

    Yeah, the commonjs to esm transition has been the python 2 to python 3 transition of JavaScript, except the benefits are limited (at least compared to the hassle created). There ar…

  20. comment
    Comment #44027143

    This comment might be one of the meanest comment I have ever seen.

  21. comment
    Comment #42862972

    This explanation is extremely misleading. For many of my projects, vast majority of the operations do not use the database . And the few that does, contains long running huge joins…

  22. comment
    Comment #42077276

    I believe they wrote their own image handling and did not contribute back to llama.cpp.

  23. comment
    Comment #41261150

    Is this website freezing for anyone else? EDIT: yes it is.

  24. comment
    Comment #40982071

    I feel so stupid to left out h1-h6. Also completely forgot about the entire table related tags.

  25. comment
    Comment #40574508

    I think most people just start typing "HashM..." and trigger auto complete, and hit tab to import and auto complete HashMap.