3
submitted 3 days ago by [email protected] to c/[email protected]
[-] [email protected] 49 points 1 month ago

#AdoptDontShop and don't support breeders/puppy mills.

No such thing as a "pure bred" dog anyways.

Plus, mutts have far fewer health problems. "Pure breeds" are largely inbred and products of incest.

265
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]

Why YSK: A Google account is not the same as a Gmail account, and you don't need to create a new Gmail email account to have a Google account.

I've spoken to many different people who equate a Google account to a Gmail account. This is not the case. Unfortunately, this leads to many new Gmail accounts being created, solely because they think that they need to have a Gmail in order to access other Google services.

Here's the gist:

A Google account gives you access to Google services like Sheets, Docs, Calendar, Drive, Photos, Gmail, YouTube, etc.

A Gmail account is an email service account with Google. When you create a Gmail, you also create a Google account by default.

However, the reverse is not true. If you create a Google account (with a non-Gmail email address), it does not automatically give you a Gmail account.

If you already have an email account with another provider, you can use that as your Google account.

For example: Let's say your email is [email protected]. Rather than creating [email protected], you can opt to create a Google account with [email protected] and avoid creating an account for Gmail.

Unfortunately, Google tries to get you to create a Gmail account during the process of creating a Google account. (see image).

It's important to differentiate this and prevent people from registering new Gmail accounts unnecessarily.

[-] [email protected] 114 points 3 months ago

Not the first time facial recognition tech has been misused, and certainly won't be the last. The UK in particular has caught a lotta flak around this.

We seem to have a hard time connecting the digital world to the physical world and realizing just how interwoven they are at this point.

Therefore, I made an open source website called idcaboutprivacy to demonstrate the importance—and dangers—of tech like this.

It's a list of news articles that demonstrate real-life situations where people are impacted.

If you wanna contribute to the project, please do. I made it simple enough to where you don't need to know Git or anything advanced to contribute to it. (I don't even really know Git.)

9
submitted 7 months ago by [email protected] to c/[email protected]

Recently got a Line 6 POD GO, and all the preset configurations are really convenient. I'm sure there's endless other configs that I don't know about, so I'm curious:

  1. Is there a resource online somewhere that maps all the presets?

Since they don't have licensing, "Come As You Were" is Come As You Are, "Boulevard" is Boulevard of Broken Dreams, etc. But there are some more obscure ones that I don't recognize.

  1. Is there a crowdsourced place where people "open source" their configurations to show how they got to a song's specific sound?
11
submitted 7 months ago by [email protected] to c/[email protected]

Looks like it's taken some principles from GrapheneOS and other alternative ROMs.

  • What're your first impressions?
  • What questions/concerns do you have?
  • Any other thoughts?
43
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]

I'll start: KXNG Crooked - Order 66 (Musar)

If you're into lyrics, syllables, cadences, and wordplay, this song is for you.

65
submitted 9 months ago by [email protected] to c/[email protected]

I remember Slide for Reddit allowed you to choose who to comment as before doing so.

Does this exist for Lemmy yet?

5
submitted 9 months ago by [email protected] to c/[email protected]

Recently learned about the SynoCommunity packages, but I saw this comment for a package that HyperBackup might not recognize a package and thus not back it up. However, it was unclear if it was for the particular package, or if this is a shortcoming of the SynoCommunity packages—since it's a third-party thing, maybe it applies to all SynoCommunity packages.

Does anyone know if installing a package via SynoCommunity can be backed up through HyperBackup (or another way)? Thanks.

975
submitted 9 months ago by [email protected] to c/[email protected]

cross-posted from: https://lemmy.world/post/8834978

No need to remove the URL tracking parameters manually. 🥳

Firefox copy link without site tracking

384
submitted 9 months ago by [email protected] to c/[email protected]

cross-posted from: https://lemmy.world/post/8834978

No need to remove the URL tracking parameters manually. 🥳

Firefox copy link without site tracking

1258
submitted 9 months ago by [email protected] to c/[email protected]

No need to remove the URL tracking parameters manually. 🥳

Firefox copy link without site tracking

5
submitted 9 months ago by [email protected] to c/[email protected]

Looking to get a pet trailer for my electric scooters, but I haven't seen any specifically made for scooters, only bikes.

Will a bike one work for my scooter(s), and if so, will I need any adapters or anything for the hitch? I'd be cautious about messing with the nuts and bolts of the scooter if it requires a very custom solution, but I'm open to it.

My two scooters:

  • Kaabo Wolf Warrior 11
  • Kaabo Mantis King GT
696
submitted 9 months ago by [email protected] to c/[email protected]

Why YSK: Trackers don't do good for anyone except the platform, and they're not necessary to view the content in the URL.


It's courteous to not subject the recipient (most likely your friends and family) to this tracking. You're already sending them to the platform, which is tracking them in other ways. But you can help reduce that tracking by removing everything after the ampersand in the URL. Here are some examples.

Twitter example

URL: https://x.com/CookieSlayers/status/1623712884902567937?s=20

The s=20 is a Twitter-specific parameter to show that the tweet was copied from the web app. s=46 is iOS, and I can't remember what Android's code is. This is a relatively clean link, but there are some links that'll concatenate unique identifiers, like: https://x.com/CookieSlayers/status/1623712884902567937?s=20&t=Fn47fnSDJUD74bd9.

