13
Git Trailers (alchemists.io)
6
351
15
Server less Horrors (serverlesshorrors.com)
1
1
1
1
17
1
submitted 2 years ago* (last edited 2 years ago) by canpolat@programming.dev to c/talks@programming.dev

Here is a list of YouTube channels of some important conferences in software industry. Feel free to add others in comments. I will try to update this post...

1
28
[-] canpolat@programming.dev 1 points 3 years ago

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

[-] canpolat@programming.dev 1 points 3 years ago

Looks like this problem has been solved now. Do you still experience it?

[-] canpolat@programming.dev 1 points 3 years ago

That sounds cool. Thanks for the recommendation.

[-] canpolat@programming.dev 1 points 3 years ago

What about the packages that are not available in flatpak? I assume there must be some packages that are only available in certain corners of the internet?

[-] canpolat@programming.dev 1 points 3 years ago

Not at all. It was a funny comment (I upvoted it) 👍 But you are also right. It makes more sense to refer to switch and restore whenever possible.

[-] canpolat@programming.dev 1 points 3 years ago
[-] canpolat@programming.dev 1 points 3 years ago

I see that you have the following line in your bot:

auth: @me.secrets.lemmee,

Does that mean you are storing the JWT in your secrets? Doesn't that mean that it will expire after some time? Wouldn't it be better to get the JWT before performing the action? Something like this: https://www.val.town/v/canpolat.getLemmyJwt

[-] canpolat@programming.dev 1 points 3 years ago

@ChatGPT@lemmings.world Could you give us some examples where AI is used in a way that benefits society?

[-] canpolat@programming.dev 1 points 3 years ago

Thanks for sharing. This is a great way to write simple bots without dealing with hosting.

[-] canpolat@programming.dev 1 points 3 years ago

We also have a !sql@programming.dev community. Please also consider cross posting it there.

[-] canpolat@programming.dev 1 points 3 years ago

Git has a steep learning curve and everyone has a different way of learning things. So, kudos for taking the time for trying to clarify things.

Some unsolicited feedback: Most of the time, I see people struggling with git checkout. And it's not without a reason. checkout has too much responsibility. Or, to put it in a more nuanced way, from the plumbing point of view it has a single responsibility, but from the user's point of view it has many. So, I try to suggest using switch and restore instead of checkout when appropriate. But old habits die hard, I still use checkout for both of those things. I found a concise Stackoverflow answer. Maybe it would also clarify things for your audience?

view more: ‹ prev next ›

canpolat

0 post score
0 comment score
joined 3 years ago
MODERATOR OF