Best of BashFebruary 2024

  1. 1
    Video
    Avatar of primeagenThePrimeTime·2y

    The BEST CLI Tool

    Discover the power of JQ, a CLI tool for text manipulation and JSON querying. Learn how to select specific data, create custom objects, and perform advanced queries. JQ is easy to use and can be integrated with Vim for even greater efficiency.

  2. 2
    Article
    Avatar of medium_jsMedium·2y

    Setting A Dockerized Python Environment — The Hard Way

    This post reviews different methods to run a dockerized Python environment from the command line (CLI). It explains how to customize a built-in image using a Dockerfile and mount a local folder to the container for code maintenance.

  3. 3
    Article
    Avatar of pointerPointer·2y

    gptscript-ai/gptscript: Develop LLM Apps in Natural Language

    GPTScript is a scripting language that allows developers to automate their interactions with OpenAI's Large Language Model (LLM). It offers a natural language programming experience and supports mixing natural language prompts with traditional scripts. GPTScript can be used for various tasks like planning a vacation, editing files, running SQL queries, and building applications.

  4. 4
    Article
    Avatar of devtoDEV·2y

    Bash is a terrible programming language, but what's the alternative ?

    Bash is a programming language with limitations and pitfalls. What are the worst programming languages? What are the alternatives to Bash? Explore the drawbacks of using Bash.