Projects up for adoption: A-Frame Extras and Physics System
The author is seeking new maintainers for two open-source WebXR projects, A-Frame Extras and A-Frame Physics System.
The author is seeking new maintainers for two open-source WebXR projects, A-Frame Extras and A-Frame Physics System.
Challenges the view that management is a promotion and engineering a demotion, arguing for cultural change in tech organizations.
A tutorial on building a no-code incident management system using Azure Logic Apps to monitor Twitter sentiment and create PagerDuty alerts.
A technical guide on configuring a VPN tunnel between a UniFi Security Gateway (USG) and AWS, covering both static and dynamic routing with BGP.
Explains fundamental software engineering principles like DRY to help developers write cleaner, more maintainable code.
A guide to testing machine learning code and systems, covering pre-train and post-train tests, evaluation, and implementation with a DecisionTree example.
A tutorial on fine-tuning a German GPT-2 language model for text generation using Huggingface's Transformers library and a dataset of recipes.
A comprehensive reference guide for developers covering essential Bash commands, Git workflows, VSCode tips, Node.js basics, and community resources.
Explains the lifecycle functions (connectedCallback, disconnectedCallback, etc.) available in native Web Components for controlling behavior during rendering and updates.
An introduction to Svelte, a modern frontend framework that compiles code for efficient DOM updates, with a basic tutorial on components and state.
A review of the book 'PowerShell for Sysadmins', analyzing its target audience, strengths, and weaknesses for IT automation.
Discusses problem-solving philosophy in tech, advocating for avoiding problems entirely rather than patching them, using API versioning as an example.
A guide to customizing VSCode with animated sparkles using the Power Mode extension, including configuration steps and settings.
A new course on egghead.io teaches how to build interactive maps in React applications using the React Leaflet library.
Guide on calling JavaScript functions from TypeScript, covering configuration, type inference issues, and solutions like declaration files.
A developer asks when to use ML for parsing PDF fields with typos, and receives advice on using Levenshtein distance and human-in-the-loop solutions.
A guide to integrating Cartography with Elasticsearch for continuous monitoring and drift detection of cloud assets in multi-cloud environments.
Explains C# 9.0's top-level programs feature, simplifying code structure for beginners and utility applications.
Explains Azure Front Door, a global service for improving web application performance, security, and reliability through traffic routing and edge features.
Explains PHP 8 attributes, their syntax, and how to create custom attributes for adding structured metadata to code.