That's why I still use vanilla PHP & Postgres for web projects. I don't use any hot new technologies, I don't use frameworks, I don't do unit testing. I try to use as little client side JS as possible. Whenever possible, I use static HTML. The advantage is that I can create a working prototype in days. I can show something to the client very early, and I don't spend months to fulfill specifications the client didn't…
I don't use any hot new technologies, I don't use frameworks, I don't do unit testing. I try to use as little client side JS as possible. When I leave the project, any PHP developer will be able to pick up and implement changes within hours. Famous last words for PHP apps rolled from scratch with no unit tests.
I’m young, inexperienced and a perfectionist
91–100 of 139 posts
Re: I’m young, inexperienced and a perfectionist
#9256 instances of the word "I". That's your problem. All the rest is fluff. OP, try rewriting this, substituting "he", "she", "they", or "you" for "I". Funny how quickly your perceived problems melt away as soon as you stop dwelling on yourself and start focusing on others. Edit: I realize that OP is being slightly sarcastic, but I took this as an opportunity: This is a condensed version of pretty much the same feedbac…
I found the OP's style of introspection refreshing. I am not sure why it matters how many times he used the word 'I', after all, it is a post about the OP himself. Yours is not even a valid criticism. How about commenting on the actual content surrounding the words you're focusing on instead of arbitrary metrics that enforce your own perceptions?
This sort of inferiority can manifest itself structurally, eg. an army private vs. a captain, or individually, eg. insecurity and conceit. Based on the sheer volume of personal pronouns, it is clear that he is being subjected to a sort of myopia, and that he can't look at the issue objectively.
Removing oneself from the situation can be a valuable tool used to create objectivity, and one that this person has not attempted to employ.
Re: I’m young, inexperienced and a perfectionist
#93Re: I’m young, inexperienced and a perfectionist
#94Earlier quoted context omitted.
I don't use any hot new technologies, I don't use frameworks, I don't do unit testing. I try to use as little client side JS as possible. When I leave the project, any PHP developer will be able to pick up and implement changes within hours. Famous last words for PHP apps rolled from scratch with no unit tests.
I find the most utility of unit tests, aside from basic validation and regression testing, actually comes from the fact that you are documenting usage examples of your entire API.
Re: I’m young, inexperienced and a perfectionist
#95Earlier quoted context omitted.
I found the OP's style of introspection refreshing. I am not sure why it matters how many times he used the word 'I', after all, it is a post about the OP himself. Yours is not even a valid criticism. How about commenting on the actual content surrounding the words you're focusing on instead of arbitrary metrics that enforce your own perceptions?
There is a positive correlation between frequency of use of personal pronouns and of insecurity and inferiority. This sort of inferiority can manifest itself structurally, eg. an army private vs. a captain, or individually, eg. insecurity and conceit. Based on the sheer volume of personal pronouns, it is clear that he is being subjected to a sort of myopia, and that he can't look at the issue objectively. Removing on…
Re: I’m young, inexperienced and a perfectionist
#9656 instances of the word "I". That's your problem. All the rest is fluff. OP, try rewriting this, substituting "he", "she", "they", or "you" for "I". Funny how quickly your perceived problems melt away as soon as you stop dwelling on yourself and start focusing on others. Edit: I realize that OP is being slightly sarcastic, but I took this as an opportunity: This is a condensed version of pretty much the same feedbac…
Wasn't the OP's intention to write about themselves though? Changing I to he/she etc doesn't seem like it would make much sense? Could you expand on what you mean?
For example:
"We opted to go for a web app purely because I was the most familiar with this platform but even then I had no prior experience and my friends were aware of this. I would be balancing my time between this and a well paid part time job at a local school as a music technician."
56 words and bunch of fluff. It sounds like a deflection of guilt.
What does it actually say? "I already had experience with web apps, so we decided a webapp would get things done quickly."
Re: I’m young, inexperienced and a perfectionist
#97Re: I’m young, inexperienced and a perfectionist
#98Earlier quoted context omitted.
Wasn't the OP's intention to write about themselves though? Changing I to he/she etc doesn't seem like it would make much sense? Could you expand on what you mean?
It's irritating when you read a narrative that is very heavy with personal pronouns, because you generally are reading a bunch of declarations strung together. As a reader, you're stuck wading through the muck to figure out WTF is actually being said. The whole point of introspection is to examine your actions and reach conclusions. Nobody cares about the minutae. If you're describing a trip to Tahiti, don't make me…
Re: I’m young, inexperienced and a perfectionist
#99This is how everybody learns - you make something, see the flaws in the process or the outcome, and then iterate again to fix them. Your technical approach to it is perfect, just keep it up. However, you've missed the key point in the game - hustling. By the sound of it, you were not picking up a paycheck while doing this for 2 years. This is a major mistake. The product itself doesn't matter - if you're inexperience…
I disagree with you that the product doesn't matter. I've worked at a few startups and it really matters if everyone can get on board with the vision of the company's leadership. It improves your concentration if you think you're actually making a positive difference in people's lives with every feature you develop or bug that you fix. And it improves team motivation and cohesion if you all think that what you're bui…
It would be lovely if you could just walk into a meaningful project that you care about, but that's not how it works in the current system.
Re: I’m young, inexperienced and a perfectionist
#100Here is a td;lr. I keep on making the mistake of throwing away what I've got and starting over because I've learned how to do things better. I've just made this mistake again, but it's better because I've learned how to do it better this time, honest. My response to this. Don't write the retrospective bragging about what you've learned until after you have demonstrated success in a measurable way. I've encountered th…
Also: I chose ruby on rails because it was hip. Then I chose node.js because it was hip. Now I'm evaluating those choices as mistakes because they were hip, because that's hip. Get a job, get on a team, write code, and stop reading about writing code!