← All posts

12 April 2026 · 2 min read

datly.eu: a Doodle without ads or cookie pain

datly is a free, ad-free meeting poll with anonymous participation and ICS export, GDPR-friendly and hosted in Germany. Why it exists and how it's built.

datlyPHPGDPRSelf-hostedProductivity

Doodle used to be short and painless. Today it greets you with a three-storey cookie banner, a “Pro” hint and, depending on where you click, tries to push a newsletter no one signed up for. For a simple scheduling poll in a club, a family chat or among a few friends, that’s absurd.

So I built datly.

What datly does

datly is a lean meeting-poll app, live at datly.eu. You create a poll in under a minute, share the link, and everyone fills in their availability without a login or an app install. You see at a glance which times work for everyone, pick the final slot, and all participants get an email with a calendar file.

Two modes:

What’s different

What I cared about while building it:

How it’s built

datly is intentionally “boring tech”:

That choice isn’t accidental. For a side project that simply has to work, I don’t want to babysit a CI/CD pipeline, deploy containers or maintain auto-scaler configs. PHP on shared hosting is exactly the right tool for the job, and it forces me to keep the codebase simple and clearly structured.

Why think this small?

That’s the fun part. My day job is enterprise scale, M365, rollout plans, governance. Having something on the side where a feature can be added in two hours and shipped the same evening is a different world.

If you’d like to use it: datly.eu. Sign-up is optional; voting works without an account. Bug reports or wishes welcome at support@datly.eu or via my contact form.

David Hirsekorn

David Hirsekorn

Manager Microsoft & Community Lead Modern Work. Writes here privately about leadership, AI, Modern Work and processes as well as the tools built in the evenings.

About me →