Nonsense
A backend engineer discusses hiring challenges, focusing on interview skills and common mistakes candidates make when applying for tech roles.
A backend engineer discusses hiring challenges, focusing on interview skills and common mistakes candidates make when applying for tech roles.
A developer details building a custom text editor in Go using the Ebitengine game engine, covering font rendering and text storage.
A guide on configuring Markdownlint to work alongside Prettier, preventing formatting rule conflicts in development projects.
Guide to manually pre-create an Azure AD application for Azure Migrate when user permissions are restricted.
Explores the debate on placing curly brackets on new lines for better code readability, scanning, and consistency in programming.
Author's schedule and talks at FOSDEM 2023, covering the Helios microkernel, Hare programming language, and SourceHut platform.
A developer's one-month review of the ZSA Moonlander ergonomic mechanical keyboard, focusing on ergonomics, layout adjustment, and custom keybindings.
A tutorial on programmatically manipulating SVG graphics using C# and the Svg NuGet package, including loading, modifying, and rendering them.
A guide to setting up VSCode's debugger to step through custom Sphinx documentation extensions using sphinx-autobuild.
A tutorial on integrating PageFind, a client-side search tool, into an Astro static blog website.
Discusses the inconsistency of engineering titles like Senior and Staff across companies, and why achievements matter more than titles.
A tutorial on using AWS Lambda, SNS, and Budgets to automatically stop EC2 instances when a daily cost threshold is reached.
A developer details technical optimizations for displaying social media 'likes' on a personal blog, focusing on lazy loading and CSS tricks.
Part 2 of a series on building data-driven, composable widgets, covering live reload, automated registration, and JSON-based configuration.
A guide on how to find all Spring beans with a specific method-level annotation, using custom event listeners as an example.
A guide to implementing OpenTelemetry for monitoring and observability in an Angular application using the browser SDK.
A senior engineer reflects on the true meaning of seniority, emphasizing communication, teamwork, and personal growth over years of experience.
A guide to handling JSON fields with multiple possible data types (like strings, integers, arrays) during deserialization in Rust using the serde library.
A software developer investigates a bug in NS International's iCalendar file generation that caused a crash in the khal calendar tool.
Explains why analytics showing high desktop usage might be misleading due to survivorship bias, urging deeper investigation into mobile performance.