My blog
My thoughts and ideas
My thoughts and ideas
I made a small update today to my tool x509
available at github. I fixed a warning with the upcomming deprecation of datetime without timezone and also added the display of the basic constraints.
Apart from that it’s still the same tool that is quite handy at showing certificates in a nice way:
Every not so often I have/want to create/update my own debian package and I can’t quite remember to do the whole thing especially if it involves not only building but also creating the right folders structure so that apt-get
would work.
And earlier this week was no different, I was trying to resign ufw
because my...
[includeIf "gitdir:~/OSS/"]
path = ~/.gitconfig-oss
A lot have changed since I last talked about the cubism for grafana plugin.
For once the company where I used to work (Rockset) got acquired by another one and so right when I as about to release 0.0.8 I had to prep for interviews and so this version got delayed by a month or so. Then I had...
I spent last two evening fighting with my rollup
and babel
infrastructure to make code coverage work in cypress
for typescript
and I want to share some of my journey in case you encounter the same problems.
Let me start first by saying that if you have the simpler tasks of enabling...