From f44ce3c5936dcc6d7f5f6d3ed1b2be535f144faf Mon Sep 17 00:00:00 2001 From: kurets Date: Thu, 29 Aug 2024 22:46:33 +0300 Subject: [PATCH] add gitignored draft articles, add
to TOC, update css for nicer looking codeblocks and footnotes now have square brackets in html like [1] [2], add makefile --- .gitignore | 1 + Makefile | 6 + config.toml | 13 +- content/articles/blog/2024-goals.md | 2 +- .../blog/hugo-drafts-showing-in-production.md | 2 +- .../articles/blog/meta-description-in-hugo.md | 2 +- .../blog/multiple-index-pages-in-hugo.md | 2 +- content/articles/blog/pluralization-issues.md | 2 +- .../articles/blog/recover-lost-anki-streak.md | 2 +- content/articles/updates/helloworld.md | 2 +- content/articles/updates/yoinked-css.md | 2 +- .../hackbook/00-00-HackbookEasyPeasy.md | 2 +- content/library/hackbook/01-01-Preface.md | 2 +- content/library/hackbook/01-02-Warning.md | 2 +- content/library/hackbook/01-03-Fear.md | 2 +- .../library/hackbook/02-01-Introduction.md | 2 +- .../library/hackbook/02-02-Sister-Kenny.md | 2 +- ...The-Worst-PMO-Addict-I-Have-Yet-to-Meet.md | 2 +- .../library/hackbook/03-02-The-Easy-Method.md | 2 +- .../03-03-Why-is-it-Difficult-to-Stop.md | 2 +- .../hackbook/03-04-The-Sinister-Trap.md | 2 +- .../03-05-Why-Do-We-Carry-On-With-PMO.md | 2 +- .../library/hackbook/03-06-Internet-Porn.md | 2 +- ...rainwashing-and-the-Primitive-Mechanism.md | 2 +- .../03-08-Relieving-Withdrawal-Pangs.md | 2 +- content/library/hackbook/03-09-Stress.md | 2 +- content/library/hackbook/03-10-Boredom.md | 2 +- .../library/hackbook/03-11-Concentration.md | 2 +- content/library/hackbook/03-12-Relaxation.md | 2 +- .../hackbook/03-13-Social-night-PMOing.md | 2 +- .../hackbook/03-14-What-am-I-Giving-Up.md | 2 +- .../hackbook/03-15-Self-Imposed-Slavery.md | 2 +- .../03-16-I-will-Save-X-Hours-A-Week.md | 2 +- content/library/hackbook/03-17-Health.md | 2 +- content/library/hackbook/03-18-Energy.md | 2 +- ...9-It-Relaxes-Me-and-Gives-Me-Confidence.md | 2 +- .../03-20-Those-Sinister-Black-Shadows.md | 2 +- .../03-21-The-Advantages-of-Being-a-PMOer.md | 2 +- .../03-22-The-Willpower-Method-of-Stopping.md | 2 +- .../hackbook/03-23-Beware-of-Cutting-Down.md | 2 +- .../library/hackbook/03-24-Just-One-Peek.md | 2 +- ...3-25-Casual-PMOers-Teenagers-Non-PMOers.md | 2 +- .../hackbook/03-26-The-YouTube-PMOer.md | 2 +- .../library/hackbook/03-27-A-Social-Habit.md | 2 +- content/library/hackbook/03-28-Timing.md | 2 +- .../hackbook/03-29-Will-I-Miss-The-Fun.md | 2 +- .../hackbook/03-30-Can-I-Compartmentalize.md | 2 +- .../hackbook/03-31-Avoid-False-Incentives.md | 2 +- .../hackbook/03-32-The-Easy-Way-To-Stop.md | 2 +- .../hackbook/03-33-The-Withdrawal-Period.md | 2 +- .../library/hackbook/03-34-Just-One-Peek.md | 2 +- .../03-35-Will-It-Be-Harder-For-Me.md | 2 +- .../03-36-The-Main-Reasons-For-Failure.md | 2 +- content/library/hackbook/03-37-Substitutes.md | 2 +- ...38-Should-I-Avoid-Temptation-Situations.md | 2 +- .../03-39-The-Moment-Of-Revelation.md | 2 +- .../library/hackbook/03-40-The-Final-Visit.md | 2 +- .../library/hackbook/03-41-A-Final-Warning.md | 2 +- content/library/hackbook/03-42-Feedback.md | 2 +- ...Help-The-PMOer-Left-On-The-Sinking-Ship.md | 2 +- .../hackbook/03-44-Advice-To-Non-PMOers.md | 2 +- .../hackbook/03-45-Should-I-Tell-My-SO.md | 2 +- .../hackbook/04-01-The-Instructions.md | 2 +- .../hackbook/04-02-REBT-Coping-Statements.md | 2 +- content/library/hackbook/05-01-Scripts-01.md | 2 +- content/library/hackbook/05-01-Scripts-02.md | 2 +- content/library/hackbook/05-01-Scripts-03.md | 2 +- content/library/hackbook/05-01-Scripts-04.md | 2 +- content/library/hackbook/05-01-Scripts-05.md | 2 +- content/library/hackbook/Fin.md | 2 +- content/library/hackbook/_index.md | 2 +- content/library/ted-kaczynski/_index.md | 2 +- .../industrial-society-and-its-future.md | 2 +- content/tags/blog/_index.md | 2 +- content/tags/hackbook/_index.md | 2 +- content/tags/updates/_index.md | 2 +- public/articles/blog/2024-goals/index.html | 20 ++- .../index.html | 20 ++- .../index.html | 20 ++- .../blog/meta-description-in-hugo/index.html | 20 ++- .../multiple-index-pages-in-hugo/index.html | 22 ++- .../blog/pluralization-issues/index.html | 20 ++- .../blog/recover-lost-anki-streak/index.html | 20 ++- public/articles/index.html | 32 ++-- public/articles/index.xml | 140 ++++++++--------- public/articles/updates/helloworld/index.html | 20 ++- .../updates/updated-the-css-again/index.html | 20 ++- .../articles/updates/yoinked-css/index.html | 20 ++- public/index.html | 22 ++- public/index.xml | 140 ++++++++--------- .../00-00-hackbookeasypeasy/index.html | 20 ++- .../library/hackbook/01-01-preface/index.html | 20 ++- .../library/hackbook/01-02-warning/index.html | 20 ++- public/library/hackbook/01-03-fear/index.html | 20 ++- .../hackbook/02-01-introduction/index.html | 20 ++- .../hackbook/02-02-sister-kenny/index.html | 20 ++- .../index.html | 20 ++- .../hackbook/03-02-the-easy-method/index.html | 20 ++- .../index.html | 20 ++- .../03-04-the-sinister-trap/index.html | 20 ++- .../index.html | 20 ++- .../hackbook/03-06-internet-porn/index.html | 20 ++- .../index.html | 20 ++- .../index.html | 20 ++- .../library/hackbook/03-09-stress/index.html | 20 ++- .../library/hackbook/03-10-boredom/index.html | 20 ++- .../hackbook/03-11-concentration/index.html | 20 ++- .../hackbook/03-12-relaxation/index.html | 20 ++- .../03-13-social-night-pmoing/index.html | 20 ++- .../03-14-what-am-i-giving-up/index.html | 20 ++- .../03-15-self-imposed-slavery/index.html | 20 ++- .../index.html | 20 ++- .../library/hackbook/03-17-health/index.html | 20 ++- .../library/hackbook/03-18-energy/index.html | 20 ++- .../index.html | 20 ++- .../index.html | 20 ++- .../index.html | 20 ++- .../index.html | 20 ++- .../03-23-beware-of-cutting-down/index.html | 20 ++- .../hackbook/03-24-just-one-peek/index.html | 20 ++- .../index.html | 20 ++- .../03-26-the-youtube-pmoer/index.html | 20 ++- .../hackbook/03-27-a-social-habit/index.html | 20 ++- .../library/hackbook/03-28-timing/index.html | 20 ++- .../03-29-will-i-miss-the-fun/index.html | 20 ++- .../03-30-can-i-compartmentalize/index.html | 20 ++- .../03-31-avoid-false-incentives/index.html | 20 ++- .../03-32-the-easy-way-to-stop/index.html | 20 ++- .../03-33-the-withdrawal-period/index.html | 20 ++- .../hackbook/03-34-just-one-peek/index.html | 20 ++- .../03-35-will-it-be-harder-for-me/index.html | 20 ++- .../index.html | 20 ++- .../hackbook/03-37-substitutes/index.html | 20 ++- .../index.html | 20 ++- .../03-39-the-moment-of-revelation/index.html | 20 ++- .../hackbook/03-40-the-final-visit/index.html | 20 ++- .../hackbook/03-41-a-final-warning/index.html | 20 ++- .../hackbook/03-42-feedback/index.html | 20 ++- .../index.html | 20 ++- .../03-44-advice-to-non-pmoers/index.html | 20 ++- .../03-45-should-i-tell-my-so/index.html | 20 ++- .../04-01-the-instructions/index.html | 20 ++- .../04-02-rebt-coping-statements/index.html | 20 ++- .../hackbook/05-01-scripts-01/index.html | 20 ++- .../hackbook/05-01-scripts-02/index.html | 20 ++- .../hackbook/05-01-scripts-03/index.html | 20 ++- .../hackbook/05-01-scripts-04/index.html | 20 ++- .../hackbook/05-01-scripts-05/index.html | 20 ++- public/library/hackbook/fin/index.html | 20 ++- public/library/hackbook/index.html | 134 ++++++++--------- public/library/hackbook/index.xml | 142 +++++++++--------- public/library/index.html | 20 ++- public/library/index.xml | 140 ++++++++--------- .../index.html | 22 ++- .../index.html | 22 ++- .../hit-where-it-hurts/index.html | 22 ++- public/library/ted-kaczynski/index.html | 16 +- public/library/ted-kaczynski/index.xml | 39 ++--- .../index.html | 24 ++- .../morality-and-revolution/index.html | 21 ++- .../progress-vs-liberty/index.html | 20 ++- .../ted-kaczynski/ship-of-fools/index.html | 20 ++- .../the-littering-ape/index.html | 20 ++- .../index.html | 20 ++- .../the-road-to-revolution/index.html | 21 ++- .../the-systems-neatest-trick/index.html | 22 ++- .../the-techies-wet-dreams/index.html | 20 ++- .../index.html | 22 ++- .../when-non-violence-is-suicide/index.html | 20 ++- .../index.html | 22 ++- public/sitemap.xml | 2 +- public/style.css | 14 +- public/tags/blog/index.html | 24 ++- public/tags/blog/index.xml | 142 +++++++++--------- public/tags/hackbook/index.html | 134 ++++++++--------- public/tags/hackbook/index.xml | 142 +++++++++--------- public/tags/index.html | 22 ++- public/tags/index.xml | 140 ++++++++--------- public/tags/library/index.html | 136 +++++++++-------- public/tags/library/index.xml | 140 ++++++++--------- public/tags/personal/index.html | 16 +- public/tags/personal/index.xml | 140 ++++++++--------- public/tags/ted-kaczynski/index.html | 18 +-- public/tags/ted-kaczynski/index.xml | 140 ++++++++--------- public/tags/updates/index.html | 20 ++- public/tags/updates/index.xml | 142 +++++++++--------- static/style.css | 14 +- themes/lugo/layouts/_default/baseof.html | 16 +- .../content/tags/ted kaczynski/_index.md | 2 +- 189 files changed, 1973 insertions(+), 2122 deletions(-) create mode 100644 .gitignore create mode 100644 Makefile diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..15fa3da7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +draftArticles \ No newline at end of file diff --git a/Makefile b/Makefile new file mode 100644 index 00000000..f27c6b6b --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +serve: + hugo serve --noHTTPCache --ignoreCache --disableFastRender +build: + hugo --cleanDestinationDir + +# https://stackoverflow.com/questions/61867548/hugo-detects-css-changes-but-output-doesnt-change \ No newline at end of file diff --git a/config.toml b/config.toml index 559816a8..c9cb9f9b 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ baseURL = 'https://vodoraslo.xyz/' languageCode = 'en-us' -title = 'vodoraslo' +title = "vodoraslo's blog" theme = 'lugo' pluralizelisttitles = false enableGitInfo = true @@ -21,6 +21,15 @@ enableGitInfo = true startLevel = 2 [markup.highlight] style = 'doom-one' - + [markup.goldmark.extensions] + strikethrough = false + [markup.goldmark.extensions.extras.delete] + enable = true + [markup.goldmark.extensions.extras.subscript] + enable = true + [markup.goldmark.extensions.extras.superscript] + enable = true + [markup.goldmark.extensions.extras.mark] + enable = true [taxonomies] tag = 'tags' diff --git a/content/articles/blog/2024-goals.md b/content/articles/blog/2024-goals.md index eabe825f..be824ec7 100644 --- a/content/articles/blog/2024-goals.md +++ b/content/articles/blog/2024-goals.md @@ -1,6 +1,6 @@ --- title: "2024 Goals and Aspirations" -date: 2024-02-27T17:04:59+02:00 +date: 2024-02-27T17:04:59+03:00 draft: false --- diff --git a/content/articles/blog/hugo-drafts-showing-in-production.md b/content/articles/blog/hugo-drafts-showing-in-production.md index fa14cf14..45e10095 100644 --- a/content/articles/blog/hugo-drafts-showing-in-production.md +++ b/content/articles/blog/hugo-drafts-showing-in-production.md @@ -1,6 +1,6 @@ --- title: "Hugo: Drafts Showing in Production" -date: 2024-03-17T17:53:39+02:00 +date: 2024-03-17T17:53:39+03:00 draft: false --- diff --git a/content/articles/blog/meta-description-in-hugo.md b/content/articles/blog/meta-description-in-hugo.md index a0f07ce1..a08804f3 100644 --- a/content/articles/blog/meta-description-in-hugo.md +++ b/content/articles/blog/meta-description-in-hugo.md @@ -1,6 +1,6 @@ --- title: "Meta Description in Hugo" -date: 2023-01-04T22:52:24+02:00 +date: 2023-01-04T22:52:24+03:00 draft: false description: "This step by step guide will show you how to add meta description in your own Hugo site." tags: ['blog'] diff --git a/content/articles/blog/multiple-index-pages-in-hugo.md b/content/articles/blog/multiple-index-pages-in-hugo.md index 53e9d80b..ef58a9bf 100644 --- a/content/articles/blog/multiple-index-pages-in-hugo.md +++ b/content/articles/blog/multiple-index-pages-in-hugo.md @@ -1,6 +1,6 @@ --- title: "Multiple Index Pages in Hugo" -date: 2023-01-03T22:36:03+02:00 +date: 2023-01-03T22:36:03+03:00 draft: false tags: ["blog"] toc: true diff --git a/content/articles/blog/pluralization-issues.md b/content/articles/blog/pluralization-issues.md index 340aff71..ec5dcd16 100644 --- a/content/articles/blog/pluralization-issues.md +++ b/content/articles/blog/pluralization-issues.md @@ -1,6 +1,6 @@ --- title: "Pluralization issues (Blogs instead of Blog)" -date: 2022-12-17T22:33:25+02:00 +date: 2022-12-17T22:33:25+03:00 draft: false tags: ['blog'] --- diff --git a/content/articles/blog/recover-lost-anki-streak.md b/content/articles/blog/recover-lost-anki-streak.md index f2dd8199..73067353 100644 --- a/content/articles/blog/recover-lost-anki-streak.md +++ b/content/articles/blog/recover-lost-anki-streak.md @@ -1,6 +1,6 @@ --- title: "Recover Lost Anki Streak" -date: 2023-01-12T21:34:30+02:00 +date: 2023-01-12T21:34:30+03:00 draft: false tags: ['blog'] --- diff --git a/content/articles/updates/helloworld.md b/content/articles/updates/helloworld.md index a73a9dc6..1893247b 100644 --- a/content/articles/updates/helloworld.md +++ b/content/articles/updates/helloworld.md @@ -1,6 +1,6 @@ --- title: "Hello world / About me" -date: 2022-12-17T17:20:18+02:00 +date: 2022-12-17T17:20:18+03:00 draft: false tags: ['updates'] --- diff --git a/content/articles/updates/yoinked-css.md b/content/articles/updates/yoinked-css.md index 6e72766e..193285a6 100644 --- a/content/articles/updates/yoinked-css.md +++ b/content/articles/updates/yoinked-css.md @@ -1,6 +1,6 @@ --- title: "Yoinked some Css and updated the site" -date: 2022-12-27T14:24:24+02:00 +date: 2022-12-27T14:24:24+03:00 draft: false tags: ['updates'] description: "A tale as old as time - stealing css" diff --git a/content/library/hackbook/00-00-HackbookEasyPeasy.md b/content/library/hackbook/00-00-HackbookEasyPeasy.md index 3579cb66..3020799d 100644 --- a/content/library/hackbook/00-00-HackbookEasyPeasy.md +++ b/content/library/hackbook/00-00-HackbookEasyPeasy.md @@ -1,6 +1,6 @@ --- title: "00-00 HackBook EasyPeasy" -date: 2022-12-19T22:01:36+02:00 +date: 2022-12-19T22:01:36+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/01-01-Preface.md b/content/library/hackbook/01-01-Preface.md index ac8b8d72..7b087b82 100644 --- a/content/library/hackbook/01-01-Preface.md +++ b/content/library/hackbook/01-01-Preface.md @@ -1,6 +1,6 @@ --- title: "01-01 Preface" -date: 2022-12-19T22:14:52+02:00 +date: 2022-12-19T22:14:52+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/01-02-Warning.md b/content/library/hackbook/01-02-Warning.md index 17d45799..e4535a1d 100644 --- a/content/library/hackbook/01-02-Warning.md +++ b/content/library/hackbook/01-02-Warning.md @@ -1,6 +1,6 @@ --- title: "01-02 Warning" -date: 2022-12-19T22:19:35+02:00 +date: 2022-12-19T22:19:35+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/01-03-Fear.md b/content/library/hackbook/01-03-Fear.md index 734c954e..c1dc7881 100644 --- a/content/library/hackbook/01-03-Fear.md +++ b/content/library/hackbook/01-03-Fear.md @@ -1,6 +1,6 @@ --- title: "01-03 Fear" -date: 2022-12-19T22:23:44+02:00 +date: 2022-12-19T22:23:44+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/02-01-Introduction.md b/content/library/hackbook/02-01-Introduction.md index 78e996d8..eab8b02c 100644 --- a/content/library/hackbook/02-01-Introduction.md +++ b/content/library/hackbook/02-01-Introduction.md @@ -1,6 +1,6 @@ --- title: "02-01 Introduction" -date: 2022-12-19T22:27:57+02:00 +date: 2022-12-19T22:27:57+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/02-02-Sister-Kenny.md b/content/library/hackbook/02-02-Sister-Kenny.md index c7b79b6a..d7a4799c 100644 --- a/content/library/hackbook/02-02-Sister-Kenny.md +++ b/content/library/hackbook/02-02-Sister-Kenny.md @@ -1,6 +1,6 @@ --- title: "02-02 Sister Kenny" -date: 2022-12-20T16:58:54+02:00 +date: 2022-12-20T16:58:54+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-01-The-Worst-PMO-Addict-I-Have-Yet-to-Meet.md b/content/library/hackbook/03-01-The-Worst-PMO-Addict-I-Have-Yet-to-Meet.md index b059c224..057be41f 100644 --- a/content/library/hackbook/03-01-The-Worst-PMO-Addict-I-Have-Yet-to-Meet.md +++ b/content/library/hackbook/03-01-The-Worst-PMO-Addict-I-Have-Yet-to-Meet.md @@ -1,6 +1,6 @@ --- title: "03-01 The Worst PMO Addict I Have Yet to Meet" -date: 2022-12-20T17:10:39+02:00 +date: 2022-12-20T17:10:39+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-02-The-Easy-Method.md b/content/library/hackbook/03-02-The-Easy-Method.md index 19968b43..06abdc25 100644 --- a/content/library/hackbook/03-02-The-Easy-Method.md +++ b/content/library/hackbook/03-02-The-Easy-Method.md @@ -1,6 +1,6 @@ --- title: "03-02 The Easy Method" -date: 2022-12-20T20:26:34+02:00 +date: 2022-12-20T20:26:34+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-03-Why-is-it-Difficult-to-Stop.md b/content/library/hackbook/03-03-Why-is-it-Difficult-to-Stop.md index d353eb65..da2a8fa7 100644 --- a/content/library/hackbook/03-03-Why-is-it-Difficult-to-Stop.md +++ b/content/library/hackbook/03-03-Why-is-it-Difficult-to-Stop.md @@ -1,6 +1,6 @@ --- title: "03-03 Why Is It Difficult to Stop?" -date: 2022-12-20T20:31:45+02:00 +date: 2022-12-20T20:31:45+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-04-The-Sinister-Trap.md b/content/library/hackbook/03-04-The-Sinister-Trap.md index d0ba33d1..fd151816 100644 --- a/content/library/hackbook/03-04-The-Sinister-Trap.md +++ b/content/library/hackbook/03-04-The-Sinister-Trap.md @@ -1,6 +1,6 @@ --- title: "03-04 The Sinister Trap" -date: 2022-12-20T20:38:28+02:00 +date: 2022-12-20T20:38:28+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-05-Why-Do-We-Carry-On-With-PMO.md b/content/library/hackbook/03-05-Why-Do-We-Carry-On-With-PMO.md index bbef3e7c..0e271fac 100644 --- a/content/library/hackbook/03-05-Why-Do-We-Carry-On-With-PMO.md +++ b/content/library/hackbook/03-05-Why-Do-We-Carry-On-With-PMO.md @@ -1,6 +1,6 @@ --- title: "03-05 Why Do We Carry on With PMO" -date: 2022-12-20T20:42:16+02:00 +date: 2022-12-20T20:42:16+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-06-Internet-Porn.md b/content/library/hackbook/03-06-Internet-Porn.md index f72b9f43..85a22acc 100644 --- a/content/library/hackbook/03-06-Internet-Porn.md +++ b/content/library/hackbook/03-06-Internet-Porn.md @@ -1,6 +1,6 @@ --- title: "03-06 Internet Porn" -date: 2022-12-20T20:44:00+02:00 +date: 2022-12-20T20:44:00+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-07-Brainwashing-and-the-Primitive-Mechanism.md b/content/library/hackbook/03-07-Brainwashing-and-the-Primitive-Mechanism.md index 2dab162d..49382ae8 100644 --- a/content/library/hackbook/03-07-Brainwashing-and-the-Primitive-Mechanism.md +++ b/content/library/hackbook/03-07-Brainwashing-and-the-Primitive-Mechanism.md @@ -1,6 +1,6 @@ --- title: "03-07 Brainwashing and the Primitive Mechanism" -date: 2022-12-23T08:39:02+02:00 +date: 2022-12-23T08:39:02+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-08-Relieving-Withdrawal-Pangs.md b/content/library/hackbook/03-08-Relieving-Withdrawal-Pangs.md index 7eb18640..543dd4ee 100644 --- a/content/library/hackbook/03-08-Relieving-Withdrawal-Pangs.md +++ b/content/library/hackbook/03-08-Relieving-Withdrawal-Pangs.md @@ -1,6 +1,6 @@ --- title: "03-08 Relieving Withdrawal Pangs" -date: 2022-12-23T11:36:16+02:00 +date: 2022-12-23T11:36:16+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-09-Stress.md b/content/library/hackbook/03-09-Stress.md index 38913573..1ebbd804 100644 --- a/content/library/hackbook/03-09-Stress.md +++ b/content/library/hackbook/03-09-Stress.md @@ -1,6 +1,6 @@ --- title: "03-09 Stress" -date: 2022-12-23T11:38:59+02:00 +date: 2022-12-23T11:38:59+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-10-Boredom.md b/content/library/hackbook/03-10-Boredom.md index 38423375..5e1b0e3d 100644 --- a/content/library/hackbook/03-10-Boredom.md +++ b/content/library/hackbook/03-10-Boredom.md @@ -1,6 +1,6 @@ --- title: "03-10 Boredom" -date: 2022-12-23T11:40:46+02:00 +date: 2022-12-23T11:40:46+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-11-Concentration.md b/content/library/hackbook/03-11-Concentration.md index 087321f5..96adf02d 100644 --- a/content/library/hackbook/03-11-Concentration.md +++ b/content/library/hackbook/03-11-Concentration.md @@ -1,6 +1,6 @@ --- title: "03-11 Concentration" -date: 2022-12-23T11:42:13+02:00 +date: 2022-12-23T11:42:13+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-12-Relaxation.md b/content/library/hackbook/03-12-Relaxation.md index e4bdfb3b..0ce90d69 100644 --- a/content/library/hackbook/03-12-Relaxation.md +++ b/content/library/hackbook/03-12-Relaxation.md @@ -1,6 +1,6 @@ --- title: "03-12 Relaxation" -date: 2022-12-23T11:44:10+02:00 +date: 2022-12-23T11:44:10+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-13-Social-night-PMOing.md b/content/library/hackbook/03-13-Social-night-PMOing.md index 5fcdcec7..6129f70d 100644 --- a/content/library/hackbook/03-13-Social-night-PMOing.md +++ b/content/library/hackbook/03-13-Social-night-PMOing.md @@ -1,6 +1,6 @@ --- title: "03-13 Social Night PMOing" -date: 2022-12-23T11:47:03+02:00 +date: 2022-12-23T11:47:03+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-14-What-am-I-Giving-Up.md b/content/library/hackbook/03-14-What-am-I-Giving-Up.md index c7cbe0a1..fc06584e 100644 --- a/content/library/hackbook/03-14-What-am-I-Giving-Up.md +++ b/content/library/hackbook/03-14-What-am-I-Giving-Up.md @@ -1,6 +1,6 @@ --- title: "03-14 What Am I Giving Up?" -date: 2022-12-23T11:49:35+02:00 +date: 2022-12-23T11:49:35+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-15-Self-Imposed-Slavery.md b/content/library/hackbook/03-15-Self-Imposed-Slavery.md index 69c1c027..305c75a3 100644 --- a/content/library/hackbook/03-15-Self-Imposed-Slavery.md +++ b/content/library/hackbook/03-15-Self-Imposed-Slavery.md @@ -1,6 +1,6 @@ --- title: "03-15 Self-Imposed Slavery" -date: 2022-12-23T12:06:39+02:00 +date: 2022-12-23T12:06:39+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-16-I-will-Save-X-Hours-A-Week.md b/content/library/hackbook/03-16-I-will-Save-X-Hours-A-Week.md index 17ffef38..53e231f1 100644 --- a/content/library/hackbook/03-16-I-will-Save-X-Hours-A-Week.md +++ b/content/library/hackbook/03-16-I-will-Save-X-Hours-A-Week.md @@ -1,6 +1,6 @@ --- title: "03-16 I Will Save X Hours a Week" -date: 2022-12-23T12:08:55+02:00 +date: 2022-12-23T12:08:55+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-17-Health.md b/content/library/hackbook/03-17-Health.md index 02ab2951..814de697 100644 --- a/content/library/hackbook/03-17-Health.md +++ b/content/library/hackbook/03-17-Health.md @@ -1,6 +1,6 @@ --- title: "03-17 Health" -date: 2022-12-23T12:12:31+02:00 +date: 2022-12-23T12:12:31+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-18-Energy.md b/content/library/hackbook/03-18-Energy.md index ad4ad03a..31d086d0 100644 --- a/content/library/hackbook/03-18-Energy.md +++ b/content/library/hackbook/03-18-Energy.md @@ -1,6 +1,6 @@ --- title: "03-18 Energy" -date: 2022-12-23T23:12:56+02:00 +date: 2022-12-23T23:12:56+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-19-It-Relaxes-Me-and-Gives-Me-Confidence.md b/content/library/hackbook/03-19-It-Relaxes-Me-and-Gives-Me-Confidence.md index 4731cf5f..d7c74b25 100644 --- a/content/library/hackbook/03-19-It-Relaxes-Me-and-Gives-Me-Confidence.md +++ b/content/library/hackbook/03-19-It-Relaxes-Me-and-Gives-Me-Confidence.md @@ -1,6 +1,6 @@ --- title: "03-19 It Relaxes Me and Gives Me Confidence" -date: 2022-12-23T23:16:17+02:00 +date: 2022-12-23T23:16:17+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-20-Those-Sinister-Black-Shadows.md b/content/library/hackbook/03-20-Those-Sinister-Black-Shadows.md index fbce87f2..f2cb61c5 100644 --- a/content/library/hackbook/03-20-Those-Sinister-Black-Shadows.md +++ b/content/library/hackbook/03-20-Those-Sinister-Black-Shadows.md @@ -1,6 +1,6 @@ --- title: "03-20 Those Sinister Black Shadows" -date: 2022-12-23T23:18:55+02:00 +date: 2022-12-23T23:18:55+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-21-The-Advantages-of-Being-a-PMOer.md b/content/library/hackbook/03-21-The-Advantages-of-Being-a-PMOer.md index b8aad290..267c560f 100644 --- a/content/library/hackbook/03-21-The-Advantages-of-Being-a-PMOer.md +++ b/content/library/hackbook/03-21-The-Advantages-of-Being-a-PMOer.md @@ -1,6 +1,6 @@ --- title: "03-21-The Advantages of Being a PMOer" -date: 2022-12-23T23:20:40+02:00 +date: 2022-12-23T23:20:40+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-22-The-Willpower-Method-of-Stopping.md b/content/library/hackbook/03-22-The-Willpower-Method-of-Stopping.md index 3edec2f1..0c9b98d2 100644 --- a/content/library/hackbook/03-22-The-Willpower-Method-of-Stopping.md +++ b/content/library/hackbook/03-22-The-Willpower-Method-of-Stopping.md @@ -1,6 +1,6 @@ --- title: "03-22 The Willpower Method of Stopping" -date: 2022-12-23T23:20:42+02:00 +date: 2022-12-23T23:20:42+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-23-Beware-of-Cutting-Down.md b/content/library/hackbook/03-23-Beware-of-Cutting-Down.md index 24fbad27..793ecee3 100644 --- a/content/library/hackbook/03-23-Beware-of-Cutting-Down.md +++ b/content/library/hackbook/03-23-Beware-of-Cutting-Down.md @@ -1,6 +1,6 @@ --- title: "03-23 Beware of Cutting Down" -date: 2022-12-23T23:28:58+02:00 +date: 2022-12-23T23:28:58+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-24-Just-One-Peek.md b/content/library/hackbook/03-24-Just-One-Peek.md index e1d359b9..762244d2 100644 --- a/content/library/hackbook/03-24-Just-One-Peek.md +++ b/content/library/hackbook/03-24-Just-One-Peek.md @@ -1,6 +1,6 @@ --- title: "03-24 Just One Peek" -date: 2022-12-23T23:35:22+02:00 +date: 2022-12-23T23:35:22+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-25-Casual-PMOers-Teenagers-Non-PMOers.md b/content/library/hackbook/03-25-Casual-PMOers-Teenagers-Non-PMOers.md index e856c86d..ba8f3648 100644 --- a/content/library/hackbook/03-25-Casual-PMOers-Teenagers-Non-PMOers.md +++ b/content/library/hackbook/03-25-Casual-PMOers-Teenagers-Non-PMOers.md @@ -1,6 +1,6 @@ --- title: "03-25 Casual PMOers, Teenagers, Non PMOers" -date: 2022-12-23T23:40:22+02:00 +date: 2022-12-23T23:40:22+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-26-The-YouTube-PMOer.md b/content/library/hackbook/03-26-The-YouTube-PMOer.md index c4af438f..c49a5343 100644 --- a/content/library/hackbook/03-26-The-YouTube-PMOer.md +++ b/content/library/hackbook/03-26-The-YouTube-PMOer.md @@ -1,6 +1,6 @@ --- title: "03-26 The YouTube PMOer" -date: 2022-12-23T23:51:35+02:00 +date: 2022-12-23T23:51:35+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-27-A-Social-Habit.md b/content/library/hackbook/03-27-A-Social-Habit.md index af6f0249..47d697af 100644 --- a/content/library/hackbook/03-27-A-Social-Habit.md +++ b/content/library/hackbook/03-27-A-Social-Habit.md @@ -1,6 +1,6 @@ --- title: "03-27 A Social Habit?" -date: 2022-12-23T23:54:03+02:00 +date: 2022-12-23T23:54:03+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-28-Timing.md b/content/library/hackbook/03-28-Timing.md index 29f3a630..7fc11f8d 100644 --- a/content/library/hackbook/03-28-Timing.md +++ b/content/library/hackbook/03-28-Timing.md @@ -1,6 +1,6 @@ --- title: "03-28 Timing" -date: 2022-12-23T23:55:57+02:00 +date: 2022-12-23T23:55:57+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-29-Will-I-Miss-The-Fun.md b/content/library/hackbook/03-29-Will-I-Miss-The-Fun.md index a0388cf7..dc4abb69 100644 --- a/content/library/hackbook/03-29-Will-I-Miss-The-Fun.md +++ b/content/library/hackbook/03-29-Will-I-Miss-The-Fun.md @@ -1,6 +1,6 @@ --- title: "03-29 Will I Miss the Fun?" -date: 2022-12-24T00:01:03+02:00 +date: 2022-12-24T00:01:03+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-30-Can-I-Compartmentalize.md b/content/library/hackbook/03-30-Can-I-Compartmentalize.md index b56d726b..5d60dfb6 100644 --- a/content/library/hackbook/03-30-Can-I-Compartmentalize.md +++ b/content/library/hackbook/03-30-Can-I-Compartmentalize.md @@ -1,6 +1,6 @@ --- title: "03-30 Can I Compartmentalize?" -date: 2022-12-24T00:03:34+02:00 +date: 2022-12-24T00:03:34+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-31-Avoid-False-Incentives.md b/content/library/hackbook/03-31-Avoid-False-Incentives.md index 9aa40bef..95dacc90 100644 --- a/content/library/hackbook/03-31-Avoid-False-Incentives.md +++ b/content/library/hackbook/03-31-Avoid-False-Incentives.md @@ -1,6 +1,6 @@ --- title: "03-31 Avoid False Incentives" -date: 2022-12-24T00:05:14+02:00 +date: 2022-12-24T00:05:14+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-32-The-Easy-Way-To-Stop.md b/content/library/hackbook/03-32-The-Easy-Way-To-Stop.md index e0af176a..608d4f1c 100644 --- a/content/library/hackbook/03-32-The-Easy-Way-To-Stop.md +++ b/content/library/hackbook/03-32-The-Easy-Way-To-Stop.md @@ -1,6 +1,6 @@ --- title: "03-32 The Easy Way to Stop" -date: 2022-12-24T00:07:43+02:00 +date: 2022-12-24T00:07:43+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-33-The-Withdrawal-Period.md b/content/library/hackbook/03-33-The-Withdrawal-Period.md index 5382b866..bdfce61a 100644 --- a/content/library/hackbook/03-33-The-Withdrawal-Period.md +++ b/content/library/hackbook/03-33-The-Withdrawal-Period.md @@ -1,6 +1,6 @@ --- title: "03-33 The Withdrawal Period" -date: 2022-12-24T00:16:57+02:00 +date: 2022-12-24T00:16:57+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-34-Just-One-Peek.md b/content/library/hackbook/03-34-Just-One-Peek.md index 958806e2..09aa7f23 100644 --- a/content/library/hackbook/03-34-Just-One-Peek.md +++ b/content/library/hackbook/03-34-Just-One-Peek.md @@ -1,6 +1,6 @@ --- title: "03-34 Just One Peek" -date: 2022-12-24T00:20:57+02:00 +date: 2022-12-24T00:20:57+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-35-Will-It-Be-Harder-For-Me.md b/content/library/hackbook/03-35-Will-It-Be-Harder-For-Me.md index 3105870c..daad8655 100644 --- a/content/library/hackbook/03-35-Will-It-Be-Harder-For-Me.md +++ b/content/library/hackbook/03-35-Will-It-Be-Harder-For-Me.md @@ -1,6 +1,6 @@ --- title: "03-35 Will It Be Harder for Me?" -date: 2022-12-24T00:22:12+02:00 +date: 2022-12-24T00:22:12+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-36-The-Main-Reasons-For-Failure.md b/content/library/hackbook/03-36-The-Main-Reasons-For-Failure.md index 6dd8ca34..99b2ba81 100644 --- a/content/library/hackbook/03-36-The-Main-Reasons-For-Failure.md +++ b/content/library/hackbook/03-36-The-Main-Reasons-For-Failure.md @@ -1,6 +1,6 @@ --- title: "03-36 The Main Reasons for Failure" -date: 2022-12-24T00:23:39+02:00 +date: 2022-12-24T00:23:39+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-37-Substitutes.md b/content/library/hackbook/03-37-Substitutes.md index ad6e0ca3..f1733aa5 100644 --- a/content/library/hackbook/03-37-Substitutes.md +++ b/content/library/hackbook/03-37-Substitutes.md @@ -1,6 +1,6 @@ --- title: "03-37 Substitutes" -date: 2022-12-24T08:46:33+02:00 +date: 2022-12-24T08:46:33+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-38-Should-I-Avoid-Temptation-Situations.md b/content/library/hackbook/03-38-Should-I-Avoid-Temptation-Situations.md index 6036dbb9..f41cbb0a 100644 --- a/content/library/hackbook/03-38-Should-I-Avoid-Temptation-Situations.md +++ b/content/library/hackbook/03-38-Should-I-Avoid-Temptation-Situations.md @@ -1,6 +1,6 @@ --- title: "03-38 Should I Avoid Temptation Situations?" -date: 2022-12-24T09:10:40+02:00 +date: 2022-12-24T09:10:40+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-39-The-Moment-Of-Revelation.md b/content/library/hackbook/03-39-The-Moment-Of-Revelation.md index d74aa2df..8776054c 100644 --- a/content/library/hackbook/03-39-The-Moment-Of-Revelation.md +++ b/content/library/hackbook/03-39-The-Moment-Of-Revelation.md @@ -1,6 +1,6 @@ --- title: "03-39 The Moment of Revelation" -date: 2022-12-24T09:13:13+02:00 +date: 2022-12-24T09:13:13+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-40-The-Final-Visit.md b/content/library/hackbook/03-40-The-Final-Visit.md index 05791982..f3c69691 100644 --- a/content/library/hackbook/03-40-The-Final-Visit.md +++ b/content/library/hackbook/03-40-The-Final-Visit.md @@ -1,6 +1,6 @@ --- title: "03-40 The Final Visit" -date: 2022-12-24T09:15:27+02:00 +date: 2022-12-24T09:15:27+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-41-A-Final-Warning.md b/content/library/hackbook/03-41-A-Final-Warning.md index 2d528ef8..a94a6bfe 100644 --- a/content/library/hackbook/03-41-A-Final-Warning.md +++ b/content/library/hackbook/03-41-A-Final-Warning.md @@ -1,6 +1,6 @@ --- title: "03-41 A Final Warning" -date: 2022-12-24T09:20:54+02:00 +date: 2022-12-24T09:20:54+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-42-Feedback.md b/content/library/hackbook/03-42-Feedback.md index 1a036199..0ce3af8b 100644 --- a/content/library/hackbook/03-42-Feedback.md +++ b/content/library/hackbook/03-42-Feedback.md @@ -1,6 +1,6 @@ --- title: "03-42 Feedback" -date: 2022-12-24T09:21:34+02:00 +date: 2022-12-24T09:21:34+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-43-Help-The-PMOer-Left-On-The-Sinking-Ship.md b/content/library/hackbook/03-43-Help-The-PMOer-Left-On-The-Sinking-Ship.md index 7cfe07ff..84ecf157 100644 --- a/content/library/hackbook/03-43-Help-The-PMOer-Left-On-The-Sinking-Ship.md +++ b/content/library/hackbook/03-43-Help-The-PMOer-Left-On-The-Sinking-Ship.md @@ -1,6 +1,6 @@ --- title: "03-43 Help the PMOer Left on the Sinking Ship" -date: 2022-12-24T11:28:29+02:00 +date: 2022-12-24T11:28:29+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-44-Advice-To-Non-PMOers.md b/content/library/hackbook/03-44-Advice-To-Non-PMOers.md index 722f7439..f662a937 100644 --- a/content/library/hackbook/03-44-Advice-To-Non-PMOers.md +++ b/content/library/hackbook/03-44-Advice-To-Non-PMOers.md @@ -1,6 +1,6 @@ --- title: "03-44 Advice to Non-PMOers" -date: 2022-12-24T11:31:13+02:00 +date: 2022-12-24T11:31:13+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/03-45-Should-I-Tell-My-SO.md b/content/library/hackbook/03-45-Should-I-Tell-My-SO.md index 3bb367af..07ced0f4 100644 --- a/content/library/hackbook/03-45-Should-I-Tell-My-SO.md +++ b/content/library/hackbook/03-45-Should-I-Tell-My-SO.md @@ -1,6 +1,6 @@ --- title: "03-45 Should I Tell My SO" -date: 2022-12-24T11:36:58+02:00 +date: 2022-12-24T11:36:58+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/04-01-The-Instructions.md b/content/library/hackbook/04-01-The-Instructions.md index cfd2869d..a392ce63 100644 --- a/content/library/hackbook/04-01-The-Instructions.md +++ b/content/library/hackbook/04-01-The-Instructions.md @@ -1,6 +1,6 @@ --- title: "04-01 The Instructions" -date: 2022-12-24T12:13:26+02:00 +date: 2022-12-24T12:13:26+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/04-02-REBT-Coping-Statements.md b/content/library/hackbook/04-02-REBT-Coping-Statements.md index ffd082ba..a3d3b966 100644 --- a/content/library/hackbook/04-02-REBT-Coping-Statements.md +++ b/content/library/hackbook/04-02-REBT-Coping-Statements.md @@ -1,6 +1,6 @@ --- title: "04-02 REBT Coping Statements" -date: 2022-12-24T12:14:53+02:00 +date: 2022-12-24T12:14:53+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/05-01-Scripts-01.md b/content/library/hackbook/05-01-Scripts-01.md index 1df3c36d..c8a2d9d0 100644 --- a/content/library/hackbook/05-01-Scripts-01.md +++ b/content/library/hackbook/05-01-Scripts-01.md @@ -1,6 +1,6 @@ --- title: "05-01 Scripts-01" -date: 2022-12-24T12:17:25+02:00 +date: 2022-12-24T12:17:25+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/05-01-Scripts-02.md b/content/library/hackbook/05-01-Scripts-02.md index b324f48d..4c57bd62 100644 --- a/content/library/hackbook/05-01-Scripts-02.md +++ b/content/library/hackbook/05-01-Scripts-02.md @@ -1,6 +1,6 @@ --- title: "05-01 Scripts-02" -date: 2022-12-24T12:18:50+02:00 +date: 2022-12-24T12:18:50+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/05-01-Scripts-03.md b/content/library/hackbook/05-01-Scripts-03.md index 2d809529..609525ca 100644 --- a/content/library/hackbook/05-01-Scripts-03.md +++ b/content/library/hackbook/05-01-Scripts-03.md @@ -1,6 +1,6 @@ --- title: "05-01 Scripts-03" -date: 2022-12-24T12:20:17+02:00 +date: 2022-12-24T12:20:17+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/05-01-Scripts-04.md b/content/library/hackbook/05-01-Scripts-04.md index 25f519c6..a210dfc8 100644 --- a/content/library/hackbook/05-01-Scripts-04.md +++ b/content/library/hackbook/05-01-Scripts-04.md @@ -1,6 +1,6 @@ --- title: "05-01 Scripts-04" -date: 2022-12-24T12:21:45+02:00 +date: 2022-12-24T12:21:45+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/05-01-Scripts-05.md b/content/library/hackbook/05-01-Scripts-05.md index b463af4d..66a39390 100644 --- a/content/library/hackbook/05-01-Scripts-05.md +++ b/content/library/hackbook/05-01-Scripts-05.md @@ -1,6 +1,6 @@ --- title: "05-01 Scripts-05" -date: 2022-12-24T12:22:57+02:00 +date: 2022-12-24T12:22:57+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/Fin.md b/content/library/hackbook/Fin.md index 35e8c4d0..2f13b21b 100644 --- a/content/library/hackbook/Fin.md +++ b/content/library/hackbook/Fin.md @@ -1,6 +1,6 @@ --- title: "Fin" -date: 2022-12-24T12:23:54+02:00 +date: 2022-12-24T12:23:54+03:00 draft: false tags: ["hackbook","library"] --- diff --git a/content/library/hackbook/_index.md b/content/library/hackbook/_index.md index 57a7dc8d..e0c8b0b3 100644 --- a/content/library/hackbook/_index.md +++ b/content/library/hackbook/_index.md @@ -1,6 +1,6 @@ --- title: "Hackbook EasyPeasy - free yourself from pornography" -date: 2022-12-19T22:01:35+02:00 +date: 2022-12-19T22:01:35+03:00 draft: false layout: "hackbook/order-by-oldest" --- diff --git a/content/library/ted-kaczynski/_index.md b/content/library/ted-kaczynski/_index.md index 5e86f9fa..c6b93d6c 100644 --- a/content/library/ted-kaczynski/_index.md +++ b/content/library/ted-kaczynski/_index.md @@ -1,5 +1,5 @@ --- title: "Ted Kaczynski's works" -date: 2023-03-23T18:05:37+02:00 +date: 2023-03-23T18:05:37+03:00 draft: false --- diff --git a/content/library/ted-kaczynski/industrial-society-and-its-future.md b/content/library/ted-kaczynski/industrial-society-and-its-future.md index 9fa66377..fb901eda 100644 --- a/content/library/ted-kaczynski/industrial-society-and-its-future.md +++ b/content/library/ted-kaczynski/industrial-society-and-its-future.md @@ -1,6 +1,6 @@ --- title: "Industrial Society and Its Future " -date: 2023-03-23T18:06:34+02:00 +date: 2023-03-23T18:06:34+03:00 draft: false toc: true tags: ['Ted-Kaczynski','library'] diff --git a/content/tags/blog/_index.md b/content/tags/blog/_index.md index a75fa8c5..9ace861f 100644 --- a/content/tags/blog/_index.md +++ b/content/tags/blog/_index.md @@ -1,6 +1,6 @@ --- title: "Blog" -date: 2022-12-26T14:24:24+02:00 +date: 2022-12-26T14:24:24+03:00 --- Go back to the [Articles](/articles). \ No newline at end of file diff --git a/content/tags/hackbook/_index.md b/content/tags/hackbook/_index.md index 513873ac..f54804f9 100644 --- a/content/tags/hackbook/_index.md +++ b/content/tags/hackbook/_index.md @@ -1,6 +1,6 @@ --- title: "Hackbook EasyPeasy - free yourself from pornography" -date: 2023-01-03T22:32:11+02:00 +date: 2023-01-03T22:32:11+03:00 layout: "hackbook/order-by-oldest" --- diff --git a/content/tags/updates/_index.md b/content/tags/updates/_index.md index a88013ab..ff6c80b9 100644 --- a/content/tags/updates/_index.md +++ b/content/tags/updates/_index.md @@ -1,6 +1,6 @@ --- title: "Updates" -date: 2022-12-27T14:24:24+02:00 +date: 2022-12-27T14:24:24+03:00 --- Go back to the [Articles](/articles). \ No newline at end of file diff --git a/public/articles/blog/2024-goals/index.html b/public/articles/blog/2024-goals/index.html index 3fdfeebe..7be44e78 100644 --- a/public/articles/blog/2024-goals/index.html +++ b/public/articles/blog/2024-goals/index.html @@ -1,10 +1,10 @@ - 2024 Goals and Aspirations | vodoraslo + 2024 Goals and Aspirations | vodoraslo's blog - - + + Last updated: RSS Feed

