Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
s0a
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
s0a
2mo ago
they will not. quantum computers as understood today will never run an LLM. read = destroy. and no cloning. wanna reload the entire model for each token? preparing quantum states is slow by any standard.
2.
▲
by
s0a
2mo ago
just in time. this will certainly juice development of the equally important open source fax machine.
3.
▲
by
s0a
4mo ago
there is not yet a single approach to quantum computing that is provably scalable. so called experts may quibble, the uninformed (or financially aligned) will bloviate, bluster, and talking point us to death. but it's sadly just true.
4.
▲
by
s0a
4mo ago
been tracking this sector for years and we did hit a major inflection point in the last 12 months
5.
▲
by
s0a
4mo ago
Bambu has proven time and again that they don't understand security. Unless, of course, it's theater and by design because real security would be inconvenient to state actors. Regardless, they gaslight and bludgeon those who wish
6.
▲
by
s0a
5mo ago
PWA has access to bluetooth (BLE on all platforms) and NFC on Android
7.
▲
by
s0a
5mo ago
why not a proper Progress Web App so it can run on any device independent of app stores? it's not as though a social app needs deep OS integration. I'm sure Claude or Codex could vibe code that in an afternoon.
8.
▲
by
s0a
7mo ago
this seems insanely useful and well thought out. kinda surprised something like it doesn’t already exist. def useful in the age of agents
9.
▲
by
s0a
7mo ago
greyscale no longer available for purchase
10.
▲
by
s0a
7mo ago
Frigate NVR + Amcrest cameras. 100% local, private, on-device AI object recognition and classification. Can use a Google Coral USB TPU to speed that up. Runs on hardware as modest as a Raspberry Pi.
11.
▲
by
s0a
8mo ago
quantum computers on the sun!
12.
▲
by
s0a
8mo ago
I did not criticize your app. I offered that your blanket statement that "The browser is an extremely poor medium to deliver applications" does not comport with my experience. And it looks like I nailed it, too. It is the nature
13.
▲
by
s0a
8mo ago
spend 30 seconds reading up first. fork it if you disagree.
14.
▲
by
s0a
8mo ago
Makerspaces and education are two areas of focus. no SW install, fully loads in under a second. through the Onshape integration and ability to run on Chromebooks, it's made its way into high school and university STEM curriculum.
15.
▲
by
s0a
8mo ago
it's a combination of JS, WASM, and WebGPU. the JIT engines are so much faster than you would imagine, especially if you tune your code right. workers allow for parallel processing on all of your CPU cores. WebGPU, at least in Chrome,
16.
▲
by
s0a
8mo ago
second KiCad. just had my first board printed a few months back. its an esp32 stackable daughterboard. first time doing anything like that outside of breadboarding, and it worked great.
17.
▲
by
s0a
8mo ago
this does not track with my experience, so possibly it's the nature of your app or the way it's coded. frameworks like react are notoriously crap. stick to pure html5/css/js and it can be extremely fast and light.
18.
▲
by
s0a
8mo ago
this. webkit is intentionally hobbled and years behind the standards. browsers on iOS are forced to use webkit for ginned up security excuses/reasons so that no real browsers that implement full standards can complete with heavily taxe
19.
▲
by
s0a
8mo ago
there are desktop builds https://grid.space/downloads.html that run entirely offline. you can also use the center menu to "install" it as a progressive web app.
20.
▲
by
s0a
8mo ago
of Kiri? it's in its 14th year. CAM was added in 2016, but the major work on that mode really kicked in around 2024.
21.
▲
by
s0a
8mo ago
probably adaptive milling, which will be in an upcoming release. sharp path changes in harder metals can wear or break tools if you don't go slow, which has other issues.
22.
▲
by
s0a
8mo ago
this does look like a bug in the default Ender 3 profile. easily fixable.
23.
▲
by
s0a
8mo ago
no shared lineage. Cura and Kiri started around the same time (2011/2012), but as completely separate projects. Cura is a C++ desktop app and Kiri has always been 100% browser-based (no cloud, all computation in the browser sandbox). t
24.
▲
by
s0a
8mo ago
there are already a bunch of electron and chromium projects that give you just a simple and highly performant browser sandbox.
25.
▲
by
s0a
8mo ago
can we just boot to a browser sandbox and call it a day? ditch all the old bloatware. we do not need native apps.
26.
▲
by
s0a
9mo ago
still python so it's only beating itself
27.
▲
by
s0a
1y ago
how about making the player smaller as you get closer to the core? then each layer would be the same. there would be no seams where layers double/halve.
28.
▲
by
s0a
1y ago
how about making the player smaller as you get closer to the core? then each layer appears the same. would be no seams where layers double/halve.