Brahvim

joined 1 year ago
[–] Brahvim@lemmy.kde.social 1 points 10 months ago* (last edited 10 months ago)

"Recently" (a few months ago!...) tasted Tandoori Sauce 'za with Paneer. Loved it.

The rest was... Capsicum, and... Paprika, and... I guess Jalapeños; no Olives, I think - typical Indian vegetarian pizza (I'm Indian).

[–] Brahvim@lemmy.kde.social 1 points 10 months ago

Fun fact: Dali's famous name in the world of art and the WALL-E character were what led OpenAI to name their "DALL•E" models that way.

[–] Brahvim@lemmy.kde.social 5 points 10 months ago (2 children)

Murr-say-deez!

[–] Brahvim@lemmy.kde.social 3 points 10 months ago (1 children)

They might even just take an actual semtence from an article and reframe it a little

Case for many things that can be answered via stackoverflow searches. Even the order in which GPT-4o brings up points is the exact same as SO answers or comments.

[–] Brahvim@lemmy.kde.social 8 points 10 months ago (1 children)
[–] Brahvim@lemmy.kde.social 8 points 10 months ago

THANKS!!! I have it bookmarked forever now!

I lost access to it. Thank you for bringing it back to me! Yay!...

[–] Brahvim@lemmy.kde.social 1 points 10 months ago

I'm unfortunately not aware.

What I do know is that D-Bus (and not "DBus") apparently doesn't work with MIME types directly. I may have been misinformed here - but this is some information I have received.

Essentially, the data sent cannot be assigned a type or format.

On the web, all data sent by a server has a MIME type ("text/html", "image/png", "video/mp4").

Android's system for inter-process ("running program") communication, intents, does include.
...Even Windows does, with its whatever complicated APIs.
D-Bus doesn't, so Tuxes too, don't. ...Yet.

D-Bus is apparently also not secure enough. Probably not as bad as X11, but not good enough.

So far, KDE and GNOME have had their own " wrapper" systems to allow using D-Bus through a layer of their code to cover little inconveniences like this.

[–] Brahvim@lemmy.kde.social 2 points 10 months ago (1 children)

CMYK is for paper only, I think?

[–] Brahvim@lemmy.kde.social 3 points 10 months ago* (last edited 1 month ago) (1 children)

As somebody switching to data-oriented design, I...

[–] Brahvim@lemmy.kde.social 4 points 10 months ago (1 children)

Wait, the Indian "Wipro"?!

[–] Brahvim@lemmy.kde.social 14 points 10 months ago* (last edited 10 months ago) (4 children)

DBus is a system-wide messaging system. It's for stuff like notifications and system-wide events, ...or so do I think. But the aim is to allow all programs, running system-wide, to announce anything for others programs to react to.

This post requests people to use Varlink instead.

This is similar to the PulseAudio versus Pipewire and X11 versus Wayland situations.

view more: ‹ prev next ›