Trending

#commandlineinterface

Latest posts tagged with #commandlineinterface on Bluesky

Latest Top
Trending

Posts tagged #commandlineinterface

Original post on mathstodon.xyz

PSA: How to create a random password in the command line (something that also just learned to do today):

```bash
randpass () { echo $(openssl rand -base64 "${1:-12}") }
```

The way this works is that you can type either `randpass`, and you will get a random password of 12 character (among […]

0 0 0 0
Original post on mathstodon.xyz

Just did another utility function that I've been looking towards for a lot of time: `openremote` is a bash/zsh function that uses git to determine if you're inside a git repository, and if you are, uses `awk` and `sed` to open the URL in your default browser (on macOS˜):

```bash
openremote () { […]

0 0 0 0
Preview
Design Systems Don’t Die — They Freeze. Here’s the Migration Playbook

Stop UI library upgrades from becoming fire drills. #commandlineinterface

0 0 0 0
Original post on mathstodon.xyz

Today I learned that you can use split fields based on a character (`t`, `--field-separator=`) and use several of those fields (`-k`, `--key=`) for sorting.

So, for sorting numerically a list of `Sys-Req-nnnn` requirements that is in the clipboard, I can use the following command to make sure I […]

0 0 0 0
Navigation Vim : la vie après HJKL

Spécialité "Geek de haut niveau" avec VIM "Navigation Vim :
la vie après HJKL"

#vim #ÉditeurDeTexte #CommandLineInterface #CLI #LigneDeCommande ...

fabi1cazenave.github.io/slides/2025-...

0 0 0 0

#gamers #Videogames #PCGamers #commandlineinterface #terminals

1 1 0 0
17:06:03 milk@red:~/.mixxx/controllers % cd R
17:06:06 milk@red:~/.mixxx/controllers/Reloop-Beatmix-2-4-milkii %

17:06:03 milk@red:~/.mixxx/controllers % cd R 17:06:06 milk@red:~/.mixxx/controllers/Reloop-Beatmix-2-4-milkii %

I did not realise my #ZSH was set to do this

(I hit enter rather than tab)

ZSH has soo many options

got Sonnet to refactor my .zshrc recently too

so might be old, might be new

#justshellthings #cli #commandlineinterface #linux #archbtw #productivity

0 1 1 0
Preview
Google Just Launched Gemini CLI, $200/month Worth of AI for Free. Claude Code and OpenAI’s codex can’t compete…

generativeai.pub/google-just-launched-gem...
#AI #ArtificialIntelligence #OpenSource #CommandLineInterface #CLI #Gemini #Google #news

3 0 0 0
Preview
Google Just Launched Gemini CLI, $200/month Worth of AI for Free. Claude Code and OpenAI’s codex can’t compete…

generativeai.pub/google-just-...
#AI #ArtificialIntelligence #OpenSource #CommandLineInterface #CLI #Gemini #Google #news

3 1 1 0
Preview
Master Azure CLI: Command Your Cloud with Confidence Unlock the full potential of cloud management with the Azure CLI. This guide provides the essentials to get you started with Azure resources efficiently.

Master Azure CLI: Command Your Cloud with Confidence

The Azure CLI is a cross-platform toolset written in Python that allows you to manage nearly all of your Azure resources from the command line.

🔗 adamtheautomator.com/azure-cli/

#Azure #AzureCLI #CLI #CommandLineInterface #Cloud #DevOps #NDOC

0 0 1 0
Bootstrap Kafka on Kubernetes (Strimzi) with Just 5 Commands
Bootstrap Kafka on Kubernetes (Strimzi) with Just 5 Commands

Do you know how to bootstrap Kafka on Kubernetes (@strimziio) with Just 5 Commands?

A new video is out for Strimzi Kafka CLI!

https://www.youtube.com/watch?v=uj1WaN3Ro6w

p.s. Background music by @Timecop1983

#Strimzi #ApacheKafka #Kafka #CLI #CommandLineInterface #Kubernetes #Openshift

0 0 1 0