Some fixes.
This commit is contained in:
parent
5725a56789
commit
32bfea962e
@ -16,12 +16,11 @@
|
||||
## Essays
|
||||
|
||||
- [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)
|
||||
- [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)
|
||||
- [Lenin's revolutionary strategy](lenin_lwc.md)
|
||||
- [Whats wrong with Nietzsche?](nietzsche.md)
|
||||
- [Why do we say all cops are bastards?](acab.md)
|
||||
|
||||
## Media
|
||||
|
||||
@ -31,4 +30,4 @@
|
||||
## Links
|
||||
|
||||
- [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)
|
||||
|
||||
@ -31,24 +31,25 @@
|
||||
|
||||
## 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))
|
||||
- Use [AirVPN](https://airvpn.org/), [Mullvad](https://mullvad.net/), [NordVPN](https://nordvpn.com/)
|
||||
- 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 [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 [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 [Navidrome](https://github.com/deluan/navidrome) for a self-hosted music server, and [DSub](https://github.com/daneren2005/Subsonic) for an android client.
|
||||
- Instead of centralized, hosted youtube alternatives with upload limits, use torrents / torrent sites.
|
||||
- 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, such as [1337x.to](https://133x.to), or [torrents-csv.com](https://torrents-csv.com)
|
||||
|
||||
## 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.
|
||||
- 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 vim with [vimrc](https://github.com/amix/vimrc) and [coc.nvim](https://github.com/neoclide/coc.nvim) for code.
|
||||
- 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.
|
||||
- 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.
|
||||
- Spreadsheets in [Libreoffice](https://www.libreoffice.org/).
|
||||
|
||||
### Hosting
|
||||
### Code Hosting
|
||||
|
||||
- [Codeberg.org](https://codeberg.org) is a good shared code host.
|
||||
- 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:
|
||||
- [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.
|
||||
- [Startpage](https://www.startpage.com/), [Searx](https://searx.me/), as a search engine
|
||||
- Use [Searx](https://searx.me/), as a search engine
|
||||
|
||||
## Passwords
|
||||
|
||||
@ -81,11 +82,11 @@
|
||||
## Mobile keyboard
|
||||
|
||||
- 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
|
||||
|
||||
- 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
|
||||
|
||||
|
||||
@ -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.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user