Fix errors shown by grammar and LaTeX checkers
This commit is contained in:
@ -18,13 +18,13 @@ be honest and admit that I have a sweet spot for this project.
|
||||
|
||||
Currently a total of 63 tutorials based on the framework are running in production,
|
||||
with new ones being released on a weekly basis.
|
||||
These exercises have been solved several hunders of times.
|
||||
These exercises have been solved several hundreds of times.
|
||||
User feedback is getting better and better as the project moves forward.
|
||||
As a maintainer, currently I know about a single unfixed bug in the framework, which
|
||||
is getting reported by users as well.
|
||||
There are more, of course, the world is never going to run out of bugs to fix,
|
||||
but at least I sleep well knowing that things aren't breaking on a constant basis.
|
||||
Considering that this is a one year old project including initial development,
|
||||
Considering that this is a one-year-old project including initial development,
|
||||
I'd consider this a solid success.
|
||||
|
||||
We were able to achieve most --- if not all --- of the goals we have envisioned on the
|
||||
@ -38,27 +38,27 @@ apart from implementing new features, as these will always keep coming in, and w
|
||||
have some great ones planned, that I can promise.
|
||||
|
||||
First of all I think that we need to put more focus on developing TFW, as currently
|
||||
other projects are often being priorized over it.
|
||||
other projects are often being prioritized over it.
|
||||
While some of these are understandable, the framework is a very promising project
|
||||
with great potential and deserves more attantion from us.
|
||||
with great potential and deserves more attention from us.
|
||||
The fact that it is stable does not validate neglecting it.
|
||||
|
||||
I'd also like to concentrate on stabilizing the API of the framework.
|
||||
Currently each major release lasts for a few months before I am forced to break something
|
||||
to accomodate new features.
|
||||
to accommodate new features.
|
||||
While the communication of these breakages is fine --- we use mailing lists for this purpose
|
||||
and our versioning scheme seems solid so far, this forces developers
|
||||
to constantly update older tutorials to comply new API.
|
||||
to constantly update older tutorials to comply new API\@.
|
||||
To make this better I'd need to consider planning ahead more, so that the newest API is flexible
|
||||
enough to support new features on the roadmap and not get distracted as much by
|
||||
other features emerging on the horizon.
|
||||
|
||||
An other thing is that I often feel like that there are some things in using TFW
|
||||
Another thing is that I often feel like that there are some things in using TFW
|
||||
that could be made a lot easier. As a maintainer sometimes I find it hard to
|
||||
tell what these things exactly are, as I know the framework inside out, having written most
|
||||
of the codebase myself.
|
||||
I'd like to set some time aside to create tutorials using the framework myself,
|
||||
so I can better narrow these potential difficulities down.
|
||||
so I can better narrow these potential difficulties down.
|
||||
This would require me to be able to take things slow for a few weeks, as this is not
|
||||
something that is possible to do effectively in a rush. In the summer months, maybe?
|
||||
|
||||
@ -81,12 +81,12 @@ as I just simply enjoy admiring quality typography which WYSIWYG%
|
||||
I've spent a long time working on and maintaining the Tutorial Framework.
|
||||
While the list of technical things I've learned is long and exciting, I also feel like
|
||||
I've learned a lot about supporting other developers, project management and communication.
|
||||
An other thing that I've been able to learn is to adopt a more patient mindset while
|
||||
Another thing that I've been able to learn is to adopt a more patient mindset while
|
||||
working. Back in the day I used to be nervous because of deadlines and things not
|
||||
working how they were supposed to, but now I know that these things are a part
|
||||
of the job and one must be able to deal with them without getting agitated.
|
||||
Any time I feel like something is not OK, I just try take a step back, relax a bit to
|
||||
blow of steam and approach the issue without acting in haste.
|
||||
blow off steam and approach the issue without acting in haste.
|
||||
I think this is not too related to working as a software engineer, but something
|
||||
that can be applied to anything we do.
|
||||
|
||||
|
Reference in New Issue
Block a user