+

Last updated:

kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):

summarized:

    @@ -120,7 +120,7 @@ read more update this site visually grow veggies 1. Read Read in Bulgarian Read

    anywho, i’ll try and keep this page up to date. good luck with ur goals and have a blessed day!

    - +

@@ -135,14 +135,12 @@ read more update this site visually grow veggies 1. Read Read in Bulgarian Read diff --git a/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html b/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html index e115371f..36c14a52 100644 --- a/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html +++ b/public/articles/blog/how-i-fixed-my-synapse-matrix-federation/index.html @@ -1,10 +1,10 @@ - How I Fixed My Synapse's Matrix Federation | vodoraslo + How I Fixed My Synapse's Matrix Federation | vodoraslo's blog - - + + Last updated: RSS Feed

+

Last updated:

Federation issues

I for the life of me couldn’t get synapse’s (matrix’s) federation to work. It said that the encryption couldn’t be trusted, i could join public rooms but i couldn’t start any chats, i couldn’t invite people to my rooms, i couldn’t get invited to rooms.

How I fixed it

@@ -46,7 +46,7 @@ nano /etc/matrix-synapse/homeserver.yaml and go all the way to the bottom or sea
- +

@@ -63,14 +63,12 @@ nano /etc/matrix-synapse/homeserver.yaml and go all the way to the bottom or sea diff --git a/public/articles/blog/hugo-drafts-showing-in-production/index.html b/public/articles/blog/hugo-drafts-showing-in-production/index.html index 8e1f265b..3f2b7bd7 100644 --- a/public/articles/blog/hugo-drafts-showing-in-production/index.html +++ b/public/articles/blog/hugo-drafts-showing-in-production/index.html @@ -1,10 +1,10 @@ - Hugo: Drafts Showing in Production | vodoraslo + Hugo: Drafts Showing in Production | vodoraslo's blog - - + + Last updated: RSS Feed

+

Last updated:

i had an issue with a draft page appearing on my site even after setting draft: true in the preamble

to fix it - build the website with

@@ -36,7 +36,7 @@ hugo --cleanDestinationDir from https://discourse.gohugo.io/t/drafts-showing-in-

from https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457

- +

@@ -50,14 +50,12 @@ hugo --cleanDestinationDir from https://discourse.gohugo.io/t/drafts-showing-in- diff --git a/public/articles/blog/meta-description-in-hugo/index.html b/public/articles/blog/meta-description-in-hugo/index.html index 821e8849..abeea642 100644 --- a/public/articles/blog/meta-description-in-hugo/index.html +++ b/public/articles/blog/meta-description-in-hugo/index.html @@ -1,10 +1,10 @@ - Meta Description in Hugo | vodoraslo + Meta Description in Hugo | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

Last updated: RSS Feed

+

Last updated:

Adding meta description in Hugo

I assume you are using Luke Smith’s theme - Lugo, if you are not, you’d have to find these files yourself (e.g. search using vscode).

Setting a global meta description

@@ -80,7 +80,7 @@

Following these steps would guarantee that you have a meta description for everypage with the ability for creating a custom one whenever you need it!

- +

@@ -97,14 +97,12 @@ diff --git a/public/articles/blog/multiple-index-pages-in-hugo/index.html b/public/articles/blog/multiple-index-pages-in-hugo/index.html index 551e8f78..1c9d1a6a 100644 --- a/public/articles/blog/multiple-index-pages-in-hugo/index.html +++ b/public/articles/blog/multiple-index-pages-in-hugo/index.html @@ -1,10 +1,10 @@ - Multiple Index Pages in Hugo | vodoraslo + Multiple Index Pages in Hugo | vodoraslo's blog - - + + -

Last updated: RSS Feed

Table Of Contents:

This is how to create multiple index pages in Hugo

I wanted to order Hackbook in reverse (i.e. oldest to newest) so that it’s easier for the reader to start at the correct page.

I ran into the following problem - the default list.html does them from newest to oldest.

@@ -148,7 +148,7 @@ enableGitInfo = true
- +

@@ -165,14 +165,12 @@ enableGitInfo = true diff --git a/public/articles/blog/pluralization-issues/index.html b/public/articles/blog/pluralization-issues/index.html index bc1c46bf..e6cb21e7 100644 --- a/public/articles/blog/pluralization-issues/index.html +++ b/public/articles/blog/pluralization-issues/index.html @@ -1,10 +1,10 @@ - Pluralization Issues (Blogs Instead of Blog) | vodoraslo + Pluralization Issues (Blogs Instead of Blog) | vodoraslo's blog - - + + -

Last updated: RSS Feed

+

Last updated:

this is my first entry and i’m already having issues lol

So I wanted to make a quick entry, see how it looks like and I stumbled upon this issue of hugo pluralzing Blog into Blogs

You can fix this in config.toml with the following line

@@ -38,7 +38,7 @@ pluralizelisttitles = false "/>
- +

@@ -55,14 +55,12 @@ pluralizelisttitles = false "/> diff --git a/public/articles/blog/recover-lost-anki-streak/index.html b/public/articles/blog/recover-lost-anki-streak/index.html index aa216a8f..8219acab 100644 --- a/public/articles/blog/recover-lost-anki-streak/index.html +++ b/public/articles/blog/recover-lost-anki-streak/index.html @@ -1,10 +1,10 @@ - Recover Lost Anki Streak | vodoraslo + Recover Lost Anki Streak | vodoraslo's blog - - + + Last updated: RSS Feed

+

Last updated:

How to recover a lost anki streak

Word for word copy paste of what fixed my issue. Original post

btw i had to create a seperate Custom Study for cards i had forgotten, i set it to 1 day, did one review and followed from step 7

