vault backup: 2025-02-05 14:38:06

This commit is contained in:
2025-02-05 14:38:07 +01:00
parent 6ae96b0862
commit 23fd82117a
3738 changed files with 218546 additions and 24 deletions

View File

@@ -0,0 +1,24 @@
---
tags:
- daily
date: 2023-10-27
---
## Tasks
```tasks
due today
```
___
### New Tasks
- [x] Finish integration into 3dmap
- [x] auto testing gitlab-ci
- [x] README update fileformat
- [ ] Think about how to structure the 3dmap array, but still have a nice class representation of the fruxel grid without having to copy paste it. Also make sure you understand how it is passed from the hailonode to the 3dMap node (we do not want to copy anything, but instead use a shared pointer or similar) #todo/b 📅 2023-10-30 ⏫
- [ ]
## Quick Notes
## Learnings
Chat GPT or better said GitHub Copilot really is a great help during coding. Especially if you don't know all the details of a language.