Advertisement Β· 728 Γ— 90

Posts by Pascal Thormeier

Preview
How to use Timberborn 🦫 (yes, the beaver city-building game) as a database πŸ’Ύ So, one of my favourite games lately, Timberborn, has released its 1.0 version and finally left early...

Timberborn added HTTP levers to its automation system β€” so this dev used ~1,000 of them as bits to encode JSON into binary, flip them via HTTP requests, and read the data back. The crazy thing? It works.

{ author: @thormeier.dev } @timberborn.bsky.social

dev.to/thormeier/ho...

6 days ago 7 2 0 1

cc @timberborn.bsky.social - the automation stuff rocks, thank you for for the amazing work!

1 week ago 2 0 0 0
Preview
How to use Timberborn 🦫 (yes, the beaver city-building game) as a database πŸ’Ύ So, one of my favourite games lately, Timberborn, has released its 1.0 version and finally left early...

A quick Saturday afternoon project turned into some shenanigans again. I turned Timberborn's in-game automation mechanics into an HTTP storage! You can read about it on @dev.to:

dev.to/thormeier/ho...

#DEVCommunity #javascript #neverstoplearning

1 week ago 3 3 1 0
Preview
⚠️ Don't try this at home: Add Brainf**k support to your JS app today! Dear Mods of dev.to, please bear with me for this one. This post will have a few profanities, as you...

I did something that absolutely should not exist: I added Brainf**k support to JavaScript apps. It uses an unplugin, to transpile this Eso-Lang to JS, and it actually works.

Please don't use this in production. Ever.

dev.to/thormeier/do...

#webdev #DEVCommunity #javascript

2 months ago 0 0 0 0
Preview
The Mythical One-Fits-All Build Tool Plugin πŸ¦„ (It Actually Exists) Do you know that feeling when you're building a complex web app and you need some functionality that...

The mythical "one plugin to rule them all" exists. This dev explores Unpluginβ€”a unified system for creating build tool plugins for Vite, Webpack, and more.

{ author: @thormeier.dev }

dev.to/thormeier/th...

2 months ago 2 1 0 0
Preview
The Mythical One-Fits-All Build Tool Plugin πŸ¦„ (It Actually Exists) Do you know that feeling when you're building a complex web app and you need some functionality that...

Posting a bit more lately, and I'm highly motivated to keep it going!

I published a new post on writing one build tool plugin that works across ecosystems using @unjs.io's unplugin system - the why, how and when.

Check it out on @dev.to: dev.to/thormeier/th...

#DEVCommunity #webdev #javascript

2 months ago 1 0 0 0
Preview
Old School Tech: How to Animate The Classic DVD Logo Bouncing πŸ“€πŸ“ It's been quite a while since my last post here - 2 years to be precise. And it's been a wild two...

I've finally gotten back to writing on @dev.to! A small one to start, but there's at least some nostalgia to enjoy: dev.to/thormeier/ol...

#javascript #webdev

2 months ago 1 1 1 0
CSS Form Control Styling Level 1

This. Is. HUGE! drafts.csswg.org/css-forms/ - Finally! Custom selects without external libs, custom checkboxes without :before and :after hacks, custom file uploads without hiding the input! How awesome is that?!

#css #webdev

1 year ago 0 0 0 0
Post image Post image

Great talks at the @symfony.com user group Zurich today! Learned about SEAL (thank you @alexander-schranz.bsky.social!) and the future of the #sulu CMS.

1 year ago 2 1 0 0
Advertisement

Yesterday, I learned the hard way: When writing an #unplugin that transforms code, be as precise as possible. #webpack5 applied the transform to font files, breaking them. @vite.dev didn't, with the same code. Solution: `transformInclude` should explicitly check for files I want to change.

1 year ago 0 0 0 0

I finally got around to setting my domain as my handle! Love this feature! Now I only need to update it everywhere... Would love it if the website would redirect the old handle to the new one, opening the old profile link throws an error...

@bsky.app is there a way around that?

1 year ago 0 0 0 0

Great question! Config in CSS is more verbose. F.e. color variants are set via `--color-{name}-{shade}` instead of a nested object, so lots of repetition for highly custom configs. Also, this approach merges theme overwrite and extension, meaning default stuff is still around unless overwritten.

1 year ago 1 0 0 0

Played around a little with @tailwindcss.com v4 yesterday - So far, it feels like learning an entirely new framework, and the everything-is-css approach feels a bit like good ol' SASS. I do, however, like how clean and straight-forward it feels. Different opinions? #webdev #css

1 year ago 2 0 1 0

Hello, World! I'm Pascal, a passionate web dev and tinkerer. On this here account you may find updates on my side projects, blog posts, opinions on tech trends and general tech shenanigans! Not sure yet if I'll migrate my Twitter posts any time soon, though. Keep you posted! #webdev #first-post

1 year ago 6 0 0 0