Compare commits

..

No commits in common. "a87e5960db906b96d20f6bc257751b0a2cb3a8fa" and "bbfc8ba62f5c366ca06189c246312103473ef6d8" have entirely different histories.

32 changed files with 7 additions and 51 deletions

1
_includes/head.html vendored
View File

@ -10,6 +10,7 @@
<meta name="robots" content="{% if page.robots %}{{ page.robots }} {% else %}{{ site.robots | default: 'nofollow' }}{% endif %}">
<meta name="msvalidate.01" content="DDF472BEC8E65C680D65A24256C33B24">
<link rel="icon prefetch" href="{{site.icon}}">
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description | strip_html | strip_newlines }}{% endif %}">
<link rel="me prefetch" href="{{ site.url }}">
<link rel="openid.delegate" href="https://aminda.eu/">
<link rel="openid.server" href="https://openid.indieauth.com/openid">

View File

@ -5,11 +5,9 @@ title: "Channels & Hostmask groups: A basic Howto"
category: [english]
tags: [irc, english]
redirect_from: /english/2015/01/10/channels-hostmask-groups-a-basic-howto.html
sitemap: true
robots: noai
---
`@Annwenn` got me opering at her network after long pause with my opering.
@Annwenn got me opering at her network after long pause with my opering.
She also named this blogpost and requested me to write this and I don't
have any better place where to put this, but I am starting with other talk
before getting to the subject.

View File

@ -5,8 +5,6 @@ title: "Getting help from network operators with channel issues when ops are awa
category: [english]
tags: [irc, english]
redirect_from: /english/2015/01/24/getting_help_with_channel_issues.html
sitemap: true
robots: noai
---
In case you wish network operators to help you when your channel operators

View File

@ -4,7 +4,6 @@ comments: true
title: "ZNC 1.6.0 & SSL certificate verification"
category: [english]
tags: [irc, english]
sitemap: false
redirect_from:
- /zncssl.html
- /english/2015/02/24/znc160-ssl.html

View File

@ -1,7 +1,5 @@
---
layout: post
sitemap: true
robots: noai
comments: true
title: "Don't use DCC & How to disable it"
category: [english]

View File

@ -5,8 +5,6 @@ title: "Why I show channels that I am on at IRC?"
category: [english]
tags: [irc, english]
redirect_from: /english/2015/03/26/umode-i.html
sitemap: true
robots: noai
---
_Or why am I using umode -iI and thus showing all channels that I am on at

View File

@ -3,8 +3,6 @@ layout: post
comments: true
title: "WeeChat: easy instructions for using SASL"
category: [english]
sitemap: true
robots: noai
tags: [irc, english]
redirect_from:
- /weechat-sasl.html

View File

@ -7,8 +7,6 @@ tags: [irc, english]
redirect_from:
- /noops.html
- /english/2015/04/01/keep-the-ops-opped.html
sitemap: true
robots: noai
---
_Why I think that you should keep the ops opped instead of following

View File

@ -8,8 +8,6 @@ redirect_from:
- /irctls/
- /ircssl/
- /english/2015/04/22/IRC-over-TLS.html
sitemap: true
robots: noai
---
_IRC over TLS is not pointless unless you only worry about things that you

View File

@ -5,7 +5,6 @@ title: "Installing ZNC on Ubuntu from PPA"
category: [english]
tags: [irc, english]
redirect_from: /english/2015/05/10/znc-ubuntu.html
sitemap: false
---
_Many people seem to be installing ZNC using some weird instructions and

View File

@ -5,8 +5,6 @@ title: "irc & ircs links"
category: [english]
tags: [english, IRC]
redirect_from: /english/2015/05/18/ircs_links.html
sitemap: true
robots: noai
---
_Yet another note-to-self post, but these links are confusing, how do you

View File

@ -5,7 +5,6 @@ title: "A little more on my life"
category: [english]
tags: [english, life, love]
redirect_from: /english/2015/05/18/life-bot-background.html
sitemap: false
---
_More on my life and a little background on bots; also trigger warning