@@ -43,7 +43,7 @@ Check what was the date when you broke your streak, aka the date of that day whe
- +

@@ -60,14 +60,12 @@ Check what was the date when you broke your streak, aka the date of that day whe diff --git a/public/articles/index.html b/public/articles/index.html index fa8d79ba..5be3765a 100644 --- a/public/articles/index.html +++ b/public/articles/index.html @@ -1,10 +1,10 @@ - Articles | vodoraslo + Articles | vodoraslo's blog - - + + @@ -38,16 +38,16 @@ blog (5) hackbook (59) library (74) ted-kaczynski (15) updates (3) "/> @@ -63,14 +63,12 @@ blog (5) hackbook (59) library (74) ted-kaczynski (15) updates (3) "/> diff --git a/public/articles/index.xml b/public/articles/index.xml index c25d3fa7..9095e258 100644 --- a/public/articles/index.xml +++ b/public/articles/index.xml @@ -1,8 +1,8 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/articles/ - Recent content in Articles on vodoraslo + Recent content in Articles on vodoraslo's blog Hugo -- gohugo.io en-us @@ -12,7 +12,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -30,7 +30,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2227,7 +2227,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3129,7 +3129,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3152,7 +3152,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3215,7 +3215,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3338,7 +3338,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3348,7 +3348,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3366,7 +3366,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3383,7 +3383,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3404,7 +3404,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3426,7 +3426,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3449,7 +3449,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3473,7 +3473,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3504,7 +3504,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3548,7 +3548,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3568,7 +3568,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3614,7 +3614,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3639,7 +3639,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3733,7 +3733,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3751,7 +3751,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3808,7 +3808,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3834,7 +3834,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3870,7 +3870,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3913,7 +3913,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3935,7 +3935,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3960,7 +3960,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3986,7 +3986,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4027,7 +4027,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4085,7 +4085,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4114,7 +4114,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4140,7 +4140,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4176,7 +4176,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4220,7 +4220,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4246,7 +4246,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4274,7 +4274,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4360,7 +4360,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4405,7 +4405,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4469,7 +4469,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4539,7 +4539,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4554,7 +4554,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4573,7 +4573,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4601,7 +4601,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4625,7 +4625,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4742,7 +4742,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4785,7 +4785,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4805,7 +4805,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4852,7 +4852,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4877,7 +4877,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4904,7 +4904,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4926,7 +4926,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4945,7 +4945,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4967,7 +4967,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5003,7 +5003,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5089,7 +5089,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5198,7 +5198,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5221,7 +5221,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5245,7 +5245,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5305,7 +5305,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5348,7 +5348,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5392,7 +5392,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5435,7 +5435,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5487,7 +5487,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5524,7 +5524,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5555,7 +5555,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5598,7 +5598,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5633,7 +5633,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5652,7 +5652,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/public/articles/updates/helloworld/index.html b/public/articles/updates/helloworld/index.html index 010fce15..bfa3a96c 100644 --- a/public/articles/updates/helloworld/index.html +++ b/public/articles/updates/helloworld/index.html @@ -1,10 +1,10 @@ - Hello World / About Me | vodoraslo + Hello World / About Me | vodoraslo's blog - - + + Last updated: RSS Feed

+

Last updated:

Obligatory Hello World!

trying to see which hugo theme i like best

had some issues with papermod and their css not working so for now i’ll use lugo

@@ -50,7 +50,7 @@ im adding this bit in just to check if the scuffed shell script i made actually
- +

@@ -65,14 +65,12 @@ im adding this bit in just to check if the scuffed shell script i made actually diff --git a/public/articles/updates/updated-the-css-again/index.html b/public/articles/updates/updated-the-css-again/index.html index 51b0cbab..d4d935a6 100644 --- a/public/articles/updates/updated-the-css-again/index.html +++ b/public/articles/updates/updated-the-css-again/index.html @@ -1,10 +1,10 @@ - Updated the Css Again (Prefers-Color-Scheme) | vodoraslo + Updated the Css Again (Prefers-Color-Scheme) | vodoraslo's blog - - + + Last updated: RSS Feed

+

Last updated:

I actually updated the css once more.

If you’re using a dark theme in your browser, the website will follow suit and change to darker colors.

I did this by setting the light theme to be by default for more readability:

@@ -71,7 +71,7 @@ I did this by setting the light theme to be by default for more readability:
- +

@@ -88,14 +88,12 @@ I did this by setting the light theme to be by default for more readability: diff --git a/public/articles/updates/yoinked-css/index.html b/public/articles/updates/yoinked-css/index.html index 97a0ea7d..b05c2db0 100644 --- a/public/articles/updates/yoinked-css/index.html +++ b/public/articles/updates/yoinked-css/index.html @@ -1,10 +1,10 @@ - Yoinked Some Css and Updated the Site | vodoraslo + Yoinked Some Css and Updated the Site | vodoraslo's blog - - + + @@ -23,11 +23,11 @@ -

Last updated: RSS Feed

+

Last updated:

yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow

- +

