Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
softwarewright
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
31.
▲
Ask HN: Who is using FPGA for ML inference?
11 points
by
softwarewright
13d ago
|
16 comments
32.
▲
by
softwarewright
13d ago
nice. I like the metaprogramming and the error handling.
33.
▲
by
softwarewright
13d ago
so the built-in nano helps a lot, since the help output scrolled off the screen. I tried to use head, less, and more. I could redirect help output to a file (but until I found nano, could not page that). I also looked for dd. The VNC UI s
34.
▲
by
softwarewright
13d ago
My AI wrote scripts to launch and attach. I was able to do a lot login in as root. One bug: when I run the ring3 demo, the shell stops accepting input.
35.
▲
by
softwarewright
13d ago
I have forked, cloned, and built (had to pin a specific nightly Rust for it to build). When I run it, it crashed at login; I reran it with VNC, was able to login as root, issue ls and uptime, but then it crashed. My AI is debugging...
36.
▲
by
softwarewright
13d ago
yes, works now, thanks
37.
▲
by
softwarewright
13d ago
I have also developed a preemtive-multitasking O/S (and some programming languages to build this and apps) targeted for embedded soft cpu (not x86). I build tools in Rust, too. I joined your discord but cannot comment anywhere yet (la
38.
▲
Interactive demo of MINIX1-like O/S on emulated CPU
(swtos.softwarewrighter.com)
11 points
by
softwarewright
13d ago
|
2 comments
39.
▲
by
softwarewright
13d ago
I've been playing with makerlisp.com's COR24-TB 24-bit RISC soft CPU development board. I developed a Rust emulator for this ISA. The Rust emulator can run inside of a Yew/WASM app in the browser. The TUI is an ncurses-ins
40.
▲
by
softwarewright
13d ago
How does your Engram compare to the Engram in this paper? https://arxiv.org/abs/2601.07372
41.
▲
by
softwarewright
14d ago
The conclusion seems to be that very large models are okay or better at literate programming than medium sized models. My experience is similar. I use ChatGPT, Claude, and Z.ai GLM-5.x and they have been able to produce Emacs org-mode doc
42.
▲
by
softwarewright
14d ago
This looks potentially useful. When I tried this on a Rust project it said to run "codegraph cluster-only <path>". but I had to first uv pip install codegraph, and then codegraph -h did not have any cluster-only (it had -o a
43.
▲
Show HN: Open source ML programming language playground
(sw-ml-study.github.io)
11 points
by
softwarewright
14d ago
|
0 comments