Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
moxza
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
moxza
1mo ago
Is it human nature or the way we've evolved that's the problem? Either way, most of the history of power has involved influencing the mass of humans to dedicate themselves to production while the small group that controls the narr
2.
▲
by
moxza
1mo ago
Double plus good
3.
▲
Show HN: Core Kanji, an SRS with no self-grading that picks what to study next
(moxzas.github.io)
1 points
by
moxza
2mo ago
|
0 comments
4.
▲
by
moxza
2mo ago
The thing I find most encouraging is that the best AI detector is still humans. Don't write the Turing test off yet. From what I understand, your approach is clever, it's like an accent detector. Known models tend toward a specifi
5.
▲
by
moxza
2mo ago
Audio first is an interesting idea. As a fluent speaker who's always felt ashamed of his poor writing skills that's actually something that I would want as well. As for building a learning flywheel. I had a working prototype pre-A
6.
▲
by
moxza
2mo ago
I feel like AI is set to surpass us on most left brain tasks, yes. I know left/right is a myth, please forgive me the shorthand. I see it in my own work where the AI is incapable of brute forcing a solution because it can't do the
7.
▲
by
moxza
2mo ago
Cal Newport talks about this in Deep Work. My key takeaway, not all jobs let you. As romantic as the CEO role is, they don't get to spend big blocks of time alone with their thoughts. They have to be on deck and directing whenever, whe
8.
▲
by
moxza
2mo ago
Hard no, but for context, I discuss books with AI all the time. I wouldn't discuss Hemingway with an AI, completely pointless. His work is not about the content, it's about the beauty of the prose. By comparison, The Timeless Way
9.
▲
by
moxza
2mo ago
For the public facing consumer functionality I have Gemini Flash running on guardrails directed by a state machine that calls it statelessly everytime. For that, it's strictly locked to a version. I can't afford to suddenly get re
10.
▲
by
moxza
2mo ago
I wrote my own ORM for exactly this reason. It's far from enterprise grade but it solves for 1) the domain model needs to stay clean and properly normalised and 2) that's not a job that can be distributed across the whole team. On