progress
Build marp presentation / build marp presentation (push) Successful in 41s

This commit is contained in:
Romane
2026-06-12 22:01:42 +02:00
parent 839add7809
commit da0adbdf3e
+46 -7
View File
@@ -80,10 +80,10 @@ math: katex
# How do we make sure data is **safe** from big companies?
- there *are* online platforms like GitHub for this (but: this defeats the whole purpose)
- it's 2026, and servers are pretty cheap
- you can set up your own infra in an afternoon
- you can set up your own infrastructure in an afternoon
---
# One step further: hosting services on your own infrastructure
# One step further: hosting services on your **own infrastructure**
- I won't tell you how to set it up (plenty of guides online)
- Here are some tools I'm using for my personal setup:
@@ -91,7 +91,7 @@ math: katex
Requirement | Possible tool
-:|:-
Server|Any VPS
Server|Any VPS will do
Simple software deployment|Docker
HTTPS support|Caddy
Git collaboration|Gitea
@@ -100,7 +100,7 @@ Automated deployment|Gitea Actions
</center>
---
# ...isn't this really expensive, though?
# ...isn't this really **expensive**, though?
* Not really!
* Domain name: `~10 EUR/year`
* 24/7 VPS (200GB Storage, 6 vCPUs, 12GB RAM): `6.72 EUR/month`
@@ -111,12 +111,51 @@ Automated deployment|Gitea Actions
* **<box>Which one are you willing to pay?**
---
<!-- _class: "references" -->
# References
# ...wasn't this supposed to **integrate LLMs** as well?
* It can be done as well!
* Head start when hosting models: `Ollama` (from Ollama Inc.)
* Automatically handles the download and execution of open models locally
* **<box>💡 Works even better when checking content, since everything is text-based !**
* We can integrate this into our IDE of choice and never have to worry about our data being sent to anyone!
---
# **Pros** and **cons**
<div class="multicolumn"><div>
## Pros
- Enhanced privacy
- Very flexible if you know webdev
- No need to leave the traditional dev toolset
- Open-Source community tools, no dependence on a specific company
</div><div>
## Cons
- Steep learning curve
- Hard to collaborate with non-technical people
- Need to be comfortable with text-based tools
- Theme can be limiting if not chosen correctly
</div></div>
---
# This presentation is online too!
# **Conclusion**
- Presentation software and AI often feels "unreachable" and only hostable if you're a company and have the resources for it
- It doesn't have to be that way!
- Don't contribute to that narrative $\implies$ <box>De-mystify the topic!
- *Your* data belongs to *you*; own it!
---
<!-- _class: "references" -->
# References
* [Marp](https://marp.app)
* [MarpX Themes](TODO)
* []
---
# **This presentation** is online too!
<div class="multicolumn"><div align="center">