#ElixirLang #Erlang
1. Focus on small, reusable parts first;
2. Delay big architectural decisions as long as you can;
3. The exponential nature of compounding kicks in when starting to combine small components into whole features very, very fast.
We buy powerful hardware (laptops, smartphones) that sits idle 90% of the time;
Yet spend hundreds monthly on SaaS tools for a fraction of tasks our devices could handle themselves. 🤔
We buy powerful hardware (laptops, smartphones) that sits idle 90% of the time;
Yet spend hundreds monthly on SaaS tools for a fraction of tasks our devices could handle themselves. 🤔
Then.
Get it done well.
Just getting done alone ain't going to work long term.
Then.
Get it done well.
Just getting done alone ain't going to work long term.
Can be the difference between thriving and barely surviving.
Can be the difference between thriving and barely surviving.
Our computer systems are built on that technology.
To understand computers and operating systems, we should open a text editor and start writing some C code.
#programming
Our computer systems are built on that technology.
To understand computers and operating systems, we should open a text editor and start writing some C code.
#programming
Do not blindly jump right into the unknown.
Explore first.
Do not blindly jump right into the unknown.
Explore first.
Another way of saying - have a goal in mind.
We always work towards something - make a meaningful choice.
Another way of saying - have a goal in mind.
We always work towards something - make a meaningful choice.
It is the balance between chaos and order, skill and challenge - optimal enjoyable existence in all aspects.
It is the balance between chaos and order, skill and challenge - optimal enjoyable existence in all aspects.
Learn new things, fix issues, and solve your problems with your own tools.
Learn new things, fix issues, and solve your problems with your own tools.
- limited time;
- limited team size;
- limited resources;
Without them, we drown in endless possibilities. Constraints force us to prioritize and to move.
- limited time;
- limited team size;
- limited resources;
Without them, we drown in endless possibilities. Constraints force us to prioritize and to move.
Build.
Measure the results.
Adjust.
Build.
Measure the results.
Adjust.
I see messy code structures and technical debt.
I see bloat and inevitable cleanup.
This is the unglamorous yet essential part of my craft.
I see messy code structures and technical debt.
I see bloat and inevitable cleanup.
This is the unglamorous yet essential part of my craft.
It is the balance between chaos and order, skill and challenge - optimal enjoyable existence in all aspects.
It is the balance between chaos and order, skill and challenge - optimal enjoyable existence in all aspects.
1. Have a meaningful goal in mind - I use a short daily todo list;
2. Remove distractions, focus is crucial;
3. Dive in when borderline anxiety meats creative skill;
4. See the progress and enjoy the dopamine of achieving the goal;
1. Have a meaningful goal in mind - I use a short daily todo list;
2. Remove distractions, focus is crucial;
3. Dive in when borderline anxiety meats creative skill;
4. See the progress and enjoy the dopamine of achieving the goal;
To use those cores optimally, I have chosen #ElixirLang and #Erlang VM for my projects for the last 8 years.
It's easy to work with, it works efficiently, and the ops is very lean.
To use those cores optimally, I have chosen #ElixirLang and #Erlang VM for my projects for the last 8 years.
It's easy to work with, it works efficiently, and the ops is very lean.
Ask questions instead.
Ask questions instead.
1. Focus on small, reusable parts first;
2. Delay big architectural decisions as long as you can;
3. The exponential nature of compounding kicks in when starting to combine small components into whole features very, very fast.
1. Focus on small, reusable parts first;
2. Delay big architectural decisions as long as you can;
3. The exponential nature of compounding kicks in when starting to combine small components into whole features very, very fast.