From 219820da6e595e50d67a01365b73883600e662df Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 29 May 2022 08:32:45 +0100 Subject: override styles --- contact-information.html | 1 + gemfeed/2008-06-26-perl-poetry.html | 1 + ...12-29-using-my-nokia-n95-for-fixing-my-mta.html | 1 + gemfeed/2010-04-09-standard-ml-and-haskell.html | 1 + ...010-05-07-lazy-evaluation-with-standarn-ml.html | 1 + .../2010-05-09-the-fype-programming-language.html | 1 + .../2011-05-07-perl-daemon-service-framework.html | 1 + .../2014-03-24-the-fibonacci.pl.c-polyglot.html | 1 + ...2-05-run-debian-on-your-phone-with-debroid.html | 1 + gemfeed/2016-04-03-offsite-backup-with-zfs.html | 1 + ...04-09-jails-and-zfs-on-freebsd-with-puppet.html | 1 + .../2016-04-16-offsite-backup-with-zfs-part2.html | 1 + ...inning-up-my-own-authoritative-dns-servers.html | 1 + ...20-object-oriented-programming-with-ansi-c.html | 1 + ...alistic-load-testing-with-ioriot-for-linux.html | 1 + ...-22-dtail-the-distributed-log-tail-program.html | 1 + gemfeed/2021-04-24-welcome-to-the-geminispace.html | 1 + ...021-05-16-personal-bash-coding-style-guide.html | 1 + ...5-gemtexter-one-bash-script-to-rule-it-all.html | 1 + gemfeed/2021-07-04-the-well-grounded-rubyist.html | 1 + ...-08-01-on-being-pedantic-about-open-source.html | 1 + gemfeed/2021-09-12-keep-it-simple-and-stupid.html | 1 + gemfeed/2021-10-22-defensive-devops.html | 1 + gemfeed/2021-11-29-bash-golf-part-1.html | 1 + ...-12-26-how-to-stay-sane-as-a-devops-person.html | 1 + gemfeed/2022-01-01-bash-golf-part-2.html | 1 + gemfeed/2022-01-23-welcome-to-the-foo.zone.html | 1 + ...022-02-04-computer-operating-systems-i-use.html | 1 + gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html | 1 + gemfeed/2022-04-10-creative-universe.html | 1 + .../2022-05-27-perl-is-still-a-great-choice.html | 1 + gemfeed/index.html | 1 + gemfeed/style-override.css | 0 handnotes.ttf | Bin 0 -> 38344 bytes index.html | 1 + notes/index.html | 23 ++ notes/soft-skills.html | 243 +++++++++++++++++++++ notes/style-override.css | 19 ++ notes/the-stoic-challenge.html | 40 ++++ other-resources.html | 1 + resources.html | 1 + site-mirrors.html | 1 + style-override.css | 0 style.css | 10 + typewriter.ttf | Bin 0 -> 151464 bytes 45 files changed, 371 insertions(+) create mode 100644 gemfeed/style-override.css create mode 100644 handnotes.ttf create mode 100644 notes/index.html create mode 100644 notes/soft-skills.html create mode 100644 notes/style-override.css create mode 100644 notes/the-stoic-challenge.html create mode 100644 style-override.css create mode 100644 typewriter.ttf diff --git a/contact-information.html b/contact-information.html index 5f19b817..af6b09c0 100644 --- a/contact-information.html +++ b/contact-information.html @@ -5,6 +5,7 @@ Contact information +

Contact information

diff --git a/gemfeed/2008-06-26-perl-poetry.html b/gemfeed/2008-06-26-perl-poetry.html index 0d498876..996ffcb9 100644 --- a/gemfeed/2008-06-26-perl-poetry.html +++ b/gemfeed/2008-06-26-perl-poetry.html @@ -5,6 +5,7 @@ Perl Poetry +

Perl Poetry

diff --git a/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.html b/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.html index 3f2f87d3..d00106f1 100644 --- a/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.html +++ b/gemfeed/2008-12-29-using-my-nokia-n95-for-fixing-my-mta.html @@ -5,6 +5,7 @@ Using my Nokia N95 for fixing my MTA +

