ollien

joined 1 year ago
[–] [email protected] 2 points 1 week ago* (last edited 1 week ago)

I worked in telecom for a couple of years up until recently. There's actually a growing body of self-regulation going on within the SMS industry. Most notably, any business sending text messages has to apply for a "license" to do so, with some pretty strict consent requirements. Violating those requirements comes with heavy penalties, mostly enforced by downstream carriers. If you're curious, 10DLC/A2P are the terms to Google for.

[–] [email protected] 22 points 3 months ago (24 children)

If you ask the FSF, open source is a bigger set than free software, mostly to do with restrictions on the uses of the code

https://www.gnu.org/philosophy/categories.html.en

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago) (1 children)

That's unfortunate. Devices like that are basically impossible to use on certain enterprise networks (e.g. college campuses). There really needs to be an override

[–] [email protected] 11 points 1 year ago

I'm no expert, so take what I'm about to say with a grain of salt.

Fundamentally, a LLM is just a fancy autocomplete; there's no source of knowledge it's tapping into, it's just guessing words (though it is quite good at it). Correspondingly, even if it did have a pool of knowledge, even that can't be perfect, because the truth is never quite so black and white in many areas.

In other words, hard.

[–] [email protected] 8 points 1 year ago (1 children)

Does anyone have the recipe on hand? I'm curious what it actually recommended but I couldn't find it with a cursory Google search

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

Ditto. I mostly use it when Google (search, not Bard) fails me. I find it's really good at answering questions of the ilk: "I swear there's a function for this in the library I'm using, what's it called again?", or telling me that it doesn't actually exist.

[–] [email protected] 2 points 1 year ago

Me personally? Not really. But it's definitely a feature I've heard folks wanting.

[–] [email protected] 9 points 1 year ago

Tangential, but my last employer (US based) outsourced L1 IT to a call center in India, and it was maddening. They didn't know very much beyond the script, and often you just had to say the right words to get your issue escalated, but it would always take a day or so to get called back. It drove me nuts as an engineer, but I'm sure it works fine for people who are less familiar with computers.

[–] [email protected] 9 points 1 year ago (1 children)

I've found that the chat agents are much less able to "be a human" and help you out, it feels like talking to a chatbot sometimes. It's a lot easier to get someone to empathize with your problem over the phone, IME

[–] [email protected] 3 points 1 year ago (2 children)

Someone on Mastodon raised a good point that the idea of "changing handles" is incompatible with a lot of fedi, too. I'm curious how they will tackle that problem when they eventually federate

[–] [email protected] 1 points 1 year ago

And then painfully learn which subset of the bindings each editor supports :(

[–] [email protected] 3 points 1 year ago

FWIW, /etc/passwd itself contains no passwords (the name exists for historical reasons) but it definitely is a globally accessible file that can give you clues about the target system. Given this, it's more likely the user is attempting to find out if arbitrary disk reads are possible by using a well known path on many servers.

 

Hi all!

What do you guys use for completions in VSCode? I'm driving into ruby right now and have been a bit underwhelmed by what I've tried.

view more: next ›