Skip to content

Commit 1c94a9d

Browse files
1 change by Nuxt Studio
1 parent 5888b6a commit 1c94a9d

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

content/blog/a-small-rant-on-the-horrible-website-my-university-uses.draft.md renamed to content/blog/a-small-rant-on-the-horrible-website-my-university-uses.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: As with most Schools and Universities (especially in Germany), my
77
website? These are my biggest problems with my uni's page, and what I did to
88
improve my experience.
99
date: 02.04.2025
10-
image: /images/blog-thumbnails/probablyjassin.webp
10+
image: /images/blog-thumbnails/sap.webp
1111
---
1212

1313
# A small rant on the horrible website my university uses - and what alternatives we may have
@@ -16,33 +16,29 @@ image: /images/blog-thumbnails/probablyjassin.webp
1616
1717
## Why it's so bad
1818

19-
\--image goes here--
19+
![campus-main.webp](/images/blog-images/campus-rant/campus-main.webp)![campus-netweaver-mobile.webp](/images/blog-images/campus-rant/campus-netweaver-mobile.webp)
2020

2121
I would complain about the design, but I already have enough to complain about with the functionality, so let's skip this.
2222

2323
Just one thing, why is the main page full of useless information about first signing up, with the Login Menu in the top left corner (impossibly tiny on mobile) or in the middle of this wall of text?
2424

2525
Anyway.
2626

27-
\--image goes here--
28-
2927
The one thing one mainly uses this website for is the timetable. At least the timetable is going to be well-functioning right? It's fine if it looks bad but at least it somewhat works right?
3028

31-
\--image goes here--
29+
![campus-response-time.webp](/images/blog-images/campus-rant/campus-response-time.webp)
3230

3331
Oh.
3432

3533
So it turns out not only does the timetable take more than 5 whole seconds to load, **it needs to load this information every time you change weeks, and it doesn't even keep this information when switching back, so it will load it \*again\*!**
3634

3735
And why are the requests taking so long? If it's at least only loading one week at the time, that's at least trying to keep the amount of data transfered low right?
3836

39-
\--image with query parameters goes here--
40-
4137
Look! It even uses query parameters to limit the time range it's trying to fetch! (let's ignore that it puts your credentials in the query parameters, probably bad practice)
4238

4339
So I'm sure there isn't any more data than needed in this response!
4440

45-
\--image goes here--
41+
![campus-timetable.webp](/images/blog-images/campus-rant/campus-timetable.webp)
4642

4743
Oh.
4844

0 commit comments

Comments
 (0)