Notes on Cryptography
· 6 min read
Some notes on cryptography.
Some notes on cryptography.
What is a saga?
Some notes on ACID, BASE and HAT.
Some performance testing results from benchmarking various Java collections libraries.
Some performance testing results from playing with Aeron.
What are the main performance drivers of a crypto spread trading strategy?
What did I learn from trying to use LLMs to code?
In the third part of this series we start to write code using open source LLMs for the NYSE Pillar system.
In the second part of this series we look at using LLMs open source for writing user stories for the NYSE Pillar system.
How does your machine resource usage vary if you log to console vs log to file? What about if you're using GraalVM instead of the normal JVM? Know your tools.