Some fixes.

This commit is contained in:
Dessalines 2024-04-08 14:52:28 -04:00
parent 5725a56789
commit 32bfea962e
5 changed files with 17 additions and 18 deletions

View File

@ -16,12 +16,11 @@
## Essays ## Essays
- [Capitalism doesn't work](capitalism_doesnt_work.md) - [Capitalism doesn't work](capitalism_doesnt_work.md)
- [Why do we say all cops are bastards?](acab.md)
- [Paul Cockshott's Cyber-Communist System](paul_cockshott_cyber_communism.md) - [Paul Cockshott's Cyber-Communist System](paul_cockshott_cyber_communism.md)
- [Lenin's revolutionary strategy](lenin_lwc.md)
- [Why not Market Socialism?](market_socialism.md)
- [Whats wrong with Nietzsche?](nietzsche.md)
- [Why not Signal?](why_not_signal.md) - [Why not Signal?](why_not_signal.md)
- [Lenin's revolutionary strategy](lenin_lwc.md)
- [Whats wrong with Nietzsche?](nietzsche.md)
- [Why do we say all cops are bastards?](acab.md)
## Media ## Media
@ -31,4 +30,4 @@
## Links ## Links
- [ProleWiki - The Proletarian Marxist-Leninist Encyclopedia](https://prolewiki.org) - [ProleWiki - The Proletarian Marxist-Leninist Encyclopedia](https://prolewiki.org)
- [Marxist.space - A great collection of resources](https://marxist.space/) - [Lemmygrad.ml - A collection of Communist communities](https://lemmygrad.ml)

View File

@ -31,24 +31,25 @@
## Media ## Media
- Download all music / movies locally, using torrents, behind a VPN. ([Don't use Tor for torrenting](https://blog.torproject.org/bittorrent-over-tor-isnt-good-idea)) - Download all music / movies locally, using torrents, behind a VPN. [Don't use Tor for torrenting](https://blog.torproject.org/bittorrent-over-tor-isnt-good-idea).
- Use [AirVPN](https://airvpn.org/), [Mullvad](https://mullvad.net/), [NordVPN](https://nordvpn.com/) - Use [Mullvad](https://mullvad.net/) or a similar Wireguard-capable VPN.
- Use [qbittorrent](https://www.qbittorrent.org/), [deluge](https://www.deluge-torrent.org/), or [transmission](https://transmissionbt.com/) for PC, [LibreTorrent](https://github.com/proninyaroslav/libretorrent) for android. - Use [qbittorrent](https://www.qbittorrent.org/), [deluge](https://www.deluge-torrent.org/), or [transmission](https://transmissionbt.com/) for PC, [LibreTorrent](https://github.com/proninyaroslav/libretorrent) for android.
- Use [MPV](https://mpv.io/) or [VLC](https://www.videolan.org/vlc/download-windows.html), open source media players to play media. - Use [MPV](https://mpv.io/) or [VLC](https://www.videolan.org/vlc/download-windows.html), open source media players to play media.
- Use [Jellyfin](https://github.com/jellyfin/jellyfin) as a home media server. - Use [Jellyfin](https://github.com/jellyfin/jellyfin) as a home media server.
- Use [Navidrome](https://github.com/deluan/navidrome) for a self-hosted music server, and [DSub](https://github.com/daneren2005/Subsonic) for an android client. - Use [Navidrome](https://github.com/deluan/navidrome) for a self-hosted music server, and [Tempo](https://github.com/CappielloAntonio/tempo) for an android client.
- Instead of centralized, hosted youtube alternatives with upload limits, use torrents / torrent sites. - Instead of centralized, hosted youtube alternatives with upload limits, use torrents / torrent sites, such as [1337x.to](https://133x.to), or [torrents-csv.com](https://torrents-csv.com)
## Documents and Coding ## Documents and Coding
- Install [Syncthing](https://syncthing.net/), and put all your documents in a synced folder. Use [Syncthing-Fork](https://github.com/Catfriend1/syncthing-android) for Android. - Install [Syncthing](https://syncthing.net/), and put all your documents in a synced folder. Use [Syncthing-Fork](https://github.com/Catfriend1/syncthing-android) for Android.
- Write all documents and notes in [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet). - Write all documents and notes in [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet).
- Use [MarkText](https://marktext.github.io/website/), [Markor for android](https://github.com/gsantner/markor), or vim as markdown editors / notes. - Use [Markor for android](https://github.com/gsantner/markor), or any text editor for markdown notes. [Obsidian](https://obsidian.md/mobile) is great, but not open source.
- Use vim with [vimrc](https://github.com/amix/vimrc) and [coc.nvim](https://github.com/neoclide/coc.nvim) for code. - Or use [Hedgedoc](https://hedgedoc.org) for an online, collaborative solution.
- Use [helix](https://helix-editor.com/), or vim with [vimrc](https://github.com/amix/vimrc) and [coc.nvim](https://github.com/neoclide/coc.nvim) for code.
- Do not use vscode, it's [difficult to impossible to turn off keylogging](https://stackoverflow.com/questions/40451596/visual-studio-code-still-accessing-internet-after-update-and-telemetry-was-disab). If you must, use [VSCodium](https://github.com/VSCodium/vscodium#why-does-this-exist), which removes the built-in telemetry. - Do not use vscode, it's [difficult to impossible to turn off keylogging](https://stackoverflow.com/questions/40451596/visual-studio-code-still-accessing-internet-after-update-and-telemetry-was-disab). If you must, use [VSCodium](https://github.com/VSCodium/vscodium#why-does-this-exist), which removes the built-in telemetry.
- Spreadsheets in [Libreoffice](https://www.libreoffice.org/). - Spreadsheets in [Libreoffice](https://www.libreoffice.org/).
### Hosting ### Code Hosting
- [Codeberg.org](https://codeberg.org) is a good shared code host. - [Codeberg.org](https://codeberg.org) is a good shared code host.
- Otherwise, self host a [Gitea](https://gitea.io/) instance. - Otherwise, self host a [Gitea](https://gitea.io/) instance.
@ -68,7 +69,7 @@
- [Use Librewolf](https://librewolf.net/) on desktop, or use Firefox or Tor Browser, with the addons: - [Use Librewolf](https://librewolf.net/) on desktop, or use Firefox or Tor Browser, with the addons:
- [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/) - [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/)
- Use [Mull](https://f-droid.org/en/packages/us.spotco.fennec_dos/) or [Fennec](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/) for android. - Use [Mull](https://f-droid.org/en/packages/us.spotco.fennec_dos/) or [Fennec](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/) for android.
- [Startpage](https://www.startpage.com/), [Searx](https://searx.me/), as a search engine - Use [Searx](https://searx.me/), as a search engine
## Passwords ## Passwords
@ -81,11 +82,11 @@
## Mobile keyboard ## Mobile keyboard
- Use a secure keyboard on android if you don't want your passwords stolen by google. - Use a secure keyboard on android if you don't want your passwords stolen by google.
- [Florisboard](https://github.com/florisboard/florisboard), [MessageEase](https://play.google.com/store/apps/details?id=com.exideas.mekb&hl=en_US&gl=US), [OpenBoard](https://f-droid.org/en/packages/org.dslul.openboard.inputmethod.latin/), or [AnySoftKey](https://anysoftkeyboard.github.io/) work. - Use my keyboard, [Thumb-Key](https://github.com/dessalines/thumb-key), or [Heliboard](https://github.com/Helium314/HeliBoard) for a QWERTY layout.
## Calendars / Contacts ## Calendars / Contacts
- Use Syncthing + [DecSync](https://github.com/39aldo39/DecSync) for calendar and contact sync from android to desktop. [Radicale is a server based solution. ](https://radicale.org/) - Use tasks.org for calendar / date related items.
## Chat / Communication ## Chat / Communication

View File

@ -187,4 +187,3 @@ Don't drink caffeine after ~ 3pm, as it will mess up your sleep cycle.
Don't drink alcohol too late at night. Keep it to 1-2 drinks max per day. If you care about your weight / body fat, don't drink at all. Don't drink alcohol too late at night. Keep it to 1-2 drinks max per day. If you care about your weight / body fat, don't drink at all.
If you want to get high and still be functional, try CBD oil, or weed / delta-8 gummies. They last a long time, are cheaper than alcohol or other drugs, aren't addictive, have miniscule calories compared to alcohol. You won't smell like weed, and you won't damage your lungs using them. If you want to get high and still be functional, try CBD oil, or weed / delta-8 gummies. They last a long time, are cheaper than alcohol or other drugs, aren't addictive, have miniscule calories compared to alcohol. You won't smell like weed, and you won't damage your lungs using them.