Foundry Local Chat — bringing local models into VS Code's chat picker
I run Foundry Local for the obvious reasons: no cloud round-trip, no API key, no per-token bill. What I didn't have was a way to use those downloaded models fro
Browse 12 published articles covering fullstack, IoT, cloud, databases, and AI.
I run Foundry Local for the obvious reasons: no cloud round-trip, no API key, no per-token bill. What I didn't have was a way to use those downloaded models fro
Since there I wasn't able to find any existing libraries for connecting to Azure EventHub from C/C++ using native EventHub Kafka surface capabilities and using librdkafka to achieve it.
In this tutorial, I will walk you through all steps required to build, flash, and monitor your own firmware.
As I promised in my workshop during "Lodzkie Dni Informatyki," this is the first entry that will be all about setup and pre-work.nThis short post will walk you through all the required hardware and software to start your journey with ESP32 and cloud IoT.
Today I would like to share with you some small IoT project that I did a few weeks ago. It was a homebrew weather station. Here are in details instruction how I
Intro Industry 4.0 Internet of Things IoT, Digital Revolution, are common buzzwords that have been striking through multiple press releases, demos, and events f
JavaScript fatigue is a common topic nowadays. What is worth learning? Do I really need so many tools? What will be the future ? This kind of questions a emergi
It is quite difficult to test a software developer. The difficulty is strongly connected to an amount of time that is required to confirm skills and competences
Recently I have read a great blog post about attending programming meetups - Why I Stopped Attending Programming Meet-ups This triggered me to share my own thou
From time to time, we all face the same problem - data analysis. How to find useful information in a shapeless mass of data. This is quite a typical problem, wh
In this post we use our previously created shard and start to segment our data by location. This is quite a common scenario. The idea is to split data by one of
There are multiple web entries that touch this, but a comprehensive out-of-the-box setup of MongoDB shard is nowhere to be found.nnFirst of all, some of available materials are old and no longer applicable to the latest (4.0.1) MongoDB version.