Some version of the idea of "relax, take a deep breath" is common across cultures. But what does the "deep" in "deep breath" mean to people? I've come across three plausible interpretations, and I'm curious what people colloquially mean (I suspect it's a mix or conflation of the meanings). Deep...
In December 2022, I shared logs of my interactions with the then-nascent ChatGPT 3.5 (December 15, 2022 version). In April 2023, at my request (and with financial compensation by me) my friend Issa Rice reran those prompts against ChatGPT 4 (using a paid subscription that he had at the time)....
This is a continuation of my previous post. See the introduction at the top of the previous post to get more information on what this series of posts is about. This post focuses on devops practices I adopted to secure my web server. Recommendations for others (transferable learnings) * If...
I recently noticed that exposure notifications for COVID-19 in the app that I had been using, called CA Notify, had stopped working (I had attended an event a few days prior, and was feeling ever-so-slightly unwell, so I thought to check to see if there were any exposure notifications from...
This post includes some portions of my logs with ChatGPT, where I asked it basic arithmetic questions and it made several mistakes. I have used bold for cases where it made incorrect statements, and italics for cases where it made correct statements that directly contradicted nearby incorrect statements. The actual...
UPDATE: Part 2 is now published here. I have a web server that serves a double-digit number of different domains and subdomains, such as contractwork.vipulnaik.com and groupprops.subwiki.org. I originally set it up in 2013, and more recently upgraded it a few years ago. Back when I did the original setup,...
In the last few months, I've been thinking about the problem of accidental leakage of data and how to prevent it, reverse it, and address its aftermath. This post includes various thoughts, some of them including tool-specific guidance, and some of them more general. Examples of data leakage are as...