Ideas for making TypeScript better at testing types
Explores methods for testing TypeScript types, including libraries like asserttt and potential built-in language features for type-level testing.
Explores methods for testing TypeScript types, including libraries like asserttt and potential built-in language features for type-level testing.
Quantum Flytrap's Virtual Lab has been AI-translated into multiple languages to make quantum physics more accessible worldwide.
A guide to implementing lazy loading for navigation properties in EF Core using the Proxies package, with a focus on MongoDB integration.
Testing GPT-4o's new image generation feature using C# and the Microsoft.Extensions.AI library, with a practical coding example.
Explores JEP 483: Ahead-of-Time Class Loading & Linking in Java 24, part of Project Leyden, aimed at reducing application startup times.
A developer's personal year-in-review, reflecting on coding work, side projects, and blog writing habits in 2024 and looking ahead.
An exploration of ANSI escape codes, their standards, reliability issues, and potential for future improvement in terminal usability.
A guide to enhancing Nuxt3 content articles with typography plugins and automated front-matter image extraction.
Improving the signup and onboarding experience for a SaaS application by removing passwords and using email-based authentication.
A guide to configuring Content-Security-Policy (CSP) headers in a local 11ty development environment for faster testing.
A curated list of 12 influential LLM research papers from 2024, highlighting key advancements in AI and machine learning.
A researcher reflects on 2024 highlights in AI, covering societal impacts, software tools like Scikit-learn, and technical research on tabular data and language models.
A personal reflection on 2024, focusing on the challenges and joys of becoming a father and preparing for a new family life.
A curated list of notable LLM and AI research papers published in 2024, providing a resource for those interested in the latest developments.
A guide on securing static websites by implementing security-focused HTTP response headers using Cloudflare Pages and 11ty.
A UX case study on designing 'Context Chips' to collect user sentiment in surveys, improving data quality and user experience.
A developer shares two browser extensions they built in 2024 to solve minor web annoyances: one for copying mailto links and another for cleaning up Gmail.
A guide on using CSS variables to create cleaner, more maintainable and scalable stylesheets for web development.
Explores unwritten rules and conventions that command-line terminal programs tend to follow for consistent user behavior.
A tutorial on creating modern, animated buttons using only CSS, including hover effects and variations.