chore: upgrade to nuxt 4
This commit is contained in:
@@ -7,7 +7,7 @@ tags:
|
||||
- featured
|
||||
---
|
||||
|
||||
Welcome to the very first [Primoprod](https://primoprod.eggworld.me) progress report! In a similar vein to quite a few open source emulation projects (such as those I follow myself using [emufeed](https://github.com/potatoeggy/emufeed/blob/master/sources.py)), I'll be releasing these tidbits in lieu of daily Unstagnation shorts sometimes.
|
||||
Welcome to the very first [Primoprod](https://primoprod.vercel.app) progress report! In a similar vein to quite a few open source emulation projects (such as those I follow myself using [emufeed](https://github.com/potatoeggy/emufeed/blob/master/sources.py)), I'll be releasing these tidbits in lieu of daily Unstagnation shorts sometimes.
|
||||
|
||||
In this hopefully small series of development notes, I'll be laying out my experiences learning web development as an absolute amateur.
|
||||
|
||||
|
@@ -2,11 +2,11 @@
|
||||
title: "Sunsetting the Eifueo Project"
|
||||
date: 2023-05-23
|
||||
tags:
|
||||
- eifueo
|
||||
- retrospective
|
||||
- eifueo
|
||||
- retrospective
|
||||
---
|
||||
|
||||
For three and a half years, the [Eifueo project](https://eifueo.eggworld.me) has dutifully carried out its task of collecting and organising notes in a way that would be quick and easy to review. Although this worked out wonderfully in high school, the method is both inefficient and insufficient for the pace of higher education.
|
||||
For three and a half years, the [Eifueo project](https://eifueo.eggipelago.com) has dutifully carried out its task of collecting and organising notes in a way that would be quick and easy to review. Although this worked out wonderfully in high school, the method is both inefficient and insufficient for the pace of higher education.
|
||||
|
||||
So how can we make it better?
|
||||
|
||||
@@ -14,7 +14,7 @@ So how can we make it better?
|
||||
|
||||
We can't.
|
||||
|
||||
At their core, engineering courses in university are about problem-solving. Instead of blindly memorising rules to be applied once to get you the answer, you blindly memorise rules to be applied *two or more times* to get you the answer.
|
||||
At their core, engineering courses in university are about problem-solving. Instead of blindly memorising rules to be applied once to get you the answer, you blindly memorise rules to be applied _two or more times_ to get you the answer.
|
||||
|
||||
If we have to do that, it's much easier to write plenty of practice problems instead of rewriting plenty of notes.
|
||||
|
||||
@@ -24,9 +24,9 @@ Reformatting notes is not an easy endeavour. We have to re-examine our old notes
|
||||
|
||||
## It's booooring
|
||||
|
||||
Me? A writer? Imagine.
|
||||
Me? A writer? Imagine.
|
||||
|
||||
This one isn't actually too bad, and doing practice problems instead isn't going to help much, but think of all the other fun things I could be doing instead. I already *have* the notes. If I need them, I'll just look back at them.
|
||||
This one isn't actually too bad, and doing practice problems instead isn't going to help much, but think of all the other fun things I could be doing instead. I already _have_ the notes. If I need them, I'll just look back at them.
|
||||
|
||||
Anyway, by the end of Eifueo's lifespan, most of the content was regurgitated onto the site.
|
||||
|
||||
@@ -40,14 +40,12 @@ High school had many courses that were "expression"-focused, and those were the
|
||||
|
||||
Unfortunately, the physics courses are antithetical to everything Eifueo stands for. They have a rigid structure that you can't bullshit your way out of but are also flexible enough that you can't simply apply a formula. The best way to get good is simply to do more problems.
|
||||
|
||||
You'll have to understand that this greatly saddened me as a person who tries his hardest to do *less* problems. The cost-benefit ratio isn't worth it anymore.
|
||||
You'll have to understand that this greatly saddened me as a person who tries his hardest to do _less_ problems. The cost-benefit ratio isn't worth it anymore.
|
||||
|
||||
## Retrospective
|
||||
|
||||
With a heavy heart, I must bid farewell to one of the first services I ever deployed to my server. Eifueo has tried its hardest to help me keep up, but I can only avoid doing practice for so much before it actually bites me in the butt.
|
||||
|
||||
o7 It has served me well.
|
||||
|
||||
|
||||
o7 It has served me well.
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user