Using my Nokia N95 for fixing my MTA

diff --git a/gemfeed/2010-04-09-standard-ml-and-haskell.html b/gemfeed/2010-04-09-standard-ml-and-haskell.html index 34ec66c8..c1e26db2 100644 --- a/gemfeed/2010-04-09-standard-ml-and-haskell.html +++ b/gemfeed/2010-04-09-standard-ml-and-haskell.html @@ -5,6 +5,7 @@ Standard ML and Haskell +

Standard ML and Haskell

diff --git a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html index 68a4dcda..1179f6d8 100644 --- a/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html +++ b/gemfeed/2010-05-07-lazy-evaluation-with-standarn-ml.html @@ -5,6 +5,7 @@ Lazy Evaluation with Standard ML +

Lazy Evaluation with Standard ML

diff --git a/gemfeed/2010-05-09-the-fype-programming-language.html b/gemfeed/2010-05-09-the-fype-programming-language.html index 392cdcb6..7a8cf903 100644 --- a/gemfeed/2010-05-09-the-fype-programming-language.html +++ b/gemfeed/2010-05-09-the-fype-programming-language.html @@ -5,6 +5,7 @@ The Fype Programming Language +

The Fype Programming Language

diff --git a/gemfeed/2011-05-07-perl-daemon-service-framework.html b/gemfeed/2011-05-07-perl-daemon-service-framework.html index 756bcaf8..0d902d75 100644 --- a/gemfeed/2011-05-07-perl-daemon-service-framework.html +++ b/gemfeed/2011-05-07-perl-daemon-service-framework.html @@ -5,6 +5,7 @@ Perl Daemon (Service Framework) +

Perl Daemon (Service Framework)

diff --git a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html index f44d33be..5da66944 100644 --- a/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html +++ b/gemfeed/2014-03-24-the-fibonacci.pl.c-polyglot.html @@ -5,6 +5,7 @@ The fibonacci.pl.raku.c Polyglot +

The fibonacci.pl.raku.c Polyglot

diff --git a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html index 8c78ac98..7a1253e7 100644 --- a/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html +++ b/gemfeed/2015-12-05-run-debian-on-your-phone-with-debroid.html @@ -5,6 +5,7 @@ Run Debian on your phone with Debroid +

Run Debian on your phone with Debroid

diff --git a/gemfeed/2016-04-03-offsite-backup-with-zfs.html b/gemfeed/2016-04-03-offsite-backup-with-zfs.html index c11c00a6..d4086635 100644 --- a/gemfeed/2016-04-03-offsite-backup-with-zfs.html +++ b/gemfeed/2016-04-03-offsite-backup-with-zfs.html @@ -5,6 +5,7 @@ Offsite backup with ZFS +

Offsite backup with ZFS

diff --git a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html index df7e78ec..5e156e02 100644 --- a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html +++ b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.html @@ -5,6 +5,7 @@ Jails and ZFS with Puppet on FreeBSD +

Jails and ZFS with Puppet on FreeBSD

diff --git a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html index 22c8fd8c..d13cddba 100644 --- a/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html +++ b/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html @@ -5,6 +5,7 @@ Offsite backup with ZFS (Part 2) +

Offsite backup with ZFS (Part 2)

diff --git a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html index 2dea640c..5bc111ad 100644 --- a/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html +++ b/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html @@ -5,6 +5,7 @@ Spinning up my own authoritative DNS servers +

Spinning up my own authoritative DNS servers

diff --git a/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html b/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html index 6232f9eb..45560ebc 100644 --- a/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html +++ b/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html @@ -5,6 +5,7 @@ Object oriented programming with ANSI C +

Object oriented programming with ANSI C

diff --git a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html index 09ea0bd9..06431f1a 100644 --- a/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html +++ b/gemfeed/2018-06-01-realistic-load-testing-with-ioriot-for-linux.html @@ -5,6 +5,7 @@ Realistic load testing with I/O Riot for Linux +

Realistic load testing with I/O Riot for Linux

diff --git a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html index bcd61111..8b89e885 100644 --- a/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html +++ b/gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html @@ -5,6 +5,7 @@ DTail - The distributed log tail program +

