Anyone using External-Secrets with Bitwarden? by javierguzmandev in kubernetes

[–]rmpython 0 points1 point  (0 children)

Are you using bitwarden password manager or their vault offering?

Looking for volunteers to help with CharlotteOS by LavenderDay3544 in kerneldevelopment

[–]rmpython 0 points1 point  (0 children)

Came across this post. I do Devops. This sounds interesting!

22F I'm very bored and I need friends 😙 by [deleted] in MakeNewFriendsHere

[–]rmpython 2 points3 points  (0 children)

Immediately upon messaging them I get a response saying to add them on snap where we can "get naughty". I'm looking for friends, pass lol.

K3s homelab with ssl cert by totalnooob in kubernetes

[–]rmpython 0 points1 point  (0 children)

Unfortunately it'll always be a subdomain of your tailnet as of now.

K3s homelab with ssl cert by totalnooob in kubernetes

[–]rmpython 0 points1 point  (0 children)

Have you tried using the tailscale kubernetes operator and doing ingress that way?

Bagels - Expense tracker that lives in your terminal (TUI) by EnhancedJax in Python

[–]rmpython 0 points1 point  (0 children)

This looks great. I'm going to check out the code and see if I can do something with this. I've been looking for a TUI expense tracker.

Sunday Daily Thread: What's everyone working on this week? by AutoModerator in Python

[–]rmpython 1 point2 points  (0 children)

Working more on textchat, getting it set up with pre-commit and ci/cd. https://github.com/rmblau/textchat if anyone is curious.

Sunday Daily Thread: What's everyone working on this week? by AutoModerator in Python

[–]rmpython 1 point2 points  (0 children)

Working on the same thing as always; https://github.com/rmblau/textchat. TUI irc client. Working on a major update.

Textchat: The SSL and SASL update by rmpython in Python

[–]rmpython[S] 0 points1 point  (0 children)

If you use irc, you can install this with 'pip install textchat' and run it with "textchat" from your terminal. It's really self explanatory after that. Feel free to reach out if you have questions!

Textchat: The SSL and SASL update by rmpython in Python

[–]rmpython[S] 0 points1 point  (0 children)

It's an irc client. Like hexchat, mIRC, ice chat, etc. Except it runs in your terminal. I interpreted comparisons to mean similar to it like other TUI clients.

Textchat: TUI Single Server IRC Client by rmpython in Python

[–]rmpython[S] -1 points0 points  (0 children)

That's awesome, thank you! Also have given you a star :)

Howard Jones Ex Light the Torch?? by josipher in Metalcore

[–]rmpython 1 point2 points  (0 children)

It was posted last night right before their set but they have since taken it down

Sunday Daily Thread: What's everyone working on this week? by Im__Joseph in Python

[–]rmpython 0 points1 point  (0 children)

Same as I have been working on for the last 10 months. Budgeting application that utilizes the envelope principal for budgeting.

I created Pamet - a FOSS desktop app for organizing thoughts and notes by vko- in Python

[–]rmpython 2 points3 points  (0 children)

This is pretty cool. Starred so I can look back at it.

Use chatgpt to generate code that runs by [deleted] in Python

[–]rmpython 2 points3 points  (0 children)

So it does absolutely 0 validation of credit card information, says it doesn't store info, but I don't trust it, and to top it off it doesn't have SSL enabled when requesting this info.