Skip to content

Commit 0deee0f

Browse files
authored
Merge pull request #14881 from devopsdays/mattstratton/paulz
[CHI-2025] Replace speaker
2 parents 5331773 + b8aeb65 commit 0deee0f

File tree

11 files changed

+43
-32
lines changed

11 files changed

+43
-32
lines changed
-4.06 MB
Loading
116 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Confessions of an Incident Manager: Tales from the Trenches"
6+
Type = "talk"
7+
Speakers = ["keith-willoughby"]
8+
sharing_image = "keith-willoughby.png"
9+
+++

content/events/2025-chicago/program/mic-mccully.md

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Private AI at Home: Secure, Open-Source, and Fully Yours"
6+
Type = "talk"
7+
Speakers = ["paul-czarkowski"]
8+
sharing_image = "paul-czarkowski.png"
9+
+++
10+
11+
Large language models (LLMs) and generative AI tools are more accessible than ever—but do you really want to send all your data to the cloud? In this talk, we’ll explore how to **build your own private AI assistant**, running entirely on **open-source software and self-hosted hardware**.
12+
13+
We’ll cover:<br>
14+
**Hardware choices**—from budget-friendly setups to high-performance AI rigs.<br>
15+
**Hosting LLMs locally** with **Ollama** and picking the right models for your needs.<br>
16+
**Connecting AI to external tools**—from coding assistance in your IDE to reading and analyzing legal documents.<br>
17+
**Generating images** with **Stable Diffusion**<br>
18+
**Ditching Alexa**—integrating **voice-controlled AI with Home Assistant** for **fully private home automation**.
19+
20+
Whether you’re looking to enhance your workflow, boost privacy, or just tinker with AI at home, this session will give you everything you need to get started—**without breaking the bank or relying on Big Tech**.

content/events/2025-chicago/speakers/mic-mccully.md

Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
+++
2+
Title = "Paul Czarkowski"
3+
linkedin = "https://www.linkedin.com/in/paul-czarkowski-2670a545/"
4+
image = "paul-czarkowski.png"
5+
type = "speaker"
6+
linktitle = "paul-czarkowski"
7+
sharing_image = "paul-czarkowski.png"
8+
+++
9+
Paul Czarkowski is a seasoned DevOps practitioner, open-source advocate, and cloud automation expert with over 20 years of experience in infrastructure, Kubernetes, and cloud-native technologies. A long-time DevOpsDays organizer and speaker, Paul has worked with industry leaders like Red Hat, VMware, IBM, and Electronic Arts.
10+
11+
When he's not automating infrastructure or hacking on AI, you’ll find him championing DevOps culture, contributing to open-source projects, and smoking the best damned texas barbecue you've ever tasted.

data/events/2025/chicago/program.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ program:
1919
date: 2025-03-18
2020
start_time: "09:45"
2121
end_time: "09:55"
22-
- title: "mic-mccully"
22+
- title: "paul-czarkowski"
2323
type: talk
2424
date: 2025-03-18
2525
start_time: "09:55"
@@ -124,3 +124,5 @@ ignites:
124124
date: 2025-03-18
125125
- title: "heather-thacker"
126126
date: 2025-03-18
127+
- title: "keith-willoughby"
128+
date: 2025-03-18
869 KB
Loading
-796 KB
Binary file not shown.

0 commit comments

Comments
 (0)