Guest on the Cloud Family Podcast
A guest discusses the Cloud Family Podcast, covering the #HumansofIT movement, career progression, mentoring, and a home lab project for Kubernetes and Azure Arc.
A guest discusses the Cloud Family Podcast, covering the #HumansofIT movement, career progression, mentoring, and a home lab project for Kubernetes and Azure Arc.
A meetup recap covering an AI-powered parking space prediction project using Azure services and a session on GitHub Actions for CI/CD.
Explores the causes of legacy software and offers developer strategies to prevent codebases from becoming hard-to-maintain systems.
A data visualization project analyzing IMDb's top 250 TV shows using R, focusing on rating trends and episode details.
An introduction to the Gemini protocol, a simple, modern alternative to the web for exchanging hypertext documents, and why the author is excited about it.
An interview with Chip Huyen about her journey from a small village to Stanford and a career in ML, her writing, and thoughts on machine learning in production.
Key takeaways from a GraphQL schema design course, covering mocking, naming conventions, nullable fields, and schema evolution.
A guide for IT professionals on renaming the default branch from 'master' to 'main' in GitHub using Git commands and the GitHub UI.
A guide on embedding custom HTML and CSS within gt tables in R for enhanced table styling and formatting in R Markdown and Shiny.
Key takeaways from a GraphQL Query Language course, covering queries, mutations, variables, and fragments for API development.
Learn how to create custom collections in Eleventy to organize and display blog posts more efficiently without repetitive tagging.
An analysis of GPT-3's capabilities, potential for misuse in generating fake news and spam, and its exclusive licensing by Microsoft.
A tutorial on setting up a React project from scratch using Webpack 5 and Babel, without relying on third-party boilerplates.
A guide on using SVGR to convert SVG icons into React components, covering both manual CLI and automated Webpack methods.
A tutorial on configuring Webpack 5 to handle and bundle image assets using the url-loader for web applications.
Advanced Webpack 5 tutorial covering production builds, configuration management, source maps, and environment variables.
A tutorial on how to configure and use local font files with Webpack 5, covering font selection and loader setup.
A tutorial on integrating ESLint with Webpack 5 and Babel to enforce code style and catch errors in a JavaScript project.
A tutorial on integrating Babel with Webpack 5 to use modern JavaScript features by transpiling code for browser compatibility.
A tutorial on setting up and using CSS with Webpack 5, including configuration for both development and production environments.