From a5a140c6286e8b113ca8d371f88e3ed54e731cea Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 17 May 2026 14:21:09 +0200 Subject: feat: added lots of citations and slowly finishing the introduction --- bsc/1.txt | 53 ++++++++++++++++++++++++++++++++++++++ bsc/20260513_133444.png | Bin 0 -> 365862 bytes bsc/20260513_135756.png | Bin 0 -> 371318 bytes bsc/20260513_140254.png | Bin 0 -> 328776 bytes bsc/20260513_140457.png | Bin 0 -> 142702 bytes bsc/vu_thesis_template_advice.pdf | Bin 0 -> 384126 bytes 6 files changed, 53 insertions(+) create mode 100644 bsc/1.txt create mode 100644 bsc/20260513_133444.png create mode 100644 bsc/20260513_135756.png create mode 100644 bsc/20260513_140254.png create mode 100644 bsc/20260513_140457.png create mode 100644 bsc/vu_thesis_template_advice.pdf (limited to 'bsc') diff --git a/bsc/1.txt b/bsc/1.txt new file mode 100644 index 0000000..89d32ba --- /dev/null +++ b/bsc/1.txt @@ -0,0 +1,53 @@ +==13-05-2026== +Introduction: +Make a compelling story about what the adventure is upon you and what problem you set out to solve. +You can think of it as a classical novel. +Make a protagonist; there is a protagonist, he encounters and issue and overcomes it. +Except it's just more technical. + +Status update template: +Since last meeting, I changed ___ in the thesis text. +I changed ___ in the artifact / experiments. +My next concrete deliverable is ___. +My main blocker is ___. + +Try to find good references in the CompSys manifesto. +This should contain ``good'' references. +Paralysis analysis. +You should write your thesis at the same time as your coding. +DO NOT leave out the thesis as the last part, after all coding is done. +Do both in parallel. + +The `gap` in the presentation slides is `...and this has not yet been done before.` or `we are the first to do...` etc. +`Gap` => nobody did this before (or a knowledge gap). +E.g., a system does not exist. The key is that it is missing worldwide from the scientific community. +Nobody has done yet => part of a `scientific` project. +Why is my project scientific? Because nobody did it yet. + +How to backup that something does not exist? +You cannot cite work that does not exist. +You cannot cite non existing thing, because it's not there. +Typically, you show instead how existing falls short. +1/ State the problem, why it's important. +2/ Refer to recent and impactful work on datacenter simulation or digital twinning. +2a/ Write in a few sentences that this other work did `xyz` and say why `xyz` is NOT ENOUGH to advance the problem you introduce earlier. +You can just say that `this is missing from their work, or I think that this is missing`. +Now YOU need to make a claim, `this is true`, or `nobody did this`. +Making such a claim is bold and YOU could be wrong, but STILL make that claim, but then cite the related work, make the claim `they don't do x`, and then go to your supervisor and tell him `in my mind this is the key issue with my thesis, do you agree with this? Is there any work I Should have cited? Am I misinterpreting anything those other projects did?`Bring this up with a conversation with your supervisor. + +Answer to each research questions is one of your main contributions. +They are the main way the reader can understand what you have done. +System design => contribution to question on ``How to design a ...?'' +Each contribution => a section in your thesis. Core content of the thesis. 3-4 sections. +Each section corresponds directly to a research question. + +Make a skeleton of the thesis first. Very important! +This way you can plan your own work much better => do this. +Map the thesis before writing text. +Put the skeleton in the shared folder. + +Each RQ should be enumerated, you want every question to be not just a nice isolated question,but add a bit of context below: 1) describe why it's important 2) say why it's challenging 3) say what makes it scientific. + +You can take whatever structure you want from any report, no plagiarism nor declarations needed. + + diff --git a/bsc/20260513_133444.png b/bsc/20260513_133444.png new file mode 100644 index 0000000..ed2124d Binary files /dev/null and b/bsc/20260513_133444.png differ diff --git a/bsc/20260513_135756.png b/bsc/20260513_135756.png new file mode 100644 index 0000000..a0729d8 Binary files /dev/null and b/bsc/20260513_135756.png differ diff --git a/bsc/20260513_140254.png b/bsc/20260513_140254.png new file mode 100644 index 0000000..3ebc53a Binary files /dev/null and b/bsc/20260513_140254.png differ diff --git a/bsc/20260513_140457.png b/bsc/20260513_140457.png new file mode 100644 index 0000000..15f29c1 Binary files /dev/null and b/bsc/20260513_140457.png differ diff --git a/bsc/vu_thesis_template_advice.pdf b/bsc/vu_thesis_template_advice.pdf new file mode 100644 index 0000000..8eb63fe Binary files /dev/null and b/bsc/vu_thesis_template_advice.pdf differ -- cgit v1.2.3