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

Published in ITNEXT

·3 days ago

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

Dec 13, 2021

Resolving The Problem Of Port 5000 Already Being In Use

A Quick Tutorial On macOS Monterey — Are you experiencing a problem where you are unable to start a service on your Mac that is using port 5000? Maybe you are a flask developer and banging your head against the wall why your app won’t start? This post provides the background of why port 5000 is already…

Macos

3 min read

Resolving The Problem Of Port 5000 Already Being In Use
Resolving The Problem Of Port 5000 Already Being In Use

Published in ITNEXT

·Nov 30, 2021

Heart Rate Monitor and Blood Oximeter in Swift

An Introduction to CoreBluetooth — This tutorial will provide a general approach on how to get data out of Bluetooth Low Energy devices by using heart rate and blood oxygenation monitor as an example device. For this tutorial I am using: Medisana PM100 Connect iPhone 11 Pro Max iOS 14.4 MacBook Pro, 13-inch, 2016 macOS…

Bluetooth

5 min read

Heart Rate Monitor and Blood Oximeter in Swift
Heart Rate Monitor and Blood Oximeter in Swift
Tobias Wissmueller

Tobias Wissmueller

Documenting my Tech-Stack

Following
  • Paul Mansfield

    Paul Mansfield

  • Marius Bongarts

    Marius Bongarts

  • Shalitha Suranga

    Shalitha Suranga

  • Darrin Atkins

    Darrin Atkins

  • Richard Appiah

    Richard Appiah

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable