The AI Toolkit for Visual Studio Code is a game-changer for developers and AI engineers looking to simplify the creation of AI applications. This powerful extension streamlines the entire process, from development and testing to deployment, by seamlessly integrating with generative AI models both locally and in the cloud. Supporting a wide range of commercially […]

Read More →

DeepSeek, a powerful open-source LLM, can be easily run locally on your desktop/laptop using Ollama. I’m using an M1 MacBook Pro with 32GB. Ollama simplifies the process of running large language models, handling dependencies and providing a consistent interface. This guide will walk you through installing DeepSeek via Ollama, making it accessible with just a […]

Read More →

In the world of data processing, JSON (JavaScript Object Notation) has become a ubiquitous format for data interchange. Whether you’re working with APIs, configuration files, or data storage, JSON is often the go-to format. However, manipulating JSON data can be cumbersome, especially when dealing with large datasets. This is where jq, a powerful command line […]

Read More →

Simply put Livecoding.tv facilitates developers to stream live video of themselves coding, and users watching can ask questions or give feedback. Since launching a beta in February, Livecoding has seen 40,000 people sign up across 162 countries. Users have streamed in a variety of spoken languages, including Portuguese, Russian, and German, as well as coding […]

Read More →