Einträge in 2024

Flutter Yjs Webview

We’re going a crazy route: A Javascript API provides persistence, replication and conflict resolution with Yjs. Flutter provides a nice UI (as well as speech recognition) and talks to Yjs using flutter_inappwebview.

Weiter...


React UI Frameworks

I am not a designer, but I can cobble together some components.

Weiter...


Yjs Deep Dive

These are my notes while prototyping and researching Yjs for our shopping list app.

Weiter...


React CRDTs

While browsing https://discord.electric-sql.com/ I stumbled upon Søren Bramer Schmidt – Prisma & Expo: A Better Path to Local-First Apps | App.js Conf 2024 - YouTube.

Weiter...


Virtuelle Telefonnummer

Bei Google „Virtuelle Telefonnummer“ kommt nur Spam, aber „Virtuelle Telefonnummer Linux“ führt gleich zu

Weiter...


Powersync

https://docs.powersync.com/self-hosting/local-development

Weiter...


CRDT Implementations

https://yjs.dev/

Weiter...


Flutter Development

Restart the app. Hotreload does not work after changing dependencies (e.g. flutter pub get ).

Weiter...


Einkaufszettel Part 4 - Flutter

Wir sind gleichzeitig losgelaufen. Felix mit Expo, Martin mit Flutter. Ergebnis ist klar: Flutter ist überlegen im UI-Department.

Weiter...


Einkaufszettel Part 3

Stand aus Einkaufszettel Part 2 war, dass das Keyboard („soft keyboard“) beim Focus vom TextInput nicht angezeigt wird, was es aber sollte [1]. Vielleicht können wir das Problem umgehen indem wir die UI ändern. Ich mag Modals eh nicht. Wir könnten das TextInput immer anzeigen und uns somit auch den Add-Button sparen.

Weiter...


Einkaufszettel Part 2

Stand von Part 1:

Weiter...


Einkaufszettel

Ich bin mit meiner aktuellen Shopping App nicht ganz zufrieden:

Weiter...


Odoo 15: Add Button to Kanban View

In this example, we show how to add a button to the „Control panel buttons“ of the kanban view.

Weiter...


TIL: odoo scaffold

Create a new module named foo in the custom addons directory my-addons:

Weiter...


Odoo Idiosyncrasies

This is a collection of notes about Odoo, its ORM and „framework“.

Weiter...


GitLab EXPKEYSIG

Did you ever get an error message like this during apt-get update?

Weiter...


Linux CPU Temperature and Fan Control

Control speed of fans based on temperature readings.

Weiter...


NAS Upgrade: 16TB RAID 1 on Debian 12

In the following post, we will replace 6 old 3TB disks with 2 new 16TB disks. We will use RAID 1 for maximum redundancy [1].

Weiter...


How to Upgrade Gitlab

backup

Weiter...


How to Upgrade Ubuntu from 20.04 to 22.04

High-Level checklist:

Weiter...