DTail - The distributed log tail program

diff --git a/gemfeed/2021-04-24-welcome-to-the-geminispace.html b/gemfeed/2021-04-24-welcome-to-the-geminispace.html index f79f7211..e846d416 100644 --- a/gemfeed/2021-04-24-welcome-to-the-geminispace.html +++ b/gemfeed/2021-04-24-welcome-to-the-geminispace.html @@ -5,6 +5,7 @@ Welcome to the Geminispace +

Welcome to the Geminispace

diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html index 359b8337..5818f344 100644 --- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.html +++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.html @@ -5,6 +5,7 @@ Personal Bash coding style guide +

Personal Bash coding style guide

diff --git a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html index 988a0bbe..be428efa 100644 --- a/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html +++ b/gemfeed/2021-06-05-gemtexter-one-bash-script-to-rule-it-all.html @@ -5,6 +5,7 @@ Gemtexter - One Bash script to rule it all +

Gemtexter - One Bash script to rule it all

diff --git a/gemfeed/2021-07-04-the-well-grounded-rubyist.html b/gemfeed/2021-07-04-the-well-grounded-rubyist.html index 6f9a39e8..bced8553 100644 --- a/gemfeed/2021-07-04-the-well-grounded-rubyist.html +++ b/gemfeed/2021-07-04-the-well-grounded-rubyist.html @@ -5,6 +5,7 @@ The Well-Grounded Rubyist +

The Well-Grounded Rubyist

diff --git a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html index 3927ea45..1e143a6f 100644 --- a/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html +++ b/gemfeed/2021-08-01-on-being-pedantic-about-open-source.html @@ -5,6 +5,7 @@ On being Pedantic about Open-Source +

On being Pedantic about Open-Source

diff --git a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html index 8f5e96f4..1840591e 100644 --- a/gemfeed/2021-09-12-keep-it-simple-and-stupid.html +++ b/gemfeed/2021-09-12-keep-it-simple-and-stupid.html @@ -5,6 +5,7 @@ Keep it simple and stupid +

Keep it simple and stupid

diff --git a/gemfeed/2021-10-22-defensive-devops.html b/gemfeed/2021-10-22-defensive-devops.html index 3af9eb7d..11c4be27 100644 --- a/gemfeed/2021-10-22-defensive-devops.html +++ b/gemfeed/2021-10-22-defensive-devops.html @@ -5,6 +5,7 @@ Defensive DevOps +

Defensive DevOps

diff --git a/gemfeed/2021-11-29-bash-golf-part-1.html b/gemfeed/2021-11-29-bash-golf-part-1.html index 683d4c54..5aae4576 100644 --- a/gemfeed/2021-11-29-bash-golf-part-1.html +++ b/gemfeed/2021-11-29-bash-golf-part-1.html @@ -5,6 +5,7 @@ Bash Golf Part 1 +

Bash Golf Part 1

diff --git a/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html b/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html index 2ba9562b..adef110c 100644 --- a/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html +++ b/gemfeed/2021-12-26-how-to-stay-sane-as-a-devops-person.html @@ -5,6 +5,7 @@ How to stay sane as a DevOps person +

How to stay sane as a DevOps person

diff --git a/gemfeed/2022-01-01-bash-golf-part-2.html b/gemfeed/2022-01-01-bash-golf-part-2.html index f08ab0f0..2402525b 100644 --- a/gemfeed/2022-01-01-bash-golf-part-2.html +++ b/gemfeed/2022-01-01-bash-golf-part-2.html @@ -5,6 +5,7 @@ Bash Golf Part 2 +

Bash Golf Part 2

diff --git a/gemfeed/2022-01-23-welcome-to-the-foo.zone.html b/gemfeed/2022-01-23-welcome-to-the-foo.zone.html index 4141544a..0d834610 100644 --- a/gemfeed/2022-01-23-welcome-to-the-foo.zone.html +++ b/gemfeed/2022-01-23-welcome-to-the-foo.zone.html @@ -5,6 +5,7 @@ Welcome to the foo.zone +

Welcome to the foo.zone

