I was unemployed, isolated, and anosmic-- then covid hit and I was like, “hey everyone, welcome to the club! Yes, it does suck but at least now there’s people to empathize with.”
I was unemployed, isolated, and anosmic-- then covid hit and I was like, “hey everyone, welcome to the club! Yes, it does suck but at least now there’s people to empathize with.”
It’s available to whoever is willing to pay. Consent is given when users agree to privacy policies and ToS. Unfortunately, unless you’re in the EU, it’s legal, and when companies violate permissive laws or suffer a data breach, the penalties are often inconsequential. The original comment was vague and didn’t specify the case. In the context of linux users vs MS and Apple, I’m leaning towards a distrust of big tech and “readily available for anyone” being inclusive of a multibillion dollar ad industry and the ecosystems developed around it. Though, technically not anyone can access every piece, so I guess we could dismiss it as a thing of the past.
Data brokers getting a kick out of this one.
I would say there’s been a mass migration from Twitter to Mastodon and from Reddit to Lemmy. The current numbers are still a small fraction of the original services, but the federated services have reached a critical mass where they now offer comparable value. YouTube hasn’t been ubiquitous for that long and it’s already pretty enshittified. I see a lot of people who are fed up with it and looking for an alternative. The peertube platform is there, I think with more people and content and it’ll join the ranks.
Me if that happens:
jk, i barely use YT as it is. I’m waiting for the YT ToS update that causes a mass migration to peertube
I’m convinced Mark Zuckerberg had a wet dream about pupil tracking when he bought Oculus.
infuencers are just rebranded shills
Yeah. My partner later said it was almost a deal breaker when I first told her.
I’m a fan of most of the movies listed, but didn’t notice anyone mention one of my favorites, Moneyball. Don’t let the baseball fool you. I don’t even like baseball. To me it’s not about baseball, it’s about trying to succeed in a flawed system.
Never have I ever read a single book or watched a single movie of the Harry Potter series.
I have used inkscape for this purpose and it can be effective. The display units can be changed in the preferences (inch, cm, etc) and basic shape dimensions input directly. You can input absolute position for shapes and nodes, but I didn’t notice an easy way for relative position. They also have a path effect called “Measure Segments” for that functionality. FWIW, I later preferred blender, but I might try a dedicated tool like LibreCAD mentioned in another comment. They seem to have decent documentation and a wiki.
Yup! Migrated from VSCodium; wanted to learn a modal editor but didn’t have the time or confidence to configure vim or neovim. It’s been my go-to editor for 2+ years now.
I went a little overboard and wrote a one-liner to accurately answer this question
history|cut -d " " -f 5|sort|uniq -c|sort -nr|head -5
Note: history
displays like this for me
20622 2023-02-18 16:41:23 ls
I don’t know if that’s because I set HISTTIMEFORMAT='%F %T '
in .bashrc, or if it’s like that for everyone.
If it’s different for you change -f 5
to target the command. Use -f 5-7
to include flags and arguments.
My top 5 (since last install)
2002 ls
1296 cd
455 hx
427 g
316 find
g
is an alias for gitui. When I include flags and arguments most of the top commands are aliases, often shortcuts to a project directory.
Not to ramble, but after doing this I figured I should alias the longest, most-used commands (even aliasing ls
to l
could have saved 2002 keystrokes :P) So I wrote another one-liner to check for available single characters to alias with:
for c in a b c d e f g h i j k l m n o p q r s t u v w x y z; do [[ ! $(command -v $c) ]] && echo $c; done
In .bash_aliases I’ve added alias b='hx ${HOME}/.bash_aliases'
to quickly edit aliases and alias r='source ${HOME}/.bashrc'
to reload them.
And if you use your imagination, it’s more eco-friendly.
Come to think of it, unless you’re doing something that requires fewer calories, other activities would likely have a bigger carbon footprint.
brb, taking a break from the internet to help the environment.
I wanted something similar from a remote company I was working for. They were pretty good about fulfilling requests, but when I asked for a good kvm switch they said they had trouble in the past and instead recommended a usb hub that can toggle between machines. Then connect both machines to the same monitor and toggle the input. Not ideal, but low cost and functional. Might not suit your needs (would be annoying if you have to frequently toggle back and forth), but if you’re just trying to share your desk space between a work machine and personal, and the monitor input is easy to toggle, it’s worth considering.
I don’t think they have the ux advantage that their wealth suggests due to misaligned incentives. A good portion of their investment is getting users to see as many ads as they will tolerate. Try to modify any privacy settings, for example, and the ux is as garbage as amazon.
Fediverse and self hosted, open source alternatives are still relatively new. Folks have to expect some turbulence. As things grow and more bug reports and contributions can be made, the ux could be superior because they can give users what they want instead of maximizing monetization.
Misskey is a federated facebook alternative I heard about on mastodon recently. I’m not too familiar with it myself, but seems worth mentioning.
It has a “groups” feature that might avoid the “instance per person” lemmy workaround you were thinking about. According to this comparison misskey doesn’t have a like button, but a few of its forks do. Not sure about the upload experience; may depend on the app. I didn’t see any clients listed on their site but did a quick search for an iOS app, which exists, so i assume android, too.
Sorry I don’t have more info, but I hope that’s useful. Best of luck! I’ll be looking for a similar solution in the near future.
Side note: the game “Baba is you” was named after this effect, and features a character named kiki.
From my research, Patreon takes a smaller cut than YouTube Premium. Comparing YouTube Premium to its own ad model is a “Worst Negates the Bad” fallacy. From what I gathered (not easy to find and has changed over time) YT takes 30% from the former and 45% from latter. Seems insanely high. More than taxes. May be why so many creators need sponsors and hawk merch.
YouTube never supporting 3rd party apps seems like a negative.
Lots of suitable alternatives to youtube: read a book, listen to music, go for a walk, hang with friends, play games, etc, but to your point, sounds like a monopoly. Their search was once great, then ubiquitous, now terrible. YouTube Premium is just in the “entice users and creators” phase of its inevitable enshittification.
Don’t mean to dump on something you like, just disagree with the reasoning. If you’re not fine with Premium and hate giving money to google, sounds like you’ll eventually seek out alternatives when they go into profit maximization mode. Hopefully enough resources will have been invested in viable alternatives by that time.
[edit: break wall of text]
Dang, that’s rough. I’m glad things turned around. Speaking to my own psychology: It’s easy to internalize a string of bad luck. Then when other people go through it-- whether in group therapy, a global pandemic, or a massive recession-- it shows how random or circumstantial life and luck can be. It helped me internalize it less and get out of my own way.