Compare commits

...

18 Commits

Author SHA1 Message Date
fec9e65f50
Introduce notes listing 2024-06-01 18:55:26 +03:00
69d7cde42a
main.scss: add font-variant-emoji: text
It's behind a flag in at least Firefox and Safari, but I am currently using a selector anyway
2024-06-01 14:37:06 +03:00
da29d34623
add the text modifiers to pirate flags 2024-06-01 14:15:16 +03:00
84b2bdb649
n/matrix.md: add pronouns 2024-06-01 14:09:35 +03:00
3089552bf0
n/matrix: add copy-pasteable names 2024-06-01 14:05:03 +03:00
993ffadcc7
n/emoji: add pirate flag 2024-06-01 14:04:43 +03:00
374c4169f9
n/emoji.md: add roman numerals 2024-06-01 13:48:31 +03:00
577e287f4a
n: add titles & descriptions for those pages search engines are permitted to access 2024-06-01 13:07:34 +03:00
84c08c8b22
main.scss: restore centered div (_layouts/mini.html)
This reverts commit f54709db894a9340b3c4fc127a39e1451c9a8f64.
2024-06-01 12:57:13 +03:00
295325485c
emoji.md: add missing u's 2024-06-01 12:55:09 +03:00
dbfcc422e6
n/darkreader.md: cleanup to only have my current font preference 2024-06-01 12:40:29 +03:00
1a0232cfd7
obtainium.txt: add Fairphone forum suggested temperature monitoring apps
https://forum.fairphone.com/t/coping-with-heat/108588/3?u=aminda
2024-06-01 12:37:28 +03:00
4de1917846
txt/obtainium2.txt: add permission-pilot
Very helpful with the icons of what installed an app
2024-06-01 12:31:02 +03:00
a649e0e5c8
obtainium: remove aptoide 2024-06-01 12:29:30 +03:00
d226d79238
index & n/emoji: the emoji of onion exists 2024-06-01 12:24:34 +03:00
21390bc9ad
attempt to de-emojize emojis 2024-06-01 12:18:31 +03:00
9cbdcaf4fc
n/emoji.md: note how to do it in terminal and web properly 2024-06-01 12:12:58 +03:00
f0462342c3
main.scss: allow fallback to emoji fonts 2024-06-01 12:12:25 +03:00
23 changed files with 243 additions and 50 deletions

View File

@ -1,8 +1,8 @@
# Site settings
title: Aminda Suomalainen ⚧
author: <div lang="fi"><a href="https://aminda.eu">Aminda Suomalainen </a></a></div>
title: Aminda Suomalainen ⚧
author: <div lang="fi"><a href="https://aminda.eu">Aminda Suomalainen &#9895;&#65038;</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.
I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am familiar with git and looking for employment. &#9895;&#65038;
<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>
@ -111,3 +111,6 @@ keyoxide: https://keyoxide.org
# Attempt to handle warning
excerpt_separator: "\n\n"
# Fedora version
fedora: 40

4
_layouts/mini.html vendored
View File

@ -4,9 +4,9 @@
<body>
<div class="page-content">
<div class="wrapper">
<p class="centered"><small><a lang="en" rel="prefetch" href="/">Return to index?</a> <a lang="fi" rel="prefetch" href="/">Palaa etusivulle?</a></small></p>
<p class="centered"><small><a lang="en" rel="prefetch" href="/n/">Return to note index?</a></small></p>
{{ content }}</div>
<p class="centered"><small><a lang="en" rel="prefetch" href="/">Return to index?</a> <a lang="fi" rel="prefetch" href="/">Palaa etusivulle?</a></small></p>
<p class="centered"><small><a lang="en" rel="prefetch" href="/n/">Return to note index?</a></small></p>
{% include ad.html %}
</div>
</body>

View File

