Viewing profile — wwarner
wwarner
HN member- Joined
- Sat, Mar 16, 2013, 1:04 PM UTC
- HN karma
- 2,442
- Public activity
- 826 items
- HN profile
- View on Hacker News ↗
About wwarner
No profile information was provided.
Recent public activity
-
comment
Comment #49252929
Great discussion with a cognitive scientist on what LLMs might reveal about the role of prediction in human cognition.
- story
-
comment
Comment #49252718
It means that there is a spectrum of outcomes, and there is a band left of center which is anti-crime enough to support cameras with laws to govern them.
-
comment
Comment #49252694
Uh, I guess you haven't compared my town's crime rate to London's. I'm for curtailing people's gun rights as well, for essentially the same reason as I'm for more cameras. There wa…
-
comment
Comment #49252279
Unpopular opinion: I’m fine with cameras if they can be shown to solve crimes and lower the crime rate. No, I’m not ok with ICE surveillance, or secret police punishing free thinke…
-
comment
Comment #49215733
Maybe, or maybe it was eaten into extinction.
-
comment
Comment #49140570
warning: this shows a living mouse in a mouse trap.
- story
- story
-
comment
Comment #48428681
Honestly i come to hn to escape true crime.
-
comment
Comment #48331125
Expected a generator.
-
comment
Comment #48249881
I've only ever been good at dancing to punk music, which has only cost me money so far.
-
comment
Comment #48103300
Yes, and wondering why all the AI tooling is written in node.
-
comment
Comment #48101097
Wouldn’t apache arrow serve the same purpose?
-
comment
Comment #48044841
Haven't finished this but for me it's so refreshing to read some science on deep learning and not just weird predictions.
-
comment
Comment #48015056
I feel the same, but then I remind myself of how I used to feel about dark matter (I really disliked it). Having an arena where no scientific question is out of bounds is great.
-
comment
Comment #47978107
I run emacs without graphics from this docker image i maintain https://hub.docker.com/r/wwarner/emacs-native I just use emacs for programming, not note taking or email reading or t…
-
comment
Comment #47939459
My usage of emacs is so vim-like that I’ve tried switching a few times. Vim is definitely faster, and overlays and cursor placement is much simpler and more intuitive. But there we…
-
comment
Comment #47898782
Sane & interesting enough to have been disproven, by Boaz Barak iirc. Maybe not surprising since simulated annealing never achieved the results of gradient descent + backprop.
-
comment
Comment #46652314
These drawbacks are all true, but sometimes storing directly to elastic is still the best way forward.
-
comment
Comment #46440975
I feel like these are helpful, and I think the calculus oriented visualizations of convex surfaces and gradient descent help a lot as well.
-
comment
Comment #46424650
I reluctantly agree. It’s like ebikes — yes it’s great that I don’t have to pedal up hill, but on the other hand the cyclists that did it the hard way deserved the praise and glory…
-
comment
Comment #46076288
The version manager approach feels like a giant step backward to me. Manage dependencies with containers.
-
comment
Comment #45895828
holding my nose reading this. if scientific progress killed god, it seems unlikely that meaning would emerge from more ramblings of the same kind that gave rise to him in the first…
-
comment
Comment #45785401
i run a basic emacs configuration within docker, so it has all the underlying executables & binaries installed where emacs looks for them. runs exactly the same on linux & macos. h…