@@ -44,14 +44,12 @@ diff --git a/public/index.html b/public/index.html index 0d3c6b7d..bfc64fc2 100644 --- a/public/index.html +++ b/public/index.html @@ -1,11 +1,11 @@ - - vodoraslo + + vodoraslo's blog - - + + @@ -40,13 +40,13 @@
  • – + datetime="2024-03-17T17:53:39+03:00">2024 Mar 17 – Hugo: Drafts Showing in Production - i had an issue with a draft page appearing on my site even after setting draft: true in the preamble to fix it - build the website with hugo …
  • – + datetime="2024-02-27T17:04:59+03:00">2024 Feb 27 – 2024 Goals and Aspirations - kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march): summarized: … Read @@ -104,14 +104,12 @@ The … diff --git a/public/index.xml b/public/index.xml index 6748af52..6b620864 100644 --- a/public/index.xml +++ b/public/index.xml @@ -1,8 +1,8 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/ - Recent content on vodoraslo + Recent content in vodoraslo on vodoraslo's blog Hugo -- gohugo.io en-us @@ -12,7 +12,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -30,7 +30,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2227,7 +2227,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3129,7 +3129,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3152,7 +3152,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3215,7 +3215,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3338,7 +3338,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3348,7 +3348,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3366,7 +3366,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3383,7 +3383,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3404,7 +3404,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3426,7 +3426,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3449,7 +3449,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3473,7 +3473,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3504,7 +3504,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3548,7 +3548,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3568,7 +3568,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3614,7 +3614,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3639,7 +3639,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3733,7 +3733,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3751,7 +3751,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3808,7 +3808,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3834,7 +3834,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3870,7 +3870,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3913,7 +3913,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3935,7 +3935,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3960,7 +3960,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3986,7 +3986,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4027,7 +4027,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4085,7 +4085,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4114,7 +4114,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4140,7 +4140,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4176,7 +4176,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4220,7 +4220,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4246,7 +4246,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4274,7 +4274,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4360,7 +4360,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4405,7 +4405,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4469,7 +4469,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4539,7 +4539,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4554,7 +4554,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4573,7 +4573,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4601,7 +4601,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4625,7 +4625,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4742,7 +4742,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4785,7 +4785,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4805,7 +4805,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4852,7 +4852,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4877,7 +4877,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4904,7 +4904,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4926,7 +4926,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4945,7 +4945,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4967,7 +4967,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5003,7 +5003,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5089,7 +5089,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5198,7 +5198,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5221,7 +5221,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5245,7 +5245,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5305,7 +5305,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5348,7 +5348,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5392,7 +5392,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5435,7 +5435,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5487,7 +5487,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5524,7 +5524,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5555,7 +5555,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5598,7 +5598,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5633,7 +5633,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5652,7 +5652,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/public/library/hackbook/00-00-hackbookeasypeasy/index.html b/public/library/hackbook/00-00-hackbookeasypeasy/index.html index 43472feb..7ba54696 100644 --- a/public/library/hackbook/00-00-hackbookeasypeasy/index.html +++ b/public/library/hackbook/00-00-hackbookeasypeasy/index.html @@ -1,10 +1,10 @@ - 00-00 HackBook EasyPeasy | vodoraslo + 00-00 HackBook EasyPeasy | vodoraslo's blog - - + + Last updated: RSS Feed

    +

    Last updated:

    EasyPeasyWay

    Download the original pdf of HackBookEasyPeasy or read from the original website - archive.org.

    HackBookEasyPeasy EasyPeasyWay https://sites.google.com/site/hackbookeasypeasy/home

    @@ -55,7 +55,7 @@ formed does not list Internet pornography as one of the addictions that it provi
    - +

    @@ -72,14 +72,12 @@ formed does not list Internet pornography as one of the addictions that it provi diff --git a/public/library/hackbook/01-01-preface/index.html b/public/library/hackbook/01-01-preface/index.html index 2e705db2..99a8f794 100644 --- a/public/library/hackbook/01-01-preface/index.html +++ b/public/library/hackbook/01-01-preface/index.html @@ -1,10 +1,10 @@ - 01-01 Preface | vodoraslo + 01-01 Preface | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ That goes against everything you’ve ever been told about PMO. But ask your -

    Last updated: RSS Feed

    +

    Last updated:

    Preface

    This hackbook will enable you to stop PMO, immediately, painlessly, and permanently, without the need for Willpower or feeling any sense of deprivation or sacrifice. It will not judge you. It will not embarrass you. It will not put pressure on you to undergo painful measures.

    That goes against everything you’ve ever been told about PMO. But ask yourself what you’ve been told before worked for you? If it had, you wouldn’t be reading this site.

    @@ -61,7 +61,7 @@ porn and or masturbation  - +

    @@ -78,14 +78,12 @@ porn and or masturbation 
    - - - - + + - - + + diff --git a/public/library/hackbook/01-02-warning/index.html b/public/library/hackbook/01-02-warning/index.html index a5a856d4..c88955d9 100644 --- a/public/library/hackbook/01-02-warning/index.html +++ b/public/library/hackbook/01-02-warning/index.html @@ -1,10 +1,10 @@ - 01-02 Warning | vodoraslo + 01-02 Warning | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ If you are expecting me to inform you of the terrible health issues that PMO add -

    Last updated: RSS Feed

    +

    Last updated:

    Warning

    Perhaps you are somewhat apprehensive about reading this book. Perhaps, like the majority of PMO addicts, the mere thought of stopping fills you with panic and although you have every intention of stopping one day, it is not today.

    If you are expecting me to inform you of the terrible health issues that PMO addicts risk, that they are susceptible to be affected by PIED (porn induced erectile disfunction), unreliable arousals, fading penetration, loss of interest in real partners,loss of control over themselves, loss of relationships, that it is a filthy, disgusting habit and that YOU are a stupid, spineless, weak-willed jellyfish, then I must disappoint you. Those tactics never helped me to quit and if they were going to help you, you would already have quit.

    @@ -49,7 +49,7 @@ If you are expecting me to inform you of the terrible health issues that PMO add
    - +

    @@ -66,14 +66,12 @@ If you are expecting me to inform you of the terrible health issues that PMO add diff --git a/public/library/hackbook/01-03-fear/index.html b/public/library/hackbook/01-03-fear/index.html index 098b606a..85d616e1 100644 --- a/public/library/hackbook/01-03-fear/index.html +++ b/public/library/hackbook/01-03-fear/index.html @@ -1,10 +1,10 @@ - 01-03 Fear | vodoraslo + 01-03 Fear | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ But most of all, the fear of ‘once an addict always an addict,’ that -

    Last updated: RSS Feed

    +

    Last updated:

    Fear

    Fear that we will have to survive an indeterminate period of misery, deprivation and unsatisfied craving in order to be free. Fear that a night all by yourself or the eve of a test or exam will be miserable fighting uncontrollable impulses. Fear that we’ll never be able to concentrate, handle stress or be as confident without our little crutch. Fear that our personality and character will change.

    But most of all, the fear of ‘once an addict always an addict,’ that we will never be completely free and spend the rest of our lives at odd times craving the occasional porn induced orgasm. If, as I did, you have already tried all the conventional ways to quit and been through the misery of what I describe as the willpower method of stopping, you will not only be affected by that fear, but convinced you can never quit.

    @@ -55,7 +55,7 @@ But most of all, the fear of ‘once an addict always an addict,’ that
    - +

    @@ -72,14 +72,12 @@ But most of all, the fear of ‘once an addict always an addict,’ that diff --git a/public/library/hackbook/02-01-introduction/index.html b/public/library/hackbook/02-01-introduction/index.html index 4daa8116..ad74f861 100644 --- a/public/library/hackbook/02-01-introduction/index.html +++ b/public/library/hackbook/02-01-introduction/index.html @@ -1,10 +1,10 @@ - 02-01 Introduction | vodoraslo + 02-01 Introduction | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ I was talking to my mentor. He thought that I had flipped. Understandable if you -

    Last updated: RSS Feed

    +

    Last updated:

    Introduction

    @@ -70,7 +70,7 @@ the world would also see the light and adopt my method.
  • - +

    @@ -87,14 +87,12 @@ the world would also see the light and adopt my method. diff --git a/public/library/hackbook/02-02-sister-kenny/index.html b/public/library/hackbook/02-02-sister-kenny/index.html index e1fa20ae..e0e53361 100644 --- a/public/library/hackbook/02-02-sister-kenny/index.html +++ b/public/library/hackbook/02-02-sister-kenny/index.html @@ -1,10 +1,10 @@ - 02-02 Sister Kenny | vodoraslo + 02-02 Sister Kenny | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Sister Kenny

    You’ve probably seen the film Sister Kenny. In case you haven’t, it was about the time when infantile paralysis or polio was the scourge of our children. I vividly remember that the words engendered the same fear in me as the word cancer does today. The effect of polio was not only to paralyze the legs and arms but to distort the limbs. The established medical treatment was to put those limbs in irons and thus prevent the distortion. The result was paralysis for life.

    Sister Kenny believed the irons inhibited recovery and proved a thousand times over that the muscles could be re-educated so that the child could walk again. However, Sister Kenny wasn’t a doctor, she was merely a nurse. How dare she dabble in a province that was confined to qualified doctors? It didn’t seem to matter that Sister Kenny had found the solution to the problem and had proved her solution to be effective. The children that were treated by Sister Kenny knew she was right, so did their parents, yet the established medical profession not only refused to adopt her methods but actually prevented her from practicing. It took Sister Kenny twenty years before the medical profession would accept the obvious.

    @@ -60,7 +60,7 @@
    - +

    @@ -77,14 +77,12 @@ diff --git a/public/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/index.html b/public/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/index.html index 8be0ca95..738fe4f2 100644 --- a/public/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/index.html +++ b/public/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/index.html @@ -1,10 +1,10 @@ - 03-01 the Worst PMO Addict I Have Yet to Meet | vodoraslo + 03-01 the Worst PMO Addict I Have Yet to Meet | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    The Worst PMO Addict I Have Yet to Meet

    Perhaps I should begin by describing my competence for writing this book. No, I am not a doctor or a psychiatrist; my qualifications are far more appropriate. I spent thirty years of my life as a confirmed fapper. In the later years I used porn on a daily bases to get orgasm(s).During my life I had made a great number of attempts to stop. I never got past a full week of abstinence, and I was still climbing up the wall, with an “annoying alarm clock beeping” in my head called craving. With most PMOers, on the health side, it’s a question of “ I’ll stop before it happens to me.” I had reached the stage where I knew it has caused PIED, hypofrontality (inability to control and execute action towards a goal), irritability, lack of energy, soulless eyes, mental dryness, stress and pain in the lower back, genital irritations. It bothered me, but it still didn’t stop me.

    I felt lack of enthusiasm to go to gym or just a walk even if it’s sunny outside or simple weight lifting at home either. I had reached the stage where I gave up even trying to stop. I found excuses in substitute methods (controlled use, safe porn, porn-diet and etc. discussed later) as advocated by sexologists, forum users and medical pros - who have no idea of its effect on brain chemistry and who are themselves fooled by their ’little monster’ (not devil or satan - we will talk about monsters later) . The novelty trap and shock value provided by internet porn delivered at home with a low risk high reward deal is something that they can’t even think of. They are still in the static playboy era. And the younger ones have buried their heads under the sand so they can still continue to PMO.

    @@ -61,7 +61,7 @@ Do not take anything for granted. Question not only what I tell you but also you
    - +

    @@ -78,14 +78,12 @@ Do not take anything for granted. Question not only what I tell you but also you diff --git a/public/library/hackbook/03-02-the-easy-method/index.html b/public/library/hackbook/03-02-the-easy-method/index.html index f1209618..58873af5 100644 --- a/public/library/hackbook/03-02-the-easy-method/index.html +++ b/public/library/hackbook/03-02-the-easy-method/index.html @@ -1,10 +1,10 @@ - 03-02 the Easy Method | vodoraslo + 03-02 the Easy Method | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    The Easy Method

    The object of this book is to get you into the frame of mind in which, instead of the normal method of stopping whereby you start off with the feeling that you are climbing Mount Everest and spend the next few weeks craving and feeling deprived, you start right away with a feeling of elation, as if you had been cured of a terrible disease. From then on, the further you go through life the more you will look at this period of time and wonder how you ever had to use any porn in the first place. You will look at your dorm mate PMOer with pity as opposed to envy.

    Provided that you are not a non-PMOer (who had never got addicted) or an ex-PMOer (who had quit or is in the fasting days of the porn-diet), it is essential to not quit until you have finished the book completely. This may appear to be a contradiction. Later I shall be explaining that porn do absolutely nothing for you at all. In fact, one of the many conundrums about internet porn is that when we are actually masturbating to a porn clip, we look at it and wonder why we are doing it. It is only when we have been deprived that the craving for PMO becomes precious.

    @@ -60,7 +60,7 @@
    - +

    @@ -77,14 +77,12 @@ diff --git a/public/library/hackbook/03-03-why-is-it-difficult-to-stop/index.html b/public/library/hackbook/03-03-why-is-it-difficult-to-stop/index.html index 5510d9c9..5cc6bde2 100644 --- a/public/library/hackbook/03-03-why-is-it-difficult-to-stop/index.html +++ b/public/library/hackbook/03-03-why-is-it-difficult-to-stop/index.html @@ -1,10 +1,10 @@ - 03-03 Why Is It Difficult to Stop? | vodoraslo + 03-03 Why Is It Difficult to Stop? | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Why Is It Difficult to Stop?

    As I explained earlier, I got interested in this subject because of my own addiction. When I finally stopped it was like magic. When I had previously tried to stop there were weeks of black depression. There would be odd days when I was comparatively cheerful but the next day back with the depression. It was like clawing your way out of a slippery pit, you feel you are near the top, you see the sunshine and then find yourself sliding down again. Eventually you open your browser and as you masturbate you feel awful and you try to work out why you have to do it.

    One of the questions I always ask online is: “do you want to stop PMO?” In a way it is a stupid question. All users (including members who dispute total abstinence) would love to stop PMO. If you ask to the most confirmed PMOer: “if you could go back to the time before you became hooked, with the knowledge you have now, would you have started PMO?”

    @@ -77,7 +77,7 @@ man and woman from performance based anxieties.  - +

    @@ -94,14 +94,12 @@ man and woman from performance based anxieties. 
    - - - - + + - - + + diff --git a/public/library/hackbook/03-04-the-sinister-trap/index.html b/public/library/hackbook/03-04-the-sinister-trap/index.html index 82f61def..9030a667 100644 --- a/public/library/hackbook/03-04-the-sinister-trap/index.html +++ b/public/library/hackbook/03-04-the-sinister-trap/index.html @@ -1,10 +1,10 @@ - 03-04 the Sinister Trap | vodoraslo + 03-04 the Sinister Trap | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    The Sinister Trap

    Internet porn is the most subtle, sinister trap that man and nature have combined to devise. What gets us into it in the first place? The free samples from the professionals and the amateurs (celebrities and commons) who like to share. Some of us are even warned earlier that it’s an awful and disgusting habit with short term pleasures and long term costs but we cannot believe that they are not enjoying it. One of the many pathetic aspects of PMO (after knowing its dangers) is how hard we have to work in order to become hooked.

    It is the only trap in nature which has does not require a lot of hard work to set up. The thing that springs the trap is not that all porn clips feature young, high quality, sexy models; it’s that most of the thumbnails on any porn web page are ugly looking, unattractive, amateurish, home-made clips of unknown models. If the first timer’s first look at a tube page was only filled with angelic beauties, professional models and high quality then the alarm bells would ring. And as intelligent human beings, we could then understand why half the adult population was systematically addicted to watching something that is cutting down their very same potential to do what they are viewing. In many known and yet unknown ways porn cuts down sexual performance and the feeling of satisfaction.

    @@ -41,7 +41,7 @@
    - +

    @@ -58,14 +58,12 @@ diff --git a/public/library/hackbook/03-05-why-do-we-carry-on-with-pmo/index.html b/public/library/hackbook/03-05-why-do-we-carry-on-with-pmo/index.html index f2661b68..dba9883a 100644 --- a/public/library/hackbook/03-05-why-do-we-carry-on-with-pmo/index.html +++ b/public/library/hackbook/03-05-why-do-we-carry-on-with-pmo/index.html @@ -1,10 +1,10 @@ - 03-05 Why Do We Carry on With PMO | vodoraslo + 03-05 Why Do We Carry on With PMO | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Why Do We Carry on With PMO

    We all start PMOing for many reasons, usually social pressures or our biological curiosity, but once we feel we are becoming hooked, why do we carry on using porn? No regular PMOer knows why he or she looks at porn. If PMOers knew the true reason, they would stop doing it. The true answer is the same for all PMOers but the variety of replies is infinite, I find this part of the consultation the most amusing and at the same time the most pathetic.

    All PMOers know in their heart of hearts that they are fools. They know that they had no need to use porn or internet porn before they became hooked. Most of them can remember that their first ‘peek’ was a mix of revulsion and novel curiosity. They then filter out and get “skilled” at “locating” and “bookmarking” the right porn sites. They know that they had to work hard in order to become hooked.

    @@ -40,7 +40,7 @@
    - +

    @@ -57,14 +57,12 @@ diff --git a/public/library/hackbook/03-06-internet-porn/index.html b/public/library/hackbook/03-06-internet-porn/index.html index 7a1e63e9..70abbd9b 100644 --- a/public/library/hackbook/03-06-internet-porn/index.html +++ b/public/library/hackbook/03-06-internet-porn/index.html @@ -1,10 +1,10 @@ - 03-06 Internet Porn | vodoraslo + 03-06 Internet Porn | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Internet Porn

    Erotic novelty of the internet porn is a mental ‘drug’ and internet porn beats anything that is known to mankind and its streaming straight to your home for free ! We are not even talking VR virtual reality here. Porn triggers the ‘flooding’ of dopamine in our brain. Dopamine amps up the brain reward circuitry to produce experiences and feels of cravings and pleasure by locking themselves into ‘receptors’. More dopamine more wanting. Less dopamine no wanting. New experiences, tasty food - more dopamine - more wanting. Sex and sex related stuff gives the biggest injection of dopamine in the reward circuits. Dopamine is not the final pleasure stuff, if it were you would feel happy when you are done with it, but it is only a brain chemical that encourages seeking and action in you. The real pleasure is produced by opioids. More dopamine more opioids more action more happy feelings.

    @@ -126,7 +126,7 @@ became addicted. However, the satisfaction is only temporary because in order to
    - +

    @@ -143,14 +143,12 @@ became addicted. However, the satisfaction is only temporary because in order to diff --git a/public/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/index.html b/public/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/index.html index 13682561..f42b4efa 100644 --- a/public/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/index.html +++ b/public/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/index.html @@ -1,10 +1,10 @@ - 03-07 Brainwashing and the Primitive Mechanism | vodoraslo + 03-07 Brainwashing and the Primitive Mechanism | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Brainwashing and the Primitive Mechanism

    How or why do we start PMOing in the first place? To understand this fully you need to examine the powerful effect of the supernormal stimulus. We all tend to think we are intelligent, dominant human beings determining our paths through life. We act and act frequently when our brain reward circuit are rewarded. Nobel laureate Nikolaas Tinbergen coined the term “supranormal stimulus.” He said mammals could be tricked into preferring fake eggs and mates. Female birds, for example, struggled to sit on larger-than life, vividly spotted plaster eggs while their own pale, dappled eggs perished untended.

    The stimulation here in internet porn is not it brings stimulating actors and themes to your home - it is a genie at your bidding to create a harem in your mind. You can switch between genres and theme, home-made and viewer rated, commented and discussed, so rapid and so easy. We absolutely are not ready for the high speed internet porn and our brains are not designed to handle this supranormal stimuli.

    @@ -103,7 +103,7 @@
    - +

    @@ -120,14 +120,12 @@ diff --git a/public/library/hackbook/03-08-relieving-withdrawal-pangs/index.html b/public/library/hackbook/03-08-relieving-withdrawal-pangs/index.html index 08eda299..6af88555 100644 --- a/public/library/hackbook/03-08-relieving-withdrawal-pangs/index.html +++ b/public/library/hackbook/03-08-relieving-withdrawal-pangs/index.html @@ -1,10 +1,10 @@ - 03-08 Relieving Withdrawal Pangs | vodoraslo + 03-08 Relieving Withdrawal Pangs | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Relieving Withdrawal Pangs

    As I explained earlier, PMOers think they do it for enjoyment, relaxation or some sort of education. In fact, this an illusion. The actual reason is the relief of withdrawal pangs. In the early days we use the porn as a curious and novel thing or even educational or as a rebel. We can take it or leave it. However, the subtle chain has started. Our subconscious mind begins to learn that internet porn and masturbation taken at certain times tends to be pleasurable. The more we become hooked on the drug, the greater the need to relieve the withdrawal pangs and the further the PMO drags you down and the more you are fooled into believing it is doing the opposite. It all happens so slowly, so gradually, you are not even aware of it. Each day you feel no different from the day before. Most young PMOers don’t even realize they are hooked until they actually try to stop and even then many won’t admit to it. A few stalwarts just keep their heads in the sand all their lives,trying to convince themselves and other people that they enjoy it.

    Listen to this conversation a therapist had with hundreds of teenagers.

    @@ -53,7 +53,7 @@
    - +

    @@ -70,14 +70,12 @@ diff --git a/public/library/hackbook/03-09-stress/index.html b/public/library/hackbook/03-09-stress/index.html index 995bafd5..af5914f5 100644 --- a/public/library/hackbook/03-09-stress/index.html +++ b/public/library/hackbook/03-09-stress/index.html @@ -1,10 +1,10 @@ - 03-09 Stress | vodoraslo + 03-09 Stress | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Stress

    I am referring not only to the great tragedies of life but also to the minor stresses, the socializing, the telephone call, the anxieties of the housewife with noisy young children and so on. Let us use the telephone conversation as an example. For most people the telephone is slightly stressful, particularly for the businessman. Most calls aren’t from satisfied customers or your boss congratulating you. There’s usually some sort of aggravation - something going wrong or somebody making demands. Then he or she comes home to the mundane family life of kids screaming and wife’s emotional demands on you. His already PMO weakened de-stressors are in no way ready to take the aggravation. At that time the PMOer, if he isn’t already doing so, will fantasize the relief of internet porn that he promised himself that night. He will even allow himself to “take one step more” into the ‘forbidden’ area that he had previously self-excluded. He doesn’t know why he does this but he does know that for some reason it appears to help.

    What has actually happened is this: without being conscious of it, he has already been suffering aggravation (i.e. the withdrawal pangs). By partially relieving that aggravation at the same time as normal stress, the total stress is reduced and the PMOer gets a boost. At this point the boost is not, in fact, an illusion. The Internet porn user will feel better than before. However, even when using porn to masturbate he or she is more tense than if he were a non-PMOer because the more you go into the drug, the more it knocks you down and the less it restores you when you masturbate. I promised no shock treatment. In the example I am about to give, I am not trying to shock you, I am merely emphasizing that PMO destroy your nerves rather than relax them.

    @@ -39,7 +39,7 @@
    - +

    @@ -56,14 +56,12 @@ diff --git a/public/library/hackbook/03-10-boredom/index.html b/public/library/hackbook/03-10-boredom/index.html index df06f3da..cbcbef86 100644 --- a/public/library/hackbook/03-10-boredom/index.html +++ b/public/library/hackbook/03-10-boredom/index.html @@ -1,10 +1,10 @@ - 03-10 Boredom | vodoraslo + 03-10 Boredom | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Boredom

    As soon as you get into your bed - and if you are like many people you are already on your favorite tube site - you will probably have already forgotten about it until I reminded you. It has become second nature. Another fallacy about PMOing is that it relieves boredom. Boredom is a frame of mind. The only time that happens is when you have been deprived for a long time or are trying to cut down, or during those first few PMO sessions after a failed attempt to stop.

    The true situation is this: when you are addicted to internet porn’s supranormal novelty and then you decide to abstain from internet porn, there is something missing. If you have something to occupy your mind that isn’t stressful, you can go for long periods without being bothered by the absence of the drug. However, when you are bored there’s nothing to take your mind off it, so you feed the monster. When you are indulging yourself (i.e. not trying to stop or cut down), even firing up your incognito browser becomes subconscious. The PMOer can perform this ritual automatically. If any PMOer tries to remember the session during the last week, he can only remember a small proportion of them - e.g. the very last one or after a long abstinence.

    @@ -36,7 +36,7 @@
    - +

    @@ -53,14 +53,12 @@ diff --git a/public/library/hackbook/03-11-concentration/index.html b/public/library/hackbook/03-11-concentration/index.html index 82c9ccc2..0156e23f 100644 --- a/public/library/hackbook/03-11-concentration/index.html +++ b/public/library/hackbook/03-11-concentration/index.html @@ -1,10 +1,10 @@ - 03-11 Concentration | vodoraslo + 03-11 Concentration | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Concentration

    Sex and masturbation do not help concentration. That is just another illusion. When you are trying to concentrate, you automatically try to avoid distractions. So when a PMOer wants to concentrate he doesn’t even have to think about it. He automatically PMOs, partially ending the craving, gets on with the matter in hand and has already forgotten that he just PMOed. Sex in general do not help concentration. After years of masturbation your brain changes affect abilities such as assessing, planning and impulse control. The PMOer is already suffering: that little monster wants his fix.

    You are also stressed to provide novelty for the next PMO session as the same stuff will not generate enough dopamine and opioids. You have to “roam the internet streets” for novelty - all the while fighting the pull to cross the line towards shock. This creates more stress. After you orgasm, you feel unfulfilled as well.

    @@ -39,7 +39,7 @@
    - +

    @@ -56,14 +56,12 @@ diff --git a/public/library/hackbook/03-12-relaxation/index.html b/public/library/hackbook/03-12-relaxation/index.html index 29721bf4..a76953c2 100644 --- a/public/library/hackbook/03-12-relaxation/index.html +++ b/public/library/hackbook/03-12-relaxation/index.html @@ -1,10 +1,10 @@ - 03-12 Relaxation | vodoraslo + 03-12 Relaxation | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ One of the favourite PMO sessions for most is the one after a trip to a new plac -

    Last updated: RSS Feed

    +

    Last updated:

    Relaxation

    Most PMOers think that PMO helps to relax them. The truth is that internet porn used in PMO acts like a chemical stimulant. The frantic search to get the fix in those “dark alleys of the internet” and the internal struggle to reign in the dog straining at its leash for more shocking clips does not sound much like an activity of relaxation to me.

    One of the favourite PMO sessions for most is the one after a trip to a new place or after along day. As the night rolls in we stop working; we sit down and relax, relieve our hunger and thirst and are then completely satisfied. However, the poor PMOer cannot relax, as he has another hunger to satisfy. He thinks of the PMO as the icing on the cake but it is the ’little monster’ that needs feeding.

    @@ -45,7 +45,7 @@ One of the favourite PMO sessions for most is the one after a trip to a new plac
    - +

    @@ -62,14 +62,12 @@ One of the favourite PMO sessions for most is the one after a trip to a new plac diff --git a/public/library/hackbook/03-13-social-night-pmoing/index.html b/public/library/hackbook/03-13-social-night-pmoing/index.html index 5bf652ac..a3e6bc9b 100644 --- a/public/library/hackbook/03-13-social-night-pmoing/index.html +++ b/public/library/hackbook/03-13-social-night-pmoing/index.html @@ -1,10 +1,10 @@ - 03-13 Social Night PMOing | vodoraslo + 03-13 Social Night PMOing | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Social Night PMOing

    This is a misinformation that seems to make sense but then it does not. In order to have control of eating, will you eat at home before leaving to go to a restaurant or a party? This is what you are doing when you PMO before your social night. You will look tired and will not be up to your best. If you have dating jitters then work on it beforehand and then go with the flow even with some butterflies in your stomach. I like a bit of the anxiety in me to keep me going. Tiring yourself mentally and physically with an orgasm is not going to help you, unless of course you are going to see a prostitute. The goal is entirely different in that angle.

    The widespread adoption of pick-up techniques has put pressure on guys to perform, to attract and to ‘score’. You can get knowledge but you should know how to use it. I can guarantee that 100% of the other guys hanging at that bar know exactly what you know. It comes down to the ‘how’ of how you use it when you get the chance. Even before that, there is one very critical thing about any knowledge pertaining to human interactions, that ‘knowledge’ should never force your actions. This is important.

    @@ -42,7 +42,7 @@
    - +

    @@ -59,14 +59,12 @@ diff --git a/public/library/hackbook/03-14-what-am-i-giving-up/index.html b/public/library/hackbook/03-14-what-am-i-giving-up/index.html index 1b01529b..88f278b0 100644 --- a/public/library/hackbook/03-14-what-am-i-giving-up/index.html +++ b/public/library/hackbook/03-14-what-am-i-giving-up/index.html @@ -1,10 +1,10 @@ - 03-14 What Am I Giving Up? | vodoraslo + 03-14 What Am I Giving Up? | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    What Am I Giving Up?

    ABSOLUTELY NOTHING! The thing that makes it difficult for us to give up is fear. The fear that we are being deprived of our pleasure or prop. The fear that certain pleasant situations will never be quite the same again. The fear of being unable to cope with stressful situations. In other words, the effect of brainwashing is to delude us into believing that sex and by extension orgasm, is a must for all human beings. Or that there is something inherent in Internet porn that we need and that when we stop PMOing we will be self-denying ourselves and there will be a void.

    @@ -64,7 +64,7 @@
    - +

    @@ -81,14 +81,12 @@ diff --git a/public/library/hackbook/03-15-self-imposed-slavery/index.html b/public/library/hackbook/03-15-self-imposed-slavery/index.html index 6a4d420c..3ed13f57 100644 --- a/public/library/hackbook/03-15-self-imposed-slavery/index.html +++ b/public/library/hackbook/03-15-self-imposed-slavery/index.html @@ -1,10 +1,10 @@ - 03-15 Self-Imposed Slavery | vodoraslo + 03-15 Self-Imposed Slavery | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Self-Imposed Slavery

    Usually when PMOers try to stop the main reasons given are health, religion and partner stigma. Part of the brainwashing of this awful drug is the sheer slavery. Man fought hard in the last century to abolish slavery and yet the PMOer spends his life suffering self-imposed slavery. He seems to be oblivious to the fact that when he is allowed to PMO he wishes that he were a non-PMOer. With most of the masturbation we do in our lives, not only do we not enjoy them but we aren’t even aware that we are masturbating. It is only after a period of abstinence that we actually suffer the delusion of enjoying PMO (e.g. the first day after a 4 day abstinence with the intent of rebooting etc.). The only time that the porn becomes precious is when we are ’trying’ to cut down or abstain or when abstinence is forced on us (e.g. when on a business trips, holiday trips to locations where the Internet is not available and so on).

    The confirmed PMOer should bear in mind that more studies and even more people are coming out and talking about the ill effects of internet porn. This trend will get “worse and worse.” Today, it is non-medical people talking. Tomorrow, it will be in your doctor’s list of diagnostic tests to perform. Gone are the days when the PMOer can hide behind “just a bit of downtime due to work stress” in his or her sex life. Your partner is going to ask you why you are on your laptop at this time too late into the night. The poor PMOer, who was already feeling wretched, wants the ground to open up and swallow him.

    @@ -37,7 +37,7 @@
    - +

    @@ -54,14 +54,12 @@ diff --git a/public/library/hackbook/03-16-i-will-save-x-hours-a-week/index.html b/public/library/hackbook/03-16-i-will-save-x-hours-a-week/index.html index d221be99..9da17fed 100644 --- a/public/library/hackbook/03-16-i-will-save-x-hours-a-week/index.html +++ b/public/library/hackbook/03-16-i-will-save-x-hours-a-week/index.html @@ -1,10 +1,10 @@ - 03-16 I Will Save X Hours a Week | vodoraslo + 03-16 I Will Save X Hours a Week | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    I Will Save X Hours a Week

    I cannot repeat too often that it is brainwashing that makes it difficult to stop PMOing. So, the more brainwashing we can dispel before we start, the easier you will find it to achieve your goal. @@ -60,7 +60,7 @@ pleasure.”

    - +

    @@ -77,14 +77,12 @@ pleasure.”

    diff --git a/public/library/hackbook/03-17-health/index.html b/public/library/hackbook/03-17-health/index.html index e1c32945..a4debd5f 100644 --- a/public/library/hackbook/03-17-health/index.html +++ b/public/library/hackbook/03-17-health/index.html @@ -1,10 +1,10 @@ - 03-17 Health | vodoraslo + 03-17 Health | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Health

    This is the area where the brainwashing is the greatest. PMOers, especially the young and single, think they are aware of the health risks. They are not. Even in my case, when I was expecting my head to explode any moment and honestly believed I was prepared to accept the consequences, I was still kidding myself. I didn’t in those days have an app that started a red beeper to flash and sound every time my internet router hits a porn site, followed by a warning voice saying, “OK, this is the one!” Fortunately you do get a warning, and this is it. That warning would say, “Up to now you have got away with it but if you stay another minute your head will explode,” do you think I would have PMOed?

    If you are in doubt about the answer just try walking up to a cliff, stand on the edge with your eyes closed and imagine you then have the choice of either quitting PMO or walking up blindfolded before your next PMO.

    @@ -134,7 +134,7 @@
    - +

    @@ -151,14 +151,12 @@ diff --git a/public/library/hackbook/03-18-energy/index.html b/public/library/hackbook/03-18-energy/index.html index 269ef170..0f389be9 100644 --- a/public/library/hackbook/03-18-energy/index.html +++ b/public/library/hackbook/03-18-energy/index.html @@ -1,10 +1,10 @@ - 03-18 Energy | vodoraslo + 03-18 Energy | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ One of the subtleties of the PMO trap is that the effects it has on us, both phy -

    Last updated: RSS Feed

    +

    Last updated:

    Energy

    Most PMOers are aware of the effect that this progressive process of PMO, leading to novelty and escalation seeking, has on their brain’s reward circuits and their sexual system. However, they are not so aware of the effect it has on their energy level.

    One of the subtleties of the PMO trap is that the effects it has on us, both physical and mental, happen so gradually and imperceptibly that we are not aware of them and regard them as normal. It is very similar to the effects of bad eating habits. The pot-belly appears so gradually that it causes us no alarm. We look at people who are grossly overweight and wonder how they could possibly have allowed themselves to reach that state.

    @@ -42,7 +42,7 @@ One of the subtleties of the PMO trap is that the effects it has on us, both phy
    - +

    @@ -59,14 +59,12 @@ One of the subtleties of the PMO trap is that the effects it has on us, both phy diff --git a/public/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/index.html b/public/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/index.html index 5a760579..23389655 100644 --- a/public/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/index.html +++ b/public/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/index.html @@ -1,10 +1,10 @@ - 03-19 It Relaxes Me and Gives Me Confidence | vodoraslo + 03-19 It Relaxes Me and Gives Me Confidence | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ PMOers find it very difficult to believe that masturbation to internet porn actu -

    Last updated: RSS Feed

    +

    Last updated:

    It Relaxes Me and Gives Me Confidence

    This is the worst fallacy of all about PMOing and for me it ranks with the ending of the slavery, the greatest benefit from quitting - is not to have to go through life with the permanent feelings of insecurity that PMOers suffer from.

    PMOers find it very difficult to believe that masturbation to internet porn actually causes those insecure feelings you get when you are out late at night after a contentious day at home or work. Non-PMOers do not suffer from that feeling. It is the porn that causes it. I only became aware of many of the advantages of stopping months afterwards, as a result of my consultations with other PMOers.

    @@ -46,7 +46,7 @@ PMOers find it very difficult to believe that masturbation to internet porn actu
    - +

    @@ -63,14 +63,12 @@ PMOers find it very difficult to believe that masturbation to internet porn actu diff --git a/public/library/hackbook/03-20-those-sinister-black-shadows/index.html b/public/library/hackbook/03-20-those-sinister-black-shadows/index.html index a9608261..d51c0f1d 100644 --- a/public/library/hackbook/03-20-those-sinister-black-shadows/index.html +++ b/public/library/hackbook/03-20-those-sinister-black-shadows/index.html @@ -1,10 +1,10 @@ - 03-20 Those Sinister Black Shadows | vodoraslo + 03-20 Those Sinister Black Shadows | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Those Sinister Black Shadows

    Another of the great joys of quitting porn is to be free of those sinister black shadows at the back of our minds. All PMOers know they are fools to close their minds on the ill-effects of PMO. For most of our lives PMO is automatic but the black shadows are always lurking in our subconscious minds, just beneath the surface. There are several marvellous advantages to achieve from quitting PMO. Some of them I was consciously aware of throughout my life, such as the health risks, the waste of time and the sheer stupidity of making love to a two dimensional image. However, such was my fear of quitting, so obsessed was I in resisting all the attempts of do-gooders and anyone else who tried to persuade me to quit, that all my imagination and energy was directed to finding any flimsy excuse that would allow me to continue to PMO.

    Amazingly, my most ingenious thoughts occurred when I was actually trying to quit. They were of course inspired by the fear and misery I suffered when attempting to quit by using willpower. No way could I block my mind from the health and sexual aspects. But now that I am free it amazes me how I successfully blocked my mind from even more important advantages to be gained from quitting. I’ve already mentioned the sheer slavery - spending half of our lives being allowed to PMO, doing it automatically and wishing we had never started, the other half feeling miserable and deprived because the knowledge of the destructive effects of internet porn won’t allow us to PMO. In the last chapter I’ve referred to the incredible joy of having energy again. But for me the greatest joy of being free was not the health, the time, the energy, or the ending of the slavery, it was the removal of those sinister black shadows, the removal of feeling despised by and feeling apologetic to myself and to other quitters, and most of all to be able to respect yourself.

    @@ -36,7 +36,7 @@
    - +

    @@ -53,14 +53,12 @@ diff --git a/public/library/hackbook/03-21-the-advantages-of-being-a-pmoer/index.html b/public/library/hackbook/03-21-the-advantages-of-being-a-pmoer/index.html index a87e35b2..68364664 100644 --- a/public/library/hackbook/03-21-the-advantages-of-being-a-pmoer/index.html +++ b/public/library/hackbook/03-21-the-advantages-of-being-a-pmoer/index.html @@ -1,10 +1,10 @@ - 03-21-the Advantages of Being a PMOer | vodoraslo + 03-21-the Advantages of Being a PMOer | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    The Advantages of Being a PMOer

    @@ -32,7 +32,7 @@
    - +

    @@ -49,14 +49,12 @@ diff --git a/public/library/hackbook/03-22-the-willpower-method-of-stopping/index.html b/public/library/hackbook/03-22-the-willpower-method-of-stopping/index.html index 366977ce..78662448 100644 --- a/public/library/hackbook/03-22-the-willpower-method-of-stopping/index.html +++ b/public/library/hackbook/03-22-the-willpower-method-of-stopping/index.html @@ -1,10 +1,10 @@ - 03-22 the Willpower Method of Stopping | vodoraslo + 03-22 the Willpower Method of Stopping | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    The Willpower Method of Stopping

    It is an accepted fact in our society that it is very difficult to stop PMO. Even books and forums advising you how to do so usually start off by telling you how difficult it is. The truth is that it is ridiculously easy. Yes, I can understand you questioning that statement but just consider it. If your aim is to run a mile in under four minutes, that’s difficult. You may have to undergo years of hard training and even then you may be physically incapable of doing it. (Much of our achievement lies in the mind. Isn’t it strange how difficult it was until Roger Bannister actually did it but nowadays it is commonplace?).

    However, in order to stop PMOing all you have to do is not watch internet porn and or masturbate any more. No one forces you to masturbate (apart from yourself) and unlike food or drink, you don’t need it to survive. So if you want to stop doing it, why should it be difficult? In fact, it isn’t. It is PMOers who make it difficult by using the Willpower Method. I define the Willpower Method as any method that forces the PMOer to feel he is making some sort of sacrifice. Let us just consider the Willpower Method.

    @@ -87,7 +87,7 @@
    - +

    @@ -104,14 +104,12 @@ diff --git a/public/library/hackbook/03-23-beware-of-cutting-down/index.html b/public/library/hackbook/03-23-beware-of-cutting-down/index.html index 822d54fc..ebd5013a 100644 --- a/public/library/hackbook/03-23-beware-of-cutting-down/index.html +++ b/public/library/hackbook/03-23-beware-of-cutting-down/index.html @@ -1,10 +1,10 @@ - 03-23 Beware of Cutting Down | vodoraslo + 03-23 Beware of Cutting Down | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Beware of Cutting Down

    Many PMOers resort to cutting down either as a stepping-stone towards stopping or as an attempt to control the little monster. Many recommend cutting down or a ‘porn diet’1 as a pick-me-up. Obviously, the less you PMO the better off you are but as a stepping-stone to stopping, cutting down is fatal. It is these attempts to cut down that keep us trapped all our lives.

    Usually cutting down follows failed attempts to stop. After a few hours or days of abstinence the PMOer says to himself something like:

    @@ -81,7 +81,7 @@
    - +

    @@ -98,14 +98,12 @@ diff --git a/public/library/hackbook/03-24-just-one-peek/index.html b/public/library/hackbook/03-24-just-one-peek/index.html index 7141e7fc..839ac3ce 100644 --- a/public/library/hackbook/03-24-just-one-peek/index.html +++ b/public/library/hackbook/03-24-just-one-peek/index.html @@ -1,10 +1,10 @@ - 03-24 Just One Peek | vodoraslo + 03-24 Just One Peek | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ It is just one peek that gets us started in the first place. It is just one peek -

    Last updated: RSS Feed

    +

    Last updated:

    Just One Peek

    “Just one peek” is a myth you must get out of your mind:

      @@ -63,7 +63,7 @@ It is just one peek that gets us started in the first place. It is just one peek
    - +

    @@ -80,14 +80,12 @@ It is just one peek that gets us started in the first place. It is just one peek diff --git a/public/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/index.html b/public/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/index.html index eecc0f24..466edc9d 100644 --- a/public/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/index.html +++ b/public/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/index.html @@ -1,10 +1,10 @@ - 03-25 Casual PMOers, Teenagers, Non PMOers | vodoraslo + 03-25 Casual PMOers, Teenagers, Non PMOers | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ No PMOer ever decided to become a PMOer casual or otherwise, therefore: All PMOe -

    Last updated: RSS Feed

    +

    Last updated:

    Casual PMOers, Teenagers, Non PMOers

    Heavy PMOers tend to envy the casual porn user. We’ve all met these characters: “Oh, I can go all week without a PMO, it really doesn’t bother me.” We think: “I wish I were like that!” I know this is hard to believe but no PMOer enjoys being a PMOer. Never forget:

      @@ -104,7 +104,7 @@ No PMOer ever decided to become a PMOer casual or otherwise, therefore: All PMOe
    - +

    @@ -121,14 +121,12 @@ No PMOer ever decided to become a PMOer casual or otherwise, therefore: All PMOe diff --git a/public/library/hackbook/03-26-the-youtube-pmoer/index.html b/public/library/hackbook/03-26-the-youtube-pmoer/index.html index a94ea0cd..1ba1141d 100644 --- a/public/library/hackbook/03-26-the-youtube-pmoer/index.html +++ b/public/library/hackbook/03-26-the-youtube-pmoer/index.html @@ -1,10 +1,10 @@ - 03-26 the YouTube PMOer | vodoraslo + 03-26 the YouTube PMOer | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    The YouTube PMOer

    The YouTube PMOer should be grouped with casual PMOers but the effects of a YouTube PMOer are so insidious that it merits a separate chapter. It can lead to the breakdown of personal self control. In one case it nearly caused a split for a No-Fap forum user.

    @@ -46,7 +46,7 @@
    - +

    @@ -63,14 +63,12 @@ diff --git a/public/library/hackbook/03-27-a-social-habit/index.html b/public/library/hackbook/03-27-a-social-habit/index.html index 732dbc69..4c420f34 100644 --- a/public/library/hackbook/03-27-a-social-habit/index.html +++ b/public/library/hackbook/03-27-a-social-habit/index.html @@ -1,10 +1,10 @@ - 03-27 a Social Habit? | vodoraslo + 03-27 a Social Habit? | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    A Social Habit?

    Health of mind and body are the main reason why we should want to stop but then they always have been. We do not actually need scientific research and knowledge in brain chemistry to tell us that internet porn is addictive and can potentially shatter our lives. These bodies of ours are the most sophisticated objects on the planet and any PMOer knows instantly, from the first session, that the stimulus can go to excess and it can turn poisonous.

    The only reason why we ever get involved with internet porn is the PMO’s overlap with their evolutionary brain programming. Porn is available for free and it gets streamed 24 hours a day. No risk and no traces and with very high brain rewards. Porn was once considered as harmless but that was when the images were static and involved a trip to the local store for a VHS tape.

    @@ -43,7 +43,7 @@
    - +

    @@ -60,14 +60,12 @@ diff --git a/public/library/hackbook/03-28-timing/index.html b/public/library/hackbook/03-28-timing/index.html index 12ee5fb4..7f0f33c0 100644 --- a/public/library/hackbook/03-28-timing/index.html +++ b/public/library/hackbook/03-28-timing/index.html @@ -1,10 +1,10 @@ - 03-28 Timing | vodoraslo + 03-28 Timing | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Timing

    Apart from the obvious point that as it is doing you no good, now is the right time to stop. I believe timing is important. Our society treats internet porn flippantly as a slightly distasteful habit that can not injure your health. It is not. It is drug addiction, a disease and a destroyer of relationships in society. The worst thing that happens in most PMOer’s lives is getting hooked on that awful addiction. If they stay hooked, horrendous things happen. Timing is important to give yourself the right to a proper cure.

    First of all, identify the times or occasions when PMO appears to be important to you. If you are a businessman and use it for the illusion of relief of stress, pick a relatively slack period; a good idea is to choose your annual holiday. If you PMO mainly during boring or relaxing periods, weekends etc. do the opposite. In any event, take the matter seriously and make the attempt the most important thing in your life.

    @@ -61,7 +61,7 @@
    - +

    @@ -78,14 +78,12 @@ diff --git a/public/library/hackbook/03-29-will-i-miss-the-fun/index.html b/public/library/hackbook/03-29-will-i-miss-the-fun/index.html index 200433c7..fafbc54c 100644 --- a/public/library/hackbook/03-29-will-i-miss-the-fun/index.html +++ b/public/library/hackbook/03-29-will-i-miss-the-fun/index.html @@ -1,10 +1,10 @@ - 03-29 Will I Miss the Fun? | vodoraslo + 03-29 Will I Miss the Fun? | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Will I Miss the Fun?

    No! Once that little porn monster is dead and your body stops craving dopamine and the porn water slides in your brain start to fade due to lack of ‘greasing’, any remaining brainwashing will vanish and you will find yourself both physically and mentally better equipped not only to cope with the stresses and strains of life but to enjoy the good times to the full.

    There is only one danger and that is the influence of those who still use sex as their lying crutch and damned pleasure. “The other man’s grass is always greener,” is commonplace in many aspects of our lives and is easily understandable. Why is it in the case of PMOing, where the disadvantages are so enormous as compared with even the illusory ‘advantages,’ that the ex-PMOer tend to envy the man or woman who appears to demand sex and use porn for pleasure and a crutch?

    @@ -53,7 +53,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p
    - +

    @@ -70,14 +70,12 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p diff --git a/public/library/hackbook/03-30-can-i-compartmentalize/index.html b/public/library/hackbook/03-30-can-i-compartmentalize/index.html index 81f70ab8..2c582293 100644 --- a/public/library/hackbook/03-30-can-i-compartmentalize/index.html +++ b/public/library/hackbook/03-30-can-i-compartmentalize/index.html @@ -1,10 +1,10 @@ - 03-30 Can I Compartmentalize? | vodoraslo + 03-30 Can I Compartmentalize? | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Can I Compartmentalize?

    This is another myth about PMOing spread mainly by PMOers who, when attempting to stop on the Willpower Method, substitute mental gymnastics - they propose to act -Jekyll and Hyde: “Porn is for my alter ego side and real life romance is for my relationship side.” Nothing is further from the truth. The porn waterslides - the deltaFosBs and all the brain changes are going to overrun the real life romance and will make it less desirable. Mr Hyde is most definitely going to overrule Dr. Jekyll’s instructions.

    If you use internet porn, you may be training yourself for the role of voyeur or to need the option of clicking to something more arousing at the least drop in your dopamine levels, or to search and search for just the right scene for maximum effect. Also, you may be masturbating in a hunched-over position – or watching your smartphone in bed nightly. You will eventually desire those cues more than the real life action. The thing that goes against real sex is the lack of novelty, variety, ‘harem’ like 24/7 quick delivery etc. and so it stands no chance compared to your online harem. The younger you were when you started on PMO the longer to rewire and break down those ‘porn water slides’ and get back those ‘real water slides’ if there were any from the past or create new ones. Also powerful and lasting are the associated memories from when you were young.

    @@ -43,7 +43,7 @@
    - +

    @@ -60,14 +60,12 @@ diff --git a/public/library/hackbook/03-31-avoid-false-incentives/index.html b/public/library/hackbook/03-31-avoid-false-incentives/index.html index c36bbee8..411e195b 100644 --- a/public/library/hackbook/03-31-avoid-false-incentives/index.html +++ b/public/library/hackbook/03-31-avoid-false-incentives/index.html @@ -1,10 +1,10 @@ - 03-31 Avoid False Incentives | vodoraslo + 03-31 Avoid False Incentives | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Avoid False Incentives

    Many PMOers, while trying to stop on the Willpower Method, attempt to increase their motivation by building up false incentives. There are many examples of this, a typical one is, “I will reward myself with a gift after no-PMO for a month.” This appears to be a logical and sensible approach but in fact it is false because any self-respecting PMOer would rather continue PMOing every day than receive a “self given gift.” In any case there is a doubt in the PMOer’s mind because not only will she have to abstain for thirty days but will she even enjoy the days without a PMO? Her only pleasure or crutch is taken away! All this does is to increase the size of the sacrifice that the PMOer feels she is making, which makes it even more precious in her mind.

    Other examples: “I’ll stop PMO so that I will force myself to get a social life and seek more sex in real life” OR “I’ll stop so some magical energy will help me to leap above the competitors and get this woman I pursue” OR “I commit to not waste my energy and enthusiasm in PMO, so I can grow enough hunger in myself.” These are true and can be effective and you may end up getting what you want. But think about it for a second - if you do get what you had wanted, once the novelty has gone you will feel deprived - if you didn’t then you will feel miserable and either way sooner or later you will fall for the trap again.

    @@ -46,7 +46,7 @@
    - +

    @@ -63,14 +63,12 @@ diff --git a/public/library/hackbook/03-32-the-easy-way-to-stop/index.html b/public/library/hackbook/03-32-the-easy-way-to-stop/index.html index 9fffa922..fd34305c 100644 --- a/public/library/hackbook/03-32-the-easy-way-to-stop/index.html +++ b/public/library/hackbook/03-32-the-easy-way-to-stop/index.html @@ -1,10 +1,10 @@ - 03-32 the Easy Way to Stop | vodoraslo + 03-32 the Easy Way to Stop | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ Make the decision that you are never going to PMO again."/> -

    Last updated: RSS Feed

    +

    Last updated:

    The Easy Way to Stop

    This chapter contains instructions about the easy way to stop PMO. Providing you follow the instructions, you will find that stopping ranges from relatively easy to enjoyable! But remember the definition of a brunette: “a girl who didn’t read the instructions on the bottle.” It is ridiculously easy to stop PMO. All you have to do is two things:

      @@ -76,7 +76,7 @@ Make the decision that you are never going to PMO again."/>
    - +

    @@ -93,14 +93,12 @@ Make the decision that you are never going to PMO again."/> diff --git a/public/library/hackbook/03-33-the-withdrawal-period/index.html b/public/library/hackbook/03-33-the-withdrawal-period/index.html index 2b15d53f..44414bb6 100644 --- a/public/library/hackbook/03-33-the-withdrawal-period/index.html +++ b/public/library/hackbook/03-33-the-withdrawal-period/index.html @@ -1,10 +1,10 @@ - 03-33 the Withdrawal Period | vodoraslo + 03-33 the Withdrawal Period | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ The withdrawal pangs of dopamine, that empty, insecure feeling, like a hunger, w -

    Last updated: RSS Feed

    +

    Last updated:

    The Withdrawal Period

    For up to three weeks after your last PMO session you may be subjected to withdrawal pangs. These consist of two quite separate factors:

      @@ -59,7 +59,7 @@ The withdrawal pangs of dopamine, that empty, insecure feeling, like a hunger, w
    - +

    @@ -76,14 +76,12 @@ The withdrawal pangs of dopamine, that empty, insecure feeling, like a hunger, w diff --git a/public/library/hackbook/03-34-just-one-peek/index.html b/public/library/hackbook/03-34-just-one-peek/index.html index dca39880..340f24d7 100644 --- a/public/library/hackbook/03-34-just-one-peek/index.html +++ b/public/library/hackbook/03-34-just-one-peek/index.html @@ -1,10 +1,10 @@ - 03-34 Just One Peek | vodoraslo + 03-34 Just One Peek | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ For most PMOers that first peek at the tube site harem was not as good as sex wi -

    Last updated: RSS Feed

    +

    Last updated:

    Just One Peek

    This is the undoing of many PMOers who try to stop on the Willpower Method. They will go through three or four days and then have the odd peek or a PMO or two to tide them over. They do not realize the devastating effect this has on their morale.

    For most PMOers that first peek at the tube site harem was not as good as sex with a real person. The clips that are clean are far in between. This gives their conscious minds a boost. They think, “Good. That wasn’t entirely all that enjoyable. I am losing the urge to PMO and I am not that much into the shocking stuff.” In fact, the reverse is the case. Get it clear in your mind - enjoyment of orgasm wasn’t the reason why you hit porn. If PMOers were there for orgasm alone, they’d never watch more than one clip. The only reason why you PMO was to feed that little monster. Just think: you had starved him for four days. How precious that one peek must have been to him. You are not aware of it in your conscious mind but the fix your body received will be communicated to your subconscious mind and all your sound preparation will be undermined. There will be a little voice at the back of your mind saying, “In spite of all the logic they are precious. I want another one.”

    @@ -44,7 +44,7 @@ For most PMOers that first peek at the tube site harem was not as good as sex wi
    - +

    @@ -61,14 +61,12 @@ For most PMOers that first peek at the tube site harem was not as good as sex wi diff --git a/public/library/hackbook/03-35-will-it-be-harder-for-me/index.html b/public/library/hackbook/03-35-will-it-be-harder-for-me/index.html index ed258a1b..7ee56bf1 100644 --- a/public/library/hackbook/03-35-will-it-be-harder-for-me/index.html +++ b/public/library/hackbook/03-35-will-it-be-harder-for-me/index.html @@ -1,10 +1,10 @@ - 03-35 Will It Be Harder for Me? | vodoraslo + 03-35 Will It Be Harder for Me? | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ It tends to be particularly difficult for members of the medical profession."/> -

    Last updated: RSS Feed

    +

    Last updated:

    Will It Be Harder for Me?

    The combinations of factors that will determine how easily each individual PMOer will quit are infinite. To start with, each of us has his own character, type of work, personal circumstances, timing, etc. Certain professions may make it harder than others but providing the brainwashing is removed it doesn’t have to be so. A few individual examples will help.

    It tends to be particularly difficult for members of the medical profession. We think it should be easier for doctors because they are more aware of the effects of ill- health and are seeing daily evidence of it. Although this supplies more forceful reasons for stopping, it doesn’t make it any easier to do. The reasons are these:

    @@ -43,7 +43,7 @@ It tends to be particularly difficult for members of the medical profession."/>
    - +

    @@ -60,14 +60,12 @@ It tends to be particularly difficult for members of the medical profession."/> diff --git a/public/library/hackbook/03-36-the-main-reasons-for-failure/index.html b/public/library/hackbook/03-36-the-main-reasons-for-failure/index.html index 380ae93a..1af5cbc8 100644 --- a/public/library/hackbook/03-36-the-main-reasons-for-failure/index.html +++ b/public/library/hackbook/03-36-the-main-reasons-for-failure/index.html @@ -1,10 +1,10 @@ - 03-36 the Main Reasons for Failure | vodoraslo + 03-36 the Main Reasons for Failure | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    The Main Reasons for Failure

    There are two main reasons for failure. The first is the influence of external stimuli - a commercial, online news articles, internet browsing etc. At a weak moment or even during a social occasion somebody will get intimate with their partner. I have already dealt with this topic at length. Use that moment to remind yourself that there is no such thing as one visit or one peek. Rejoice in the fact that you have broken the chain of mental slavery. Remember that the PMOer envies you, and feel sorry for him. Believe me, he needs your pity. The other main reason for failure is having a bad day. Get it clear in your mind before you start that, whether you are a PMOer or a non-PMOer, there are good days and bad days. It rains for both the pope and the murderer.

    Life is a matter of relativity and you cannot have ups without having downs. The problem with the Willpower Method of stopping is that as soon as the PMOer has a bad day he starts moping for his ‘harem’ visit and all that does is make a bad day worse. The non-PMOer is better equipped, not only physically but also mentally, to cope with the stresses and strains of life. If you have a bad day during the withdrawal period just take it on the chin. Remind yourself that you had bad days when you were addicted (otherwise you wouldn’t have decided to stop). Instead of moping about it, say to yourself something like, “OK, today’s not so good but masturbating is not going to cure it. Tomorrow will be better and at least I have got a marvellous bonus at the moment. I have kicked that awful PMO habit.”

    @@ -39,7 +39,7 @@
    - +

    @@ -56,14 +56,12 @@ diff --git a/public/library/hackbook/03-37-substitutes/index.html b/public/library/hackbook/03-37-substitutes/index.html index 576f8094..2e26f45d 100644 --- a/public/library/hackbook/03-37-substitutes/index.html +++ b/public/library/hackbook/03-37-substitutes/index.html @@ -1,10 +1,10 @@ - 03-37 Substitutes | vodoraslo + 03-37 Substitutes | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Substitutes

    Substitutes include restricting to porn magazines, static internet images, going on a porn-diet1 etc. DO NOT USE ANY OF THEM. They make it harder, not easier. If you do get a pang and use a substitute it will prolong the pang and make it harder. What you are really saying is, “I need to PMO to fill the void.” It will be like giving in to a hijacker or the tantrums of a child. It will just keep the pangs coming and prolong the torture. In any event the substitutes will not relieve the pangs. Your craving is for amino acids in the brain. All it will do is keep you thinking about PMOing. Remember these points:

      @@ -60,7 +60,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict
    - +

    @@ -77,14 +77,12 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict diff --git a/public/library/hackbook/03-38-should-i-avoid-temptation-situations/index.html b/public/library/hackbook/03-38-should-i-avoid-temptation-situations/index.html index 59bae1b0..405477c8 100644 --- a/public/library/hackbook/03-38-should-i-avoid-temptation-situations/index.html +++ b/public/library/hackbook/03-38-should-i-avoid-temptation-situations/index.html @@ -1,10 +1,10 @@ - 03-38 Should I Avoid Temptation Situations? | vodoraslo + 03-38 Should I Avoid Temptation Situations? | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Should I Avoid Temptation Situations?

    I have been direct in my advice so far and would ask you to treat this advice as instruction rather than suggestion. I am explicit and direct, first because there are sound, practical reasons for my advice and second, because those reasons have been backed up by thousands of case studies. On the question of whether or not to try to avoid temptation during the withdrawal period, I regret that I cannot be direct. Each PMOer will need to decide for himself. I can, however, make what I hope will be helpful suggestions, I repeat that it is fear that keeps us to PMO all our lives and this fear consists of two distinct phases:

    @@ -53,7 +53,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o
    - +

    @@ -70,14 +70,12 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o diff --git a/public/library/hackbook/03-39-the-moment-of-revelation/index.html b/public/library/hackbook/03-39-the-moment-of-revelation/index.html index ef72d8c7..1cef303d 100644 --- a/public/library/hackbook/03-39-the-moment-of-revelation/index.html +++ b/public/library/hackbook/03-39-the-moment-of-revelation/index.html @@ -1,10 +1,10 @@ - 03-39 the Moment of Revelation | vodoraslo + 03-39 the Moment of Revelation | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    The Moment of Revelation

    The moment of revelation usually takes place about three weeks after stopping. The sky appears to become brighter and it is the moment when the brainwashing ends completely. When instead of telling yourself you do not need to PMO, you suddenly realize that the last thread is broken and you can enjoy the rest of your life without ever needing PMO again. It is also usually from this point that you start looking at other PMOers as objects of pity.

    PMOers using the Willpower Method do not normally experience this moment because although they are glad to be ex-PMOers they continue through life believing they are making a sacrifice. The more you were addicted, the more marvellous this moment is and it lasts a lifetime. I consider I have been very fortunate in this life and had some wonderful moments but the most wonderful of all was that moment of revelation. With all the other highlights of my life, although I can remember they were happy times, I can never recapture the actual feeling. I can never get over the joy of not having to PMO any more. If ever I am feeling low and need a boost nowadays, I just think how lovely it is not to be hooked on that awful addiction. Half the people who contact me after they have stopped visiting the online harems say exactly the same thing: that it was the most marvellous event of their lives. Ah! What pleasure you have to come! With additional feedback, both from forums and personal interactions, I have learned that in most cases the moment of revelation occurs not after three weeks, as stated above, but within a few days.

    @@ -43,7 +43,7 @@
    - +

    @@ -60,14 +60,12 @@ diff --git a/public/library/hackbook/03-40-the-final-visit/index.html b/public/library/hackbook/03-40-the-final-visit/index.html index 63f12ef3..29d7ec84 100644 --- a/public/library/hackbook/03-40-the-final-visit/index.html +++ b/public/library/hackbook/03-40-the-final-visit/index.html @@ -1,10 +1,10 @@ - 03-40 the Final Visit | vodoraslo + 03-40 the Final Visit | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ Do you feel certain of success? Have you a feeling of doom and gloom or a sense -

    Last updated: RSS Feed

    +

    Last updated:

    The Final Visit

    Having decided on your timing, you are now ready to visit your harem one last time. Before you do so, check on the two essentials:

      @@ -75,7 +75,7 @@ sites in my life again.”
      - +

    @@ -92,14 +92,12 @@ sites in my life again.”
    diff --git a/public/library/hackbook/03-41-a-final-warning/index.html b/public/library/hackbook/03-41-a-final-warning/index.html index 7ac61219..3da2606f 100644 --- a/public/library/hackbook/03-41-a-final-warning/index.html +++ b/public/library/hackbook/03-41-a-final-warning/index.html @@ -1,10 +1,10 @@ - 03-41 a Final Warning | vodoraslo + 03-41 a Final Warning | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    A Final Warning

    No PMOer, given the chance of going back to the time before he became hooked with the knowledge he has now, would opt to start. Many of the them who consult me are convinced that if I could only help them stop, they would never dream of PMOing again, and yet thousands of PMOers successfully kick the habit for many years and lead perfectly happy lives, only to get trapped once again. I trust that this book will help you to find it relatively easy to stop. But be warned: PMOers who find it easy to stop find it easy to start again, DO NOT FALL FOR THIS TRAP.

    No matter how long you have stopped or how confident you are that you will never become hooked again, make it a rule of life not to PMO for any reason. Resist the allusions and innuendoes in the media, and remember they are pushing their image of ‘openness’ by bringing porn into mainstream without realizing how porn, internet porn etc. are killers of relationships and of the personal sense of well being for a huge number of men and some women.

    @@ -35,7 +35,7 @@
    - +

    @@ -52,14 +52,12 @@ diff --git a/public/library/hackbook/03-42-feedback/index.html b/public/library/hackbook/03-42-feedback/index.html index 25f67cdc..82aaf171 100644 --- a/public/library/hackbook/03-42-feedback/index.html +++ b/public/library/hackbook/03-42-feedback/index.html @@ -1,10 +1,10 @@ - 03-42 Feedback | vodoraslo + 03-42 Feedback | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Feedback

    This method will be pooh-poohed by the so-called experts - as I have kept it thin, deliberately, on the ‘science’ side of porn addiction. This ‘hackbook’ is based on a very successful technique used by Alan Carr for quitting smoking, alcohol and gambling. I have personally broken away from the prisons of cigarette, alcohol and internet porn with this technique. I’d like to add here that I’ve tried some of the best programmes - such as CBT, DEADS and AVERT before arriving at the EasyWay. I could not close the deal. I was then led to studying about self hypnosis that deals with bad habits. The key idea that sold me on this method is his emphasis on the “feelings of misery and deprivation, misery and sacrifice, misery and guilt.” If you use the Will Power method you will invariably have all or one of these awful feelings that in themselves provide the grease to slide back to the addiction.

    I’m not a do-gooder. My war - which, I emphasize, is not against PMOers but against the porn trap, I wage for the purely selfish reason that I enjoy it. Every time I hear of a PMOer escaping from the prison I get a feeling of great pleasure, even when it has nothing to do with me. You can imagine also the immense pleasure I obtain from the grateful letters that I have received over time.

    @@ -111,7 +111,7 @@
    - +

    @@ -128,14 +128,12 @@ diff --git a/public/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/index.html b/public/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/index.html index c08ee314..7662a79a 100644 --- a/public/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/index.html +++ b/public/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/index.html @@ -1,10 +1,10 @@ - 03-43 Help the PMOer Left on the Sinking Ship | vodoraslo + 03-43 Help the PMOer Left on the Sinking Ship | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Help the PMOer Left on the Sinking Ship

    PMOers are panicking nowadays. They sense that there is a change in the way internet porn is perceived by men and women. Internet porn’s addictive nature is being studied by more and more people. It is now rightly regarded not as the same as old traditional porn. It’s easy reach and effortless availability raises alarm even in the hearts of porn supporters. They also sense that their crusade for free speech and free thought is being hijacked by vicious elements. The wild wild west nature of the unpoliced internet makes it hard for enforcing age restrictive access to supranormal stimuli. Yet I don’t think this whole thing will be coming to an end anytime soon. Thousands of PMOers are now stopping and all porn users are conscious of the new brain studies that point their studied fingers to the similarities of drug and substance addiction. Every time a PMOer leaves the sinking ship, the ones left on it feel more miserable. Every PMOer instinctively knows that it is ridiculous to self sabotage and spend time in front of two dimensional pixels, treat the poor brain to super surges, develop porn brain water slides that will guarantee him unreliable erections and fading penetrations. If you still don’t think it is silly, try talking to a porn magazine standing at the centre of the city square and ask yourself what the difference is. Just one. You cannot get the pleasure of warmth and intimacy that way. If you can stop buying alcohol and cigarettes every time you go grocery shopping you can definitely stop visiting your online harems. PMOers cannot find a rational reason for PMOing but if someone else is doing it, they do not feel quite so silly.

    PMOers blatantly lie about their habit, not only to others and university researchers but worse of all to themselves. They have to. The brainwashing is essential if they are to retain some self-respect. They feel the need to justify their “habit” not only to themselves but to non-PMOers. They are therefore forever advertising the illusory advantages of porn and PMO by more subtler means.

    @@ -42,7 +42,7 @@
    - +

    @@ -59,14 +59,12 @@ diff --git a/public/library/hackbook/03-44-advice-to-non-pmoers/index.html b/public/library/hackbook/03-44-advice-to-non-pmoers/index.html index e3619057..1be30826 100644 --- a/public/library/hackbook/03-44-advice-to-non-pmoers/index.html +++ b/public/library/hackbook/03-44-advice-to-non-pmoers/index.html @@ -1,10 +1,10 @@ - 03-44 Advice to Non-PMOers | vodoraslo + 03-44 Advice to Non-PMOers | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Advice to Non-PMOers

    HELP GET YOUR PMO FRIENDS TO READ THIS BOOK

    First study the contents of this book and try to put yourself in the place of the PMOer. Do not force him to read this book or try to stop him by telling him he is ruining his health or playing with fire. He already knows this better than you do. PMOers do not continue in it because they enjoy it or because they want to. They only tell themselves and other people this in order to retain self-respect. They do it because they feel dependent on PMO because they think that it relaxes them and gives them courage and confidence (pleasure or crutch) and that life will never be enjoyable without “sex” - their version of it. If you try to force a PMOer to stop, he feels like a trapped animal and wants to be in his harem even more. This may turn him into a secret PMOer and in his mind the porn will become even more precious (see Chapter 26).

    @@ -63,7 +63,7 @@
    - +

    @@ -80,14 +80,12 @@ diff --git a/public/library/hackbook/03-45-should-i-tell-my-so/index.html b/public/library/hackbook/03-45-should-i-tell-my-so/index.html index be07eb62..2dd9448c 100644 --- a/public/library/hackbook/03-45-should-i-tell-my-so/index.html +++ b/public/library/hackbook/03-45-should-i-tell-my-so/index.html @@ -1,10 +1,10 @@ - 03-45 Should I Tell My SO | vodoraslo + 03-45 Should I Tell My SO | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ If you slip, you will feel miserable and guilty if you are following the Willpow -

    Last updated: RSS Feed

    +

    Last updated:

    Should I Tell My SO

    Should I tell my wife, girlfriend and SO about my PMO? The intention here is that it would help you in quitting. I am of the solid opinion that all these are not needed. It would only reinforce your weakness against PMO.

    If you slip, you will feel miserable and guilty if you are following the Willpower Method. Add to that the feeling of deceiving your loved one will definitely push you through the vicious cycle of slip-lapse-relapse.

    @@ -38,7 +38,7 @@ If you slip, you will feel miserable and guilty if you are following the Willpow
    - +

    @@ -55,14 +55,12 @@ If you slip, you will feel miserable and guilty if you are following the Willpow diff --git a/public/library/hackbook/04-01-the-instructions/index.html b/public/library/hackbook/04-01-the-instructions/index.html index 68db35ab..23506047 100644 --- a/public/library/hackbook/04-01-the-instructions/index.html +++ b/public/library/hackbook/04-01-the-instructions/index.html @@ -1,10 +1,10 @@ - 04-01 the Instructions | vodoraslo + 04-01 the Instructions | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    The Instructions

    1. Follow all the instructions.
    2. @@ -61,7 +61,7 @@ strains of life.
    - +

    @@ -78,14 +78,12 @@ strains of life. diff --git a/public/library/hackbook/04-02-rebt-coping-statements/index.html b/public/library/hackbook/04-02-rebt-coping-statements/index.html index 745e069f..2fe130f2 100644 --- a/public/library/hackbook/04-02-rebt-coping-statements/index.html +++ b/public/library/hackbook/04-02-rebt-coping-statements/index.html @@ -1,10 +1,10 @@ - 04-02 REBT Coping Statements | vodoraslo + 04-02 REBT Coping Statements | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    REBT Coping Statements

    • “I can stop PMO, even though it appears ‘hard’ to do so. It’s not too hard and no matter how much trouble it takes, it’s worth it!”
    • @@ -48,7 +48,7 @@
    - +

    @@ -65,14 +65,12 @@ diff --git a/public/library/hackbook/05-01-scripts-01/index.html b/public/library/hackbook/05-01-scripts-01/index.html index b6bca734..a1b30bef 100644 --- a/public/library/hackbook/05-01-scripts-01/index.html +++ b/public/library/hackbook/05-01-scripts-01/index.html @@ -1,10 +1,10 @@ - 05-01 Scripts-01 | vodoraslo + 05-01 Scripts-01 | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ You begin to feel this strength from within, motivating you to overcome any and -

    Last updated: RSS Feed

    +

    Last updated:

    Scripts-01

    You are relaxed now and because you are so relaxed you begin to feel free from all tensions, anxiety and fear. You now realize that you are more confident and sure of yourself because you have taken the enormous first step toward helping yourself. Great!

    You begin to feel this strength from within, motivating you to overcome any and every obstacle that may stand in the way of your happiness, social life and home life. You are not a slave to PMO any more!

    @@ -42,7 +42,7 @@ You begin to feel this strength from within, motivating you to overcome any and
    - +

    @@ -59,14 +59,12 @@ You begin to feel this strength from within, motivating you to overcome any and diff --git a/public/library/hackbook/05-01-scripts-02/index.html b/public/library/hackbook/05-01-scripts-02/index.html index 1dc20c59..1eaa76c3 100644 --- a/public/library/hackbook/05-01-scripts-02/index.html +++ b/public/library/hackbook/05-01-scripts-02/index.html @@ -1,10 +1,10 @@ - 05-01 Scripts-02 | vodoraslo + 05-01 Scripts-02 | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Scripts-02

    As you go deeper and deeper relaxed all of the sounds fade away in the distance and you pay attention only to the sound of my voice. As you listen carefully to the sound of my voice, we are going to remove a number of suggestions which have been in your mind. We are going to remove them completely and as you listen carefully to them we’re simply going to dissolve them… throw them out of your mind completely and forever… Nothing disturbs you and nothing bothers you and nothing can distract you in any way from listening to the sound of my voice… and from completely accepting everything I tell you… for everything I tell you is the absolute truth to you… and we’re going to remove all suggestions from your mind that have been detrimental to you in the past.

    The first suggestion you had in your mind is that somehow or another that porn, an image, an illusion, has been of some use to you. Masturbating to porn is of no use to you and you know it. You’re through PMO for any reason. It doesn’t make you relax, it doesn’t make you sleep well, it doesn’t do anything for you. As a matter of fact it ruins your efficiency… and consequently you’re through with it. The fact that porn has ever been beneficial to you in any way is completely removed from your mind. I am going to count to five and that suggestion is completely removed from your mind never to return. One, Two, Three, Four, Five.

    @@ -40,7 +40,7 @@
    - +

    @@ -57,14 +57,12 @@ diff --git a/public/library/hackbook/05-01-scripts-03/index.html b/public/library/hackbook/05-01-scripts-03/index.html index 0a30e0a2..6340d51f 100644 --- a/public/library/hackbook/05-01-scripts-03/index.html +++ b/public/library/hackbook/05-01-scripts-03/index.html @@ -1,10 +1,10 @@ - 05-01 Scripts-03 | vodoraslo + 05-01 Scripts-03 | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ In the past porn may have been to you something that meant life. In your mind yo -

    Last updated: RSS Feed

    +

    Last updated:

    Scripts-03

    Now as you sink deeper and deeper relaxed all of the sounds fade away in the distance. You pay no attention to any other sound but the sound of my voice. You sink deeper and deeper with every breath you take. Deeper and deeper and deeper, way down, deeper and deeper relaxed.

    In the past porn may have been to you something that meant life. In your mind you may have accepted a suggestion that porn saves your life from boredom or porn protects you from being injured socially, porn is good for you in some manner or another. But that was yesterday and we are in the future. All that was yesterday, because porn may have protected you from injury in the past socially, it could have even saved your life from boredom.

    @@ -40,7 +40,7 @@ In the past porn may have been to you something that meant life. In your mind yo
    - +

    @@ -57,14 +57,12 @@ In the past porn may have been to you something that meant life. In your mind yo diff --git a/public/library/hackbook/05-01-scripts-04/index.html b/public/library/hackbook/05-01-scripts-04/index.html index 5a469054..01d662d0 100644 --- a/public/library/hackbook/05-01-scripts-04/index.html +++ b/public/library/hackbook/05-01-scripts-04/index.html @@ -1,10 +1,10 @@ - 05-01 Scripts-04 | vodoraslo + 05-01 Scripts-04 | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Scripts-04

    To an individual who has had a PMO problem, porn is poison. It’s poison in two ways. First of all it’s poison because it breaks down the very will power, the very ego, the very faith in oneself that the individual is able to build up. And so it is a psychological poison because having once conquered the porn problem, if you ever allow it to get back into you again then you begin thinking about yourself all the thoughts that you thought about yourself before, namely, well I really am no good anyway, I really didn’t lick it and so on. So it’s a psychological poison.

    Now in addition to that for anyone who has ever had a porn problem, it’s a physical poison. It actually poisons your system. Because you’re allergic to porn just like other people are allergic to other things. And so if you’re allergic to something, even penicillin, it’s poison to you and you must never take it. The same is true with porn. If you’re allergic to it, you’re through with it. Now you’ve been allergic to porn. porn is a poison to you. What’s even more fascinating is that usually the reason why one is drawn to porn is not for most of the reasons that most people reiterate, namely that it makes me feel good, I like it, all these things. On the contrary, almost every person who has a porn problem will tell you just the opposite. I don’t like it. It’s ruining my life. It’s terrible.

    @@ -38,7 +38,7 @@
    - +

    @@ -55,14 +55,12 @@ diff --git a/public/library/hackbook/05-01-scripts-05/index.html b/public/library/hackbook/05-01-scripts-05/index.html index 754a5673..ca4b6405 100644 --- a/public/library/hackbook/05-01-scripts-05/index.html +++ b/public/library/hackbook/05-01-scripts-05/index.html @@ -1,10 +1,10 @@ - 05-01 Scripts-05 | vodoraslo + 05-01 Scripts-05 | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Scripts-05

    “Go inside and try in vain to have the same problem. It was a terrible problem, wasn’t it? You want to make changes, haven’t you?… What would it be like when you have made those changes, now? In the future as you look back and see what it was like to have had that problem… as you think about it now, if you could make this change for yourself so that you could STOP… having made that change and see yourself now. Do you like the way you look if you could make that change and look back at yourself having made that change now!”

    Credit to http://www.hypnosis.com/scripts_full.php?id2=48

    @@ -34,7 +34,7 @@
    - +

    @@ -51,14 +51,12 @@ diff --git a/public/library/hackbook/fin/index.html b/public/library/hackbook/fin/index.html index 3ac8bc5a..0243c63a 100644 --- a/public/library/hackbook/fin/index.html +++ b/public/library/hackbook/fin/index.html @@ -1,10 +1,10 @@ - Fin | vodoraslo + Fin | vodoraslo's blog - - + + Last updated: RSS Feed

    +

    Last updated:

    @@ -37,7 +37,7 @@ April 2017
    - +

    @@ -54,14 +54,12 @@ April 2017 diff --git a/public/library/hackbook/index.html b/public/library/hackbook/index.html index 29ada3ef..6cf3590d 100644 --- a/public/library/hackbook/index.html +++ b/public/library/hackbook/index.html @@ -1,10 +1,10 @@ - Hackbook EasyPeasy - Free Yourself From Pornography | vodoraslo + Hackbook EasyPeasy - Free Yourself From Pornography | vodoraslo's blog - - + + @@ -30,65 +30,65 @@ Archive of the original google sites webpage"/>

    @@ -98,14 +98,12 @@ Archive of the original google sites webpage"/> diff --git a/public/library/hackbook/index.xml b/public/library/hackbook/index.xml index 4ca94255..3e66ddd2 100644 --- a/public/library/hackbook/index.xml +++ b/public/library/hackbook/index.xml @@ -1,11 +1,11 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/library/hackbook/ - Recent content in Hackbook EasyPeasy - free yourself from pornography on vodoraslo + Recent content in Hackbook EasyPeasy - free yourself from pornography on vodoraslo's blog Hugo -- gohugo.io en-us - Mon, 19 Dec 2022 22:01:35 +0200 + Mon, 19 Dec 2022 22:01:35 +0300 @@ -13,7 +13,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -31,7 +31,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2228,7 +2228,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3130,7 +3130,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3153,7 +3153,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3216,7 +3216,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3339,7 +3339,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3349,7 +3349,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3367,7 +3367,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3384,7 +3384,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3405,7 +3405,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3427,7 +3427,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3450,7 +3450,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3474,7 +3474,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3505,7 +3505,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3549,7 +3549,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3569,7 +3569,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3615,7 +3615,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3640,7 +3640,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3734,7 +3734,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3752,7 +3752,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3809,7 +3809,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3835,7 +3835,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3871,7 +3871,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3914,7 +3914,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3936,7 +3936,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3961,7 +3961,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3987,7 +3987,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4028,7 +4028,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4086,7 +4086,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4115,7 +4115,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4141,7 +4141,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4177,7 +4177,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4221,7 +4221,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4247,7 +4247,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4275,7 +4275,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4361,7 +4361,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4406,7 +4406,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4470,7 +4470,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4540,7 +4540,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4555,7 +4555,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4574,7 +4574,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4602,7 +4602,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4626,7 +4626,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4743,7 +4743,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4786,7 +4786,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4806,7 +4806,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4853,7 +4853,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4878,7 +4878,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4905,7 +4905,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4927,7 +4927,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4946,7 +4946,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4968,7 +4968,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5004,7 +5004,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5090,7 +5090,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5199,7 +5199,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5222,7 +5222,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5246,7 +5246,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5306,7 +5306,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5349,7 +5349,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5393,7 +5393,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5436,7 +5436,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5488,7 +5488,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5525,7 +5525,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5556,7 +5556,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5599,7 +5599,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5634,7 +5634,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5653,7 +5653,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/public/library/index.html b/public/library/index.html index 53027348..9bb4e19a 100644 --- a/public/library/index.html +++ b/public/library/index.html @@ -1,10 +1,10 @@ - Vodoraslo's Library | vodoraslo + Vodoraslo's Library | vodoraslo's blog - - + + @@ -23,8 +23,8 @@

    Alternatively, visit this page for an overview of all posts in the library!

    @@ -40,14 +40,12 @@ diff --git a/public/library/index.xml b/public/library/index.xml index cb566b37..9878c9c0 100644 --- a/public/library/index.xml +++ b/public/library/index.xml @@ -1,8 +1,8 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/library/ - Recent content in Vodoraslo's Library on vodoraslo + Recent content in Vodoraslo's Library on vodoraslo's blog Hugo -- gohugo.io en-us @@ -12,7 +12,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -30,7 +30,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2227,7 +2227,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3129,7 +3129,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3152,7 +3152,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3215,7 +3215,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3338,7 +3338,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3348,7 +3348,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3366,7 +3366,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3383,7 +3383,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3404,7 +3404,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3426,7 +3426,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3449,7 +3449,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3473,7 +3473,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3504,7 +3504,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3548,7 +3548,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3568,7 +3568,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3614,7 +3614,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3639,7 +3639,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3733,7 +3733,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3751,7 +3751,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3808,7 +3808,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3834,7 +3834,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3870,7 +3870,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3913,7 +3913,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3935,7 +3935,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3960,7 +3960,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3986,7 +3986,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4027,7 +4027,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4085,7 +4085,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4114,7 +4114,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4140,7 +4140,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4176,7 +4176,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4220,7 +4220,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4246,7 +4246,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4274,7 +4274,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4360,7 +4360,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4405,7 +4405,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4469,7 +4469,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4539,7 +4539,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4554,7 +4554,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4573,7 +4573,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4601,7 +4601,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4625,7 +4625,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4742,7 +4742,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4785,7 +4785,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4805,7 +4805,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4852,7 +4852,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4877,7 +4877,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4904,7 +4904,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4926,7 +4926,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4945,7 +4945,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4967,7 +4967,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5003,7 +5003,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5089,7 +5089,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5198,7 +5198,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5221,7 +5221,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5245,7 +5245,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5305,7 +5305,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5348,7 +5348,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5392,7 +5392,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5435,7 +5435,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5487,7 +5487,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5524,7 +5524,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5555,7 +5555,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5598,7 +5598,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5633,7 +5633,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5652,7 +5652,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/public/library/ted-kaczynski/ecofascism-an-aberrant-branch-of-leftism/index.html b/public/library/ted-kaczynski/ecofascism-an-aberrant-branch-of-leftism/index.html index d9664133..4005dc01 100644 --- a/public/library/ted-kaczynski/ecofascism-an-aberrant-branch-of-leftism/index.html +++ b/public/library/ted-kaczynski/ecofascism-an-aberrant-branch-of-leftism/index.html @@ -1,10 +1,10 @@ - Ecofascism an Aberrant Branch of Leftism | vodoraslo + Ecofascism an Aberrant Branch of Leftism | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ They do not advocate total rejection of modern technology; instead, they want to -

    Last updated: RSS Feed

    +

    Last updated:

    The “ecofascists,” as I understand that term, share, at a minimum, two traits:

    1. They do not advocate total rejection of modern technology; instead, they want to create a society in which technology will be “limited and “wisely” used in such a way as to ensure the ecological health of our planet.
    2. @@ -43,7 +43,7 @@ They do not advocate total rejection of modern technology; instead, they want to

      More from Ted Kaczynski - Back to the Library

    -Footnotes + Footnotes

      @@ -61,7 +61,7 @@ They do not advocate total rejection of modern technology; instead, they want to

    @@ -78,14 +78,12 @@ They do not advocate total rejection of modern technology; instead, they want to diff --git a/public/library/ted-kaczynski/forward-to-technological-slavery/index.html b/public/library/ted-kaczynski/forward-to-technological-slavery/index.html index 2655a5c7..0176edc6 100644 --- a/public/library/ted-kaczynski/forward-to-technological-slavery/index.html +++ b/public/library/ted-kaczynski/forward-to-technological-slavery/index.html @@ -1,10 +1,10 @@ - Forward to Technological Slavery | vodoraslo + Forward to Technological Slavery | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    I have to begin by saying that I am deeply dissatisfied with this book. It should have been an organized and systematic exposition of a series of related ideas. Instead, it is an unorganized collection of writings that expound the ideas unsystematically. And some ideas that I consider important are not even mentioned. I simply have not had the time to organize, rewrite, and complete the contents of this book. The principal reason why I have not had time is that agencies of the United States government have created unnecessary legal difficulties for me. To mention only the most important of these difficulties, the United States Attorney for the Eastern District of California has formally proposed to round up and confiscate the original and every copy of everything I have ever written and turn over all such papers to my alleged “victims” through a fictitious sale that will allow the “victims” to acquire all of the papers without having to pay anything for them. Under this plan, the government would even confiscate papers that I have given to libraries, including papers that have been on library shelves for several years. The documents in which the United States Attorney has put forward this proposal are available to the public: They are Document 704 and Document 713, Case Number CR-S-96-2S9 GEB, United States District Court for the Eastern District of California.

    At this writing, I have the assistance of lawyers in resisting the government’s actions in regard to my papers. But I have learned from hard experience that it is unwise to leave everything in the hands of lawyers; one is well advised to research the legal issues oneself, keep track of what the lawyers are doing, and intervene when necessary. Such work is time-consuming, especially when one is confined in a maximum-security prison and therefore has only very limited access to law books.

    I would have preferred to delay publication of the present book until I’d had time to prepare its contents properly, but it seemed advisable to publish before the government took action to confiscate all my papers. I have, moreover, another reason to avoid delay: The Federal Bureau of Prisons has proposed new regulations that would allow prison wardens to cut off almost all communications between allegedly “terrorist” prisoners and the outside world. The proposed regulations are published in the Federal Register, Volume 71, Number 63, pages 16520–25.

    @@ -43,7 +43,7 @@

    More from Ted Kaczynski - Back to the Library

    -Footnotes + Footnotes

      @@ -70,7 +70,7 @@

    @@ -87,14 +87,12 @@ diff --git a/public/library/ted-kaczynski/hit-where-it-hurts/index.html b/public/library/ted-kaczynski/hit-where-it-hurts/index.html index 34e92f8f..ce551c5f 100644 --- a/public/library/ted-kaczynski/hit-where-it-hurts/index.html +++ b/public/library/ted-kaczynski/hit-where-it-hurts/index.html @@ -1,10 +1,10 @@ - Hit Where It Hurts | vodoraslo + Hit Where It Hurts | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ I have to explain that when I talk about “hitting where it hurts” I am not n -

    Last updated: RSS Feed

    Table Of Contents:

    1. The Purpose Of This Article.

    The purpose of this article is to point out a very simple principle of human conflict, a principle that opponents of the techno-industrial system seem to be overlooking. The principle is that in any form of conflict, if you want to win, you must hit your adversary where it hurts.

    I have to explain that when I talk about “hitting where it hurts” I am not necessarily referring to physical blows or to any other form of physical violence. For example, in oral debate, “hitting where it hurts” would mean making the arguments to which your opponents position is most vulnerable. In a presidential election, “hitting where it hurts” would mean winning from your opponent the states that have the most electoral votes. Still, in discussing this principle I will use the analogy of physical combat, because it is vivid and clear.

    @@ -97,7 +97,7 @@ I have to explain that when I talk about “hitting where it hurts” I am not n


    @@ -114,14 +114,12 @@ I have to explain that when I talk about “hitting where it hurts” I am not n diff --git a/public/library/ted-kaczynski/index.html b/public/library/ted-kaczynski/index.html index 110bc69a..5f148b19 100644 --- a/public/library/ted-kaczynski/index.html +++ b/public/library/ted-kaczynski/index.html @@ -1,10 +1,10 @@ - Ted Kaczynski's Works | vodoraslo + Ted Kaczynski's Works | vodoraslo's blog - - + + @@ -52,14 +52,12 @@ diff --git a/public/library/ted-kaczynski/index.xml b/public/library/ted-kaczynski/index.xml index c4320494..9fc7d2d3 100644 --- a/public/library/ted-kaczynski/index.xml +++ b/public/library/ted-kaczynski/index.xml @@ -1,8 +1,8 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/library/ted-kaczynski/ - Recent content in Ted Kaczynski's works on vodoraslo + Recent content in Ted Kaczynski's works on vodoraslo's blog Hugo -- gohugo.io en-us Thu, 23 Mar 2023 18:05:37 +0200 @@ -10,6 +10,24 @@ + + Hugo: Drafts Showing in Production + https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ + Sun, 17 Mar 2024 17:53:39 +0200 + + https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ + <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> +<p>to fix it - build the website with</p> + + + <div class="highlight"> + + <pre tabindex="0"><code class="language-" data-lang="">hugo --cleanDestinationDir</code></pre> + </div> +<p>from <a href="https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457">https://discourse.gohugo.io/t/drafts-showing-in-deployed-hugo-site/19457</a></p> + + + 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ @@ -67,7 +85,7 @@ </ul> </li> </ul> -<p>get to 3k kanji is my other goal - currently 12 off. my japanese has really suffered these past 2 years. ive barely read or watched anything cuz i had no time after work but i think i can manage it now. at the very least i want to finish both visual novels. if i do, i&rsquo;ll update this page to whatever my next vinnie is gonna be</p> +<p>get to 3k kanji is my other goal - currently 12 off (<em>ding ding ding hit 3k on 3.3.24</em>). my japanese has really suffered these past 2 years. ive barely read or watched anything cuz i had no time after work but i think i can manage it now. at the very least i want to finish both visual novels. if i do, i&rsquo;ll update this page to whatever my next vinnie is gonna be</p> <h2 id="2-update-how-this-site-looks">2. Update how this site looks</h2> <p>i gotta make this site look better. it&rsquo;s a hodgepodge of ideas and stuff, i really like the aesthetic of regrow.earth so maybe something similar with a hint of my unique autism&hellip; we&rsquo;ll see we&rsquo;ll see</p> <p>one thing i wish hugo introduces is the ability to hide all footnotes in:</p> @@ -5662,20 +5680,5 @@ formed does not list Internet pornography as one of the addictions that it provi </div>
    - - Contact - https://vodoraslo.xyz/contact/ - Mon, 01 Jan 0001 00:00:00 +0000 - - https://vodoraslo.xyz/contact/ - <p>You can contact me by:</p> -<div class="index-links"> -<ul> -<li>Email - <a href="mailto:contact@vodoraslo.xyz"><strong>contact@vodoraslo.xyz</strong></a> (<a href="https://vodoraslo.xyz/vodoraslo.pgp" download>PGP</a>)</li> -</ul> -<!-- - XMPP - [**nebe@yourdata.forsale**](xmpp:nebe@yourdata.forsale) --> -</div> - -
    diff --git a/public/library/ted-kaczynski/industrial-society-and-its-future/index.html b/public/library/ted-kaczynski/industrial-society-and-its-future/index.html index 6407482e..2b1db3fa 100644 --- a/public/library/ted-kaczynski/industrial-society-and-its-future/index.html +++ b/public/library/ted-kaczynski/industrial-society-and-its-future/index.html @@ -1,10 +1,10 @@ - Industrial Society and Its Future | vodoraslo + Industrial Society and Its Future | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    Table Of Contents:

    Introduction

    1. @@ -835,7 +835,7 @@

      More from Ted Kaczynski - Back to the Library

    -Footnotes + Footnotes

      @@ -952,7 +952,7 @@

    @@ -969,14 +969,12 @@ diff --git a/public/library/ted-kaczynski/morality-and-revolution/index.html b/public/library/ted-kaczynski/morality-and-revolution/index.html index 4ca2d03e..bfde6b5b 100644 --- a/public/library/ted-kaczynski/morality-and-revolution/index.html +++ b/public/library/ted-kaczynski/morality-and-revolution/index.html @@ -1,10 +1,10 @@ - Morality and Revolution | vodoraslo + Morality and Revolution | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    “Morality, guilt and fear of condemnation act as cops in our heads, destroying our spontaneity, our wildness, our ability to live our lives to the full…. I try to act on my whims, my spontaneous urges without caring what others think of me…. I want no constraints on my life; I want the opening of all possibilities…. This means… destroying all morality.” — Feral Faun, “The Cops in Our Heads: Some Thoughts on Anarchy and Morality.”1

    It is true that the concept of morality as conventionally understood is one of the most important tools that the system uses to control us, and we must liberate ourselves from it.

    But suppose you’re in a bad mood one day. You see an inoffensive but ugly old lady; her appearance irritates you, and your “spontaneous urges” impel you to knock her down and kick her. Or suppose you have a “thing” for little girls, so your “spontaneous urges” lead you to pick out a cute four-year-old, rip off her clothes, and rape her as she screams in terror.

    @@ -105,8 +105,9 @@
    +
    @@ -123,14 +124,12 @@ diff --git a/public/library/ted-kaczynski/progress-vs-liberty/index.html b/public/library/ted-kaczynski/progress-vs-liberty/index.html index d9e14b8f..5e16532c 100644 --- a/public/library/ted-kaczynski/progress-vs-liberty/index.html +++ b/public/library/ted-kaczynski/progress-vs-liberty/index.html @@ -1,10 +1,10 @@ - Progress vs Liberty | vodoraslo + Progress vs Liberty | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    In these pages it is argued that continued scientific and technical progress will inevitably result in the extinction of individual liberty. I use the word “inevitably” in the following sense: One might—possibly—imagine certain conditions of society in which freedom could coexist with unfettered technology, but these conditions do not actually exist, and we know of no way to bring them about, so that, in practice, scientific progress will result in the extinction of individual liberty. Toward the end of this essay we propose what appears to be the only thing that bears any resemblance to a practical remedy for this situation.

    I hope that the reader will bear with me when I recite arguments and facts with which he may already be familiar. I make no claim to originality. I simply think that the case for the thesis stated above is convincing, and I am attempting to set forth the arguments, new and old, in as clear a manner as possible, in the hope that the reader will be persuaded to support the solution here suggested—which certainly is a very obvious solution, but rather hard for many people to swallow.

    The power of society to control the individual person has recently been expanding very rapidly, and is expected to expand even more rapidly in the near future. Let us list a few of the more ominous developments as a reminder.

    @@ -80,7 +80,7 @@


    @@ -97,14 +97,12 @@ diff --git a/public/library/ted-kaczynski/ship-of-fools/index.html b/public/library/ted-kaczynski/ship-of-fools/index.html index 3dc69e78..aedadd18 100644 --- a/public/library/ted-kaczynski/ship-of-fools/index.html +++ b/public/library/ted-kaczynski/ship-of-fools/index.html @@ -1,10 +1,10 @@ - Ship of Fools | vodoraslo + Ship of Fools | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    Once upon a time, the captain and the mates of a ship grew so vain of their seamanship, so full of hubris and so impressed with themselves, that they went mad. They turned the ship north and sailed until they met with icebergs and dangerous floes, and they kept sailing north into more and more perilous waters, solely in order to give themselves opportunities to perform ever-more-brilliant feats of seamanship.

    As the ship reached higher and higher latitudes, the passengers and crew became increasingly uncomfortable. They began quarreling among themselves and complaining of the conditions under which they lived.

    “Shiver me timbers,” said an able seaman, “if this ain’t the worst voyage I’ve ever been on. The deck is slick with ice; when I’m on lookout the wind cuts through me jacket like a knife; every time I reef the foresail I blamed-near freeze me fingers; and all I get for it is a miserable five shillings a month!”

    @@ -73,7 +73,7 @@


    @@ -90,14 +90,12 @@ diff --git a/public/library/ted-kaczynski/the-littering-ape/index.html b/public/library/ted-kaczynski/the-littering-ape/index.html index 0d395a06..f141cbb0 100644 --- a/public/library/ted-kaczynski/the-littering-ape/index.html +++ b/public/library/ted-kaczynski/the-littering-ape/index.html @@ -1,10 +1,10 @@ - The Littering Ape | vodoraslo + The Littering Ape | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    A number of anthropologically inclined individuals have in recent years gained fame and fortune by authoring books of the “Naked Ape” genre. These writers, by explaining human behavior in terms of territorial imperative, dominance rankings, and other instincts originating before the dawn of Paleolithic times, have succeeded in attaching an aura of romance to our most mundane actions. Nowadays, when a man makes love to his wife, he is no longer just a man making love to his wife; he is a muscular, aggressive cavemen enacting a savage rite inherited from the misty past. When a junior executive bosses a subordinate, he is proving his virility by reinforcing his position in the dominance hierarchy; and when he attends a business conference, he can envision himself and his associates as a pack of skin-clad Neanderthals […] on their muscular haunches about a campfire, planning a hunt.

    However, one aspect of human instinctual behavior, of particular importance in these pollution-conscious times, seems to have been overlooked. Despite extensive propaganda campaigns and the ubiquitous presence of very convenient waste receptacles, the authorities still have not succeeded in inducing people to stop littering. The reason is that they have not grasped the psychological and anthropological roots of the problem. Why do people litter?

    Animals subject to the territorial imperative must have means of making out the bounds of their territories. With most animals, this is accomplished through deposition of excreta—which is why we see dogs going from one tree to another, leaving a calling card at each. Many wild animals do the same thing. As they have a keen sense of smell, they can readily recognize the signatures of other animals and so avoid trespassing. But man, depending basically on sight rather than on sense of smell, has had to find visual means of leaving his signature. We used to carve our initials on tress; but trees are scarce in our cities now, and we aren’t allowed to carve them up any more. So what do we do? We strew cigarette packages and gum wrappers. It’s our way of saying “Kilroy was here.”

    @@ -33,7 +33,7 @@


    @@ -50,14 +50,12 @@ diff --git a/public/library/ted-kaczynski/the-long-term-outcome-of-geo-engineering/index.html b/public/library/ted-kaczynski/the-long-term-outcome-of-geo-engineering/index.html index c908c5a7..b1dcdf0a 100644 --- a/public/library/ted-kaczynski/the-long-term-outcome-of-geo-engineering/index.html +++ b/public/library/ted-kaczynski/the-long-term-outcome-of-geo-engineering/index.html @@ -1,10 +1,10 @@ - The Long Term Outcome of Geo Engineering | vodoraslo + The Long Term Outcome of Geo Engineering | vodoraslo's blog - - + + @@ -24,7 +24,7 @@ Nations have a strong incentive to avoid using nuclear weapons, at least on any -

    Last updated: RSS Feed

    +

    Last updated:

    In 2009, a correspondent asked me whether I thought nuclear weapons were the most dangerous aspect of modern technology. What follows is my reply, heavily rewritten. The most dangerous aspect of modern technology probably is not nuclear weapons. It could plausibly be argued that the remedies for global warming that are likely to be adopted constitute the most dangerous aspect of modern technology.

    Nations have a strong incentive to avoid using nuclear weapons, at least on any large scale, because such use would probably be suicidal. This doesn’t mean that nuclear war can never happen. On the contrary, the risk of it is very real. But a major nuclear war at least is not a strong probability for the foreseeable future.

    On the other hand, it is virtually certain that nations will fail to reduce their emissions of carbon dioxide sufficiently and in time to prevent global warming from becoming disastrous. Instead, global warming will be kept in check through “geo-engineering.” This means that the Earth’s climate will be artificially managed to keep it within acceptable limits. Of the many tools that have been proposed for management of the Earth’s climate, three examples may be mentioned here:

    @@ -49,7 +49,7 @@ Nations have a strong incentive to avoid using nuclear weapons, at least on any


    @@ -66,14 +66,12 @@ Nations have a strong incentive to avoid using nuclear weapons, at least on any diff --git a/public/library/ted-kaczynski/the-road-to-revolution/index.html b/public/library/ted-kaczynski/the-road-to-revolution/index.html index f4e1a657..33382d97 100644 --- a/public/library/ted-kaczynski/the-road-to-revolution/index.html +++ b/public/library/ted-kaczynski/the-road-to-revolution/index.html @@ -1,10 +1,10 @@ - The Road to Revolution | vodoraslo + The Road to Revolution | vodoraslo's blog - - + + Last updated: RSS Feed

    +

    Last updated:

    The revolution is not a dinner party… – Mao Zedong1

    @@ -75,8 +75,9 @@ The necessary preconditions for revolution2 are these: There must be a strong de
    +
    @@ -93,14 +94,12 @@ The necessary preconditions for revolution2 are these: There must be a strong de diff --git a/public/library/ted-kaczynski/the-systems-neatest-trick/index.html b/public/library/ted-kaczynski/the-systems-neatest-trick/index.html index 4e94bc85..17a976e8 100644 --- a/public/library/ted-kaczynski/the-systems-neatest-trick/index.html +++ b/public/library/ted-kaczynski/the-systems-neatest-trick/index.html @@ -1,10 +1,10 @@ - The System's Neatest Trick | vodoraslo + The System's Neatest Trick | vodoraslo's blog - - + + Last updated: RSS Feed

    Table Of Contents:

    The supreme luxury of the society of technical necessity will be to grant the bonus of useless revolt and of an acquiescent smile. —Jacques Ellul1

    @@ -153,7 +153,7 @@ The System has played a trick on today’s would-be revolutionaries and rebe

    @@ -170,14 +170,12 @@ The System has played a trick on today’s would-be revolutionaries and rebe diff --git a/public/library/ted-kaczynski/the-techies-wet-dreams/index.html b/public/library/ted-kaczynski/the-techies-wet-dreams/index.html index 14d83600..316d4014 100644 --- a/public/library/ted-kaczynski/the-techies-wet-dreams/index.html +++ b/public/library/ted-kaczynski/the-techies-wet-dreams/index.html @@ -1,10 +1,10 @@ - The Techie's Wet-Dreams | vodoraslo + The Techie's Wet-Dreams | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    There is a current of thought that appears to be carrying many technophiles out of the realm of science and into that of science fiction.1 For convenience, let’s refer to those who ride this current as “the techies.”2 The current runs through several channels; not all techies think alike. What they have in common is that they take highly speculative ideas about the future of technology as near certainties, and on that basis predict the arrival within the next few decades of a kind of technological utopia. Some of the techies’ fantasies are astonishingly grandiose. For example, Ray Kurzweil believes that “within a matter of centuries, human intelligence will have re-engineered and saturated all the matter in the universe.”3 The writing of Kevin Kelly, another techie, is often so vague as to border on the meaningless, but he seems to say much the same thing that Kurzweil does about human conquest of the universe: “The universe is mostly empty because it is waiting to be filled with the products of life and the technium…”4 “The technium” is Kelly’s name for the technological world-system that humans have created here on Earth.5

    Most versions of the technological utopia include immortality (at least for techies) among their other marvels. The immortality to which the techies believe themselves destined is conceived in any one of three forms:

      @@ -173,7 +173,7 @@ Like Kurzweil, many techies stand to profit financially from Technianity, but it

    @@ -190,14 +190,12 @@ Like Kurzweil, many techies stand to profit financially from Technianity, but it diff --git a/public/library/ted-kaczynski/the-truth-about-primitive-life-a-critique-of-anarchoprimitivism/index.html b/public/library/ted-kaczynski/the-truth-about-primitive-life-a-critique-of-anarchoprimitivism/index.html index b6a75826..6e3d0750 100644 --- a/public/library/ted-kaczynski/the-truth-about-primitive-life-a-critique-of-anarchoprimitivism/index.html +++ b/public/library/ted-kaczynski/the-truth-about-primitive-life-a-critique-of-anarchoprimitivism/index.html @@ -1,10 +1,10 @@ - The Truth About Primitive Life a Critique of Anarchoprimitivism | vodoraslo + The Truth About Primitive Life a Critique of Anarchoprimitivism | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    Table Of Contents:

    The Truth About Primitive Life a Critique of Anarchoprimitivism

    1.

    As the Industrial Revolution proceeded, modern society created for itself a self-congratulatory myth, the myth of “progress”: From the time of our remote, ape-like ancestors, human history had been an unremitting march toward a better and brighter future, with everyone joyously welcoming each new technological advance: animal husbandry, agriculture, the wheel, the construction of cities, the invention of writing and of money, sailing ships, the compass, gunpowder, the printing press, the steam engine, and, at last, the crowning human achievement-modern industrial society! Prior to industrialization, nearly everyone was condemned to a miserable life of constant, backbreaking labor, malnutrition disease, and an early death. Aren’t we so lucky that we live in modern times and have lots of leisure and an array of technological conveniences to make our lives easy? Today I think there are relatively few thoughtful, honest and well-informed people who still believe in this myth. To lose one’s faith in “progress” one has only to look around and see the devastation of our environment, the spread of nuclear weapons, the excessive frequency of depression, anxiety disorders and psychological stress, the spiritual emptiness of a society that nourishes itself principally with television and computer games … one could go on and on.

    @@ -1164,7 +1164,7 @@ List of Works Cited


    @@ -1181,14 +1181,12 @@ List of Works Cited

    diff --git a/public/library/ted-kaczynski/when-non-violence-is-suicide/index.html b/public/library/ted-kaczynski/when-non-violence-is-suicide/index.html index 48ffb73d..4dcd24c6 100644 --- a/public/library/ted-kaczynski/when-non-violence-is-suicide/index.html +++ b/public/library/ted-kaczynski/when-non-violence-is-suicide/index.html @@ -1,10 +1,10 @@ - When Non-Violence Is Suicide | vodoraslo + When Non-Violence Is Suicide | vodoraslo's blog - - + + @@ -23,7 +23,7 @@ -

    Last updated: RSS Feed

    +

    Last updated:

    It’s the autumn of 2025 AD. The technoindustrial system fell apart a year ago, but you and your friends are doing alright. Your garden has flourished this past summer and in your cabin you have a good supply of dried vegetables, dried beans and other foodstuffs to get you through the coming winter. Just now you’re harvesting your potatoes. With your spades, you and your friends uproot one potato after another and pick the plump tubers out of the soil.

    Suddenly the friend at your elbow nudges you and you look up. Uh-oh. A gang of mean-looking men is coming up your trail. They have guns. They look like trouble, but you stand firm. The leader of the gang walks up to you and says,

    “Nice looking potatoes you got there.”

    @@ -45,7 +45,7 @@


    @@ -62,14 +62,12 @@ diff --git a/public/library/ted-kaczynski/why-the-technological-system-will-destroy-itself/index.html b/public/library/ted-kaczynski/why-the-technological-system-will-destroy-itself/index.html index e8d2c7c2..f7049aa6 100644 --- a/public/library/ted-kaczynski/why-the-technological-system-will-destroy-itself/index.html +++ b/public/library/ted-kaczynski/why-the-technological-system-will-destroy-itself/index.html @@ -1,10 +1,10 @@ - Why the Technological System Will Destroy Itself | vodoraslo + Why the Technological System Will Destroy Itself | vodoraslo's blog - - + + @@ -24,12 +24,12 @@ The most obvious examples of self-propagating systems are biological organisms." -

    Last updated: RSS Feed

    Table Of Contents:

    I.

    Our discussion deals with self-propagating systems. By a self-propagating system (‘self-prop system’ for short) we mean a system that tends to promote its own survival and propagation. A system may propagate itself in either or both of two ways: The system may indefinitely increase its own size and/or power, or it may give rise to new systems that possess some of its own traits.

    The most obvious examples of self-propagating systems are biological organisms. Groups of biological organisms can also constitute self-prop systems; e.g., wolf packs and hives of honeybees. Particularly important for our purposes are self-prop systems that consist of groups of human beings. For example, nations, corporations, labor unions, and political parties; also some groups that are not clearly delimited and lack formal organization, such as schools of thought, social networks, and subcultures. Just as wolf packs and beehives are self-propagating without any conscious intention on the part of wolves or bees to propagate their packs or their hives, there is no reason why a human group cannot be self-propagating independently of any intention on the part of the individuals who comprise the group.

    @@ -154,7 +154,7 @@ The most obvious examples of self-propagating systems are biological organisms."

    @@ -171,14 +171,12 @@ The most obvious examples of self-propagating systems are biological organisms." diff --git a/public/sitemap.xml b/public/sitemap.xml index 2384cae5..1c7844b5 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,7 +3,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - 2024-03-17T17:53:39+02:00 + 2024-03-17T17:57:34+02:00 https://vodoraslo.xyz/articles/blog/2024-goals/ 2024-03-03T10:12:24+02:00 diff --git a/public/style.css b/public/style.css index 228e5240..1b556f3a 100644 --- a/public/style.css +++ b/public/style.css @@ -182,11 +182,12 @@ pre { border: 1px solid var(--strong); border-radius: 15px; padding: 1em; - white-space: pre-wrap; + /* white-space: pre-wrap; */ overflow-wrap: break-word; max-width: 800px; margin: auto; - font-family: 'FiraCode'; + /* font-family: 'FiraCode'; */ + overflow: auto; } .spanForHeader { @@ -543,4 +544,13 @@ div.notices.tip p { div.notices.tip p:first-child:after { content: 'Tip'; +} + +/* https://geekthis.net/post/hugo-footnotes-and-citations/ */ +a.footnote-ref::before { + content: '['; +} + +a.footnote-ref::after { + content: ']'; } \ No newline at end of file diff --git a/public/tags/blog/index.html b/public/tags/blog/index.html index 5cf6592e..265bd0f5 100644 --- a/public/tags/blog/index.html +++ b/public/tags/blog/index.html @@ -1,10 +1,10 @@ - Blog | vodoraslo + Blog | vodoraslo's blog - - + + @@ -24,10 +24,10 @@ @@ -43,14 +43,12 @@ diff --git a/public/tags/blog/index.xml b/public/tags/blog/index.xml index 503f5dbc..0f6a9dbc 100644 --- a/public/tags/blog/index.xml +++ b/public/tags/blog/index.xml @@ -1,11 +1,11 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/tags/blog/ - Recent content in Blog on vodoraslo + Recent content in Blog on vodoraslo's blog Hugo -- gohugo.io en-us - Mon, 26 Dec 2022 14:24:24 +0200 + Mon, 26 Dec 2022 14:24:24 +0300 @@ -13,7 +13,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -31,7 +31,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2228,7 +2228,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3130,7 +3130,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3153,7 +3153,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3216,7 +3216,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3339,7 +3339,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3349,7 +3349,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3367,7 +3367,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3384,7 +3384,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3405,7 +3405,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3427,7 +3427,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3450,7 +3450,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3474,7 +3474,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3505,7 +3505,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3549,7 +3549,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3569,7 +3569,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3615,7 +3615,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3640,7 +3640,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3734,7 +3734,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3752,7 +3752,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3809,7 +3809,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3835,7 +3835,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3871,7 +3871,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3914,7 +3914,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3936,7 +3936,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3961,7 +3961,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3987,7 +3987,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4028,7 +4028,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4086,7 +4086,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4115,7 +4115,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4141,7 +4141,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4177,7 +4177,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4221,7 +4221,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4247,7 +4247,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4275,7 +4275,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4361,7 +4361,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4406,7 +4406,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4470,7 +4470,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4540,7 +4540,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4555,7 +4555,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4574,7 +4574,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4602,7 +4602,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4626,7 +4626,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4743,7 +4743,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4786,7 +4786,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4806,7 +4806,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4853,7 +4853,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4878,7 +4878,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4905,7 +4905,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4927,7 +4927,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4946,7 +4946,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4968,7 +4968,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5004,7 +5004,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5090,7 +5090,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5199,7 +5199,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5222,7 +5222,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5246,7 +5246,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5306,7 +5306,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5349,7 +5349,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5393,7 +5393,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5436,7 +5436,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5488,7 +5488,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5525,7 +5525,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5556,7 +5556,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5599,7 +5599,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5634,7 +5634,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5653,7 +5653,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/public/tags/hackbook/index.html b/public/tags/hackbook/index.html index 807863fd..ef77087a 100644 --- a/public/tags/hackbook/index.html +++ b/public/tags/hackbook/index.html @@ -1,10 +1,10 @@ - Hackbook EasyPeasy - Free Yourself From Pornography | vodoraslo + Hackbook EasyPeasy - Free Yourself From Pornography | vodoraslo's blog - - + + @@ -30,65 +30,65 @@ Archive of the original google sites webpage"/>

    @@ -98,14 +98,12 @@ Archive of the original google sites webpage"/> diff --git a/public/tags/hackbook/index.xml b/public/tags/hackbook/index.xml index 76e1fdb0..5a79af0c 100644 --- a/public/tags/hackbook/index.xml +++ b/public/tags/hackbook/index.xml @@ -1,11 +1,11 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/tags/hackbook/ - Recent content in Hackbook EasyPeasy - free yourself from pornography on vodoraslo + Recent content in Hackbook EasyPeasy - free yourself from pornography on vodoraslo's blog Hugo -- gohugo.io en-us - Tue, 03 Jan 2023 22:32:11 +0200 + Tue, 03 Jan 2023 22:32:11 +0300 @@ -13,7 +13,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -31,7 +31,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2228,7 +2228,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3130,7 +3130,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3153,7 +3153,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3216,7 +3216,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3339,7 +3339,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3349,7 +3349,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3367,7 +3367,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3384,7 +3384,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3405,7 +3405,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3427,7 +3427,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3450,7 +3450,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3474,7 +3474,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3505,7 +3505,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3549,7 +3549,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3569,7 +3569,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3615,7 +3615,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3640,7 +3640,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3734,7 +3734,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3752,7 +3752,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3809,7 +3809,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3835,7 +3835,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3871,7 +3871,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3914,7 +3914,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3936,7 +3936,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3961,7 +3961,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3987,7 +3987,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4028,7 +4028,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4086,7 +4086,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4115,7 +4115,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4141,7 +4141,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4177,7 +4177,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4221,7 +4221,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4247,7 +4247,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4275,7 +4275,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4361,7 +4361,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4406,7 +4406,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4470,7 +4470,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4540,7 +4540,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4555,7 +4555,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4574,7 +4574,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4602,7 +4602,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4626,7 +4626,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4743,7 +4743,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4786,7 +4786,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4806,7 +4806,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4853,7 +4853,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4878,7 +4878,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4905,7 +4905,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4927,7 +4927,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4946,7 +4946,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4968,7 +4968,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5004,7 +5004,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5090,7 +5090,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5199,7 +5199,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5222,7 +5222,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5246,7 +5246,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5306,7 +5306,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5349,7 +5349,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5393,7 +5393,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5436,7 +5436,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5488,7 +5488,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5525,7 +5525,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5556,7 +5556,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5599,7 +5599,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5634,7 +5634,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5653,7 +5653,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/public/tags/index.html b/public/tags/index.html index 7e72ac48..78c5c746 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -1,10 +1,10 @@ - Tags | vodoraslo + Tags | vodoraslo's blog - - + + @@ -25,9 +25,9 @@ - - - + + +
