Live data from Hacker News

Viewing profile — kremi

kremi

HN member
Joined
Wed, Nov 26, 2014, 10:00 AM UTC
HN karma
69
Public activity
31 items

About kremi

No profile information was provided.

Recent public activity

  1. comment
    Comment #46948315

    « Connaître est reconnaître » I don’t think essentialist explanations about how LLMs work are very helpful. It doesn’t give any meaningful explanation of the high level nature of t…

  2. comment
    Comment #46944254

    > The model can be prompted to talk about competitive dynamics. It can produce text that sounds like adversarial reasoning. But the underlying knowledge is not in the training data…

  3. comment
    Comment #46829580

    Interesting, I didn't expect that. I guess stock markets have a good reason to worry about video game studios then. Now, makes me wonder if movie companies stocks were similarly af…

  4. comment
    Comment #46829227

    To understand whether AI world models could replace traditional video games, it might be useful to compare this to how LLMs have affected old-school role-playing games. LLMs are mo…

  5. comment
    Comment #45105264

    Yes, the term "middleware" is unfortunate, this is abundantly clear. > you wouldn't get a new tool simply because you might need it No but you get a framework precisely because it'…

  6. comment
    Comment #45102174

    To people who downvote my comment (and there are many): please elaborate. I like to learn and improve. A lot of comments here are just baseless negative comments. Please let’s have…

  7. comment
    Comment #45102052

    I think “middleware” is a bit of a misnomer in Next.js. It’s really an edge function that runs before your request hits the app -- quick header checks, routing, and other lightweig…

  8. comment
    Comment #42416113

    It’d be hard to draw any conclusion. A whistleblower must be under extreme stress and pressure which in itself in some way or other will increase the risk of death — so that has to…

  9. comment
    Comment #42165665

    This is anecdotal but - A company I worked for wanted to be 100% focused on doing one thing. It was spending 10x more than it was making revenue. It went bankrupt. - Another compan…

  10. comment
    Comment #41582327

    Some of the replies here are pretty good, I basically agree with “if it works for your data scientists then why not”. I’m actually a software developer with 10 years experience and…

  11. comment
    Comment #41403525

    I guess it won’t take very long before you can do PPC (or similar paid advertising) in LLM results. Google had to turn to paid advertising for profitability. OpenAI and the likes m…

  12. comment
    Comment #41393841

    Sorry I don't know what to answer. I don't think what I do qualifies as "workload". I have a process that generates lots of data. I put it in a huge multi-indexed dataframe that lu…

  13. comment
    Comment #41393755

    > Take a look at the indexing code in pandas As the end-user, not quite my concern. > and the staggering complexity of what's possible to put inside square brackets and how to deci…

  14. comment
    Comment #41392587

    Pandas has been working fine for me. The most powerful feature that makes me stick to it is the multi-index (hierarchical indexes) [1]. Can be used for columns too. Not sure how th…

  15. comment
    Comment #41061991

    I’m pretty sure the thumbs up emoji or the slightly smiling emoji won’t get different interpretations based on font. And here the issue is not in font differences (or different pic…

  16. comment
    Comment #41061897

    Your question sounds like you want to know how the word is spelled, and no one would put two r’s at straw, so the model could be assuming that you’re asking whether it’s strawbery …

  17. comment
    Comment #41023629

    Checks are quite foolproof too - spelling out the number (a hundred eighty eight) and writing the number (188), like on checks. The paragraph you mention seems to worry more about …

  18. comment
    Comment #37982705

    Very cool. When I was living in Paris I wanted to do something similar (but without the driving / directions part). I just liked walking randomly in the city and wished someone cou…

  19. comment
    Comment #35472057

    That’s pretty interesting. Which makes me wonder: what do search engines do to keep fake news out of its search results? I guess it’s based on human moderators?

  20. comment
    Comment #35471779

    > It correctly identifies him as a whistleblower, and specifically says he "was not involved in the payment of bribes... as claimed by an AI chatbot called ChatGPT". How can the bi…

  21. comment
    Comment #34218132

    Some more drawbacks : 1. the plants are usually grown using fertilizers that are made out of, ironically, fossil fuels. 2. the process of turning the plant into fuel might also cre…

  22. comment
    Comment #25678614

    Somehow, thinking about how much money Besos earns (is it 78 billions this year? [1]), I find smile's slogan "Experience feel-good shopping" a bad joke at best. [1] https://www.bus…

  23. comment
    Comment #25056991

    What are the advantages of Influx-iOX compared to Apache Druid? There seems to be much overlap in feature set and target use cases: seperate storage from compute, using parquet for…

  24. comment
    Comment #21168099

    Indeed, the author does recognize it: > The next major problem Carell wants to tackle is what reactions could have formed the sugar ribose, which needs to link to nucleobases befor…

  25. comment
    Comment #14073873

    Made by my brother to learn React and showcase his coding to prospective employers. All feedback welcome!