MCMateusz Czernekinmateusz-czernek.pl·10h ago · 7 min readMake AI models available in your home network - second life for a gaming laptop.Recently, I realized that I have a gaming laptop doing little more than gathering dust. It has an NVIDIA GeForce RTX 4060 with 8 GB of VRAM—sure, it’s not a monster, but it still seems a shame not to 00
MCMateusz Czernekinmateusz-czernek.pl·Jun 20 · 3 min readExam BuddyExam Buddy repository This project came about after a request from my wife. She needed a simple application to help her prepare for several exams using a known set of questions and answers. I saw it a00
MCMateusz Czernekinmateusz-czernek.pl·Mar 8 · 1 min readIs Polish the best language for AI prompts?Based on the University of Maryland and Microsoft, the answer seems to be yes (tak). For details, see this paper. This is the earliest recorded sentence in the Polish language: Daj, niech ja pomielę,00
MCMateusz Czernekinmateusz-czernek.pl·May 27, 2025 · 4 min read.Net WebApi - SignalR & AngularSource code Code available at GitHub About SignalR Full documentation available here Fundamental concepts SignalR acts as an abstraction layer over remote procedure calls (RPC), streamlining their use. It primarily employs the WebSocket network proto...00