From 3ea638fa7c1e2b65ed0649eef5252a969330cd53 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Tue, 1 Sep 2026 14:33:31 +0200 Subject: [PATCH] feat: improved notice management --- guide/buildings.md | 2 +- guide/exams.md | 1 + guide/index.md | 5 ++++- guide/infra/git.md | 2 ++ guide/infra/index.md | 2 ++ guide/infra/things-to-try.md | 2 ++ guide/pretendintelligence.md | 2 +- guide/reference.md | 2 +- guide/semesters/masters.md | 2 +- guide/semesters/semester-planning.md | 2 +- guide/semesters/semester1.md | 2 +- guide/semesters/semester2.md | 1 + guide/semesters/semester3.md | 2 +- guide/semesters/semester4.md | 2 +- guide/semesters/semester5-onwards.md | 2 +- guide/student-life.md | 9 ++++++++- notice-guide.md | 1 + 17 files changed, 30 insertions(+), 11 deletions(-) create mode 100644 notice-guide.md diff --git a/guide/buildings.md b/guide/buildings.md index a2ba359..0e9cd3a 100644 --- a/guide/buildings.md +++ b/guide/buildings.md @@ -1,4 +1,4 @@ - + # Buildings Below you can find some information on the most important buildings. They are also shown to you at Erstie-Tag diff --git a/guide/exams.md b/guide/exams.md index 88da569..3f7842f 100644 --- a/guide/exams.md +++ b/guide/exams.md @@ -1,4 +1,5 @@ + # Exam Preparation, Exams, Grading Each course at ETH works slightly differently in this regard. Some courses offer a grade bonus for completing assignments during the semester, diff --git a/guide/index.md b/guide/index.md index 1cb1c18..c6e8124 100644 --- a/guide/index.md +++ b/guide/index.md @@ -1,7 +1,7 @@ --- title: Erstie Guide --- - + # Welcome to ETH! @@ -9,6 +9,9 @@ title: Erstie Guide **This website is *NOT* affiliated with or endorsed by ETH Zurich** ::: +::: details Erstie Tag +I will be at the Erstie Tag (14.09.2026) and be doing the guided tours of the campus, most likely wearing an LTT sensor T-Shirt +::: ## Getting Started Arriving at ETH can be a lot to take in within a short amount of time. diff --git a/guide/infra/git.md b/guide/infra/git.md index a2195f0..e6ea229 100644 --- a/guide/infra/git.md +++ b/guide/infra/git.md @@ -1,3 +1,5 @@ + + # Git & GitLab ::: details {open} If you are already familiar with this, all you need to know is that the D-INFK GitLab can be found at https://gitlab.inf.ethz.ch diff --git a/guide/infra/index.md b/guide/infra/index.md index 5362652..7fb74b0 100644 --- a/guide/infra/index.md +++ b/guide/infra/index.md @@ -1,3 +1,5 @@ + + # Infrastructure ETH's infrastructure has some quirks that you should be aware of. For example, you have two different passwords, one for network stuff, called the Radius Password, diff --git a/guide/infra/things-to-try.md b/guide/infra/things-to-try.md index 37553d4..ef00587 100644 --- a/guide/infra/things-to-try.md +++ b/guide/infra/things-to-try.md @@ -1,3 +1,5 @@ + + # Things to consider / try ## LaTeX / Typst While handing in hand-written notes is accepted in almost all cases, it is still a good idea to hand things in that are typeset using LaTeX or Typst diff --git a/guide/pretendintelligence.md b/guide/pretendintelligence.md index 0b88451..28be49c 100644 --- a/guide/pretendintelligence.md +++ b/guide/pretendintelligence.md @@ -1,4 +1,4 @@ - + # Use of Artificial Intelligence ::: details My bias in this topic {open} diff --git a/guide/reference.md b/guide/reference.md index d7a0bd8..c2eb0d2 100644 --- a/guide/reference.md +++ b/guide/reference.md @@ -1,4 +1,4 @@ - + # Quick Reference / Useful links Find below a list of important links and other short info to get started at ETH more quickly diff --git a/guide/semesters/masters.md b/guide/semesters/masters.md index 03b9c8d..eab2885 100644 --- a/guide/semesters/masters.md +++ b/guide/semesters/masters.md @@ -1,4 +1,4 @@ - + # Masters ::: info diff --git a/guide/semesters/semester-planning.md b/guide/semesters/semester-planning.md index 8567fe8..f3ae3a6 100644 --- a/guide/semesters/semester-planning.md +++ b/guide/semesters/semester-planning.md @@ -1,4 +1,4 @@ - + # Semester Planning Whenever the course registration opens, make sure that you know what you want to do next semester, diff --git a/guide/semesters/semester1.md b/guide/semesters/semester1.md index 667d640..3ed3799 100644 --- a/guide/semesters/semester1.md +++ b/guide/semesters/semester1.md @@ -1,4 +1,4 @@ - + # Semester 1 Chances are that if you are reading this, you are starting with ETH, so here a few important remarks: diff --git a/guide/semesters/semester2.md b/guide/semesters/semester2.md index a0c2a7b..c0d08cb 100644 --- a/guide/semesters/semester2.md +++ b/guide/semesters/semester2.md @@ -1,4 +1,5 @@ + # Semester 2 Semester 2 is in my opinion (and the one of many people) the easiest semester in the entire Bachelor's programme for Computer Science. diff --git a/guide/semesters/semester3.md b/guide/semesters/semester3.md index 257d8ff..9213423 100644 --- a/guide/semesters/semester3.md +++ b/guide/semesters/semester3.md @@ -1,4 +1,4 @@ - + # Semester 3 Semester 3 is an interesting semester in terms of the courses, ranging from well taught (Analysis II and TI) to atrocious (NumCS). diff --git a/guide/semesters/semester4.md b/guide/semesters/semester4.md index 008580f..db3509a 100644 --- a/guide/semesters/semester4.md +++ b/guide/semesters/semester4.md @@ -1,4 +1,4 @@ - + # Semester 4 Semester 4 is typically considered the second easiest semester and I agree. diff --git a/guide/semesters/semester5-onwards.md b/guide/semesters/semester5-onwards.md index e5194bb..c450c58 100644 --- a/guide/semesters/semester5-onwards.md +++ b/guide/semesters/semester5-onwards.md @@ -1,4 +1,4 @@ - + # Semester 5 and onwards ::: info diff --git a/guide/student-life.md b/guide/student-life.md index 5b57ec6..b078353 100644 --- a/guide/student-life.md +++ b/guide/student-life.md @@ -1,5 +1,9 @@ - + +::: details +I am not much of a person that enjoys going to events (unless it is to help organize them / make them happen), +so this section is very short +::: # Student Life ## Food On the ETH Zentrum Campus, there are *many* different restaurants and mensas to choose from. @@ -22,3 +26,6 @@ More info [here](https://ethz.ch/en/campus/getting-to-know/discover/sport-and-le ## Events VIS regularly organizes events, you can find all of the current ones at https://vis.ethz.ch/en/events + +## VIS +In the VIS common room in CAB E32, you get two free coffees or one free beer a day, while supplies last. diff --git a/notice-guide.md b/notice-guide.md new file mode 100644 index 0000000..1e66bd0 --- /dev/null +++ b/notice-guide.md @@ -0,0 +1 @@ +