Files
Main/99 Work/0 OneSec/OneSecNotes/00 Daily/2023-10-27.md
2024-12-02 15:11:30 +01:00

25 lines
704 B
Markdown

---
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.