Upcoming: Type Systems You Might Not Know (But Will Love)
WeAreDevelopers World Congress Europe, 2026
-
A tour through beautiful but lesser-known type systems.
+ A tour through beautiful but lesser-known type systems.diff --git a/gdpr_notice.html b/gdpr_notice.html index 562e0db..ca73082 100644 --- a/gdpr_notice.html +++ b/gdpr_notice.html @@ -1,5 +1,5 @@ - +
@@ -12,6 +12,7 @@ src: url('charter_regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; + font-display: swap; } html { box-sizing: border-box; @@ -25,7 +26,7 @@ width: 100vw; height: 100vh; margin: 0; - background-color: #fafaf3; + background-color: #fafaf7; } .main { max-width: 600px; @@ -37,16 +38,31 @@ font-size: 28px; font-weight: 400; } + .main h2 { + font-size: 22px; + font-weight: 400; + margin-top: 2em; + } .main a { color: #000; text-decoration: none; border-bottom: 2px solid #d6dde3; } + .site-link { + font-size: 16px; + color: #444; + margin-bottom: 0.5em; + } + .site-link a { + border-bottom: none; + color: #444; + }This is the personal website of Veit Heller. I will provide a notice that @@ -57,25 +73,25 @@ It collects the requesting party’s IP address and user agent from the HTTP request, but does not store them.
-- This site uses Plausible Analytics. Plausible works without cookies - and without cross-site tracking. No personal data is stored. -
-+ This site uses Plausible Analytics. Plausible works without cookies + and without cross-site tracking. No personal data is stored. +
+For any questions or concerns contact:
Veit Heller
Moltkestr. 5
@@ -83,9 +99,7 @@
Germany
Don't know what this is? This is a necessity dictated by European law.
-See also: Imprint
Veit Heller
Moltkestr. 5
@@ -55,9 +65,7 @@
Germany
Don't know what this is? This is a necessity dictated by German law.
-See also: GDPR Notice
I speak and write about systems of all shapes and sizes.
@@ -135,21 +154,21 @@ -What VCs, acquirers, and enterprise buyers actually check, and how to be ready to answer. Architecture narrative, risk posture, and processes that actually give you something in return. Read about it here.
WeAreDevelopers World Congress Europe, 2026
-
A tour through beautiful but lesser-known type systems.
+ A tour through beautiful but lesser-known type systems.Rack & Stack 2026
-
A German talk on high fidelity network automation to drive the adoption of sovereign data infrastructure.
+ A German talk on high fidelity network automation to drive the adoption of sovereign data infrastructure.Recording pending
LambdaLounge, 2021
A technical presentation connecting minimal languages, metaprogramming, and interpreter folding techniques.