mariosfakiolas.com
The Power of Limits in an Era of Endless Freedom
Ancient Greek philosophy: The 3 pillars of leadership
Ambivert: The perfect salesperson
AI Automation, friend or foe?
The Google Manager Syndrome: Why Trying to Know Everything is a Leadership Trap
Why Feedback Culture is Our GPS to Growth
3 Mistakes we have all done when writing a job post (And how to fix them)
Would you have a coffee with your CEO?
Remote working honeymoon is over
Hire me for the things I do well now
You can rely on me
Consequences vs Punishments
Education, a never-ending journey
Gen Z poking the bears of this world
Enough with staged AI demos and fake feature announcement
GenAI companionship
Mind your Oxygen
Operational vs Strategic Management
Work-fun balance
AI overdose
The hiring paradox
Increased Productivity
The debt collector
Choosing Your Focus: Be a Bee, Not a Fly
The king and the farmer
Uncomplicating Strategy in Tech
Disrupting Apathy
Who Motivates the Motivators?
The power of disagreeing: Harnessing Constructive Conflict
The MVP curse
The remote working challenges nobody is talking about
The paradox of measurement
Perfect is the enemy of good
Successful selling requires the same high energy that our kids possess
An image is worth 1000 words and a demo is worth 1000 images
The primary condition to run a company
Entrepreneur, the risk bearer
If Everyone Agrees with you, It's Too Obvious; If It's Too Obvious, It's Too Late
The real hunt is out there
Don't let the old man get in
Overthinking defines you as a solutions-finder engineer or a problem-spotter one
Can people actually handle transparency regarding their colleagues' compensation?
The Corporate Evolution: Softer or Smarter?
AI prompt engineering
Social Entrepreneurship
Building self-awareness
Daily fake promises are killing our relationships
Keeping our word
Making difficult decisions
Growing too fast has some hidden dangers
Stay real and be humble as a leader
Avoid shadowing your people
Make money together
Favor collaboration over competition
Consulting is not for you when
Pointing the finger
Do your homework
What are your motives?
Rome was not built in a day, but they were laying bricks every hour
Silent resignation
Zip it and pay attention
Relationships and loans
Proper Management and Leadership
Private Mentoring Sessions
Our team is our actual boss
Rational negotiators are doomed to fail
Help the ones who want to be helped
Your worst customers are your best teachers
Run the experiment
Transparency
The Agile police
Don't let coaching turn into babysitting
Startups thrive so does depression rates
Open Source Chaos
JavaScript proposal array find from last
JavaScript proposal array grouping
At last, React forms management became a no-brainer
Laravel 8 new flexible accessors and mutators
Destructuring arrays in JavaScript
Podcast launch
Build a high velocity team
Work for a dream not for a firm
Design first, develop afterwards
Engineering means adapting
Companies culture is gold
Install multiple major versions of a node module with npm
React 17 is our stepping stone
Dear engineers, this is a marathon and not a sprint so take care
Turn off your browser and try red, green & refactor pattern (part 4)
Turn off your browser and try red, green & refactor pattern (part 3)
Turn off your browser and try red, green & refactor pattern (part 2)
Turn off your browser and try red, green & refactor pattern (part 1)
Don't be mistaken, your contributions graph doesn't tell the full story
Relax, not being a senior engineer is totally fine
RecoilJS is meant to rock your React world
What is actually a senior engineer? (GR)
Using any in TypeScript gives us a false sense of safety
Become a better godfather for your React components
Manage environment variables in a Sapper application
My React components render twice and drive me crazy
ES2020 - String.prototype.replaceAll
What the heck is React Fast Refresh
ES2020 - Promise.any
Kill already running ports with ease
ES2020 - Access global scope with globalThis across different environments
ES2020 - Optional chaining and nullish coalescing operators
Launch fast an HTTP server locally and test your application
Use useRef hook to store values you want to keep an eye on
Avoid ruining the reactivity of reactive variables in Vue 3
ES2020 - Promise.allSettled
Load server-side data in your Vue 3 components