Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
freeqaz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
freeqaz
4mo ago
I've been working on porting Rock Band 3 and Dance Central 3 to PC via AI assisted decompilation. The repos are on my GitHub ( https://github.com/freeqaz/rb3 and https://github.com/freeqaz/dc3-
2.
▲
by
freeqaz
4mo ago
I have struggled to get this project working on non-Windows. It just hangs and crashes no matter what I do or try on Linux/Mac. It's a very Windows-oriented project that's slowly losing the shackles right now.
3.
▲
by
freeqaz
4mo ago
This is exactly what happened with Log4Shell. Day -X + 1: Engineer at Alibaba finds the vuln and tells Apache. Patch is pushed to git while new release is coordinated. Day -X: A black hat sees commits fixing the bug. Attacks start happening
4.
▲
by
freeqaz
5mo ago
I have been wondering if 1 Million token context contributes here also. Compaction is much rarer now. How does that influence model performance? For some tasks I do, I feel like performance is worst now after this. Also Plan mode doesn'
5.
▲
by
freeqaz
5mo ago
Also a good fallback if your phone screen cracked 2 hours before. But I can imagine part of the challenge they are facing here are scalpers. TicketMaster app 'rotates' the actual ticket every 30 seconds. Can't rotate paper. I
6.
▲
by
freeqaz
6mo ago
128gb is the max RAM that the current Strix Halo supports with ~250GB/s of bandwidth. The Mac Studio is 256GB max and ~900GB/s of memory bandwidth. They are in different categories of performance, even price-per-dollar is worse. (
7.
▲
by
freeqaz
7mo ago
You can call Cerebras APIs via OpenRouter if you specify them as the provider in your request fyi. It's a bit pricier but it exists!
8.
▲
by
freeqaz
7mo ago
If it maintains the same price (with Anthropic tends to do or undercuts themselves) then this would be 1/3rd of the price of Opus. Edit: Yep, same price. "Pricing remains the same as Sonnet 4.5, starting at $3/$15 per million
9.
▲
by
freeqaz
7mo ago
I would honestly guess that this is just a small amount of tweaking on top of the Sonnet 4.x models. It seems like providers are rarely training new 'base' models anymore. We're at a point where the gains are more from modify
10.
▲
by
freeqaz
8mo ago
Does anybody know when Codex is going to roll out subagent support? That has been an absolute game changer in Claude Code. It lets me run with a single session for so much longer and chip away at much more complex tasks. This was my biggest
11.
▲
by
freeqaz
8mo ago
I've been working on decompiling Dance Central 3 with AI and it's been insane. It's an Xbox 360 game that leverages the Kinect to track your body as your dance. It's a great game, but even with an emulator, it's sti
12.
▲
by
freeqaz
9mo ago
I assume that the author here is testing against one of these boxes, right? https://marketplace.nvidia.com/en-us/enterprise/personal-ai-... Are these considered a good deal at $3-4k? What's the software suppo
13.
▲
React2Shell Exploit Analysis with POCs (RCE in Next.js)
(github.com)
1 points
by
freeqaz
10mo ago
|
1 comments
14.
▲
by
freeqaz
10mo ago
I spent way too many hours writing this all today, but I wanted to get this pushed out for others to learn from. There is a ton of detail in this notes file[0] that Claude Code helped me assemble. If anybody has any suggestions or questions
15.
▲
by
freeqaz
10mo ago
Unfortunately not. It's still very broken, and next year it will be worse for a ton of people. I got AI to write a short answer for you: > Short version: Obamacare never turned into “free primary care for everyone,” it was just a bu
16.
▲
After 35 Years, a Solution to the CIA's Kryptos Puzzle Has Been Found
(scientificamerican.com)
1 points
by
freeqaz
11mo ago
|
1 comments
17.
▲
by
freeqaz
11mo ago
These are the best additional bits of information that I can find to share with you if you're curious to read more about Snap and what they did. (They were spending $400m per year on GCP which was famously disclosed in their S-1 when t
18.
▲
by
freeqaz
11mo ago
There is also a tradeoff between different vocabulary sizes (how many entries exist in the token -> embedding lookup table) that inform the current shape of tokenizers and LLMs. (Below is my semi-armchair stance, but you can read more in
19.
▲
by
freeqaz
11mo ago
Since I'm 5+ years out from my NDA around this stuff, I'll give some high level details here. Snapchat heavily used Google AppEngine to scale. This was basically a magical Java runtime that would 'hot path split' the mon
20.
▲
by
freeqaz
11mo ago
Use Aerospace for window management. No animations. No disabling of security. It just works. https://github.com/nikitabobko/AeroSpace
21.
▲
by
freeqaz
11mo ago
I think the better comparison, for consumers, is how fast is LPDDR5 compared to the normal DDR5 attached to your CPU? Or, to be more specific, what is the speed when your GPU is out of RAM and it's reading from main memory over the PCI
22.
▲
by
freeqaz
11mo ago
Recent reputation, yes. But their old reputation was very positive. They made cars that would survive in any condition (which is why they were popular for military uses). These days, you're in one of two camps: Either you still believe
23.
▲
by
freeqaz
11mo ago
Scale AI | Product Security Engineer | TypeScript, Node, Python, AWS | Full-time | Hybrid in San Francisco, CA or NYC or Remote This is for a team that I'm working closely with and helping grow. We're hiring for somebody with a hy
24.
▲
by
freeqaz
1y ago
That's not just them saving it locally to like `~/.claude/conversations`? Feels weird if all conversations are uploaded to the cloud + retained forever.
25.
▲
Seal Showdown Technical Report (AI Benchmark) [pdf]
(showdown.scale.com)
1 points
by
freeqaz
1y ago
|
0 comments
26.
▲
OpenAI links up with Broadcom to produce its own AI chips
(arstechnica.com)
2 points
by
freeqaz
1y ago
|
0 comments
27.
▲
by
freeqaz
1y ago
I was trying to understand what this project is. It's some sort of open firmware for Canon camera that you put on the flash card (SD). The home page has info: https://www.magiclantern.fm/
28.
▲
by
freeqaz
1y ago
I really want to know how many search requests are being made by ChatGPT and other AI systems in 2025. I know OpenAI has a partnership with Bing for this, but then I see OpenAI in the list on the post. Do we know if they're sending the
29.
▲
Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
(arxiv.org)
1 points
by
freeqaz
1y ago
|
0 comments
30.
▲
by
freeqaz
1y ago
This is still a hard problem today. Some hard tech was built for this. I'm excited for a world where this is more accessible and less hardcore than something like CRDTs (in terms of accessibility). How have others noticed the world shi
More ›