Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ccvannorman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
ccvannorman
26d ago
I thought this was going to be about a marketing success example for Aspirin! ... Although, I guess in a roundabout way it was.
2.
▲
by
ccvannorman
1mo ago
We're (re) building MathBreakers.com, a math game sandbox/platform. It's built on Node/PlayCanvas and is a full 3D game engine including our unique math-based primitives and triggers/cinematic system (similar to Unr
3.
▲
by
ccvannorman
1mo ago
My AI recommended that a chuckle at this comment would be a great balance of engagement, humor and foresight. chuckle
4.
▲
by
ccvannorman
2mo ago
This was very helpful. Thanks
5.
▲
by
ccvannorman
3mo ago
yes but it's an optional limited edition run
6.
▲
by
ccvannorman
3mo ago
MathBreakers, Your Limitless Math Universe. It's a math game platform teaching fundamental grade school concepts like Fractions in an immersive 3D world with virtual manipulatives (no equations or worksheets). Re-reading the Lean Start
7.
▲
by
ccvannorman
3mo ago
This is cool. Sent you a connection request on LinkedIn :)
8.
▲
by
ccvannorman
3mo ago
Posting a level 3 meme comment? Straight to list.
9.
▲
by
ccvannorman
4mo ago
I looked at all linked articles and could not find an example of the points (they show a square grid of points with n~=100 but no other ordering of points to show the more optimal layout(s)). Is there anywhere an image example of a superior
10.
▲
by
ccvannorman
6mo ago
you'd better be careful wth your typos, as well
11.
▲
by
ccvannorman
7mo ago
took me a few reads but this is indeed correct (lol)
12.
▲
by
ccvannorman
7mo ago
I just finished an implementation of CI across three codebases totalling >50k lines and I can confirm a lot of the author's pain points, especially around logging and YAML variables. Commit with one character YAML difference? Check.
13.
▲
by
ccvannorman
8mo ago
We use them on our cats and have found the trouble-maker cat 3 times out of 3 when needed (in an urban apartment area; most recently the cat was scared by a noise which may have kept her hidden out all night in the cold, unless we had found
14.
▲
by
ccvannorman
9mo ago
By your reasoning, Putin invading the US and kidnapping President Trump for his crimes is equally valid
15.
▲
by
ccvannorman
9mo ago
I would personally pay $2x market price for a Phone, Computer, Tablet that guaranteed privacy (via whatever technical means necessary) for all my interactions with the internet. Is that so much to ask? Could the next "Apple" produ
16.
▲
by
ccvannorman
11mo ago
I can't help myself and surely someone else has already done the same. But the query obj.friends.filter(x=>{ return x.city=='New York'}) .sort((a, b) => a.age - b.age) .map(item => ({ name: item.name, age: it
17.
▲
by
ccvannorman
11mo ago
they'll take apart this criminal empire brick by brick
18.
▲
by
ccvannorman
1y ago
That is also not enough. An agent could build an application that functions, but you also need to have a well-designed underlying architecture if you want the application to be extensible and maintainable - something the original dreamer ma
19.
▲
by
ccvannorman
1y ago
I joined a company with 20k lines of Next/React generated in 1 month. I spent over a week rewriting many parts of the application (mostly the data model and duplicated/conflicting functionality). At first I was frustrated but my b
20.
▲
by
ccvannorman
1y ago
https://archive.is/YPsAk
21.
▲
by
ccvannorman
1y ago
Yes, better prompting is absolutely essential, and I still love to let Claude do the heavy lifting when it comes to syntax and framing. But in trying to re-write the data model for this app, Claude continually failed to execute due to promp
22.
▲
by
ccvannorman
1y ago
As someone who walked into 20k+ loc React/Next project, 95%+ vibecoded, I can say it's a relative nightmare to untangle the snarl of AI generated solutions. Particularly it is bad at separation of concerns and commingling the data
23.
▲
by
ccvannorman
1y ago
finally, my vim window can hold 200+ lines on my laptop screen!
24.
▲
by
ccvannorman
1y ago
I absolutely love this question. Postulate: You cannot define a largest physically describable number. My assumption is that due to the very nature of Kolmogorov complexity (and other Godel related / halting problem related / self
25.
▲
by
ccvannorman
1y ago
got hit with a pop-up that said my device had a virus halfway through this otherwise interesting read. Good luck
26.
▲
by
ccvannorman
1y ago
Some things never change. Yes, technology is the way we circumvent effort to deliver results (e.g. to live longer, healthier, and with less pain/fear.) Yes, our civilization rewards and encourages short circuiting effort, depriving us
27.
▲
by
ccvannorman
1y ago
Yes. The best analogy I can make is actually surprisingly from a book about romantic love, "Undefended Love" [0] where the PhD psychology author goes on to make this critical point: We often set ourselves up for failure (e.g. nega
28.
▲
by
ccvannorman
1y ago
using my default browser (brave) and pressing "enter" (doing a search) did not do anything. The page just sits there. apparently, I need to make a selection of a search engine to use this. I would not use this as a replacement for
29.
▲
by
ccvannorman
1y ago
Mathbreakers 2 ( https://mathbreakers.com ) A 3D game to help students in grades 5-8 learn Arithmentic, Fractions, Geometry, and Algebra. 50% or more of middle school students experience math anxiety, and it's no wonder that
30.
▲
by
ccvannorman
1y ago
Game dev here, building a game using the "engine-only" version of PlayCanvas (a 3d engine). Asset loading, rendering, physics, object management, update loops, raycasting is all handled by the engine (js). My code is everything el
More ›