diff --git a/gemfeed/2022-02-04-computer-operating-systems-i-use.html b/gemfeed/2022-02-04-computer-operating-systems-i-use.html index e61d8210..b26d8153 100644 --- a/gemfeed/2022-02-04-computer-operating-systems-i-use.html +++ b/gemfeed/2022-02-04-computer-operating-systems-i-use.html @@ -5,6 +5,7 @@ Computer operating systems I use(d) +

Computer operating systems I use(d)

diff --git a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html index cd6af175..1a8a29c9 100644 --- a/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html +++ b/gemfeed/2022-03-06-the-release-of-dtail-4.0.0.html @@ -5,6 +5,7 @@ The release of DTail 4.0.0 +

The release of DTail 4.0.0

diff --git a/gemfeed/2022-04-10-creative-universe.html b/gemfeed/2022-04-10-creative-universe.html index f4ee9582..b2a73d6a 100644 --- a/gemfeed/2022-04-10-creative-universe.html +++ b/gemfeed/2022-04-10-creative-universe.html @@ -5,6 +5,7 @@ Creative universe +

Creative universe

diff --git a/gemfeed/2022-05-27-perl-is-still-a-great-choice.html b/gemfeed/2022-05-27-perl-is-still-a-great-choice.html index 2cb6d6aa..7050ff50 100644 --- a/gemfeed/2022-05-27-perl-is-still-a-great-choice.html +++ b/gemfeed/2022-05-27-perl-is-still-a-great-choice.html @@ -5,6 +5,7 @@ Perl is still a great choice +

Perl is still a great choice

diff --git a/gemfeed/index.html b/gemfeed/index.html index 4ad4e60c..a9637b32 100644 --- a/gemfeed/index.html +++ b/gemfeed/index.html @@ -5,6 +5,7 @@ Gemfeed of foo.zone +

Gemfeed of foo.zone

diff --git a/gemfeed/style-override.css b/gemfeed/style-override.css new file mode 100644 index 00000000..e69de29b diff --git a/handnotes.ttf b/handnotes.ttf new file mode 100644 index 00000000..25e688b6 Binary files /dev/null and b/handnotes.ttf differ diff --git a/index.html b/index.html index f6d313e2..c58d9ec6 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ foo.zone +

foo.zone

diff --git a/notes/index.html b/notes/index.html new file mode 100644 index 00000000..1a5a5603 --- /dev/null +++ b/notes/index.html @@ -0,0 +1,23 @@ + + + + +Notes on foo.zone + + + + + +

Notes on foo.zone

+

To be in the .zone!

+'The stoic challenge' book notes
+'Software Developmers Career Guide & Soft Skills' book notes
+

That were all notes. Hope they were useful!

+Go back to main site
+ + + diff --git a/notes/soft-skills.html b/notes/soft-skills.html new file mode 100644 index 00000000..4252d31d --- /dev/null +++ b/notes/soft-skills.html @@ -0,0 +1,243 @@ + + + + +'Software Developmers Career Guide %%TITLE%% Soft Skills' book notes + + + + + +

"Software Developmers Career Guide & Soft Skills" book notes

+

Last updated 29.5.2022

+

Improve

+

Always learn new things

+ +

Boot camps: The advantage of a boot camp is to pragmatically learn things fast. We almost always overestimate what we can do in a day. Especially during boot camps. Connect to others during the boot camps

+

Set goals

+ +

Ratings

+ +

Promotions

+ +

Finish things

+ +

Expand the empire

+

The larger your empire is, the larger your circle of influence is. The larger the circle of influence is, the more opportunities you have.

+ +

Be pragmatic and also manage your time

+ +

The quota system

+ +

Don't waste time

+ +

Habits

+ +

Work-life balance

+ +

Mental health

+ +

Physical health

+ +

No drama

+ +

Personal brand

+ +

Market yourself

+ +

Networking

+ +

Public speaking

+ +

New job

+

For the interview

+ +

Find the right type of company

+

Not all companies are equal. They have individual cultures and guidelines.

+ +

Work in a tech. company if you want to work on/with cutting edge technologies.

+

Apply for the new job

+ + +

Negotiation

+ + +

Leaving the old job

+

