Like many engineering practices that have undergone automation, we believe code reviews can be optimized, playing to the disparate strengths of humans and machines.
HashiCorp Is Standardizing and Industrializing the Cloud
HashiCorp uses open source to standardize the enabling of the cloud market. Its products are designed to industrialize the cloud for companies to scale.
Game development has a number of unique requirements, including the management of large proprietary-formatted files. Read how Diversion offers a cloud native, scalable git alternative to address these needs.
Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Apps
Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface.
The Hidden Pain of DIY On-Premises K8s-Based Software Distribution
Let’s explore the experience of companies trying to build their own software distribution tools to deliver apps in customer Kubernetes environments in the cloud.
Where Amdahl’s Law And Gustafson’s Law Hit the Moore’s Law Wall
After nearly six decades of getting smaller, faster, cooler, and cheaper, transistors are getting more and more expensive with each generation, and one
Detect anomalies in user behavior using Rails and PostgreSQL
You probably use some type of error monitoring software to notify you when an exception is raised in your application, but are you being notified when there is an anomaly in user behavior?
In this blog post, we recap the process and methodology we used to build our eBPF-based profiler. We include techniques and examples for both compiled and interpreted languages.