Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/t/texas-state-university.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/events/2025-dallas/program.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ icons = "true"
<hr />
<h5>If Open Space is new to you, you may be interested in <a href="/pages/open-space-format">more details about Open Space</a>.<br>
<p><p>
Our <img alt="DoDDFW Slack" src="/events/2025-dallas/slack.png" style="max-width: 100%;"><strong>Slack</strong> team is:<strong> <a href="https://doddfw.slack.com/">doddfw.slack.com</a></strong>. Click <strong><a href="https://join.slack.com/t/doddfw/shared_invite/zt-14po9i929-tJI37csQQxurwIBXnb7lkA">here</a></strong> to join.<br>
<!-- Our <img alt="DoDDFW Slack" src="/events/2025-dallas/slack.png" style="max-width: 100%;"><strong>Slack</strong> team is:<strong> <a href="https://doddfw.slack.com/">doddfw.slack.com</a></strong>. Click <strong><a href="https://join.slack.com/t/doddfw/shared_invite/zt-14po9i929-tJI37csQQxurwIBXnb7lkA">here</a></strong> to join.<br> -->
<!-- Click <strong><a href="https://www.youtube.com/c/DevOpsDaysDFW/playlists"> here</a></strong> to see the<a href="https://www.youtube.com/c/DevOpsDaysDFW/playlists"><img alt="DoDDFW YouTube Playlists" src="/events/2024-dallas/youtube.png" style="max-width: 50%;">YouTube</a> video playlists for DevOpsDays DFW.<br>
If you would like to see both full (8-hour) day videos uncut, just click on 👉🏽 <a href="https://vimeo.com/857172506">Day 1</a> & <a href="https://vimeo.com/857177084">Day 2</a>.<br> -->
<!-- B4CON Photo Gallery - click <strong><a href="https://photos.app.goo.gl/2jXp7dpkvmnQjUad9">here</a></strong> to see pictures.<br>
Expand Down
10 changes: 10 additions & 0 deletions content/events/2025-dallas/program/dave-stokes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Five Ways To Keep Your SQL Queries Fresh"
Type = "talk"
Speakers = ["dave-stokes"]
+++

Structured Query Language is the only programming language left from the 70s. That is because it has proven helpful in dealing with data sets. Your SQL query may have been pretty, performant, and easy to read a few years ago when you wrote it, but is it still doing its job? It may need refreshing.
2 changes: 1 addition & 1 deletion content/events/2025-dallas/program/vibe-coding.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Talk_start_time = ""
Talk_end_time = ""
Title = "Build, Buy, or Ask the Bots? Re-pricing Software Economics in the Vibe-Coding Era"
Type = "talk"
Speakers = ["jeff-lloyd", "neer-patel"]
Speakers = ["jeff-loyd", "neer-patel"]
+++

We once chose “build” or “buy” with spreadsheets full of human-hour rates and three-year license costs. Vibe-coding and swarms of code-writing agents have flipped that script. During this talk you will:
Expand Down
11 changes: 11 additions & 0 deletions content/events/2025-dallas/speakers/dave-stokes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
+++
Title = "Dave Stokes"
Twitter = ""
linkedin = "https://www.linkedin.com/in/davidmstokes/"
image = "dave-stokes.jpg"
type = "speaker"
linktitle = "dave-stokes"

+++

Dave Stokes is a Community Manager for DBeaver and a recognized expert in open-source databases. His book ‘MySQL & JSON - A Practical Programming Guide’ is now in its second edition and available on Amazon.com.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
+++
Title = "Jeff Lloyd"
Title = "Jeff Loyd"
Twitter = "jeffloyd"
website = "https://try.cloudteamtx.com/jeff-linktree/"
linkedin = "https://www.linkedin.com/in/cloud-realtor/"
image = "jeff-lloyd.jpg"
image = "jeff-loyd.jpg"
type = "speaker"
linktitle = "vibe-coding"

Expand Down
3 changes: 3 additions & 0 deletions content/events/2025-dallas/speakers/sandy-sen.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ linktitle = "pipelines"

+++

Sandy Sen is a seasoned leader with two decades of experience spanning DevOps and Software Engineering across the financial and healthcare sectors. As the Senior Director of Developer Experience at Capital One, he leads the CI/CD platform, One Pipeline. In this role, Sandy is deeply committed to enhancing the operational efficiency of over 13,000 Capital One engineers, enabling them to securely and compliantly release software.

A true change agent, Sandy has dedicated the past three years to transforming One Pipeline into Capital One's premier CI/CD solution. His leadership has been instrumental in making the platform a standard choice for engineers, empowering them to build and release software with high efficiency. This dedication has culminated in an adoption rate over 97% across the company.
8 changes: 6 additions & 2 deletions data/events/2025/dallas/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ sponsors:
level: gold
- id: fluidattacks
level: gold
- id: launch-darkly
level: gold
- id: pulumi
level: silver
- id: coder
Expand All @@ -202,6 +204,8 @@ sponsors:
level: community
- id: redhatmug
level: community
- id: texas-state-university
level: community

sponsors_accepted: "yes" # Whether you want "Become a XXX Sponsor!" link

Expand Down Expand Up @@ -385,8 +389,8 @@ program:
date: 2025-09-18
start_time: "12:45"
end_time: "13:30"
- title: "TBD"
type: custom
- title: "dave-stokes"
type: talk
date: 2025-09-18
start_time: "13:30"
end_time: "14:00"
Expand Down
2 changes: 2 additions & 0 deletions data/sponsors/texas-state-university.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "Texas State University"
url: https://www.txst.edu/
Loading