Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
axoltl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
axoltl
3d ago
I don't know if the splat is exactly the same, but the playcanvas engine has no false transparency on this one: https://superspl.at/scene/7e4e9bcb that splat is actually of fairly high quality, so unless this is a
2.
▲
by
axoltl
21d ago
Both use LPDDR5x, they're not shipping LPDDR6 (yet).
3.
▲
by
axoltl
27d ago
Looks neat! I'd love for it to feed the MIDI notes back into my player piano instead of playing out of my iPhone's (comparatively tinny) speakers though.
4.
▲
by
axoltl
4mo ago
Hi, security professional here! A lot of the time, we don't need it.
5.
▲
by
axoltl
5mo ago
The central point of this app is to determine proximity of two devices. That's not possible today in a cross-platform way using web apps.
6.
▲
by
axoltl
5mo ago
The Quick 861DW has been a hobbyist favorite for a long time, and comes in at ~$300 (USD)
7.
▲
by
axoltl
9mo ago
For modern systems, stack buffer overflow bugs haven't been great to exploit for a while. You need at least a stack cookie leak and on Apple Silicon the return addresses are MACed so overwriting them is a fools errand (2^-16 chance of
8.
▲
by
axoltl
9mo ago
Yep! 60t/s on the 8 bit MLX on an M4 Pro with 64GB of RAM.
9.
▲
by
axoltl
9mo ago
There's MLX versions of the model, so yes. LM Studio hasn't updated their mlx-lm runtime yet though, you'll get an exception. But if you're OK running it without a UI wrapper, mlx_lm==0.30.0 will serve you fine.
10.
▲
by
axoltl
11mo ago
It means more surface (both from extensions themselves and the loader code), relaxation of things like KTRR/CTRR (you now need to add executable EL1 pages at runtime), plus the potential for signing keys to leak (Finding enterprise sig
11.
▲
by
axoltl
11mo ago
I do vulnerability research. Those things would do the exact opposite of what you're aiming for. They'd be received with glee by mercenary spyware companies, _especially_ being able to load things into higher levels of privilege.
12.
▲
by
axoltl
1y ago
You're confusing your opinion of the company with the perception by the general public. Apple's definitely not perceived as 'an office appliance company' by your average person. It's considered a high-end luxury bra
13.
▲
by
axoltl
1y ago
It'd run on a 5090 with 32GB of VRAM at fp8 quantization which is generally a very acceptable size/quality trade-off. (I run GLM-4.5-Air at 3b quantization!) The transformer architecture also lends itself quite well to having diff
14.
▲
by
axoltl
1y ago
From what I've been reading the inference workload tends to ebb and flow throughout the day with much lower loads overnight than at for example 10AM PT/1PM ET. I understand companies fill that gap with training (because an idle GP
15.
▲
by
axoltl
1y ago
I believe they mean the source region's tag, rather than the destination.
16.
▲
by
axoltl
1y ago
I have some inside knowledge here. KPP was released around the time KTRR on A11 was implemented to have some small amount of parity on <A11 SoCs. I vaguely remember the edict came down from high that such a parity should exist, and it wa
17.
▲
by
axoltl
1y ago
So are caffeine and nicotine, I'm not sure what your point is.
18.
▲
by
axoltl
1y ago
Concerta is extended release methylphenidate. It is not an amphetamine.
19.
▲
by
axoltl
1y ago
This isn't a transformer, it's a diffusion model. You can't split diffusion models across compute nodes.
20.
▲
by
axoltl
1y ago
Just from my limited experience: Barton Springs in Austin is always brimming with people and Shiner Bock makes a frequent appearance. Dolores Park in SF never has a dull moment and you can buy shrooms or edibles from vendors walking around.
21.
▲
by
axoltl
1y ago
Something is lost as well if you do 'research' by just asking an LLM. On the path to finding your answer in the encyclopedia or academic papers, etc. you discover so many things you weren't specifically looking for. Even if y
22.
▲
by
axoltl
1y ago
Yep. Though if you don't place any of them - depending on how technical you want to get - that's a DE0.
23.
▲
by
axoltl
1y ago
https://uk.rs-online.com/web/p/d-sub-connectors/0481049 https://uk.rs-online.com/web/p/d-sub-connectors/2748593
24.
▲
by
axoltl
1y ago
It'd be the final piece of Apple's vertical integration puzzle.
25.
▲
by
axoltl
1y ago
I can't comment on MCP use specifically but I can comment on using an LLM while reversing. I use a local instance of whatever ends up being SOTA for local reasoning LLMs at 30B-70B params quantized to 4-6b. I feed it decompiled code to
26.
▲
by
axoltl
1y ago
I'm actually very surprised this happened. I've dis- and reassembled dozens of iPhones (from the iPhone 4 all the way up to the iPhone 16) and I've never torn a single flex cable. You just have to be careful not to pull on th
27.
▲
Compost is an RPC protocol generator with a simple wire format
(github.com)
3 points
by
axoltl
1y ago
|
2 comments
28.
▲
by
axoltl
1y ago
Are you saying Nvidia could spin up their own chip fabs in short order?
29.
▲
by
axoltl
1y ago
I can't comment on AMD or Intel but Apple Silicon definitely uses ECC for at least the system level cache. On top of that it performs cache healing (swapping out bad lines for spares) on every cache level every time the system boots.
30.
▲
by
axoltl
1y ago
It’s a slightly more involved project, but tmbinc managed to write arbitrary pictures to a DVD surface: https://debugmo.de/2022/05/fjita-the-project-that-wasnt-mean...
More ›