LLMs vs SLMs In this edition of #tech on ice, I discuss the difference between #LLMs vs #SLMs in the #ai space. #developer #programming #coldplunge #gpt #LLM
David A. Wheeler's Review of "Debugging" by David J. Agans It's not often you find a classic, but I think I've found a new classic for software and computer hardware developers. It's David J. Agan's Debugging: The 9 Indispensable Rules for Finding Even the Most Elusive Software and Hardware Problems (ISBN 0814471...
EF Core 9.0: Breaking Change in Migration Idempotent Scripts .NET, ASP.NET Core, Visual Studio, Azure, Jaliya Udagedara
v25.01 · YaLTeR/niri · Discussion #956 Niri is a scrollable-tiling Wayland compositor. Windows are arranged in columns on an infinite strip going to the right. Opening a new window never causes existing windows to resize. Here are the i...
Effective Data Exchange with Sockets – Chris Woody Woodruff Real-time communication is the heartbeat of modern applications, powering everything from video calls to live sports updates. At the core of these dynamic interactions lies the effective exchange of data using sockets. Sockets are the unseen maestros of t...
Use Scalar to invoke CRUD operations of a Web API | BinaryIntellect Knowledge Base In the previous article we learned to add Swagger and Scalar to a Web API project. I have already explained Swagger integration in more detail here and here. So, it's time to focus on Scalar and learn how to test Web API CRUD operations.
The Problem With Singletons You Need to Avoid Check out my courses on Dometrain: https://dometrain.com Subscribe to my weekly newsletter: https://nickchapsas.com Become a Patreon and get special perks: https://www.patreon.com/nickchapsas Hello, everybody. I'm Nick, and in this video, I will talk ab...
German router maker is latest company to inadvertently clarify the LGPL license A recently closed lawsuit in Germany is the latest in a long-running trend of hardware makers using GPL source code, but not fairly providing it back.
GitHub - TabbyML/tabby: Self-hosted AI coding assistant Self-hosted AI coding assistant. Contribute to TabbyML/tabby development by creating an account on GitHub.
Equipping 3rd party types with debugging capabilities Debugging is important, and it's often useful to be able to inspect the state of objects in the debugger. However sometimes you're working with 3rd party types that don't have any debugging capabilities, so you can't see their internal state easily. In th...
dotnet test command - .NET CLI The dotnet test command is used to execute unit tests in a given project.
The Superior Way To Travel {{ email-signup }} _ First time staying in a hostel and it's far superior than hotels/airbnb's. (some observations from a stay so far at a hostel ...
My Recent changes in my health have made it such that some days I’m couch-bound upstairs, while my office (and primary work computer) is in the basement. This has led to some interesting solutions…
Agents Intelligent agents are considered by many to be the ultimate goal of AI. The classic book by Stuart Russell and Peter Norvig, Artificial Intelligence: A Modern Approach (Prentice Hall, 1995), defines the field of AI research as “the study and design of ra...
Why some DVLA digital services don't work at night Every few months or so, somebody asks on social media why a particular DVLA digital service is turned off over night. Rather than answering it every time, I’ve decided to write this post, so I can point people at it in future. It’s a great case study to s...
Parallel processing with Virtual Threads - A comparative analysis Background My previous article focussed on comparing solutions for performing parallel execution using Spring Core Reactor and JDK 21. This article will follow …
Use of Time in Distributed Databases (part 1) Distributed systems are characterized by nodes executing concurrently with no shared state and no common clock. Coordination between nodes a...
Implantable SSH credentials | Evan Pratten Using somewhat-sketchy crypto to become a walking private key
How I discovered a hole in the fetch specification Let me tell you a story about a large company I worked for.
Data Quality in LLMs Good data is the difference between Mistral’s LLMs and Llama, which share similar architectures but different datasets. To train LLMs, you need data that is:
right to root access right to repair laws should include provisions requiring manufacturers to unlock a device's bootloader (to provide root access) upon consumer request.
Uv has a killer feature you should know about In my view, neither performance nor trying to be Python-aligned is what sets uv apart. Don’t get me wrong — try switching from uv to Poetry, and you’ll quickly notice how sluggish it (poetry) feels. uv goes extra miles to adhere to PEPs, and IMHO it’s the...
Backdooring Your Backdoors - Another $20 Domain, More Governments After the excitement of our .MOBI research, we were left twiddling our thumbs. As you may recall, in 2024, we demonstrated the impact of an unregistered domain when we subverted the TLS/SSL CA process for verifying domain ownership to give ourselves the a...