🚀 Big news! We're thrilled to welcome Jetify as a Gold Sponsor of WebdriverIO! 🎉
@jetify_com TestPilot is an AI agent for resilient end-to-end testing — no setup or coding required. Just click, test, and ship faster. ⚡️
🧪 Learn more at https://t.co/sXgLyK1XLA
#AI
Today on #StartupSuccess, we're joined by @DanielLoreto, founder @jetify_com. He shares how his passion for accelerating #SoftwareDevelopment led to the creation of Jetify and how #AI is transforming the way developers bring ideas to life.
🎧Listen wherever you get your podcasts!
On our first episode of the new year, @RThorDonovan chats with @jetify_com CEO @DanielLoreto, about what AI applications have in common with Google Search, why a data-driven approach to AI development is important, and the future of test automation. https://t.co/SrSEdbt8xx
Latest Thoughtworks Technology Radar is out - our regular survey of technologies that capture our attention in our client work. We found lots of AI-adjacent tools to be useful, but also that coding assistants often lead to problems
https://t.co/7NRkjvT9zg
Been using @zeddotdev a lot recently. Zed AI + Native performance is amazing ⚡️
It's direnv integration also works great with @jetify_com Devbox! I wrote up a small doc on how to make Zed + Devbox work great together:
https://t.co/0gEBL7P332
@leeerob It’s not just about switching computers — Nix lets you share your exact project with other devs, and lets you manage multiple projects without conflicts.
The language is a barrier, but you can use projects like Devbox to simplify things: https://t.co/RE7hp0t5Dr
Devbox 0.13.2 is out today!
New features:
↔️ Choose your process-compose port for devbox services
❄️ Install Devbox via Nix Flakes
🎁 Support for Determinate Systems Nix installer
⬆️ Updated default Nix install to 2.24.7
@avaitopiper I think for now the best approach would be to use multiple devbox.jsons for each subfolder in your multirepo, but interested to hear if there’s a different workflow you have in mind?
🚀🚀 New version of Devbox is out today!
v0.13.0 includes:
🐍 Python workflow improvements, including `uv` support
♻️ `devbox services attach` to re-attach to background services
🎁 Lots more goodies
Run `devbox version update` to get the newest version
🚀 New Blog Post!
Learn how Nix Package Caches can accelerate your Devbox builds, and how the Jetify Cache lets you access prebuilt binaries for custom packages and more.
Get started with our public, prebuilt cache for free!
https://t.co/1E9Q9M0r4F
Hey all, I published a blog post! It's a short read on automatically switching between project environments using Devbox & Direnv.
https://t.co/nHEAHm6GII
Last week, we released TypeID-JS v 1.0!
TypeID is a compact, type-safe, user-friendly alternative to traditional UUIDs. We use it extensively in our Jetify Cloud product.
IDs are prefixed by their type, and can be checked in Typescript with TypeID<"user">