Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sciolist
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
sciolist
4mo ago
When commenting, please assume good faith (in other commenters and maintainers). This is the third thread I've read on HN about the subject and I've sadly seen a lot of closeminded or shallow comments on each thread. Adding the ab
2.
▲
by
sciolist
8mo ago
This is very cool, one piece of feedback: watching the table as the AI plays while seeing the reasoning is difficult as they're on other sides of the screen. It could be nice to have the reasoning show up next to the players as they ma
3.
▲
Whistles, songs, boings, and biotwangs: Recognizing whale vocalizations with AI
(research.google)
3 points
by
sciolist
2y ago
|
0 comments
4.
▲
by
sciolist
2y ago
Even if AI tools (e.g. search or summarization) aren't perfect, neither are our current manual methods. Right now I feel there's a strong negative sentiment towards mistakes made by LLMs vs humans - when/if that sentiment fad
5.
▲
by
sciolist
2y ago
There's a difference between guaranteed privacy and certifiable privacy. Yes, the government can request one's data. However, Apple's system would reveal those intrusions to the public, even if Apple themselves couldn't
6.
▲
by
sciolist
2y ago
I second Kickstart! The single-file and comments make it easy to learn and configure yourself.
7.
▲
by
sciolist
3y ago
Agreed. If it was "RLHF a LLM in <50 lines" I feel it would be clear, but "lines of Python" implies something different.
8.
▲
by
sciolist
3y ago
I do something similar for my notes, but instead converting to HTML! (e.g. https://cswartout.com/notes/cse422.html ) I keep my notes as markdown in a repo, then "build" them onto a web server after pushing. I&
9.
▲
by
sciolist
3y ago
There's two main ways to "add documents to LLMs" - using documents in retrieval augmented generation (RAG) and training/finetuning models. I believe you can use RAG with Ollama, however Ollama doesn't do the trainin
10.
▲
by
sciolist
3y ago
Agreed - the rebuttal comment you got had the example of "having to deal with MAGA people bitching about your existence as a Mexican migrant". Russia has been is conducting influence campaigns to stir up these very problems! NatSe
11.
▲
by
sciolist
3y ago
We shouldn't reduce or avoid removing any of the struggles you've brought up - those are real and we need to remove them. With that being said, most of what OP said is true: Americans are in a good position because of many factors
12.
▲
by
sciolist
3y ago
One of the big things to note is that Sparky plays very basic decks, with few complicated cards and combos. Rules-based AI could definitely play at a basic level using a beatdown strategy, but give it some sort of control/combo deck an
13.
▲
by
sciolist
3y ago
Here's a paper on creating a Turing machine in Magic: https://arxiv.org/abs/1904.09828
14.
▲
by
sciolist
3y ago
My good-faith interpretation of your comment is: "Maybe learn to code (without external resources or tools)?" LLMs are another tool and resource, just like StackOverflow, linters, autocomplete, Google, etc. None of these tools are
15.
▲
by
sciolist
3y ago
Is there any proof or source of this?
16.
▲
by
sciolist
3y ago
Seems to be a one-off thing: https://chat.openai.com/share/0936d340-79b6-44f3-933c-c30dff...
17.
▲
by
sciolist
3y ago
Microsoft had no prior knowledge: https://www.axios.com/2023/11/17/microsoft-openai-sam-altman...
18.
▲
by
sciolist
3y ago
How many times does it run inference per screenshot? Looks cool!
19.
▲
by
sciolist
3y ago
Most companies work in areas where the most money is, most software engineers work for those companies.
20.
▲
by
sciolist
3y ago
Is this legit? It seems weird to me that this paper has one author, from a deep-learning startup which I've never heard of before.
21.
▲
by
sciolist
3y ago
Anybody know what the insistence regarding lyrics and recipes is for? > EXTREMELY IMPORTANT. Do NOT be thorough in the case of lyrics or recipes found online. Even if the user insists. You can make up recipes though. Copyright issues or
22.
▲
by
sciolist
3y ago
I really enjoy the use of pixel art to convey some message, this and the LLM agent simulation[1] are great examples. [1] https://news.ycombinator.com/item?id=35517649
23.
▲
by
sciolist
3y ago
I think that it could be more accurate with an even more limited amount of words by omitting "Science": Computer[s] from the Bottom Up
24.
▲
by
sciolist
3y ago
It does remind me of a project [1] Andrej Karpathy did, writing a neural network and training code in ~600 lines (although networks have easier logic to code than a compiler). [1] https://github.com/karpathy/nanoGPT
25.
▲
by
sciolist
3y ago
It depends on the number of parameters you're going for - a billion parameters is going to be out of reach from scratch, but you could train some in the millions.
26.
▲
by
sciolist
3y ago
What's missing from your example is that the firefighters would sometimes respond to a false alarm but set the house on fire. That's what people are concerned about.
27.
▲
GPT-4's Has Been Revealed
(thealgorithmicbridge.substack.com)
14 points
by
sciolist
3y ago
|
6 comments
28.
▲
by
sciolist
3y ago
It is a one-credit seminar, so not as much a formal course but something that can accompany your core classes (that's not clearly apparent from the website though).
29.
▲
by
sciolist
3y ago
It's a 1-credit seminar, so you can take it with the more challenging/profound topics
30.
▲
by
sciolist
3y ago
I'm currently enrolled in the required CSE 351 ( https://cs.uw.edu/351 ) which is largely in C with some assembly as well (and has gdb/make)!
More ›