Sideload JSON API resources in Django
A guide on how to sideload extra model resources in a single API request using Django REST Framework and the DRF JSON API extension.
A guide on how to sideload extra model resources in a single API request using Django REST Framework and the DRF JSON API extension.
A reflection on the non-dogmatic, engineering-based decision-making process in Go language design, contrasting it with user debates.
Reflects on 2016's trend of increased collaboration between major tech vendors like VMware, AWS, and Microsoft, contrasting it with recent tensions.
The author discusses a potential bug or design quirk in the 'leaps' R package related to how forward/backward selection interacts with its exhaustive search preprocessing.
A step-by-step guide on contributing to open-source GitHub projects by forking, syncing, branching, and creating pull requests.
A guide to lesser-known but useful PostgreSQL features, including psql tips, query watching, and JSONB formatting.
A guide to installing Azure PowerShell modules on Windows Server 2012 R2 using PowerShell commands and GitHub.
Explores how developer biases impact software design, using online anonymity debates to argue for inclusive, socially-aware system architecture.
Explains the word2vec algorithm and the famous 'king - man + woman = queen' analogy using vector arithmetic and word co-occurrences.
An open source maintainer argues that users should fix bugs and add features themselves, not just request them, and provides guidance on how to start contributing.
A technical guide on adding debugging infrastructure like breakpoints and stepping to a CHIP-8 emulator written in Common Lisp.
A PowerShell developer shares his 2017 New Year's resolutions focused on blogging, community involvement, and improving his open-source project.
A tutorial on implementing JWT-based authentication in an Angular application, covering login, registration, and route protection.
A guide to configuring a Pelican blog to publish posts directly from RMarkdown files using the rmd_reader plugin and knitr.
A guide to building a robust Python API client for a payment gateway, covering error handling, logging, and best practices.
A tech professional's personal recap of IT events attended in 2016 and a preview of planned tech conferences and meetups for 2017.
A technical guide on using Microsoft's ClrMD library to inspect and analyze the .NET managed heap, including memory structures and debugging techniques.
A guide to using the Tedious driver for Node.js to connect to Microsoft SQL Server, including a sample phone book application.
Analyzing the Monty Hall problem, exploring learning strategies and optimal decisions based on observed game history and host behavior.
A 2017 tech trends analysis focusing on AI/ML advancements in cloud platforms and the rise of hybrid cloud/hyperconverged infrastructure.