Skip to content

Instantly share code, notes, and snippets.

View joennlae's full-sized avatar
🏗️

Jannis Schönleber joennlae

🏗️
View GitHub Profile
@darwin
darwin / _readme.md
Last active March 6, 2026 03:15
Gmail issue: 535 5.7.8 Username and Password not accepted.

The problem

I'm using web-based gmail as my primary email client. I want to use anoter SMTP server to send emails using secondary email address which is managed by GSuite.

GMail offers "Send emails from a different address or alias" feature[1].

Historically it has been possible to use smtp.gmail.com with my GSuite credentials to enable the feature and send emails via my secondary email without problems.

@MoritzBuetzer
MoritzBuetzer / configuration.yaml
Last active January 11, 2026 07:35
REST Integration for V-Zug Home Appliances in Home Assistant
# for example
rest: !include rest.yaml
template:
sensor: !include sensor.yaml
@chponte
chponte / gnu-toolchain.md
Last active November 21, 2025 14:21
Building a complete GNU toolchain, comprised of binutils + gcc + glibc
@lguenth
lguenth / Zotero Highlights Template Without Templater.md
Last active March 2, 2024 09:02
Zotero Integration Templates
created
{"importDate|format(\"YYYY-MM-DD\")" => nil}
modified
{"importDate|format(\"YYYY-MM-DD\")" => nil}

{{shortTitle|replace(":", " –")}}

Quelle: [[@{{citekey}}]]

{% if annotations.length > 0 -%} Hinzugefügt am [[{{importDate | format("YYYY-MM")}}#{{importDate | format("YYYY-MM-DD")}}]]

@Sieboldianus
Sieboldianus / README.md
Last active December 27, 2025 06:03
An opinionated nextcloud ignore list for developers (sync-exclude.lst)

An opinionated nextcloud ignore list for developers (sync-exclude.lst)

The latest nextcloud server versions will have ransomware detection automatically enabled, meaning that syncing common developer file types (e.g. .lock) will return errors.

Fatal webdav OCA\DAV\Connector\Sabre\Exception\Forbidden: Ransomware file detected. Prevented upload of ..py/bokeh/secrets.tar.enc because it matches extension pattern ".enc"

If you are syncing complex, nested work directories as a developer, the following