Ruby 3.3.5 Released

  • Post author:
  • Post category:Web Runtime

Ruby 3.3.5 has been released. This is a routine update that includes minor bug fixes. We recommend upgrading your Ruby version at your earliest convenience. For more details, please refer to the GitHub release notes. Release Schedule As previously announced, we intend to release the latest stable Ruby version (currently…

Continue ReadingRuby 3.3.5 Released

New Docker Desktop Enterprise Admin Features: MSI Installer and Login Enforcement Alternative

  • Post author:
  • Post category:Web Runtime

At Docker, we continuously strive to enhance the ease and security of our platform for all users. We’re excited to launch the general availability for two significant updates: the Docker Desktop MSI installer and a new sign-in enforcement alternative. These updates aim to streamline administration, improve security, and ensure users…

Continue ReadingNew Docker Desktop Enterprise Admin Features: MSI Installer and Login Enforcement Alternative

Docker Desktop 4.34: MSI Installer GA, Upgraded Host Networking, and Powerful Enhancements for Boosted Productivity & Administration

  • Post author:
  • Post category:Web Runtime

Key GA features of the Docker Desktop 4.34 release include:  MSI installer GA and Windows registry key  Host networking support to Docker Desktop  Automatic reclamation of disk space in Docker Desktop for WSL2 Authentication enhancements  NVIDIA AI Workbench Docker Desktop Integration  Multi-platform UX improvements and the containerd image store Docker…

Continue ReadingDocker Desktop 4.34: MSI Installer GA, Upgraded Host Networking, and Powerful Enhancements for Boosted Productivity & Administration

Telemetry in Go 1.23 and beyond

  • Post author:
  • Post category:Web Runtime

The Go Blog Telemetry in Go 1.23 and beyond Robert Findley 3 September 2024 #blog #content img#prompt { max-width: 500px; } .centered { display: flex; flex-direction: column; align-items: center; } .chart { width: 100%; } @media (prefers-color-scheme: dark) { .chart { border-radius: 8px; } } figure.captioned { display: table; }…

Continue ReadingTelemetry in Go 1.23 and beyond

Using the njs Preload Object Directive with NGINX Gateway Fabric

  • Post author:
  • Post category:Web Runtime

This post shows how you can expand NGINX’s functionality with the njs scripting language, focusing specifically on the js_preload_object directive. By implementing the directive into NGINX Gateway Fabric, we’ll demonstrate how js_preload_object can be a powerful tool for reloading objects at runtime and managing key-value pairs. The Basics of njs…

Continue ReadingUsing the njs Preload Object Directive with NGINX Gateway Fabric

Streamlining Local Development with Dev Containers and Testcontainers Cloud

  • Post author:
  • Post category:Web Runtime

In today’s world of fast-paced development, setting up a consistent and efficient development environment for all team members is crucial for overall productivity. Although Docker itself is a powerful tool that enhances developer efficiency, configuring a local development environment still can be complex and time-consuming. This is where development containers…

Continue ReadingStreamlining Local Development with Dev Containers and Testcontainers Cloud

New unique package

  • Post author:
  • Post category:Web Runtime

The Go Blog New unique package Michael Knyszek 27 August 2024 The standard library of Go 1.23 now includes the new unique package. The purpose behind this package is to enable the canonicalization of comparable values. In other words, this package lets you deduplicate values so that they point to…

Continue ReadingNew unique package

Optimizing AI Application Development with Docker Desktop and NVIDIA AI Workbench

  • Post author:
  • Post category:Web Runtime

Are you looking to streamline how to incorporate LLMs into your applications? Would you prefer to do this using the products and services you’re already familiar with? This is where Docker Desktop, especially when paired with the advanced capabilities offered by Docker’s Business subscription tier, comes into play — particularly…

Continue ReadingOptimizing AI Application Development with Docker Desktop and NVIDIA AI Workbench