Viewing profile — vulcanash999
vulcanash999
HN member- Joined
- Sun, Jan 01, 2023, 8:29 AM UTC
- HN karma
- 16
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About vulcanash999
No profile information was provided.
Recent public activity
-
comment
Comment #42426775
Did you mean Llama-3.1 8B? Llama 3.3 currently only has a 70B model as far as I’m aware.
-
comment
Comment #41531041
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…
-
comment
Comment #38413488
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/invalidati…
-
comment
Comment #35811773
I agree, it probably should have been `effect(() => console.log('Name changed:', this.fullName()));` That makes more sense given the context.
- comment
-
comment
Comment #34287815
> 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…
-
comment
Comment #34204969
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 cr…