Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PA
Posts
0
Comments
200
Joined
2 yr. ago

  • SNW S01E04

    Context is important on this one, but even without the rest of the episode around it I still really like it.

    Spock: "The lower decks are beginning to buckle."

    Noonien-Singh, urgently: "The evacuation isn't complete there's still crew down there!"

    Pike, with intensity: "Get them out."

    Spock: "Decks are collapsing, if we do not seal them off now loss of pressure could spread to the whole ship."

    Pike, pained resignation: "...Seal the bulkheads."

    Noonien-Singh: "Structural collapse on deck 22, we've lost one crew person."

    Spock, to Pike: "You made the logical choice..."

    Pike, to Spock, quietly: "Why doesn't it feel like that?"

    Spock, to Pike: "For the same reason you made it: because you value life."

  • Getting a functional nextcloud server. I self-hosted mine, but there's lots of VPS options that are pretty easy to set up.

    It's basically a drop in replacement for the majority of proprietary productivity suites (i.e. Google drive, onedrive and icloud). One service covers a lot of bases.

  • Not necessarily bad, the lower the number the harder it is to fingerprint you. In other words, your browser stands out much less and is less noticeable from the masses than the OPs browser.

    Generally the more security/privacy tweaks and add-ons you apply to your browser the more secure it gets, but you tend to stand out from the masses more because of the changes, resulting in the 1 in 4,000 type stat. It becomes easier to differentiate your traffic from others.

    Whether anonymity or security is more desirable depends on your threat model.

    Edit: "Your browser fingerprint appears to be unique among the 186,867 tested in the past 45 days." Evidently I stand out quite a bit 😂

  • Absolutely.

    I used to buy every book physically (perhaps due to the whole being a child of the 20th century thing), but have started relying more on epub these days. Despite that, there is something really meaningfull about simply having a shelf of literature that has moved me and changed my life in some way. Through the course of the day I find myself noticing the titles on my book shelf and recalling that period of my life and the impact it had on me. You just don't get that kind of memory connection with a digital book that you never see unless you open your reader to intentionally re-read it.

    Also, I have never re-read any of my ebooks. I have however found myself moved to re-read my physical books 3, 4 or even more times. Each time they take on a new significance. I'm sure this is due to the physical presence that they have in my life, and books that I only have digitally just don't seem to have that same effect (with a few notable exceptions.)

    Like one of the other comments mentioned though, do make sure to get a copy of the book that has a visually interesting and tasteful cover/spine. Publishers don't always do well with the cover and that can be unpleasant.

    Edit: one more thing: being able to reference certain page numbers for quotes and knowledge bases is really valuable. This is really only feasible in a physical book as the page numbers in ebooks shift higher or lower depending on your chosen font size. If you never change your font that may not be an issue, but with non standard font rendering in ebooks and possible device transfers, any notes that involve specific page numbers can be made entirely useless very quickly.

  • Joplin has a sharing feature that allows multiple user editing of an entire notebook.

    The downside is that both individuals need to have Joplin installed and either have Joplin cloud accounts or a self-hosted installation of Joplin server, which in either case may be more effort than is worth it for you.

  • I hear you man. That exact thing happened to me back with the Pixel 2.

    You know, I've heard of people having success getting the carriers to remove the lock on the bootloader sometimes. It may be worth calling Verizon's support line and asking them to do it.

    Here is a good debloater that should allow you to remove some of the cruft from Google. It utilizes Shizuku which is a fantastic tool for accomplishing stuff without rooting your phone. I know I've seen debloating guides on YouTube that walk you through the stuff you can get rid of.

    Something else that could really help is using a DNS blocking service to filter out requests to ad/tracking domains. I use NextDNS right now because it has some pretty comprehensive filters that are very easy to setup. Here's a video that goes over setting it up. Pi-Hole or Adguard are self-hosted options, I used Pi-Hole for awhile and liked it, but switched in order to simplify my digital life a bit.

    Edit: also, here is a guide from a reputable privacy site that covers a more technical approach to degoogling stock android. You can do a lot more than you might think.

  • Absolutely, there are some really good ways to mitigate the data flow even if you can't stop it entirely. The OS is a big deal, but I think the most fundamental change to make is the apps and services you use.

    You've probably already done that to a degree, but see if there are more changes you can make.

    Alternativeto is an excellent way to explore your options, but also the techlore and the new oil youtube channels are fantastic resources for limiting privacy leaks.

    I'll post a few debloater apps that I've run across when I get home too, I haven't used them but I know there are options for removing some of the tracking elements of stock android.

  • How are your backups currently stored, simple copies of the files like you would make with rsync? I assume your on a Linux NAS, in which case fdupes would likely fit the bill. meld would be another option, and it also has a GUI if your NAS isn't headless.

    For future backups restic might be a nice option as it deduplicates itself each time you run the backup. You can set retention policies (i.e. 7 daily, 4 weekly, 2 monthly, etc...) that only keep regulated intervals of backups.

  • Thats true, but introducing ads or crypto is not morally evil or a reason to not use a browser for most. It is the data collection that can accompany the ads or crypto transactions that's the problem for most of us. What are the details on how the ads or crypto currency is currently handled in Brave? That might be a good reason not to use it.

    It does have advantages over hardened Firefox, as chrome has better security features than Firefox (as the grapheneOS devs love to remind people). I don't like it, but it's true. Someone who's threat model prioritizes security over privacy is going to want a chrome based browser.

    I'll add a reason against using it that I feel strongly about, it furthers the chromium webview monopoly that nearly every modern browser is a part of. I'll stick with Firefox for that reason alone personally.

  • That's strange, I can't say I've experienced any of that over the past few years I've been using it. I have seen small differences in how windows and Linux handle the connection, but I think that has more to do with my Linux network settings than the app.

  • I'm not the OP, but I'll throw in my stats for reference.

    Storage used: 65 gbs

    Price: 52¢ monthly

    I just use it as backup storage with restic as the backup tool, so following the initial data dump it's just making incremental changes.

    They're changing their pricing this month, storage now costs $6 per terabyte of data per month (up from $5 per terabyte.) Downloading that data is now free, up to X3 the amount of data you have stored. Anything more than that is priced at .01¢ per GB. I could download 195gb for free based on my usage.

    Hope this helps.