DON'T Connect Your Phone To Your Car!

DON’T Connect Your Phone To Your Car!

Modern cars are a privacy nightmare. It’s worse than you realize. In this video we dive into all the types of data your car is collecting about you: from video footage, microphone recordings, location data, biometrics, all the way to files/contacts/photos ingested from your phone! Read moreTo Remake Tech, Remake the Tech Company00:00 Cars are…

Read More
Event-Driven Architecture with Serverless Function - DZone

Event-Driven Architecture with Serverless Function – DZone

First things first, Event-driven architecture. EDA and serverless functions are two powerful software patterns and concepts that have become popular in recent years with the rise of cloud-native computing. While one is more of an architecture pattern and the other a deployment or implementation detail, when combined, they provide a scalable and efficient solution for…

Read More
Making Apps More Accessible - DZone

Making Apps More Accessible – DZone

A Brief Introduction to Accessibility When it comes to mobile applications, particularly on iOS, ensuring accessibility has become an integral part of the development process. Apple, the creator of iOS, has been a long-time proponent of accessibility, emphasizing its importance in creating an inclusive experience for all users. They have incorporated several accessibility features and…

Read More
Introduction to web sustainability | MDN Blog

Introduction to web sustainability | MDN Blog

By considering sustainability from the design stage, we are best-placed to minimize the environmental impact of our products. A greener design might involve using less energy-intensive colors. Blue colors use more energy than red or green do, and on Organic Light-Emitting Diode (OLED) screens, a dark color scheme can save energy because black pixels are…

Read More
Understanding Minimal Spanning Trees - DZone

Understanding Minimal Spanning Trees – DZone

Graph theory is a fundamental branch of mathematics that deals with the study of relationships between objects, represented by nodes (vertices) and their connections (edges). One of the crucial concepts within graph theory is the Minimal Spanning Tree (MST). In this article, we will delve into the world of MSTs, exploring their significance, properties, and…

Read More
How to containerize your Spring Boot application - DZone

How to containerize your Spring Boot application – DZone

Did you know you can containerize your Spring Boot applications to start up in milliseconds, without compromising on throughput, memory, development-production parity, or Java language features? And with little or no refactoring of the application code? Here’s how with Open Liberty 23.0.0.10-beta. Liberty Instanton The InstantOn capability in the Open Liberty runtime uses the IBM…

Read More
Can We Build a Better Internet?

Can We Build a Better Internet?

The internet has fundamentally transformed the way we communicate and access information. But while it lifts us up, it has also become the most potent enabler of totalitarian surveillance that the world has ever seen. In this talk, I explore the privacy implications of our growing digital world, and the kind of future we are…

Read More
Split-Brain in Distributed Systems - DZone

Split-Brain in Distributed Systems – DZone

Split-brain is a challenging problem that occurs in distributed systems when a network partition or communication failure causes a cluster of nodes to divide into two or more separate, isolated groups. Each group operates independently, leading to inconsistencies and conflicts in data or system state. This article will discuss the split-brain problem, provide a real-world…

Read More
Migrating from GitHub to GitLab seamlessly: A step-by-step guide | MDN Blog

Migrating from GitHub to GitLab seamlessly: A step-by-step guide | MDN Blog

Migrating a project from GitHub to GitLab can initially appear challenging. However, as this guide demonstrated, the process is far from complex. With proper planning and following the steps outlined, transitioning to GitLab’s platform can be smooth and straightforward. This is a sponsored article by GitLab. GitLab is a comprehensive web-based DevSecOps platform providing Git-repository…

Read More
Building Lambda Functions With Node.JS - DZone

Building Lambda Functions With Node.JS – DZone

Building Efficient Lambda Functions with Node.js: Unleashing the Power of Serverless Magic In the ever-evolving landscape of cloud computing, serverless architecture has emerged as a transformative paradigm, enabling developers to focus on code without the burden of managing infrastructure. At the heart of this revolution are AWS Lambda functions, lightweight, event-driven compute units that execute…

Read More
HIPAA Compliance Testing In Software - DZone

HIPAA Compliance Testing In Software – DZone

HIPAA has governed the healthcare software market for almost three decades. But, as ubiquitous as it is, not every healthcare organization is either willing to make sure their application is compliant with HIPAA or has the skills and resources to develop HIPAA-compliant software. As a result, over 231 million US citizens have become victims of…

Read More
I’ve been hiding something from you….

I’ve been hiding something from you….

Protect you from YOU. Learn more about Contrast Security and get a free demo here: https://bit.ly/3PkJsRZ ? Sneak Peek into My Secret Server Room Project! ? Read moreTo Remake Tech, Remake the Tech CompanyFor almost a year, I’ve been working on a special project: building a server room that’s not just functional but also cinematic!…

Read More
The Science Behind Emotion AI - DZone

The Science Behind Emotion AI – DZone

Artificial Intelligence (AI) has been revolutionizing countless sectors, from finance to healthcare. One particularly intriguing branch of AI that has emerged is “Emotion AI.” Also known as “affective computing,” Emotion AI aims to detect, interpret, simulate, and respond to human emotions. But how does it achieve this remarkable feat? Let’s delve into the science behind…

Read More