Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
WillMorr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
WillMorr
1mo ago
I'm a little baffled by this, it's basically like the remote Claude instances I already use every day except it has absolutely no safeguards? If I wanted to make a claude could post to linkedin it would be like one prompt to spin
2.
▲
by
WillMorr
1mo ago
When I get out of my domain, I always ask it to describe things to me "like I'm a senior CS student who doesn't know any industry terms". I find it really easy to skim past the definitions I know and very useful to get t
3.
▲
by
WillMorr
2mo ago
The thing I think is so frustrating about this is it's the absolute worst case middle ground between two much more productive experiences. Either solve the problem yourself by understanding the code or just give me the full agent conte
4.
▲
by
WillMorr
2mo ago
Nice work!
5.
▲
by
WillMorr
2mo ago
It's really interesting hearing moderate takes from an author. It feels like most people with strong enough opinions to make a blog post are either (reasonably) digging in against ai or have completely given up. It feels like the major
6.
▲
by
WillMorr
3mo ago
You can always go full Danger and just title tracks with the time you finished them at
7.
▲
by
WillMorr
3mo ago
I played a ton of ZK back in 2016-21, it's the most polished game of its kind imo. The cold takes series is excellent, rts balance is such a hard problem and it makes for interesting systems analysis.
8.
▲
by
WillMorr
5mo ago
Hell yeah. I feel like if the world ended there would be a group of trans woman with a wind powered experimental estrogen generator inside of a week.
9.
▲
by
WillMorr
5mo ago
Clever! I really appreciate how well done the tutorial is, it's just about the easiest game intro I've ever experienced.
10.
▲
by
WillMorr
6mo ago
Thanks for organizing this! I had a great time playing with the system for a week even though I did not get anywhere close to the prize pool. I have no idea if anyone checks these threads after a week but not that it's over, I am super
11.
▲
by
WillMorr
6mo ago
I've been working on a surprisingly similar project for the last week: plants grow cells on a grid by executing a raw chunk of memory according to a simple instruction set. I'm aiming more for an evolution simulator, where each pl
12.
▲
by
WillMorr
7mo ago
Very nice visualization, the fade out really adds to the organic feel. I've been playing with a similar system but designed for 3d printing, it's simple to make it self-supporting by just drawing a line from each parent to each ch
13.
▲
by
WillMorr
7mo ago
Since IP law is apparently dead, does anyone want to invest in my ai generated novel startup where it just spits out Harry Potter verbatim but uses a bunch of power to do so.
14.
▲
by
WillMorr
7mo ago
Not a golfer but I'm a big fan of the pretty plots.
15.
▲
Lindenmayer.jl: Defining recursive patterns in Julia
(cormullion.github.io)
72 points
by
WillMorr
7mo ago
|
10 comments
16.
▲
by
WillMorr
7mo ago
It's fascinating how he has fully outsourced his conscience to the TikTok content guidelines. With all of the discussion about what restrictions should exist on platforms it never ever occurred to me that people would start to view th
17.
▲
by
WillMorr
8mo ago
I've recently starting posting again on my project blog https://willmorrison.net . Someone else shared my most recent thing here and I wound up sticking around.
18.
▲
by
WillMorr
10mo ago
I haven't actually measured it but that's a good thought, I may borrow a thermal camera and do some testing! It's not noticeably warm to the touch but this functionally a system that converts potential energy into heat and so
19.
▲
by
WillMorr
10mo ago
Mostly speed, I'm mostly doing large boolean unions of primitives or chain hulls and OpenSCAD chugs pretty good at large numbers of operations. Don't get me wrong, they're great tools for what they're good at. I need to
20.
▲
by
WillMorr
10mo ago
I've actually done clear prints with LEDs installed. The bottom is much brighter than the top and it just look kinda tacky. I briefly hollowed out the supports and tried running fiber optics but it didn't help much. I'm reali
21.
▲
by
WillMorr
10mo ago
That's pretty much it! It's the simplest method of supports I could come up with that allows for robust keepout zones. I did have a bunch of issues at first with supports blocking the path but with a little tuning it became surpri
22.
▲
by
WillMorr
10mo ago
I actually attempted this, the idea of a python script that converts a midi track into a marble run is just too good to not try. I printed a large drum with different track structures inside so I could test various "slopes" by cha
23.
▲
by
WillMorr
10mo ago
That sounds super interesting, do you have a link?
24.
▲
by
WillMorr
10mo ago
It's actually much weirder than that: banking changes the axis of rotation and thus kills the rotational inertia. The tracks bank super aggressively in order to prevent the ball from accelerating too much and hopping the track. This is
25.
▲
by
WillMorr
10mo ago
It's specifically using SolidPython2 to generate the models. I originally wanted to do a quick code cleanup and have the specific math be much clearer but by the time it was working that was an absolutely massive undertaking. If I touc