# jami (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover jami.

Page: <https://rssamplifier.com/topics/jami/blogs>  
Feed: <https://rssamplifier.com/topics/jami/blogs.md>

---

## [Short Bio](https://jasonmurray.org/pages/bio/)

_2026-05-26 · Jason Murray_

&#xA; Jason Murray is the Senior Director of Information Security at Washington University in St. Louis, where he leads the teams responsible for incident response, vulnerability management, ethical hacking, and security engineering. &#xA; He has spent his career designing and maintaining complex systems across startups, Internet service providers, higher education, and healthcare, giving him a…

## [Google&#39;s Support Is Broken: A 9-Month Nightmare Over a Single Speaker](https://jasonmurray.org/posts/2026/google-support-nightmare/)

_2026-04-27 · Jason Murray_

I&rsquo;ve been a loyal Google customer for years. I have Google Nest Audio speakers in nearly every room of my house — six of them, all in Charcoal , carefully matched so everything looks clean and consistent. I&rsquo;m the kind of customer Google should want to keep. &#xA; I am no longer that customer. &#xA; What started as a simple warranty replacement request turned into nine months of broken…

## [What am I doing right NOW?](https://jasonmurray.org/now/)

_2026-03-29 · Jason Murray_

Last Updated: March 29, 2026 &#xA; Family &#xA; &#xA; Supporting my kids as they pursue their studies in college. &#xA; &#xA; Personal Life &#xA; &#xA; Living in city. &#xA; Exploring the world. &#xA; Finding my people. &#xA; Creating new experiences. &#xA; Loving Life. &#xA; &#xA; Work &#xA; I am the Senior Director of Incident Response, Vulnerability Management, Ethical Hacking, and Security…

## [Process Resource Tracker](https://jasonmurray.org/posts/2026/resource-tracker/)

_2026-02-15 · Jason Murray_

Overview &#xA; When troubleshooting Linux services, I kept running into the same issue: I could inspect a single process, but there wasn’t a clean way to track that process plus all children and sub-children over time in one focused workflow. &#xA; That gap is what this project is built to solve. &#xA; GitHub: https://github.com/0xJasonMurray/process-resource-tracker &#xA; The Details &#xA;…

## [Using uv to manage pyton projects](https://jasonmurray.org/posts/2026/uv/)

_2026-02-02 · Jason Murray_

Using uv ( https://docs.astral.sh/uv/ ) to create and manage python projects, code bases, and virtual environments: &#xA; Install uv software on a mac: &#xA; brew install uv&#xA; Creating the first project: &#xA; uv init uvdemoproject&#xA; Output: &#xA; Initialized project \`uvdemoproject\` at \`/Users/jemurray/Documents/src/personalPython/uvdemoproject\`&#xA; Edit code: &#xA; cd uvdemoproject&#xA;vi…

## [My Social Media](https://jasonmurray.org/photos/)

_2026-01-01 · Jason Murray_

&#xA; 2026 Public Photos &#xA; 2025 Public Photos &#xA; &#xA; Why? &#xA; Q: Why not use Facebook, Instagram, or some other social media? &#xA; A: The Internet was designed to be an open platform. These walled gardens do not allow user choice and freedoms. In addition, I can no longer support the companies that turn and blind eye to the harm they do to their users.

## [Webserver Upgraded to Debian 13](https://jasonmurray.org/posts/2025/debian13/)

_2025-12-16 · Jason Murray_

It was finally time to upgrade the old Debian 10 webserver to something more modern. This time I wanted to keep everything as stock and simple as possible. &#xA; I created a new Digital Ocean dropplet and enabled IPv6. &#xA; Logged into the new system: &#xA; ssh jasonmurray.org&#xA; Make sure the system is up to date: &#xA; sudo apt update && sudo apt upgrade && sudo reboot&#xA; Enabled IPv6:…

## [Why the Scientific Method Matters](https://jasonmurray.org/posts/2025/scientificmethod/)

_2025-09-06 · Jason Murray_

The problem: &#xA; &#xA; Gut feelings and assumptions often fool us. &#xA; &#xA; The fix: &#xA; &#xA; The scientific method gives us a repeatable way to test ideas, find truth, and avoid bias. &#xA; &#xA; How: &#xA; &#xA; Ask: Start with a clear question. &#xA; Guess: Make a testable prediction. &#xA; Test: Run a fair experiment. &#xA; See: Gather and measure results. &#xA; Decide: Compare results…

## [I&#39;m Sorry](https://jasonmurray.org/posts/2025/imsorry/)

_2025-08-06 · Jason Murray_

I&rsquo;m truly sorry for the behavior of the American President Donald Trump. Myself and the majority of American&rsquo;s didn&rsquo;t vote for him nor do we support him. &#xA; I would like to apologize on behalf of all Americans who believe in a kinder world. &#xA; This is not it. &#xA; We don&rsquo;t support Donald Trump.

## [Facebook](https://jasonmurray.org/posts/2025/delete-facebook/)

_2025-07-02 · Jason Murray_

I deactivated Facebook.

## [Accept your Doppler invite (Sponsored)](https://crawlproof.com/a/5cKOLdx7I9Nw)

_2025-07-02 · **Sponsored**_

Create your Doppler account using the invite code you received.

## [Contact Information](https://jasonmurray.org/pages/contact/)

_2025-02-18 · Jason Murray_

Jason Murray can be reached at the following locations. &#xA; Email &#xA; For asynchronous communication, please use the email address: &#xA; web2025@zweck.net &#xA; Social &#xA; &#xA; I&rsquo;ve stopped using all social media due to the impact it has on people&rsquo;s social wellbeing. Send me an email if you don&rsquo;t have my phone/text number. &#xA; &#xA; Secure Communication &#xA; Use the…

## [It&#39;s Hard to Write](https://jasonmurray.org/posts/2024/itshard/)

_2024-11-30 · Jason Murray_

During the covid lockdown I challenged myself to write something every day. I thought it would be easy. I thought I would maintain a blog instead of social media like Facebook, X, etc. &#xA; The reality&hellip; &#xA; Dedicating time to write is hard. Using a content management system like Hugo is hard(er) since it requires intentionally getting out my laptop to do the writing. &#xA; Someday, I…

