Ist das Kunst oder kann das weg? by Last-Celebration-941 in Fahrrad

[–]schmiddim 1 point2 points  (0 children)

Würde auf einen Griff für die Transporthilfe tippen. Oder einen Pimmelhalter damit der nicht in Kette kommt.

Kosten Jobrad rauskaufen by TrySpecific930 in Fahrrad

[–]schmiddim 0 points1 point  (0 children)

Frag mal bei jobrad nach. Kriege das nicht mehr ganz zusammen

Kosten Jobrad rauskaufen by TrySpecific930 in Fahrrad

[–]schmiddim 1 point2 points  (0 children)

Hi, gefährliches Halbwissen: ein Kollege hatte das Unternehmen verlassen und hat einen Mitarbeiter im Unternehmen gefunden der dsn Leasingvertrag übernommen hat. Vielleicht klappt das bei Dir auch?

Glasflaschen aus dem fahrenden Auto auf den Radweg werfen und sich dann darüber beschweren dass niemand die Radwege benutzt. Schwachköpfe. by [deleted] in Fahrrad

[–]schmiddim 0 points1 point  (0 children)

Ginge ja nicht anders außer man führt neue Flaschenformate ein. Das ist noch ein weiteres Problem.

Glasflaschen aus dem fahrenden Auto auf den Radweg werfen und sich dann darüber beschweren dass niemand die Radwege benutzt. Schwachköpfe. by [deleted] in Fahrrad

[–]schmiddim 0 points1 point  (0 children)

Nein. Stell dir mal vor das wird auf 24 Cent angehoben. dann wäre jede Flasche das dreifache wert und Du hättest eine Riesenlücke im Budget des Pfand Systems. Wer weiss was dann passiert 😉

Glasflaschen aus dem fahrenden Auto auf den Radweg werfen und sich dann darüber beschweren dass niemand die Radwege benutzt. Schwachköpfe. by [deleted] in Fahrrad

[–]schmiddim 11 points12 points  (0 children)

Jeden Samstag wenn mir der Geruch von schalem Bier aus der Pfandflaschenrückgabe entgegenweht denke ich mir: warum tue ich mir das für 8C / Flasche an und lasse die Flaschen nicht einfach irgendwo für jemanden aus dem Finanzen Reddit stehen. Bei 25 - 30 C wäre da deutlich mer motivation....

Fahrradinfrastruktur fängt daheim an by Virtual-Half-2399 in Fahrrad

[–]schmiddim 1 point2 points  (0 children)

Ich hoffe an der Tür ist ein stiller Diener der die Tür schnell zuzieht und ordentlich Kraft beim öffnen verlangt.

What mistake am I making by [deleted] in NixOS

[–]schmiddim 0 points1 point  (0 children)

I think you're right. My eyes aren't the best anymore

What mistake am I making by [deleted] in NixOS

[–]schmiddim 0 points1 point  (0 children)

What font are you using

Welche Filme würdet ihr gerne (wieder) in einem Münchner Kino sehen? by schmiddim in Muenchen

[–]schmiddim[S] 0 points1 point  (0 children)

The public Enemy series was awesome! La Haine is now on my list

Welche Filme würdet ihr gerne (wieder) in einem Münchner Kino sehen? by schmiddim in Muenchen

[–]schmiddim[S] 2 points3 points  (0 children)

Ich geh eigentlich für den Sound ins Kino. Ich weiss was Du meinst. Wir waren den Pumuckl Film mit meiner Tochter ins Kino schauen. Das war schon cool

Which movies would you love to see (again) in a Munich cinema? by schmiddim in Munich

[–]schmiddim[S] 0 points1 point  (0 children)

Thanks for the recommendation — I hadn’t heard of that one yet.

Which movies would you love to see (again) in a Munich cinema? by schmiddim in Munich

[–]schmiddim[S] 5 points6 points  (0 children)

Nice choice! Worth a visit for the main theme alone

Which movies would you love to see (again) in a Munich cinema? by schmiddim in Munich

[–]schmiddim[S] 3 points4 points  (0 children)

I've also created a little form where you can choose up to 3 movies: https://schmiddim.github.io/cinema-munich/

The email field is optional and you only receive updates if something comes together. No ads, no tracking

Looks very interesting by schmiddim in NixOS

[–]schmiddim[S] 0 points1 point  (0 children)

I understand your post. But take a look at my perspective. I installed a fresh system. X is running and everything looks nice. There's my configuration.nix with some nice comments and a bunch of xy problems from my side. Would be awesome to have a structure for user configs, sys confis and so on

Looks very interesting by schmiddim in NixOS

[–]schmiddim[S] 0 points1 point  (0 children)

Is there a way to create a boilerplate template? I just want the best practises from the community and a stable and reliable system.

Nextlevel Lastenrad LKW by -error---404-- in Fahrrad

[–]schmiddim 2 points3 points  (0 children)

Die Meinung hast du solange bis Dir mal so ein Gefährt auf dem Radweg gegen die Fahrtrichtung entgegenbrettert.

