Start2024-02-17T21:27:11-05:00

Google shuts down voice dialogs

As of June 13, 2023, Google will shut down all so-called "conversational actions" for their Google Assistant. Every action that involves a speech dialog, like food ordering, games, educational apps, story telling, every application that requires questions and answers, will be canceled. Effectively, the Google Assistant is crippled down to a simple command-and-control interface.

Wie man Zwei-Faktor-Authentifizierung implementiert

Zwei-Faktor-Authentifizierung kann auf einfache Weise mit dem zeitbasierten Einmalpasswort-Algorithmus auf jedem Webserver implementiert werden. Diese standardisierte Methode ist als zusätzliche Sicherheitsmaßnahme für Logins weit verbreitet und benutzt Smartphone-Apps wie den Google oder Microsoft Authenticator als zweiten Faktor.

  • WSLg

How to run Linux GUI applications on Windows 11

It's been a while since my last post about running Linux GUI applications on Windows 10. Meanwhile, Microsoft proposed its roadmap to bring GUI applications to the Windows Subsystem for Linux and now a preview is available. This project aims to enable support for running Linux GUI applications on Windows in a fully integrated desktop experience.

An Alexa skill for New York City transport service changes

Playing around with the idea of Alexa Skills based on live data feeds, I created an Alexa Skill which announces unplanned service changes of the New York City subway and bus lines, based on information provided by the Metropolitan Transportation Authority (MTA). This skill, available in English and German, was now certified and has gone live.

Why not to abbreviate the year 2020

The year 2020 poses a special problem that can make it easy for scammers to forge handwritten documents. This happens once in a century, the last time in the year 1919. It’s common practice to shorten the year when writing down a date. This year, however, could cause some legal issues and can leave you at risk of fraud.

14.01.2020|Legal|0 Kommentare

A VSCode extension to paste different clipboard formats

Today a short blog post about a Visual Studio Code extension I created a week ago. VSCode, as you might know, is a very popular code editor created and maintained by Microsoft and available for Windows, Linux, and macOS. This extension implements a Paste Special function to paste clipboard content in different available formats.

Nach oben