Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
reckless
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
reckless
1mo ago
hexagons are the bestagons
2.
▲
by
reckless
2mo ago
I think the licensing that would likely apply to a company that's able to afford ~$6M rack and the associated infrastructure muddies this somewhat
3.
▲
by
reckless
2mo ago
5.6-sol would be a better comparison given it's general availability and usage allowances
4.
▲
by
reckless
3mo ago
Takeaways Which model to use for generating architecture. The simpler the decision you need to make, the more readily you can just take a proposal from Fable or GPT-5.5. And now that Fable is unavailable outside the US, the choice between O
5.
▲
by
reckless
3mo ago
Doesn't Claude have memories like Codex?
6.
▲
by
reckless
4mo ago
No way is Muse Spark generally better than offerings from Google and OpenAI. I actually find arena to be amongst the most useless indicators
7.
▲
by
reckless
5mo ago
Codex has been great for me
8.
▲
by
reckless
7mo ago
It's lawful use with specific laws called out though? New laws won't supercede what is agreed in the contract at the time of signing.
9.
▲
by
reckless
7mo ago
Anthropic wants to enforce them via language of the contracts and take a hands off approach. OpenAI has a contract that is paired with humans in the room (FDEs) that can pull the plug.
10.
▲
by
reckless
11mo ago
For people looking for a more vanilla experience I'm publishing Google's official extension supporting Chromium builds for Android here https://github.com/andrewginns/chromium-browser-snapshots-An... Combined
11.
▲
by
reckless
1y ago
The aggregate picture only tells you so much. Sites like simonwillison.net/2025/jul/ and channels like https://www.youtube.com/@aiexplained-official also cover new model releases pretty quickly for some "
12.
▲
by
reckless
2y ago
Been a long time user of Chatbox as my Android client of choice. The recent web search update has been fantastic!
13.
▲
by
reckless
2y ago
Looks similar to what I've been using for a few weeks https://github.com/miurla/morphic
14.
▲
by
reckless
2y ago
Does this also count platform costs or just chip cost? I'd imagine the threadripper motherboard and ram costs aren't insignificant
15.
▲
by
reckless
3y ago
They do a 55" curved one called the Samsung odyssey ark
16.
▲
by
reckless
3y ago
Indeed they do, however companies like Meta (altruistically or not) are preventing OpenAI from building 'moats' by releasing models and architecture details in a very public way.
17.
▲
by
reckless
3y ago
True but what you can do is SSH to the device and install a custom launcher for apps that can read standard epubs, play chess, or expose the linux terminal on device. Not great for basic users but I've had significantly more use out of
18.
▲
by
reckless
3y ago
Take a look at Piper. It's the tts solution used by the open source home automation project HomeAssistant. Produces decent quality speech in a couple seconds on raspberry pi class hardware.
19.
▲
by
reckless
3y ago
It's fascinating how they managed to reclaim so much die area by dropping the cache and optimising for low (~3GHz) frequency.
20.
▲
by
reckless
3y ago
I'd recommend Sweethome3D to trace the floorplan and then you can export it as a .obj to a program like Twinmotion to do visualisation and lighting with pathtracing etc.
21.
▲
by
reckless
3y ago
Seems to be entirely a different approach for diffusion. >DeepFloyd IF works in pixel space. The diffusion is implemented on a pixel level, unlike latent diffusion models (like Stable Diffusion), where latent representations are used.
22.
▲
by
reckless
4y ago
I'd definitely recommend you use homeassistant as a front-end for this. You can then update a 'sensor' using an mqtt message.
23.
▲
by
reckless
4y ago
I feel like the comments on backwards compatibility are due to the absolute shitshow of TF2 compatibility for TF1 code and models. Also the threat of Pytorch can be seen when reading between the lines, especially since it's now run by
24.
▲
by
reckless
4y ago
Would be great to be able to utilise outpainting to generate larger images in smaller tiles at full precision.
25.
▲
by
reckless
4y ago
I wonder if we see more of an adoption now that Zen 4 is confirmed to have AVX-512 support.
26.
▲
by
reckless
4y ago
TL;DR is that AVX-512 provides >20% speedup compared to AVX2 It's a shame that intel isn't including AVX-512 on the 13th gen Raptor Lake consumer CPUs, and the newer skews of 12th gen like the KS processors have it fused off.
27.
▲
by
reckless
8y ago
Are you also planning on open sourcing thr algorithms you're using to process the data? I'd be interested in helping out on the ML side for any sensor fusion or image classification.