Networking examples for appleOS
A guide to networking on Apple platforms (iOS, macOS, etc.) covering Bonjour, TCP/UDP sockets, and CoreBluetooth for multi-device communication.
A guide to networking on Apple platforms (iOS, macOS, etc.) covering Bonjour, TCP/UDP sockets, and CoreBluetooth for multi-device communication.
A developer's guide to setting up a cost-effective NAT instance on AWS using CloudFormation, detailing the process and code snippets.
A technical guide on implementing AWS EC2 assume role functionality using Terraform to grant temporary access to S3 buckets.
Explains the core functions of low-level container runtimes, focusing on Linux namespaces and cgroups for container isolation and resource management.
A technical guide on converting large GIFs to MP4 videos to reduce website data usage, with methods for embedding and autoplay.
A tutorial on using Azure CLI 2.0 to manage Azure resources from Windows, Linux, and Azure Cloud Shell.
A tech worker shares a costly lesson about US tax compliance for foreign assets, relevant for expatriates with equity or accounts abroad.
A guide to creating Multi-release JARs (MR-JARs) in Java to package code for multiple Java versions in a single artifact.
VMware vSphere 6.5 Content Library creation fails if the target datastore name contains a space, requiring renaming.
A tutorial explaining the basics and benefits of CSS variables (custom properties) for cleaner, more maintainable stylesheets.
A guide to implementing per-request timeout handling and proper TimeoutExceptions in .NET's HttpClient, addressing its default limitations.
A guide on using Sourcetree to synchronize a forked Git repository with its upstream source via fetch and rebase operations.
A 1973 CERN memo reveals programmable control knobs for a particle accelerator, predating and inspiring Apple's iPod click wheel.
A tutorial on using Windows PowerShell to connect to and manage an Azure subscription, covering installation methods and cross-platform use.
Explains how to identify and filter out Application Insights availability ping test requests in an ASP.NET Core app by checking for specific HTTP headers.
A developer shares their journey to earning sustainable income from recurring donations for their open source projects, enabling full-time FOSS work.
A guide to automatically building and publishing DEB packages for Go applications using Travis CI and packagecloud.io.
A tutorial demonstrating how to manage Microsoft Azure resources using the Azure portal, including creating a VM.
A roundup post celebrating the CRANniversary of the ggraph R package, highlighting its features and community tutorials for network visualization.
A guide to essential VS Code keyboard shortcuts for Mac users, covering navigation, file management, and editor controls.