Viewing profile — qz_kb
qz_kb
HN member- Joined
- Fri, Apr 01, 2022, 1:46 AM UTC
- HN karma
- 141
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About qz_kb
No profile information was provided.
Recent public activity
-
comment
Comment #44643153
This is not "AI", it's non-linear optimization...
-
comment
Comment #42849468
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 pipelini…
-
comment
Comment #40983036
now add error handling.
-
comment
Comment #40982845
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 scri…
-
comment
Comment #40982780
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 …
-
comment
Comment #40982719
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…
-
comment
Comment #39535153
I made a sim that visualizes the different wavelengths as colors here: https://quazikb.github.io/WaveEq/index.html
-
comment
Comment #37516320
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 anim…
-
comment
Comment #37373664
reminds me of GelSight https://www.youtube.com/watch?v=aKoKVA4Vcu0
-
comment
Comment #36750566
Regression to the mean
-
comment
Comment #35649916
Just leaving a comment to say this is amazing.
-
comment
Comment #35581952
This is usually done with shaders and a circle of buffers which maintain state.
-
comment
Comment #35221451
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 scen…
-
comment
Comment #35031630
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 …
-
comment
Comment #33116626
What kind of simple features are you writing that 50 lines seems like enough to do anything useful??
-
comment
Comment #32112291
If robots were way cheaper it would change quite a bit.
-
comment
Comment #31762292
Wow this channel is a goldmine! This playlist is great: https://www.youtube.com/watch?v=YV9vQGqoO5c&list=PLlczpwSXEO...
-
comment
Comment #31546360
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 …
-
comment
Comment #31487860
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…
-
comment
Comment #31487326
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 …
-
comment
Comment #30874532
"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 alrea…
-
comment
Comment #30874332
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 thi…