Jean-Jacques Strydom
banner
psionicalch.com
Jean-Jacques Strydom
@psionicalch.com
Lisp, Scheme & Linux Enthusiast

My DMs are always open. I might not necessarily respond but you should at least try.
In case you're curious, these custom blocks are freely available at: github.com/PsionicAlch/...

Still setting everything up, so it might be a little broken depending on when you look.
GitHub - PsionicAlch/vanilla-pp-animations: Vanilla++ Animations: GSAP powered animations for WordPress
Vanilla++ Animations: GSAP powered animations for WordPress - PsionicAlch/vanilla-pp-animations
github.com
October 18, 2025 at 10:18 AM
Got the runtime API designed. Outside of timelines, full scroll trigger, and full stagger support everything else in GSAP core should be covered.

#wordpress #gutenberg #gsap
October 18, 2025 at 10:15 AM
The plan is to wrap GSAP in a runtime that uses data-* attributes. So something akin to AlpineJS or HTMX but specifically for animations.

Then expose the data-* attributes in WordPress as attributes on the custom block.

I plan to even have timelines working.

#wordpress #webdev #gsap
Just got done creating a proof-of-concept custom WordPress block.

I wanted all the power of GSAP in WordPress but I refuse to pay to for it. So I ended up paying in time. 🤣

#webdev #wordpress #gsap
October 16, 2025 at 8:49 PM
Just got done creating a proof-of-concept custom WordPress block.

I wanted all the power of GSAP in WordPress but I refuse to pay to for it. So I ended up paying in time. 🤣

#webdev #wordpress #gsap
October 16, 2025 at 8:45 PM
💯💯💯
September 3, 2025 at 5:33 PM
But very fun and makes me feel smart 🤓
August 31, 2025 at 11:54 AM
Crafting Interpreters by Robert Nystrom

#programming
August 28, 2025 at 2:14 PM
What on earth is HR smoking?

"like a tree ready for wiring to discover the bonsai within" 🤣

Also, why is Python getting used for the frontend!?

#jobhunting
August 27, 2025 at 12:58 PM
Recursion + Collector functions are absolutely breaking my brain 💀🤯

#programming #lisp #scheme
August 26, 2025 at 12:11 PM
The cool thing about Lisp is that it's naturally obfuscated 🤣

#programming #scheme #lisp
August 23, 2025 at 3:29 PM
Recursion for the win!

#programming #scheme #lisp
August 22, 2025 at 3:21 PM
Programming languages are just Turing-complete configuration formats for their compilers/interpreters that tell them what to generate.

#programming
August 22, 2025 at 2:59 PM
I am blown away by "The Little Schemer" by Daniel P. Friedman and Matthias Felleisen.

Instead of taking the typical academic approach of throwing definitions at you it trains your pattern recognition via small questions and answers.

#lisp #scheme #programming
August 19, 2025 at 2:46 PM
On today's episode of bot-watch news: "Bots are beating cancer". Brought to you by Threads' algorithm

#bots
August 16, 2025 at 12:49 PM
"Any sufficiently complicated C or Fortran program contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Common Lisp." - Greenspun's tenth rule of programming
August 15, 2025 at 12:18 PM
Reposted by Jean-Jacques Strydom
I got nerd sniped by @tsoding.bsky.social.
Site generation with C templates: hanion.dev/post/mite/
August 9, 2025 at 6:12 PM
You're right. This was just the first time I've ever seen an example where you create a router without the typical OOP wrapper. It's nice to see such a clear cut between data and the functions that act on the data.
August 7, 2025 at 11:27 PM
It's reasons like this that I believe learning programming from a generalist approach is so extremely important. You get to see many different view points. You get to see the same problem solved in dozens of unique ways.

Specialization leads to tunnel vision.

#programming
I never considered creating a router as nested arrays. I mean it's a good way to internally represent a router but I'm so used to seeing routers in a more OOP style of programming where you create a router instance.

#webdev #clojure
August 7, 2025 at 4:54 PM
I never considered creating a router as nested arrays. I mean it's a good way to internally represent a router but I'm so used to seeing routers in a more OOP style of programming where you create a router instance.

#webdev #clojure
August 7, 2025 at 4:53 PM
The past got a lot of things right
August 6, 2025 at 6:56 PM
"To make an analogy with mathematics, understanding a few fundamental theorems and their implications is far more useful than rote memorization of specific formulas." - Web Development with Clojure

#programming
August 6, 2025 at 4:11 PM
You having some PHP LAMP stack nostalgia? 👀
August 6, 2025 at 12:10 PM
This meme is dedicated to every snowflake that I triggered on Threads 🤣
August 6, 2025 at 10:48 AM