MCMateusz Czernekinmateusz-czernek.pl·5d ago · 2 min readExam BuddyExam Buddy repository This project came about because of a request from my wife. She needed a simple application to help her prepare for a few exams using a known set of questions and answers. I wante00
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