Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bernaferrari
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
bernaferrari
1mo ago
he was rich already with all his previous jobs + all the funding the company got
2.
▲
by
bernaferrari
2y ago
if you want to be lazy, 7b = 7gb of vRAM, 12b = 12gb of vRAM, but quantizing you might be able to do with with ~6-8. So any 16gb Macbook could run it (but not much else).
3.
▲
by
bernaferrari
2y ago
no, it is basically an 'auto-correct' spell checker from the phone. It only knows what it was trained on. But it has been shown that a coding LLM that has never seen a programming language or a library can "learn" a new
4.
▲
by
bernaferrari
3y ago
For me, personally, Copilot is the best because you are typing and it is just suggesting. Very often I type something, wait 2 seconds for its answer (knowing it is going to get it right 80% of the time) and press tab. Sure, it misses a ton,
5.
▲
by
bernaferrari
3y ago
very clickbait post, it is in alpha and will take many many months to stabilize.
6.
▲
by
bernaferrari
3y ago
even if that's true, the A series neural engine is much worse than the M series, I'll say it wrong, but it can only do 32bit inference (or something like that) where M series can do 64bit, so A series can run LLM but has a series
7.
▲
An app for asset allocation (e.g., I want 60% Bitcoin in 5% of my wallet)
(github.com)
2 points
by
bernaferrari
5y ago
|
0 comments
8.
▲
Convert Figma Layouts to Flutter, SwiftUI and Tailwind. OSS and 99% Tested
(github.com)
63 points
by
bernaferrari
6y ago
|
1 comments
9.
▲
by
bernaferrari
7y ago
Author here. Yeah, it was supposed to be "here are my frustrations", not like "Flutter is bad, let's burn it".. but of course, the thing grew up beyond control. 38k view so far.
10.
▲
by
bernaferrari
7y ago
> BlazingSQL is built entirely on top of cuDF and cuIO. Yes.
11.
▲
by
bernaferrari
7y ago
Author here, I'm sorry for the confusion. I'll correct the article with what you said.
12.
▲
by
bernaferrari
7y ago
Author here. Never expected it to reach here. 24k views and it's been ~14 hours since I wrote it. I agree with you. There is currently a competition between kotlin multiplatform and flutter, a shared backend vs a shared UI. Guess what,