Open in app
Home
Notifications
Lists
Stories

Write
Tobias Wissmueller
Tobias Wissmueller

Home

Pinned

The Index

This is an overview of all my posts, apps and other code I have published so far. It is basically an overview for myself of what I have written in the past and also serves as an index in case I quickly need to look up something. I mainly cover…

Blogging

4 min read

The Index
The Index

Jun 15

How to Remote SSH into a Mac in 2022

I have two Mac Book Pro, one with an Intel and one with an M1 processor. From time to time I need to run some code on the Intel-Mac, e.g. Docker images that are only available for Intel-chipsets. Instead of switching between the two Macs, I rather open a terminal…

Ssh

2 min read

How to Remote SSH into a Mac in 2022
How to Remote SSH into a Mac in 2022

Published in ITNEXT

·Jun 14

Triggering AWS Lambda Functions from Serverless Kafka

Today, we are going to bridge two worlds. One world is Serverless Kafka and the other is the one of Serverless Functions. This tutorial will demonstrate how to generate Kafka messages that will trigger Lambda Functions. The Kafka instance will be running on Upstash whereas for the Lambda Functions we…

AWS Lambda

8 min read

Triggering AWS Lambda Functions from Serverless Kafka
Triggering AWS Lambda Functions from Serverless Kafka

Published in ITNEXT

·May 23

Sending Asynchronous HTTP-Requests in Swift

A Practical Introduction to Task and Await — This post is an introduction on how to asynchronously execute code in Swift. First, a general view on the topic will be provided. After that, two concrete code examples will demonstrate on how to use asynchronous code in a practical real-life example. The code examples have been created for Xcode…

Swift

5 min read

Sending Asynchronous HTTP Requests in Swift
Sending Asynchronous HTTP Requests in Swift

Published in ITNEXT

·May 13

Change Data Capture with Debezium on Serverless Kafka

Databases are everywhere these days and with Change Data Capture one can turn these into a source for Event-Driven Systems without much effort. There are tools like Debezium and Kafka Connect that bridge the gap between these two worlds and therefore turning a classical data-driven application into an event-driven application. …

Kafka

10 min read

Change Data Capture with Debezium on Serverless Kafka
Change Data Capture with Debezium on Serverless Kafka

Published in ITNEXT

·Feb 18

Face Detector with VisionKit and SwiftUI

Detecting and Tracking Faces and Face Landmarks in Realtime — Welcome to another article exploring Apples Vision and VisionKit Framework. I have already written two articles and code samples that are using these frameworks. The first one that I have written in the past is “Barcode Scanner in SwiftUI”. The second article is quite young and is called “Document Scanner…

Swift

6 min read

Face Detector with VisionKit and SwiftUI
Face Detector with VisionKit and SwiftUI

Published in ITNEXT

·Feb 6

Event-Driven Architectures with Kotlin on Serverless Kafka

Everything You Need To Get Started Welcome to yet another episode in my series on Event-Driven Architectures. This is the third part of my series. So far we had: Event-Driven Architectures with Kafka and Java Spring-Boot + Revision 1 Event-Driven Architectures with Kafka and Python + Revision 1 This article…

Kafka

7 min read

Event-Driven Architectures with Kotlin on Serverless Kafka
Event-Driven Architectures with Kotlin on Serverless Kafka

Published in ITNEXT

·Feb 2

First Steps with Upstash for Kafka

Exploring a True-Serverless Event-Infrastructure — There is no denying, that the new Apple M1 MacBooks are awesome. I wouldn’t consider myself a fanboy, but those machines are awesome. Let me repeat myself: just awesome. Those processors totally rock in many aspects. Of course, here comes the “but”. Not everything is at a state where I…

Kafka

5 min read

First Steps with Upstash for Kafka
First Steps with Upstash for Kafka

Published in ITNEXT

·Jan 7

Document Scanner in SwiftUI

Extracting Text From Documents Using Artificial Intelligence — In this tutorial we are going to learn how to scan documents and extract the containing text with Document Segmentation and Optical Character Recognition. A fully working iOS application which is provided as source code will help us understand which of Apples frameworks and specific classes are required to fulfil…

Swiftui

7 min read

Document Scanner in SwiftUI
Document Scanner in SwiftUI

Published in ITNEXT

·Dec 29, 2021

Building A Lightweight Camera App In SwiftUI

A Beginner-Friendly Tutorial For Everyone — Building a camera app is a typical task for an iOS-developer that might cross your path someday. There are plenty of tutorials out there that show you exactly that. I have also linked one that I especially liked down in the resources section. Almost all that I could find are…

I OS

6 min read

Building A Lightweight Camera App In SwiftUI
Building A Lightweight Camera App In SwiftUI
Tobias Wissmueller

Tobias Wissmueller

Documenting my Tech-Stack

Following
  • Richard Appiah

    Richard Appiah

  • Darius Foroux

    Darius Foroux

  • Paul Mansfield

    Paul Mansfield

  • Levi Borba

    Levi Borba

  • Saurabh Pant

    Saurabh Pant

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable