MyFirstBrain/Eingang/Heute.md

92 lines
2.2 KiB
Markdown
Raw Normal View History

2024-12-09 20:04:33 +01:00
Bestellung für Weihnachten :
## Vielen Dank für Ihre Bestellung!
Ihre Bestellnummer lautet **DE031349064**
2024-12-10 17:05:19 +01:00
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**
2024-12-11 22:00:12 +01:00
Bestellnummer: **802119366**
iPad Pro 7 (2024) | 13" | 16 GB | 2 TB | schwarz | Standardglas | 5G
2024-12-11 22:00:25 +01:00
Bestellt am 10.12.2024
2024-12-15 00:34:41 +01:00
# Bestellung #12037494
2024-12-18 18:00:24 +01:00
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
2024-12-22 10:33:44 +01:00
Duschkopf abbürsten
2024-12-23 18:20:21 +01:00
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
2025-01-04 15:52:55 +01:00
Oder auch hier mal schauen :
https://learn.microsoft.com/de-de/dotnet/csharp/tour-of-csharp/tutorials/
2025-01-04 15:42:01 +01:00
Linq Query tool zum lernen :
https://github.com/dotnet/try-samples/tree/main/101-linq-samples
2025-01-04 17:04:39 +01:00
Learn Codele Spiel erstellen :
2025-01-04 17:08:06 +01:00
https://learn.microsoft.com/de-de/shows/csharp-and-dotnet-development-in-vs-code-for-beginners/
2025-01-04 17:04:39 +01:00
2024-12-30 11:52:40 +01:00
Vmwaretools :
[https://packages-prod.broadcom.com/tools/frozen/darwin/darwin.iso](https://packages-prod.broadcom.com/tools/frozen/darwin/darwin.iso)
2024-12-31 10:42:36 +01:00
2025-01-14 09:13:10 +01:00
04881 664
Dr. Kowalschek
Herbert Pflegebett
rezept warum nicht ?
2024-12-31 10:40:49 +01:00
2025-01-15 22:47:59 +01:00
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;
}