mkhoury

joined 2 years ago
[–] mkhoury@lemmy.ca 9 points 8 months ago

Unless you have a balanced diet that anticipates your workouts and gives you the proper amount of sodium, potassium and magnesium. Sports drinks are just selling you those at a big premium. Stick with water. Eat a banana.

[–] mkhoury@lemmy.ca 25 points 8 months ago (1 children)

Isn't it the opposite then? Since your windows will have vertical scrolls, it makes sense to tile them horizontally in order to maximize vertical space for each window, imo.

[–] mkhoury@lemmy.ca 5 points 8 months ago* (last edited 8 months ago)

I don't know, the person was trying to get it to output defamatory things. They got to print what they wanted to print.

The failure of the bot to provide the action is a separate issue which wouldn't have made the news. It's not like they were trying to get help and it instead started insulting its own company, right?

[–] mkhoury@lemmy.ca 8 points 8 months ago (3 children)

This feels like the equivalent of "I was able to print 'HP Sucks' on an HP printer". Like, yes you can do that, but... why is that important or even needs to be blocked?

[–] mkhoury@lemmy.ca 1 points 10 months ago (1 children)

What do you mean? I follow a lot of hashtags on Mastodon. Won't I be seeing a lot of Threads content if I'm on a server federated with them without explicitly opting into that?

[–] mkhoury@lemmy.ca 1 points 10 months ago* (last edited 10 months ago) (1 children)

It was just an example. The same can happen at the Mastodon-level instead of the Fediverse-level. Since there is some desired interop (e.g. between Mastodon and Lemmy), services do influence each other in their feature set.

I'm not sure what you mean by "a lot of what people are worried about Threads doing has already been done by Mastodon". Do you mean that the decisions that Mastodon make influence the rest of the Fediverse? If so, let's make sure we understand the difference here: Threads has a much more hostile disposition. Mastodon seems to have incentives aligned with the rest of the Fediverse services, and probably deserves the benefit of the doubt; Facebook has abused that benefit time and time again.

[–] mkhoury@lemmy.ca 6 points 10 months ago* (last edited 10 months ago) (3 children)

That doesn't actually fix the issue. If Facebook is trying to set itself up like Chrome with the webplatform, or GTalk with XMPP, then they will drive the feature set of ActivityPub, whether you're federated with them or not.

Hypothetical example:

Want to see this picture/video from someone on Threads? You need Facebook's proprietary picture format, which has DRM baked in it. Even if you don't federate, Mastodon, Lemmy, etc now have to take energy away from their work to adopt the proprietary picture format. It depends on the proportion Threads takes on the network and how they can leverage that position to put pressure.

Threads currently has voice notes. Should all ActivityPub services support that? If so, do we adhere to Threads' standard or not?

[–] mkhoury@lemmy.ca 2 points 10 months ago

I was under the impression that there were resources in that area that the US currently has privileged access to because of their alliances there. So they have a stake in making their allies come out on top.

[–] mkhoury@lemmy.ca 11 points 10 months ago
[–] mkhoury@lemmy.ca 14 points 11 months ago

It does more than that, it magnifies, feeds and perpetuates them. It's not just simple exposition.

[–] mkhoury@lemmy.ca 7 points 11 months ago

OP sounds like he's making a data compression pitch, but I think you have the better idea. I think surrounding the picture with a lot of contextual data about when/why/how this picture was taken will absolutely help recall and connecting to related concepts.

[–] mkhoury@lemmy.ca 6 points 11 months ago (3 children)

Essentially, you don't ask them to use their internal knowledge. In fact, you explicitly ask them not to. The technique is generally referred to as Retrieval Augmented Generation. You take the context/user input and you retrieve relevant information from the net/your DB/vector DB/whatever, and you give it to an LLM with how to transform this information (summarize, answer a question, etc).

So you try as much as you can to "ground" the LLM with knowledge that you trust, and to only use this information to perform the task.

So you get a system that can do a really good job at transforming the data you have into the right shape for the task(s) you need to perform, without requiring your LLM to act as a source of information, only a great data massager.

view more: next ›