Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
qz_kb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
qz_kb
1y ago
This is not "AI", it's non-linear optimization...
2.
▲
by
qz_kb
2y ago
DeepSeek R1 just uses crappy PPO ("GRPO" is just using the sharpe ratio as a heuristic approximation to a value function) on top of distilled existing models, with tons of pipelining optimizations manually engineered in. I don
3.
▲
by
qz_kb
2y ago
now add error handling.
4.
▲
by
qz_kb
2y ago
I'm not suggesting you build a a whole build system with python (which is basically bazel and it seems to be good enough for google.) A lot of originally little automation/dev scripts bloat into more complicated things as edge cas
5.
▲
by
qz_kb
2y ago
This is why you force yourself to use nearly zero dependencies. The standard library sys, os, subprocess, and argparse modules should be all you need to do all the fancy stuff you might try with bash, and have extremely high compatibility w
6.
▲
by
qz_kb
2y ago
Using python and constraining yourself to only use a basic subset of the standard library modules so you can run the script in pretty much any environment is almost always a better choice than trying to write even one loop, if statement, or
7.
▲
by
qz_kb
3y ago
I made a sim that visualizes the different wavelengths as colors here: https://quazikb.github.io/WaveEq/index.html
8.
▲
by
qz_kb
3y ago
How the hell does the Seek by iNaturalist app work so well and also be small/performant enough to the job completely offline on a phone? You should really try it out for IDing animals and plants if you haven't, it's like a re
9.
▲
by
qz_kb
3y ago
reminds me of GelSight https://www.youtube.com/watch?v=aKoKVA4Vcu0
10.
▲
by
qz_kb
3y ago
Regression to the mean
11.
▲
by
qz_kb
3y ago
Just leaving a comment to say this is amazing.
12.
▲
by
qz_kb
3y ago
This is usually done with shaders and a circle of buffers which maintain state.
13.
▲
by
qz_kb
4y ago
No one ever considers the equally likely scenario of a technological plateau instead of singularity. Complexity/Entropy always forces things to level off. There's an plausible scenario that GPT# "replaces" all knowledge
14.
▲
by
qz_kb
4y ago
hybrid seeds don't breed true. You need to research what hybrid means, I have no idea why you bring up "organic markets" as if the market/growing conditions affect the genetics of a plant??
15.
▲
by
qz_kb
4y ago
What kind of simple features are you writing that 50 lines seems like enough to do anything useful??
16.
▲
by
qz_kb
4y ago
If robots were way cheaper it would change quite a bit.
17.
▲
by
qz_kb
4y ago
Wow this channel is a goldmine! This playlist is great: https://www.youtube.com/watch?v=YV9vQGqoO5c&list=PLlczpwSXEO...
18.
▲
by
qz_kb
4y ago
How dedicated you are to do a task with no intrinsic value besides getting hired at companies with leetcode-style interviews. I don't think google is better off when everyone they hire has wasted hundreds of hours on a fundamentally us
19.
▲
by
qz_kb
4y ago
My hypothetical example is not really about oil paintings, but the fact these models will surely get deployed and used for stock photos for articles, on art pages etc. I think this will introduce unavoidable background noise that will be su
20.
▲
by
qz_kb
4y ago
I have to wonder how much releasing these models will "poison the well" and fill the internet with AI generated images that make training an improved model difficult. After all if every 9/10 "oil painted" image onli
21.
▲
by
qz_kb
4y ago
"removing biological limits" is a big handwave. Biological hardware is tuned exceptionally well for intelligence, and we have a massive amount of it distributed worldwide. We already remove biological limits by building tools, com
22.
▲
by
qz_kb
4y ago
My main gripe about AGI is that everyone assumes a general intelligence will somehow be able to self optimize towards a more and more improved state never reaching a plateau. I think it's much more likely that the optimization landscap