Viewing profile — v9v
v9v
HN member- Joined
- Fri, Sep 16, 2022, 8:04 AM UTC
- HN karma
- 624
- Public activity
- 212 items
- HN profile
- View on Hacker News ↗
About v9v
No profile information was provided.
Recent public activity
-
comment
Comment #49207593
It still works the same way other LLMs do, by outputting the probability distribution over the possible completions (The weather is ... (sunny (50%), cloudy (50%))). Then the next …
-
comment
Comment #49194663
A bit buried at the bottom of the page is the extended availability of Genera for non-commercial use: https://hachyderm.io/@gmpalter/117044268951603975
-
comment
Comment #49166306
The Bayreuth Festival is a 150-year-old music festival and focuses on Wagner's music. https://en.wikipedia.org/wiki/Bayreuth_Festival
-
comment
Comment #49017915
That law only applies to headlines ending in a question mark.
-
comment
Comment #48917707
In C with https://github.com/aartaka/pretty.c , foreach (i, int, 10, vector(10, int, 1, 2, 3, 3, 4, 5)) println(*i);
-
comment
Comment #48860054
Parts of this reminded me of the book "Sadly, Porn".
-
comment
Comment #48588716
For Firefox I've switched to Glide (Firefox fork?) and configured it to implement Emacs keybindings. There is a config on the project's Github discussions page that I started off o…
-
comment
Comment #48526002
I'll add another to the list of relevant links in the comments: https://spectrum.ieee.org/orbital-data-centers-heat
-
comment
Comment #48500420
For those that don't know, this is a reference to a lovely story involving Charles Proteus Steinmetz https://www.smithsonianmag.com/history/charles-proteus-stein...
-
comment
Comment #48477066
I guess you're writing it all out for educational purposes, but conventionally to describe the kinematics of a serial robot arm Denavit-Hartenberg parameters are used, which needs …
- story
-
comment
Comment #48409506
It's hard to find it since it's a livestream. From the comments: https://www.youtube.com/watch?v=HG0twQJ7aG4&t=16047s
-
comment
Comment #48408620
Somewhat relevant is a blog-post that likens attention to kernel smoothing: https://bactra.org/notebooks/nn-attention-and-transformers.h... (as discussed before in https://news.yco…
-
comment
Comment #48408498
Finally an auto-accompanist to rival Band-in-a-Box? https://www.bandinabox.com/
- story
-
comment
Comment #48290929
Recently a new VS Code extension was announced that you may want to check out: https://old.reddit.com/r/lisp/comments/1tn3zff/new_cl_vscode... It purports to be more stable.
-
comment
Comment #48250844
I think Kevin Kelly has taken the opposing side before: https://colossus.com/article/flounder-mode/ (discussed https://news.ycombinator.com/item?id=44455933 )
-
comment
Comment #48006004
There are a few of these being sold as products: AGIBOT has some models like that (eg https://www.agibot.com/products/A2_W ). One argument that could be made for legged robots is t…
-
comment
Comment #47985951
There's also Bike for CL/.NET interop: https://github.com/Lovesan/bike
-
comment
Comment #47983820
Put me down as interested!
-
comment
Comment #47931548
Ada/SPARK may also be worth a look.
-
comment
Comment #47908299
DREI = DREI Replaces EINE's Inheritor https://mcclim.common-lisp.dev/static/documents/drei.pdf
-
comment
Comment #47908178
I use https://github.com/TxGVNN/github-explorer for this and even though it doesn't have a C-x C-f nicety (you just m-x github-explorer then type in the repo name) it works via htt…
-
comment
Comment #47863585
One thing to be mindful of is that you can get a simulation to behave in (almost) any way you want if you set the parameters right, so you should take care to understand the assump…
-
comment
Comment #47823273
For it to be an SI unit, shouldn't you be able to express it in terms of the 7 SI base units?