Index a String in Rust

Posted on Fri 08 December 2023 in tech

Two Ways to Index a String in Rust

A Beginner Perspective

As a relative newcomer to Rust, with experience programming in C and C++, I am used to being able to directly index a String. In these languages, indexing a string is a simple operation. However, in Rust, things are …


Continue reading

Announcement godev:v1.21.4

Posted on Wed 06 December 2023 in update

GoDev 1.21.4

Go!

Dear valued customers,

We are pleased to announce the release of our new container version 1.21.4. This new version includes several new features and improvements that will make your container experience even better.

Some of the new features include:

  • Improved security
  • Better performance
  • Enhanced …

Continue reading

Announcement solc:v0.8.23

Posted on Tue 05 December 2023 in update

Solc 0.8.23

solc

Dear valued customers,

We are pleased to announce the release of our new container version 0.8.22. This new version includes several new features and improvements that will make your container experience even better.

Some of the new features include:

  • Improved security
  • Better performance
  • Enhanced …

Continue reading

History: Cluniac reforms

Posted on Sun 03 December 2023 in history • Tagged with history, movement

910- The Cluniac Reform Movement began in Burgundy at the abbey of Cluny. In 910 , Duke William of Aquitaine founded an abbey on the principal that the high ideals of the Benedictine rule should be lauded and followed. The Cluniac abbots maintained strict adherence to the ideal of moderation practiced …


Continue reading

Advent of Code 2023

Posted on Sat 02 December 2023 in update

2023 Advent of Code Repository

I have created a repository for the 2023 Advent of Code challenges. You can find the repository here.

This year I'll be coding in Rust.

I'm using the basic setup as described in How to set up Rust for Advent of Code by Chris Biscardi …


Continue reading

Announcement tsdev:v20.10.0

Posted on Sat 02 December 2023 in update

I'm excited to announce the release of my latest tsdev container! This container is designed to provide a seamless development environment for TypeScript projects, making it easier than ever to write, test, and deploy TypeScript code.

Features

  • TypeScript Support: The container comes pre-installed with the latest version of TypeScript, allowing …

Continue reading