Using llama.cpp directly has never felt more polished ...
Microsoft has a new "Intelligent Terminal", and it's surprisingly powerful.
Back in the 1990s, Windows power users often availed themselves of a set of small, free software tools from Microsoft collectively known as “PowerToys.” (Read about their history at Wikipedia.) ...
There are many ways to write, compile, and debug your C/C++ code. One popular option is to use an IDE (Integrated Development Environment) which allows you to do all of those in one single program.
There is something called a local LLM that allows you to run something like a simplified ChatGPT on your home computer. Companies that handle high-level confidential information, such as in finance, ...
Full time hacker based in São Paulo, Brazil. Love C64 demos and trackers. ASCII art/NFT enjoyer. ι═══════ﺤ -═══════ι Chat LLMs are cool, but giving taking action as an intelligent agent is next level.
VSCode has some fantastic debugging features which allow code breaking and line-by-line stepping. I’ve worked with it using Java and Python in the past, however, it took more pre-configuration for me ...
A `launch.json` file is used to configure the [debugger](/docs/debugtest/debugging.md) in Visual Studio Code. Visual Studio Code generates a `launch.json` (under a ...
This blog post is part of a series on physical tools for science with THING Tank project. It follows the author’s participation in the Creative Commons Certificate for Librarians course to learn more ...
The Elektor Uno R4 is an Arduino Uno R3 equiped with the ATmega328PB-AU featuring 2x USART, 2x I2C and 2x SPI and much more. This board is an evolution of the Arduino Uno R3 board. Identical form ...