From 00b9670e4a0bcb3181afdd0fbe9a9e91416cbb05 Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 26 May 2020 07:58:02 +0200 Subject: [PATCH] adding new post --- .gitignore | 0 Free_Software.md | 0 Gemfile | 0 Gemfile.lock | 0 LICENSE | 0 README.md | 0 Reading_Time.md | 0 Series_Time.md | 0 Sport_Time.md | 0 _authors/migue.md | 0 _config.yml | 0 _data/navigation.yml | 0 _includes/footer.html | 0 _includes/head.html | 0 _includes/header.html | 0 _includes/icon-github.html | 0 _includes/icon-github.svg | 0 _includes/icon-stackoverflow.html | 0 _includes/icon-stackoverflow.svg | 0 _includes/icon-twitter.html | 0 _includes/icon-twitter.svg | 0 _layouts/author.html | 0 _layouts/default.html | 0 _layouts/page.html | 0 _layouts/post.html | 0 _posts/2018-12-29-Hello-World.md | 0 _posts/2018-12-30-TheSignificanceOfTime.md | 0 _posts/2019-1-10-SportEtCrypto.md | 0 _posts/2019-1-13-Colaborate.md | 0 _posts/2019-1-2-TheNewYear.md | 0 _posts/2019-1-3-NeverLimitYourself.md | 0 _posts/2019-1-4-TestingTheTelegramBots.md | 0 _posts/2019-1-5-ThePragmaticProgrammer.md | 0 _posts/2019-1-6-JekyllUpdated.md | 0 _posts/2019-1-7-PrivateReposForFree.md | 0 _posts/2019-10-31-Done - Hacktoberfest.md | 0 _posts/2019-11-20-Chess&Programming.md | 0 _posts/2019-11-28-Discipline.md | 0 _posts/2019-12-1-CI.md | 0 _posts/2019-12-4-Advent_of_Code_2019.md | 0 _posts/2019-2-11-Discover.md | 0 _posts/2019-2-21-MonPropreProjetOpenSource.md | 0 _posts/2019-3-18-JornadasContratacion.md | 0 _posts/2019-3-4-MonthEnd.md | 0 _posts/2019-3-5-MonthEnd_Export_pdf.md | 0 _posts/2019-3-6-Important_new.md | 0 _posts/2019-4-1-SportAndProgramming.md | 0 _posts/2019-4-25-IfYouCanThinkIt.md | 0 _posts/2019-5-6-Firefox.md | 0 _posts/2019-6-30-NewFeature.md | 0 _posts/2019-8-18-Reload.md | 0 _posts/2019-8-19-DefConResources.md | 0 _posts/2019-9-17-NoLinearDataStructures.md | 0 _posts/2019-9-26-Hacktoberfest.md | 0 _posts/2020-1-7-Happy_new_year.md | 0 _posts/2020-2-7-Mamba_mentality.md | 0 _posts/2020-3-19-StayAtHome.md | 0 _posts/2020-3-24-WeCanHelp.md | 0 _posts/2020-4-11-TimeInConfinement.md | 0 _posts/2020-5-26-PaperAndPen.md | 19 +++++++++++++++++++ _sass/_base.scss | 0 _sass/_layout.scss | 0 _sass/_syntax-highlighting.scss | 0 about.md | 0 blog.html | 0 css/main.scss | 0 feed.xml | 0 index.html | 0 thanks.md | 0 69 files changed, 19 insertions(+) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 Free_Software.md mode change 100644 => 100755 Gemfile mode change 100644 => 100755 Gemfile.lock mode change 100644 => 100755 LICENSE mode change 100644 => 100755 README.md mode change 100644 => 100755 Reading_Time.md mode change 100644 => 100755 Series_Time.md mode change 100644 => 100755 Sport_Time.md mode change 100644 => 100755 _authors/migue.md mode change 100644 => 100755 _config.yml mode change 100644 => 100755 _data/navigation.yml mode change 100644 => 100755 _includes/footer.html mode change 100644 => 100755 _includes/head.html mode change 100644 => 100755 _includes/header.html mode change 100644 => 100755 _includes/icon-github.html mode change 100644 => 100755 _includes/icon-github.svg mode change 100644 => 100755 _includes/icon-stackoverflow.html mode change 100644 => 100755 _includes/icon-stackoverflow.svg mode change 100644 => 100755 _includes/icon-twitter.html mode change 100644 => 100755 _includes/icon-twitter.svg mode change 100644 => 100755 _layouts/author.html mode change 100644 => 100755 _layouts/default.html mode change 100644 => 100755 _layouts/page.html mode change 100644 => 100755 _layouts/post.html mode change 100644 => 100755 _posts/2018-12-29-Hello-World.md mode change 100644 => 100755 _posts/2018-12-30-TheSignificanceOfTime.md mode change 100644 => 100755 _posts/2019-1-10-SportEtCrypto.md mode change 100644 => 100755 _posts/2019-1-13-Colaborate.md mode change 100644 => 100755 _posts/2019-1-2-TheNewYear.md mode change 100644 => 100755 _posts/2019-1-3-NeverLimitYourself.md mode change 100644 => 100755 _posts/2019-1-4-TestingTheTelegramBots.md mode change 100644 => 100755 _posts/2019-1-5-ThePragmaticProgrammer.md mode change 100644 => 100755 _posts/2019-1-6-JekyllUpdated.md mode change 100644 => 100755 _posts/2019-1-7-PrivateReposForFree.md mode change 100644 => 100755 _posts/2019-10-31-Done - Hacktoberfest.md mode change 100644 => 100755 _posts/2019-11-20-Chess&Programming.md mode change 100644 => 100755 _posts/2019-11-28-Discipline.md mode change 100644 => 100755 _posts/2019-12-1-CI.md mode change 100644 => 100755 _posts/2019-12-4-Advent_of_Code_2019.md mode change 100644 => 100755 _posts/2019-2-11-Discover.md mode change 100644 => 100755 _posts/2019-2-21-MonPropreProjetOpenSource.md mode change 100644 => 100755 _posts/2019-3-18-JornadasContratacion.md mode change 100644 => 100755 _posts/2019-3-4-MonthEnd.md mode change 100644 => 100755 _posts/2019-3-5-MonthEnd_Export_pdf.md mode change 100644 => 100755 _posts/2019-3-6-Important_new.md mode change 100644 => 100755 _posts/2019-4-1-SportAndProgramming.md mode change 100644 => 100755 _posts/2019-4-25-IfYouCanThinkIt.md mode change 100644 => 100755 _posts/2019-5-6-Firefox.md mode change 100644 => 100755 _posts/2019-6-30-NewFeature.md mode change 100644 => 100755 _posts/2019-8-18-Reload.md mode change 100644 => 100755 _posts/2019-8-19-DefConResources.md mode change 100644 => 100755 _posts/2019-9-17-NoLinearDataStructures.md mode change 100644 => 100755 _posts/2019-9-26-Hacktoberfest.md mode change 100644 => 100755 _posts/2020-1-7-Happy_new_year.md mode change 100644 => 100755 _posts/2020-2-7-Mamba_mentality.md mode change 100644 => 100755 _posts/2020-3-19-StayAtHome.md mode change 100644 => 100755 _posts/2020-3-24-WeCanHelp.md mode change 100644 => 100755 _posts/2020-4-11-TimeInConfinement.md create mode 100644 _posts/2020-5-26-PaperAndPen.md mode change 100644 => 100755 _sass/_base.scss mode change 100644 => 100755 _sass/_layout.scss mode change 100644 => 100755 _sass/_syntax-highlighting.scss mode change 100644 => 100755 about.md mode change 100644 => 100755 blog.html mode change 100644 => 100755 css/main.scss mode change 100644 => 100755 feed.xml mode change 100644 => 100755 index.html mode change 100644 => 100755 thanks.md diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/Free_Software.md b/Free_Software.md old mode 100644 new mode 100755 diff --git a/Gemfile b/Gemfile old mode 100644 new mode 100755 diff --git a/Gemfile.lock b/Gemfile.lock old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/Reading_Time.md b/Reading_Time.md old mode 100644 new mode 100755 diff --git a/Series_Time.md b/Series_Time.md old mode 100644 new mode 100755 diff --git a/Sport_Time.md b/Sport_Time.md old mode 100644 new mode 100755 diff --git a/_authors/migue.md b/_authors/migue.md old mode 100644 new mode 100755 diff --git a/_config.yml b/_config.yml old mode 100644 new mode 100755 diff --git a/_data/navigation.yml b/_data/navigation.yml old mode 100644 new mode 100755 diff --git a/_includes/footer.html b/_includes/footer.html old mode 100644 new mode 100755 diff --git a/_includes/head.html b/_includes/head.html old mode 100644 new mode 100755 diff --git a/_includes/header.html b/_includes/header.html old mode 100644 new mode 100755 diff --git a/_includes/icon-github.html b/_includes/icon-github.html old mode 100644 new mode 100755 diff --git a/_includes/icon-github.svg b/_includes/icon-github.svg old mode 100644 new mode 100755 diff --git a/_includes/icon-stackoverflow.html b/_includes/icon-stackoverflow.html old mode 100644 new mode 100755 diff --git a/_includes/icon-stackoverflow.svg b/_includes/icon-stackoverflow.svg old mode 100644 new mode 100755 diff --git a/_includes/icon-twitter.html b/_includes/icon-twitter.html old mode 100644 new mode 100755 diff --git a/_includes/icon-twitter.svg b/_includes/icon-twitter.svg old mode 100644 new mode 100755 diff --git a/_layouts/author.html b/_layouts/author.html old mode 100644 new mode 100755 diff --git a/_layouts/default.html b/_layouts/default.html old mode 100644 new mode 100755 diff --git a/_layouts/page.html b/_layouts/page.html old mode 100644 new mode 100755 diff --git a/_layouts/post.html b/_layouts/post.html old mode 100644 new mode 100755 diff --git a/_posts/2018-12-29-Hello-World.md b/_posts/2018-12-29-Hello-World.md old mode 100644 new mode 100755 diff --git a/_posts/2018-12-30-TheSignificanceOfTime.md b/_posts/2018-12-30-TheSignificanceOfTime.md old mode 100644 new mode 100755 diff --git a/_posts/2019-1-10-SportEtCrypto.md b/_posts/2019-1-10-SportEtCrypto.md old mode 100644 new mode 100755 diff --git a/_posts/2019-1-13-Colaborate.md b/_posts/2019-1-13-Colaborate.md old mode 100644 new mode 100755 diff --git a/_posts/2019-1-2-TheNewYear.md b/_posts/2019-1-2-TheNewYear.md old mode 100644 new mode 100755 diff --git a/_posts/2019-1-3-NeverLimitYourself.md b/_posts/2019-1-3-NeverLimitYourself.md old mode 100644 new mode 100755 diff --git a/_posts/2019-1-4-TestingTheTelegramBots.md b/_posts/2019-1-4-TestingTheTelegramBots.md old mode 100644 new mode 100755 diff --git a/_posts/2019-1-5-ThePragmaticProgrammer.md b/_posts/2019-1-5-ThePragmaticProgrammer.md old mode 100644 new mode 100755 diff --git a/_posts/2019-1-6-JekyllUpdated.md b/_posts/2019-1-6-JekyllUpdated.md old mode 100644 new mode 100755 diff --git a/_posts/2019-1-7-PrivateReposForFree.md b/_posts/2019-1-7-PrivateReposForFree.md old mode 100644 new mode 100755 diff --git a/_posts/2019-10-31-Done - Hacktoberfest.md b/_posts/2019-10-31-Done - Hacktoberfest.md old mode 100644 new mode 100755 diff --git a/_posts/2019-11-20-Chess&Programming.md b/_posts/2019-11-20-Chess&Programming.md old mode 100644 new mode 100755 diff --git a/_posts/2019-11-28-Discipline.md b/_posts/2019-11-28-Discipline.md old mode 100644 new mode 100755 diff --git a/_posts/2019-12-1-CI.md b/_posts/2019-12-1-CI.md old mode 100644 new mode 100755 diff --git a/_posts/2019-12-4-Advent_of_Code_2019.md b/_posts/2019-12-4-Advent_of_Code_2019.md old mode 100644 new mode 100755 diff --git a/_posts/2019-2-11-Discover.md b/_posts/2019-2-11-Discover.md old mode 100644 new mode 100755 diff --git a/_posts/2019-2-21-MonPropreProjetOpenSource.md b/_posts/2019-2-21-MonPropreProjetOpenSource.md old mode 100644 new mode 100755 diff --git a/_posts/2019-3-18-JornadasContratacion.md b/_posts/2019-3-18-JornadasContratacion.md old mode 100644 new mode 100755 diff --git a/_posts/2019-3-4-MonthEnd.md b/_posts/2019-3-4-MonthEnd.md old mode 100644 new mode 100755 diff --git a/_posts/2019-3-5-MonthEnd_Export_pdf.md b/_posts/2019-3-5-MonthEnd_Export_pdf.md old mode 100644 new mode 100755 diff --git a/_posts/2019-3-6-Important_new.md b/_posts/2019-3-6-Important_new.md old mode 100644 new mode 100755 diff --git a/_posts/2019-4-1-SportAndProgramming.md b/_posts/2019-4-1-SportAndProgramming.md old mode 100644 new mode 100755 diff --git a/_posts/2019-4-25-IfYouCanThinkIt.md b/_posts/2019-4-25-IfYouCanThinkIt.md old mode 100644 new mode 100755 diff --git a/_posts/2019-5-6-Firefox.md b/_posts/2019-5-6-Firefox.md old mode 100644 new mode 100755 diff --git a/_posts/2019-6-30-NewFeature.md b/_posts/2019-6-30-NewFeature.md old mode 100644 new mode 100755 diff --git a/_posts/2019-8-18-Reload.md b/_posts/2019-8-18-Reload.md old mode 100644 new mode 100755 diff --git a/_posts/2019-8-19-DefConResources.md b/_posts/2019-8-19-DefConResources.md old mode 100644 new mode 100755 diff --git a/_posts/2019-9-17-NoLinearDataStructures.md b/_posts/2019-9-17-NoLinearDataStructures.md old mode 100644 new mode 100755 diff --git a/_posts/2019-9-26-Hacktoberfest.md b/_posts/2019-9-26-Hacktoberfest.md old mode 100644 new mode 100755 diff --git a/_posts/2020-1-7-Happy_new_year.md b/_posts/2020-1-7-Happy_new_year.md old mode 100644 new mode 100755 diff --git a/_posts/2020-2-7-Mamba_mentality.md b/_posts/2020-2-7-Mamba_mentality.md old mode 100644 new mode 100755 diff --git a/_posts/2020-3-19-StayAtHome.md b/_posts/2020-3-19-StayAtHome.md old mode 100644 new mode 100755 diff --git a/_posts/2020-3-24-WeCanHelp.md b/_posts/2020-3-24-WeCanHelp.md old mode 100644 new mode 100755 diff --git a/_posts/2020-4-11-TimeInConfinement.md b/_posts/2020-4-11-TimeInConfinement.md old mode 100644 new mode 100755 diff --git a/_posts/2020-5-26-PaperAndPen.md b/_posts/2020-5-26-PaperAndPen.md new file mode 100644 index 0000000..58dfdc5 --- /dev/null +++ b/_posts/2020-5-26-PaperAndPen.md @@ -0,0 +1,19 @@ +--- +layout: post +title: Paper and pen +author: Migue +tags: [Technology] +--- + +We have one of the biggest resources to code. This resource does not need electricity to work, it is near to us and cheap. I am talking about paper and pen. + +Why? It is obvious that all our code is written on the computer. But this code needs data structures, algorithms, design etc. This is where paper and pen play a key role. + +How many times we have been stucked on a problem and using paper and pen are able to make an outline and see things more clear? Many times +At first we do not like to use it. But trust me, it is a powerfull resource. + +When I was a kid I watched on TV a famous football coach use it. Many times I thinked about the reason to use it. Why this man is typing on his notepad during the match? + +Now I know it and I am doing the same. Not only for code, even to write ideas or any other thing that I do not want to forget. + +#### “Never surrender” \ No newline at end of file diff --git a/_sass/_base.scss b/_sass/_base.scss old mode 100644 new mode 100755 diff --git a/_sass/_layout.scss b/_sass/_layout.scss old mode 100644 new mode 100755 diff --git a/_sass/_syntax-highlighting.scss b/_sass/_syntax-highlighting.scss old mode 100644 new mode 100755 diff --git a/about.md b/about.md old mode 100644 new mode 100755 diff --git a/blog.html b/blog.html old mode 100644 new mode 100755 diff --git a/css/main.scss b/css/main.scss old mode 100644 new mode 100755 diff --git a/feed.xml b/feed.xml old mode 100644 new mode 100755 diff --git a/index.html b/index.html old mode 100644 new mode 100755 diff --git a/thanks.md b/thanks.md old mode 100644 new mode 100755