mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-17 18:37:24 +02:00
Compare commits
No commits in common. "5ef645387e5dd198ee03e019c0d3b023e17c2e0b" and "ba8573f1c3781e0042472015ae60530ad71618ad" have entirely different histories.
5ef645387e
...
ba8573f1c3
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
with:
|
||||
submodules: "true"
|
||||
- name: Setup Ruby
|
||||
uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc # v1.180.0
|
||||
uses: ruby/setup-ruby@78c01b705fd9d5ad960d432d3a0cfa341d50e410 # v1.179.1
|
||||
with:
|
||||
ruby-version: ".ruby-version" # Not needed with a .ruby-version file
|
||||
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
|
||||
|
@ -62,7 +62,7 @@ repos:
|
||||
]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.28.5
|
||||
rev: 0.28.4
|
||||
hooks:
|
||||
- id: check-dependabot
|
||||
- id: check-github-workflows
|
||||
|
16
Gemfile.lock
generated
16
Gemfile.lock
generated
@ -106,20 +106,20 @@ GEM
|
||||
jekyll-seo-tag (~> 2.1)
|
||||
minitest (5.23.1)
|
||||
mutex_m (0.2.0)
|
||||
nokogiri (1.16.6)
|
||||
nokogiri (1.16.5)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.16.6-aarch64-linux)
|
||||
nokogiri (1.16.5-aarch64-linux)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.16.6-arm-linux)
|
||||
nokogiri (1.16.5-arm-linux)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.16.6-arm64-darwin)
|
||||
nokogiri (1.16.5-arm64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.16.6-x86-linux)
|
||||
nokogiri (1.16.5-x86-linux)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.16.6-x86_64-darwin)
|
||||
nokogiri (1.16.5-x86_64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.16.6-x86_64-linux)
|
||||
nokogiri (1.16.5-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
pathutil (0.16.2)
|
||||
forwardable-extended (~> 2.6)
|
||||
@ -131,7 +131,7 @@ GEM
|
||||
ffi (~> 1.0)
|
||||
rexml (3.3.0)
|
||||
strscan
|
||||
rouge (4.3.0)
|
||||
rouge (4.2.1)
|
||||
safe_yaml (1.0.5)
|
||||
sass-embedded (1.77.5)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
|
@ -51,7 +51,7 @@ icon: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-me
|
||||
# The content is mostly in English and this is just the last fallback. I try
|
||||
# to specify it on every new page though. Jekyll SEO also uses locale
|
||||
lang: en
|
||||
locale: en-FI
|
||||
locale: en
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
|
4
n/5g.md
4
n/5g.md
@ -6,10 +6,10 @@ redirect_from:
|
||||
- /r/5G.html
|
||||
sitemap: false
|
||||
lang: en
|
||||
excerpt: List of carrier/WISP maps in Finland for quickly finding whether a place has 5G or not. Carriers eagerly sell it to people who don't have signal.
|
||||
---
|
||||
|
||||
_{{ page.excerpt }}_
|
||||
List of carrier/WISP maps in Finland for quickly finding whether a place
|
||||
has 5G or not. Carriers eagerly sell it to people who don't have signal.
|
||||
|
||||
- [DNA](https://www.dna.fi/kuuluvuuskartta)
|
||||
- [Elisa](https://elisa.fi/kuuluvuus/)
|
||||
|
2
n/dns.md
2
n/dns.md
@ -15,7 +15,7 @@ robots: noai
|
||||
|
||||
# DNS notes
|
||||
|
||||
_{{ page.excerpt }} For DNS resolvers, refer to [r/resolv.tsv](/r/resolv.tsv)_
|
||||
_For DNS resolvers, refer to [r/resolv.tsv](/r/resolv.tsv)_
|
||||
|
||||
<!-- editorconfig-checker-disable -->
|
||||
<!-- prettier-ignore-start -->
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Essential software on my systems
|
||||
excerpt: This is just a quick personal reference so I don't have to guess.
|
||||
excerpt: This is a living note on what I should consider installing or configuring everywhere.
|
||||
layout: mini
|
||||
permalink: /n/essentialsoftware.html
|
||||
sitemap: true
|
||||
@ -10,7 +10,7 @@ robots: noai
|
||||
|
||||
# Essential software for new systems
|
||||
|
||||
_{{ page.excerpt }}_
|
||||
This is just a quick personal reference so I don't have to guess.
|
||||
|
||||
<!-- editorconfig-checker-disable -->
|
||||
<!-- prettier-ignore-start -->
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: F-Droid repository list
|
||||
excerpt: F-Droid is kind of apt for Android with multiple repositories available. This is my note to self on which repositories I tend to have configured.
|
||||
excerpt: I always add these on my F-Droid.
|
||||
layout: mini
|
||||
permalink: /n/f-droid.html
|
||||
redirect_from: /n/fdroid.html
|
||||
@ -9,7 +9,8 @@ lang: en
|
||||
robots: noai
|
||||
---
|
||||
|
||||
_{{ page.excerpt }}_
|
||||
F-Droid is kind of apt for Android with multiple repositories available. This
|
||||
is my note to self on which repositories I tend to have configured.
|
||||
|
||||
Remember to prefer the [F-Droid Basic](https://f-droid.org/packages/org.fdroid.basic) app!
|
||||
|
||||
@ -36,14 +37,14 @@ isn't enabled by default. And for some reason my Yeul decided that it
|
||||
needs 0 repositories out of the box, so time to add them too.
|
||||
|
||||
- [cloudflare.f-droid.org/repo](fdroidrepos://cloudflare.f-droid.org/repo?fingerprint=43238d512c1e5eb2d6569f4a3afbf5523418b82e0a3ed1552770abb9a9c9ccab)
|
||||
- <s>[cloudflare.f-droid.org/archive](fdroidrepos://cloudflare.f-droid.org/archive?fingerprint=43238d512c1e5eb2d6569f4a3afbf5523418b82e0a3ed1552770abb9a9c9ccab)</s>
|
||||
- [cloudflare.f-droid.org/archive](fdroidrepos://cloudflare.f-droid.org/archive?fingerprint=43238d512c1e5eb2d6569f4a3afbf5523418b82e0a3ed1552770abb9a9c9ccab)
|
||||
|
||||
## Additional F-Droid repositories
|
||||
|
||||
- [apt.izzysoft.de/fdroid/repo](fdroidrepos://apt.izzysoft.de/fdroid/repo?fingerprint=3bf0d6abfeae2f401707b6d966be743bf0eee49c2561b9ba39073711f628937a) is a less strictly foss repository by an F-Droid maintainer.
|
||||
- [fdroid.frostnerd.com/fdroid/repo](fdroidrepos://fdroid.frostnerd.com/fdroid/repo?fingerprint=74bb580f263ec89e15c207298dec861b5069517550fe0f1d852f16fa611d2d26) contains Frostnerd's apps, mainly Nebulo.
|
||||
- [guardianproject.info/fdroid/repo](fdroidrepos://guardianproject.info/fdroid/repo?fingerprint=b7c2eefd8dac7806af67dfcd92eb18126bc08312a7f2d6f3862e46013c7a6135)
|
||||
- <s>[guardianproject.info/fdroid/archive](fdroidrepos://guardianproject.info/fdroid/archive?fingerprint=b7c2eefd8dac7806af67dfcd92eb18126bc08312a7f2d6f3862e46013c7a6135)</s>
|
||||
- [guardianproject.info/fdroid/archive](fdroidrepos://guardianproject.info/fdroid/archive?fingerprint=b7c2eefd8dac7806af67dfcd92eb18126bc08312a7f2d6f3862e46013c7a6135)
|
||||
- [s2.spiritcroc.de/fdroid/repo](fdroidrepos://s2.spiritcroc.de/fdroid/repo?fingerprint=6612ade7e93174a589cf5ba26ed3ab28231a789640546c8f30375ef045bc9242) contains SpiritCroc's apps, mainly SchildiChat.
|
||||
- [s2.spiritcroc.de/testing/fdroid/repo](fdroidrepos://s2.spiritcroc.de/testing/fdroid/repo?fingerprint=52d03f2fab785573bb295c7ab270695e3a1bdd2adc6a6de8713250b33f231225) contains testing versions of SpiritCroc's apps, mainly SchildiChat.
|
||||
- [divestos.org/apks/official/fdroid/repo](fdroidrepos://divestos.org/apks/official/fdroid/repo?fingerprint=E4BE8D6ABFA4D9D4FEEF03CDDA7FF62A73FD64B75566F6DD4E5E577550BE8467) contains the DivestOS apps such as Hypatia and Mull Browser (not to be confused with Mullvad Browser).
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Fairbuds XL and the equalizer settings
|
||||
excerpt: I have the misnamed XL and while it's clear, even with factory reset by pushing the joystick to the right until it says "factory reset complete", but the studio eq may not be so clear.
|
||||
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:
|
||||
@ -12,7 +12,9 @@ robots: noai
|
||||
|
||||
# Fairbuds XL configuration
|
||||
|
||||
_{{ page.excerpt }}_
|
||||
I have the misnamed XL and while it's clear, even with factory reset by
|
||||
pushing the joystick to the right until it says _factory reset complete_,
|
||||
but the studio eq may not be so clear.
|
||||
|
||||
<!-- editorconfig-checker-disable -->
|
||||
<!-- prettier-ignore-start -->
|
||||
|
@ -12,7 +12,7 @@ robots: noai
|
||||
|
||||
# Quick note on firewalld usage
|
||||
|
||||
This is practically [/ufw](/ufw), but for Firewalld which Fedora comes with.
|
||||
This is practically [/ufw](/ufw), but fore Firewalld which Fedora comes with.
|
||||
The blog post also predates me having a /n directory here.
|
||||
|
||||
**_After done, run `sudo firewall-cmd --reload`_**
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: default
|
||||
title: Notes
|
||||
excerpt: 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. It is not without realm of possibility for you to be reading this page already.
|
||||
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
|
||||
@ -13,7 +13,9 @@ robots: noai
|
||||
<h1>Notes</h1>
|
||||
|
||||
<p>
|
||||
<em>{{ page.excerpt }}</em>
|
||||
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>
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Obtainiun
|
||||
excerpt: Obtainium downloads apps directly from forge/whatever without need for app stores and theoretically I can bootstrap it by copy-pasting the txt linked below into it, especially on devices that Google doesn't smile upon.
|
||||
excerpt: Obtainium and useful apps for it.
|
||||
layout: mini
|
||||
permalink: /n/obtainium.html
|
||||
sitemap: true
|
||||
@ -8,8 +8,6 @@ lang: en
|
||||
robots: noai
|
||||
---
|
||||
|
||||
_{{ page.excerpt }}_
|
||||
|
||||
[Obtainium](https://github.com/ImranR98/Obtainium/) downloads apps directly from forge/whatever without need for app
|
||||
stores and theoretically I can bootstrap it by copy-pasting the txt linked
|
||||
below into it, especially on devices that Google doesn't smile upon.
|
||||
|
@ -8,7 +8,7 @@ title: Prettier packages I use
|
||||
excerpt: I use them both directly, and within pre-commit
|
||||
---
|
||||
|
||||
_{{ page.excerpt }}_
|
||||
**{{ page.excerpt }}**
|
||||
|
||||
<!-- editorconfig-checker-disable -->
|
||||
<!-- prettier-ignore-start -->
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Telegram language links
|
||||
excerpt: You have ended up to my note-to-self on languages of Telegram that I care about (as /setlanguage/xx[<-beta>] is so difficult to remember)?
|
||||
excerpt: This page contains link lists to change language of Telegram clients.
|
||||
layout: mini
|
||||
permalink: /n/telegram.html
|
||||
redirect_from: /r/telegram.html
|
||||
@ -8,7 +8,8 @@ sitemap: false
|
||||
lang: en
|
||||
---
|
||||
|
||||
_{{ page.excerpt }}_
|
||||
You have ended up to my note-to-self on languages of Telegram that I care
|
||||
about (as /setlanguage/xx[<-beta>] is so difficult to remember)?
|
||||
|
||||
- [https://t.me/setlanguage/cs-beta](https://t.me/setlanguage/cs-beta)
|
||||
- [https://t.me/setlanguage/eo-beta](https://t.me/setlanguage/eo-beta)
|
||||
|
11
n/telia.md
11
n/telia.md
@ -4,17 +4,14 @@ permalink: /n/telia.html
|
||||
redirect_from: /r/telia.html
|
||||
sitemap: false
|
||||
lang: fi
|
||||
locale: fi_FI
|
||||
excerpt: Telia on pistänyt silmiini monissa asioissa, etenkin miten monta kertaa
|
||||
heidän verkkonsa on ollut nurin koko maassa ilman muiden operaattoreiden
|
||||
vastaavan häiriön tapahtumista.
|
||||
|
||||
---
|
||||
|
||||
_{{ page.excerpt }}_
|
||||
|
||||
Telian IPv6: https://yhteiso.telia.fi/t5/Kiinteat-nettiyhteydet-ja/Telia-IPv6/m-p/190240#M11822
|
||||
|
||||
Telia on pistänyt silmiini monissa asioissa, etenkin miten monta kertaa
|
||||
heidän verkkonsa on ollut nurin koko maassa ilman muiden operaattoreiden
|
||||
vastaavan häiriön tapahtumista.
|
||||
|
||||
- 2019-11-22: https://yle.fi/uutiset/3-11082343 "Telian verkon
|
||||
vikatilanteesta johtuen koko Suomessa hätäpuhelujen soittamisessa Telian
|
||||
liittymistä on ilmennyt häiriöitä."
|
||||
|
Loading…
x
Reference in New Issue
Block a user