Then you don’t understand git or source control in general. If you don’t commit your changes, then you discard any changes, you’re set back to the last commit. Discarding changes also includes any un-committed new files.
Then you don’t understand git or source control in general. If you don’t commit your changes, then you discard any changes, you’re set back to the last commit. Discarding changes also includes any un-committed new files.
No, it means the printer driver is running a web server to host the status page. Localhost is literally your computer.
It’s a public GitHub repo, there was nothing private about anything there
These are separate issues and it’s a very complex set of issues. Reverse engineering is generally “okay” as long as you aren’t directly copying code, because you’ll run afoul of copyright laws. That doesn’t grant them the rights to access anyone else’s computer systems without authorization.
Tools that can be used maliciously are generally allowed because they have legitimate uses, using them to gain access or otherwise harm a computer system or network without authorization is criminal. You keep mentioning “suing” but this is not a civil issue, violating the CFAA is a crime.
Aaron Swartz got supremely fucked for writing a script that downloaded files he legally could access but technically was unauthorized because he accessed them in a way the corporation didn’t like.
Quite literally the text of the Computer Fraud and Abuse act. Unauthorized access of computer systems can get you 20-years at club fed. Seems like some of these people need a history lesson.
Yeah, because geddit.social and lemmyloves.art are super controversial. Meanwhile I’m on sh.it just.works and can’t interact with anything on beehaw and several others.
You’re absolutely correct though, everyone should join lemmy.world, because federation means “consolidating everything to a single instance.”
I am full-on 100% in the fediverse. Hand waving and dismissing any and all problems is not productive in any way. Everyone should be joining whatever instance they want and be able access anything that is available, unfortunately in its current state that isn’t really possible. Telling people it is and then completely dismissing my personal experience attempting to do that exact thing, while simultaneously making a strawman ad hominem attack will surely convince people that this is a warm, welcoming place.
Yeah, you join a general instance, get everything set up the way you want it, get comfortable using it for a couple of months, then it goes down. You track down the instance admins Mastodon account to see if there is an update. There is a single post saying “I’m aware this is down and I’m working on it.” You check several days later, no updates on your lemmy instance but several hundred cat photos each day and announcements about how “Mastodon was successfully updated!” Months go by, you think to yourself “maybe I should just go back to Reddit.” More cat toots, more info on the Mastodon instance, no lemmy news.
So after waiting for months, you decide to pick another instance. All of your old content is gone forever, so you try to rebuild. You start adding your communities back only to find out the admin has decided to defederate from the instances several of those communities are on for whatever reasons there may be. Your choices are to find another instance or find new communities hosted somewhere that you can access. You give up and just read whatever’s on the feed. You play with the sorting options and find out they all kinda suck because you’re using lemmy wrong, but find some good content and some people you’re happy to interact with. You get past the five to ten posts with any sort of engagement, it’s just bot spam with no engagement whatsoever and porn.
Chris Hayes did a segment about that very thing a few days ago.
BSD is, FreeBSD and OpenBSD (and every other open-source descendant) are not unix-certified, so they are not. BSD was discontinued in 1995 so I assumed that was not what the meme is referencing.
“Very weird to the UNIX world”??? It’s the only one that’s actually UNIX.
The only complaints on this entire post are down to people that have no idea what they’re doing. It’s full-on Dunning-Krueger. There are plenty of training wheels, but they are trivial to disable/bypass if needed. People need to get a lot more comfortable with justifying their preferences with “I don’t like it” rather than inventing problems and proving their own ignorance.
That’s interesting, I remember reading a post to comp.os.minix about 32 years ago about a Finnish student who made his own OS. It was just a kernel that barely worked. Wish I’d known it was already dominant in the server space for over 8 years, could have gotten a head start!
Weirdly enough, I didn’t say it was my only way to store anything, nor that the program stores photos at all.
It syncs the photos from my devices, the storage for those photos is on a separate server (as is the NextCloud storage) that is encrypted and backed up to Backblaze B2.
Immich is a gallery and organization app that syncs from your devices, the underlying storage is whatever you provide.
Self hosted Nextcloud. Immich for photos.
It was firmware-level, and installed itself. Reinstalling the OS was not a solution.
https://thehackernews.com/2015/08/lenovo-rootkit-malware.html
That’s a security feature the owner sets. Your beef is with the website trying to improve their security and the malicious actors that warrant that, cloudflare just provides the tools.
From a privacy standpoint, cloudflare dns protects your sites very well. They will proxy requests so you don’t have to reveal your IPs, and provide a lot of security tools for free. Even without registering your domain there its a great option for DNS.
Antihistamine drugs are all sleep medications. The non-drowsy versions just don’t cross the blood-brain barrier and cause less drowsiness.
The problem with using antihistamines as sleep meds is that you build a tolerance fairly quickly, so they work well for occasional use but not in the long-term.
NextDNS is also a DNS server. It is a much more robust service but it is not self-hosted.
I use it because it’s insanely easy to use and isn’t limited to my own network. For internal DNS I use PowerDNS with NextDNS upstream. Since I have 6 users and 4 servers (3 of which are VM hosts) I pay for it, but most home users would never need to.
Check it out, NextDNS.io
Virtualization is not “emulating” and a bare metal install is a bare metal installation. These are standard terms. And it’s a hypervisor, no idea what the hell a hypervision is.
I agree that the gatekeeping isn’t a good thing, but you should learn at least the basics of the CLI. It will give you a better understanding of what’s going on behind your GUI and makes troubleshooting and fixing problems a lot easier.
Definitely not required but it is absolutely a skill worth having.