mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
Compare commits
10 Commits
3e24b705f0
...
dc49e748bb
Author | SHA1 | Date | |
---|---|---|---|
|
dc49e748bb | ||
bef9094a35 | |||
50c6d96f4a | |||
edd7f45c15 | |||
a02b622c60 | |||
cfc6132129 | |||
ce508f8ed0 | |||
40009c0dcc | |||
01d0a96a11 | |||
d37c2e86fe |
@ -16,3 +16,6 @@ indent_style = space
|
|||||||
|
|
||||||
[*.json]
|
[*.json]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
|
[.gitmodules]
|
||||||
|
indent_style = tab
|
||||||
|
@ -91,7 +91,7 @@ repos:
|
|||||||
language: system
|
language: system
|
||||||
|
|
||||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||||
rev: "2.7.3"
|
rev: "3.0.3"
|
||||||
hooks:
|
hooks:
|
||||||
- id: editorconfig-checker
|
- id: editorconfig-checker
|
||||||
alias: ec
|
alias: ec
|
||||||
|
@ -1 +1 @@
|
|||||||
3.12.4
|
3.12.5
|
||||||
|
@ -1 +1 @@
|
|||||||
3.3.4
|
3.3.5
|
||||||
|
112
Gemfile.lock
generated
112
Gemfile.lock
generated
@ -36,22 +36,22 @@ GEM
|
|||||||
ffi (1.17.0-x86_64-linux-gnu)
|
ffi (1.17.0-x86_64-linux-gnu)
|
||||||
ffi (1.17.0-x86_64-linux-musl)
|
ffi (1.17.0-x86_64-linux-musl)
|
||||||
forwardable-extended (2.6.0)
|
forwardable-extended (2.6.0)
|
||||||
google-protobuf (4.27.3)
|
google-protobuf (4.28.0)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.27.3-aarch64-linux)
|
google-protobuf (4.28.0-aarch64-linux)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.27.3-arm64-darwin)
|
google-protobuf (4.28.0-arm64-darwin)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.27.3-x86-linux)
|
google-protobuf (4.28.0-x86-linux)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.27.3-x86_64-darwin)
|
google-protobuf (4.28.0-x86_64-darwin)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
google-protobuf (4.27.3-x86_64-linux)
|
google-protobuf (4.28.0-x86_64-linux)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
haml (6.3.0)
|
haml (6.3.0)
|
||||||
@ -103,7 +103,7 @@ GEM
|
|||||||
listen (3.9.0)
|
listen (3.9.0)
|
||||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||||
rb-inotify (~> 0.9, >= 0.9.10)
|
rb-inotify (~> 0.9, >= 0.9.10)
|
||||||
logger (1.6.0)
|
logger (1.6.1)
|
||||||
mercenary (0.4.0)
|
mercenary (0.4.0)
|
||||||
mini_portile2 (2.8.7)
|
mini_portile2 (2.8.7)
|
||||||
minima (2.5.1)
|
minima (2.5.1)
|
||||||
@ -137,57 +137,55 @@ GEM
|
|||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
rbs (3.5.3)
|
rbs (3.5.3)
|
||||||
logger
|
logger
|
||||||
rexml (3.3.6)
|
rexml (3.3.7)
|
||||||
strscan
|
|
||||||
rouge (4.3.0)
|
rouge (4.3.0)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
sass-embedded (1.77.8)
|
sass-embedded (1.78.0)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
rake (>= 13)
|
rake (>= 13)
|
||||||
sass-embedded (1.77.8-aarch64-linux-android)
|
sass-embedded (1.78.0-aarch64-linux-android)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-aarch64-linux-gnu)
|
sass-embedded (1.78.0-aarch64-linux-gnu)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-aarch64-linux-musl)
|
sass-embedded (1.78.0-aarch64-linux-musl)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-aarch64-mingw-ucrt)
|
sass-embedded (1.78.0-aarch64-mingw-ucrt)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-arm-linux-androideabi)
|
sass-embedded (1.78.0-arm-linux-androideabi)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-arm-linux-gnueabihf)
|
sass-embedded (1.78.0-arm-linux-gnueabihf)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-arm-linux-musleabihf)
|
sass-embedded (1.78.0-arm-linux-musleabihf)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-arm64-darwin)
|
sass-embedded (1.78.0-arm64-darwin)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-riscv64-linux-android)
|
sass-embedded (1.78.0-riscv64-linux-android)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-riscv64-linux-gnu)
|
sass-embedded (1.78.0-riscv64-linux-gnu)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-riscv64-linux-musl)
|
sass-embedded (1.78.0-riscv64-linux-musl)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-x86-cygwin)
|
sass-embedded (1.78.0-x86-cygwin)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-x86-linux-android)
|
sass-embedded (1.78.0-x86-linux-android)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-x86-linux-gnu)
|
sass-embedded (1.78.0-x86-linux-gnu)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-x86-linux-musl)
|
sass-embedded (1.78.0-x86-linux-musl)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-x86-mingw-ucrt)
|
sass-embedded (1.78.0-x86-mingw-ucrt)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-x86_64-cygwin)
|
sass-embedded (1.78.0-x86_64-cygwin)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-x86_64-darwin)
|
sass-embedded (1.78.0-x86_64-darwin)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-x86_64-linux-android)
|
sass-embedded (1.78.0-x86_64-linux-android)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-x86_64-linux-gnu)
|
sass-embedded (1.78.0-x86_64-linux-gnu)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
sass-embedded (1.77.8-x86_64-linux-musl)
|
sass-embedded (1.78.0-x86_64-linux-musl)
|
||||||
google-protobuf (~> 4.26)
|
google-protobuf (~> 4.27)
|
||||||
securerandom (0.3.1)
|
securerandom (0.3.1)
|
||||||
strscan (3.1.0)
|
|
||||||
syntax_tree (6.2.0)
|
syntax_tree (6.2.0)
|
||||||
prettier_print (>= 1.2.0)
|
prettier_print (>= 1.2.0)
|
||||||
syntax_tree-haml (4.0.3)
|
syntax_tree-haml (4.0.3)
|
||||||
@ -201,7 +199,7 @@ GEM
|
|||||||
temple (0.10.3)
|
temple (0.10.3)
|
||||||
terminal-table (3.0.2)
|
terminal-table (3.0.2)
|
||||||
unicode-display_width (>= 1.1.1, < 3)
|
unicode-display_width (>= 1.1.1, < 3)
|
||||||
thor (1.3.1)
|
thor (1.3.2)
|
||||||
tilt (2.4.0)
|
tilt (2.4.0)
|
||||||
tzinfo (2.0.6)
|
tzinfo (2.0.6)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
@ -249,7 +247,7 @@ DEPENDENCIES
|
|||||||
webrick
|
webrick
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.3.4p94
|
ruby 3.3.5p100
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.5.11
|
2.5.16
|
||||||
|
12
index.html
12
index.html
@ -236,4 +236,16 @@ robots: noai, nofollow
|
|||||||
-->
|
-->
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<p class="centered">
|
||||||
|
<a
|
||||||
|
class="centered"
|
||||||
|
href="https://openwireless.org">
|
||||||
|
<img
|
||||||
|
width="150"
|
||||||
|
height="196"
|
||||||
|
src="https://github.com/Mikaela/mikaela.github.io/raw/lfs-media/eff.org/openwireless.org.png"
|
||||||
|
alt="I Support Open Wi-fi. openwireless.org"
|
||||||
|
/></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 6fc3bb6e31c0ed69fb8b4f31621c743631cfcee8
|
Subproject commit d432fcf37345b06c6c01f3bf164d1883842674a6
|
@ -31,6 +31,7 @@ _{{ page.excerpt }}_
|
|||||||
- [BTRFS](#btrfs)
|
- [BTRFS](#btrfs)
|
||||||
- [Swap](#swap)
|
- [Swap](#swap)
|
||||||
- [sudo](#sudo)
|
- [sudo](#sudo)
|
||||||
|
- [systemd presets](#systemd-presets)
|
||||||
- [Debian](#debian)
|
- [Debian](#debian)
|
||||||
- [sources.list](#sourceslist)
|
- [sources.list](#sourceslist)
|
||||||
- [`/etc/apt/preferences.d/whatever`](#etcaptpreferencesdwhatever)
|
- [`/etc/apt/preferences.d/whatever`](#etcaptpreferencesdwhatever)
|
||||||
@ -199,6 +200,17 @@ Additionally Arch Linux should consider either
|
|||||||
#%wheel ALL=(ALL:ALL) ALL
|
#%wheel ALL=(ALL:ALL) ALL
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### systemd presets
|
||||||
|
|
||||||
|
You are practically **_guaranteed horrible time especially on Debian_**, unless
|
||||||
|
`/etc/systemd/system-preset` has a `whatever.preset` saying `disable *` as some
|
||||||
|
distributions consider it a good idea to autostart every installed service by
|
||||||
|
default. I am unsure on whether this requires `sudo systemctl daemon-reload` to
|
||||||
|
apply.
|
||||||
|
|
||||||
|
To return to the preset state of nothing autostarting, execute the **_dangerous
|
||||||
|
if you don't know what you are doing_** command `sudo systemctl preset-all`.
|
||||||
|
|
||||||
### Debian
|
### Debian
|
||||||
|
|
||||||
Remember to install `apt-transport-tor`!
|
Remember to install `apt-transport-tor`!
|
||||||
|
@ -13,6 +13,18 @@ lang: en
|
|||||||
_{{ page.excerpt }} For opting out of location services, refer to
|
_{{ page.excerpt }} For opting out of location services, refer to
|
||||||
[n/nomap](nomap.html)_.
|
[n/nomap](nomap.html)_.
|
||||||
|
|
||||||
|
<p class="centered">
|
||||||
|
<a
|
||||||
|
class="centered"
|
||||||
|
href="https://openwireless.org">
|
||||||
|
<img
|
||||||
|
width="150"
|
||||||
|
height="196"
|
||||||
|
src="https://github.com/Mikaela/mikaela.github.io/raw/lfs-media/eff.org/openwireless.org.png"
|
||||||
|
alt="I Support Open Wi-fi. openwireless.org"
|
||||||
|
/></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<!-- editorconfig-checker-disable -->
|
<!-- editorconfig-checker-disable -->
|
||||||
<!-- prettier-ignore-start -->
|
<!-- prettier-ignore-start -->
|
||||||
|
|
||||||
|
12
n/nomap.md
12
n/nomap.md
@ -35,6 +35,18 @@ which uses MAC addresses instead.
|
|||||||
**_Hidden SSID won't work for opt-out in some of those services. Refer to
|
**_Hidden SSID won't work for opt-out in some of those services. Refer to
|
||||||
[n/hiddenssid](hiddenssid.html)._**
|
[n/hiddenssid](hiddenssid.html)._**
|
||||||
|
|
||||||
|
<p class="centered">
|
||||||
|
<a
|
||||||
|
class="centered"
|
||||||
|
href="https://openwireless.org">
|
||||||
|
<img
|
||||||
|
width="150"
|
||||||
|
height="196"
|
||||||
|
src="https://github.com/Mikaela/mikaela.github.io/raw/lfs-media/eff.org/openwireless.org.png"
|
||||||
|
alt="I Support Open Wi-fi. openwireless.org"
|
||||||
|
/></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<!-- editorconfig-checker-disable -->
|
<!-- editorconfig-checker-disable -->
|
||||||
<!-- prettier-ignore-start -->
|
<!-- prettier-ignore-start -->
|
||||||
|
|
||||||
|
2
package.json
vendored
2
package.json
vendored
@ -2,6 +2,6 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@aminda/global-prettier-config": "2024.28.4"
|
"@aminda/global-prettier-config": "2024.28.4"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1",
|
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c",
|
||||||
"prettier": "@aminda/global-prettier-config"
|
"prettier": "@aminda/global-prettier-config"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user