Finding your first remote job
A guide on how to find and evaluate your first remote job, including where to look and how to assess a company's remote-friendliness.
A guide on how to find and evaluate your first remote job, including where to look and how to assess a company's remote-friendliness.
An introductory guide explaining the basics of the World Wide Web, websites, web servers, clients, and the difference between static and dynamic sites.
Explains AWS Lambda's Provisioned Concurrency feature, detailing how it solves cold start issues for latency-sensitive serverless applications.
Explains how domain names work, the role of DNS, and the step-by-step process a browser uses to translate a domain into an IP address to load a website.
A tutorial on using Vue and Nuxt for pre-rendering web pages to solve SEO and social sharing problems in single-page applications.
A technical guide on building a minimal container runtime shim using runc, focusing on daemon design and integration with a container manager.
A technical guide on using ksqlDB and Kafka Connect to ingest and analyze Syslog data for detecting SSH attacks.
A tutorial on using Mongoose subdocuments (embedded documents) in MongoDB, covering schema creation and document manipulation.
Explores using ClrMD to dump stack objects from .NET threads, comparing Windows and Linux behavior and uncovering a platform-specific limitation.
Explains how to use RxJS merge operator to handle multiple concurrent API calls from a single NgRx Effect in Angular.
A detailed review of the PinePhone, a Linux-based smartphone, focusing on its hardware, current software limitations, and target developer audience.
Setting up django-environ for environment-based settings and django-debug-toolbar for debugging in a Django SaaS project.
An analysis of why the SaaS 'College Conductor' failed after three years, detailing the technical and business lessons learned.
An overview of lightweight threads, concurrency models, and Project Loom for the Java Virtual Machine (JVM).
A technical guide on using SSH and Linux pipes to stream and copy a MongoDB collection from a remote server to a local Docker instance.
Explains the properties, behavior, and common pitfalls of the special Infinity and -Infinity numbers in JavaScript.
Advice on convincing engineering teams to adopt observability practices, debunking myths and offering practical strategies.
A tutorial on implementing both built-in and custom validations for template-driven forms in Angular, including username availability and password matching.
Explores a prototype library for unit testing Blazor components, covering its goals, how it works, and providing example code.
A panel of experts discusses Blazor, Microsoft's web framework, covering key topics and resources for developers getting started.