New page: What I Use
This commit is contained in:
parent
e4cd68405e
commit
b1db46c083
1 changed files with 114 additions and 0 deletions
|
@ -90,6 +90,120 @@
|
||||||
|
|
||||||
In case you are interested into what software and hardware I use, you can read my [[/uses][What I Use]] page.
|
In case you are interested into what software and hardware I use, you can read my [[/uses][What I Use]] page.
|
||||||
|
|
||||||
|
* What I Use
|
||||||
|
:PROPERTIES:
|
||||||
|
:EXPORT_FILE_NAME: _index
|
||||||
|
:EXPORT_HUGO_SECTION: uses
|
||||||
|
:END:
|
||||||
|
|
||||||
|
Since I find the lists of other people about what the use quite interesting and from time to time someone asks my about what software/hardware I use I decided to also set up one.
|
||||||
|
After having a simple blog post listing software since around 2016 I now put it all together here and update it from time to time.
|
||||||
|
|
||||||
|
/Last updated: 20. August 2021/
|
||||||
|
|
||||||
|
** Hardware
|
||||||
|
|
||||||
|
*** General
|
||||||
|
|
||||||
|
- *Display*
|
||||||
|
- *Primary:* BENQ GW2765 (27", 16:9, 1440p)
|
||||||
|
- *Secondary:* HP L1906 (19", 5:4, 1280x1024)
|
||||||
|
- *USB-Audiointerface:* Focusrite Scarlett 2i2 (3rd Generation)
|
||||||
|
- *Headphones:* Audio-Technica ATH-M50x
|
||||||
|
- *Microphone:* Marantz Pro MPM-1000
|
||||||
|
- *Keyboard:* Ducky One2 Mini
|
||||||
|
- *Mouse:* Cherry MW2110 (wireless)
|
||||||
|
|
||||||
|
*** Laptop 1: Lenovo ThinkPad E490
|
||||||
|
|
||||||
|
- *CPU:* Intel Core i5-8265 @ 1.6GHz
|
||||||
|
- *GPU:* Intel UHD Graphics 620
|
||||||
|
- *RAM:* 16GB
|
||||||
|
- *Storage:* 500GB NVMe-SSD and 500GB SATA-SSD
|
||||||
|
- *OS:* Microsoft Windows 10 Professional, Fedora Workstation 34, Debian 11 Bullseye
|
||||||
|
- *Display*: 14" 1920x1080
|
||||||
|
|
||||||
|
*** Laptop 2: Lenovo Y50-70
|
||||||
|
|
||||||
|
- *CPU:* Intel Core i7-4710HQ @ 2.5GHz
|
||||||
|
- *GPU:* NVIDIA GeForce GTX 860M and Intel HD Graphics 4600
|
||||||
|
- *RAM:* 12GB
|
||||||
|
- *Storage:* 500GB SATA-SSD
|
||||||
|
- *OS:* Microsoft Windows 10 Education
|
||||||
|
- *Display*: 15", 3840x2160
|
||||||
|
|
||||||
|
*** Other hardware
|
||||||
|
|
||||||
|
- *Home server:* BananaPi M2 Ultra with a 2TB HDD
|
||||||
|
- *Smartphone:* Sony Xperia X (F5121)
|
||||||
|
- *Tablet:* Samsung Galaxy Tab S4 (TM-830)
|
||||||
|
- *Smart-/Sportswatch:* Garmin vívoactive 3
|
||||||
|
- *Printer/Scanner*: Lexmark MC2425 (Duplex-Colour-Laser)
|
||||||
|
- *E-piano:* Kawai CA-50
|
||||||
|
|
||||||
|
** Software
|
||||||
|
|
||||||
|
*** Desktop
|
||||||
|
|
||||||
|
- *Browser:* Mostly [[https://www.mozilla.org/firefox/][Firefox]], sometimes Brave, with following extensions:
|
||||||
|
- [[https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/][Privacy Badger]]
|
||||||
|
- [[https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/][Decentraleyes]]
|
||||||
|
- [[https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/][HTTPS Everywhere]]
|
||||||
|
- [[https://addons.mozilla.org/en-US/firefox/addon/want-my-rss/][Want My RSS]]
|
||||||
|
- [[https://addons.mozilla.org/en-US/firefox/addon/facebook-container/][Facebook Container]]
|
||||||
|
- [[https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/][Tree Style Tab]]
|
||||||
|
- [[https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/][KeePassXC-Browser]]
|
||||||
|
- [[https://addons.mozilla.org/en-US/firefox/addon/link-cleaner/][Link Cleaner]]
|
||||||
|
- [[https://addons.mozilla.org/en-US/firefox/addon/json-lite/][JSON Lite]]
|
||||||
|
- *E-Mail client:* Sometimes [[https://www.thunderbird.net][Thunderbird]], sometimes [[https://www.djcbsoftware.nl/code/mu/mu4e.html][mu4e]]
|
||||||
|
- *Planner:* [[https://orgmode.org/][org-mode]]
|
||||||
|
- *Text editor:* [[https://www.gnu.org/software/emacs/][Emacs]], sometimes [[https://code.visualstudio.com/][Visual Studio Code]], notable extensions:
|
||||||
|
- [[https://magit.vc/][Magit]] (the Git client)
|
||||||
|
- [[https://orgmode.org/][org-mode]] (notes, todo-lists, planning, ...)
|
||||||
|
- [[https://www.djcbsoftware.nl/code/mu/mu4e.html][mu4e]] (Mail client)
|
||||||
|
- [[https://www.orgroam.com/][org-roam]] (personal knowledge management)
|
||||||
|
- [[https://emacs-lsp.github.io/lsp-mode/][lsp-mode]] (Language Server Protocol integration)
|
||||||
|
- [[https://www.gnu.org/software/erc/][ERC]] (Emacs IRC cient)
|
||||||
|
- [[https://www.gnu.org/software/auctex/][AucTeX]] (LaTeX editing environment)
|
||||||
|
- [[https://github.com/emacs-evil/evil][evil]] (vi keybindings)
|
||||||
|
- [[https://oremacs.com/swiper/][Ivy, counsel, swiper]] and [[https://company-mode.github.io/][company-mode]] (completion system)
|
||||||
|
- [[https://editorconfig.org/][editorconfig]] (defined and shared code styles)
|
||||||
|
- [[https://github.com/akermu/emacs-libvterm][vterm]] (Emacs libvterm integration)
|
||||||
|
- *Photo management:* Adobe Lightroom Classic (about to switch to something else soon)
|
||||||
|
- *Photo editing:* [[https://affinity.serif.com/en-gb/photo/][Affinity Photo]], Adobe Photoshop, [[https://www.gimp.org/][GIMP]]
|
||||||
|
- *Vector graphics:* [[https://affinity.serif.com/en-gb/designer/][Affinity Designer]], Adobe Illustrator, [[https://inkscape.org/][Inkscape]]
|
||||||
|
- *Desktop publishing*: [[https://affinity.serif.com/en-gb/publisher/][Affinity Publisher]] and [[https://www.latex-project.org/][LaTeX]]
|
||||||
|
- *Video editing:* Currently switching to DaVinci Resolve, [[https://kdenlive.org/en/][kdenlive]]
|
||||||
|
- *Digital audio workstation (DAW):* Adobe Audition, Ableton Live Lite, Audacity (currently undecided)
|
||||||
|
- *Scorewriter:* [[https://musescore.org/][musescore]]
|
||||||
|
- *Music listening:* Spotify
|
||||||
|
|
||||||
|
*** Mobile
|
||||||
|
|
||||||
|
- *Browser:* Brave and Firefox
|
||||||
|
- *Messaging:* Conversation (XMPP), Discord, Linphone (softphone), [[https://github.com/MCMrARM/revolution-irc][Revolution IRC]], [[https://www.signal.org/][Signal]], Telegram, [[https://threema.ch/en][Threema]], WhatsApp
|
||||||
|
- *Organization:* [[https://acalendar.tapirapps.de/en/support/home][aCalendar+]] (calendar and tasks), [[https://k9mail.app/][K-9 Mail]] (email)
|
||||||
|
- *Music listening:* Spotify and [[http://y20k.org/transistor/][Transistor]] (radio)
|
||||||
|
- *Social Networks:* [[https://tusky.app/][Tusky]] (Mastodon), [[https://klinkerapps.com/talon-overview/][Talon]] (Twitter), Instagram
|
||||||
|
- *Privacy-tools:* [[https://jak-linux.org/projects/dns66/][DNS66]]
|
||||||
|
- *Security:* [[https://github.com/andOTP/andOTP][andOTP]], [[https://github.com/PhilippC/keepass2android][Keepass2Android]]
|
||||||
|
- *Software centres:* Google Play Store and [[https://f-droid.org/][F-Droid]]
|
||||||
|
- *Others:* [[https://wiki.openstreetmap.org/wiki/StreetComplete][StreetComplete]]
|
||||||
|
|
||||||
|
** Self-hosted
|
||||||
|
|
||||||
|
Everything except Searx (which runs on my home server) is hosted on a Hetzner VPS.
|
||||||
|
Not really hosted but nevertheless still worth mentioning is [[https://syncthing.net/][Syncthing]].
|
||||||
|
|
||||||
|
- *Wiki:* [[https://moinmo.in/][MoinMoin]]
|
||||||
|
- *RSS:* [[https://freshrss.github.io/FreshRSS/en/][FreshRSS]] with [[https://github.com/RSS-Bridge/rss-bridge/wiki][RSS-bridge]]
|
||||||
|
- *Cloud:* Nextcloud
|
||||||
|
- *Git web interface:* [[https://gitea.io/][Gitea]]
|
||||||
|
- *XMPP:* [[https://prosody.im/][Prosody]]
|
||||||
|
- *Analytics:* Plausible
|
||||||
|
- *IRC Bouncer:* [[https://wiki.znc.in/ZNC][ZNC]]
|
||||||
|
- *Search engine:* [[https://searx.github.io/searx/][Searx]]
|
||||||
|
|
||||||
* Blog
|
* Blog
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:EXPORT_FILE_NAME: _index
|
:EXPORT_FILE_NAME: _index
|
||||||
|
|
Loading…
Reference in a new issue