Nick Thomas
Nick Thomas
Configuring MUAs is made much easier with support for automatic configuration. Mozilla's de-facto standard for this is quite widely used: https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Autoconfiguration I'm currently manually maintaining one of these at https://autoconfig.ur.gs/.well-known/autoconfig/mail/config-v1.1.xml...
- Operating System (Linux/Mac/Windows/iOS/Android): All - Delta Chat Version: 1.30 (but probably all) - Expected behavior: Recycle SMTP connections to avoid triggering per-connection message sending limits - Actual behavior: SMTP...
deltachat-core stores data on disk, in an sqlite3 database. It also stores some blobs in an associated directory. Within the sqlite3 database is sensitive data. This includes at least encryption...
Hi there, I've had a Solax X1 Boost G3 installed with the new v3 PocketWifi firmware. It isn't detected out of the box by the code in this repository, but...
From idle musing: https://voe.social/web/statuses/112946 I can boost toots, and I can favourite toots. Favouriting is a bit like bookmarking, only less so. Visually, it assigns the ⭐ emoji to the...
I like to read from old to new in the Mastodon UI. While doing so, I'll often read a toot which is subsequently boosted by one of my followers. This...
### Date 2024-02-27 ### Description Although neuromorphic computing is a thing, and the International Centre for Neuromorphic Computing does exist, they are not running an ICO to provide access to...
Don't mind me, just trying to get the integration tests working according to https://github.com/celsworth/lxp-bridge/pull/147#issuecomment-1437420017 With the isolated approach, they're currently taking ~45 seconds to run locally, factoring out the cargo...
Reading https://github.com/celsworth/lxp-bridge/wiki/MQTT-Home-Assistant , it became clear to me that the Home Assistant topics have changed name since 0.9, which I hadn't realised before. In the example, we move from `homeassistant/sensor/3333333333_soc/config`...
Extracted out of https://github.com/celsworth/lxp-bridge/pull/154 In that PR, we add retained messages for holding registers. If lxp-bridge is offline for a long time, these might become annoying. MQTT 5 fixes this...