Viewing profile — smilingemoji
smilingemoji
HN member- Joined
- Sat, Sep 09, 2023, 3:13 PM UTC
- HN karma
- 122
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About smilingemoji
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #38134953
[deleted]
-
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
-
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!
-
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…
-
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…
-
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…
-
comment
Comment #37664889
The API looks very clean. Today I learned about "..." in Python
-
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 …