Jan Müller

68 posts

Jan Müller banner
Jan Müller

Jan Müller

@DerYeger

Senior Software Engineer @senacor ∙ Web developer ∙ Open-source enthusiast

Vienna, Austria Katılım Şubat 2013
190 Takip Edilen36 Takipçiler
Jan Müller retweetledi
Sumit Kumar
Sumit Kumar@TweetsOfSumit·
You can now track *anything* in @parqetapp Your 💵 Startup Equity/VSOP 🏎️ Porsche ⌚️Rolex 🏡 House(s) 🏅Gold 📈 Stocks 👾 Pokémon Cards 🔪 CS:GO skins 🪙 BTC 💴 Cash 🍷 Wine … anything All your net worth - aggregated, visualized, analyzed.
English
10
5
80
9.2K
Sumit Kumar
Sumit Kumar@TweetsOfSumit·
@denispleiades I mean new shows. I watched them all a dozen times and I’m rewatching now. I want more seasons. Or spinoffs.
English
2
0
4
123
Sumit Kumar
Sumit Kumar@TweetsOfSumit·
Bring back Stargate SG-1 HBO or Apple TV.
English
6
0
34
2.9K
Jan Müller
Jan Müller@DerYeger·
@TweetsOfSumit @tailwindcss @nuxt_js @vuejs Is this about the @.apply expansion? I migrated most of my apply instances to custom @.utility variants. With the flexibility v4 provides, I never have to use component styles anyway.
English
0
0
0
167
Sumit Kumar
Sumit Kumar@TweetsOfSumit·
I feel like @tailwindcss v4 basically killed @nuxt_js/@vuejs scoped styles. After the upgrade from v3 to v4 two days ago, I'm debugging why our build goes OOM and fails. To solve this, we need to touch over 200 components 🤯 (But even then, we still couldn't make it work, yet)
English
3
0
11
3.6K
Jan Müller
Jan Müller@DerYeger·
I just launched Fermi, a free @nuxt_js + @TauriApps desktop app for tracking and analyzing fermentation projects. I tried a few new libraries, like Nuxt UI and @tan_stack DB / Table, and enjoyed the amazing DX of modern technology. Check it out over at github.com/DerYeger/fermi!
Jan Müller tweet media
English
0
1
3
97
Jan Müller
Jan Müller@DerYeger·
@TweetsOfSumit Yes! Two of my favorite games and I also just got the first one on PC. Huge upgrade from the PS3 days.
English
0
0
2
161
Sumit Kumar
Sumit Kumar@TweetsOfSumit·
Yes or no?
Sumit Kumar tweet media
English
19
1
30
4.9K
Jan Müller
Jan Müller@DerYeger·
@TweetsOfSumit Built a Tauri+Nuxt desktop application this morning without prior experience using Tauri. Took me 15 minutes to get the main features up and running. Next step is cleaning up some the data flows and improving/adding features incrementally.
English
0
0
1
65
Sumit Kumar
Sumit Kumar@TweetsOfSumit·
Building is so damn fun right now that I do that instead of gaming every night. The age of AI is exciting af and I feel inspired - looots of ideas coming in
GIF
English
6
0
35
2.3K
Jan Müller
Jan Müller@DerYeger·
@anthonysheww Haha, I think it offers an alternative for devs who usually use run configurations through an IDE UI. While I am a CLI user myself, plenty of colleagues rarely touch it and this is faster than updating run configurations all the time.
English
1
0
1
47
Anthony Shew
Anthony Shew@anthonysheww·
@DerYeger Hopped in my car right after I pressed send and facepalmed 5 second later. How could I forget you/it! I’m still not sure what problems this solves but sure does look cool!
English
1
0
1
56
Jan Müller
Jan Müller@DerYeger·
@anthonysheww Runnings tasks from the graph in the devtools with real-time logs as in the screenshot
Jan Müller tweet media
English
1
0
0
56
Jan Müller
Jan Müller@DerYeger·
@TweetsOfSumit Hmm, hard to imagine how a code review tool could realize the requirements from the quoted tweet without extending Git or enforcing a very strict commit schema though. You'd have to store prompts in commit descriptions and have separate commits for AI changes.
English
0
0
0
26
Jan Müller
Jan Müller@DerYeger·
@TweetsOfSumit Cat Quest 2 and Overcooked 2 have good couch coop. Hades 1 and 2 are great on the Deck, but may not be that relaxing. The whole Walking Dead series from Telltale might fit that.
English
1
0
2
374
Sumit Kumar
Sumit Kumar@TweetsOfSumit·
What should I install first? Bonus for couch coop stuff with young kids. Double bonus for relaxing gameplay for dads only.
Sumit Kumar tweet media
English
16
0
33
5.8K
Anthony Shew
Anthony Shew@anthonysheww·
In the next version of Turborepo... Search and filter tasks in TUI. Available on turbo@canary.
English
5
3
59
3.4K
Jan Müller
Jan Müller@DerYeger·
@anthonysheww I'd love to, but it's a Next.js app that calls the Turborepo CLI with dry runs for the graph and uses streaming UI for the output. Not sure how well this would translate. Ideally, Turborepo would expose an API and provide clean responses for this.
English
1
0
0
40
Jan Müller
Jan Müller@DerYeger·
@JohnPhamous Would you say this applies without exceptions? I have a Vercel-inspired navigation on my site janmueller.dev and went with non-inset borders for now. Still not sure which way to go though, since both approaches can look off when overlaying certain light/dark content.
English
0
0
0
356
JohnPhamous
JohnPhamous@JohnPhamous·
inset nested borders to prevent fuzziness
English
11
1
314
26.1K
Jan Müller
Jan Müller@DerYeger·
The latest version of my turbo-graph package provides a new UI for running @turborepo tasks. Available on npm ↓ @yeger/turbo-graph" target="_blank" rel="nofollow noopener">npmjs.com/package/@yeger
English
0
0
2
60
Jan Müller
Jan Müller@DerYeger·
@TkDodo @Valcho @tan_stack Thanks for the feedback! I also evaluated a version that has UseQueryOptions as leaves in the tree hierarchy. It should have queryFn argument types derived from the entire chain of "dynamic" segments in the hierarchy, but I couldn't get type inference to work quite right.
English
0
0
1
73
Jan Müller
Jan Müller@DerYeger·
Introducing key-hierarchy 🎉 🔑 Type-safe key hierarchies ✅ Unique keys at scale 🧩 Central entrypoint, modular declaration ⚡️ Works seamlessly with @tan_stack Query 📦 Available on npm npmjs.com/package/key-hi…
English
4
10
136
11.9K
Jan Müller
Jan Müller@DerYeger·
@pedroapfilho @tan_stack Done! Let me know if the suggestion would work. It won't operate on the component hierarchy though, just the key hierarchy.
English
1
0
1
107
Jan Müller
Jan Müller@DerYeger·
@olaorleans @tan_stack Yes, this is exactly what the above example does! Here’s also an example for Vue: #tanstack-query-integration" target="_blank" rel="nofollow noopener">github.com/DerYeger/yeger…
English
0
0
1
48
Ola Orleans
Ola Orleans@olaorleans·
@DerYeger @tan_stack You know how when you have an API or a fetch that takes in query params, and you have to pass them in your TanStack query key for TanStack Query to make a fresh request when any of the query params changes on the client? I mean do you have an example for something like that?
English
1
0
0
20