Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dbfclark
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
dbfclark
4mo ago
I think your per-axis std normalization is likely doing a big pile of the work —- it’s fairly well-known that “wrong” PCA, setting sigma=Id or just taking a square root, gives better embeddings than the un-normalized version. It would be wo
2.
▲
by
dbfclark
9mo ago
I did a goodly chunk of vibe coding over the summer and I found that the best language for me was Rust implementations with Python bindings for interface. A few reasons: - Everything about rust enforcing correctness catches lots of bugs - U
3.
▲
by
dbfclark
2y ago
Another completely viable solution (other than adding extra starch) I’ve found is to sprinkle a bit of sodium citrate (the sodium salt of citric acid, a common food additive and cheap on Amazon) over the cheese before adding to the pan. Thi
4.
▲
by
dbfclark
2y ago
A good way to understand why cosine similarity is so common in NLP is to think in terms of a keyword search. A bag-of-words vector represents a document as a sparse vector of its word counts; counting the number of occurrences of some set o
5.
▲
by
dbfclark
2y ago
Convergent sequences are always Cauchy; for metric spaces, compactness and sequential compactness are the same.
6.
▲
by
dbfclark
3y ago
The key question here isn’t so much whether GPT-4 beats the actual human decks as much as what it had to fabricate to do so. The humans are probably constrained by things like “reality” and “what their business has done in it” while GPT-4 c
7.
▲
by
dbfclark
4y ago
Very let down by the title -- why no ancient Roman abstract algebra?
8.
▲
by
dbfclark
5y ago
Not my company, but Zocdoc has the best values I’ve ever seen exactly because they all have anti-values: Patients First Important, not Immediate Learners before Masters Together, not Alone Progress before Perfection Adaptable, not Comfortab
9.
▲
Pytorch 0.4 migration guide
(pytorch.org)
1 points
by
dbfclark
8y ago
|
0 comments
10.
▲
Ask HN: Wes Clark stories
9 points
by
dbfclark
10y ago
|
0 comments
11.
▲
by
dbfclark
10y ago
Sure. Moonshine I know a lot about, relative to physics at least. Given that I now work somewhere that specializes in term embeddings, it kind of feels like I've spent half my life injecting stuff into vector spaces...
12.
▲
by
dbfclark
10y ago
Hey, I'm a mathematician, not a physicist. We tend only to get as far as "oh yeah, here's all this pretty math we care about. I hear it has some applications to physics..."
13.
▲
by
dbfclark
10y ago
Presumably the extra credit is that the binary Golay code is closely related to the Leech Lattice, and thus to the entire moonshine situation, which gets you to string theory. See: https://en.wikipedia.org/wiki/Leech_la
14.
▲
by
dbfclark
10y ago
Very company dependent. At Luminoso ( http://luminoso.com ), we live in Python, with varying doses of Javascript for frontend, very little R (but some of us know it), Java and C++ are pluses (for working with other people's s
15.
▲
by
dbfclark
11y ago
Indeed -- it's struck me recently how Wes was probably among the first (if not necessarily number one, if only because of ill-definedness) people to make computers smaller. Looking back at the sixty years since he began, it's been
16.
▲
by
dbfclark
11y ago
Quite. Minsky was actually advisor to my company, which is based in part on his notion of common sense computing. There is much to mourn recently.
17.
▲
by
dbfclark
11y ago
He'd talk about computers for fun, at least. But try to convince him that the internet actually worked and you'd have a whole evening's conversation on your hands...
18.
▲
by
dbfclark
11y ago
It's a reference to a story about Ramanujan, who once (remarkably) told G. H. Hardy that 1729 wasn't a boring number because it was the smallest number that could be expressed as the sum of two cubes in more than one way. Sometime
19.
▲
by
dbfclark
11y ago
Everyone has stories, most better than me. I find my most vivid memory of experiencing him as an adult was that every time you spoke with him he'd have had some completely flabbergasting new life experience you'd never imagined. H
20.
▲
by
dbfclark
11y ago
I'm his grandson, not his colleague, so far be it from me to say he was a great man, but he was a great grandfather and an inspiration. He taught me an enormous amount, from logic to just how hard it can be to get people to adopt new t
21.
▲
by
dbfclark
12y ago
I couldn't possibly agree more in general, though of course I'd quibble with many of the specifics... As to stodginess, I'd say there's a big difference between personal/small commercial lines and the big ticket ent
22.
▲
by
dbfclark
12y ago
This is an impact of the default Unicode normalization, which is set to NFKC. This normalization is lossy for things like the ordinal indicator and trademark symbol; if you'd like to keep the ordinal indicator unchanged, use NFC normal
23.
▲
by
dbfclark
12y ago
Luminoso cofounder here (we make ftfy, among other things). Our use case is fairly specific: a customer uploads text documents, often as a spreadsheet originally exported from someone else's tool, but doesn't think hard about the
24.
▲
MIT's Luminoso Claims It's Cracked the Code on Text Mining
(mashable.com)
3 points
by
dbfclark
13y ago
|
0 comments
25.
▲
by
dbfclark
14y ago
One meaningful point: we're early-stage and we bought a booth and we seem to be getting great value out of it, but we have a very specific target audience not mentioned by the original poster: digital marketers. At least the interactive p
26.
▲
Ftfy: Fixing Encoding Mistakes in Python
(blog.lumino.so)
1 points
by
dbfclark
14y ago
|
0 comments
27.
▲
Show HN: A simple way to send vectors over networks
(blog.lumino.so)
2 points
by
dbfclark
14y ago
|
0 comments
28.
▲
Visualizing Obstacles to Innovation
(blog.lumino.so)
2 points
by
dbfclark
14y ago
|
0 comments
29.
▲
Twitter is not a power law
(blog.lumino.so)
1 points
by
dbfclark
15y ago
|
0 comments
30.
▲
How to get amazing people to join your projects
(saraeileen.com)
1 points
by
dbfclark
15y ago
|
0 comments
More ›