Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
etcimon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Creating your own RISC-V processor, SoC and board with Claude
(cimons.com)
8 points
by
etcimon
2mo ago
|
1 comments
2.
▲
by
etcimon
2mo ago
I've been looking forward to RISC-V for a long time and seeing as the semiconductors industry has typically been heavily gated, it came as a surprise that nobody had yet tried adapting a build environment to start your own CPU company
3.
▲
by
etcimon
2mo ago
It does have a use but not in the colloquial sense, history is plastered with bad winners yielding to their predatory instincts and a malicious Jinn is one of infinite ways you can visualize something that pulls/pushes into the abyss f
4.
▲
by
etcimon
2mo ago
There's multiple ways to look at the economy, the raw exchange of dollar currency in a debt chase (shit I need to run faster & pay down this stuff!), there's the productivity of industrial output (shit we need to sell more jun
5.
▲
by
etcimon
2mo ago
All those software turds getting liquidated and replaced by open source would be the best thing for humanity altogether
6.
▲
Balancing Claude 4.8 with GLM 5.2 in mid-level Coding Agent structuring prompts
(cimons.com)
1 points
by
etcimon
2mo ago
|
1 comments
7.
▲
by
etcimon
2mo ago
Tutorial / Guide There's a certain level of proper model selection where leveraging the capabilities prove optimal in certain tasks with Claude 5.8 excelling in structuring and a mid-tier such as GLM 5.2 can get a lot of heavy lif
8.
▲
Saving tokens and "Let me try something else" infinite loop in Coding Agents
(cimons.com)
1 points
by
etcimon
2mo ago
|
1 comments
9.
▲
by
etcimon
2mo ago
With token prices going up for many of the smarter models, I was pondering about how to be more efficient with prompts. Also, there IS an infinite loop possibility in coding agents. So, knowing what I want was usually the most accurate pred
10.
▲
CHackerBlog Released – How it was made with AI
(cimons.com)
1 points
by
etcimon
3mo ago
|
0 comments
11.
▲
by
etcimon
1y ago
Power and control over people's lives and public image is what they get off on, how can anyone feel like they have purpose working on that is beyond me, so it's true that innovation would be thwarted by procrastination - if they g
12.
▲
by
etcimon
2y ago
Would probably need a few more benchmarks to determine if it scales or if it's a bottleneck
13.
▲
by
etcimon
12y ago
The coroutines (fibers/tasks) work in the same way threads do in a kernel. Vibe.d is a reimplementation with something called "fibers", with task-messaging, task contexts, context switching. When using poll or select kernel f