Sandstorm Logo
  • Wir
    • Team
    • Ziele und Werte
    • Arbeitskultur
    • Jobs
    • Wie wir arbeiten
    • Warum wir?
    Sandstorm Team Foto 2021

    Mehr von uns erfahren

  • #2028
    • #2028
    • Was wir tun
    • Nachhaltige Software
    • Unsere Netzwerke
    Sandstorm Nutshell

    2028 knacken wir die harten Nüsse, in Projekten mit positivem Einfluss

  • Leistungen
    • Individual-Software
    • App-Entwicklung
    • Neos CMS
    • Consulting
    • Schulungen & Workshops
    • Zertifizierungen
    • BI-Tool Exply
    • Referenzen

    All things digital

  • Blog
    • Sandstorm
    • #2028
    • Podcast
    • Neos CMS
    • Events
    • Tech
    Sandstorm Nutshell

    Sandstorm in a Nutshell

  • Wir

    • Team
    • Ziele und Werte
    • Arbeitskultur
    • Jobs
    • Wie wir arbeiten
    • Warum wir?
  • #2028

    • #2028
    • Was wir tun
    • Nachhaltige Software
    • Unsere Netzwerke
  • Leistungen

    • Individual-Software
    • App-Entwicklung
    • Neos CMS
    • Consulting
    • Schulungen & Workshops
    • Zertifizierungen
    • BI-Tool Exply
    • Referenzen
  • Blog

    • Sandstorm
    • #2028
    • Podcast
    • Neos CMS
    • Events
    • Tech
  • Technologien

    • React
    • Neos CMS
    • Symfony
    • Kubernetes
    • Ansible
    • Elasticsearch
    • GraphQL
    • Stimulus
    • mjml
    • Go
    • Flutter
    • Typescript
    • Java | Kotlin | JVM
Sandstorm Nutshell

Sandstorm in a Nutshell

  • Website
  • Blog
