Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vulcanash999
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
vulcanash999
2y ago
Did you mean Llama-3.1 8B? Llama 3.3 currently only has a 70B model as far as I’m aware.
2.
▲
by
vulcanash999
2y ago
One way to approach questions like this is to change the prompt to something like "List characters in the word strawberry and then let me know the number of r's in this word". This makes it much easier for the model to come u
3.
▲
by
vulcanash999
3y ago
You could use the access token for each request. The advantage is that it is a simpler approach, and does away with the 5-minutes restriction you refer to, as the logout/invalidation would be immediate and not in 0-X minutes where X is
4.
▲
by
vulcanash999
3y ago
I agree, it probably should have been `effect(() => console.log('Name changed:', this.fullName()));` That makes more sense given the context.
5.
▲
by
vulcanash999
4y ago
> I’ve skimmed over the code and it was processing hardcoded index positions. I repeat the person who did that had no concept of a loop. Since the query was returning more than 250 results the remaining rows were being ignored. Unrelated
6.
▲
by
vulcanash999
4y ago
Besides companies, there are also solo web developers working on cross-platform apps. It opens up mobile/desktop app development to them. Learning new languages and platforms to create native apps might simply not be an option. And use