If someone built an anti spam AI bot to answer spam calls the phone lines would just be call centre bots talking to AI bots
tool @ tool @r.rosettast0ned.com Posts 0Comments 78Joined 2 yr. ago

Edit: on the other hand, does the latest nginx get pulled at time of creation?
It depends on how you have your docker compose
file set up. If you pin the version, no, it's never going to get updated unless a new version with that exact tag is released. If you omit the tag, it's going to default to whatever is tagged as latest
in the image repository, and that's only going to actually update the image when you either manually pull the image or relaunch the compose
stack.
If you want it to auto-update without relaunching the stack or manually pulling the latest image, you'd have to set up something like Watchtower and have it monitor that container.
That certainly makes me feel better for letting the Magic Smoke out.
I don't think it became easier at all until it was forked off into Xorg and they started making dramatic improvements.
I think it was trial and error for hours at least.
It certainly was until I discovered the monitor I hadn't fried had the modelines printed on a sticker on the back...
Yep. I'm not making a proclamation, just stating an opinion. I don't have a problem with what they're doing, and if other people do, that's fine. Some people like their cucumbers pickled, let them have their pickle.
I actually wouldn't be surprised to see it go open source in the future, Microsoft has been doing that a lot recently, like VScode and the whole of .NET and friends like PowerShell. Pretty much the only things worthwhile from Microsoft are already open source, except Copilot.
My feelings on the subject is that they don't live nearly long enough to not give them a simple pleasure like sleeping with their people.
Even when he wakes me up at 4am because his paws must be licked for 20 minutes.
Or when he wakes me up at 5am whining to get under the covers.
Or when he sleeps like this, which is all the time:
My feelings on the subject is that they don't live nearly long enough to not give them a simple pleasure like sleeping with their people.
Even when he wakes me up at 4am because his paws must be licked for 20 minutes.
Or when he wakes me up at 5am whining to get under the covers.
Or when he sleeps like this, which is all the time:
Future incidents probably will still happen
It's not a question of if, but when. The only secure computer is one that's a mile underground, encased in concrete, and with no network connection.
And even then, it's still not a 100% safe bet.
So I'm not the only one who fried a monitor trying to get X11 working...
and how hard it was to get x11 working
Oh good God. If you really want to test someone's resolve, sit them down at an old computer with a CRT and no Internet and have them configure X11 from scratch. Seeing that default X11 crosshatch background for the first time was practically orgasmic after the bullshit I went through to make it work.
That's one of those traumatizing experiences I'd completely blocked from my memory until I read your comment.
Traumatizing experience #2 that just came back to me was getting a winmodem working and connected to my ISP via minicom.
Copilot was trained on copylefted code while itself being closed. What was brought to attention by @ralC@lemmy.fmhy.ml isn’t efficacy, but Microsoft’s lack of ethics and social responsibility when it comes to their bottom line.
I honestly don't have a problem with that. Everything that it was trained on is publicly-available/open-source code, and I'm not aware of any license that requires you to distribute your modifications if you don't make modified binaries publicly available, not even GPL. And even then, you're only required to make available the code that was modified, not related code. And I don't even think that situation would apply in this case, since nothing was modified, it was just ingested as training data. Copilot read a book, it didn't steal a book from the library and sell it with its name pasted over the original author's.
This isn't really any different of a situation than a closed-source Android app using openssl or libcurl or whatever. Just because those open-source libraries were employed in the making of the app doesn't mean that the developer must release the source for that app, and it doesn't make them a bad person for trying to make money from selling that app. Even Stallman is on board with selling software.
And even if you take all that off the table, you're free to do the exact same thing and make a competitor. Microsoft didn't make their own language model, they're using a commercially-available model developed by OpenAI. There's literally nothing stopping anyone else from doing this as well and making a competing service called "Programming Pal" and making their code open-source. In fact, it's already been done with FauxPilot and CodeGeex and the like.
So yeah, I really don't have a problem with it. This ended up a lot longer than I had originally thought it would, sorry for the novel.
Just added it to the massive Google graveyard next to Stadia, wave, hangouts, plus, music, etc etc
I am shocked and appalled that Google Reader didn't get called out in this list and is relegated to the "etc" category.
It deserves more than "etc."
Gotcha. I'm actually in the process of moving away from Namecheap because of an experience I just had with them. I tried to register a domain about a month ago (the domain my Lemmy instance is on) and it stopped the registration process immediately after I hit the Pay/Checkout/whatever button and told me to contact their support team to register it.
The error message said it was because the domain name was too similar to something that already existed, and that the support team would have to decide whether I'd be allowed to register it or not. So I went to another registrar and registered it with no issue. I really didn't like that, and it's enough to make them lose me as a decade+ long customer. I already use Route53 for DNS for all my domains, so it's not like I was using them for anything else other than a registrar, so untangling that shouldn't be too much of a pain.
Aside from the callback chains and API shit, my issues with Node rest almost entirely on the lack of a standard library, because that led to the state of NPM today, which is just an absolute garbage-fire shitshow as far as I'm concerned.
I have my own separate issues with NPM, namely its dependency resolution (my God, just take dnf'
s dependency resolution algorithm and use it), trivial packages that other packages list as a dependency (is this an int? Is this running on Windows? Better take this one line and make it a package!), and the relative inability to remove a package from a registry (did a secret slip in there while testing? Tough shit!). The worst of that being the trivial packages, I think, because then you can end up with projects that can have a dependency tree 10s of thousands packages long.
And all that bullshit wouldn't be even 1/16th of the problem it is today if there were a standard library.
You should take what I'm saying with a grain of salt, though, I'm just a DevOps Sysadmin, and aside from running some software that uses Node, most of my experience with it is unfucking it when our devs come to me to fix the tangled monster they've created.
It only costs $6 a month plus the $35/yr for the domain name
My man, you are getting absolutely bent over a barrel by your registrar. You could get that domain significantly cheaper at a place like Porkbun or Namecheap.
just raise awareness about tools like this one https://lemmyverse.net/
I also think that something like LCS or Lemmony should be recommended and/or included in the default Lemmy docker compose
file.
That way, when new Lemmy servers get spun up, they will automatically get seeded with content and communities from other existing Lemmy servers.
I've had something similar happen, except the post that I found which fixed the problem was made by... me. Apparently I'd had the problem before, figured it out, and then posted an update about why it was happening and how to fix it.
That was some Twilight Zone shit.
At that point you may as well go full Vagrant or start using Docker images.
And no matter how quirky or obtuse venv/conda/pip can be, they will never be as bad as Node. Ever. Node will hold that King Shit crown forever, or at least to God I hope it does.
Something worse than Node coming around and getting popular might just make me quit IT altogether.
At work/for business, you can't beat Veeam. It's the gold standard and there is literally nothing better.
At home, Duplicity. Set it up once and then just let it go, and it supports a million different backup targets you can ship your backups off to, including the local filesystem. Has auto-aging/removal rules, easy restores, incrementals, etc. Encrypts by default too.
Github Copilot is worth the money. I've had it finish out functions for me after just a few lines. There's usually an error or two, but the consistency with which it can predict what I'm doing or trying to do is pretty impressive.
The stock Pixel phone app has this. If you don't use the stock phone app, you can't use this feature.