How to style the found search / "find in page" substrings (#tilPost)
Learn how to use the new CSS ::search-text and ::search-text:current pseudo-elements to style 'find in page' search results in Chrome.
Learn how to use the new CSS ::search-text and ::search-text:current pseudo-elements to style 'find in page' search results in Chrome.
Argues against the Agile mantra 'quality is everyone's responsibility' and advocates for dedicated software testing roles.
A developer explores using the GitHub Markdown API for syntax highlighting in ColdFusion, moving away from GitHub Gists.
A developer reflects on 15 years of blogging, covering his career's technical evolution from machine learning to web development, and the challenges of writing online.
A 4.5-hour interview discussing the state of AI in 2026, covering LLMs, geopolitics, training, open vs. closed models, AGI timelines, and industry implications.
A 4.5-hour interview discussing the state of AI in 2026, covering LLMs, geopolitics, training, open vs. closed models, AGI timelines, and industry implications.
A developer shares the usefulness of the git shortlog command for summarizing contributions and generating contributor lists.
A developer shares personal struggles, job search, and monthly tech picks including articles on web decentralization, Google career lessons, macOS icons, and Go 1.26.
A developer shares his experience using an Elgato Prompter for video content and creating a custom 3D-printed iPhone 17 Pro backplate for it.
Introduces the Agent Client Protocol (ACP), an open standard for unifying communication between AI coding agents and code editors.
Explores the unpredictable second-order effects of AI evolution, focusing on how AI coding tools may reshape developer choices and business models.
A developer shares how manually engaging with newsletter subscribers by asking for replies significantly improved email open rates.
A developer discusses feedback on handling checked exceptions in Java lambdas, comparing libraries like Vavr, Spring, and result4j.
Explains Azure availability zone mapping risks and how to use the azqr tool to verify physical datacenter mappings for HA/DR.
A software engineer argues that learning to code remains essential despite AI's ability to generate code, as coding skills are needed to evaluate and work with AI-generated output.
A 2025 AI research review covering tabular machine learning, the societal impacts of AI scale, and open-source data-science tools.
Andrej Karpathy notes a 600x cost reduction in training a GPT-2 level model over 7 years, highlighting rapid efficiency gains in AI.
Explains a greedy algorithm to convert dense tile-based collision maps into optimized axis-aligned rectangles for efficient runtime collision detection.
A developer explains the practical benefits of implementing a --dry-run option in a reporting application for safe testing and validation.
GExperts 64-bit update enables the Explicit Filter expert, which suppresses unnecessary layout properties in Delphi .dfm files to clean up version control diffs.