Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pavelboyko
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
pavelboyko
1y ago
"Despite $30–40 billion in enterprise investment into GenAI, this report uncovers a surprising result in that 95% of organizations are getting zero return. [...] The core barrier to scaling is not infrastructure, regulation, or talent.
2.
▲
by
pavelboyko
1y ago
This is the best thing I discovered in this thread! Please do not give up on this. The idea closely reminded me of Ello ( https://www.ycombinator.com/companies/ello ), which was started with custom speech-to-text models
3.
▲
by
pavelboyko
2y ago
I mentored junior SWE and CS students for years, and now using Claude as a coding assistant feels very similar. Yesterday, it suggested implementing a JSON parser from scratch in C to avoid a dependency -- and, unsurprisingly, the code didn
4.
▲
by
pavelboyko
3y ago
Please consider adding Simplified English as an output language option, preferably with a level, e.g., A2, B1, etc. This way, I can adjust the language complexity to my kids' level and then gradually remove the crutches as they improve
5.
▲
by
pavelboyko
3y ago
I have the same experience. I'm sure they are constantly finetuning the model on real user chats, and it is starting to understand low-effort "on the go" prompts better and better.
6.
▲
by
pavelboyko
3y ago
Spaced repetition, especially when using tools like Anki, is effective for memorizing facts. However, memorization represents the most basic level of learning objectives, see e.g. [1] and [2]. Are there any recommended tools for practicing
7.
▲
by
pavelboyko
3y ago
Looks great! On a related note, I developed a similar free tool [1] designed for K12 teachers, primary focusing on curation and discovery of educational videos for classroom use. 1. https://hulahoop.ai
8.
▲
by
pavelboyko
4y ago
Well, if I want my universe to be manageable (don't ask me why), introducing the hierarchy of scales from the beginning is a natural solution.
9.
▲
by
pavelboyko
4y ago
This reminds me of a story that an old professor of theoretical physics told me. In the early nineties, he left the former Soviet Union for the United States to teach physics at one of the top universities. There he encountered the fact tha
10.
▲
The Brightest Flashlight
(imalentstore.com)
1 points
by
pavelboyko
4y ago
|
2 comments
11.
▲
by
pavelboyko
4y ago
The fundamental equations for QED (electromagnetic force) and QCD (strong force) are similar, but the solutions are radically different as gluons interact with themselves in a peculiar way. And we only know how to solve QCD equations at sho
12.
▲
Does Elon Musk Have a Strategy?
(hbr.org)
1 points
by
pavelboyko
4y ago
|
0 comments
13.
▲
by
pavelboyko
4y ago
OBDD: Ordered Binary Decision Diagrams. This data structure allows efficient symbolic operations on boolean functions. Widely used in electronic design automation software. [1] https://en.wikipedia.org/wiki/Binary_decis