Lennart
@lekoarts.de
📤 222
📥 156
📝 71
Software Engineer at Mastra • Previously Clerk, Netlify, Gatsby • Hiking & Photography • lekoarts.de
If you're using changesets and have run into problems with the GitHub changelog generator & API rate/query limits, give
github.com/LekoArts/cha...
a try. I replaced the API parts with `git` calls.
loading . . .
GitHub - LekoArts/changesets-changelog-github-local: A local-only version of '@changesets/changelog-github' that doesn't rely on GitHub's API.
A local-only version of '@changesets/changelog-github' that doesn't rely on GitHub's API. - LekoArts/changesets-changelog-github-local
https://github.com/LekoArts/changesets-changelog-github-local
23 days ago
0
1
0
Touched some grass this week 🏔️
about 1 month ago
0
4
0
Hello from nighttime Osaka 🇯🇵👋🏻
#osaka
#nighttime
#photography
#FujiFilm
4 months ago
1
10
0
Hello from nighttime Tokyo 🇯🇵👋🏻
#tokyo
#nighttime
#photography
#fujifilm
5 months ago
0
15
0
Hello from nighttime Seoul 🇰🇷 👋🏻
#seoul
#nighttime
#photography
5 months ago
1
14
0
reposted by
Lennart
Devon Govett
7 months ago
Happy to announce Parcel v2.14, now with support for React Server Components! 🥳 RSCs can be integrated into client-rendered apps, server rendered, or statically rendered at build time. Also: rust MDX compiler, create-parcel CLI, new error overlay, and native import maps.
parceljs.org/blog/v2-14-0
9
161
28
Super niche but might be helpful for anyone using
#Duplicati
together with
@discord.com
— this Cloudflare Worker is a proxy between the notifications Duplicati sends out. It formats them to an embed which you can send to a webhook URL of a Discord channel.
github.com/LekoArts/dup...
loading . . .
GitHub - LekoArts/duplicati-discord-cloudflare-worker: Cloudflare Worker to proxy Duplicati notifications to Discord channel via webhooks
Cloudflare Worker to proxy Duplicati notifications to Discord channel via webhooks - LekoArts/duplicati-discord-cloudflare-worker
https://github.com/LekoArts/duplicati-discord-cloudflare-worker
6 months ago
0
0
0
reposted by
Lennart
Robert Soriano
6 months ago
Awesome addition. This will bring the `auth()` and `currentUser()` helpers from the
@clerk.com
+ Next SDK to the community Svelte SDK
add a skeleton here at some point
2
26
3
reposted by
Lennart
Another weekend, another
@astro.build
content loader. This time for
@plausible.io
🎉 It's my tool of choice for website analytics. The content loader fetches information from the Stats API v2 with your custom query.
loading . . .
Astro Loaders by LekoArts
Need to pull in content using Astro's content layer? Reach for one of the provided loaders and stop dealing with complicated third-party APIs.
https://astro-loaders.lekoarts.de/
7 months ago
3
12
2
Another weekend, another
@astro.build
content loader. This time for
@plausible.io
🎉 It's my tool of choice for website analytics. The content loader fetches information from the Stats API v2 with your custom query.
loading . . .
Astro Loaders by LekoArts
Need to pull in content using Astro's content layer? Reach for one of the provided loaders and stop dealing with complicated third-party APIs.
https://astro-loaders.lekoarts.de/
7 months ago
3
12
2
Maybe I can stop re-starting the TS server in VSCode once this lands 🙏🏻 (But for real, seems like a nice speed improvement)
devblogs.microsoft.com/typescript/t...
loading . . .
A 10x Faster TypeScript - TypeScript
Embarking on a native port of the existing TypeScript compiler and toolset to achieve a 10x performance speed-up.
https://devblogs.microsoft.com/typescript/typescript-native-port/
7 months ago
1
1
0
I published a new
@astro.build
content loader over the weekend — this time for
@clerk.com
🫶🏻 As a start I've added useful Backend API endpoints (GET) that can be displayed on an unauthenticated static page. Most fun was creating Zod schema from Clerk's OpenAPI spec + adding TypeScript autocomplete.
loading . . .
Astro Loaders by LekoArts
Need to pull in content using Astro's content layer? Reach for one of the provided loaders and stop dealing with complicated third-party APIs.
https://astro-loaders.lekoarts.de/
7 months ago
1
7
0
Oh yes, we're sooo back. And Tom Scott this time 🎉
add a skeleton here at some point
7 months ago
0
0
0
Second part of my
#Unraid
series is out! This time I list my (thus subjective) essential Unraid apps. Gotta find more inspiration for useful user scripts now 👀
loading . . .
Essential Unraid Apps
Apps that I will always install when setting up a new Unraid server
https://www.lekoarts.de/garden/essential-unraid-apps/
7 months ago
0
4
1
Late last year I built my first
#Unraid
server and I figured I should write some posts about it. I'm sure it will help me in the future, too 😅 First part in the series is out: "My First Unraid Server"
loading . . .
My First Unraid Server
My journey from a Synology NAS to building my first Unraid server, detailing my initial hardware and software choices.
https://www.lekoarts.de/garden/my-first-unraid-server/
8 months ago
0
8
1
I don't know who else needs this but here's a little web app to wrap text with JSDoc comment, for example to easily add example code to `@example` blocks of said JSDoc. While using Typedoc currently I need that _a lot_ 😅
string-to-jsdoc-comment.netlify.app
loading . . .
String to JSDoc comment
Copy & paste code to JSDoc @example blocks with this little online helper tool
https://string-to-jsdoc-comment.netlify.app/
8 months ago
0
2
1
reposted by
Lennart
Matt Kane
8 months ago
I am very excited to announce Unpic 1.0 🎉 As easy as an <img> tag but generates all the right attributes and styles for a responsive image. No downloading and no build-time resize • Components for ten frontend frameworks • Support for 26 image providers, now with type-safe transforms for every one
loading . . .
Unpic 1.0 – Unpic
Introducing the first version of Unpic: image components for every framework
https://unpic.pics/blog/unpic-1/?a
9
170
28
My
@astro.build
loaders collection for
#Flickr
is now complete!* * For the endpoints that I need and will use. If something is missing, please open an issue ☺️
loading . . .
Astro Loaders by LekoArts
Need to pull in content using Astro's content layer? Reach for one of the provided loaders and stop dealing with complicated third-party APIs.
https://astro-loaders.lekoarts.de/
10 months ago
0
6
1
Shipped a React Router SDK for
@clerk.com
last week 🎉 You can use it with React Router's framework and library mode.
loading . . .
React Router SDK Beta
Add authentication and authorization to your React Router application in minutes with this new Clerk SDK.
https://clerk.com/changelog/2024-12-12-react-router-beta
10 months ago
0
0
0
Hey
@marcysutton.com
and
@madalyn.dev
👋🏻 I'm trying to make a FAB-like (
m3.material.io/components/f...
) UI that another team is implementing as accessible as possible. I've found articles around it but no defined patterns or written-down specs. Would you have any links to read up on? Thank you 🫶🏻
loading . . .
FAB – Material Design 3
Floating action buttons (FABs) help people take primary actions. They’re used to represent the most important action on a screen, such as Create or Reply.
https://m3.material.io/components/floating-action-button/accessibility
10 months ago
1
1
0
I began working on a thing the last couple of nights, it's not fully ready yet but "ship early and often". The first
@astro.build
loader I added was for
#Flickr
and I'll also use it on my personal website. Once that's done I have some ideas for other loaders ☺️
loading . . .
Astro Loaders by LekoArts
Need to pull in content using Astro's content layer? Reach for one of the provided loaders and stop dealing with complicated third-party APIs.
https://astro-loaders.lekoarts.de/
10 months ago
2
14
4
Awesome article by
@joshwcomeau.com
again 🎉 I went ahead and changed my frosted glass implementation on
lekoarts.de
- and used "mask-composite: intersect" to fade the glass edge on the left/right sides. For that to work you have to define "mask-image" with two gradients.
add a skeleton here at some point
10 months ago
0
1
0
I should make a
@astro.build
version of
minimal-blog.lekoarts.de
🤔
loading . . .
Minimal Blog - Gatsby Theme
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlightin...
https://minimal-blog.lekoarts.de/
10 months ago
1
3
0
Introduce yourself with four video games
add a skeleton here at some point
10 months ago
0
1
0
Mornings on the
#ManhattanBridge
are quite shaky due to the subways passing but the light in the sky and reflecting on the buildings is great!
#NYC
#Fujifilm
#Photography
11 months ago
0
8
0
An early morning at the
#BrooklynBridge
in
#NYC
. With this tele lens they all seem so small 😅
#FujiFilm
#60mm
11 months ago
1
7
0
One of the great sunsets we had in
#NYC
at the
#ManhattanBridge
.
#FujiFilm
#40mm
11 months ago
0
4
0
On a recent trip to
#NYC
with my
clerk.com
team we visited the World Trade Center and the "Oculus" hall.
#FujiFilm
#35mm
11 months ago
0
7
0
you reached the end!!
feeds!
log in