Hi!

I'm just another software engineer who posts stuff on the internet. You'll find a variety of articles here, but my main focus will be backend projects, devops, and infrastructure.

Check the home page for my latest content, or browse the list of topics.

My Values

  • Knowledge sharing - A developer blog isn't useful if you can't share it with others and incorporate what you learned into your own projects. Therefore, I have placed my work unambiguously under open source and related licenses, the full terms of which can be viewed below.

  • Minimal design - There is a reason why many developers prefer to work in the terminal. I have avoided flashy graphics and styles so you can focus on the content.

  • Production quality - While I can't warrant that my work is 100% free of bugs, rest assured that you won't find any throwaway code here. Many of my posts are inspired by my experience as an SRE, where the approaches have been tested at scale.

Licenses

Software

Except where otherwise noted, software (including source code snippets and source code blocks) on this website is licensed under the MIT License:

Copyright 2023 Christopher Sang

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Other Content

Creative Commons License

Copyright 2023 Christopher Sang

Except where otherwise noted, content on this website not covered by the above Software License (such as text and images) is licensed under a Creative Commons Attribution 4.0 International License.

Issue Reporting

  • Found a bug or inaccuracy? Report it on the Github issue tracker.
  • Security vulnerabilities can be reported privately on the Github advisory page.