Meeting 23.06.2025
Attendees
- Markus
- Ben
- Moritz
- Christoph Schreiner
- Maiia
- Richard (not approved)
- Chris(toph) Kraus (not approved)
Could not come:
- Johannes (ill)
- Andrei (holiday)
Buddies
- Ben & Chris
- Moritz & Richard
- Andrei & Maiia
- Christoph & Lukas
- Johannes & Richard (Infrastructure)
Agenda
- 09:00 start
- Meeting Notes: Christoph
- Christoph: Useful command line tools
- news:
- PermaplanTreffen not in July/August, maybe September
- more than 2000 issues
- more than 50.000 lines of code:
- 54264 Frontend
- 15616 Backend
- static analysis:
- questions about thesis:
- VPN to https://repositum.tuwien.at/
- Feasibility vs. Benchmarks
- thesis citations: papers and URLs
- technical talk:
- programatic selection? (triage)
- dev tips:
- buddy talk: code quality
- this week Markus is poorly reachable
- further tests:
- if there is way to trigger some functionality (UI)
- buttons big enough?
- break
- Richard Talk?
- 0.7.0 release next week
- fix regressions (collaboration, add test cases)
- highlights: lazy loading, copy&paste
- add manual tests for collaboration
- get MRs done
- Tasks for Everyone
- Development Board
- Andrei
- Ben
- Chris(toph) Kraus
- Christoph Schreiner
- Johannes
- Maiia
- Moritz
- Richard: document map import
- Tasks for Everyone
Tasks for Everyone
All to be done until latest Friday 27.06.2025 23:59.
Tasks:
- buddy talk: methods
- submissions: review methods
- review at least 3 requested MRs, including meeting MR
- complete your issues or state in the issue any block/alternative/progress
- create/update issues for yourself
- answer all questions in issues
Do as needed:
- request reviews
- submit a page of text in submissions
- get MRs done
Meeting Notes
- 09:00 start
- Meeting Notes: Christoph
- Christoph: Useful command line tools. The slides will be uploaded to cloud.permaplant.net
- news:
- PermaplanTreffen not in July/August, maybe September
- more than 2000 issues
- more than 50.000 lines of code:
- 54264 Frontend
- 15616 Backend
- static analysis:
- technical talk:
- programatic selection? (triage) Not an easy problem. Two types of selection (our way and Konva nodes) are used for different things. Sometimes the selection states get out of sync. Needs more investigation if the problem is in our code or Konva. Markus asked Paul.
- CheckMK Johannes (auth Memory): Johannes fixed the problem shortly after reporting. (Memory was configured too low.)
- questions about thesis:
- Feasibility vs. Benchmarks A feasibility study assumes there is no straightforward solution. Only publishable as scientific work if nobody has figured out yet how to do it. With a benchmark it is assumed that there a solution was implemented.
- thesis citations: papers and URLs For related work it needs to be peer reviewed. URLs don't count as one of the five required references.
- VPN to https://repositum.tuwien.at/
- dev tips:
- https://gitlab.tuwien.ac.at/dashboard/todos
- There will be an issue to add useful commands and workflows to the code base
- buddy talk: code quality
- this week Markus is poorly reachable
- further tests:
- if there is way to trigger some functionality (UI) Maiia: No functionality should be hidden behind actions that can only be done on desktops (hover for tooltip, rightclick)
- buttons big enough? Maiia: Some companies recommend 40x40 pixel as minimum button size. Even if a button is smaller, you can workaround this by make the clickable area bigger than the visual button element.
- break
- 0.7.0 release postponed to next week
- fix regressions (collaboration, add test cases)
- highlights: lazy loading, copy&paste
- add manual tests for collaboration
- get MRs done
- Tasks for Everyone
- Development Board
- Andrei
- Ben
- Chris(toph) Kraus
- Christoph Schreiner
- Johannes
- Maiia
- Moritz
- Richard
- Tasks for Everyone
Outlook
Next week Richard will give a talk with a general overview of how the pipeline is setup and how it works.