Changing text style for DandeGUI window output
A technical guide on implementing rich text styling with the GUI:WITH-TEXT-STYLE macro in the DandeGUI library for Medley Interlisp.
A technical guide on implementing rich text styling with the GUI:WITH-TEXT-STYLE macro in the DandeGUI library for Medley Interlisp.
A beginner-friendly explanation of why CSS height properties sometimes don't work as expected, exploring the fundamental differences between width and height.
A guide on how to clear various NuGet caches (global packages, HTTP, temp) using the dotnet CLI to free up disk space.
A guide to installing Windows 11 on older, unsupported MacBooks, bypassing hardware checks and installing necessary drivers.
A guide to implementing inline footnotes in Markdown to add citations and notes without cluttering the main text.
Step-by-step tutorial on building a Helix Jump game prototype using Three.js, TypeScript, and GSAP for camera animations and spike collision.
A guide to assigning Azure RBAC roles to multi-tenant Enterprise Application service principals using Bicep's Microsoft Graph extension.
Reflection on the end of the USENIX Annual Technical Conference, analyzing its shift from industry to academia and the rise of open source systems software.
A curated newsletter issue covering the latest news, articles, and tools for mobile automation, including iOS, Android, and Flutter testing and CI/CD.
Explores extending TLA+ for performance modeling using queueing theory and simulation, moving beyond just correctness verification.
A developer details using XSLT to transform an OPML blogroll into styled HTML, integrating it dynamically with Hugo and Nginx.
A course teaching how to code Large Language Models (LLMs) from scratch to deeply understand their inner workings and fundamentals.
A software engineer shares strategies for managing cognitive load and improving productivity through documentation, delegation, and focused task completion.
Explains the 'data programming' weak supervision paradigm for training models using noisy heuristic labels, with a practical example.
A course teaching how to code Large Language Models from scratch to deeply understand their inner workings, with practical video tutorials.
Critiques the limited scope of current customer support automation and argues for more ambitious AI solutions across industries.
A developer's journey into garbage collection, detailing the creation of the Whippet GC and exploring Immix mark-region algorithms.
A developer's personal reflection on creating a Ruby gem inspired by another, the technical challenges faced, and the emotional journey of releasing imperfect work.
A developer argues that AI coding agents are not like junior developers but rather 'amnesiac spies' with vast knowledge but no memory or growth.
A tutorial on setting up a Java Spring Boot development environment on an Android phone using Termux and VSCode.