No More Blue Fridays
How eBPF technology can prevent system crashes like the massive July 2024 Windows outage caused by a faulty kernel driver update.
How eBPF technology can prevent system crashes like the massive July 2024 Windows outage caused by a faulty kernel driver update.
Explores recent research on instruction finetuning for LLMs, including a cost-effective method for generating synthetic training data from scratch.
A conference talk exploring the modern reasons and use cases for using Redux in React applications today.
Explains why typing in the terminal is confusing due to inconsistent text editing across different programs and shares useful tips.
Applying API/UI design principles to education, arguing for immediate engagement over delayed theory to improve knowledge transfer.
A developer shares his favorite productivity apps for 2024, including Obsidian for notes, Dabble.me for journaling, and Raindrop for bookmarks.
A developer's recap of MCing the developer track at Figma Config 2024, highlighting talks on design, development, and live-coding.
A simple, five-step formula for building trust through reliability, clear communication, and consistent action in work and life.
Exploring current CSS hacks for conditionals before the official if() function arrives, discussing trade-offs between developer convenience and user needs.
This episode covers implementing email confirmations and customizing Django-allauth forms for password reset functionality in a SaaS project.
The CSS WG has approved adding an inline if() function to CSS, a new feature for conditional logic within stylesheets.
A tutorial on implementing a local RAG system using Phi-3, Semantic Kernel, and TextMemory in a C# console application.
A .NET code sample extending Semantic Kernel's Azure OpenAI integration to show document source details from Azure AI Search.
Sample code and review of the new official OpenAI SDK for .NET, including chat, audio, and image analysis demos.
A 1-hour presentation on the LLM development cycle, covering architecture, training, finetuning, and evaluation methods.
Analysis of new LLM research on instruction masking and LoRA finetuning methods, with practical insights for developers.
A guide on using Microsoft's Phi-3 Small Language Model with C# and Semantic Kernel for local AI applications.
Analyzing if AI can replace humans using computational theory, comparing countable vs. uncountable problems and AI's inherent limitations.
An article exploring science-based games and interactive 'explorable explanations' as engaging alternatives to traditional teaching methods.
Exploring CSS Relative Colors to generate accessible text colors, comparing it to the upcoming contrast-color() function and discussing tradeoffs.