update presentation assets and content
This commit is contained in:
65
index.md
65
index.md
@@ -18,7 +18,7 @@ h2 {
|
||||
</style>
|
||||
|
||||
# Digital Independence Day
|
||||
## Reclaiming Our Digital Autonomy
|
||||
## Part 1: Reclaiming Our Digital Autonomy
|
||||
|
||||
**Michał Czechowski**
|
||||
University Lecturer & Hacktivist
|
||||
@@ -41,15 +41,34 @@ section {
|
||||
}
|
||||
</style>
|
||||
|
||||
# License
|
||||
# Notes (1/2)
|
||||
|
||||
This presentation is licensed under **Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)**
|
||||
|
||||
• Allows others to share and adapt your work with proper attribution
|
||||
• Requires adaptations to be shared under the same license
|
||||
- Allows others to share and adapt your work with proper attribution
|
||||
- Requires adaptations to be shared under the same license
|
||||
|
||||
For the full license text, visit: https://creativecommons.org/licenses/by-sa/4.0/
|
||||
|
||||
---
|
||||
|
||||
<style scoped>
|
||||
h1, p {
|
||||
text-align: center;
|
||||
}
|
||||
section {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
# Notes (2/2)
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
# About Me
|
||||
@@ -372,30 +391,40 @@ table {
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
|
||||
# Trade-offs of Using FOSS
|
||||
|
||||
**Everything Comes with a Price:**
|
||||
|
||||
|
||||
* **Binary Limitations**: Proprietary formats like .docx not easily editable or human-readable in simple text editors
|
||||
<!-- Longer: Proprietary formats like .docx are not easily editable or human-readable in simple text editors, unlike open formats -->
|
||||
* **Self-Responsibility**: No one to blame except yourself when things go sideways
|
||||
* **Accessibility Over Polish**: "Not so smooth" interfaces, therefore highly accessible
|
||||
* **Modular Solutions**: Rarely "All-in-One"-Solutions, mostly a potpourri of multiple solutions to meet your needs
|
||||
* **Social Isolation**: Missing info/discrimination when avoiding mainstream platforms like WhatsApp/Instagram
|
||||
<!-- Longer: Risk of missing information or being discriminated against when not using mainstream platforms like WhatsApp or Instagram, as others are locked into these communities -->
|
||||
* **Binary Limitations**: Proprietary formats like .docx not easily editable or human-readable in simple text editors
|
||||
<!-- Longer: Proprietary formats like .docx are not easily editable or human-readable in simple text editors, unlike open formats -->
|
||||
|
||||
---
|
||||
|
||||
# Your Roadmap to (Digial) Independence
|
||||
|
||||
* **1. Kyū (yellow belt 🟡):**
|
||||
Communication tools, Browser, Search, Office suite
|
||||
- Communication tools
|
||||
- Web Browser & Search
|
||||
- Office suite
|
||||
|
||||
* **2. Kyū (orange belt 🟠):**
|
||||
Operating system, FOSS App Stores, Email communication
|
||||
- Operating system
|
||||
- FOSS App Stores
|
||||
- Publishing Systems
|
||||
|
||||
* **3. Kyū (green belt 🟢):**
|
||||
Cloud storage, Self-hosting, Complete sovereignty
|
||||
- Cloud storage
|
||||
- Self-hosting
|
||||
- Complete sovereignty
|
||||
|
||||
---
|
||||
|
||||
@@ -410,6 +439,7 @@ table {
|
||||
* **Take Home:**
|
||||
- Curated software recommendations
|
||||
- Community connection for ongoing support
|
||||
- Courage to break out from learned helplessness
|
||||
<!-- - Bootable Linux USB drive -->
|
||||
|
||||
<!-- *Each participant leaves with practical next steps* -->
|
||||
@@ -503,8 +533,8 @@ ul {
|
||||
- Presentation Materials: https://dailysh.it/malta
|
||||
- Contact: malta@dailysh.it
|
||||
|
||||
*"The best time to plant a tree was 20 years ago. The second best time is now."*
|
||||
*- Chinese Proverb*
|
||||
<!-- *"The best time to plant a tree was 20 years ago. The second best time is now."*
|
||||
*- Chinese Proverb* -->
|
||||
|
||||
---
|
||||
|
||||
@@ -512,14 +542,14 @@ ul {
|
||||
<!-- title: Digital Independence Day - Workshop -->
|
||||
|
||||
# Digital Independence Day - Workshop
|
||||
## Hands-On Exploration
|
||||
|
||||
## Part 2: Hands-On Exploration
|
||||
<!--
|
||||
**Michał Czechowski**
|
||||
University Lecturer & Open Source Enthusiast
|
||||
Stuttgart, Germany
|
||||
|
||||
*Science in the City Festival Malta – September 17, 2025*
|
||||
|
||||
-->
|
||||
---
|
||||
|
||||
<style scoped>
|
||||
@@ -545,6 +575,7 @@ h2 {
|
||||
## yellow belt 🟡
|
||||
|
||||
---
|
||||
|
||||
<style scoped>
|
||||
figure {
|
||||
background-position: top !important;
|
||||
@@ -552,7 +583,7 @@ figure {
|
||||
</style>
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
<!-- Firefox Plugin uBlock Origin (not available on Chromium/Chrome anymore -->
|
||||
|
||||
@@ -564,7 +595,7 @@ figure {
|
||||
}
|
||||
</style>
|
||||
|
||||

|
||||

|
||||
|
||||
<!-- LibreWolf -->
|
||||
|
||||
@@ -576,7 +607,7 @@ figure {
|
||||
</style>
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
<!-- LibreOffice -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user