View File

@ -5,8 +5,6 @@ title: "Graduation"
category: [english]
tags: [english, life]
redirect_from: /english/2015/05/29/graduation.html
sitemap: true
robots: noai
---
As my blog is so full of suicidality and depression and how I won't

View File

@ -5,8 +5,6 @@ title: "(Un)Setting umodes"
category: [english]
tags: [english, IRC, HexChat, ZNC]
redirect_from: /english/2015/06/03/setting-umodes.html
sitemap: true
robots: noai
---
_As I have written more about umodes than I thought, I am breaking the

View File

@ -5,8 +5,6 @@ title: "Private/Secret IRC channels"
category: [english]
tags: [english, irc]
redirect_from: /english/2015/06/08/private_secret_channels.html
sitemap: true
robots: noai
---
_People often wonder about this and I thought that I could probably write

View File

@ -5,8 +5,6 @@ title: "Feelings or what is left unsaid about Kotkan keskuskoulu"
category: [english]
tags: [irc, english]
redirect_from: /english/2015/03/18/nodcc.html
sitemap: true
robots: noai
---
_If you wanted to know about my current life situation, read something else

View File

@ -214,6 +214,6 @@ least I think Google Chrome did so.
seconds less and Microsoft discourages disabling it and they don't
test working without IPv6. Disabling IPv6 breaks e.g. HomeGroup.
_Special thanks to people of `ircs://irc.libera.chat:6697/#IPv6` for checking that I
_Special thanks to people of [#IPv6](/r/irc-ipv6.html) for checking that I
don't write total nonsense here and all the fixes made and also @e-ali for
checking for spelling mistakes._

View File

@ -4,8 +4,6 @@ comments: true
title: "Quickstart with Atheme IRC Services (& forks) for end users"
category: [english]
tags: [english, irc, atheme]
sitemap: true
robots: noai
redirect_from:
- /nickserv.html
- /chanserv.html

View File

@ -1,6 +1,5 @@
---
layout: post
sitemap: false
comments: true
title: "Using reflector in Arch my way"
category: [english]

View File

@ -8,7 +8,6 @@ redirect_from:
- /antergos-dm.html
- /english/2015/10/17/archlinux_change_login_dm.html
- /english/2015/10/17/antergos_change_login_dm.html
sitemap: false
---
_Also applies to other distributions based on it, how do you change

View File

@ -6,7 +6,6 @@ category: [finnish]
tags: [finnish, translaki]
redirect_from: /finnish/2015/11/21/sahkopostia-lakivaliokunnalle-translaki.html
lang: fi
locale: fi_FI
robots: noai
---

View File

@ -5,7 +5,6 @@ title: "dnssec-trigger on Ubuntu (MATE 16.04)"
category: [english]
tags: [IPv6, english]
redirect_from: /english/2016/01/14/dnssec-trigger_ubuntu.html
sitemap: false
---
_I haven't ever gotten dnssec-trigger to work, but today based on IRC

View File

@ -6,8 +6,6 @@ category: [english]
tags: [english, irc, tmux]
redirect_from: /english/2016/03/09/weechat-tmux-quickstart.html
lang: en
sitemap: true
robots: noai
---
_Sometimes you don't have GUI when you need remote support, luckily you

View File

@ -5,7 +5,6 @@ title: "Autostarting tmux + WeeChat"
category: [english]
tags: [english, irc, tmux, cron, weechat]
redirect_from: /english/2016/03/14/autostart-tmux-weechat.html
sitemap: false
---
_This is another note-to-self post, but I think other people might also

View File

@ -15,8 +15,6 @@ tags:
]
redirect_from: /finnish/2016/03/27/puhelimet-kellojen-siirto-pysyvasti.html
lang: fi
locale: fi_FI
sitemap: false
---
_En tiedä ajatteleeko tai pelkääkö kukaan tätä seurausta kellojen siirrosta

View File

