Lennart
banner
lekoarts.de
Lennart
@lekoarts.de
Software Engineer at Mastra • Previously Clerk, Netlify, Gatsby • Hiking & Photography • lekoarts.de
🤷🏻
October 30, 2025 at 11:22 AM
Congrats! Well deserved 🎉
October 1, 2025 at 7:42 AM
Congrats 🫶
July 13, 2025 at 6:00 PM
Greetings to everyone 🫶
June 4, 2025 at 9:02 PM
Maybe give github.com/Brooooooklyn... a try? (Haven't used it myself)
GitHub - Brooooooklyn/simple-git: Simple and fast git helper functions.
Simple and fast git helper functions. Contribute to Brooooooklyn/simple-git development by creating an account on GitHub.
github.com
May 27, 2025 at 10:35 AM
"Tja, machste nix"
May 27, 2025 at 8:31 AM
Shameless plug, I've built secco.lekoarts.de for this problem :) It copies files to node_modules or publishes to a local Verdaccio instance if necessary.
secco
Local package testing made easy. secco is a command-line tool for local development. It uses Verdaccio and direct file copying to apply your latest changes to other projects.
secco.lekoarts.de
May 25, 2025 at 1:22 AM
🫡
May 20, 2025 at 10:35 PM
Eventually we landed it in Beta (github.com/gatsbyjs/gat...) but it never got past it because it was a huge time investment, even though we used webpack internally. I can't imagine what time @devongovett.bsky.social had to spend to reverse engineer Next.js and integrate it into Parcel...
May 6, 2025 at 2:30 AM
I've been out of the RSC loop for a while but when we at Gatsby tried to integrate it in 2022, we had to reverse engineer the Next.js integration because there were no official docs and the help given to us was "look at what Next.js does". So you could say "refuse to assist" for sure.
May 6, 2025 at 2:30 AM
More ☺️
May 4, 2025 at 8:25 AM
I didn’t forget 😅 Took some photos for you now since I didn’t take many 🤤 Descriptions in alt text
May 4, 2025 at 8:19 AM
Yeah, pretty much anything custom that Plausible isn't offering out of the box. For example, adding the necessary data to the charts of my stats.lekoarts.de site
LekoArts Statistics
Dashboard of LekoArts' GitHub, Mastodon, Twitter, and Trakt.tv statistics over time, visualized with fancy graphs.
stats.lekoarts.de
March 17, 2025 at 5:17 PM
I've used the "Examples" on the Stats API page to write types tests for the query params. First time I used @vitest.dev "Testing types" (vitest.dev/guide/testin...) feature. Works great!
Vitest
Next generation testing framework powered by Vite
vitest.dev
March 17, 2025 at 1:49 PM
I've taken the @plausible.io Stats API docs page (plausible.io/docs/stats-api) and made the query argument of the content loader type-safe. Most of the busy work of authoring these types was actually done by Claude after giving it the docs pages as context 👍🏻
March 17, 2025 at 1:49 PM