Back
Valerian Saliou
Load previous page…
watch copy of legacy enriched avatars to
#crisp S3 almost complete in 1 night for migration out of Enrich.email
nuke all servers & web domains of old tiny 10y old startup named Enrich that is no more now — to simplify what I manage
#life
cleanup special monitoring code for
#crisp HTTP API cause recurring downtime is now finally fixed yay!
notice a strong early heatwave (stronger than initially announced?) is coming to FR and have no AC cause literally impossible to install here, so it might be time to GTFO to keep brain productive
#life
release open-source CLI utility to analyze logs from
#crisp HTTP caching middleware at 2M requests per second analyzed on a M4 Pro: github.com/valeriansaliou/blo…
write Rust CLI utility to ship as part of my OSS Bloom project (running caching for
#crisp API) to quickly analyze a massive amount of logs from the server and find patterns
investigate
#crisp api downtime for which we still didnt find the reason and it randomly happened again today on a sunday
buy massive stock of CBD oil for sleep because it's now outlawed in France which doesnt make sense. You can buy CBD to smoke (very unhealthy) but you cannot buy CBD to take in a healthy way to relieve stress, stress which is a known factor increasing risk of cancer and a lot of other things, esp. since it can help getting better sleep and poor sleep is also linked with a lot of health issues. I'll import my CBD illegally from other EU countries now.
#life
lower
#crisp api system CPU load on 14 servers by 15% by adding a LRU cache on the common authorization check done on all routes, hitting MySQL everytime and now cache hitting most of the time
improve performance of
#crisp api by caching user authorization grants for 20s in a LRU cache, avoiding roundtrips to our MySQL server for every single API request
improve
#crisp chatbox quick replies that were deployed yesterday, allowing to restore custom quick replies anytime