Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pyrolistical
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
pyrolistical
8d ago
Soooo anytime now to bring it back right??
2.
▲
by
pyrolistical
10d ago
No way you can get that much each without extremely quants For a single r9700 you have 637 GB/s and for qwen 3.8 27b q4_k_xl the maximum tg/s is 33 before mtp Now if you meant 4xr9700 tensor parallelism with mtp, 80 tg/s star
3.
▲
by
pyrolistical
13d ago
I run it locally at q4_k_xl on a r9700 with kv cache bf16 and while it thinks a lot, it’s still fast enough to do the task. This model had its knowledge replaced with reasoning ability. The chain of thought what makes this reasoning effecti
4.
▲
by
pyrolistical
14d ago
Nic needs pcie5 x16 slot, so on am5, take out your gpu
5.
▲
by
pyrolistical
19d ago
It’s like next.js but for backend. Personally not for me. These are very productive once you learn the shape they expect. But the wheel needs to be reinvented on how to do everything. I ran have straight forward verbose code with no hidden
6.
▲
by
pyrolistical
25d ago
Yeah the base requirement has gone up. So more training/schooling is required. Imagine when jobs started adding the requirement entry level positions require ability to read? That cut out so many people when that requirement was added
7.
▲
by
pyrolistical
25d ago
Can’t wait for single chip asic qwen3.8 27b It’s small so should be cheap per chip. And it so much smarter than it ought to be for its size. Problem is asic take forever to cut and are always months behind the latest open weight sota
8.
▲
by
pyrolistical
25d ago
IMO it was a mistake and everybody should be a sole proprietor. This way legal consequences always have personal consequences and people should act accordingly
9.
▲
by
pyrolistical
26d ago
Give it agent instructions in the major breaking api changes. I force around Io stuff. Then point it to the zig source code. Sure it wastes a bit of time always figure it out when it fails to compile. This is why I’m excited to see qwen3.8
10.
▲
by
pyrolistical
1mo ago
Umm I have an extra 35, do you have layer 6?
11.
▲
by
pyrolistical
1mo ago
Then fix it using the llm
12.
▲
by
pyrolistical
2mo ago
I like putting the stdin before the command < file grep abc
13.
▲
by
pyrolistical
2mo ago
Except Claude remembers in it memories. You need to clear that too
14.
▲
by
pyrolistical
2mo ago
It’s open source. You take ownership of it for your deployment and stop relying on continued free work. You can use llm to pull in updates as they are released. It’s not gpl, so you don’t need to publish your port
15.
▲
by
pyrolistical
2mo ago
Yeah but they turned it into something unreadable. Call it a skill issue if you wish. I just haven’t found another language that just makes sense. Zig doesn’t hide anything from you
16.
▲
by
pyrolistical
2mo ago
I predict we may be heading back to self implementations based off of papers since it is now cheaper to do so with AI coding agents. Yeah they kinda suck and make mistakes right now, but tech only gets better. It’s no different than 3D prin
17.
▲
by
pyrolistical
2mo ago
That would require someone who knows what they are doing, hence this service
18.
▲
by
pyrolistical
2mo ago
Within an order of magnitude. I would call this awash
19.
▲
by
pyrolistical
3mo ago
And then you can get AI do a nicer port of SDL.zig and you get way better decls. Proper enums, proper tagged unions, and often reading the docs can allow the AI to distinguish T * to one of 1. [*]T 2. [:0]T 3. ?T 4. *T And these are just th
20.
▲
by
pyrolistical
3mo ago
What do you mean? By the time you have kernel access like that you’ve already won.
21.
▲
by
pyrolistical
3mo ago
I’ve been yak shaving the interfaces not the implementation. I used ai to convert c headers into in nice zig code. Then I link to the library. It’s cheap to use zig translate-c to convert c headers but the output isn’t nice. You can give ai
22.
▲
by
pyrolistical
3mo ago
Expose the sync queue to end user and train them to understand if they attempt to close the tab with a pending queue they will get the ugly prompt warning them
23.
▲
by
pyrolistical
4mo ago
The prefix cache is working properly 100k doesn’t prefill more than once
24.
▲
by
pyrolistical
4mo ago
We should port the zig std lib as a c lib
25.
▲
by
pyrolistical
4mo ago
You can also write Gherkin in markdown and have test fixtures for each given, when, then
26.
▲
by
pyrolistical
4mo ago
So robo taxis are going to stalk us?
27.
▲
by
pyrolistical
4mo ago
Crappy managers don’t know (or actively avoid) how to measure business value from individuals. So they need you to be in the office so they can physically see if you are putting in the effort. Tokens is just yet another proxy for business v
28.
▲
by
pyrolistical
4mo ago
As a human I make typos all the time
29.
▲
by
pyrolistical
5mo ago
I love coding with bun. It comes with everything. For my projects I don’t even need any additional dependencies. I use vanilla dom and sqlite
30.
▲
by
pyrolistical
5mo ago
You don’t know what you don’t know
More ›