Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dezgeg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
dezgeg
3d ago
How is that any different from PyPI, npm, cargo, etc?
2.
▲
by
dezgeg
11d ago
Correct way is to have everything as-if a source dependency, but a globally shared cache system that can automatically provide artifacts if that exact version of source has already been compiled. Any system that can only consume manually bu
3.
▲
by
dezgeg
15d ago
Yeah, for all the hate Gemini gets, at least it isn't obsessed with adding comments and it's output is more readable than recent Claude's.
4.
▲
by
dezgeg
22d ago
I extremely doubt it's Gemini - all previous Geminis have had very different output style from other models. In a coding harness Gemini is extremely quiet and mostly just does thinking and tool calls, with the thinking blocks heavily s
5.
▲
by
dezgeg
26d ago
I wonder if pilots' medical checks would catch some of these early?
6.
▲
by
dezgeg
26d ago
GPT-o3 was the first OpenAI one to beat Red. The harness used by GPT Plays Pokemon is the most featureful one of the main competitors (GPT, Claude, Gemini), IIRC. Community maintained spreadsheet of the runs: https://docs.google.
7.
▲
by
dezgeg
1mo ago
How so? In my experience, the peak of Device Tree days was with the final 32-bit ARM chips before move to aarch64. Back then you had U-Boot which did minimal stuff and after that the kernel had full ownership of the hardware, no management
8.
▲
by
dezgeg
2mo ago
Essentially a vibe-coded clone of https://android.googlesource.com/tools/repo ?
9.
▲
by
dezgeg
2mo ago
Seems like I have much better results with Gemini <= 3.5 Flash being able to solve 10 Lake levels. Of course there may be methodology differences (like how many times the level is attempted from scratch). I wonder if the reasoning tokens
10.
▲
by
dezgeg
2mo ago
Good stuff, I've been trying this myself with Geminis: https://www.youtube.com/watch?v=brkP58pZ23w&list=PL8C_UWcLmv... Will be interesting to compare the results.
11.
▲
by
dezgeg
2mo ago
I've been trying this too: https://www.youtube.com/watch?v=brkP58pZ23w&list=PL8C_UWcLmv... Cool to see others trying Baba Is You too.
12.
▲
by
dezgeg
2mo ago
No, tool definitions are provided via some other mechanism.
13.
▲
by
dezgeg
2mo ago
I don't think this is about core kernel semaphores but rather the SysV semaphore system calls?
14.
▲
by
dezgeg
2mo ago
Ah, but you see Xbox security updates won't be for your security. They will be for protecting the console's security against jailbreaks etc.
15.
▲
by
dezgeg
2mo ago
> Today I am filing: > 1. A payment dispute with the email payment processor for the 7/29 transaction of $451.15 > 2. A complaint with the FTC and California Attorney General (retention of payment without delivery) > 3. A s
16.
▲
by
dezgeg
2mo ago
System prompt for something like Claude Code should be identical, no?
17.
▲
by
dezgeg
3mo ago
The bottleneck was with the serial protocol between the drive and C64. It was done via bit banging in software due to some chip bug. The fastloaders replaced the protocol with something more amenable to bitbanging.
18.
▲
by
dezgeg
3mo ago
That is the reality for huge amount of ARM powered hardware, unless you fancy running vendor forks of kernel, u-boot, etc.
19.
▲
by
dezgeg
3mo ago
You can't if the firmware provided DTB doesn't follow any upstream Linux approved bindings and instead uses some vendor kernel specific bindings.
20.
▲
by
dezgeg
3mo ago
Have you actually tested the portability? MacOS ships an ancient bash version and neither mac or BSDs use GNU version of coreutils. I'm also very doubtful performance of this would be faster than python, bash is very slow.
21.
▲
by
dezgeg
3mo ago
Quite safe in practice, even Nintendo games have had no issues. GTA 3 / Vice City decompilers did get sued though, but IIRC mainly because they did not comply with DMCA requests at all.
22.
▲
by
dezgeg
3mo ago
Yes, exact version of the original compiler is required. Generally bit-for-bit equivalence to the original executable is expected. However I think for some cases where the original executable included debug info (eg. PS2 ELFs) then the unus
23.
▲
by
dezgeg
3mo ago
MIDI doesn't have RTS/CTS pins...
24.
▲
by
dezgeg
3mo ago
I have seen some pre-AI over-mocked codebases where the "tests" where essentially that (but harder to read than regex would have been)
25.
▲
by
dezgeg
3mo ago
Detect tests somehow (eg. in rust you could check for #[test]) and just skip the analysis for that function?
26.
▲
by
dezgeg
3mo ago
Even if it could, it would be ridiculously token inefficient to update huge amount of addresses instead when some small change is done to the middle of a binary
27.
▲
by
dezgeg
3mo ago
What does "long term memory" mean? It can write down notes from past/recent support requests? If so, that sounds like risk of one customer's data leaking to another.
28.
▲
by
dezgeg
3mo ago
That's defined in Makefile
29.
▲
by
dezgeg
4mo ago
Some stricter interpretations also require that maximum stack usage can be statically analyzed (ie. no recursion, no function pointers, no VLAs/alloca).
30.
▲
3D Printed Space Cadet Pinball [video]
(youtube.com)
3 points
by
dezgeg
4mo ago
|
0 comments
More ›