Configuring A Quarkus Application With Profiles
A guide on using configuration profiles in Quarkus to manage environment-specific settings like dev, test, and prod within a single application.properties file.
A guide on using configuration profiles in Quarkus to manage environment-specific settings like dev, test, and prod within a single application.properties file.
Explores the challenge of building safety-critical software for high-risk users like activists, contrasting it with mainstream security needs.
A technical tutorial on creating hexagon maps (hexmaps) for visualizing New Zealand District Health Board data using the R programming language and the DHBins package.
Highlights from the Day 2 keynote at VMworld Europe 2019, focusing on VMware's new product demos for cloud, Kubernetes, and security.
Analyzes Git's strengths and limitations for game development, introducing GitCentral as a tailored solution.
Analysis of Microsoft Ignite 2019's keynote, focusing on product rebranding and the strategic shift in Microsoft's marketing approach.
Highlights from the VMworld Europe 2019 Day 1 keynote, focusing on VMware's Tanzu portfolio, hybrid cloud updates, and Kubernetes integration.
Analyzes the current state and future of SQL Server's In-Memory OLTP technology, highlighting new features in SQL Server 2019 and persistent limitations.
An overview of the Godot game engine, comparing it to other options and showcasing its features for 2D/3D game development.
A historical look at how programmers and computer scientists have been portrayed in popular culture, from 1950s sci-fi movies to modern media.
A talk on building a web service with Django and PostgreSQL to manage and aggregate YouTube channel revenue data via Google's APIs.
First episode of a new video series covering new Azure features for developers, including demos and resource links.
Explores lightweight alternatives to Electron for building Blazor desktop apps, focusing on reducing app size and resource usage.
A speaker's review of PyGotham 2019, covering talk quality, event organization, and highlights like a talk on web archiving tools.
A personal story about using software and technology to reconnect family through old photos and DNA analysis, highlighting software's vital role in modern life.
A guide outlining the rights and responsibilities of engineering managers, focusing on feedback, team care, and leadership principles.
Developer open-sources his old Windows Phone 7.x and 8.x apps on GitHub under the MIT license.
Explores SQL Server's Memory-Optimized TempDB Metadata feature, which reduces contention by moving system tables into memory, with a performance test demonstration.
A guide to writing and automating UI/integration tests for Flutter apps using Flutter Driver and running them with Codemagic CI/CD.
Analyzes security risks from indirect dependencies in Angular and React boilerplate projects, comparing vulnerability counts and license issues.