Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Ameo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Ameo
29d ago
Seems like it wouldn't be hard for Anthropic to tweak a few prompts or RL pipelines to tune for terseness and token-efficiency if that stays as something that consumers want. I find it unlikely that there's some fundamental proper
2.
▲
by
Ameo
2mo ago
When the software consists entirely of ~$1000 worth of Claude credits and ~40 hours of developer time prompting and curating it, literally what does it matter what license the resulting 100k LoC artifact is provided under? Copyleft and the
3.
▲
by
Ameo
3mo ago
Hell yeah, my AI image generation company is now running an alternative medicine AI MRI-alternative imagine spa. Hell yeah.
4.
▲
by
Ameo
3mo ago
Most depressing thing I've read in weeks, and that's a high bar. Hooray to humanity for creating the thing which has destroyed all the value of of being good at creating things.
5.
▲
by
Ameo
5mo ago
Wow, this doublespeed company is abhorrent stuff. AI social media accounts masquerading as real people, coordinating to promote and distribute anything on demand. If this is the kind of thing you can do in the open as a "reputable"
6.
▲
by
Ameo
6mo ago
So true. A member of the clan I was in was operating a proper hedge fund, taking in investments from the clan and using it to flip on the Grand Exchange. Iirc he was even doing sorts of arbitrage, market making, and other advanced stuff.
7.
▲
by
Ameo
6mo ago
^ this account has posted nothing but AI generated spam since it was created 6 hours ago
8.
▲
by
Ameo
7mo ago
A specialized programming language for 3D geometry generation + manipulation called Geoscript as well as a Shadertoy-inspired web app for building stuff with it: https://3d.ameo.design/geotoy There have been lots of cool te
9.
▲
by
Ameo
8mo ago
Hey, thanks for checking it out! I've fixed that issue with the `set_default_material` problem; tyvm. > maybe a wireframe "type" material I have that actually; it's bound to the W key. Invaluable for debugging and in
10.
▲
by
Ameo
8mo ago
A specialized programming language for 3D geometry generation + manipulation called Geoscript as well as a Shadertoy-inspired web app for building stuff with it: https://3d.ameo.design/geotoy There have been lots of cool te
11.
▲
A Unique Performance Optimization for a 3D Geometry Language
(cprimozic.net)
37 points
by
Ameo
8mo ago
|
4 comments
12.
▲
by
Ameo
8mo ago
It seems to me that Wasm largely succeeded and meets most/all of the goals for when it was created. The article backs this up by listing the many niches in which its found support, and I personally have deployed dozens of projects (bot
13.
▲
by
Ameo
8mo ago
My perspective on this is that maybe Tailwind Labs shouldn't have been a for-profit business, or at least not one of the size that it grew to be. I was reading a writeup on this history of Tailwind[1] made by Adam Wathan (who created T
14.
▲
A Modern Recommender Model Architecture
(cprimozic.net)
1 points
by
Ameo
9mo ago
|
0 comments
15.
▲
A Modern Recommender Model Architecture
(cprimozic.net)
3 points
by
Ameo
9mo ago
|
0 comments
16.
▲
by
Ameo
9mo ago
Was curious to read this, but then the massive full-page ugly-on-purpose AI-generated NFT-looking banner image at the top of the page turned my stomach to the point where there's no way I'd even consider it - even if the article i
17.
▲
by
Ameo
9mo ago
It seemed pretty clear and to the point to me.
18.
▲
by
Ameo
10mo ago
In my experience, it's usually the database that gives out first. It's often a shared database, or one running on overprovisioned hardware. The kinds of sites that go down when receiving unexpected traffic are usually built in su
19.
▲
by
Ameo
10mo ago
I miss when posts like this mattered. That's not to say performance doesn't matter anymore or that blog posts on niche topics don't matter anymore. It's more that there are 30 opponents on all sides fighting to minimize
20.
▲
Reverse engineering a neural network's clever solution to binary addition (2023)
(cprimozic.net)
87 points
by
Ameo
11mo ago
|
16 comments
21.
▲
by
Ameo
11mo ago
I'm working on a DSL and browser-based playground for procedural 3D geometry called Geotoy: https://3d.ameo.design/geotoy It's largely finished and functional, and I'm now focused on polish and adding additio
22.
▲
by
Ameo
11mo ago
Svelte is definitely still my favorite way to build web apps in 2025. I wasn't (and still am not) the biggest fan of the new Runes syntax, but I've gotten used to it, and it doesn't really hurt my productivity or get in my wa
23.
▲
by
Ameo
1y ago
(copying my reply from the other comment that said the same thing as you) The order of conditions in a WHERE definitely does matter, especially in cases where the conditions are on non-indexed columns or there are CPU-intensive search opera
24.
▲
by
Ameo
1y ago
It definitely does matter, especially in cases where the conditions are on non-indexed columns or there are CPU-intensive search operations like regex, string ops, etc. I just ran this test locally with a table I created that has 50 million
25.
▲
by
Ameo
1y ago
The main takeaway from this for me is that SQLite’s query planner seems to be pretty limited. It’s reliant on stuff like the order in which WHERE conditions are specified, isn’t able to use multiple indexes in queries in many cases, bails o
26.
▲
by
Ameo
1y ago
I know that some people really find value in this and even enjoy it, but I can't imagine it and would never accept a role at a company that does anything close to this. For me, so much of the value and enjoyment in programming comes fr
27.
▲
by
Ameo
1y ago
Those have caffeine in them right? I'm sure you know your body well, but that could be part of what's helping you as well; could be constricting blood vessels or something like that
28.
▲
by
Ameo
1y ago
I did a little mini research project into trying out KANs in practice for some toy problems, also back in 2024 when they were the hot new thing: https://cprimozic.net/blog/trying-out-kans/ TL;DR KANs are tricker t
29.
▲
Geotoy – Shadertoy for 3D Geometry
(3d.ameo.design)
146 points
by
Ameo
1y ago
|
24 comments
30.
▲
by
Ameo
1y ago
$10 per million output tokens, wow
More ›