@ -6,10 +6,10 @@
// Our variables
$base-font-family: ui-serif, system-ui, "Liberation Serif", Tinos,
"Times New Roman", serif;
"Times New Roman", serif, emoji;
//$base-font-family: ui-sans-serif, system-ui, "Liberation Sans", "Arimo", "Arial", sans-serif;
$monospace-font-family: ui-monospace, "Liberation Mono", Cousine, "Courier New",
monospace;
monospace, emoji;
// CSS of used Jekyll theme
@import "{{ site.theme }}";
@ -21,11 +21,13 @@ $monospace-font-family: ui-monospace, "Liberation Mono", Cousine, "Courier New",
color-scheme: light dark !important;
}
// Revert to defaults
// Revert to defaults, or make settings default
* {
color: revert !important;
overflow-wrap: break-word !important;
hyphens: auto !important;
// Experimental trick to make all emojis text if supported.
font-variant-emoji: text;
}
a {
@ -84,6 +86,13 @@ code {
font-style: italic;
}
// _layouts/mini.html calls this for returning to index!
.centered {
list-style-type: none;
margin: 0 auto;
text-align: center;
}
// At least used in the index SSH key fingerprints
.monospaced {
font-family: $monospace-font-family;

View File

@ -18,7 +18,8 @@ robots: noai
<p id="bio">
I am a Highly Sensitive Autistic Pirate with Linux experience since 2008. I am
familiar with git and looking for employment. My pronouns are she/they. ⚧
familiar with git and looking for employment. My pronouns are she/they.
&#9895;&#65038;
</p>
<!-- <p class="centered">I speak Finnish, English and a little Esperanto.</p>
-->
@ -107,7 +108,7 @@ robots: noai
<a href="https://git.com.de/mikaela" rel="me">git.com.de</a> (<a
href="http://gitea.qzzf2qcfbhievvs5nzkccuwddroipy62qjocqtmgcgh75vd6w57m7yad.onion/Mikaela"
rel="me"
>🧅</a
>&#129477;&#65038;</a
>)
<a
rel="me"

View File

@ -1,4 +1,6 @@
---
title: Co-authoring and private emails with Git Forges
excerpt: This note tells how to mark me as a git commit coauthor and my privatized email addresses.
layout: mini
permalink: /n/coauthor.html
sitemap: true

View File

@ -1,4 +1,6 @@
---
title: My configuration for Dark Reader
excerpt: I prefer amber on black with system fonts.
layout: mini
permalink: /n/darkreader.html
redirect_from: /n/opendyslexic.html
@ -39,16 +41,10 @@ robots: noai
- Background: `#000000` ("AMOLED Black")
- Text: `#ffb700` ("Amber")
1. <del>Font and more</del>
1. Font and more
- Change font: yes
- <del>Font name: `OpenDyslexic` or `Comic Shanns Mono`</del>
- <del>Consider the [OpenDyslexic extension](https://github.com/OpenDyslexic/extension),
while it's incompatible with the "change font feature" and the
highlighting for currently read text won't work. Additionally it
**_requires Firefox standard tracking protection_** or it won't do
anything.</del>
- Font name: `system-ui`, `ui-serif`, `ui-sans-serif` or `ui-monospace`.
- Font name: `ui-serif, system-ui, serif, emoji`
<del>In _Settings_ there is additionally _Detect dark theme_ option which is nice,
but again disables font changing.<del>
In _Settings_ there is additionally _Detect dark theme_ option which is nice,
but again disables font changing.

View File

@ -1,4 +1,6 @@
---
title: Philosophical pondering on DNS and its features and usage
excerpt: What DNS server is used, does it support ECS, is that threat or possibility, and everything that doesn't have a better place?
layout: mini
permalink: /n/dns.html
redirect_from:

116
n/emoji.md Normal file
View File

@ -0,0 +1,116 @@
---
title: Emojis and symbols in terminal and HTML
excerpt: This is just for personal reference and fun.
layout: mini
permalink: /n/emoji.html
redirect_from: /r/emoji.html
sitemap: true
robots: noai
lang: en
---
# Unemojied emojis
[John D. Cook shares a nice trick to prevent emojis from being displayed as
emojis](https://www.johndcook.com/blog/2022/09/30/preventing-emoji/) and I
want to store it here alongside the more personally
relevant symbols.
So to make something not an emoji, `U+FE0E` or `&#65038;` and to use emoji,
`FE0F` or (`&#65039`).
<!-- editorconfig-checker-disable -->
<!-- prettier-ignore-start -->
<!-- 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>
- [Motivational messages](#motivational-messages)
- [aminda.eu](#amindaeu)
- [Flags](#flags)
- [Kingdom Hearts](#kingdom-hearts)
- [Roman Numerals](#roman-numerals)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->
## Motivational messages
_My shellrc has some reminders for me and these are the sequences there._
- &#9895;&#65038; Transgender symbol: `\u26A7\ufe0e` `&#9895;&#65038;`
- &#10052;&#65038; Snowflake `\u2744\ufe0e` `&#10052;&#65038;`
- &#128330;&#65038; Dove of Peace `\u1f54a\ufe0e` `&#128330;&#65038;`
## aminda.eu
- &#129477;&#65038; Onion: `\u1f9c5` `&#129477;&#65038;`
- I guess it just doesn't have a non-emoji variant at least on my system at the time of writing?
## Flags
- &#127988;&#8205;&#9760;&#65038; Pirate Flag: `\u1f3f4\u200d\u2620\ufe0f\ufe0e` or `&#127988;&#8205;&#9760;&#65038;`
## Kingdom Hearts
Well, one must be prepared to discuss the clash between Light and Darkness and the &chi;-blade, in case someone resurrects it?
- &chi; can be expressed as `\U03C7`, `&#x3C7;` or neatly `&chi;`.
- In case of `&Chi` making it a capital letter turns it into &Chi;, but can you even distinguish that from X?
### Roman Numerals
_You have no idea how often I miss these. And I don't even mean to discuss the_ Organization &#8555;&#8544;.
**_WARNING: The first syntax may be incorrect._**
- &#8544; `\u2160` or `&#8544;`
- &#8545; `\u2161` or `&#8545`
- &#8546; `\u2162` or `&#8546;`
- &#8547; `\u2163` or `&#8547;`
- &#8548; `\u2164` or `&#8548;`
- &#8549; `\u2165` or `&#8549;`
- &#8550; `\u2166` or `&#8550;`
- &#8551; `\u2167` or `&#8551;`
- &#8552; `\u2168` or `&#8552;`
- &#8553; `\u2169` or `&#8553;`
- &#8554; `\u2170` or `&#8554;`
- &#8555; `\u216A` or `&#8555;`
- &#8555;&#8205;&#8544; `\u2161a\u8544` or `&#8555;&#8205;&#8544;`
- &#8553;&#8205;&#8547; `\u2169\u2163` or `&#8553;&#8205;&#8547;`
<!-- TODO: FINISH THESE!
- &#8556; `\u216B` or `&#8544;`
- &#8557; `\u216C` or `&#8544;`
- &#8558; `\u216D`
- &#8559; `\u216E`
- &#8560; `\u216F`
- &#8561; `\u216G`
- &#8562;
- &#8563;
- &#8564;
- &#8565;
- &#8566;
- &#8567;
- &#8568;
- &#8569;
- &#8570;
- &#8571;
- &#8572;
- &#8573;
- &#8574;
- &#8575;
- &#8576;
- &#8577;
- &#8578;
- &#8579;
- &#8581;
- &#8582;
- &#8583;
- &#8584;
-->

View File

@ -1,4 +1,6 @@
---
title: Essential software on my systems
excerpt: This is a living note on what I should consider installing or configuring everywhere.
layout: mini
permalink: /n/essentialsoftware.html
sitemap: true

View File

@ -1,4 +1,6 @@
---
title: F-Droid repository list
excerpt: I always add these on my F-Droid.
layout: mini
permalink: /n/f-droid.html
redirect_from: /n/fdroid.html

View File

@ -1,4 +1,6 @@
---
title: Fairbuds XL and the equalizer settings
excerpt: I am just copying Dezponia who has approved it in hopes of someone else benefiting from this too.
layout: mini
permalink: /n/fairbuds.html
redirect_from:

View File

@ -1,4 +1,6 @@
---
title: firewalld
excerpt: Firewall configuration on Fedora/RHEL based distributions.
layout: mini
permalink: /n/firewalld.html
redirect_from:

View File

@ -1,4 +1,6 @@
---
title: GPG notes without a better place
excerpt: Creating Ed25519/future key, configuring WKD, Keyoxide PGP and something on Keybase.
layout: mini
permalink: /n/gpg.html
redirect_from:

41
n/index.html Normal file
View File

@ -0,0 +1,41 @@
---
layout: default
title: Notes
excerpt: Extra aid for my memory in random subjects. Maybe you are reading this page?
permalink: /n/index.html
redirect_from: /n/n.html
navigation: true
lang: en
sitemap: true
robots: noai
---
<h1>Notes</h1>
<p>
You have discovered my notes listing, where I ramble about random subjects for
future me, so I don't have to rediscover the things again. I tend to access
these with direct link, but for your benefit, they are also listed here.
</p>
<p>
<em
>I won't comment on whether there are secret messy unlisted notes lying
around.</em
>
</p>
<!-- Make a variable containing pages under n/ -->
{% assign notes = site.pages | where_exp: "page", "page.path contains 'n/'" %}
<!-- For loop to go through the contents of the pages -->
{% for note in notes %}
<!-- If the page is on the sitemap, I want to publish it here -->
{% if note.sitemap == true %}
<p>
<a href="{{ note.url }}">{{note.title}}</a>
<em>{{ note.excerpt | markdownify }}</em>
{% endif %} {% endfor %}
</p>

View File

@ -1,4 +1,6 @@
---
title: Keyoxide
excerpt: Here you can find my Keyoxide profiles and ASP proof syntax.
layout: mini
permalink: /n/keyoxide.html
redirect_from: /n/keyoxide-flutter.html

View File

@ -1,4 +1,6 @@
---
title: Quick localectl config
excerpt: For when I need to remember how to change system language on systemd using distributions.
layout: mini
permalink: /n/localectl.html
redirect_from:

View File

@ -1,13 +1,32 @@
---
title: Matrix copypastas
excerpt: These are for personal copy-pasting purposes, please keep out.
layout: mini
permalink: /n/matrix.html
sitemap: false
lang: en
---
Collected critiques on Matrix for copying either as oneliner or a markdown list.
# Matrix copypastas
https://www.aminda.eu/blog/english/2021/08/03/matrix-perfect-privacy-not.html#you-mentioned-privacy https://www.aminda.eu/blog/english/2021/12/05/matrix-community-abuse-security-by-obscurity.html https://www.aminda.eu/discuss.html#a-couple-of-words-on-protocols https://www.aminda.eu/matrix/#questions-and-answers
<!-- editorconfig-checker-disable -->
<!-- prettier-ignore-start -->
<!-- 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>
- [Critiques, oneliner & list](#critiques-oneliner--list)
- [Display names](#display-names)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->
## Critiques, oneliner & list
`https://www.aminda.eu/blog/english/2021/08/03/matrix-perfect-privacy-not.html#you-mentioned-privacy https://www.aminda.eu/blog/english/2021/12/05/matrix-community-abuse-security-by-obscurity.html https://www.aminda.eu/discuss.html#a-couple-of-words-on-protocols https://www.aminda.eu/matrix/#questions-and-answers`
```markdown
- https://www.aminda.eu/blog/english/2021/08/03/matrix-perfect-privacy-not.html#you-mentioned-privacy
@ -15,3 +34,11 @@ https://www.aminda.eu/blog/english/2021/08/03/matrix-perfect-privacy-not.html#yo
- https://www.aminda.eu/discuss.html#a-couple-of-words-on-protocols
- https://www.aminda.eu/matrix/#questions-and-answers
```
## Display names
- Aminda.eu&nbsp;&#9895;&#65038;&nbsp;(she/they)
- Aminda.eu&nbsp;&chi;&nbsp;&#9895;&#65038;&nbsp;(she/they)
- Aminda.eu&nbsp;&#9895;&#65038;&nbsp;&#127988;&#8205;&#9760;&#65038;&nbsp;(she/they)
- Aminda.eu&nbsp;&#9895;&#65038;&nbsp;(F-{{ site.fedora }})&nbsp;(she/they)
- Aminda&nbsp;Suomalainen&nbsp;&#9895;&#65038;&nbsp;(she/they)

View File

@ -1,4 +1,6 @@
---
title: Spoilers on Matrix protocol
excerpt: Instructions for proper spoiling on Matrix using FluffyChat, Nheko and Element Web.
layout: mini
permalink: /n/matrixspoilers.html
redirect_from:

View File

@ -1,4 +1,6 @@
---
title: Obtainiun
excerpt: Obtainium and useful apps for it.
layout: mini
permalink: /n/obtainium.html
sitemap: true
@ -76,10 +78,6 @@ _Always exercise caution when installing apps, even from Google Play Store!_
- APK Pure. Full of intrusive advertising, I wouldn't use it without adblocker and even then would keep my family away from it.
- `https://gitlab.com/AuroraOSS/AuroraStore`
- Open source and anonymous interface for Google Play Store. Google doesn't like it, so the accounts often don't work, which is the reason this section has so many apps regardless of the common advice to install nothing outside of Play Store (that I obviously disagree with as there are dangerous and unwanted apps there too).
- `https://aptoide.en.aptoide.com/app`
- Aptoide App Store. Divided into multiple "substores", I would only use `apps`
which is the official and `jolla` which comes with SailfishOS. I wouldn't
install it for a family member.
- `https://f-droid.org/packages/org.fdroid.fdroid`
- FOSS-only app store with support for additional [repositories](/n/f-droid.html). I prefer the Basic version though, see below.
- `https://f-droid.org/packages/org.fdroid.basic`

View File

@ -1,4 +1,6 @@
---
title: Telegram language links
excerpt: This page contains link lists to change language of Telegram clients.
layout: mini
permalink: /n/telegram.html
redirect_from: /r/telegram.html

View File

@ -6,25 +6,4 @@ excerpt: "404, not found, don't bother clicking..."
lang: en
---
<!-- editorconfig-checker-disable -->
<!-- prettier-ignore-start -->
<!-- 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>
- [Guesses what you might have been looking for?](#guesses-what-you-might-have-been-looking-for)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->
Sorry, whatever you were looking for, is not here.
## Guesses what you might have been looking for?
- [The index](/)?
- [Something about Matrix](/matrix/index.html)?
- [Onions](https://gitea.blesmrt.net/mikaela/ormirror) or [garlics](https://gitea.blesmrt.net/mikaela/i2pmirror)?
- [My blog](/blog/index.html)?
Sorry, whatever you were looking for, is not here. Maybe the navigation bar above or on the top right on smaller displays will help you?

View File

@ -2,10 +2,11 @@ https://android-system-webview.en.uptodown.com/android
https://apkpure.net/apkpure/com.apkpure.aegon
https://apkpure.net/lidl-home/com.lidlhome.smart
https://apkpure.net/sunsmart-global-uv/au.org.cancervic.globaluv
https://apkpure.net/temperature-monitor-alarm/com.device.temperature.monitor.cpu
https://apkpure.net/thermal-monitor/com.rollerbush.thermal
https://apkpure.net/trichrome-library/com.google.android.trichromelibrary
https://apkpure.net/wiz/com.tao.wiz
https://apkpure.net/wiz-connected/com.wizconnected.wiz2
https://aptoide.en.aptoide.com/app
https://beeper.en.uptodown.com/android
https://beeper-mini.en.uptodown.com/android
https://bluesky-social.en.uptodown.com/android

View File

@ -1,4 +1,3 @@
https://github.com/accrescent/accrescent
https://github.com/AnySoftKeyboard/AnySoftKeyboard
https://github.com/billthefarmer/editor
@ -10,6 +9,7 @@ https://github.com/Catfriend1/syncthing-android-fdroid
https://github.com/celzero/rethink-app
https://github.com/cliambrown/EasyNoise
https://github.com/c-lis/morelocale
https://github.com/d4rken-org/permission-pilot
https://github.com/element-hq/element-android
https://github.com/element-hq/element-x-android
https://github.com/F0x1d/LogFox