RSSAmplifier

Blog

lucas.love

Hallo, I'm Lucas Fischer, a full-stack design engineer creating playful apps with intentional haptic and audio design that feel like popping bubble wrap. I love working on projects of all kinds in my spare time, so lucas.love is my space to share everything I create beyond my professional work. It's also where I thank the people who've helped me along the way and spread a little love.

lucas.loveRSS feed ↗13 posts

Latest posts

Don't Make Assumptions

“Don’t make assumptions” is such a powerful rule. It sounds simple, but it is difficult to internalize. I give that advice constantly because making assumptions is causing so much pain and confusion. Don’t make assumptions in personal relationships, because you never know how another person feels or what their intentions are. If you make assumptions, you are putting your relationships at risk. You…

How We Built Monologue for iOS

A vibe-coded prototype, a remote team, and the craft of turning it into a polished product.

My Vision for macOS App Distribution

Introducing my vision for a modern alternative to distributing apps outside the Mac App Store and asking the developer community for advice & feedback.

Macrowave v1.1 for macOS

Our original vision for Macrowave on macOS and how we achieved through rewriting our audio engine in version 1.1.

Pagi on the App Store

This is the story of how I tried to launch Pagi for iPad on the App Store, but getting knocked down by Apple's App Store Review team.

Blog Update 2022

In this blog post I will explain why I rebuilt lucas.love and how I tried to improve it.

Tracking My Water Intake

Tracking my daily water intake using the shortcuts app, my Apple Watch and Futureland.

What Am I Doing with My Phone?

I recently noticed that I got more and more addicted to my phone during September. In another interesting conversation with he said it would be interesting to build our own phone with limited features to get less distracted. My new addiction and his thought made me wonder how the optimal phone usage for me would look like.

HTTP Live Streaming

Two weeks ago I deployed my own HTTP Live Streaming (HLS) solution on Futureland. This experiment went fairly well. Don't get irritated by the name, especially the "Live Streaming" part.

How to Use Sentry with Nuxt.JS

Catching errors on the client-side is just as important as catching them on your server. I strongly recommend to use an error resporting system like Sentry to catch errors before your users find them.

How to Get Open Graph Data

At Futureland we want to support link previews like on Twitter or other social networks. One of our goals is to increase the share frequency on our platform. So basically making sharing stuff as easy and fast as possible. One thing that someone might want to share is a link. For example to a new blog or Twitter post or a Youtube video. Like everything else you can share on Futureland, links should…

Sharing Code in a Node Monorepo with Docker

This tutorial shows how to share common application code like utilities, services or helpers between different Docker services in a NodeJS monorepo.

Stale While Revalidate

This tutorial shows how to share common application code like utilities, services or helpers between different Docker services in a NodeJS monorepo.