summaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-07-27 10:10:49 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-07-27 10:10:49 +0200
commit1de4b4952dd24e5729e445108af3b8a96b00b886 (patch)
treece2c531713fe86830f3aefb96469d08d8b627428 /notes
parent8a966d30f8456160a88692af4434aa6fb7ea9b47 (diff)
feat: finished the thesis
Diffstat (limited to 'notes')
-rw-r--r--notes/.~lock.MJKwiatkowski_Dante_Feedback_Applied_Notes.pdf#1
-rw-r--r--notes/20_07_2026.txt15
-rw-r--r--notes/MJKwiatkowski_Dante_Feedback_Applied_Notes.pdfbin7968553 -> 9482594 bytes
-rw-r--r--notes/updated_experiments.txt4
4 files changed, 19 insertions, 1 deletions
diff --git a/notes/.~lock.MJKwiatkowski_Dante_Feedback_Applied_Notes.pdf# b/notes/.~lock.MJKwiatkowski_Dante_Feedback_Applied_Notes.pdf#
deleted file mode 100644
index 802385d..0000000
--- a/notes/.~lock.MJKwiatkowski_Dante_Feedback_Applied_Notes.pdf#
+++ /dev/null
@@ -1 +0,0 @@
-,matt,frame,20.07.2026 10:14,/home/matt/.local/share/onlyoffice; \ No newline at end of file
diff --git a/notes/20_07_2026.txt b/notes/20_07_2026.txt
new file mode 100644
index 0000000..33c6ecb
--- /dev/null
+++ b/notes/20_07_2026.txt
@@ -0,0 +1,15 @@
+1. The thesis feedback and general comments about the work.
+2. The OnStage problem is not yet resolved. We need to get Alex to reply urgently.
+Send the final version through slack and email to Dante and Alex.
+To a good reproducibility capsule and make a good experiment section.
+Quality over quantity.
+Dante would prefer much more if the artifact for your work is good.
+Expand on the experiments you have now, in your artifact, then implement a whole new thing.
+Spend 1 or 2 more days on the artifact.
+***For the experiment section try to make it less overwhelming.***
+***Add a higher level of abstraction.***
+Make sure the thesis is done on Wednesday.
+Ideally tomorrow evening.
+Write to Matthijs and Alex:
+Hey guys, this is the final final version, I have made the following changes to the previous version.
+Like a path or a bugfix in a github repo.
diff --git a/notes/MJKwiatkowski_Dante_Feedback_Applied_Notes.pdf b/notes/MJKwiatkowski_Dante_Feedback_Applied_Notes.pdf
index bc7ca98..194db0a 100644
--- a/notes/MJKwiatkowski_Dante_Feedback_Applied_Notes.pdf
+++ b/notes/MJKwiatkowski_Dante_Feedback_Applied_Notes.pdf
Binary files differ
diff --git a/notes/updated_experiments.txt b/notes/updated_experiments.txt
new file mode 100644
index 0000000..38f1df5
--- /dev/null
+++ b/notes/updated_experiments.txt
@@ -0,0 +1,4 @@
+Changes to be added to basic OpenDC (make a fork.)
+1. Add new scheduling mechanisms and run an experiment with that: FIFO, HEFT, Random, Filter, Memorizing.
+2. Change the VictimSelector and run an experiment with that.
+