Talking to Postgres Through Java 16 Unix-Domain Socket Channels
Explores using Java 16's new Unix-domain socket support to connect to a PostgreSQL database, covering setup, the JDBC driver, and alternative clients.
Explores using Java 16's new Unix-domain socket support to connect to a PostgreSQL database, covering setup, the JDBC driver, and alternative clients.
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 data science leader shares insights on hiring, training, and managing effective data science teams, based on experience at Lazada and uCare.
A technical guide to generating realistic text using Markov chains, from basic weather simulation to building a text generator from scratch in Python.
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.
A guide to using Git's includeIf directive to automatically set different user emails for work and personal projects based on directory.
Explores the value of 'boring' iterative plans for tech projects, using a cloud migration example and drawing parallels to Test-Driven Development.
Compares Django and Flask, two popular Python web frameworks, highlighting their similarities and key differences for developers.
Explains how to build event-driven functions using Postgres WAL and faasd, enabling app extension without code changes.
Part 4 of a series exploring Azure NetApp Files, a high-performance, first-party shared storage service in Azure for enterprise workloads.