Implementing Highlighting, Search, and Undo
A developer details implementing text highlighting, search, and undo functionality in their personal text editor project, noter.
A developer details implementing text highlighting, search, and undo functionality in their personal text editor project, noter.
A technical guide to implementing a GPT model from scratch using only 60 lines of NumPy code, including loading pre-trained GPT-2 weights.
A comparison of four automatic image augmentation methods (AutoAugment, RandAugment, AugMix, TrivialAugment) in PyTorch for reducing overfitting in deep learning.
A comparison of AutoAugment, RandAugment, AugMix, and TrivialAugment image augmentation methods in PyTorch for reducing overfitting.
A developer reflects on leaving Twitter, the state of LinkedIn for hiring, and shares personal thoughts on tech career topics like seniority and engineering hierarchies.
A technical guide on using .NET to create a proxy for enabling LAN-based Rainbow Six Vegas 2 multiplayer over a WAN/VPN connection.
A response to claims that React is dying, arguing its continued dominance due to component-driven development, JSX, and massive ecosystem.
A critical look at the use and potential pitfalls of acronyms in programming, using SOLID principles as a primary example.
A developer discusses key considerations for releasing new features in a B2B SaaS environment, including logs, feature flags, and observability.
A tutorial on implementing API Key authentication in ASP.NET Core for server-to-server communication, including code examples.
A software developer analyzes ChatGPT's impact on coding and language, arguing that human developers remain essential despite AI's puzzle-solving abilities.
An updated, comprehensive overview of the Transformer architecture and its many recent improvements, including detailed notation and attention mechanisms.
A software engineer reflects on the power of professional referrals and personal networks in securing tech roles and building teams.
A developer shares their top 10 favorite built-in PHP functions, highlighting useful and surprising capabilities of the language.
A developer reflects on the psychological impact of maintaining a long GitHub commit streak, balancing productivity with unhealthy obsession.
Hyperduck is a new app that uses iCloud to seamlessly send links and trigger shortcuts from iOS/visionOS devices to a Mac, even offline.
An educational guide explaining the GraphQL Type System, including scalar types, objects, interfaces, and unions.
A beginner's tutorial on building a basic TCP echo server using the SwiftNIO network framework for Swift developers.
A web developer argues against mocking beginners and explains the technical reasons behind a common HTML/JSX nesting issue.
Andy Bell updates his 'Build Excellent Websites' site with a talk video and source code, focusing on letting the browser control design.