Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
puilp0502
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
puilp0502
2mo ago
Is GLSL more "approachable" than SIMD? For me personally (who doesn't have any graphics programming experience), GLSL feels way scarier than SIMD, especially when you look at the black magic that happens on shadertoys. Not sa
2.
▲
by
puilp0502
4mo ago
> Turns out AI is terrible at guessing whats faster or allocates less s/AI/a human being/ would work equally well, lol. Jokes aside, I do like the approach of letting the AI build something deterministic and make decisions
3.
▲
by
puilp0502
4mo ago
Looking forward to it!
4.
▲
by
puilp0502
4mo ago
I think you're describing Mixture-of-Experts.
5.
▲
by
puilp0502
4mo ago
I love this. This was always an idea I had in my head, because spinning up MuseScore just to write down some beats was so annoying. Glad someone already came up with the solution! Do you plan to release the compiler(uh, rasterizer/rend
6.
▲
by
puilp0502
4mo ago
> Google defines certification requirements for Android which includes forcing bundling Google Chrome, etc. Isn't this a textbook case of an antitrust lawsuit? Y'know, with the whole ordeal with Windows/IE, I assume the co
7.
▲
by
puilp0502
4mo ago
> Ignored people I knew from class instead of saying hi because I didn’t know for sure if they remembered me even though the class had only 10 people in it This hit painfully hard. I feel spied on.
8.
▲
by
puilp0502
4mo ago
I guess their point was to demonstrate that it's possible to bake a decently-sized model to a silicon? As with anything related to HW, I guess the lead time will be considerably larger than the software counterparts, so I guess in 1-2
9.
▲
by
puilp0502
8mo ago
The author wanted people to be able to just "ssh mygame", no? In that sense, ssh was a design requirement.
10.
▲
by
puilp0502
8mo ago
I think the parent is talking about the people who post to LinkedIn that "SWE as a profession is dead" non-stop. I fully agree with you that it massively lowered the cost to create, but I'd argue that the people who's sa
11.
▲
by
puilp0502
9mo ago
Few questions: * How do you manage the key for encrypting IDs? Injected to app environment via envvar? Just embedded in source code? I ask this because I'm curious as to how much "care" I should be putting in into managing th
12.
▲
by
puilp0502
9mo ago
But it's much easier to say "orthogonal" than "linearly independent", no? As you mentioned, I think the word "orthogonal" has already lost its meaning of "dot product equals zero", and bears the
13.
▲
by
puilp0502
10mo ago
Guilty until proven innocent.
14.
▲
by
puilp0502
10mo ago
Is there a word for a feeling that there's gotta be a German word for this niche feeling?
15.
▲
by
puilp0502
10mo ago
I would. Heck, I bet half of HN would be interested in what kind of insanity lies under those behemoths.
16.
▲
by
puilp0502
1y ago
I see. So if I'm understanding correctly, then this policy serves as a kind of "legal ground" from which the maintainers can take action against perpetrators, right? To add a bit more context, when I was writing the original
17.
▲
by
puilp0502
1y ago
Every time I encounter these kinds of policy, I can't help but wonder how these policies would be enforced: The people who are considerate enough to abide by these policies, are the ones who would have "cared" about the code
18.
▲
by
puilp0502
1y ago
Isn't that what APIs are for?
19.
▲
by
puilp0502
1y ago
It's going to be interesting if ChatGPT actually hooks up with SSPs and dumps a whole "user preference" embedding vector to the ad networks.
20.
▲
by
puilp0502
1y ago
Can you elaborate on the "bad customer service"? I've never engaged in Claude's support team, but curious to know what you've experienced.
21.
▲
by
puilp0502
1y ago
What kind of benefit does Multi-Token Prediction bring to the inference side? Is it only relevant in pretraining efficiency?
22.
▲
by
puilp0502
1y ago
> If your Docker Compose workflow is overly complex, just convert it to Kubernetes YAML. Is this also applicable for single-host services? I have a lot of my toy projects packaged as a Docker Compose, and I just `docker compose up -d` in
23.
▲
by
puilp0502
1y ago
> Before you make it more glitzy you have to make it less glitchy. I am copying this so that I can use it later when the marketing comes in and suggests we devote more dev time to yet another landing page renewal when we are at capacit
24.
▲
by
puilp0502
1y ago
Isn't this a duplicate of https://news.ycombinator.com/item?id=44286277 ?
25.
▲
by
puilp0502
1y ago
Top in my list of "insane engineering done by emulator people" is still Dolphin's ubershader; but still, I thank that there are people like the author that dedicate exorbitant time into preserving endangered medium.
26.
▲
by
puilp0502
1y ago
Doesn't this apply to most of the "open-weight" models like Llama and Gemma? I remember Llama also having some specific terms targeted at big boi players as well.
27.
▲
by
puilp0502
1y ago
Cool project! Might be a nitpick, but: wouldn't it be better if the user can "atomically swap" two fields when configuring import? As in, I can't swap the CSV column "Full Name" with "Email" without