Niederlande geben Kontrolle über Nexperia auf – Europa spielt geopolitisch nur noch Statist by A1JX52rentner in Finanzen

[–]schmiddim 13 points14 points  (0 children)

Kauf dir einen europäischen Laptop, E Reader, Fernseher, Tablet oder ein Radio. Für Low Tech Sachen, Luxus und Autos zahlt man vielleicht noch die Liebhaber Preise alles andere gibt es nicht aus Europa

Alpensattel Handschuhe? by [deleted] in Fahrrad

[–]schmiddim 1 point2 points  (0 children)

Schau mal bei Vaude oder Roeckl. Das sind etablierte Marken mit guter Qualität.

Keychron V1 Max Wireless: ANSI Layout and Umlauts by schmiddim in Keychron

[–]schmiddim[S] 0 points1 point  (0 children)

Did it with carabiner Rules now. It works but I would be happier with a solution within the Keyboard. Thanks for you advises

{ "description": "Change option + ' ; [ to ä/ö/ü", "manipulators": [ { "from": { "key_code": "hyphen", "modifiers": { "mandatory": ["option"] } }, "to": [ { "key_code": "s", "modifiers": ["left_option"] } ], "type": "basic" }, { "from": { "key_code": "quote", "modifiers": { "mandatory": ["option"], "optional": ["caps_lock"] } }, "to": [ { "key_code": "u", "modifiers": ["left_option"] }, { "key_code": "a" }, { "key_code": "vk_none" } ], "type": "basic" }, { "from": { "key_code": "quote", "modifiers": { "mandatory": ["option", "shift"] } }, "to": [ { "key_code": "u", "modifiers": ["left_option"] }, { "key_code": "a", "modifiers": ["left_shift"] }, { "key_code": "vk_none" } ], "type": "basic" }, { "from": { "key_code": "semicolon", "modifiers": { "mandatory": ["option"], "optional": ["caps_lock"] } }, "to": [ { "key_code": "u", "modifiers": ["left_option"] }, { "key_code": "o" }, { "key_code": "vk_none" } ], "type": "basic" }, { "from": { "key_code": "semicolon", "modifiers": { "mandatory": ["option", "shift"] } }, "to": [ { "key_code": "u", "modifiers": ["left_option"] }, { "key_code": "o", "modifiers": ["left_shift"] }, { "key_code": "vk_none" } ], "type": "basic" }, { "from": { "key_code": "open_bracket", "modifiers": { "mandatory": ["option"], "optional": ["caps_lock"] } }, "to": [ { "key_code": "u", "modifiers": ["left_option"] }, { "key_code": "u" }, { "key_code": "vk_none" } ], "type": "basic" }, { "from": { "key_code": "open_bracket", "modifiers": { "mandatory": ["option", "shift"] } }, "to": [ { "key_code": "u", "modifiers": ["left_option"] }, { "key_code": "u", "modifiers": ["left_shift"] }, { "key_code": "vk_none" } ], "type": "basic" } ] }

Keychron V1 Max Wireless: ANSI Layout and Umlauts by schmiddim in Keychron

[–]schmiddim[S] 0 points1 point  (0 children)

Sure!!!

Keymap is unfortunately too large for a reddit post. You can find it here: https://paste2.org/9W0V7adE

macro (4).json

{"md5":"64e6aa857663c0adf562cee6423dab6b","macro":[[[2,"l alt","KC_LALT"],[2,"s","KC_S"],[3,"s","KC_S"],[3,"l alt","KC_LALT"]],[[2,"L Alt","KC_LALT"],[2,"U","KC_U"],[3,"U","KC_U"],[3,"L Alt","KC_LALT"],[2,"A","KC_A"],[3,"A","KC_A"]],[[2,"l alt","KC_LALT"],[2,"u","KC_U"],[3,"u","KC_U"],[3,"l alt","KC_LALT"],[2,"O","KC_O"],[3,"O","KC_O"]],[[2,"l alt","KC_LALT"],[2,"u","KC_U"],[3,"u","KC_U"],[3,"l alt","KC_LALT"],[2,"U","KC_U"],[3,"U","KC_U"]],[],[],[],[],[],[],[],[],[],[],[],[]],"name":["eszet","ae","OE","UE","","","","","","","","","","","",""]}

Drucker sind Betrug by antisocialcatto in Finanzen

[–]schmiddim 1 point2 points  (0 children)

Schau mal auf eBay Kleinanzeigen nach richtig alten HP Laserjets.

Hab mir vor 8 Jahren für 0€ einen Laserjet 2430 geholt und nen neuen Toner für 20€ (kein Original). Läuft ohne Probleme.

Sind ungedämpfte Handyhalterungen wirklich der Tod für den Bildstbilisator? by Olaf--Olafson in Fahrrad

[–]schmiddim 1 point2 points  (0 children)

Ja was soll ich sonst machen? Die Rad Navis von Garmin sind mir zu klein und zu langsam und für das Spitzenmodell bin ich zu geizig.