2024: A Year in AI Research
A Google researcher's curated review of key AI research papers from 2024, covering LLMs, new architectures, agents, and security.
A Google researcher's curated review of key AI research papers from 2024, covering LLMs, new architectures, agents, and security.
A personal reflection on 2024, focusing on the challenges and joys of becoming a father and preparing for a new family life.
A developer's 2024 year-in-review, focusing on TypeScript adoption, API work for Oak National, and reflections on tech and world events.
A developer reflects on a year of professional growth, including work at Meta, conference speaking, and starting a new role at WorkOS.
A guide on using RenovateBot's custom managers with regex to update package versions in non-standard file locations like Dockerfiles and C# code.
A developer's 2024 review covering blog migration to Astro, popular tech posts, and work on Expo docs and GitHub projects.
A podcast episode reviewing Apple's 2024, focusing on developer news, ecosystem changes, and personal milestones from the hosts.
Eight practical code examples demonstrating new features in the C++23 programming language standard.
A developer shares their experience with Elixir 1.18's new type checker, highlighting a specific warning about struct comparison and hopes for future improvements.
A personal year-in-review from a technical educator, covering revenue, content creation, and trends in DevOps and cloud tools like Terraform.
A guide on assigning Microsoft Graph API permissions to Azure Managed Identities using PowerShell for secure application access.
Guide to automating administrative tasks across multiple Azure SQL Databases using the newly GA Elastic Jobs feature.
A curated list of notable LLM and AI research papers published in 2024, providing a resource for those interested in the latest developments.
The creator of the Gleam programming language shares his 2024 tech setup, including hardware, software tools, and development environment preferences.
A developer shares a custom Git script to improve the process of reviewing large Pull Requests by creating a dedicated review branch for local IDE navigation.
A guide on securing static websites by implementing security-focused HTTP response headers using Cloudflare Pages and 11ty.
A developer explains the complexities of URL percent encoding, detailing why automatic decoding in a library is problematic and referencing RFC3986.
A UX case study on designing 'Context Chips' to collect user sentiment in surveys, improving data quality and user experience.
A SwiftUI developer shares a strategy using ViewThatFits to create responsive UI text that adapts to accessibility settings like dynamic type.
Final part of an Advent of Code series focusing on solving grid and graph problems in Java, with insights on API design.