About pet2cattle

pet2cattle

2 min read | by Jordi Prats

This blog is written by Jordi Prats, a passionate systems administrator and automation enthusiast. You can find me on GitHub and LinkedIn.

I have been working with servers for many years, starting with connecting to them directly using SSH and later moving on to automating deployments using tools like Puppet. Through my experience, I have learned the importance of infrastructure as code and the benefits it brings to an organization.

In this blog, I intend to cover topics such as server administration, automation, and infrastructure management.

This blog is hosted on AWS using Terraform, and it utilizes K3S to run the application. All the blog posts are stored in a private GitHub repository using Markdown, and they are published using a Python application built with Flask. For more details, you can refer to the source code page.

Open source contributions

These are some of my open source contributions:

  • MySQL: Added variable to set a given amount of SUPER connections to be allowed when max_connections is reached. To be merged in the upcoming MySQL release bug 71362
  • MySQL: A new variable is added to record the time when Max_used_connections is updated. Merged into MySQL 5.7.5 CHANGELOG MySQL 5.7.5
  • httpd apache (mod_status): Avoid showing slots which are disabled by MaxClients as open. CHANGELOG Apache 2.4
  • ioquake3: Modify Quake III 3D engine to dynamically mimic the style of a comic book for any existing map / level (Cel Shading) - q3cellshading website - Later on merged into ioquake3

Categories
  • pet2cattle