Tech
-
This startup implemented virtual doctor’s visits — within a week
Like many digital health startups, Klara had to suddenly pivot to support telemedicine in just a few days. Here’s what helped them do it
-
Server-side tracking: surprisingly easy
Pixel-based tracking makes us ever more blind to many user interactions. Server-side tracking is the solution to this problem
-
Open-source worse practices?
Serverless Inc. as an example of what can go wrong when you don’t keep up with your developer community
-
From Scrum to Shape Up: A tale of catharsis
What happened when a struggling team completely changed their process framework and found a new sense of freedom
-
How to sync user accounts with G Suite push notifications
If your organization uses G Suite to manage your users, you can synchronize those users’ accounts with other systems. This is a little different to just using Google Sign-in with your own custom app. Let me explain why
-
Beginning a G Suite integration — what to prepare before you start coding
Let’s face it - Google’s developer documentation is dense. Let me clear the path with a simple guide to what you need before writing code
-
AWS Elastic Beanstalk: when NOT to use it
You might regret choosing Elastic Beanstalk if you need to deploy a complex web app. Here are a few pointers to help you decide
-
Developing a greenfield project for a PropTech startup in stealth mode
My team is building a Proptech platform from scratch. It’s hard work but fun. Here’s what makes a greenfield project so refreshing
-
How to name your next open source project
Coming up with names for software projects is always a challenge and each team has a different approach
-
I just discovered Python’s f-Strings and I love ’em already!
When switching from Java to Python I was so relieved to find out about f-strings. String formatting is so much easier—let me show you why
-
Don’t treat developers like mindless pawns — share your business strategy!
Developers can sometimes feel like they’re working on pointless or redundant projects. But often, they’re not aware of the value they’re providing
-
The Italian Tech Ecosystem
When I met Anton, Partner @Project A, I embarked on a 3-month journey to get to know the Italian tech ecosystem and build connections there
-
Do you monitor how third-party apps use your SaaS accounts? You should
Third-party apps can have more access privileges than you would expect. But should you prevent employees from installing apps themselves?
-
Digital Care Act: Is Germany now ready for #DigitalHealth?
The German Parliament passed the Digital Care Act, clearing the way to digital health apps
-
How we used an NGINX traffic split to run a stress-free website migration
NGINX is great for A/B testing and load-balancing. Why not use the same approach to gradually “cross-fade” your new website?