In this case, you'll notice there's also a &t= parameter, which is a unique identifier to the person who shared it.

The only part of the URL you need is https://x.com/CookieSlayers/status/1623712884902567937.

Instagram example:

URL: https://www.instagram.com/reel/CzP877du2EB/?igshid=MzRlODCFWFlZA==

The only part of the URL you need is https://www.instagram.com/reel/CzP877du2EB.

TikTok example

URL: https://www.tiktok.com/@inthepaintcrew/video/7301348328602717482?is_from_webapp=1&sender_device=pc&web_id=7302915057791436331

You'll notice TikTok's is a lot more readable in terms of what the URL contains.

The is_from_webapp parameter is self-explanatory, as is the sender_device, and then there's the identifier that's unique to you. In this case, 7302915057791436331.

The only part of the URL you need is https://www.tiktok.com/@inthepaintcrew/video/7301348328602717482.


The best route^1^ would be to use privacy-respecting frontends, but if you don't, simply deleting everything after the ampersand goes a long way.

^1^The best route would actually be to not use/reward platforms that are literally destroying humanity, but we're not there yet, so... in the meantime, let's just try to decrease the tracking and stop subjecting our friends and family to it as much as possible.

[-] [email protected] 46 points 10 months ago

Revenge bedtime syndrome. It's legit.

Source: it's 4 am right now

[-] [email protected] 153 points 11 months ago

It's easy to scoff at this whole "You will own nothing, and you will be happy" phrase, but it's really gone too far already.

[-] [email protected] 52 points 11 months ago

I can't emphasize how important it is for you to control your phone, especially notifications. Every notification is literally a mind hijacking attempt. Regardless of the type of notification, it's something that disrupts our thinking and our flow.

Some of them are necessary—but most aren't.

All the native apps will of course try to get as much permission from you as possible, including notifications. Don't allow this permission freely.

Get really strict about which apps need to send you notifications, and when. Take it from a dude who used to give free reign to all apps for notifications.

Once I started thinking in a more digitally minimalistic way, it made a huge difference. Running GrapheneOS actually helped with this a lot. But you don't need GOS to do this and feel the difference.

I got some notifications turned on, but most of em are silent. So they still get delivered, but they're not time-sensitive. They'll be there when I check my phone next. I don't need em interrupting whatever I was doing or thinking.

TL;DR: Be strict about which notifications you allow, and when. It'll do wonders for your thinking, productivity, and mental health.

[-] [email protected] 56 points 11 months ago

If you wanna keep your bookmarks and the subreddits (communities) that you're subscribed to before deleting your Reddit account, I made a free tool to help you store and offload that data.

It's called Reddit Account Manager, and it's 100% free.

You can also use it to manage your Lemmy account(s), of course.

[-] [email protected] 72 points 11 months ago

If you wanna keep your bookmarks and the subreddits (communities) that you're subscribed to before deleting your account, I made a free tool to help you store and offload that data.

It's called Reddit Account Manager, and it's 100% free.

You can also use it to manage your Lemmy account(s), of course.

[-] [email protected] 47 points 11 months ago

I never participated on Reddit, but I used it to check in on tech stuff and other various interests. I didn't spend a lotta time on it, but it was definitely the platform that I spent time on the most.

When all the third-party stuff started happening, I decided to take the principled stand and quit using it, but I was worried it was gonna be difficult.

I was wrong. It was super easy ditching it.

Even though it was the "social" platform I was spending the most time on, it also felt like the easiest to replace—mostly because that content could be found elsewhere. This kinda made me realize that Reddit doesn't have a moat, and it confirmed what I knew all along—the value of the platform is derived from its users. So when there's enough collective will to do something (in this case, fight against network effects), it's incredibly powerful.

So I used this free tool I built called Reddit Account Manager to gather all my subscriptions, bookmarks, etc., and then Power Delete Suite to delete all my accounts.

I noticed that my time spent online in general had also decreased.

10/10 would recommend.

[-] [email protected] 68 points 1 year ago* (last edited 1 year ago)

As usual, it's only Big Tech that's able to compete with Big Tech. They all love to throw their weight around when they can, and join forces when it's convenient.

Neither corporation should be defended or trusted with your data.

The only thing that's kinda funny here is the irony of Microsoft tryna poach Chrome users into their own... wait for it... Chromium-based browser.

[-] [email protected] 118 points 1 year ago

This is great to see. I love when big players make moves into the fediverse, because it educates the masses. I'm a nobody on the internet advocating for privacy, security, and ethical social media... and I can advocate til my fingers bleed.

But when companies, publications, celebrities, and others of influence do this, it creates awareness and opens their mind up a bit into the platforms, why they're important, etc. And even if they don't understand federation at first, at least it's a touchpoint. A bit of exposure into how we can have a better, open, and private web.

[-] [email protected] 132 points 1 year ago* (last edited 1 year ago)

Honestly, the EU's where it's at.

  • Universal standards like USB-C instead of proprietary ports that cause waste
  • Removable batteries
  • GDPR
  • Universal healthcare
  • Right to repair

Invest in your people, and you'll go far.

view more: next ›

hiramfromthechi

joined 1 year ago