Blog posts
- 2023年12月01日 HTTP APIs, REST APIs, and Others
- 2023年06月20日 Some Aspects of Implementing Microservices..
- 2023年06月19日 DDD, Architecture patterns, and More..
- 2023年05月23日 Should Unit Tests Verify Requirements Only?
- 2023年03月22日 sdkman: the Software Development Kit Manager
- 2023年03月21日 Cluster Locks and Outbox Patterns
- 2023年02月16日 jdbc-audit-proxy
- 2023年02月15日 Some Thoughts on Software Architecture
- 2021年03月30日 In Defence of Java Checked Exceptions
- 2020年12月29日 Checking Git Merge Status
- 2020年12月28日 Sybase ASE Stored Procedure sp_jdbc_getprocedurecolumns and Performance
- 2020年12月27日 Learning Prometheus
- 2020年10月14日 For fun: browser as scratchpad
- 2020年06月14日 Book Review: Accelerate (Capabilities, Culture and Metrics)
- 2020年05月10日 OAuth2 and OIDC
- 2019年12月08日 Learning Kotlin
- 2019年10月31日 Creating a Demo Database with Postgresql and Docker
- 2019年01月05日 OSNews Various
- 2018年12月29日 Learning Python
- 2018年12月09日 Data Warehousing
- 2018年09月09日 More databases - MemSQL and RocksDB
- 2018年07月18日 Threat Modelling with STRIDE
- 2018年05月06日 The Graal Virtual Machine
- 2017年08月19日 Scala Overview
- 2017年05月16日 RabbitMQ Threading Model
- 2017年05月07日 Vagrant, Kafka, Kerberos
- 2017年03月18日 The Lambda and Kappa Design Patterns for Persistent State
- 2016年06月12日 Dropwizard and Hystrix
- 2016年01月21日 SQL Nulls and Tristate Logic - Fooled Again
- 2015年12月29日 Object Layout
- 2015年12月27日 Dell's Self-inflicted Windows Security Hole
- 2015年10月25日 Languages and Orchestration
- 2015年06月18日 Anaemic Domain Models
- 2015年05月19日 Zookeeper Overview
- 2015年03月16日 Learning Haskell
- 2014年11月07日 Unagile Sprints
- 2014年03月16日 Precedence-Aware Evaluation
- 2013年02月26日 Encryption in Theory and Practice
Articles
- 2023年12月12日 Monorepos and Polyrepos
- 2023年12月01日 HTTP APIs, REST APIs, and Others - Pros and Cons
- 2023年06月10日 Monads for Object Oriented Developers
- 2023年06月09日 Thoughts on Scrum
- 2023年03月21日 Generating Change Events with the Outbox Pattern
- 2023年03月20日 A Simple Implementation of Cluster-lock/Leader-election
- 2023年03月14日 Domain Models - Rich vs Anaemic
- 2023年03月13日 Hexagonal Architecture
- 2023年02月15日 Thoughts on the Role of Software Architect
- 2021年03月30日 In Defence of Java Checked Exceptions
- 2020年12月28日 Sybase ASE Stored Procedure sp_jdbc_getprocedurecolumns and performance
- 2020年12月27日 Learning Prometheus and PromQL
- 2020年05月13日 Drawing Diagrams with Dot
- 2020年05月10日 An Architectural Introduction to OAuth2 and OpenId Connect (OIDC)
- 2019年11月05日 Unleash Feature Toggles
- 2019年11月02日 Container Registries, Minikube and Authorization
- 2019年03月21日 Postgres Stored Procedures
- 2019年03月18日 Gitblit - a simple Git Repository Manager
- 2018年12月28日 Python - Distributing and Installing Code
- 2018年12月27日 Python - Asynchronous Programming with Coroutines
- 2018年12月26日 Python Notes
- 2018年12月06日 Relational Normal Forms
- 2018年11月28日 Introduction to Data Vault for Data Warehousing
- 2018年11月27日 Introduction to Dimensional Modelling for Data Warehousing
- 2018年11月26日 Introduction to Data Warehousing
- 2018年07月18日 Book Reviews - STRIDE vs PASTA
- 2018年07月18日 Threat Modelling with STRIDE
- 2018年06月30日 CRSF and CORS - Cross-Site Request Forgery and Cross-Origin Resource Sharing
- 2018年05月06日 The Graal Virtual Machine
- 2018年04月19日 Analytic Functions, Partitioning and Windowing in SQL and BigQuery
- 2017年08月05日 A Shared Git Repo Mirroring Multiple Remotes
- 2017年05月08日 The RabbitMQ Threading Model
- 2017年05月08日 RabbitMQ Exchanges and Queues
- 2017年05月07日 Vagrant, Kafka and Kerberos
- 2017年03月18日 Lamba and Kappa Architectures
- 2017年02月26日 Gradle Build Tool
- 2017年01月25日 Some JUnit Test Rules
- 2016年10月27日 GSSAPI Overview
- 2016年10月22日 Kerberos Authentication Overview
- 2015年12月29日 In-memory Representation of Objects
- 2015年12月27日 Public Key Certificates
- 2015年12月19日 Overview of the Eclipse4 Architecture
- 2015年06月18日 Anemic Domain Models
- 2015年05月19日 Zookeeper Overview
- 2015年03月15日 Haskell for Object Oriented Programmers
- 2014年03月16日 Precedence Aware Evaluation
- 2013年01月28日 Symmetric Encryption
- 2012年12月17日 Git Foundations
- 2012年10月12日 Programming-related Links
- 2012年10月01日 Closures