@ -5,7 +5,6 @@ title: "On Facebook/my SOME policy"
category: [english]
tags: [english, SOME, facebook]
redirect_from: /english/2016/09/24/on-facebook.html
sitemap: false
---
_My wellbeing is more imporant than whatever you do at SOME and I reserve

View File

@ -5,7 +5,6 @@ title: "Autism or High Sensitivity: Sensory stimulus stress"
category: [english]
tags: [irc, english]
redirect_from: /english/2017/09/29/as-hsp-sensory-stimulus-stress.html
sitemap: false
---
_Sensory stimulus stress (aistiärsykestressi) is a word that you hear from

View File

@ -8,7 +8,6 @@ redirect_from:
- /dnscrypt.html
- /dnscrypt-proxy.html
- /english/2018/10/21/dnscrypt-proxy-quick-dirty-debian.html
sitemap: false
---
_DNSCrypt-proxy encrypts DNS queries that would otherwise go in plaintext

View File

@ -30,7 +30,7 @@ administrating experience due to not having any with Matrix personally._
<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->
## Element, what Element?
# Element, what Element?
Element is the defacto Matrix client. If you wish to get into Matrix, you
will likely hear the advice to install Element or use it on the web.
@ -83,7 +83,7 @@ At the time of writing [stories are a draft Matrix spec proposal](https://github
that in incompatible clients (such as Element Web and Element Android) appear as
read-only rooms, however [Element iOS hides them completely with the exception of notifications that cannot be acknowledged](https://github.com/vector-im/element-ios/issues/5455).
## You mentioned privacy?
# You mentioned privacy?
Yes, privacy is a big reason why Matrix is advertised and the lack of it is
a fact you agree to by using Matrix or getting bridged to Matrix (which is

View File

@ -2,8 +2,7 @@
layout: page
title: Browser extensions I often end up installing
permalink: /browser-extensions.html
sitemap: false
robots: noindex, noai
sitemap: true
excerpt: "Browser advanced configuration that tends to not sync"
redirect_from:
- /firefox.html

View File

@ -655,7 +655,7 @@ I have also said it before, but for any serious use of Matrix, you will need [El
If you absolutely need Matrix somewhere neither fits you, ~~maybe [Hydrogen](https://github.com/vector-im/hydrogen-web) is your _PWA_ hoping your needs don't include too many Matrix accounts ([#783](https://github.com/vector-im/hydrogen-web/issues/783), [#817](https://github.com/vector-im/hydrogen-web/pull/817)) and hoping you [don't use SailfishOS](https://forum.sailfishos.org/t/progressive-web-app-pwa-in-native-browser/3867?u=mikaela) ([#1000](https://github.com/sailfishos/sailfish-browser/issues/1000)) or [Ubuntu Touch (#1144)](https://github.com/ubports/ubuntu-touch/issues/1144).~~ Good luck!
On Android I often find myself using [SchildiChat](https://s2.spiritcroc.de/fdroid/repo) ([Beta](https://s2.spiritcroc.de/testing/fdroid/repo)), which suffers many Element shortcomings being a fork and Matrix isn't too mobile friendly protocol in my opinion. (For my view of the repo fingerprints, refer to [n/f-droid](/n/f-droid.html), but note the pages intend of _my personal use._)
On Android I often find myself using [SchildiChat](https://s2.spiritcroc.de/fdroid/repo) ([Beta](https://s2.spiritcroc.de/testing/fdroid/repo)), which suffers many Element shortcomings being a fork and Matrix isn't too mobile friendly protocol in my opinion. (For my view of the repo fingerprints, refer to [n/f-droid](n/f-droid.html), but note the pages intend of _my personal use._)
<!-- The one that fits your needs. Personally I mix-and-match:

View File

@ -6,7 +6,4 @@
<sitemap>
<loc>https://cv.aminda.eu/sitemap.xml</loc>
</sitemap>
<sitemap>
<loc>https://supybot.mikaela.info/sitemap.xml</loc>
</sitemap>
</sitemapindex>