canpolat

joined 2 years ago
MODERATOR OF
[–] canpolat@programming.dev 6 points 2 years ago* (last edited 2 years ago) (1 children)

Isn't archbtw a better URL?

I'm assuming ti's is a joke?

[–] canpolat@programming.dev 4 points 2 years ago (2 children)

I see. Good luck with your search. Would be great if you could update the thread once you settle on a solution.

[–] canpolat@programming.dev 5 points 2 years ago (4 children)

Not sure I understand the use case and why something like VS Code's Git UI (or some other GUI) cannot solve the problem. Why does it need to be web-based, for example?

[–] canpolat@programming.dev 2 points 2 years ago

Turn them on or off with one command. Or bring your own addon if you like.

I think you can choose one or the other (or both if you like). It may make sense to include both since LinkerD is getting very popular nowadays while Istio is "the standard."

[–] canpolat@programming.dev 3 points 2 years ago

For those who don't know, Bjarne Stroustrup is the creator of C++

[–] canpolat@programming.dev 1 points 2 years ago (2 children)

No, since you are an admin I thought you might have a different view of things when you legged in.

[–] canpolat@programming.dev 1 points 2 years ago (4 children)

Do you still see them when you log out (or use Incognito/Private)?

[–] canpolat@programming.dev 4 points 2 years ago (1 children)

GPT-4 was able to do this even though the training data for the version tested by the authors was entirely text-based. That is, there were no images in its training set. But GPT-4 apparently learned to reason about the shape of a unicorn’s body after training on a huge amount of written text.

It's as if they can in some way or other "see".

[–] canpolat@programming.dev 5 points 2 years ago

As far as I know, the correct way of handling authentication for a desktop applications is using OAuth and "Authentication Code with PKCE" flow. This way, you won't have to store the password at all.

But Lemmy doesn't support OAuth as of now. So, if you want users to be able to use the application without entering credentials, you will have two options:

  1. Store the password under current user
  2. Store the token you receive after the login (the token doesn't expire)

Lemmy may decide to expire tokens in the future (that's the correct thing to do, in my opinion).

[–] canpolat@programming.dev 1 points 2 years ago

Yes, I see them there. Is it possible that a higher level comment you are replying to has been deleted?

[–] canpolat@programming.dev 1 points 2 years ago* (last edited 2 years ago) (2 children)

I don't see your comments. But I cannot see snowe's comments that you replied to, either. I suspect those comments are dangling for some reason.

Edit: I cannot tell the comment structure, but could it be such that a high/top level comment you are responding is deleted?

[–] canpolat@programming.dev 1 points 2 years ago (1 children)

Is the bot open source? If so, where does it reside?

view more: ‹ prev next ›