The new fight against remote work
Analyzes the corporate pushback against remote work, questioning the stated reasons and exploring underlying power dynamics and economic factors.
Analyzes the corporate pushback against remote work, questioning the stated reasons and exploring underlying power dynamics and economic factors.
A developer shares their experience building an image generation app using SpriteKit and SwiftUI, including challenges and breakthroughs.
A developer documents their experiment using ChatGPT to build a full-stack web application, detailing the tech stack, challenges, and outcomes.
Explores the strategic importance of Generative AI and how to build sustainable competitive advantages (moats) in AI products.
A guide to managing static assets in Vite projects, covering configuration strategies for predictable file placement, hashing, and using a custom plugin.
A guide to generating Salesforce test data using OpenAI GPT-3 and Azure Logic Apps, bypassing traditional methods.
The article argues that JavaScript's forEach method can be a code smell due to performance overhead from function allocation, especially in nested loops.
Explains how to use ordered indexes in Entity Framework 7 for database query optimization, including performance benefits and implementation.
A guide on how to model and calculate DynamoDB costs during the design phase to make informed architectural decisions.
A guide for engineering managers on the critical importance of having difficult conversations early to address team performance and accountability.
Explains how to reuse code in Azure Bicep using parameters, loops, and modules, and introduces the public module registry.
Announcing the second preview release of BurntToast v1, a PowerShell module for creating Windows toast notifications, with new features and breaking changes.
A curated list of open-source Large Language Models (LLMs) available for commercial use, including community-contributed updates and details.
A technical guide to implementing a staggered sliding enter animation for web content using CSS, inspired by a developer's portfolio.
A guide to disabling network connectivity on the iOS Simulator from within XCTest for automated offline testing.
An analysis of ChatGPT's future, predicting challenges like company dilution, failed competition, and a potential acquisition.
A hiring manager's advice on standing out in tech job applications, emphasizing personalized emails and meaningful interview conversations.
An introduction to artificial neural networks, explaining the perceptron as the simplest building block and its ability to learn basic logical functions.
A technical guide on setting up and using Multi-cluster Services (MCS) to connect internal services across different Google Kubernetes Engine (GKE) clusters.
A tutorial on building a console-based chatbot using Azure OpenAI Service and the C# programming language.