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

704 B

tags, date
tags date
daily
2023-10-27

Tasks

due today

New Tasks

  • Finish integration into 3dmap
  • auto testing gitlab-ci
  • 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.