A couple of links about commit convensions:
commit generator Convensional commit specification
Here is nice collection of 8-bit ui controls.
Framework based on css, so you can used it with any js code.
Source.
Here are some instructions which help you decrease rust binary size.
Want to read about distributed consensus? Here is a great resource list about consensus in distributed systems, created by Heidi Howard.
Resilience4j is a lightweight fault tolerance library which provides higher-order functions to enhance any functional interface, lambda expression or method reference with a Circuit Breaker, Rate Limiter, Retry or Bulkhead.
Nice example of functional composition with pragmatic library with minimum number of dependencies.