Hugo

@hugorcd.com

Sofware Engineer at @vercel.com ▲ Working on http://nuxt.com Ambassador @raycast.com Building http://shelve.cloud & evlog.dev

Monorepo support just landed in the shelve.cloud CLI Shoutout to @hrithikprasad_ for making this happen. Now you can: • Manage all projects from root • Bulk sync env vars • Push/pull everything at once • Auto-create missing projects This is such a huge DX improvements

Been a while since I shared a Raycast tip. Most of my Raycast usage these days is custom extensions I never published 😬. This one manages all my CLIs locally: • Auto-checks for updates • Bulk update or skip versions • Migrate between package managers • Finally know WHERE everything is installed

BildBild

Render Labs update. Just shipped: • Sound effects on the UI • Lens optics and camera controls • Shot/video mode split • Proper layer stack • Typeface catalogue • Alpha channel in color picker • Canvas-based layer manipulation render-labs.evlog.cloud

Bild

We polished the APIs and interfaces to feel more natural. This release also includes lots of reliability improvements. Huge thanks to our contributors ❤️ Full release notes + a copy-paste migration prompt: github.com/comarkdown/c...

Release comark v0.6.0 · comarkdown/comark

WarningComark 0.6.0 is a breaking release. Components and functions are renamed to more generic, friendly names. Framework components are now Markdown / MarkdownDocument, parser entry points are pa...

github.com

Today marks one year since I moved to London, and I can’t believe how fast it’s flown by. So much has changed. And I’m more grateful than ever, I’ve met so many truly wonderful and insanely talented people along the way. London is truly the place.

Great telemetry is the difference between guessing and knowing how your product is used. The evlog CLI ships with native telemetry via @evlog/telemetry. Privacy-first, no sensitive data collected.

In case you need a Markdown parser and renderer that works **everywhere**. It has core & community plugins (highlight, toc, json-render, emoji, security...). Streaming is supported out of the box too, as well as minimal AST.

Code example of importing comark for various usage (html, react, vue, svelte and angular)