My default apps in 2024
A developer shares his 2024 default app stack, including VS Code, iTerm, Obsidian, Things 3, and other tools for productivity and coding.
A developer shares his 2024 default app stack, including VS Code, iTerm, Obsidian, Things 3, and other tools for productivity and coding.
A developer explores various AI tools, including Amazon Bedrock and SageMaker, to enhance and generate a new profile picture.
A personal recap of FFConf 2024, covering talks on web development, AI ethics, accessibility, and the future of the conference.
Strategies for building an audience as a technical writer, focusing on authentic engagement and consistent content creation.
A developer shares their experience building a CLI tool for managing Godot versions using C#, .NET, and libraries like Spectre.Console.
Author announces 'Complete CSS' course, emphasizing the importance of soft skills like communication for top-level front-end development.
Explains why command line pipes appear stuck due to output buffering and how to fix it.
A critique of React as legacy technology, arguing against its use in new projects due to performance and accessibility issues, and advocating for simpler client-side stacks.
Analysis of a crypto scam using a fake AI YouTuber to distribute malicious code disguised as a TradingView tutorial.
Argues against using Lodash in JavaScript projects, advocating for native ES6+ methods to reduce bundle size and improve developer versatility.
A developer reflects on reaching 1 million blog page views, discussing their blogging journey, static site tooling, and evolution of technical content.
Explores reward hacking in reinforcement learning, where AI agents exploit reward function flaws, and its critical impact on RLHF and language model alignment.
Debezium, an open-source Change Data Capture platform, is moving to the Commonhaus Foundation to ensure a neutral, community-driven future.
Debezium, an open-source Change Data Capture platform, is moving to the Commonhaus Foundation to ensure a neutral, community-driven future.
Introduces the OIL (Owner, Instrument, Ledger) schema, a clear method for diagramming payment flows in fintech, crypto, and traditional finance.
A developer/tester argues for breaking down barriers between roles, sharing skills to improve software quality and team collaboration.
Explains why to minimize try...catch usage in programming, offering alternative strategies like pre-validation and scope reduction.
Explores an alternative to GeometryReader in SwiftUI using the onGeometryChange modifier to dynamically track view size for layout.
The author announces their new role as Director of Research at CloudZero, focusing on AI-driven cloud cost management and optimization.
A technical guide on generating ZUGFeRD/X-Rechnung compliant XML+PDF invoices for EU B2B requirements using Ruby and Ghostscript.