How to approach tech interviews
A senior software engineer shares mental models and strategies for succeeding in tech interviews, focusing beyond just technical preparation.
A senior software engineer shares mental models and strategies for succeeding in tech interviews, focusing beyond just technical preparation.
A curated list of articles explaining GitHub's unique work culture, communication practices, and tips for new hires and interviewees.
A technical guide on freeing 70GB+ of database space by identifying and removing unused indexes and bloat, focusing on PostgreSQL optimization techniques.
A guide to using Windows Focus Assist's priority list to allow specific app notifications (like custom PowerShell toasts) while blocking others.
Explores using Java 16's new Unix-domain socket support to connect to a PostgreSQL database, covering setup, the JDBC driver, and alternative clients.
Exploring how to use Java 16's new Unix-domain socket support to connect to a PostgreSQL database for improved security and performance.
A tutorial on using iOS's NSDataDetector to automatically identify and process links, emails, phone numbers, and addresses in text.
A developer details their journey migrating a personal blog from Gridsome/Vue 2 to Vite/Vue 3, including tools built and lessons learned.
A deep dive into the Kubernetes Operator pattern, explaining how it extends Kubernetes using custom controllers and the API.
A tutorial on using Ubuntu's Autoinstallation feature to automatically configure a server VM in VirtualBox, including hostname, IP, and SSH setup.
Debugging why SwiftUI's keyboardShortcut modifier fails in UIKit apps and presenting a workaround involving UIHostingController.
A technical guide to generating realistic text using Markov chains, from basic weather simulation to building a text generator from scratch in Python.
A data science leader shares insights on hiring, training, and managing effective data science teams, based on experience at Lazada and uCare.
Article explains why to avoid adverbs like 'simply' in technical writing to improve clarity and avoid alienating readers.
A technical guide on configuring Azure Active Directory Service Principals for consumption reporting in Azure Arc enabled Data Services.
A developer's introductory blog post about sharing knowledge on open source, documentation, and community building.
A comparative tutorial teaching basic programming concepts like printing, variables, conditionals, and loops in Python, PHP, Ruby, and JavaScript.
A tutorial on creating grid layouts using Compositional Layout in iOS, explaining fractional sizing for items and groups.
A study guide for the Microsoft AZ-140 Windows Virtual Desktop Specialty exam, covering exam structure, topics, and learning resources.
A technical guide on configuring Azure Arc enabled Data Services on Azure Kubernetes Service (AKS), covering cluster setup and deployment steps.