I Was Wrong About Nushell (I Finally Get It Now)


I Was Wrong About Nushell (I Finally Get It Now)

This issue is brought to you by:

Ready to Take Your Testing to the Next Level?


Don’t let complex testing slow you down! With Squish, you can automate your entire UI testing process across multiple platforms, ensuring both speed and accuracy. 

There's a moment when you realize you've been looking at something all wrong.

That happened to me with Nushell. I initially approached it as "just another shell," like Fish or ZSH. Boy, was I missing the point.

We developers spend countless hours juggling data between formats - JSON to YAML, CSV to JSON, parsing API responses, maybe filtering Kubernetes outputs.

Our toolbelt is bursting with specialized tools: jq for JSON, yq for YAML, awk for text processing, and Postman for API testing. Each with its own syntax to remember, each solving just one piece of the puzzle.

Here's where Nushell shines

It's not just a shell - it's a unified data processing environment.

Imagine having the power of jq, awk, sed, Postman, and many, MANY other capabilities all in one place, with a consistent syntax. Need to parse a Kubernetes pod list, filter by age, convert it to JSON, and extract nested values? Nushell handles it all in a single pipeline, with helpful error messages that actually make sense.

"Nushell is a powerful data processing environment that also happens to be a shell"
- Reddit user insight that changed my perspective

The practical implications are game-changing

Instead of context-switching between tools and remembering different syntaxes, you can process data seamlessly within your shell environment.

Want to explore a complex JSON structure? The explore command gives you an interactive tree view. Need to transform data between formats? Nushell converts between JSON, YAML, and CSV effortlessly. It even provides human-readable timestamps and built-in HTTP request capabilities.

But JSON and YAML are just the start, beyond many other formats, Nushell can explore entire SQLite DBs, run queries, search tables and data. Absolutely mind blowing to those of has who had to rely on so many tools before.

Sure, there are rough edges

It's a relatively young project. Many users were frustrated with the scripting language changing often, with breaking changes and modules becoming redundant. For this reason, I'm still not sold on the nu scripting language, but for everything else - very mush so.

For anyone working with data day-to-day (and let's face it, that's most of us), Nushell offers a compelling vision of a more integrated, more intuitive way to work with data at the command line.

Just remember: Nushell isn't trying to replace traditional shells - it's reimagining what a shell can be in our data-driven world. And that's exactly why I was wrong about it the first time around.

Thank you for reading! As always, feel free to reply directly with feedback!

Have a great weekend.

What Squish offers:

  • ✅ Increase test coverage and efficiency
  • ✅ Trusted by leading companies worldwide 
  • ✅ Full CI/CD compatibility for seamless integration
  • ✅ Free up your team's time for higher-value tasks

ESPRESSO FRIDAYS

Every once in a while I send hand picked things I've learned. Kind of like your filter to the tech internet. No spam, I promise!

Read more from ESPRESSO FRIDAYS

You Need To Learn Docker Swarm! Ever felt like you're overcomplicating your container deployments? You might be. Today, we're diving into a Docker orchestrator that's likely already on your machine (run `docker service` for a second will ya?), but you're probably overlooking: Docker Swarm. The Underdog Orchestrator For years (for me, the past 11 years to be exact), the path has seemed to be either simple Docker Compose or the more, WAY MORE complex, Kubernetes. Compose is great for local...

LimaVM Is Probably The Best MacOS Virtual Machine I've Ever Used If you're tired of Docker Desktop bogging down your machine, or simply don't like fuff of mapping ports, mounting volumes when all you need is a small virtual environment, this one's for you. I recently discovered LimaVM, and it's a game-changer for local development. It lets you spin up Linux VMs with ease, offering a faster, lighter alternative to Docker and other VM managers for many tasks, but especially for development....

Coding Is Changing. Here's How I Stay AHEAD This issue is brought to you by: Ideas to apps in seconds with Lovable Lovable is your superhuman full stack engineer. Click here for double credits when signing up The AI revolution isn't replacing engineers (IMHO) - it's changing how they work and which skills matter most. I mean, look at the sponsor of this week, a "vibe coding" platform that creates your idea in no time. But, does it actually matter for developers / devops and other tech...