SandstormTechNeos CMSEventsPodcast2028
  • Verschiedene Geräte (Laptop, großer Bildschirm, 3 Smartphones, Tastatur) auf einem Tisch, auf denen unsere Webseite angezeigt wird.

    genialsozial bei Sandstorm

    Im Rahmen des Aktionstags "genialsozial" besuchte uns ein Schüler des Romain-Rolland-Gymnasiums Dresden. Einen Tag lang arbeitete er bei uns im Bereich Usability Testing.
    Sandstorm2028
  • Someone studying on a table

    How to become a better Software Developer

    Here is my highly opinionated list of resources to learn development concepts “beyond if-else” applicable to multiple programming languages.
    Tech
  • Mirko 2022 Ein Zeichen Für Frieden Und Weltoffenheit

    Ein Zeichen für Frieden und Weltoffenheit

    Sandstorm
  • tiny turtle beside daisies

    How to shrink Docker images by 90%

    With docker-slim I reduced the size of my Docker image from 998MB to 92MB. Here I describe how to do that.
    Tech
  • preferred-install: My favourite hidden composer feature

    I've just recently stumbled over a composer configuration which changed my life (for the better): preferred-install source.
    Tech
  • php Logo

    Realpath Cache in Depth - or - Fixing Neos Deployment Instability

    On one of our sites where we employ "classical" deployment (without docker containers), we have found weird problems related to the deployment: Sometimes, the updated markup was not delivered by the server, but the server was still delivering the old markup. This story is a deep-dive of what we found, what we learned and how we finally fixed it. In the end, it's just a tiny NGINX configuration change ;-)
    Tech
  • Raspberry HomeGallery for self-hosted family photos

    I want to share my experience with the open-source photo gallery HomeGallery suitable to host tens of thousands of photos on a Raspberry Pi for access with different screen-sizes (desktop computers and smartphone). I absolutely love it! The UI concept and the performance are great.
    Tech
  • Folge 42 - Nachhaltige Software

    Folge Nummer 42 unseres Sandpapier Podcasts: Letztes Mal sprachen wir in der Auftaktfolge unserer #2028 Reihe darüber, was wir innerhalb von Sandstorm und auch "da draußen" für ökologische, individuelle und soziale Nachhaltigkeit tun und wo wir damit noch hin wollen. Dieses Mal schauen wir in unsere Kernprozesse.
    Podcast2028
  • Database Indexes by Example in postgres

    Subtle changes in the SQL queries and schema can have huge impacts on performance of the application. This is a showcase for one particular pitfall.
    Tech
  • Duales Studium Medieninformatik | Wintersemester 22/23 BA Dresden

    Sandstorm
  • Vortrag: Hochskalierbare Backendsysteme

    Tech
  • The Mandelbrot Set: A WebAssembly Example

    Writing an online Mandelbrot Set has been on my mind for quiet some time now. The code is meant to be a more complex "Hello World" WebAssembly program. After all: we must deal with complex numbers.
    Tech
  • Spenden statt Schenken zu Weihnachten

    Wir haben uns dazu entschieden, keine Pakete durch die Länder zu schicken, sondern etwas für uns alle zu tun. Getreu dem Motto „Spenden statt Schenken" haben wir in Kooperation mit Wilderness International ein Stück Regenwald in Peru gekauft und so vor der Abholzung geschützt.
    Sandstorm2028
  • iTerm2 und SSH - oder: Bin ich auf dem richtigen Server?

    Ein Trick für iTerm2, wie man visuell merkt, ob man auf dem lokalen Server oder per SSH unterwegs ist.
  • GitLab Logo

    Cleaning up GitLab Build Artifacts

    A couple of days ago our monitoring notified us about high disk usage on our GitLab server. Some investigating and a little script helped us to reclaim a lot of disk space.
    Tech
  • Willkommen Sandra

    Wir freuen uns sehr, Sandra als neue Sandstormerin begrüßen zu dürfen!
    Sandstorm
  • React Logo

    Upgrading React Native Projects in Practice

    Upgrading React Native projects in practice is not so easy - our workflow makes it well workable.
    Tech
  • Raspberry Pi-hole

    Let's install Pi-hole on your Raspberry Pi server (prior blog post) and let it eat ads. In this blog post I explain the installation and configuration of the Pi-hole and how to use it LAN-wide.
    Tech
  • Folge 41 - shift happens

    In einer Spezialfolge sprechen Karo und Tobias darüber, was sich hinter "Sandstorm 2028" verbirgt. Dies ist der Beginn unserer Reise hin zu mehr Nachhaltigkeit...
    Podcast2028
  • Raspberry Pi Home Server Setup (opinionated walk-through)

    I walk you through my way of setting up a new Raspberry Pi as a server. Note that this is only one of many, many ways to setup a server. I choose this one because I find it easy and the result "good enough" to get started.
    Tech
  • DIY Banana Pi 2-WAN gateway: Getting started with a BPI-R2

    We are building our own 2 WAN gateway on a Banana Pi R2. I want to share my experience during the installation of the OS until the first SSH connection.
    Tech
  • Folge 40 - Cool Down

    In dieser Folge des Sandpapierpodcasts sprechen Theo und Tobias über das Konzept Cool Down. Cool Down ist für uns eine Pause vom Projektalltag. Wir nehmen uns bewusst Zeit zum Lernen, Ausprobieren, Runterkommen. Mal wieder inspiriert von...
    Podcast2028
  • Migration of Greenlight and BigBlueButton

    Quite some time ago we tried out BigBlueButton and we still use it today. Sometimes for full-fledged meeting with recording of session. Sometimes for opt-in video only when we talk via another tool. Now we decided to update to BigBlueButton 2.3 and install it on a new server with a fresh operating system.
    Tech
  • Willkommen Hanno

    Wir freuen uns sehr, Hanno als neuen BA-Studenten für Medieninformatik begrüßen zu dürfen!
    Sandstorm
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12

Sandstorm

Team
Ziele und Werte
Arbeitskultur

Wie wir arbeiten
Warum wir?
Jobs!

#2028

Warum?
Was wir tun
Nachhaltige Software
Unsere Netzwerke

Leistungen

Individual-Software
App-Entwicklung
Schulungen & Trainings
Consulting
Zertifizierungen
BI-Tool Exply

Referenzen

Kontakt

GitHub, Twitter, Instagram

kontakt@sandstorm.de

+49 351 4189 649

Impressum
Datenschutz
Sicherheitskonzept
Cookie Einstellungen