MyFirstBrain/Eingang/Heute.md
2025-01-18 19:59:51 +01:00

100 lines
2.2 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Bestellung für Weihnachten :
## Vielen Dank für Ihre Bestellung!
Ihre Bestellnummer lautet **DE031349064**
Eine Übersicht Ihrer Bestellung wurde gesendet an **ralfkoop@gmx.de**
[Apple Eingabestift Apple Pencil Pro weiß](https://www.bueroshop24.de/apple-apple-pencil-pro-eingabestift-349349)
**Bestelldetails**
Datum: **10.12.2024 um 17:04 Uhr**
Ihre Zahlungsart: **PayPal**
Bestellnummer: **802119366**
iPad Pro 7 (2024) | 13" | 16 GB | 2 TB | schwarz | Standardglas | 5G
Bestellt am 10.12.2024
# Bestellung #12037494
PKG Objekt Importer:
Test Methode Upload File Test
funktioniert, aber beim Prozess Object Import läuft
es auf einen Fehler!
- [x] Todo: 1
Amt Trave land Abwasser melden, dazu muß ich noch die Wasseruhr ablesen,
Das mache ich heute, eigentlich sollte das
bis zum 20.12.24 geschehen sein.
- [ ] Todo: 2
GFI bei Dr. Kossen muß aktualisiert werden
- [ ] Todo: 3
Meine restlichen Ausgaben für
diesen Monat muß ich noch in die Excel Mappe eintragen
- [x] Toto : 4
Duschkopf abbürsten
C# Lernen bei MS :
https://learn.microsoft.com/de-de/training/modules/csharp-write-first/2-exercise-hello-world
Da bin ich aktuell
https://learn.microsoft.com/de-de/training/modules/csharp-literals-variables/1-introduction
Oder auch hier mal schauen :
https://learn.microsoft.com/de-de/dotnet/csharp/tour-of-csharp/tutorials/
Linq Query tool zum lernen :
https://github.com/dotnet/try-samples/tree/main/101-linq-samples
Learn Codele Spiel erstellen :
https://learn.microsoft.com/de-de/shows/csharp-and-dotnet-development-in-vs-code-for-beginners/
Vmwaretools :
[https://packages-prod.broadcom.com/tools/frozen/darwin/darwin.iso](https://packages-prod.broadcom.com/tools/frozen/darwin/darwin.iso)
<<<<<<< HEAD
test
=======
04881 664
Dr. Kowalschek
Herbert Pflegebett
rezept warum nicht ?
>>>>>>> origin/main
NgixProxyManager Host
192.168.132.19:7005
Advanced :![[Heute 2025-01-15 22.47.41.excalidraw]]
location / {
set $destination $http_destination;
if ($destination ~* ^https(.+)$) {
set $destination http$1;
}
proxy_set_header Destination $destination;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For $remote_addr;
proxy_pass http://192.168.132.19:7005;
}