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

Augmented Reality with Chrome: Let Flowers Grow!

With Chrome 81 Beta for Android, it’s now possible to use immersive Augmented Reality in the browser. I have again created two variations of the original demo source code to show what is easily possible. You can now walk around the earth, having a closer look, and (hopefully) spread joy by placing flowers wherever you like.

A minimal Web Push example

Web push notifications allow users to opt-​in to asynchronous messages from a server to a web application. The message can be sent at any time, even when the web application or the web browser is inactive. This W3C standard, based on the HTTP/2 protocol, is now supported by Chrome, Firefox, Edge, Opera, and Safari – but not by iOS.

A 3D visualization of real-time earthquake data

This is a 3D visualization of real-time earthquake data gathered from the U.S. Geological Survey website. The data used in this example covers all earthquakes with a magnitude of at least 1 within the last 30 days. They are drawn into a template texture image file of the Earth’s surface according to the geographical position and the magnitude of the quake.

07.06.2019|3D, Earth, PHP, Science, Web Design, WebGL|0 Kommentare

Running Linux GUI applications on Windows 10

Since the Windows 10 Fall Creators Update from 2017, the Windows Subsystem for Linux (WSL) is a fully supported Windows feature. In case you don't already know about that feature: WSL is a compatibility layer which allows running 64 bit Linux binary executables (in ELF format) natively on Windows 10 and Windows Server 2019 in a console window. It uses much fewer resources than a fully virtualized machine.

11.03.2019|Linux, Virtualization, Windows|0 Kommentare

GKV-VEG entlastet Selbständige

Heute wurde im Bundestag das sogenannte "Gesetz zur Beitragsentlastung der Versicherten in der gesetzlichen Krankenversicherung" (kurz "GKV-Ver­sich­er­ten­ent­las­tungs­ge­setz") beschlossen. Insbesondere für Selbständige mit geringem Einkommen ergibt sich dadurch eine spürbare Entlastung.

18.10.2018|Politik|0 Kommentare
Nach oben