Ivan Čurić
banner
baxuz.bsky.social
Ivan Čurić
@baxuz.bsky.social
170 followers 340 following 1.7K posts
Your resident hopeless idealist.
Posts Media Videos Starter Packs
I miss this internet
Ah, sadly no data for Europe
This is not a flex. Might as well have accelerated planting tulips.
You're not the target audience. The target audience is an overpaid exec about to sign a 6 figure deal.
A politically incorrect take: The internet was better when it wasn't filled with stupid people.
This is what it feels like on the internet post-2010.
"you're seeing it wrong"
Tried using @vscode.dev copilot Agent mode for the third day in a row.

No matter the agent, almost every time it starts looping on itself until it eventually shits itself by timing out or saying "there I did it" while leaving multiple files as something that's not even valid syntax.
It's incredibly flexible, and close to the DOM.

I managed to make "web component" widgets with SolidJS which can compose at runtime, by hooking into the lifecycles of the parent component via a custom render function.

Works exactly the same as if it were Components composed at compile-time.
I am honestly at a loss why preact and solid aren't used more. They knock react out of the park on basically every metric that matters.
I love how well SolidJS performs.
Once I had that, I could continue googling, browsing github, etc.
LLM are great for digging out the industry-specific terminology you need to do your own research. For instance I knew what I wanted to implement, but I couldn't find any mention of it.

ChatGPT pointed out that I was in fact describing a "Moving average window with an exponential dropoff".
Once the AI bubble crashes by 2028 it'll be fine.
Tho I'm generating a tons of zero-byte cookies on every build step in the repo itself.
Yeah! Managed to hack around it by setting a TURBO_CACHE_DIR on shell eval
It actually did work, just didn't reset the worktrees properly!
Note that the tool REALLY doesn't want you to do this
Is it possible to set up a local global turborepo cache? Like what pnpm does?

Using mise-en-place, I set the cache location to:

TURBO_CACHE_DIR = { value = "{{env.HOME}}/.turbo/cache", tools = true }

And the files do get cached, but different worktrees are unaware of it.
I didn't play much of those. Each game felt way too janky:(