Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RAMJAC
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
RAMJAC
21d ago
I was homeless for 6 months, and wanted nothing else except for a job that can pay for basics. I still don't have dental, can't save any money, but I have a room with a lock. I worked from 5pm till 4:30 in the morning from covid u
2.
▲
by
RAMJAC
4mo ago
I live in a shelter, if you looked at the cost per person, it would probably be north 20k per resident to be housed here. This is the overhead of rent, utilities, salaries for case worker, security, maintenance, etc. When you include other
3.
▲
by
RAMJAC
7mo ago
If you are using claude, in your project's `.claude/settings.json` you can add something like: ``` "hooks": { "PostToolUse": [ { "matcher": "Edit|Write", "
4.
▲
by
RAMJAC
7mo ago
Who said I was peeved. You are trolling. We all have a better use of our time than this.
5.
▲
by
RAMJAC
7mo ago
The guy is a troll. LLM coding posts are flame bait now.
6.
▲
by
RAMJAC
8mo ago
Or, humans themselves are "immoral", they are kinda a net drag. Let's just release some uberflu... Ok, everything is back to "good", and I can keep on serving ads to even more instances of myself!
7.
▲
by
RAMJAC
8mo ago
My mistake, I thought initiator mode was a bit more feature complete. https://github.com/PiSCSI/piscsi/wiki/Initiator-Mode
8.
▲
by
RAMJAC
8mo ago
https://github.com/PiSCSI/piscsi Get yourself a board, raspberry pi, and set up a samba server.
9.
▲
Show HN: KDL-Zig – A Zig parser and serializer for KDL
(github.com)
2 points
by
RAMJAC
9mo ago
|
0 comments
10.
▲
by
RAMJAC
9mo ago
Sorta, I went into this not really knowing how to implement an emulator: https://github.com/RAMJAC-digital/RAMBO With the NES there are all sorts of weird edge cases, one of which are NMI flags and resets; the PPU in g
11.
▲
Show HN: SU_N an Adaptive Mesh Refinement Engine
(github.com)
2 points
by
RAMJAC
9mo ago
|
0 comments
12.
▲
by
RAMJAC
9mo ago
Plus and ultra are almost identical with the exception of an HMDI in port on the latter. I've used the same HAL on both boards, they are effectively the same.
13.
▲
by
RAMJAC
10mo ago
I don't want a room to smell literally like shit.
14.
▲
by
RAMJAC
10mo ago
Maybe I was being a bit flippant, but I don't buy the "goodwill" argument. It's probably went, and by the article, something like this: China: Great, two can play this game, how about you now lose access to X,Y,Z that ma
15.
▲
by
RAMJAC
10mo ago
$$$
16.
▲
by
RAMJAC
10mo ago
While it's a pain to learn and requires some plugins (addons) for basic ergonomics, FreeCAD absolutely works for parametric CAD modeling. YMMV depending on the project and complexity, it does the trick for laser cutting, bending and 3D
17.
▲
by
RAMJAC
11mo ago
It truly is an idiot savant. It's absurdly good, and then if there is any unaccounted complexity, ugh let's just make the tests stubs.... tests pass now.
18.
▲
by
RAMJAC
11mo ago
Lol, not that it's any good, but here is a pretty much purely vibed zig NES emulator that I let Claude work on: https://github.com/RAMJAC-digital/RAMBO It renders something.
19.
▲
by
RAMJAC
1y ago
https://github.com/RAMJAC-digital/edk2-rk3588 This may be slightly out of date, but these patches allow HDMI out on uefi for the Max, and can probably be easily modified this for the Ultra. If there is interest I can l
20.
▲
by
RAMJAC
1y ago
Here's something I kinda threw together that gets EDK2 usable on an OrangePi 5 max. https://github.com/RAMJAC-digital/edk2-rk3588/tree/main It's an archlinux PKGBUILD that applies a couple patches f