Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
beyonddream
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
beyonddream
6d ago
When the user is understood as yet another human who doesn’t know what they want, the insanity returns! Because an average customer usually doesn’t have practically grounded wants.
2.
▲
by
beyonddream
7d ago
What can be done to prevent hostile take over of scientific research from humans by AI ? I hear lot of complaints and hue and cry (fair enough) but are there positive ideas on what to do about this ? (Regressing back to being secretive abo
3.
▲
by
beyonddream
26d ago
I don’t know why you got downvoted but you have a point. It looks as if OP doesn’t write for readership and his posts contents have similar characteristics of reckless abandon for conventional norms for a tech post. Too many cross referenc
4.
▲
by
beyonddream
27d ago
Answer is, you do comprehensive unit testing irrespective of Microsoft or any other company doing it. Also, as the OP of your comment posted, you are over estimating the software quality of these big name corporate companies. It can’t be th
5.
▲
by
beyonddream
2mo ago
I wish they took some time to reflect on how best to name a model. Like, would it make sense to add the model version at the end like every other artifacts labelled in software engineering!
6.
▲
by
beyonddream
2mo ago
Why ?
7.
▲
by
beyonddream
2mo ago
The recent breakthrough of llm’s solving major open problem’s in math is a direct contradiction to the article. But, there is some truth to the article and perhaps it is more true in chat based interactions. The agentic, hands-off mode migh
8.
▲
by
beyonddream
3mo ago
Nice find! The final paragraph of the Conclusion is amazingly prescient! "Significantly, we found that translation quality as indicated by BLEU score continues to improve with increasing language model size, at even the largest sizes c
9.
▲
by
beyonddream
4mo ago
You should read that essay! The model is capable of producing phd level research on it's own with minimal set of prompt's. I was sad because of this paragraph: "That view is that there is still a great deal of value in strugg
10.
▲
by
beyonddream
4mo ago
I am glad to see this today - after reading Tim gower's recent post on chatgpt 5.5 pro's phd level research ability I was feeling slightly sad about the future of math research. Interestingly enough, the moment I saw the title I t
11.
▲
by
beyonddream
6mo ago
.claude has become the new dotfiles. And what do people do when they want to start using dotfiles ? they copy other’s dotfiles and same is happening here :)
12.
▲
by
beyonddream
1y ago
“Internal server error Sorry, there seems to be an error. Please try again soon.” Never thought I would ever see this on a google owned websites!
13.
▲
by
beyonddream
1y ago
He is talking about IMO (math olympiad) while he got gold at IOI (informatics olympiad) :)
14.
▲
Code reading: The Python std lib module – shelve.py
(beyonddream.me)
2 points
by
beyonddream
1y ago
|
0 comments
15.
▲
by
beyonddream
1y ago
Try mimalloc. I have prototyped a feature on top of mimalloc and while effort was a dead end, the code (this was around 2020) was nicely written and well maintained and it was fun to hack on it. When I swapped jemalloc in our system with mi
16.
▲
by
beyonddream
1y ago
My original question is to understand why it is considered as huge tolerance and what should be considered low tolerance. I am suspecting the paper’s intention is not to compare apples and oranges. They are trying to optimize fp32 baseline
17.
▲
by
beyonddream
1y ago
Why do you think it is a huge tolerance ? (Just curious since it is not clear to me if that will lead to too much of reduction in numerical accuracy compared to the speedup)
18.
▲
by
beyonddream
1y ago
what is the GED you are referring to here ?
19.
▲
by
beyonddream
1y ago
Yeah no idea what it is, so I asked copilot, and it says CLP stands for Calculus Learning Project. Makes sense but don’t know if it is accurate :)
20.
▲
by
beyonddream
2y ago
This needs 2014 in the title.
21.
▲
by
beyonddream
2y ago
I liked and recommend - Statistics Unplugged by Sally Caldwell
22.
▲
by
beyonddream
2y ago
I haven't read the article yet but the moment I saw the writer is "Jordana Cepelewicz" I knew it is going to be great! I have read few of her past articles and they were excellent think pieces.
23.
▲
by
beyonddream
2y ago
Thanks for sharing!
24.
▲
by
beyonddream
3y ago
I have been programming in C professionally for the past ~4 years on a multi-threaded application in the ads industry and that is central to the business. C has lot of documented "foot-guns" but most of it (if not all of it) can b
25.
▲
by
beyonddream
3y ago
Do you suggest any book that does disambiguate between polynomial and polynomial function (i thought they were equivalent!) ?
26.
▲
by
beyonddream
3y ago
amazing to see this JS library uses minimal direct dependencies and even a separate devDependencies that are not needed for runtime - https://github.com/cloudflare/speedtest/blob/main/package.js...
27.
▲
by
beyonddream
3y ago
Ingress can also be costly especially if there is a steady state of high load traffic sent from on-prem machines to machines inside cloud (not sure about aws but have experienced this with azure where we had to resort to buy their expressro
28.
▲
by
beyonddream
3y ago
This looks really interesting! Tangentially related if anyone is interested, I recently wrote[1] a pure C (no external dependency) version of coordination free, k-ordered 128-bit UUID Generator library which is inspired by snowflake but has
29.
▲
by
beyonddream
3y ago
Oh this! I suffered learning this during college ;)
30.
▲
by
beyonddream
3y ago
I am curious to know what are these “formalized architectural decision making methodologies” ? Any books that u know of that cover these topics ?
More ›