@Love2Code

💖 ➞ λ: CS PhD, into compiler design, programming languages, music, simulation, ML/AI, robotics. Follow me code code reviews, stock picks and dating advice.

Montreal, Canada
Joined November 2011
I'm looking for my next role, in Montreal or remote! My background spans compilers, systems, and AI research. I'd welcome introductions, leads, or a repost to help spread the word ❤️ More details about my experience and what I'm looking for: pointersgonewild.com/2026-09…
20
118
9
598
99,030
I'm going to try to build a bipedal walking robot simulator and a neural network controller for it, all in Plush for fun. It's all going to simulate and train on my local CPU, interpreted... It's not how much compute you have, it's how you use it 😉
24
762
Maxime Chevalier retweeted
This is NOT Jev. Open source. Runs on your laptop. Decides in ~27 ms, about 200× faster than waiting on a hosted LLM. Here it is playing Tetris by itself 👇 brainfunctioncollapse.com/la…
71
206
32
2,560
367,619
A torture test for my interpreted software renderer: testing how well it copes with a 26-floor building that you can climb into with alpha blended surfaces all around. Featuring BSP trees and the awesomeness of S-buffers.
2
1
58
5,626
Maxime Chevalier retweeted
100% the best writing on IK I've seen. 👀 theorangeduck.com/page/inver…
22
232
3
2,884
128,644
Show and tell: fast rasterization with alpha blending at 720p in Plush, an interpreted language! :)
2
2
51
3,876
Over the last week I've been doing some of the "boring" work to bring Plush closer to a "real" programming language. Stack traces now report accurate source positions. I've also fixed multiple parser bugs, corner cases and general error reporting :)
1
26
2,792
I've been gradually working my way to giving plush a proper stdlib and fixing obvious gaps in the language, with the hope of moving towards stabilization of the language at 1.0.
2
9
1,899
It's not as glamorous and exciting as performance optimizations but it does make the language much more comfortable and usable for real world use cases.
1
5
495
Is anybody using the Grok Bot $30/month plan? I'm wondering how much usage you can get out of that plan compared to something like Opus 5. Also wondering what are your general impressions and whether Grok Bot can generate images?
7
19
5,572
Demo day: Tremor, a mini Quake-like 3D game engine, and neural network word detection in Plush! :)
4
5
45
3,380
Reading my own blog. I sort of predicted the rise of LLMs, AI agents and SaaS in 2015. Cool cool cool. pointersgonewild.com/2015/05…
2
3
43
2,794
I transformed the Plush interpreter from a stack-based design to a register-based architecture, and the performance boost was more than I expected! pointersgonewild.com/2026-09…
4
15
126
6,145
At the request of a friend I put together Windows release binaries and a one-line Windows install script for Plush. If anybody has a Windows VM with a UI or feels trusting enough, can you report if this works, or if not, how it fails? irm maximecb.github.io/plush/ins… | iex
1
10
2,457
Because startup time matters: Plush can parse and load/execute a file with 50K functions, 924K lines of code in 3.3s 😎👌 Ready for production apps... Okay maybe not quite 😅
28
2,880
I created a curl install script for Plush, and it also has a command to run any of the example programs after installing. Should work on both Mac and Linux, arm64 and x86-64. Windows to follow :) curl --proto '=https' -sSf maximecb.github.io/plush/ins… | sh -s run-example tremor
3
14
1,993
Did some renovations and added a vaulted ceiling to make the space look bigger🏠 (I am totally trying to take stylistic cues from Quake, if you can't tell)
2
20
2,095