Viewing profile — 18al
18al
HN member- Joined
- Thu, May 20, 2021, 8:16 PM UTC
- HN karma
- 69
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About 18al
Recent public activity
-
comment
Comment #48514123
What does the author mean by "win"? Does he mean that the _best model_ should be an open source one (eg: today, something better than Fable 5), or just that open source models shou…
-
comment
Comment #47899509
Could you elaborate on what you mean by OOD detection seeming ill-posed?
-
comment
Comment #47789858
The wish for an _AI revolution_ in learning seems to have been granted by a monkey's paw. Articles like this, or [0], or browsing r/teachers [1], or even talking close-ones in coll…
-
comment
Comment #47191664
Depends on how the transformer has been trained. If it has seen 11 digit examples while training it might work, else the input will be out of distribution and it will respond with …
- story
- story
-
comment
Comment #37247316
Derailleurs are hard to debug. The rear derailleur on my cycle wasn't shifting as expected, and so I spent an afternoon following YouTube and adjusting its limit screw and barrel a…
-
comment
Comment #36027885
Hey, Frappe Books developer here. Not as of now, but it is something that we will be adding in. There has been a lot of requests for multi user support.
-
comment
Comment #35938687
> My most complicated problems were reactive DOM elements based on nested loops and recursive components Agreed, I've tried solving it by setting an attribute `sb-mark` which allow…
- story
-
comment
Comment #35898463
The biggest hurdle to using TypeScript is the build step before it can actually be run. If the type annotation TC39 [0] comes to pass this would be largely taken care of; _hype_ wa…
-
comment
Comment #30815443
I too tried gym, but now I'm muscular and awkward. Now, before interaction, people don't expect me to be awkward, and it feels as though they are more forgiving of my awkwardness b…
-
comment
Comment #29622361
Using rate of speed up is probably a bad metric due to varying densities, but even if one were to account for that and use some kind of smart speed up app that maintains constant i…
-
comment
Comment #27294873
Although the emulations are getting really good. For instance this [0] VSCode plugin isn't even an emulation. It embed neovim into VSC, even loads your init.vim file. Snappy too. […