mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-18 10:57:27 +02:00
Compare commits
No commits in common. "e542e0c9f87ef16300cab30b9632f734f12a1dcd" and "3b1d65533b893608013a6cbed35b0944ffe84a76" have entirely different histories.
e542e0c9f8
...
3b1d65533b
@ -57,21 +57,20 @@ repos:
|
||||
[
|
||||
--update-only,
|
||||
--title,
|
||||
'<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>',
|
||||
"_Automaattinen sisällysluettelo - Automatically generated Table of Contents_",
|
||||
]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.28.4
|
||||
rev: 0.28.3
|
||||
hooks:
|
||||
- id: check-dependabot
|
||||
- id: check-github-workflows
|
||||
- id: check-gitlab-ci
|
||||
|
||||
- repo: https://github.com/fsfe/reuse-tool
|
||||
rev: v3.1.0a1
|
||||
rev: v3.0.2
|
||||
hooks:
|
||||
- id: reuse
|
||||
exclude: ^.cache\/.*$
|
||||
|
||||
- repo: https://github.com/rbubley/mirrors-prettier
|
||||
rev: "v3.2.5"
|
||||
|
@ -1,5 +1,4 @@
|
||||
# Prettier cannot handle Jekyll variables?
|
||||
_includes
|
||||
_layouts
|
||||
blog/*.xml
|
||||
*.json
|
||||
|
8
.reuse/dep5
Normal file
8
.reuse/dep5
Normal file
@ -0,0 +1,8 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: mikaela.github.io
|
||||
Upstream-Contact: Aminda Suomalainen <suomalainen@mikaela.info>
|
||||
Source: https://github.com/Mikaela/mikaela.github.io
|
||||
|
||||
Files: *
|
||||
Copyright: 2014 Aminda Suomalainen <suomalainen@mikaela.info>
|
||||
License: CC-BY-4.0
|
48
Gemfile.lock
generated
48
Gemfile.lock
generated
@ -16,7 +16,7 @@ GEM
|
||||
base64 (0.2.0)
|
||||
bigdecimal (3.1.8)
|
||||
colorator (1.1.0)
|
||||
concurrent-ruby (1.3.1)
|
||||
concurrent-ruby (1.2.3)
|
||||
connection_pool (2.4.1)
|
||||
drb (2.2.1)
|
||||
em-websocket (0.5.3)
|
||||
@ -123,50 +123,50 @@ GEM
|
||||
strscan (>= 3.0.9)
|
||||
rouge (4.2.1)
|
||||
safe_yaml (1.0.5)
|
||||
sass-embedded (1.77.3)
|
||||
sass-embedded (1.77.2)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
rake (>= 13)
|
||||
sass-embedded (1.77.3-aarch64-linux-android)
|
||||
rake (>= 13.0.0)
|
||||
sass-embedded (1.77.2-aarch64-linux-android)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-aarch64-linux-gnu)
|
||||
sass-embedded (1.77.2-aarch64-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-aarch64-linux-musl)
|
||||
sass-embedded (1.77.2-aarch64-linux-musl)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-aarch64-mingw-ucrt)
|
||||
sass-embedded (1.77.2-aarch64-mingw-ucrt)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-arm-linux-androideabi)
|
||||
sass-embedded (1.77.2-arm-linux-androideabi)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-arm-linux-gnueabihf)
|
||||
sass-embedded (1.77.2-arm-linux-gnueabihf)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-arm-linux-musleabihf)
|
||||
sass-embedded (1.77.2-arm-linux-musleabihf)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-arm64-darwin)
|
||||
sass-embedded (1.77.2-arm64-darwin)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-riscv64-linux-android)
|
||||
sass-embedded (1.77.2-riscv64-linux-android)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-riscv64-linux-gnu)
|
||||
sass-embedded (1.77.2-riscv64-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-riscv64-linux-musl)
|
||||
sass-embedded (1.77.2-riscv64-linux-musl)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-x86-cygwin)
|
||||
sass-embedded (1.77.2-x86-cygwin)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-x86-linux-android)
|
||||
sass-embedded (1.77.2-x86-linux-android)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-x86-linux-gnu)
|
||||
sass-embedded (1.77.2-x86-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-x86-linux-musl)
|
||||
sass-embedded (1.77.2-x86-linux-musl)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-x86-mingw-ucrt)
|
||||
sass-embedded (1.77.2-x86-mingw-ucrt)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-x86_64-cygwin)
|
||||
sass-embedded (1.77.2-x86_64-cygwin)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-x86_64-darwin)
|
||||
sass-embedded (1.77.2-x86_64-darwin)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-x86_64-linux-android)
|
||||
sass-embedded (1.77.2-x86_64-linux-android)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-x86_64-linux-gnu)
|
||||
sass-embedded (1.77.2-x86_64-linux-gnu)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
sass-embedded (1.77.3-x86_64-linux-musl)
|
||||
sass-embedded (1.77.2-x86_64-linux-musl)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
strscan (3.1.0)
|
||||
terminal-table (3.0.2)
|
||||
|
@ -1,8 +1,3 @@
|
||||
---
|
||||
lang: en
|
||||
published: false
|
||||
---
|
||||
|
||||
# aminda.eu
|
||||
|
||||
[](https://results.pre-commit.ci/latest/github/Mikaela/mikaela.github.io/master)
|
||||
@ -16,7 +11,7 @@ checkmark.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Sitemaps](#sitemaps)
|
||||
- [Unusual directories](#unusual-directories)
|
||||
|
@ -1,7 +0,0 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "**"
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2014 Aminda Suomalainen <suomalainen@mikaela.info>"
|
||||
SPDX-License-Identifier = "CC-BY-4.0"
|
29
_config.yml
29
_config.yml
@ -1,11 +1,10 @@
|
||||
# Site settings
|
||||
title: Aminda Suomalainen ⚧
|
||||
author: <div lang="fi"><a href="https://aminda.eu">Aminda Suomalainen ⚧</a></a></div>
|
||||
description: > # this means to ignore newlines until "baseurl:"
|
||||
I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am familiar with git and looking for employment. ⚧
|
||||
<br/><br/><em lang="en">This website is licensed under the
|
||||
<a href="(https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>
|
||||
by <a href="https://aminda.eu">Aminda Suomalainen</a>.</em>
|
||||
<br/><br/>*This website is licensed under the
|
||||
[Creative Commons Attribution 4.0 International License.](https://creativecommons.org/licenses/by/4.0/)
|
||||
by [Aminda Suomalainen](https://aminda.eu/).*
|
||||
baseurl: "" # the subpath of your site, e.g. /blog/
|
||||
# I would like to use www subdomain to not have all cookies passed to top
|
||||
# level, but there seems to be a redirect issue otherwise.
|
||||
@ -23,17 +22,8 @@ rss: Blog
|
||||
keybase_username: Mikaela
|
||||
telegram_username: AmindaEU
|
||||
|
||||
# The content is mostly in English and this is just the last fallback. I try
|
||||
# to specify it on every new page though.
|
||||
lang: en
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
|
||||
kramdown:
|
||||
# Required or all my multilanguage pages break as I use div within markdown.
|
||||
parse_block_html: true
|
||||
|
||||
theme: minima
|
||||
#theme: jekyll-theme-midnight
|
||||
redcarpet:
|
||||
@ -64,19 +54,6 @@ sitemap:
|
||||
# disappear?
|
||||
include:
|
||||
[PGP, PHP, keybase.txt, robots.txt, .well-known, ipfs-files, _matrix, .json]
|
||||
# These don't need to appear.
|
||||
exclude:
|
||||
[
|
||||
CITATION.cff,
|
||||
CNAME,
|
||||
CODEOWNERS,
|
||||
IPFS.csv,
|
||||
ipfs-files,
|
||||
LICENSES,
|
||||
package.json,
|
||||
pnpm-lock.yaml,
|
||||
README.markdown,
|
||||
]
|
||||
|
||||
# Latest Matrix room version for blog posts or /upgraderoom advice. If I
|
||||
# need something from the latest version, this is it once the servers I care
|
||||
|
2
_includes/ad.html
vendored
2
_includes/ad.html
vendored
@ -1,5 +1,4 @@
|
||||
<detect-missing-adblocker>
|
||||
<div lang="en">
|
||||
<noscript><hr></noscript>
|
||||
<noscript><p class="centered"><strong><em>Dear JavaScript blocker, please accept my apologies for needlessly showing you this:</em></strong></p></noscript>
|
||||
<span slot="title" class="centered"><p>Dear reader, you may be missing a content blocker! 🙀</p></span>
|
||||
@ -14,5 +13,4 @@ Allowlist</a>) <strong>together</strong>, while <a href="https://adnauseam.io">A
|
||||
<p><small>PS. I am sorry if you are already protected and this silly <a href="https://easylist.to/">EasyList</a> targeting(?) script doesn't detect that, thank you for taking the steps towards a safer internet! 💜</small></p>
|
||||
</span>
|
||||
<noscript><hr></noscript>
|
||||
</div>
|
||||
</detect-missing-adblocker>
|
||||
|
6
_includes/head.html
vendored
6
_includes/head.html
vendored
@ -4,8 +4,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="robots" content="noindex, nofollow, noai">
|
||||
<link rel="icon prefetch" href="{{site.icon}}">
|
||||
<title>{% if page.title %}{{ page.title }} ~~ {{ site.title | strip_html }}{% else %}{{ site.title }}{% endif %}</title>
|
||||
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description | strip_html | strip_newlines }}{% endif %}">
|
||||
<title>{% if page.title %}{{ page.title }} ~~ {{ site.title }}{% else %}{{ site.title }}{% endif %}</title>
|
||||
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description | nstrip_html | strip_newlines }}{% endif %}">
|
||||
<link rel="me prefetch" href="{{ site.url }}" />
|
||||
|
||||
<link rel="openid.delegate" href="https://aminda.eu/" />
|
||||
@ -23,7 +23,7 @@
|
||||
<meta name="referrer" content="no-referrer" />
|
||||
<!-- OpenGraph -->
|
||||
<meta name="og:title" content="{% if page.title %}{{ page.title }} ~~ {{ site.title }}{% else %}{{ site.title }}{% endif %}" />
|
||||
<meta name="og:description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description | strip_html | strip_newlines }}{% endif %}" />
|
||||
<meta name="og:description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description | nstrip_html | strip_newlines }}{% endif %}" />
|
||||
<meta name="og:site_name" content="{{site.title}}" />
|
||||
<meta name="og:image" content="{{site.icon}}"/>
|
||||
<!-- https://indieweb.org/How_to_set_up_web_sign-in_on_your_own_domain#How_to_setup_RelMeAuth - regardless of antipattern, the things I do for verified checkboxes at Mastodon... -->
|
||||
|
3
_layouts/default.html
vendored
3
_layouts/default.html
vendored
@ -1,6 +1,5 @@
|
||||
<!doctype html>
|
||||
<html lang="{{ page.lang | default: site.lang | default: "" }}">
|
||||
|
||||
<html>
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
|
4
_layouts/index.html
vendored
4
_layouts/index.html
vendored
@ -1,6 +1,6 @@
|
||||
<!doctype html>
|
||||
<html lang="{{ page.lang | default: site.lang | default: "" }}">
|
||||
{% include head.html %}
|
||||
<html>
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
{% include header.html %}
|
||||
|
2
_layouts/mini.html
vendored
2
_layouts/mini.html
vendored
@ -1,5 +1,5 @@
|
||||
<!doctype html>
|
||||
<html lang="{{ page.lang | default: site.lang | default: "" }}">
|
||||
<html>
|
||||
{% include head.html %}
|
||||
<body>
|
||||
<div class="page-content">
|
||||
|
@ -23,7 +23,6 @@ $monospace-font-family: "Liberation Mono", "Cousine", "Courier New", monospace;
|
||||
* {
|
||||
color: revert !important;
|
||||
overflow-wrap: break-word !important;
|
||||
hyphens: auto !important;
|
||||
}
|
||||
|
||||
a {
|
||||
|
@ -8,7 +8,6 @@ redirect_from:
|
||||
- /ipv6/
|
||||
- /IPv6/
|
||||
- /english/2015/06/22/ipv6.html
|
||||
lang: en
|
||||
---
|
||||
|
||||
_There appears to be a lot of confusion on IPv6 and in this post I try to
|
||||
@ -22,7 +21,7 @@ The comments of that post are also totally lost.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [IPv4](#ipv4)
|
||||
- [IPv6](#ipv6)
|
||||
|
@ -5,7 +5,6 @@ title: "Sähköpostia lakivaliokunnalle"
|
||||
category: [finnish]
|
||||
tags: [finnish, translaki]
|
||||
redirect_from: /finnish/2015/11/21/sahkopostia-lakivaliokunnalle-translaki.html
|
||||
lang: fi
|
||||
---
|
||||
|
||||
_Toivottavasti tämä viesti on edes jotenkuten järkevä, se olisi ollut
|
||||
|
@ -5,7 +5,6 @@ title: "Tunnelbroker.net & ASUS routers"
|
||||
category: [english]
|
||||
tags: [IPv6, english]
|
||||
redirect_from: /english/2015/12/25/asus-tunnelbroker-net.html
|
||||
lang: en
|
||||
---
|
||||
|
||||
_I am typing this, because there is a lot of misinformation on this,
|
||||
@ -16,7 +15,7 @@ especially about the dynamic DNS part._
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [The tunnel](#the-tunnel)
|
||||
- [Basic Config](#basic-config)
|
||||
|
@ -5,7 +5,6 @@ title: "Short quickstart on tmux & WeeChat for GUIless support"
|
||||
category: [english]
|
||||
tags: [english, irc, tmux]
|
||||
redirect_from: /english/2016/03/09/weechat-tmux-quickstart.html
|
||||
lang: en
|
||||
---
|
||||
|
||||
_Sometimes you don't have GUI when you need remote support, luckily you
|
||||
@ -16,7 +15,7 @@ don't need it even if you have only one device._
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [What is what?](#what-is-what)
|
||||
- [Installing things](#installing-things)
|
||||
|
@ -14,7 +14,6 @@ tags:
|
||||
normaaliaika,
|
||||
]
|
||||
redirect_from: /finnish/2016/03/27/puhelimet-kellojen-siirto-pysyvasti.html
|
||||
lang: fi
|
||||
---
|
||||
|
||||
_En tiedä ajatteleeko tai pelkääkö kukaan tätä seurausta kellojen siirrosta
|
||||
|
@ -122,8 +122,7 @@ after transition. I solved that by becoming insane :D
|
||||
|
||||
I read about Esperanto, which is the most spoken artificial language in
|
||||
the world and then I just had to learn it. I did Duolingo and associated
|
||||
Memrise course for three months ... <em lang="eo">kaj mi parolas
|
||||
Esperanton!</em>
|
||||
Memrise course for three months ... _kaj mi parolas Esperanton!_
|
||||
|
||||
Thanks to online-friend I also happened to read about Buddhism and it made
|
||||
a lot more sense than Christianity that was forced on me ever did. It's
|
||||
@ -151,8 +150,8 @@ _No one is perfect, including you, everyone makes mistake._
|
||||
|
||||
_Everyone is as capable to hurting you as making you good._
|
||||
|
||||
So I have learned Esperanto and according to my mother <em lang="eo">mi diras Esperanto
|
||||
duono de tempo</em> and came to religion, can I be more crazy?
|
||||
So I have learned Esperanto and according to my mother _mi diras Esperanto
|
||||
duono de tempo_ and came to religion, can I be more crazy?
|
||||
|
||||
Esperanto gave me self-esteem with my capability of learning languages so
|
||||
I started learning
|
||||
@ -160,13 +159,13 @@ I started learning
|
||||
- Swedish, which I regret not learning at junior high school, but I had
|
||||
dysphoria, bullying, suicidality, depression and everything and I think
|
||||
I hear it in Helsinki daily and it's also official language in Finland.
|
||||
- Spanish as <em lang="eo">mi amas Esperanton</em>, it looks so much like Esperanto so
|
||||
- Spanish as _mi amas Esperanton_, it looks so much like Esperanto so
|
||||
I feel I almost understand everything written in it and it's the second
|
||||
most spoken language in the world, so I have to learn it.
|
||||
- Lojban thanks to the friend mentioned earlier.
|
||||
|
||||
<em lang="eo">Do mi nun parolas la finnan, la anglan, Esperanton kaj mi lernas hispanan,
|
||||
la svennan kaj la lojbanon.</em> Entirely sane.
|
||||
Do mi nun parolas la finnan, la anglan, Esperanton kaj mi lernas hispanan,
|
||||
la svennan kaj la lojbanon. Entirely sane.
|
||||
|
||||
---
|
||||
|
||||
|
@ -7,7 +7,6 @@ tags: [english, Android, DNS-over-TLS, DNS, security, privacy]
|
||||
redirect_from:
|
||||
- /dns.html
|
||||
- /dot.html
|
||||
lang: en
|
||||
---
|
||||
|
||||
_Since I first heard of Android 9 Private DNS I wondered how it will work
|
||||
@ -20,7 +19,7 @@ my Nokia 1, I am able to type my own blog post about it._
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Notes/disclaimers:](#notesdisclaimers)
|
||||
- [The tests](#the-tests)
|
||||
|
@ -6,7 +6,6 @@ tags: [english, matrix, privacy]
|
||||
redirect_from:
|
||||
- /matrix.html
|
||||
- /element.html
|
||||
lang: en
|
||||
---
|
||||
|
||||
_Having used Matrix since 2016 and hearing about its greatness without any
|
||||
@ -19,7 +18,7 @@ administrating experience due to not having any with Matrix personally._
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Element, what Element?](#element-what-element)
|
||||
- [You mentioned privacy?](#you-mentioned-privacy)
|
||||
|
@ -3,7 +3,6 @@ layout: post
|
||||
title: "Leaving Privacy Guides team"
|
||||
category: [english]
|
||||
tags: [privacyguides]
|
||||
lang: en
|
||||
---
|
||||
|
||||
_PrivacyGuides.org was supposed to be the continuation of PrivacyTools.io
|
||||
@ -42,7 +41,7 @@ and not the way a transparent project should work.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Previous leaving](#previous-leaving)
|
||||
- [Other issues](#other-issues)
|
||||
|
@ -3,7 +3,6 @@ layout: post
|
||||
title: "Matrix abuse protection model for community maintainers: security by obscurity"
|
||||
category: [english]
|
||||
tags: [matrix]
|
||||
lang: en
|
||||
---
|
||||
|
||||
_I am administrator or moderator in multiple communities in Matrix, the most sizable
|
||||
@ -22,7 +21,7 @@ a couple of rooms wants to use Matrix.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Setup](#setup)
|
||||
- [Bus factor](#bus-factor)
|
||||
|
@ -7,7 +7,6 @@ redirect_from:
|
||||
- /https-everywhere.html
|
||||
- /httpseverywhere.html
|
||||
- /https.html
|
||||
lang: en
|
||||
---
|
||||
|
||||
_I used to be sad since the EFF discontinued HTTPS Everywhere extension since the setting often didn't sync and it only applied to me as opposed to everyone using a shared computer. However since I have dived into browser policies, this is no longer an issue for me._
|
||||
@ -26,7 +25,7 @@ for those is the official documentation (bottom of the page).
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Chromium](#chromium)
|
||||
- [DNS-over-HTTPS](#dns-over-https)
|
||||
|
@ -7,7 +7,6 @@ redirect_from:
|
||||
- /privacybadger.html
|
||||
- /ublockorigin.html
|
||||
- /https2.html
|
||||
lang: en
|
||||
---
|
||||
|
||||
_I previously wrote about enforcing HTTPS for all users/profiles through browser policy receiving some positive feedback and I felt like continuing on the subject by instructing with extension installation. This barely scratches the surface of what browser policy can do for you either though._
|
||||
@ -19,7 +18,7 @@ I recommend reading the [browser policy part Ⅰ on enforcing HTTPS only mode]({
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Chromium](#chromium)
|
||||
- [`/etc/opt/chromium/policies/managed/aminda-extensions.json`](#etcoptchromiumpoliciesmanagedaminda-extensionsjson)
|
||||
|
@ -4,7 +4,6 @@ title: Blog
|
||||
navigation: true
|
||||
permalink: /blog/
|
||||
excerpt: "Blog index, posts in English and posts in Finnish — Blogin etusivu, postaukset englanniksi ja postaukset suomeksi."
|
||||
lang: en
|
||||
---
|
||||
|
||||
<!-- editorconfig-checker-disable -->
|
||||
@ -12,7 +11,7 @@ lang: en
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [In English](#in-english)
|
||||
- [Suomeksi](#suomeksi)
|
||||
@ -22,8 +21,6 @@ lang: en
|
||||
<!-- prettier-ignore-end -->
|
||||
<!-- editorconfig-checker-enable -->
|
||||
|
||||
<div lang="en">
|
||||
|
||||
## In English
|
||||
|
||||
_Please keep in mind that old blog posts might not reflect the current
|
||||
@ -42,8 +39,6 @@ reality or my opinions etc._
|
||||
{% endfor %}
|
||||
</table>
|
||||
|
||||
</div><div lang="fi">
|
||||
|
||||
## Suomeksi
|
||||
|
||||
_Pidäthän mielessä etteivät vanhat blogaukseni välttämättä heijasta
|
||||
@ -61,4 +56,3 @@ todellisuutta tai nykyisiä mielipiteitäni jne._
|
||||
</tr>
|
||||
{% endfor %}
|
||||
</table>
|
||||
</div>
|
||||
|
1
n/3g.md
1
n/3g.md
@ -4,7 +4,6 @@ permalink: /n/3g.html
|
||||
redirect_from:
|
||||
- /n/3G.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
Finland will mostly discontinue 3G networks by end of 2023. Suomen
|
||||
|
1
n/5g.md
1
n/5g.md
@ -5,7 +5,6 @@ redirect_from:
|
||||
- /r/5g.html
|
||||
- /r/5G.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
List of carrier/WISP maps in Finland for quickly finding whether a place
|
||||
|
@ -2,7 +2,6 @@
|
||||
layout: mini
|
||||
permalink: /n/coauthor.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
# Git forge private emails
|
||||
@ -26,7 +25,7 @@ which is produced by `git commit -s`
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [My private emails](#my-private-emails)
|
||||
- [Where to find them](#where-to-find-them)
|
||||
|
@ -4,7 +4,6 @@ permalink: /n/ćopyrightyear.html
|
||||
redirect_from:
|
||||
- /n/copyright.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
# Do copyright years need yearly updates?
|
||||
@ -16,7 +15,7 @@ Apparently it depends on whether you care about when the project enters public d
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [No](#no)
|
||||
- [Yes](#yes)
|
||||
|
@ -3,7 +3,6 @@ layout: mini
|
||||
permalink: /n/darkreader.html
|
||||
redirect_from: /n/opendyslexic.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
<!-- editorconfig-checker-disable -->
|
||||
@ -11,7 +10,7 @@ lang: en
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Links to Dark Reader](#links-to-dark-reader)
|
||||
- [Configuration for the new interface](#configuration-for-the-new-interface)
|
||||
|
3
n/dns.md
3
n/dns.md
@ -7,7 +7,6 @@ redirect_from:
|
||||
- /n/esni.html
|
||||
- /n/ech.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
# DNS notes
|
||||
@ -19,7 +18,7 @@ _For DNS resolvers, refer to [r/resolv.tsv](/r/resolv.tsv)_
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Identifying DNS resolver](#identifying-dns-resolver)
|
||||
- [Identifying ECH support](#identifying-ech-support)
|
||||
|
@ -2,7 +2,6 @@
|
||||
layout: mini
|
||||
permalink: /n/essentialsoftware.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
# Essential software for new systems
|
||||
@ -14,7 +13,7 @@ This is just a quick personal reference so I don't have to guess.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Security](#security)
|
||||
- [Usability](#usability)
|
||||
|
@ -3,7 +3,6 @@ layout: mini
|
||||
permalink: /n/f-droid.html
|
||||
redirect_from: /n/fdroid.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
F-Droid is kind of apt for Android with multiple repositories available. This
|
||||
@ -16,7 +15,7 @@ Remember to prefer the [F-Droid Basic](https://f-droid.org/packages/org.fdroid.b
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Official F-Droid repositories](#official-f-droid-repositories)
|
||||
- [Additional F-Droid repositories](#additional-f-droid-repositories)
|
||||
|
@ -4,7 +4,6 @@ permalink: /n/fairbuds.html
|
||||
redirect_from:
|
||||
- /n/fairbudsxl.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
# Fairbuds XL configuration
|
||||
@ -18,7 +17,7 @@ but the studio eq may not be so clear.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Dezponia's studio EQ](#dezponias-studio-eq)
|
||||
- [2024-04-11](#2024-04-11)
|
||||
|
@ -4,7 +4,6 @@ permalink: /n/firewalld.html
|
||||
redirect_from:
|
||||
- /n/firewall-cmd.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
# Quick note on firewalld usage
|
||||
@ -19,7 +18,7 @@ The blog post also predates me having a /n directory here.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Zones](#zones)
|
||||
- [Protocols](#protocols)
|
||||
|
4
n/gpg.md
4
n/gpg.md
@ -12,7 +12,7 @@ redirect_from:
|
||||
- /n/claws-mail.html
|
||||
- /n/wkd.html
|
||||
- n/keybase.html
|
||||
lang: en
|
||||
|
||||
sitemap: false
|
||||
---
|
||||
|
||||
@ -23,7 +23,7 @@ sitemap: false
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Keybase](#keybase)
|
||||
- [Claws-mail note that is somewhat related.](#claws-mail-note-that-is-somewhat-related)
|
||||
|
@ -12,7 +12,6 @@ omahelenhighprice: "20 c/kWh"
|
||||
omahelenlowprice: "5 c/kWh"
|
||||
hattiwatthighprice: "30 c/kWh"
|
||||
hattiwattlowprice: "10 c/kWh"
|
||||
lang: fi
|
||||
---
|
||||
|
||||
Tuntihinta @ [Apple App Store](https://apps.apple.com/app/tuntihinta/id824684537) [Google Play](https://play.google.com/store/apps/details?id=fi.fingrid.tuntihinta)
|
||||
@ -22,7 +21,7 @@ Tuntihinta @ [Apple App Store](https://apps.apple.com/app/tuntihinta/id824684537
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Helen hintalaskelmia Tuntihinta-sovellukselle](#helen-hintalaskelmia-tuntihinta-sovellukselle)
|
||||
- [Yhtälöt Tuntihinnalle](#yht%C3%A4l%C3%B6t-tuntihinnalle)
|
||||
@ -63,8 +62,6 @@ _Jekyll ei salli matematiikkaa suoraan tietoturvasyistä._
|
||||
- Helen veloittaa sitä markkinasähköasiakkailtaan koko kuukauden ja pyrkii sillä kattamaan omat kulunsa ja varmistamaan, ettei myy sähköä liian edullisesti.
|
||||
- Siirtohinta näkyy _Oma Helen_-sovelluksessa ja muutokset ilmoitetaan Helenin asiakaslehdessä.
|
||||
|
||||
<div lang="en">
|
||||
|
||||
# Helen price calculations for Tuntihinta
|
||||
|
||||
Helen's monthly market price for month {{ page.month }} is {{ page.monthly }}.
|
||||
@ -91,5 +88,3 @@ _Jekyll doesn't allow maths directly for infosec reasons._
|
||||
- Definition of monthly plan price: [Helen: Market Price Electricity](https://www.helen.fi/en/electricity/electricity-products-and-prices/marketpriceelectricity)
|
||||
- They use it all month following stock market price and trying to get their own citation.
|
||||
- Distribution is in _Oma Helen_ and changes are announced in their newspaper.
|
||||
|
||||
</div>
|
||||
|
@ -3,7 +3,6 @@ layout: mini
|
||||
permalink: /n/keyoxide.html
|
||||
redirect_from: /n/keyoxide-flutter.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
> Keyoxide is a decentralized tool to create and verify decentralized online identities.
|
||||
|
@ -8,7 +8,6 @@ basicdistribution: "EI TIEDOSSA €/kk"
|
||||
distributionmargin: "EI TIEDOSSA c/kWh"
|
||||
basicstock: "2.99 €/kuukausi"
|
||||
stockmargin: "0.23 c/kWh"
|
||||
lang: fi
|
||||
---
|
||||
|
||||
Tuntihinta @ [Apple App Store](https://apps.apple.com/app/tuntihinta/id824684537) [Google Play](https://play.google.com/store/apps/details?id=fi.fingrid.tuntihinta)
|
||||
@ -18,7 +17,7 @@ Tuntihinta @ [Apple App Store](https://apps.apple.com/app/tuntihinta/id824684537
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [KSOY hintalaskelmia Tuntihinta-sovellukselle](#ksoy-hintalaskelmia-tuntihinta-sovellukselle)
|
||||
- [Yhtälöt Tuntihinnalle](#yht%C3%A4l%C3%B6t-tuntihinnalle)
|
||||
|
@ -7,7 +7,6 @@ redirect_from:
|
||||
- /english/2016/10/16/adjusting-locales.html
|
||||
- /blog/english/2016/10/16/adjusting-locales.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
# Quick notes on `localectl` settings
|
||||
@ -17,7 +16,7 @@ lang: en
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Ready commands](#ready-commands)
|
||||
- [Internationalish](#internationalish)
|
||||
|
@ -2,7 +2,6 @@
|
||||
layout: mini
|
||||
permalink: /n/matrix.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
Collected critiques on Matrix for copying either as oneliner or a markdown list.
|
||||
|
@ -5,7 +5,6 @@ redirect_from:
|
||||
- n/nheko.html
|
||||
- n/matrixspoiler.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
The Matrix specification supports spoilers since version 1.1:
|
||||
|
@ -2,7 +2,6 @@
|
||||
layout: mini
|
||||
permalink: /n/obtainium.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
[Obtainium](https://github.com/ImranR98/Obtainium/) downloads apps directly from forge/whatever without need for app
|
||||
@ -23,7 +22,7 @@ automatic updates on Android 12+.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Importable app list](#importable-app-list)
|
||||
- [Third party F-Droid repositories](#third-party-f-droid-repositories)
|
||||
|
@ -2,7 +2,6 @@
|
||||
layout: mini
|
||||
permalink: /n/prettier.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
Links to prettier packages I use with `pre-commit` for easier checking of
|
||||
|
@ -10,7 +10,6 @@ redirect_from:
|
||||
- /n/phone.html
|
||||
- /n/phones.html
|
||||
sitemap: false
|
||||
lang: fi
|
||||
---
|
||||
|
||||
Uudet puhelimet: https://android.com/one
|
||||
@ -22,13 +21,9 @@ Käytettyjä puhelimia suomalaisilta tai suomenkielisiltä yrityksiltä:
|
||||
- https://swappie.com/fi/
|
||||
- https://mresell.fi/
|
||||
|
||||
<div lang="en">
|
||||
|
||||
International used phones:
|
||||
|
||||
- Ebay
|
||||
- gh.de https://geizhals.eu/ - German price comparsion with LOS option
|
||||
|
||||
Katso myös /n/yrityskone
|
||||
|
||||
</div>
|
||||
|
10
n/reuse.md
10
n/reuse.md
@ -3,7 +3,6 @@ layout: mini
|
||||
permalink: /n/reuse.html
|
||||
sitemap: false
|
||||
email: "suomalainen+git@mikaela.info"
|
||||
lang: en
|
||||
---
|
||||
|
||||
<!--
|
||||
@ -20,12 +19,11 @@ SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Adding headers](#adding-headers)
|
||||
- [Styles](#styles)
|
||||
- [Generic commands](#generic-commands)
|
||||
- [Development version](#development-version)
|
||||
- [License identifiers I commonly use](#license-identifiers-i-commonly-use)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
@ -78,12 +76,6 @@ Note!
|
||||
- `reuse download --all` - downloads all licenses found to `LICENSES/`
|
||||
- `reuse lint` - verifies compliancy
|
||||
- `reuse supported-licenses | less` - lists supported licenses identifiers
|
||||
- `reuse convert-dep5` to fix deprecation warning about
|
||||
`.reuse/dep5`/`reuse.toml`
|
||||
|
||||
## Development version
|
||||
|
||||
- `pipx install "git+https://github.com/fsfe/reuse-tool.git"`
|
||||
|
||||
## License identifiers I commonly use
|
||||
|
||||
|
@ -8,7 +8,6 @@ redirect_from:
|
||||
- n/uki.html
|
||||
- n/unifiedkernelimage.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
This is mostly based on [kowalski7.cc.xyz instructions](https://kowalski7cc.xyz/blog/systemd-boot-fedora-32/) which also tells
|
||||
@ -20,7 +19,7 @@ and probably not very much comprehensible by others than me.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Installing Fedora?](#installing-fedora)
|
||||
- [Converting to systemd-bootd later](#converting-to-systemd-bootd-later)
|
||||
|
@ -3,7 +3,6 @@ layout: mini
|
||||
permalink: /n/telegram.html
|
||||
redirect_from: /r/telegram.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
You have ended up to my note-to-self on languages of Telegram that I care
|
||||
|
@ -3,7 +3,6 @@ layout: mini
|
||||
permalink: /n/telia.html
|
||||
redirect_from: /r/telia.html
|
||||
sitemap: false
|
||||
lang: fi
|
||||
---
|
||||
|
||||
Telian IPv6: https://yhteiso.telia.fi/t5/Kiinteat-nettiyhteydet-ja/Telia-IPv6/m-p/190240#M11822
|
||||
|
@ -6,7 +6,6 @@ redirect_from:
|
||||
- /r/VoWiFi.html
|
||||
- /n/VoWiFi.html
|
||||
sitemap: false
|
||||
lang: fi
|
||||
---
|
||||
|
||||
https://www.dna.fi/tuki-puhelinliittymat/wifi-puhelut
|
||||
|
@ -3,22 +3,15 @@ layout: mini
|
||||
permalink: /n/yrityskone.html
|
||||
redirect_from: /r/yrityskone.html
|
||||
sitemap: false
|
||||
lang: fi
|
||||
---
|
||||
|
||||
<div lang="fi">Käytettyjä enimmäkseen yrityskoneita suomalaisilta tai suomenkielisiltä
|
||||
Käytettyjä enimmäkseen yrityskoneita suomalaisilta tai suomenkielisiltä
|
||||
yrityksiltä:
|
||||
|
||||
https://cimos.fi/
|
||||
https://taitonetti.fi/
|
||||
https://www.inrego.fi/
|
||||
|
||||
Katso myös /n/puhelin
|
||||
|
||||
</div>
|
||||
|
||||
<div lang="en">
|
||||
|
||||
International used devices (the goal of this note is business devices, but
|
||||
I am unsure whether all here are):
|
||||
|
||||
@ -28,4 +21,4 @@ https://www.marseus.com/
|
||||
Czech Republic in Czech
|
||||
https://www.gigacomputer.cz/
|
||||
|
||||
</div>
|
||||
Katso myös /n/puhelin
|
||||
|
@ -3,7 +3,6 @@ layout: page
|
||||
permalink: /404.html
|
||||
sitemap: true
|
||||
excerpt: "404, not found, don't bother clicking..."
|
||||
lang: en
|
||||
---
|
||||
|
||||
<!-- editorconfig-checker-disable -->
|
||||
@ -11,7 +10,7 @@ lang: en
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Guesses what you might have been looking for?](#guesses-what-you-might-have-been-looking-for)
|
||||
|
||||
|
@ -4,7 +4,6 @@ layout: page
|
||||
permalink: /about.html
|
||||
excerpt: "A little about me on transness, Asperger's syndrome/autism, feminism, asexuality & using Linux."
|
||||
published: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
<em>Even if I talk about these things openly here, I prefer that
|
||||
|
@ -10,7 +10,6 @@ redirect_from:
|
||||
- /firefox-addons.html
|
||||
- /chrome.html
|
||||
- /chromium.html
|
||||
lang: en
|
||||
---
|
||||
|
||||
Browser extensions are living in my browser policies.
|
||||
@ -23,7 +22,7 @@ Browser extensions are living in my browser policies.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Chromium flags](#chromium-flags)
|
||||
- [Vendor-prefixed](#vendor-prefixed)
|
||||
|
@ -5,7 +5,6 @@ permalink: /discuss.html
|
||||
redirect_from: /discuss/index.html
|
||||
excerpt: "Introduction to my public instant messaging chats"
|
||||
navigation: true
|
||||
lang: en
|
||||
---
|
||||
|
||||
I have multiple instant messaging chatrooms.
|
||||
@ -21,7 +20,7 @@ I have multiple instant messaging chatrooms.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Rules](#rules)
|
||||
- [Languages](#languages)
|
||||
|
@ -11,5 +11,4 @@ redirect_from:
|
||||
- /wire.html
|
||||
redirect_to: /keys.txt
|
||||
excerpt: "My public key fingerprints (that I think can be put here, if I am missing something, tell me) for secure communication with me."
|
||||
lang: en
|
||||
---
|
||||
|
@ -4,7 +4,6 @@ title: Rainbowy links
|
||||
permalink: /links2/
|
||||
excerpt: "Some kind of linklist on some minorities"
|
||||
sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
_This page has some kind of link list on minorities which mostly somehow
|
||||
@ -18,7 +17,7 @@ _This page is also in need of attention._
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [In English](#in-english)
|
||||
- [Asexuality](#asexuality)
|
||||
|
@ -6,7 +6,6 @@ permalink: /matrix/
|
||||
excerpt: "Matrix, a decentralised conversation store"
|
||||
redirect_from:
|
||||
- /matrix.html
|
||||
lang: en
|
||||
---
|
||||
|
||||
Just like [IRC](/irc/), _Matrix_ has became a part of my social life online. My
|
||||
@ -36,7 +35,7 @@ links._
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Where else can I read about Matrix?](#where-else-can-i-read-about-matrix)
|
||||
- [Is there any kind of Matrix etiquette I should know about?](#is-there-any-kind-of-matrix-etiquette-i-should-know-about)
|
||||
|
@ -10,7 +10,6 @@ redirect_from:
|
||||
- /referrallinks/
|
||||
redirect_to: /txt/accounts.txt
|
||||
excerpt: "Links to my my referral links around the internet."
|
||||
lang: en
|
||||
---
|
||||
|
||||
Looking for my social media accounts? They have moved to the [index](/index.html#web).
|
||||
|
@ -13,7 +13,7 @@ published: false
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
|
||||
_Automaattinen sisällysluettelo - Automatically generated Table of Contents_
|
||||
|
||||
- [Mikäli oleilet Suomessa](#mik%C3%A4li-oleilet-suomessa)
|
||||
- [Om vi bor i Finland](#om-vi-bor-i-finland)
|
||||
@ -25,18 +25,10 @@ published: false
|
||||
<!-- prettier-ignore-end -->
|
||||
<!-- editorconfig-checker-enable -->
|
||||
|
||||
<div lang="fi">
|
||||
|
||||
## Mikäli oleilet Suomessa
|
||||
|
||||
</div><div lang="se">
|
||||
|
||||
## Om vi bor i Finland
|
||||
|
||||
</div><div lang="en">
|
||||
|
||||
## If you reside in Finland
|
||||
|
||||
## If you don't reside in Finland
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user