The RayCast Port Manager Extension
A review and guide for the Raycast Port Manager extension, a tool for web developers to manage and kill processes on local network ports.
A review and guide for the Raycast Port Manager extension, a tool for web developers to manage and kill processes on local network ports.
A review of SwiftPaxos, a new Paxos variant designed for fast, geo-replicated state machines in high-latency networks.
Updated LINQ MindMap for .NET 10, tracking new features and changes in the framework's query capabilities.
Analyzes challenges implementing the Principle of Least Privilege in Microsoft SQL Server, focusing on tasks that still require the powerful sysadmin role.
A tutorial on installing and running the Mistral AI large language model locally on a Linux system using the Ollama platform.
A developer wants a shortcut to quickly add curated links with descriptions to a markdown file for his newsletter, moving away from Notion.
A developer reflects on his blogging journey, discussing his motivations, the evolution of his tech stack from WordPress to a custom SSG, and his writing workflow.
Puzzmo's Q1 2025 performance improvements: iOS app infrastructure, website redesign, and API monitoring lead to a faster site and offline support.
An introduction to designing games using the Lua programming language and the Löve2D game engine.
Explains how to use TypeScript's `readonly` keyword to create immutable properties and types, with examples and compiler behavior.
Explains the difference between OnlyWhenStatic and OnlyWhenDynamic conditions for controlling target execution in Nuke, a C# build automation framework.
A developer shares insights and practical advice from migrating a Vue.js application's state management from Vuex to Pinia.
Analysis of a survey on the most frustrating aspects of using the terminal, based on responses from 1600 experienced users.
A comprehensive guide to understanding, using, and creating TypeScript decorators to improve code structure, reusability, and maintainability.
A guide to using browser-use, a scriptable AI agent built with Playwright and LLMs to automate repetitive browser tasks.
A Chrome extension that uses local AI to detect clickbait headlines, score websites, and suggest alternative titles, built for the Google Chrome Built-in AI Challenge.
Explores four main approaches to building and enhancing reasoning capabilities in Large Language Models (LLMs) for complex tasks.
Explores four main approaches to building and enhancing reasoning capabilities in Large Language Models (LLMs) for complex tasks.
Explains how to use JavaScript's at() method to get the last item from an array, comparing it to traditional approaches.
The article argues for migrating JavaScript packages to ESM-only format, discussing ecosystem readiness, tooling support, and migration strategies.