mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-21 04:17:26 +02:00
Compare commits
4 Commits
a623e604eb
...
30f6b6b4e4
Author | SHA1 | Date | |
---|---|---|---|
30f6b6b4e4 | |||
27b7dff562 | |||
dba0f7d9f7 | |||
d93740fe8c |
12
n/5g.md
12
n/5g.md
@ -10,12 +10,12 @@ sitemap: false
|
||||
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.
|
||||
|
||||
- https://www.dna.fi/kuuluvuuskartta
|
||||
- https://elisa.fi/kuuluvuus/
|
||||
- https://www.telia.fi/asiakastuki/kuuluvuuskartta
|
||||
- [DNA](https://www.dna.fi/kuuluvuuskartta)
|
||||
- [Elisa](https://elisa.fi/kuuluvuus/)
|
||||
- [Telia]https://www.telia.fi/asiakastuki/kuuluvuuskartta)
|
||||
|
||||
Issue maps:
|
||||
|
||||
- https://www.dna.fi/hairiotilanteet-hairiokartta
|
||||
- https://elisa.fi/kartat/#mobile
|
||||
- https://www.telia.fi/asiakastuki/viat-ja-hairiot/hairiokartat/hairiokartta2
|
||||
- [DNA](https://www.dna.fi/hairiotilanteet-hairiokartta)
|
||||
- [Elisa](https://elisa.fi/kartat/#mobile)
|
||||
- [Telia]https://www.telia.fi/asiakastuki/viat-ja-hairiot/hairiokartat/hairiokartta2)
|
||||
|
14
n/prettier.md
Normal file
14
n/prettier.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
layout: null
|
||||
permalink: /n/prettier.html
|
||||
sitemap: false
|
||||
---
|
||||
|
||||
Links to prettier packages I use with `pre-commit` for easier checking of
|
||||
latest versions for manual updates, especially when autoupdate uses unstable
|
||||
versions.
|
||||
|
||||
- [prettier](https://www.npmjs.com/package/prettier)
|
||||
- [prettier-plugin-nginx](https://www.npmjs.com/package/prettier-plugin-nginx)
|
||||
- [prettier-plugin-toml](https://www.npmjs.com/package/prettier-plugin-toml)
|
||||
- [prettier-plugin-xml](https://www.npmjs.com/package/@prettier/plugin-xml)
|
@ -128,7 +128,7 @@ profiles.
|
||||
|
||||
### How do you do custom not-emoji reactions?
|
||||
|
||||
They are implemented by multiple clients other than Element. In FluffyChat, Gomuks and Nheko you can reply to something with `/react something` to add a `something` reaction. In Hydrogen there is a `...` next to emojis allowing you to enter freeform text as a reaction. In Schildichat Android when you search for a reaction, it offers to send your search as a freeform-reaction.
|
||||
They are implemented by multiple clients other than Element. In FluffyChat, Gomuks and Nheko you can reply to something with `/react something` to add a `something` reaction. In Hydrogen there is a `...` next to emojis allowing you to enter freeform text as a reaction. In Schildichat Android and Cinny, when you search for a reaction, it offers to send your search as a freeform-reaction.
|
||||
|
||||
[Element-Web doesn't support this yet](https://github.com/vector-im/element-web/issues/19409) and while there is [open pull request](https://github.com/matrix-org/matrix-react-sdk/pull/6628), the merging is blocked due to Element not knowing how to handle moderation and reporting for malicious reactions.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
redirect_to: https://briarproject.org/quick-start/#communicate-offline
|
||||
redirect_to: https://code.briarproject.org/briar/briar/-/wikis/FAQ#does-briar-provide-anonymity
|
||||
permalink: /r/briar.html
|
||||
sitemap: false
|
||||
---
|
||||
|
@ -1,7 +1,5 @@
|
||||
---
|
||||
redirect_to: https://gitea.blesmrt.net/mikaela/gist/src/branch/master/briar
|
||||
redirect_from:
|
||||
- /r/briarlinks.html
|
||||
redirect_to: https://briarproject.org/quick-start/#communicate-offline
|
||||
permalink: /r/briar2.html
|
||||
sitemap: false
|
||||
---
|
||||
|
7
r/briar3.md
Normal file
7
r/briar3.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
redirect_to: https://gitea.blesmrt.net/mikaela/gist/src/branch/master/briar
|
||||
redirect_from:
|
||||
- /r/briarlinks.html
|
||||
permalink: /r/briar3.html
|
||||
sitemap: false
|
||||
---
|
Loading…
x
Reference in New Issue
Block a user