Interesting read, thanks for sharing.
Interesting read, thanks for sharing.
I use it. I think it was a hardening recommendation from lynis IIRC.
I definitely experienced a lot more freezing on my laptop after installing it (it’s a memory hog) so I upped my swap and things are back to normal.
I’m going to continue buying Chromebooks because I can wipe the OS and put Linux on them.
Samesies. What has become increasingly frustrating is that many opt-out emails require me to disable tracker control. It should be illegal to force tracking to avoid future tracking
Can you copy/paste your code so that we can take a look at it? Alternatively, if you load a tix on the Clipious GitHub, they might be able to assist.
Does anyone have any suggestions for a Garmin watch? Alternatively, since the battery is on its last legs, I am probably overdue to buy a new watch if anyone has any FOSS-friendly suggestions (either out the box or after disabling certain sync functionality outside of my local lan)
Same. It was definitely an adjustment as a former ChromeOS user. There were some minor issues like getting playback for streaming services and maybe 1-2% of the unique websites I visit not being built properly for Firefox but it’s pretty infrequent and you develop a quick workflow to resolve the issues. I have a backup version of Chromium that I use as an emergency browser.
I use a Firefox fork (Floorp) which gives me PWAs capabilities which was the last hurdle for me.
I enjoyed reading the article. To me, the perspective of the owner reminds me of the owners of Brave in that they are Libertarian in ways that seem aligned with mainstream views at a glance but the Venn diagram also overlaps with a disdain for regulation, while portraying a (potential) facade of being eternally infallible and trustworthy while also being a for-profit company.
Elon Musk also comes to mind in that his intelligence leaves him vulnerable to overlooking the nuances of conversations and alternative point of views. I think there’s a general over reliance on artificial intelligence as a savior that will be fully embraced that will lead to large issues in the short/long term for Kagi.
Personally, it always felt a little bit like astroturfing hearing all of the kagi fanboys in every privacy thread, but for what it’s worth, seeing them show up live In the flesh in this thread as well makes me feel a bit less like I’m talking to bots lol
Personally, I self-host my own version of searXng that only uses search engines that don’t track my IP address. I’d say that those results are good enough 90% of the time, and when I need something more granular, I use a publicly hosted version of searXng that uses Google in its results
Did we read the same article? His responses to GDPR were very concerning, and I say that as an American.
I’ve jumped around a few mobile apps since I joined the fediverse, right now the one that checks the most boxes for me is Raccoon for Lemmy
I run Debian 12 and ran into similar issues trying to automount NFS, even down to having to use an alternative console to log in and undo f stab edits
My solution was simple and so hopefully it helps you as well. In fstab, the backslashes don’t cancel out spaces. Since my directory path had a space in it, that would break fstab:
Path/to/your/Video\ Files
breaks fstab
Path/to/your/VideoFiles
good
Yeah that’s a bit pricey for me. I might pay for one month a year or something like that…
I came across this type of comment a lot in the past and want to elaborate on this further for context.
Public instances draw a lot of eyeballs and the tech companies go after them. Private instances are less impactful and get left alone.
I really can’t overstate how miserable my video watching experience was becoming prior to self-hosting. I jumped from Piped -> Invidious -> PipedMaterial over the span of a few months as the best instances started to crap out. I used libredirect and regularly cycled through instances w/ the keyboard shortcut to find a easily watchable video.
Eventually, I bit the bullet and self-hosted a docker container of Invidious and it’s like night and day. Everything just works, and you can program libredirect so that it operates as if it were a public instance.
In my experience, a lot of public instances initially work perfectly, and then get targeted and hamstrung by big tech. I think of them less as solutions and more as demos to use until things get buggy. I have had the same experience w/ teddit and searxng.
Software updates aren’t what they used to be anyways, but w/ the buggy updates, I’ve been dragging my feet even more. I’m usually 1-2 months behind nowadays on my 7a
Don’t have any stats but I do use tracker control. Having a Xiaomi tablet, I like that I can also extend functionality to system processes as well (at my own risk obviously).
Same. Slickdeals and forget it. The website is a bit of a privacy nightmare w/ inserted tracking/referral links for every deal though. I’ve stopped logging in entirely and just use it for emailed alerts.
Experienced the same issue when I tried to sign up 2-3 months. Went down a rabbit hole and then just decided to not host w/ them.
There is a workaround where you can create an account if it is on a different gitlab instance (ie: I was able to join https://git.joinfirefish.org/ w/o the CC info) but I don’t know how useful that is in the grand scheme of things.
I’m always down to hear more people talk about self hosting. I just subscribed
One suggestion is to look at getting any useful docker container up and running first to get a feel for it, then pivot towards heavier lifts. Self-hosting emails is going to be a headache as others have said, and monero nodes sounds like it could be a technical as well but that’s admittedly an uneducated guess.
You can look at the recent selfh.st poll for the most popular docker containers, see if any strike your interest and start there.