Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nirinor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nirinor
2mo ago
Answering myself: I've tried pi and oh-my-pi (omp.sh) in the last couple of days, and the latter feels solid and more effective than CC/opencode/pi. I have not reviewed the code, and 2 days is not a lot, so take with a large
2.
▲
by
nirinor
2mo ago
I use CC at a client because that's their stack. I use (a particular version of) OpenCode for my own work, because it is so much better. Reading this post makes me sad. Because everything matches and explains oddities I've seen an
3.
▲
by
nirinor
11mo ago
So, are computing gradients details of backpropagation that it is failing to abstract over, or are gradients the goal that backpropagation achieves? It isn't both, its just the latter. This is like complaining about long division not b
4.
▲
by
nirinor
11mo ago
Nah, Karpathy's title is "Yes you should understand backprop", and his first highlight is "The problem with Backpropagation is that it is a leaky abstraction." This is his choice as a communicator, not the poster to
5.
▲
by
nirinor
11mo ago
Its a nit pick, but backpropagation is getting a bad rep here. These examples are about gradients+gradient descent variants being a leaky abstraction for optimization [1]. Backpropagation is a specific algorithm for computing gradients of c
6.
▲
by
nirinor
3y ago
I am not hiring, but might be able to help with some other parts. DM me if you want to talk.
7.
▲
by
nirinor
3y ago
I use python extensively. I've used bash (+awk+xargs+sed...) extensively. Nushell is already a great improvement over bash _as a shell_. It is even better when using it to compose _preexisting text based programs_. I would say it is be
8.
▲
by
nirinor
4y ago
Very nice formalization. One area for refinement: it considers two stacks either identical or unrelated. Consider that stack A;B is actually very close to A;B;C, the difference might be due to a sample time occurring just before or just aft
9.
▲
by
nirinor
4y ago
I've needed these capabilities often while using awk for converting messy logs/error outputs into tables/commands. Nowadays I like the nushell approach to the composition: echo 'quux=123 foo=123 bar=123' | str
10.
▲
by
nirinor
4y ago
Mislabeled? sounds like you're SEEKING WORK, SEEKING FREELANCER is for the other side.
11.
▲
by
nirinor
4y ago
SEEKING WORK | NYC area | Remote Hi, I am Daniel Vainsencher, ML PhD and practitioner. You want to use AI to solve a business or technical problem, have data and a team, but no senior research staff. I can, on a consulting/contracting
12.
▲
by
nirinor
4y ago
I've joined the Tribe community a few months ago, done one project with them, so far very happy with my experience. - Pleasant, helpful, knowledgeable people on the slack. - Brief and effective process matching me with a client. - They
13.
▲
by
nirinor
4y ago
Some applications depend on approximately solving optimization problems that are hard even for small problems. The poster child here is combinatorial optimization (more or less equivalently, np-complete problems), concrete examples are SMT
14.
▲
by
nirinor
4y ago
We see so many examples of regulations having directionally wrong effects... That regulation is adversarial (largest regulated entities are savvy and often propose the regulations), has higher order and long term effects, this all makes it
15.
▲
by
nirinor
4y ago
SEEKING WORK | US East coast | Remote Hi, I am Daniel Vainsencher, ML PhD and practitioner. I can, on a consulting/contracting basis: 1. Convert your business problems into well defined prediction and decision problems, connecting perf
16.
▲
by
nirinor
4y ago
SEEKING WORK | US East coast | Remote Machine Learning/optimization expert, I can: 1. Design ML systems tailored to business needs, 2. Coach your engineer/research staff on ML/Optimization, 3. PoC/customize/troubles
17.
▲
by
nirinor
4y ago
Now this sounds like a proper fun problem! :)