Tags: timing philosophy
Timing is probably one of the most important thing in life. So if you come / build something first you have more chances for success.
Even if you just come first to comment youtube short / video or you are first to build some tool. Or at least second but with unique features that will be hard to copy by competitors that came before you.
Of course some can come after and build better, so timing is very important if everything +- same. In such situation who come first has huge advances.
Tags: philosophy
I'm came to thought that we all are in a bubble.
For example, laravel programmers are in laravel bubble, spring - in spring, dotnet in dotnet bubble and so on.
In the end, you are either in bubble and do things,
or you are an explorer that just watches/exploring.
What is better - I don't know.
Tags: philosophy software programming
People use software to make things done, and it should be reliable, fast, easy to use, predictable, smooth, etc.
Artwork is usually hard, unpredictable, have a lot of messages inside and not everyone can understand.
So stop whining that web design is the same. It is easy to use, so it copies the best patterns programmers know.
Tags: philosophy
When you know everything about something, you don't want to do anything about it.
When you've mastered something completely, the desire to engage with it diminishes.
Tags: philosophy
Every thing has some flaw:
if something tall, it's narrow and vice verse;
if something tall and wide, it is not small;
if it's small, it's not big.
Tags: philosophy
Why u do something
IMO, there are few reasons to do smth:
- for money
- to learn new technologies/ language. Usually you copy existing stuff.
- you encounter easier way to do what you already do. So u automate or make special tool for your need.
- you find some tool and think you can do better
why you watch / read smth
- you are bored
- you need some knowledge for action/job
- you want to know more about something you already know/ watch
This is what I call spiral. When you do something, you are going into spiral.
You need to make b for action a. And for action b you need to make action c.
This is similar to dependency hell, but IRL.
Alternative is void - doing nothing.
But what is better - I don't know.