Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
1 change: 1 addition & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
localhost:8000
https://www.bloomberg.com

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently bloomberg doesn't like crawlers 🙃

20 changes: 10 additions & 10 deletions data/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@ saturday:
link: "talks.md#data-engineers-survival-guide-writing-pipelines-that-dont-break-at-3-am"
speaker: "Indrasena Manga"
- time: "03:45 PM"
title: "15-Minute Break"
speaker: null
- time: "04:00 PM"
title: "Failed Experiments in Vibe Coding"
link: "talks.md#failed-experiments-in-vibe-coding"
speaker: "Al Sweigart"
- time: "04:15 PM"
title: "15-Minute Break"
speaker: null
- time: "04:30 PM"
title: "Building a Full-Stack FastAPI App with Open Source DocumentDB via Docker (Sponsored)"
link: "tutorials.md#building-a-full-stack-fastapi-app-with-open-source-documentdb-via-docker-sponsored"
Expand Down Expand Up @@ -147,23 +147,23 @@ sunday:
link: "talks.md#introducing-meowpy-observability-for-the-internet-of-living-things"
speaker: "Sophia Solomon"
- time: "03:00 PM"
title: "15 Minute Break"
speaker: null
- time: "03:15 PM"
title: "Tying Up Loose Threads: Making your Project No-GIL Ready"
link: "talks.md#tying-up-loose-threads-making-your-project-no-gil-ready"
speaker: "Charlie Lin"
- time: "03:30 PM"
title: "10 Minute Break"
speaker: null
- time: "03:40 PM"
- time: "03:45 PM"
title: "Upgrading Python CLIs: From Scripts to Interactive Tools"
link: "talks.md#upgrading-python-clis-from-scripts-to-interactive-tools"
speaker: "Avik Basu"
- time: "04:10 PM"
- time: "04:15 PM"
title: "Lint Fast, Type Hard: Elevate your code quality in Python with modern, ultra-fast tooling"
link: "talks.md#lint-fast-type-hard-elevate-your-code-quality-in-python-with-modern-ultra-fast-tooling"
speaker: "Miguel Vargas"
- time: "04:40 PM"
- time: "04:45 PM"
title: "Lightning Talks"
speaker: null
- time: "05:20 PM"
- time: "05:25 PM"
title: "Closing Remarks"
speaker: null
16 changes: 8 additions & 8 deletions docs/schedule/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ description: A full schedule grid for the event
| 02:30&nbsp;PM | [Behind the Magic: Unlocking Python's Descriptor Protocol](talks.md#behind-the-magic-unlocking-pythons-descriptor-protocol)<br/>Scott Irwin |
| 03:00&nbsp;PM | 15-Minute Break |
| 03:15&nbsp;PM | [Data Engineer's survival guide: writing pipelines that don't break at 3 AM](talks.md#data-engineers-survival-guide-writing-pipelines-that-dont-break-at-3-am)<br/>Indrasena Manga |
| 03:45&nbsp;PM | 15-Minute Break |
| 04:00&nbsp;PM | [Failed Experiments in Vibe Coding](talks.md#failed-experiments-in-vibe-coding)<br/>Al Sweigart |
| 03:45&nbsp;PM | [Failed Experiments in Vibe Coding](talks.md#failed-experiments-in-vibe-coding)<br/>Al Sweigart |
| 04:15&nbsp;PM | 15-Minute Break |
| 04:30&nbsp;PM | [Building a Full-Stack FastAPI App with Open Source DocumentDB via Docker (Sponsored)](tutorials.md#building-a-full-stack-fastapi-app-with-open-source-documentdb-via-docker-sponsored)<br/>Microsoft |
| 06:00&nbsp;PM | Lightning Talks |
| 06:30&nbsp;PM | Networking Event Starts |
Expand All @@ -55,9 +55,9 @@ description: A full schedule grid for the event
| 12:20&nbsp;PM | Lunch |
| 02:00&nbsp;PM | [Are API Tests Overrated? Let's Mitigate Risks in Smarter Ways](talks.md#are-api-tests-overrated-lets-mitigate-risks-in-smarter-ways)<br/>Pandy Knight |
| 02:30&nbsp;PM | [Introducing Meow'py: Observability for the Internet of Living Things](talks.md#introducing-meowpy-observability-for-the-internet-of-living-things)<br/>Sophia Solomon |
| 03:00&nbsp;PM | [Tying Up Loose Threads: Making your Project No-GIL Ready](talks.md#tying-up-loose-threads-making-your-project-no-gil-ready)<br/>Charlie Lin |
| 03:30&nbsp;PM | 10 Minute Break |
| 03:40&nbsp;PM | [Upgrading Python CLIs: From Scripts to Interactive Tools](talks.md#upgrading-python-clis-from-scripts-to-interactive-tools)<br/>Avik Basu |
| 04:10&nbsp;PM | [Lint Fast, Type Hard: Elevate your code quality in Python with modern, ultra-fast tooling](talks.md#lint-fast-type-hard-elevate-your-code-quality-in-python-with-modern-ultra-fast-tooling)<br/>Miguel Vargas |
| 04:40&nbsp;PM | Lightning Talks |
| 05:20&nbsp;PM | Closing Remarks |
| 03:00&nbsp;PM | 15 Minute Break |
| 03:15&nbsp;PM | [Tying Up Loose Threads: Making your Project No-GIL Ready](talks.md#tying-up-loose-threads-making-your-project-no-gil-ready)<br/>Charlie Lin |
| 03:45&nbsp;PM | [Upgrading Python CLIs: From Scripts to Interactive Tools](talks.md#upgrading-python-clis-from-scripts-to-interactive-tools)<br/>Avik Basu |
| 04:15&nbsp;PM | [Lint Fast, Type Hard: Elevate your code quality in Python with modern, ultra-fast tooling](talks.md#lint-fast-type-hard-elevate-your-code-quality-in-python-with-modern-ultra-fast-tooling)<br/>Miguel Vargas |
| 04:45&nbsp;PM | Lightning Talks |
| 05:25&nbsp;PM | Closing Remarks |
Loading