The MAGA Scramble to Defend Mark Robinson [The Atlantic via archive.org]
reddit refugee
Same capital as: piefed.social/u/capital
Not trying to evade any bans. Just trying out PieFed.
reddit refugee
Same capital as: piefed.social/u/capital
Not trying to evade any bans. Just trying out PieFed.
The MAGA Scramble to Defend Mark Robinson [The Atlantic via archive.org]
Dear Android users
Could use some recommendations for a (usually) quick typist.
At home I have a Das Keyboard with Cherry MX browns and they feel great. I think this is the quickest I’ve been able to type on any keyboard. I type a lot for my new job and no one cares if I bring in my own keyboard but for my coworkers sake, I don’t think I want to bring in browns. I’m a heavy typer and frankly I’m loud on browns. I searched for quieter keys and found Cherry MX Red Silents but after typing on it a few days at work, I’m making way more mistakes, I’m typing slower, and my hands are more fatigued. That’s when I learned about linear vs tactile… I think tactile is what I need. So with that, I’m looking for: Need: - Tactile - Light switches (should take much force to activate? idk. Browns are good for me, for reference) - Quiet - 100% layout Want: - Switches I can put the Draula keycaps on that my friend bought me. I just know they fit fine on Cherry MX Browns and Red Silent. Nice to have: - Hot swappable PCB Open to other info I’m not thinking about.
A newbie helping newbies - Launch Firefox profile from shortcut.
I recently switched from Windows 10 to ZorrinOS (after a quick detour to NixOS… OOF) and in the course of setting things up how I like, I ran across some interesting stuff relating to flatpaks and shortcuts. I wanted to get this written to provide a resource for other people who might be switching. This is a guide to making a shortcut to launch a particular Firefox profile, on a Ubuntu based distro, while running Firefox as a flatpak. This is just how I did it, put the files where you want. 1. Make a directory to hold the launch script and a shortcut icon. My script: #!/bin/sh flatpak run org.mozilla.firefox -p youtube Obviously, make it executable. Because Firefox is running as a flatpak we can’t just launch it using firefox. They’re actually stored in /var/lib/flatpak/app and can be launched like this. https://opensource.com/article/21/5/launch-flatpaks-linux-terminal [https://opensource.com/article/21/5/launch-flatpaks-linux-terminal] 2. Create a text file in the Desktop directory with a .desktop extension like this: [Desktop Entry] Name=YouTube Comment= Launches Firefox Youtube profile Exec=/home/user/Documents/firefox-youtube/firefox-youtube.sh Icon=/home/user/Documents/firefox-youtube/youtube-app-icon.png Terminal=false Type=Application https://www.baeldung.com/linux/desktop-entry-files [https://www.baeldung.com/linux/desktop-entry-files] 3. Once saved, make it executable. Right click > “Allow Launching”. Done.
Index Funds Have Officially Won
Unable to post especially long guide
I want to move one of my more important guides to Lemmy (lemmy.ml/datahoarder [http://lemmy.ml/datahoarder]) but when I paste the guide in and click Create, the “Create” button just spins endlessly. Did I hit some character limit? It’s 13,944 char and 204 lines.