

13·
1 year agoI have a soft spot for Jenkins because it was the first integration tool I ever used fresh out of college.
But today I want to stab the server because a job started failing randomly with a permission error when trying to copy a file.
I have a soft spot for Jenkins because it was the first integration tool I ever used fresh out of college.
But today I want to stab the server because a job started failing randomly with a permission error when trying to copy a file.
I have a soft spot for Jenkins because it was the first integration tool I ever used fresh out of college.
But today I want to stab the server because a job started failing randomly with a permission error when trying to copy a file.
I love DuckDB. It’s really nice to be able to put a bunch of parquet files in a directory and then do operations on them as if they were a sql database. You can even put an index on the files if you’re feeling froggy.
If you’re doing a lot of reporting I highly recommend getting familiar with Quarto. It’s incredibly flexible for writing ad hoc reports, automated reporting, dashboards, presentations, etc. You can use python, R, observable, or Julia.