When leaving a job make a clean and non personal as possible. Never complain and never explain. Don't worry about abandonment of the team. Everybody is replacement and you make a business decision. Don't threaten to quit as you are replaceable.

+

Other things

+ +

Testing

+

Unit testing Vs regression testing: Unit tests test the smallest possible unit and get rewritten if the unit gets changed. It's like programming against a specification n. Regression tests test whether the software still works after the change. Now you know more than most software engineers.

+

Books to read

+ +More notes
+ + + diff --git a/notes/style-override.css b/notes/style-override.css new file mode 100644 index 00000000..14a911ee --- /dev/null +++ b/notes/style-override.css @@ -0,0 +1,19 @@ +body { + font-family: handnotes, monospace; +} + +h1, h2, h3 { + font-family: typewriter, monospace; +} + +a { + font-family: typewriter, monospace; +} + +p.quote { + font-family: typewriter, monospace; +} + +pre { + font-family: typewriter, monospace; +} diff --git a/notes/the-stoic-challenge.html b/notes/the-stoic-challenge.html new file mode 100644 index 00000000..13cd77aa --- /dev/null +++ b/notes/the-stoic-challenge.html @@ -0,0 +1,40 @@ + + + + +'The stoic challenge' book notes + + + + + +

"The stoic challenge" book notes

+

Last updated 29.5.2022

+

Gods set you up for a challenge to see how resilient you are. Is getting angry worth the price? If you stay calm then you can find the optimal workaround for the obstacle. Stay calm even with big setbacks. Practice minimalism of negative emotions.

+

Put a positive spin on everything. What should you do if someone wrong you? Don't get angry, there is no point in that, it just makes you suffer. Do the best what you got now and keep calm and carry on. A resilient person will refuse to play the role of a victim. You can develop the setback response skills. Turn a setback. e.g. a handycap, into a personal triumph.

+

It is not the things done to you or happen to you what matters but how you take the things and react to these things.

+

Don't row against the other boats but against your own lazy bill. It doesn't matter if you are first or last, as long as you defeat your lazy self.

+

Stoics are thankful that they are mortal. As then you can get reminded of how great it is to be alive at all. In dying we are more alive we have ever been as every thing you do could be the last time you do it. Rather than fighting your death you should embrace it if there are no workarounds. Embrace a good death.

+

Negative visualization

+

It is easy what we have to take for granted.

+ +

Oh, nice trick, you stoic "god"! ;-)

+

Take setbacks as a challenge. Also take it with some humor.

+ +

What would the stoic god's do next? This is just a test strategy by them. Don't be frustrated at all but be astonished of what comes next. Thank the stoic gods of testing you. This is comfort zone extension of the stoics aka toughness Training.

+More notes
+ + + diff --git a/other-resources.html b/other-resources.html index 0108fdd4..00b51ecb 100644 --- a/other-resources.html +++ b/other-resources.html @@ -5,6 +5,7 @@ Other resources +

Other resources

diff --git a/resources.html b/resources.html index ac650beb..679c90b5 100644 --- a/resources.html +++ b/resources.html @@ -5,6 +5,7 @@ Resources +

Resources

diff --git a/site-mirrors.html b/site-mirrors.html index e1ae89ea..338b9f06 100644 --- a/site-mirrors.html +++ b/site-mirrors.html @@ -5,6 +5,7 @@ Site mirrors +

Site mirrors

diff --git a/style-override.css b/style-override.css new file mode 100644 index 00000000..e69de29b diff --git a/style.css b/style.css index b07ce6e3..b70a704f 100644 --- a/style.css +++ b/style.css @@ -8,6 +8,16 @@ src: url("./code.ttf") format("truetype"); } +@font-face { + font-family: 'handnotes'; + src: url("./handnotes.ttf") format("truetype"); +} + +@font-face { + font-family: 'typewriter'; + src: url("./typewriter.ttf") format("truetype"); +} + * { line-height: 1.5em; margin: 0; diff --git a/typewriter.ttf b/typewriter.ttf new file mode 100644 index 00000000..375978ce Binary files /dev/null and b/typewriter.ttf differ -- cgit v1.2.3