sekskant Blog

My New Blog

Welcome to my brand-new blog. Here I will write about the challenges, and hopefully also the solutions, on my journey as a founder.

This blog was built with Astro Pure, with a few custom adjustments on top.

About the Author Marco Borm

Marco Borm

Founder of the software company sekskant based in Hoppegarten near Berlin. 26 years of professional experience as a team lead, developer, and bridge between customers, product management and software engineering.

More Articles

  • Bookmarks for Google services: how to do it when you have several accounts
    DE|EN
    Sep 9, 2026
    Bookmarks for Google services: how to do it when you have several accounts

    Anyone juggling several Google accounts knows the problem: the bookmark for the calendar suddenly opens the wrong account. The number in the URL is to blame. The ready-made link generator comes first, the explanation after it.

  • Payload + Turbopack + Windows: How to fix "Can't find stylesheet to import."
    DE|EN
    Apr 15, 2026
    Payload + Turbopack + Windows: How to fix "Can't find stylesheet to import."

    If you also have trouble running turbopack on windows and get "Can't find stylesheet to import." errors, this might help you.

  • OVHcloud + Managed PostgreSQL: Correct certificate validation with node "pg" module and payload
    DE|EN
    Apr 14, 2026
    OVHcloud + Managed PostgreSQL: Correct certificate validation with node "pg" module and payload

    Many managed database services, like the one from OVHcloud, offer TLS-secured connections to your database. But do you understand whether that actually makes you "secure" in your context, or whether you are still a good target for man-in-the-middle attacks? This article shares some insights from my own experience.