Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pcouy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
19 ms
·
1.
▲
by
pcouy
2y ago
I'm not sure there is much more relations to actual chemistry than what I put in the "Prerequisites" section. You can also look the Belousov-Zhabotinsky reaction, which is (at a very basic level) a real world instance of a re
2.
▲
by
pcouy
2y ago
Emergence is mesmerizing in the literal sense. For me, I think the fascination takes its roots in how all biology - from the apparition of life to how brain works - happens thanks to emerging behaviors. Anyway, thanks for the share, it make
3.
▲
by
pcouy
2y ago
You're right, how did I miss this ?! Thanks for picking this up
4.
▲
by
pcouy
2y ago
Another commenter shared https://github.com/GollyGang/ready which may be what you have in mind. I clearly see the fun in building such a thing from scratch though, and I intend to make a simple web-based one. Let me kn
5.
▲
by
pcouy
2y ago
I tried making fluid dynamics in a similar way right after making this, but I gave up as well. As far as I remember, I got stuck on managing non-miscible fluids (such as air and water) which introduces some edge cases where they meet.
6.
▲
by
pcouy
2y ago
Woah cool ! Thanks for the share
7.
▲
by
pcouy
2y ago
I just took a look at your Shadertoy profile and I liked it a lot I want to try my hand at writing such a general case continuous cellular automata engine, but I first need to dive into the literature around Lenia, and this is only one of t
8.
▲
by
pcouy
2y ago
The section you're referring to is meant to first give the update rule for the general-case of a reaction that is not autocatalytic. I'm not sure what made you think it should have 4C, but if you want to explain me the reasoning t
9.
▲
by
pcouy
2y ago
Hey! I'm the author of this article and just noticed the huge traffic spike. This was my first time writing a shader. I was just playing around on shadertoy when I realized I could implement this chemical model that has fascinated me f
10.
▲
by
pcouy
2y ago
Hey there ! I'm the author of the article. Thank you for sharing it here ! If anyone has questions, I'll be happy to answer them
11.
▲
by
pcouy
4y ago
What i meant when mentioning input devices is that the Pi would have it's own cursor, and I would have needed to handle the forwarding of inputs from the laptop's X server to the Pi's. This would have been a lot more difficul
12.
▲
by
pcouy
4y ago
Lol, if the OS sees it as a screen recorder, it must be much closer to what I made than I initially thought !
13.
▲
by
pcouy
4y ago
I'd love to get your feedback (in Github discussions or issues, depending on your results), especially regarding the installation scripts. I somewhat tested them but did not take the time to start fresh and check if they actually take
14.
▲
by
pcouy
4y ago
Hey ! I hope you didn't forget my blog already, because I added the RSS feed as you suggested. You can find it at https://pierre-couy.dev/feed.xml
15.
▲
by
pcouy
4y ago
Yeah, someone else mentioned this on reddit. When taking the time to think about it, I as surprised as you are that it worked. I'll update the post when I have more time to take care of all the things people suggested
16.
▲
by
pcouy
4y ago
I don't think that would allow me to seamlessly move workspaces and windows between monitors. From the top of my head, your suggestion would imply the Pi running it's own desktop environments and having its own input devices
17.
▲
by
pcouy
4y ago
This is done by configuring the X server on the host computer. The method I used only works with Intel integrate graphics using Linux though.
18.
▲
by
pcouy
4y ago
Stop, you're making me blush! On a more serious note, this is one of the main points that drove me to start such a blog. I've been the one learning from other people's posts for a long time. Now that I've reached a point
19.
▲
by
pcouy
4y ago
That would be one nice way make the whole thing cleaner on top of turning it into a deb package. For now, it's really hacky but has proved to fulfill my needs. I may or may not take the time to polish this up in the future. In the mean
20.
▲
by
pcouy
4y ago
For me, the main issue was the proprietary software I needed to run un the host computer. I also read somewhere it doesn't play well with Linux. To be honest, I didn't even consider it before rolling my own solution because it was
21.
▲
by
pcouy
4y ago
Looks really interesting. I'll make sure to check your notes and plog posts out.
22.
▲
by
pcouy
4y ago
Thank you for actually making me laugh out loud ! :) Makind this indeed felt like hammering on a screw at times.
23.
▲
by
pcouy
4y ago
Ahah true! But I had one lying around so for me it was essentially free
24.
▲
by
pcouy
4y ago
Same situation I was in with my new laptop, except that I already had USB C docks lying aroud
25.
▲
by
pcouy
4y ago
Yes I am, and I clearly remember the D3.js project. It has been almost 10 years, crazy how time flies! It's nice meeting you again on HN :)
26.
▲
by
pcouy
4y ago
The hard part for me was getting the latency low enough that I can comfortably type and move the mouse. But I may look into is as a 4th screen for logs would be interesting
27.
▲
by
pcouy
4y ago
Somehow I did not come across this when researching existing solutions. Looks interesting though, I'll look into it
28.
▲
by
pcouy
4y ago
Yeah I noticed that. The "Lol" was not even in any of the original comments. Very odd indeed
29.
▲
by
pcouy
4y ago
You should be able to adapt the writeup to a macOS host, but I have no idea how you configure a virtual display on it
30.
▲
by
pcouy
4y ago
Thanks for being so kind. It indeed takes a lot of time and energy, but it is incredibly rewarding when you finally share it with the world and people find value in it (far more than I expected)
More ›