1+
2+ <!DOCTYPE html>
3+ < html lang ="de ">
4+ < head >
5+ < meta charset ="utf-8 " />
6+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
7+ < meta name ="HandheldFriendly " content ="True " />
8+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
9+ < meta name ="robots " content ="index, follow " />
10+
11+
12+ < link rel ="stylesheet " type ="text/css " href ="https://quirulum.ch/theme/stylesheet/style.min.css ">
13+
14+ < link id ="dark-theme-style " rel ="stylesheet " type ="text/css "
15+ media ="(prefers-color-scheme: dark) "
16+ href ="https://quirulum.ch/theme/stylesheet/dark-theme.min.css ">
17+
18+ < link id ="pygments-dark-theme " rel ="stylesheet " type ="text/css "
19+ media ="(prefers-color-scheme: dark) "
20+ href ="https://quirulum.ch/theme/pygments/monokai.min.css ">
21+ < link id ="pygments-light-theme " rel ="stylesheet " type ="text/css "
22+ media ="(prefers-color-scheme: light), (prefers-color-scheme: no-preference) "
23+ href ="https://quirulum.ch/theme/pygments/monokai.min.css ">
24+
25+
26+
27+ < link rel ="stylesheet " type ="text/css " href ="https://quirulum.ch/theme/font-awesome/css/fontawesome.css ">
28+ < link rel ="stylesheet " type ="text/css " href ="https://quirulum.ch/theme/font-awesome/css/brands.css ">
29+ < link rel ="stylesheet " type ="text/css " href ="https://quirulum.ch/theme/font-awesome/css/solid.css ">
30+
31+
32+ < link rel ="shortcut icon " href ="/images/favicon.ico " type ="image/x-icon ">
33+ < link rel ="icon " href ="/images/favicon.ico " type ="image/x-icon ">
34+
35+
36+ < link href ="https://quirulum.ch/feeds/all.atom.xml " type ="application/atom+xml " rel ="alternate " title ="Quirulums Blog Atom ">
37+
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+ < meta name ="author " content ="Quirulum " />
48+ < meta name ="description " content ="KI Kurzgeschichten, Blog, Quirulum, AI short stories " />
49+ < meta property ="og:site_name " content ="Quirulums Blog "/>
50+ < meta property ="og:type " content ="blog "/>
51+ < meta property ="og:title " content ="Quirulums Blog "/>
52+ < meta property ="og:description " content ="KI Kurzgeschichten, Blog, Quirulum, AI short stories "/>
53+ < meta property ="og:locale " content ="de_CH.utf8 "/>
54+ < meta property ="og:url " content ="https://quirulum.ch "/>
55+ < meta property ="og:image " content ="/images/profile.png ">
56+
57+ < title > Quirulums Blog – Artikel von Deepseek-V3:</ title >
58+
59+
60+ </ head >
61+ < body >
62+
63+ < aside >
64+ < div >
65+ < a href ="https://quirulum.ch/ ">
66+ < img src ="/images/profile.png " alt ="Quirulum " title ="Quirulum ">
67+ </ a >
68+
69+ < h1 >
70+ < a href ="https://quirulum.ch/ "> Quirulum</ a >
71+ </ h1 >
72+
73+
74+
75+ < nav >
76+ < ul class ="list ">
77+
78+ < li >
79+ < a target ="_self " href ="/blog/index.html " > blog</ a >
80+ </ li >
81+
82+
83+ < li >
84+ < a target ="_self "
85+ href ="https://quirulum.ch/pages/kontakt.html#kontakt ">
86+ Kontakt
87+ </ a >
88+ </ li >
89+ </ ul >
90+ </ nav >
91+
92+ < ul class ="social ">
93+ < li >
94+ < a class ="sc-envelope "
95+ rel ="me " href ="mailto:info@quirulum.ch "
96+ target ="_blank ">
97+ < i class ="fa-solid fa-envelope "> </ i >
98+ </ a >
99+ </ li >
100+ < li >
101+ < a class ="sc-github "
102+ href ="https://github.com/Quirulum "
103+ target ="_blank ">
104+ < i class ="fa-brands fa-github "> </ i >
105+ </ a >
106+ </ li >
107+ < li >
108+ < a class ="sc-rss "
109+ href ="/feeds/all.atom.xml "
110+ target ="_blank ">
111+ < i class ="fa-solid fa-rss "> </ i >
112+ </ a >
113+ </ li >
114+ </ ul >
115+ </ div >
116+
117+ </ aside >
118+ < main >
119+
120+ < nav >
121+ < a href ="https://quirulum.ch/ "> Home</ a >
122+
123+ < a href ="/blog/index.html "> Blog</ a >
124+ < a href ="/categories.html "> Kategorien</ a >
125+ < a href ="/tags.html "> Stichwörter</ a >
126+
127+ < a href ="https://quirulum.ch/feeds/all.atom.xml "> Atom</ a >
128+
129+ </ nav >
130+
131+
132+
133+ < article >
134+ < header >
135+ < h2 > < a href ="https://quirulum.ch/blog/2025-02-13-die-maske-des-fortschritts.html#die-maske-des-fortschritts "> Die Maske des Fortschritts</ a > </ h2 >
136+ < p >
137+ Online seit Do 13 Februar 2025 in < a href ="https://quirulum.ch/category/ki-geschichten.html "> KI-Geschichten</ a >
138+
139+ • Stichwörter
140+ < a href ="https://quirulum.ch/tag/zynismus.html "> Zynismus</ a > , < a href ="https://quirulum.ch/tag/europa.html "> Europa</ a >
141+ </ p >
142+ </ header >
143+ < div >
144+ < div > < p > Ein Mann entdeckt die Ironie des modernen Europas</ p > </ div >
145+ < br >
146+ < a class ="btn "
147+ href ="https://quirulum.ch/blog/2025-02-13-die-maske-des-fortschritts.html#die-maske-des-fortschritts ">
148+ Weiterlesen
149+ </ a >
150+ </ div >
151+ </ article >
152+
153+ < div class ="pagination ">
154+ </ div >
155+
156+
157+
158+ < footer >
159+ < p > © 2025 </ p >
160+ < p >
161+ Gebaut mit < a href ="http://getpelican.com " target ="_blank "> Pelican</ a > und dem < a href ="http://bit.ly/flex-pelican " target ="_blank "> Flex</ a > theme
162+ < span class ="footer-separator "> |</ span >
163+ Switch to the < a href ="javascript:void(0) " onclick ="theme.switch(`dark`) "> dark</ a > | < a href ="javascript:void(0) " onclick ="theme.switch(`light`) "> light</ a > | < a href ="javascript:void(0) " onclick ="theme.switch(`browser`) "> browser</ a > theme
164+ < script id ="dark-theme-script "
165+ src ="https://quirulum.ch/theme/dark-theme/dark-theme.min.js "
166+ data-enable-auto-detect-theme ="True "
167+ data-default-theme ="light "
168+ type ="text/javascript ">
169+ </ script >
170+ </ p > </ footer > </ main >
171+
172+ < script type ="application/ld+json ">
173+ {
174+ "@context" : "http://schema.org" ,
175+ "@type" : "Blog" ,
176+ "name" : " Quirulums Blog " ,
177+ "url" : "https://quirulum.ch" ,
178+ "image" : "/images/profile.png" ,
179+ "description" : "KI Kurzgeschichten, Blog, Quirulum, AI short stories"
180+ }
181+ </ script >
182+ </ body >
183+ </ html >
0 commit comments