Live data from Hacker News

Viewing profile — smilingemoji

smilingemoji

HN member
Joined
Sat, Sep 09, 2023, 3:13 PM UTC
HN karma
122
Public activity
9 items

About smilingemoji

No profile information was provided.

Recent public activity

  1. comment
    Comment #38211259

    This is false equivalence because machines ingest copyrighted material at a different order of magnitude. Wikipedia has a nice example of an oil stain vs. oil spill. https://en.wik…

  2. comment
    Comment #38134953

    [deleted]

  3. comment
    Comment #38113258

    Seems a bit over the top when you could also just provide it as a command line argument to sqlite3 which is much more obvious than sqlite3 db.sqlite3 .dump

  4. comment
    Comment #38111385

    I love these sort of articles. No new tools are needed here, it shows you how to get the most out of the tools you already know and use. Awesome!

  5. comment
    Comment #37887492

    It still doesn't know about anything that happened in March 2023. It hallucinates instead of saying outright that it doesn't know. Example: "Many countries had significant politica…

  6. comment
    Comment #37770133

    > I really wish people would just stop posting submissions to twitter at this point. I fully agree. You can also replace twitter.com with nitter.net https://nitter.net/bagder/statu…

  7. comment
    Comment #37672333

    The following example code is a bit hard to read: const { status } = await send(capitalize(greeting) + "!") console.log(status) I disagree, I find this example code very easy to re…

  8. comment
    Comment #37664889

    The API looks very clean. Today I learned about "..." in Python

  9. comment
    Comment #37446353

    I took at the look at the SVG smilies, only GPT gets it right ( https://benchmarks.llmonitor.com/svg ). You can preview the SVGs drawn by the LLMs by pasting this into the browser …