Very cool that Shopify’s CEO thinks the poor should have far less of a vote than the rich. Still worth that ad read money, folks?
Robin Vey
@robinvey.eurosky.social
Currently building vue.equipment, and dreamtype.xyz at maas.engineering
Hey, we're Bombshell 👋 We're the maintainers behind projects like Astro, e18e, StudioCMS, and pkg.pr.new. We're building focused, composable open source libraries for CLIs and TUIs. Excited to show you what we've been up to. bomb.sh/blog/introdu...
Introducing Bombshell
Bombshell is a growing collection of open source tools for building modern terminal interfaces in JavaScript.
bomb.sh
watch or read the full Mark Carney's speech > (...) we believe that from the fracture we can build something bigger, better, stronger, more just. This is the task of the middle powers, the countries that have the most to lose from a world of fortresses and the most to gain from genuine cooperation
Read the full transcript of Carney’s speech to World Economic Forum - National | Globalnews.ca
Prime Minister Mark Carney gave a forceful speech in Davos, Switzerland, on the 'new world order' and how middle powers like Canada can benefit by working together.
globalnews.ca
these five minutes are worth a watch
Dear America, We’d Like to Speak to the Manager
YouTube video by New York Times Opinion
youtube.com
maas.engineering/posts/vue-eq... wrote a few words about the underlying state management principle of Vue Equipment. Thanks (as usual) to @danielroe.dev for some technical feedback late last year.
Vue Equipment: Decoupling with State Composables | Magic as a Service™
Magic as a Service™ is a creative-engineering company, delivering digital products and services that equip others to build cutting-edge experiences.
maas.engineering
@danielroe.dev implemented the suggested fix for vue.equipment 🙂 curious to hear if you’d change anything. relevant code here: github.com/magicasaserv... and here: github.com/magicasaserv...
After launching dreamtype.xyz we decided to also revamp Open Foundry. Now built around the same ecosystem with a sturdy foundation and fresh coat of paint.
Open Foundry | Curated Fonts for Free
For over a decade, Open Foundry has been the leading curated source for open source typefaces, showcasing exceptional fonts, celebrating their makers and encouraging exploration.
open-foundry.com
@antfu.me I recently ran into a use case for a useContainerQuery and useContainerBreakpoints composable and quickly wrote them based on @vueuse.org’s useMediaQuery and useBreakpoints. Do you think this is something that might fit permanentely into VueUse? Just wanted to check before sending a PR.
Truly anxiety-inducing how the tech elite feels safe enough to show their real faces in the current (fucked) political climate. Hate that this is the guy basically in charge of Nuxt, Svelte and Next.
@payload.dev + @sanity.io maas.engineering/dreamtype sign up here, if you wanna find out what we’re up to
Check this out in case you need a - Video Player - Drawer/Sheet - Modal - Accordion - Dropdown/Context Menu - CMD+K Menu - Marquee - Toast - etc. for your @nuxt_js or @vuejs project 🙂
We love seeing internal tools go open source 👀 Check out Vue Equipment – a growing set of Nuxt and Vue of composables, plugins, and sharp ideas from real-world production! Built by the team @maas.engineering → vue.equipment
@danielroe.dev Hi Daniel, I am currently writing a short blog article about the nuxt module that is included in vue.equipment and how it came about. I was wondering if you could quickly point out why there is no easy way to install Vue plugins within a Nuxt module. Legacy reasons?
Vue Equipment | Magic as a Service™
Our Frontend Toolkit, Free and Open Source.
vue.equipment
Render percentage based values as SVG. Set or interpolate the value from anywhere in your app. Coming soon to vue.equipment
We recently launched some new client work at @maas.engineering Built with @nuxt.com and vue.equipment
Concrete Rep.
Concrete Rep is an agency representing artists working in the art, fashion, editorial and advertising sectors worldwide.
concreterep.com
🫳🏼 🔮 Spent some more time polishing the Vue Equipment docs. Curious what people think. Is the idea behind the library clear enough? Anything that’s missing?
Vue Equipment | Magic as a Service™
Our Frontend Toolkit, Free and Open Source.
vue.equipment
Updated (wip) docs are online! We’ll probably publish 1.0.0-beta-0 to npm tomorrow 👀 vue-equipment.maas.engineering
Spent the morning externalising some of Vue Equipment’s internal logic into a standalone package. A @vuejs.org component that smoothly interpolates it’s size to it’s child size, with a given easing function and duration. www.npmjs.com/package/@maa...
We are currently working on the beta release of Vue Equipment. Refactored the MagicToast plugin over the last two days 😌 Available soon!
@antfu.me Curious if you have automated dependency updates for vueuse somehow? We are using dependabot for a large monorepo, but would like to move to pnpm’s catalog, which is not compatible. Are you doing dep updates manually or automated somehow?