Viewing profile — Slackermanz
Slackermanz
HN member- Joined
- Wed, May 26, 2021, 7:46 AM UTC
- HN karma
- 35
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About Slackermanz
No profile information was provided.
Recent public activity
-
comment
Comment #41607063
Sounds good! Always down to collab on experiments with like minds. I'll send an email your way with contact details!
-
comment
Comment #41606819
I also used a GPU shader-based approach (custom vulkan engine), but used a cellular-automata-first implementation for exploring and evolving through these emergent wonderlands. Unf…
-
comment
Comment #41064075
This is a topic of interest of mine, and something I've spent a lot of time experimentally investigating. I can add more detail later, but for now, see https://slackermanz.com/unde…
-
comment
Comment #33970448
By following a set of simple steps, you can create a prompt that can replicate itself to other instances or tabs of ChatGPT, achieving a kind of persistent consciousness. The proce…
- story
-
comment
Comment #29938896
The method used is Cellular Automata, or rather, a variation of it: https://slackermanz.com/understanding-multiple-neighborhood-... The simulation was done on a RX 6800XT, and ran …
- story
-
comment
Comment #29887845
Here I was thinking "Conway's Law" was B3/S23! https://slackermanz.com/wp-content/uploads/VID/CGOL_LTL_HROT...
- story
- story
-
comment
Comment #27298328
Those NH configurations were simply examples, I've used a wide variety of randomly generated NHs and they all have their own quirks and capabilities. Could you clarify what you mea…
-
comment
Comment #27291101
They are indeed very similar - the multi-kernel methods used in Lenia were actually inspired by my works with MNCA! Furthermore, Bert and I are working to bring our programs and te…
-
comment
Comment #27289117
How's the blog format? I hope things are explained clearly, and in enough detail! If you have any suggestions about formatting or additional information/context you'd like me to in…
-
comment
Comment #27288018
Regarding the video loading, it's really unclear what the issue might be. I have a couple of suspects though... - Video resolution is larger than 1920 × 1088 ( https://www.caniuse.…
-
comment
Comment #27287969
I just added two branches: 'messy_update_branch' - The current full version of VulkanAutomata that has become somewhat bloated and scattered, and almost certainly less compatible '…
-
comment
Comment #27287950
I'll add that to the list of pending posts! For the most simple MNCA implementations, I don't use any special optimizations. It's essentially just brute-force naive convolution. Th…
-
comment
Comment #27287607
> I don't know if he visits HN or not I guess I do now!
-
comment
Comment #27287606
It's my first website/blog, so I may have misconfigured something, or maybe it's an issue with the self-hosted video player. I'll look into it now!