Profile avatar
nuro.dev
πŸ”¨ Building @ronin.co βͺ Previously Wander, @attio.com 🧠 Views are my own β€” 🌍 πŸ‡¬πŸ‡§ πŸ³οΈβ€πŸŒˆ πŸ³οΈβ€βš§οΈ ♻️ 🌲
98 posts 141 followers 178 following
Regular Contributor
Active Commenter

Waiting for the day people in the UK can sideload apps on iOS so I can finally sideload Apollo with my own API key. I miss that app 🫑

I also took a moment to try out DurableObjects & I like the premise of them. But I seriously feel like I am communicating with the ether. I have no way to view or control state stored. Metrics to track usage ofc but apart from that you would need to build your own tools to manage state / storage?

Spent some time today moving nuro.dev from @cloudflare-dev.bsky.social Pages to Workers + Assets and wow the observability is way more extensive! Super nice upgrade!

Don't worry @pixelde.su, I made your favourite install script better

TIL about OTP time synchronisation / drift. Why did I learn about this? Windows. Windows date & time. Fucking Windows. On a side note though, shout out to: time.is

The fact cookie banners have now creeped their way into native apps, like Spotify, is hilarious and depressing

Building cool shit is amazing! But don't forget to live a little🌲

Docker Swarm is underrated πŸ‹

If AI tools are so good, why are they being shoe-horned into everything & forced down our throats with β€œPLEASE TRY ME!” Products don’t need to be fancy and in your face. They just need to be good.

Why is React still using flow? Why are types not built in?

Today is a good day @jsr.io πŸŒ™

If @deno.land KV is powered by SQLite under the hood, why not expose it natively? Why do I need to use `@db/sqlite`? Either that or I guess waiting for `node:sqlite` to go stable.

🐣 Egg day

Building a homelab was the best choice I made years ago. It's the perfect place to try out & experiment with new tools & services.

Honestly, credit where it's due: @cloudflare.social has been killing it lately!

Expanding a storage pool means you need to repair a RAID array, which can take several hours, is wild! I knew it would take a while to repair, but damn!

I spent my weekend trying out Komodo, an alternative to Coolify, and ran into some issues running it with `docker stack`. So I decided to write up a quick guide on how to do it πŸ‘‡ nuro.dev/posts/deploy...

I am at the point now where I can never tell if stuff like this in @typescriptlang.org is a bug or a feature tsplay.dev/m34BkW

I miss physical buttons on things

A few rough edges but this project is awesome! A fully customisable, self-hosted, home page builder with support for RSS feeds, "is online" monitoring, container status', system metrics & so much more! github.com/glanceapp/gl...

Had a fun idea for something to build with @deno.land tonight. After a bit of tinkering it looks like it works & it’s insanely cool πŸ‘€ I’ll do write up about it & share soon

@profanity.accountant Have at it!

ICL, for deploying quick scripts, @deno.land Deploy is pretty nice! Put together a quick script in an hour to run on a cron schedule to check the stock of a product & send me a push notification via LogSnag if it changes.