@@ -43,14 +43,12 @@ diff --git a/public/tags/index.xml b/public/tags/index.xml index 6063d801..3a35ba77 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -1,8 +1,8 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/tags/ - Recent content in Tags on vodoraslo + Recent content in Tags on vodoraslo's blog Hugo -- gohugo.io en-us Wed, 24 May 2023 18:07:56 +0300 @@ -13,7 +13,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -31,7 +31,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2228,7 +2228,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3130,7 +3130,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3153,7 +3153,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3216,7 +3216,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3339,7 +3339,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3349,7 +3349,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3367,7 +3367,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3384,7 +3384,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3405,7 +3405,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3427,7 +3427,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3450,7 +3450,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3474,7 +3474,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3505,7 +3505,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3549,7 +3549,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3569,7 +3569,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3615,7 +3615,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3640,7 +3640,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3734,7 +3734,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3752,7 +3752,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3809,7 +3809,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3835,7 +3835,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3871,7 +3871,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3914,7 +3914,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3936,7 +3936,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3961,7 +3961,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3987,7 +3987,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4028,7 +4028,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4086,7 +4086,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4115,7 +4115,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4141,7 +4141,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4177,7 +4177,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4221,7 +4221,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4247,7 +4247,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4275,7 +4275,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4361,7 +4361,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4406,7 +4406,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4470,7 +4470,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4540,7 +4540,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4555,7 +4555,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4574,7 +4574,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4602,7 +4602,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4626,7 +4626,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4743,7 +4743,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4786,7 +4786,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4806,7 +4806,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4853,7 +4853,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4878,7 +4878,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4905,7 +4905,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4927,7 +4927,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4946,7 +4946,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4968,7 +4968,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5004,7 +5004,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5090,7 +5090,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5199,7 +5199,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5222,7 +5222,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5246,7 +5246,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5306,7 +5306,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5349,7 +5349,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5393,7 +5393,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5436,7 +5436,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5488,7 +5488,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5525,7 +5525,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5556,7 +5556,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5599,7 +5599,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5634,7 +5634,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5653,7 +5653,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/public/tags/library/index.html b/public/tags/library/index.html index 28c60021..5e7398c8 100644 --- a/public/tags/library/index.html +++ b/public/tags/library/index.html @@ -1,10 +1,10 @@ - Library | vodoraslo + Library | vodoraslo's blog - - + + @@ -37,66 +37,66 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -112,14 +112,12 @@ diff --git a/public/tags/library/index.xml b/public/tags/library/index.xml index 997d427f..2937d357 100644 --- a/public/tags/library/index.xml +++ b/public/tags/library/index.xml @@ -1,8 +1,8 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/tags/library/ - Recent content in Library on vodoraslo + Recent content in Library on vodoraslo's blog Hugo -- gohugo.io en-us Wed, 05 Apr 2023 14:45:00 +0300 @@ -13,7 +13,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -31,7 +31,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2228,7 +2228,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3130,7 +3130,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3153,7 +3153,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3216,7 +3216,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3339,7 +3339,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3349,7 +3349,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3367,7 +3367,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3384,7 +3384,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3405,7 +3405,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3427,7 +3427,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3450,7 +3450,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3474,7 +3474,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3505,7 +3505,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3549,7 +3549,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3569,7 +3569,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3615,7 +3615,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3640,7 +3640,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3734,7 +3734,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3752,7 +3752,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3809,7 +3809,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3835,7 +3835,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3871,7 +3871,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3914,7 +3914,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3936,7 +3936,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3961,7 +3961,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3987,7 +3987,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4028,7 +4028,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4086,7 +4086,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4115,7 +4115,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4141,7 +4141,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4177,7 +4177,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4221,7 +4221,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4247,7 +4247,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4275,7 +4275,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4361,7 +4361,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4406,7 +4406,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4470,7 +4470,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4540,7 +4540,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4555,7 +4555,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4574,7 +4574,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4602,7 +4602,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4626,7 +4626,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4743,7 +4743,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4786,7 +4786,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4806,7 +4806,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4853,7 +4853,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4878,7 +4878,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4905,7 +4905,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4927,7 +4927,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4946,7 +4946,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4968,7 +4968,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5004,7 +5004,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5090,7 +5090,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5199,7 +5199,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5222,7 +5222,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5246,7 +5246,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5306,7 +5306,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5349,7 +5349,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5393,7 +5393,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5436,7 +5436,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5488,7 +5488,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5525,7 +5525,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5556,7 +5556,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5599,7 +5599,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5634,7 +5634,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5653,7 +5653,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/public/tags/personal/index.html b/public/tags/personal/index.html index 12439d90..28e03e65 100644 --- a/public/tags/personal/index.html +++ b/public/tags/personal/index.html @@ -1,10 +1,10 @@ - Personal | vodoraslo + Personal | vodoraslo's blog - - + + @@ -37,14 +37,12 @@ diff --git a/public/tags/personal/index.xml b/public/tags/personal/index.xml index fd696bda..6e56f5ee 100644 --- a/public/tags/personal/index.xml +++ b/public/tags/personal/index.xml @@ -1,8 +1,8 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/tags/personal/ - Recent content in Personal on vodoraslo + Recent content in Personal on vodoraslo's blog Hugo -- gohugo.io en-us Wed, 24 May 2023 18:07:56 +0300 @@ -13,7 +13,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -31,7 +31,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2228,7 +2228,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3130,7 +3130,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3153,7 +3153,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3216,7 +3216,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3339,7 +3339,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3349,7 +3349,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3367,7 +3367,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3384,7 +3384,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3405,7 +3405,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3427,7 +3427,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3450,7 +3450,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3474,7 +3474,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3505,7 +3505,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3549,7 +3549,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3569,7 +3569,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3615,7 +3615,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3640,7 +3640,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3734,7 +3734,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3752,7 +3752,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3809,7 +3809,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3835,7 +3835,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3871,7 +3871,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3914,7 +3914,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3936,7 +3936,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3961,7 +3961,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3987,7 +3987,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4028,7 +4028,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4086,7 +4086,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4115,7 +4115,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4141,7 +4141,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4177,7 +4177,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4221,7 +4221,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4247,7 +4247,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4275,7 +4275,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4361,7 +4361,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4406,7 +4406,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4470,7 +4470,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4540,7 +4540,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4555,7 +4555,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4574,7 +4574,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4602,7 +4602,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4626,7 +4626,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4743,7 +4743,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4786,7 +4786,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4806,7 +4806,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4853,7 +4853,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4878,7 +4878,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4905,7 +4905,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4927,7 +4927,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4946,7 +4946,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4968,7 +4968,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5004,7 +5004,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5090,7 +5090,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5199,7 +5199,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5222,7 +5222,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5246,7 +5246,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5306,7 +5306,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5349,7 +5349,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5393,7 +5393,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5436,7 +5436,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5488,7 +5488,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5525,7 +5525,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5556,7 +5556,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5599,7 +5599,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5634,7 +5634,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5653,7 +5653,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/public/tags/ted-kaczynski/index.html b/public/tags/ted-kaczynski/index.html index b9920cd3..1103ba99 100644 --- a/public/tags/ted-kaczynski/index.html +++ b/public/tags/ted-kaczynski/index.html @@ -1,10 +1,10 @@ - Ted Kaczynski | vodoraslo + Ted Kaczynski | vodoraslo's blog - - + + @@ -36,7 +36,7 @@ - + @@ -52,14 +52,12 @@ diff --git a/public/tags/ted-kaczynski/index.xml b/public/tags/ted-kaczynski/index.xml index 978b91f3..c9908fe4 100644 --- a/public/tags/ted-kaczynski/index.xml +++ b/public/tags/ted-kaczynski/index.xml @@ -1,8 +1,8 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/tags/ted-kaczynski/ - Recent content in Ted Kaczynski on vodoraslo + Recent content in Ted Kaczynski on vodoraslo's blog Hugo -- gohugo.io en-us Wed, 24 May 2023 18:07:56 +0300 @@ -13,7 +13,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -31,7 +31,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2228,7 +2228,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3130,7 +3130,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3153,7 +3153,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3216,7 +3216,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3339,7 +3339,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3349,7 +3349,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3367,7 +3367,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3384,7 +3384,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3405,7 +3405,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3427,7 +3427,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3450,7 +3450,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3474,7 +3474,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3505,7 +3505,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3549,7 +3549,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3569,7 +3569,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3615,7 +3615,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3640,7 +3640,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3734,7 +3734,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3752,7 +3752,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3809,7 +3809,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3835,7 +3835,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3871,7 +3871,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3914,7 +3914,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3936,7 +3936,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3961,7 +3961,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3987,7 +3987,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4028,7 +4028,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4086,7 +4086,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4115,7 +4115,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4141,7 +4141,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4177,7 +4177,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4221,7 +4221,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4247,7 +4247,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4275,7 +4275,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4361,7 +4361,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4406,7 +4406,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4470,7 +4470,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4540,7 +4540,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4555,7 +4555,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4574,7 +4574,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4602,7 +4602,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4626,7 +4626,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4743,7 +4743,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4786,7 +4786,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4806,7 +4806,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4853,7 +4853,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4878,7 +4878,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4905,7 +4905,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4927,7 +4927,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4946,7 +4946,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4968,7 +4968,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5004,7 +5004,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5090,7 +5090,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5199,7 +5199,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5222,7 +5222,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5246,7 +5246,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5306,7 +5306,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5349,7 +5349,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5393,7 +5393,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5436,7 +5436,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5488,7 +5488,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5525,7 +5525,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5556,7 +5556,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5599,7 +5599,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5634,7 +5634,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5653,7 +5653,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/public/tags/updates/index.html b/public/tags/updates/index.html index 805c93d4..e2857f91 100644 --- a/public/tags/updates/index.html +++ b/public/tags/updates/index.html @@ -1,10 +1,10 @@ - Updates | vodoraslo + Updates | vodoraslo's blog - - + + @@ -24,8 +24,8 @@ @@ -41,14 +41,12 @@ diff --git a/public/tags/updates/index.xml b/public/tags/updates/index.xml index bd670b7c..bd6dc7a0 100644 --- a/public/tags/updates/index.xml +++ b/public/tags/updates/index.xml @@ -1,11 +1,11 @@ - vodoraslo + vodoraslo's blog https://vodoraslo.xyz/tags/updates/ - Recent content in Updates on vodoraslo + Recent content in Updates on vodoraslo's blog Hugo -- gohugo.io en-us - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 @@ -13,7 +13,7 @@ Hugo: Drafts Showing in Production https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ - Sun, 17 Mar 2024 17:53:39 +0200 + Sun, 17 Mar 2024 17:53:39 +0300 https://vodoraslo.xyz/articles/blog/hugo-drafts-showing-in-production/ <p>i had an issue with a draft page appearing on my site even after setting <code>draft: true</code> in the preamble</p> @@ -31,7 +31,7 @@ 2024 Goals and Aspirations https://vodoraslo.xyz/articles/blog/2024-goals/ - Tue, 27 Feb 2024 17:04:59 +0200 + Tue, 27 Feb 2024 17:04:59 +0300 https://vodoraslo.xyz/articles/blog/2024-goals/ <p>kk hi it seems that i have neglected updating this site so i decided to share what i aspire to do in 2024 (even though its almost march):</p> @@ -2228,7 +2228,7 @@ List of Works Cited</p> Industrial Society and Its Future https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ - Thu, 23 Mar 2023 18:06:34 +0200 + Thu, 23 Mar 2023 18:06:34 +0300 https://vodoraslo.xyz/library/ted-kaczynski/industrial-society-and-its-future/ <h2 id="introduction">Introduction</h2> @@ -3130,7 +3130,7 @@ List of Works Cited</p> Recover Lost Anki Streak https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ - Thu, 12 Jan 2023 21:34:30 +0200 + Thu, 12 Jan 2023 21:34:30 +0300 https://vodoraslo.xyz/articles/blog/recover-lost-anki-streak/ <h2 id="how-to-recover-a-lost-anki-streak">How to recover a lost anki streak</h2> @@ -3153,7 +3153,7 @@ List of Works Cited</p> Meta Description in Hugo https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ - Wed, 04 Jan 2023 22:52:24 +0200 + Wed, 04 Jan 2023 22:52:24 +0300 https://vodoraslo.xyz/articles/blog/meta-description-in-hugo/ <h2 id="adding-meta-description-in-hugo">Adding meta description in Hugo</h2> @@ -3216,7 +3216,7 @@ List of Works Cited</p> Multiple Index Pages in Hugo https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ - Tue, 03 Jan 2023 22:36:03 +0200 + Tue, 03 Jan 2023 22:36:03 +0300 https://vodoraslo.xyz/articles/blog/multiple-index-pages-in-hugo/ <h2 id="this-is-how-to-create-multiple-index-pages-in-hugo">This is how to create multiple index pages in Hugo</h2> @@ -3339,7 +3339,7 @@ enableGitInfo = true</code></pre> Yoinked some Css and updated the site https://vodoraslo.xyz/articles/updates/yoinked-css/ - Tue, 27 Dec 2022 14:24:24 +0200 + Tue, 27 Dec 2022 14:24:24 +0300 https://vodoraslo.xyz/articles/updates/yoinked-css/ <p>yoinked lukes css and updated the site, its basically his colors for the headers and my cyan anchor links.. very pretty much wow</p> @@ -3349,7 +3349,7 @@ enableGitInfo = true</code></pre> Fin https://vodoraslo.xyz/library/hackbook/fin/ - Sat, 24 Dec 2022 12:23:54 +0200 + Sat, 24 Dec 2022 12:23:54 +0300 https://vodoraslo.xyz/library/hackbook/fin/ <div style="text-align: center;"> @@ -3367,7 +3367,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-05 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ - Sat, 24 Dec 2022 12:22:57 +0200 + Sat, 24 Dec 2022 12:22:57 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-05/ <h2 id="scripts-05">Scripts-05</h2> @@ -3384,7 +3384,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-04 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ - Sat, 24 Dec 2022 12:21:45 +0200 + Sat, 24 Dec 2022 12:21:45 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-04/ <h2 id="scripts-04">Scripts-04</h2> @@ -3405,7 +3405,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-03 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ - Sat, 24 Dec 2022 12:20:17 +0200 + Sat, 24 Dec 2022 12:20:17 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-03/ <h2 id="scripts-03">Scripts-03</h2> @@ -3427,7 +3427,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-02 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ - Sat, 24 Dec 2022 12:18:50 +0200 + Sat, 24 Dec 2022 12:18:50 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-02/ <h2 id="scripts-02">Scripts-02</h2> @@ -3450,7 +3450,7 @@ enableGitInfo = true</code></pre> 05-01 Scripts-01 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ - Sat, 24 Dec 2022 12:17:25 +0200 + Sat, 24 Dec 2022 12:17:25 +0300 https://vodoraslo.xyz/library/hackbook/05-01-scripts-01/ <h2 id="scripts-01">Scripts-01</h2> @@ -3474,7 +3474,7 @@ enableGitInfo = true</code></pre> 04-02 REBT Coping Statements https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ - Sat, 24 Dec 2022 12:14:53 +0200 + Sat, 24 Dec 2022 12:14:53 +0300 https://vodoraslo.xyz/library/hackbook/04-02-rebt-coping-statements/ <h2 id="rebt-coping-statements">REBT Coping Statements</h2> @@ -3505,7 +3505,7 @@ enableGitInfo = true</code></pre> 04-01 The Instructions https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ - Sat, 24 Dec 2022 12:13:26 +0200 + Sat, 24 Dec 2022 12:13:26 +0300 https://vodoraslo.xyz/library/hackbook/04-01-the-instructions/ <h2 id="the-instructions">The Instructions</h2> @@ -3549,7 +3549,7 @@ strains of life.</li> 03-45 Should I Tell My SO https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ - Sat, 24 Dec 2022 11:36:58 +0200 + Sat, 24 Dec 2022 11:36:58 +0300 https://vodoraslo.xyz/library/hackbook/03-45-should-i-tell-my-so/ <h2 id="should-i-tell-my-so">Should I Tell My SO</h2> @@ -3569,7 +3569,7 @@ strains of life.</li> 03-44 Advice to Non-PMOers https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ - Sat, 24 Dec 2022 11:31:13 +0200 + Sat, 24 Dec 2022 11:31:13 +0300 https://vodoraslo.xyz/library/hackbook/03-44-advice-to-non-pmoers/ <h2 id="advice-to-non-pmoers">Advice to Non-PMOers</h2> @@ -3615,7 +3615,7 @@ strains of life.</li> 03-43 Help the PMOer Left on the Sinking Ship https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ - Sat, 24 Dec 2022 11:28:29 +0200 + Sat, 24 Dec 2022 11:28:29 +0300 https://vodoraslo.xyz/library/hackbook/03-43-help-the-pmoer-left-on-the-sinking-ship/ <h2 id="help-the-pmoer-left-on-the-sinking-ship">Help the PMOer Left on the Sinking Ship</h2> @@ -3640,7 +3640,7 @@ strains of life.</li> 03-42 Feedback https://vodoraslo.xyz/library/hackbook/03-42-feedback/ - Sat, 24 Dec 2022 09:21:34 +0200 + Sat, 24 Dec 2022 09:21:34 +0300 https://vodoraslo.xyz/library/hackbook/03-42-feedback/ <h2 id="feedback">Feedback</h2> @@ -3734,7 +3734,7 @@ strains of life.</li> 03-41 A Final Warning https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ - Sat, 24 Dec 2022 09:20:54 +0200 + Sat, 24 Dec 2022 09:20:54 +0300 https://vodoraslo.xyz/library/hackbook/03-41-a-final-warning/ <h2 id="a-final-warning">A Final Warning</h2> @@ -3752,7 +3752,7 @@ strains of life.</li> 03-40 The Final Visit https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ - Sat, 24 Dec 2022 09:15:27 +0200 + Sat, 24 Dec 2022 09:15:27 +0300 https://vodoraslo.xyz/library/hackbook/03-40-the-final-visit/ <h2 id="the-final-visit">The Final Visit</h2> @@ -3809,7 +3809,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-39 The Moment of Revelation https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ - Sat, 24 Dec 2022 09:13:13 +0200 + Sat, 24 Dec 2022 09:13:13 +0300 https://vodoraslo.xyz/library/hackbook/03-39-the-moment-of-revelation/ <h2 id="the-moment-of-revelation">The Moment of Revelation</h2> @@ -3835,7 +3835,7 @@ sites in my life again.”<sup id="fnref:1"><a href="#fn:1& 03-38 Should I Avoid Temptation Situations? https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ - Sat, 24 Dec 2022 09:10:40 +0200 + Sat, 24 Dec 2022 09:10:40 +0300 https://vodoraslo.xyz/library/hackbook/03-38-should-i-avoid-temptation-situations/ <h2 id="should-i-avoid-temptation-situations">Should I Avoid Temptation Situations?</h2> @@ -3871,7 +3871,7 @@ will be helpful suggestions, I repeat that it is fear that keeps us to PMO all o 03-37 Substitutes https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ - Sat, 24 Dec 2022 08:46:33 +0200 + Sat, 24 Dec 2022 08:46:33 +0300 https://vodoraslo.xyz/library/hackbook/03-37-substitutes/ <h2 id="substitutes">Substitutes</h2> @@ -3914,7 +3914,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-36 The Main Reasons for Failure https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ - Sat, 24 Dec 2022 00:23:39 +0200 + Sat, 24 Dec 2022 00:23:39 +0300 https://vodoraslo.xyz/library/hackbook/03-36-the-main-reasons-for-failure/ <h2 id="the-main-reasons-for-failure">The Main Reasons for Failure</h2> @@ -3936,7 +3936,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-35 Will It Be Harder for Me? https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ - Sat, 24 Dec 2022 00:22:12 +0200 + Sat, 24 Dec 2022 00:22:12 +0300 https://vodoraslo.xyz/library/hackbook/03-35-will-it-be-harder-for-me/ <h2 id="will-it-be-harder-for-me">Will It Be Harder for Me?</h2> @@ -3961,7 +3961,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-34 Just One Peek https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ - Sat, 24 Dec 2022 00:20:57 +0200 + Sat, 24 Dec 2022 00:20:57 +0300 https://vodoraslo.xyz/library/hackbook/03-34-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -3987,7 +3987,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-33 The Withdrawal Period https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ - Sat, 24 Dec 2022 00:16:57 +0200 + Sat, 24 Dec 2022 00:16:57 +0300 https://vodoraslo.xyz/library/hackbook/03-33-the-withdrawal-period/ <h2 id="the-withdrawal-period">The Withdrawal Period</h2> @@ -4028,7 +4028,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-32 The Easy Way to Stop https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ - Sat, 24 Dec 2022 00:07:43 +0200 + Sat, 24 Dec 2022 00:07:43 +0300 https://vodoraslo.xyz/library/hackbook/03-32-the-easy-way-to-stop/ <h2 id="the-easy-way-to-stop">The Easy Way to Stop</h2> @@ -4086,7 +4086,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-31 Avoid False Incentives https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ - Sat, 24 Dec 2022 00:05:14 +0200 + Sat, 24 Dec 2022 00:05:14 +0300 https://vodoraslo.xyz/library/hackbook/03-31-avoid-false-incentives/ <h2 id="avoid-false-incentives">Avoid False Incentives</h2> @@ -4115,7 +4115,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-30 Can I Compartmentalize? https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ - Sat, 24 Dec 2022 00:03:34 +0200 + Sat, 24 Dec 2022 00:03:34 +0300 https://vodoraslo.xyz/library/hackbook/03-30-can-i-compartmentalize/ <h2 id="can-i-compartmentalize">Can I Compartmentalize?</h2> @@ -4141,7 +4141,7 @@ when you were a PMOer. Just think, how can you possibly cure an addict of addict 03-29 Will I Miss the Fun? https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ - Sat, 24 Dec 2022 00:01:03 +0200 + Sat, 24 Dec 2022 00:01:03 +0300 https://vodoraslo.xyz/library/hackbook/03-29-will-i-miss-the-fun/ <h2 id="will-i-miss-the-fun">Will I Miss the Fun?</h2> @@ -4177,7 +4177,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-28 Timing https://vodoraslo.xyz/library/hackbook/03-28-timing/ - Fri, 23 Dec 2022 23:55:57 +0200 + Fri, 23 Dec 2022 23:55:57 +0300 https://vodoraslo.xyz/library/hackbook/03-28-timing/ <h2 id="timing">Timing</h2> @@ -4221,7 +4221,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-27 A Social Habit? https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ - Fri, 23 Dec 2022 23:54:03 +0200 + Fri, 23 Dec 2022 23:54:03 +0300 https://vodoraslo.xyz/library/hackbook/03-27-a-social-habit/ <h2 id="a-social-habit">A Social Habit?</h2> @@ -4247,7 +4247,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-26 The YouTube PMOer https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ - Fri, 23 Dec 2022 23:51:35 +0200 + Fri, 23 Dec 2022 23:51:35 +0300 https://vodoraslo.xyz/library/hackbook/03-26-the-youtube-pmoer/ <h2 id="the-youtube-pmoer">The YouTube PMOer</h2> @@ -4275,7 +4275,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-25 Casual PMOers, Teenagers, Non PMOers https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ - Fri, 23 Dec 2022 23:40:22 +0200 + Fri, 23 Dec 2022 23:40:22 +0300 https://vodoraslo.xyz/library/hackbook/03-25-casual-pmoers-teenagers-non-pmoers/ <h2 id="casual-pmoers-teenagers-non-pmoers">Casual PMOers, Teenagers, Non PMOers</h2> @@ -4361,7 +4361,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-24 Just One Peek https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ - Fri, 23 Dec 2022 23:35:22 +0200 + Fri, 23 Dec 2022 23:35:22 +0300 https://vodoraslo.xyz/library/hackbook/03-24-just-one-peek/ <h2 id="just-one-peek">Just One Peek</h2> @@ -4406,7 +4406,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-23 Beware of Cutting Down https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ - Fri, 23 Dec 2022 23:28:58 +0200 + Fri, 23 Dec 2022 23:28:58 +0300 https://vodoraslo.xyz/library/hackbook/03-23-beware-of-cutting-down/ <h2 id="beware-of-cutting-down">Beware of Cutting Down</h2> @@ -4470,7 +4470,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-22 The Willpower Method of Stopping https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ - Fri, 23 Dec 2022 23:20:42 +0200 + Fri, 23 Dec 2022 23:20:42 +0300 https://vodoraslo.xyz/library/hackbook/03-22-the-willpower-method-of-stopping/ <h2 id="the-willpower-method-of-stopping">The Willpower Method of Stopping</h2> @@ -4540,7 +4540,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-21-The Advantages of Being a PMOer https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ - Fri, 23 Dec 2022 23:20:40 +0200 + Fri, 23 Dec 2022 23:20:40 +0300 https://vodoraslo.xyz/library/hackbook/03-21-the-advantages-of-being-a-pmoer/ <h2 id="the-advantages-of-being-a-pmoer">The Advantages of Being a PMOer</h2> @@ -4555,7 +4555,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-20 Those Sinister Black Shadows https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ - Fri, 23 Dec 2022 23:18:55 +0200 + Fri, 23 Dec 2022 23:18:55 +0300 https://vodoraslo.xyz/library/hackbook/03-20-those-sinister-black-shadows/ <h2 id="those-sinister-black-shadows">Those Sinister Black Shadows</h2> @@ -4574,7 +4574,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-19 It Relaxes Me and Gives Me Confidence https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ - Fri, 23 Dec 2022 23:16:17 +0200 + Fri, 23 Dec 2022 23:16:17 +0300 https://vodoraslo.xyz/library/hackbook/03-19-it-relaxes-me-and-gives-me-confidence/ <h2 id="it-relaxes-me-and-gives-me-confidence">It Relaxes Me and Gives Me Confidence</h2> @@ -4602,7 +4602,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-18 Energy https://vodoraslo.xyz/library/hackbook/03-18-energy/ - Fri, 23 Dec 2022 23:12:56 +0200 + Fri, 23 Dec 2022 23:12:56 +0300 https://vodoraslo.xyz/library/hackbook/03-18-energy/ <h2 id="energy">Energy</h2> @@ -4626,7 +4626,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-17 Health https://vodoraslo.xyz/library/hackbook/03-17-health/ - Fri, 23 Dec 2022 12:12:31 +0200 + Fri, 23 Dec 2022 12:12:31 +0300 https://vodoraslo.xyz/library/hackbook/03-17-health/ <h2 id="health">Health</h2> @@ -4743,7 +4743,7 @@ Get out of the habit of envying PMOers and start seeing them as the miserable, p 03-16 I Will Save X Hours a Week https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ - Fri, 23 Dec 2022 12:08:55 +0200 + Fri, 23 Dec 2022 12:08:55 +0300 https://vodoraslo.xyz/library/hackbook/03-16-i-will-save-x-hours-a-week/ <h2 id="i-will-save-x-hours-a-week">I Will Save X Hours a Week</h2> @@ -4786,7 +4786,7 @@ pleasure.”</em></p> 03-15 Self-Imposed Slavery https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ - Fri, 23 Dec 2022 12:06:39 +0200 + Fri, 23 Dec 2022 12:06:39 +0300 https://vodoraslo.xyz/library/hackbook/03-15-self-imposed-slavery/ <h2 id="self-imposed-slavery">Self-Imposed Slavery</h2> @@ -4806,7 +4806,7 @@ pleasure.”</em></p> 03-14 What Am I Giving Up? https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ - Fri, 23 Dec 2022 11:49:35 +0200 + Fri, 23 Dec 2022 11:49:35 +0300 https://vodoraslo.xyz/library/hackbook/03-14-what-am-i-giving-up/ <h2 id="what-am-i-giving-up">What Am I Giving Up?</h2> @@ -4853,7 +4853,7 @@ pleasure.”</em></p> 03-13 Social Night PMOing https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ - Fri, 23 Dec 2022 11:47:03 +0200 + Fri, 23 Dec 2022 11:47:03 +0300 https://vodoraslo.xyz/library/hackbook/03-13-social-night-pmoing/ <h2 id="social-night-pmoing">Social Night PMOing</h2> @@ -4878,7 +4878,7 @@ pleasure.”</em></p> 03-12 Relaxation https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ - Fri, 23 Dec 2022 11:44:10 +0200 + Fri, 23 Dec 2022 11:44:10 +0300 https://vodoraslo.xyz/library/hackbook/03-12-relaxation/ <h2 id="relaxation">Relaxation</h2> @@ -4905,7 +4905,7 @@ pleasure.”</em></p> 03-11 Concentration https://vodoraslo.xyz/library/hackbook/03-11-concentration/ - Fri, 23 Dec 2022 11:42:13 +0200 + Fri, 23 Dec 2022 11:42:13 +0300 https://vodoraslo.xyz/library/hackbook/03-11-concentration/ <h2 id="concentration">Concentration</h2> @@ -4927,7 +4927,7 @@ pleasure.”</em></p> 03-10 Boredom https://vodoraslo.xyz/library/hackbook/03-10-boredom/ - Fri, 23 Dec 2022 11:40:46 +0200 + Fri, 23 Dec 2022 11:40:46 +0300 https://vodoraslo.xyz/library/hackbook/03-10-boredom/ <h2 id="boredom">Boredom</h2> @@ -4946,7 +4946,7 @@ pleasure.”</em></p> 03-09 Stress https://vodoraslo.xyz/library/hackbook/03-09-stress/ - Fri, 23 Dec 2022 11:38:59 +0200 + Fri, 23 Dec 2022 11:38:59 +0300 https://vodoraslo.xyz/library/hackbook/03-09-stress/ <h2 id="stress">Stress</h2> @@ -4968,7 +4968,7 @@ pleasure.”</em></p> 03-08 Relieving Withdrawal Pangs https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ - Fri, 23 Dec 2022 11:36:16 +0200 + Fri, 23 Dec 2022 11:36:16 +0300 https://vodoraslo.xyz/library/hackbook/03-08-relieving-withdrawal-pangs/ <h2 id="relieving-withdrawal-pangs">Relieving Withdrawal Pangs</h2> @@ -5004,7 +5004,7 @@ pleasure.”</em></p> 03-07 Brainwashing and the Primitive Mechanism https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ - Fri, 23 Dec 2022 08:39:02 +0200 + Fri, 23 Dec 2022 08:39:02 +0300 https://vodoraslo.xyz/library/hackbook/03-07-brainwashing-and-the-primitive-mechanism/ <h2 id="brainwashing-and-the-primitive-mechanism">Brainwashing and the Primitive Mechanism</h2> @@ -5090,7 +5090,7 @@ pleasure.”</em></p> 03-06 Internet Porn https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ - Tue, 20 Dec 2022 20:44:00 +0200 + Tue, 20 Dec 2022 20:44:00 +0300 https://vodoraslo.xyz/library/hackbook/03-06-internet-porn/ <h2 id="internet-porn">Internet Porn</h2> @@ -5199,7 +5199,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-05 Why Do We Carry on With PMO https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ - Tue, 20 Dec 2022 20:42:16 +0200 + Tue, 20 Dec 2022 20:42:16 +0300 https://vodoraslo.xyz/library/hackbook/03-05-why-do-we-carry-on-with-pmo/ <h2 id="why-do-we-carry-on-with-pmo">Why Do We Carry on With PMO</h2> @@ -5222,7 +5222,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-04 The Sinister Trap https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ - Tue, 20 Dec 2022 20:38:28 +0200 + Tue, 20 Dec 2022 20:38:28 +0300 https://vodoraslo.xyz/library/hackbook/03-04-the-sinister-trap/ <h2 id="the-sinister-trap">The Sinister Trap</h2> @@ -5246,7 +5246,7 @@ became addicted. However, the satisfaction is only temporary because in order to 03-03 Why Is It Difficult to Stop? https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ - Tue, 20 Dec 2022 20:31:45 +0200 + Tue, 20 Dec 2022 20:31:45 +0300 https://vodoraslo.xyz/library/hackbook/03-03-why-is-it-difficult-to-stop/ <h2 id="why-is-it-difficult-to-stop">Why Is It Difficult to Stop?</h2> @@ -5306,7 +5306,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-02 The Easy Method https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ - Tue, 20 Dec 2022 20:26:34 +0200 + Tue, 20 Dec 2022 20:26:34 +0300 https://vodoraslo.xyz/library/hackbook/03-02-the-easy-method/ <h2 id="the-easy-method">The Easy Method</h2> @@ -5349,7 +5349,7 @@ man and woman from performance based anxieties.&#160;<a href="#fnref: 03-01 The Worst PMO Addict I Have Yet to Meet https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ - Tue, 20 Dec 2022 17:10:39 +0200 + Tue, 20 Dec 2022 17:10:39 +0300 https://vodoraslo.xyz/library/hackbook/03-01-the-worst-pmo-addict-i-have-yet-to-meet/ <h2 id="the-worst-pmo-addict-i-have-yet-to-meet">The Worst PMO Addict I Have Yet to Meet</h2> @@ -5393,7 +5393,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-02 Sister Kenny https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ - Tue, 20 Dec 2022 16:58:54 +0200 + Tue, 20 Dec 2022 16:58:54 +0300 https://vodoraslo.xyz/library/hackbook/02-02-sister-kenny/ <h2 id="sister-kenny">Sister Kenny</h2> @@ -5436,7 +5436,7 @@ Do not take anything for granted. Question not only what I tell you but also you 02-01 Introduction https://vodoraslo.xyz/library/hackbook/02-01-introduction/ - Mon, 19 Dec 2022 22:27:57 +0200 + Mon, 19 Dec 2022 22:27:57 +0300 https://vodoraslo.xyz/library/hackbook/02-01-introduction/ <h2 id="introduction">Introduction</h2> @@ -5488,7 +5488,7 @@ the world would also see the light and adopt my method.</li> 01-03 Fear https://vodoraslo.xyz/library/hackbook/01-03-fear/ - Mon, 19 Dec 2022 22:23:44 +0200 + Mon, 19 Dec 2022 22:23:44 +0300 https://vodoraslo.xyz/library/hackbook/01-03-fear/ <h2 id="fear">Fear</h2> @@ -5525,7 +5525,7 @@ the world would also see the light and adopt my method.</li> 01-02 Warning https://vodoraslo.xyz/library/hackbook/01-02-warning/ - Mon, 19 Dec 2022 22:19:35 +0200 + Mon, 19 Dec 2022 22:19:35 +0300 https://vodoraslo.xyz/library/hackbook/01-02-warning/ <h2 id="warning">Warning</h2> @@ -5556,7 +5556,7 @@ the world would also see the light and adopt my method.</li> 01-01 Preface https://vodoraslo.xyz/library/hackbook/01-01-preface/ - Mon, 19 Dec 2022 22:14:52 +0200 + Mon, 19 Dec 2022 22:14:52 +0300 https://vodoraslo.xyz/library/hackbook/01-01-preface/ <h2 id="preface">Preface</h2> @@ -5599,7 +5599,7 @@ porn and or masturbation&#160;<a href="#fnref:2" class="footn 00-00 HackBook EasyPeasy https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ - Mon, 19 Dec 2022 22:01:36 +0200 + Mon, 19 Dec 2022 22:01:36 +0300 https://vodoraslo.xyz/library/hackbook/00-00-hackbookeasypeasy/ <h2 id="easypeasyway">EasyPeasyWay</h2> @@ -5634,7 +5634,7 @@ formed does not list Internet pornography as one of the addictions that it provi Pluralization issues (Blogs instead of Blog) https://vodoraslo.xyz/articles/blog/pluralization-issues/ - Sat, 17 Dec 2022 22:33:25 +0200 + Sat, 17 Dec 2022 22:33:25 +0300 https://vodoraslo.xyz/articles/blog/pluralization-issues/ <h3 id="this-is-my-first-entry-and-im-already-having-issues-lol">this is my first entry and i&rsquo;m already having issues lol</h3> @@ -5653,7 +5653,7 @@ formed does not list Internet pornography as one of the addictions that it provi Hello world / About me https://vodoraslo.xyz/articles/updates/helloworld/ - Sat, 17 Dec 2022 17:20:18 +0200 + Sat, 17 Dec 2022 17:20:18 +0300 https://vodoraslo.xyz/articles/updates/helloworld/ <h2 id="obligatory-hello-world">Obligatory Hello World!</h2> diff --git a/static/style.css b/static/style.css index 228e5240..1b556f3a 100644 --- a/static/style.css +++ b/static/style.css @@ -182,11 +182,12 @@ pre { border: 1px solid var(--strong); border-radius: 15px; padding: 1em; - white-space: pre-wrap; + /* white-space: pre-wrap; */ overflow-wrap: break-word; max-width: 800px; margin: auto; - font-family: 'FiraCode'; + /* font-family: 'FiraCode'; */ + overflow: auto; } .spanForHeader { @@ -543,4 +544,13 @@ div.notices.tip p { div.notices.tip p:first-child:after { content: 'Tip'; +} + +/* https://geekthis.net/post/hugo-footnotes-and-citations/ */ +a.footnote-ref::before { + content: '['; +} + +a.footnote-ref::after { + content: ']'; } \ No newline at end of file diff --git a/themes/lugo/layouts/_default/baseof.html b/themes/lugo/layouts/_default/baseof.html index c5009467..82083a7f 100644 --- a/themes/lugo/layouts/_default/baseof.html +++ b/themes/lugo/layouts/_default/baseof.html @@ -4,7 +4,7 @@ {{ if not .IsHome }}{{ .Title | title }} | {{ end }}{{ .Site.Title }} - + {{ with .Site.Params.favicon }} {{ end -}} @@ -24,8 +24,8 @@ {{ if not .IsHome}}{{ partial "breadcrumbs.html" . }}{{end -}} {{ block "main" . }} {{/* How to print Japanese weekdays in Hugo frontmatter. https://gist.github.com/ishikawa/7f06898826b66176150626f780f90d67 */}} -{{ if not .IsHome}}

