mkrl.xyz
Software Engineer / Developer Experience
I will speak at your conference for food!
47 posts
81 followers
169 following
Regular Contributor
Active Commenter
comment in response to
post
That's just the average Jake & Surma podcast release schedule, nothing out of the ordinary.
comment in response to
post
A while ago I also made a Chrome extension to help out with filling out all the massive CFP forms. You can add favorites and sort by the deadline as well, but it needs some work and it lacks the sync between different devices.
sfp.today
comment in response to
post
Other than what's already mentioned there's cfp.watch by @rowdy.codes! I also use confs.tech and a few other resources with less coverage.
comment in response to
post
If you worked with me or saw my work and/or attended my talks, RTs are appreciated!
Any cool companies hiring on Bluesky?
comment in response to
post
I've seen this on @voidzero.dev and @vercel.com, the logo right click takes you straight to the branding page. Absolutely love this.
comment in response to
post
Congrats on your new mugshot
comment in response to
post
What else did you expect from a conference run by engineers? Naming is a fundamentally hard problem across the stack.
comment in response to
post
...aaaand it's gone out to a local! Good times, see you next year.
comment in response to
post
Got the same problem here, Chrome on Linux. Perhaps a "--foreground" CSS variable is inconsistent between the modes? Or the block background
comment in response to
post
Are there any open (possibly self-hosted) alternatives for travel logging?
comment in response to
post
In an attempt to comply with privacy concerns, Google made a mistake that collectively erased timelines for (possibly) thousands upon thousands of users.
I might be late to the party to discover this, but it still hurts.
Here's a longer read: www.reddit.com/r/GoogleMaps...
comment in response to
post
Still worse than Array.smooshMap github.com/tc39/proposa...
comment in response to
post
Tired of soulless AI chatbots? So are we. That’s why we’re redefining conversations with ethically sourced responses, free-range training data, and fair wages. No scripts, no artificial sympathy—just authentic, thoughtful interactions. Try talking to something different.
comment in response to
post
They even have a Bluesky account, @keygenmusic.tk, wild times!
comment in response to
post
I'm in some kind of a Korean spam bubble for some reason, could be worse
comment in response to
post
Please do! I would be happy to test and/or contribute.
comment in response to
post
Anyway, this was just a rent on me looking for a perfect solution. There probably is one (please let me know).
Huge ❤️ to everyone working on the ecosystem tools I mentioned, it is not meant to be a dunk!
What is YOUR way to go when starting a new thing?
comment in response to
post
I ended up with a simple @pnpm.io workspace setup. One tsconfig for each package extending the shared one.
I thought I could never live without NX, but it turns out there is a rudimentary support for build order control with pnpm recursive run --sort [task] (works for a simple dependency tree)
comment in response to
post
All I want from my perfect setup:
- Unified resolutions for internal cross-package imports
- Unified (as much as possible) configs for everything
- Build & task execution order control
- Reliable caching
- Types just work in the IDE right away
comment in response to
post
This time I wanted to try Rslib @rspack.dev. @scriptedalchemy.bsky.social got me really excited when we met in Belgium.
I LOVED the simplicity, but setting up @nx.dev was not pleasant.
Hilariously enough, the "monorepo" section of the docs is a blank page lib.rsbuild.dev/guide/advanc...
comment in response to
post
There are numerous stable and proven ways to do it but nothing that can be considered easy to set up, modern and frictionless enough.
I remember @mattpocock.com had a great gist gist.github.com/mattpocock/d... summarising pros and cons for most of the ways to go about it, really good summary.
comment in response to
post
The ones I have are pretty cursed, even the German guy with the oscilloscope couldn't find a better solution (I had to translate it)
www.juene-tronic.de/augen-auf-be...
comment in response to
post
I no longer work there! So I can't really tell how things are now
comment in response to
post
We used to have a design system team + one dedicated designer. However, the designer's primary occupation is to be involved with a broader "org" with other designers and only participate in our activities on demand i.e. "what are the components in the line to be implemented / does this look good".
comment in response to
post
I like @joshuakgoldberg.com's post on this joshuakgoldberg.com/blog/how-i-a...
comment in response to
post
Nothing beats the good old "!!!!!!!!!!!!!!!!!!!"
comment in response to
post
Any good web people starter packs?