Last updated: {{- if .Param "showrss" }} RSS Feed {{ end }}

{{end -}} -{{ if .Params.toc }}Table Of Contents:{{ .TableOfContents }}{{end -}} +{{ if not .IsHome}}

Last updated: {{/*{{- if .Param "showrss" }} RSS Feed {{ end }} */}}

{{end -}} +{{ if .Params.toc }}
Table Of Contents:{{ .TableOfContents }}
{{end -}} {{- if .Content }}
@@ -33,7 +33,7 @@ {{- partial "anchored_headings.html" .Content -}} {{- else }}{{ .Content }}{{ end }} {{ if not .IsHome}}
- +{{/* */}}
{{end -}}
{{- end }} @@ -46,14 +46,16 @@ {{ block "footer" . }} {{ end }} diff --git a/あ_retired_stuff/content/tags/ted kaczynski/_index.md b/あ_retired_stuff/content/tags/ted kaczynski/_index.md index 30e1fce2..7c60cedc 100644 --- a/あ_retired_stuff/content/tags/ted kaczynski/_index.md +++ b/あ_retired_stuff/content/tags/ted kaczynski/_index.md @@ -1,4 +1,4 @@ --- title: "Ted Kaczynski" -date: 2023-05-14T14:24:24+02:00 +date: 2023-05-14T14:24:24+03:00 --- \ No newline at end of file