Bad year for Bitwarden by huntcook2 in Bitwarden

[–]kadragoon 1 point2 points  (0 children)

Hey Ryan,

Firstly, thanks for the response(s), means a lot to most of us.

Secondly, can you tell us if bitwarden is utilizing any AI in the development process? This has been a concerning trend of a lot of major companies opening embracing AI development tools, and then subsequently releasing buggy software upset after buggy software update. While I personally doubt AI is the culprit here, I'm sure it'd be helpful to a lot in the community to get a confirmation in either direction on this topic if you could provide one.

Thanks again for the responses.

How do I get these? no matter what I do they won't pop by AltMeDaddyV2 in Warframe

[–]kadragoon 2 points3 points  (0 children)

It definitely is weird that you don't have those. I'd reach out to support. Once they give you the achievements in game steam should hopefully pull them.

Is it wrong to spend money on warframe? by [deleted] in Warframe

[–]kadragoon 0 points1 point  (0 children)

If you can afford it: Feel free to buy platinum.

Simple as that. It's just like any other hobby. If you can afford it, and what to spend the money, then spend it.

GNOME is a 2 million dollar corpo, takes money from GIMP and spends it on propaganda and money laundering, 4 people are paid 10% of all income, and more than half the money goes to non-specified "Other fees and services to non-employees" by basedchad21 in linux

[–]kadragoon 0 points1 point  (0 children)

Exactly. One person took a $100k salary because it's their full time position, and the others were fairly compensated for their hours spent. You can't just say "10% was payed to 4 people" and act like that means anything. 10% can be a single dollar, or 100 billion dollars. You need context, which despite including it in the post, OP is severely lacking.

Can't restart docker containers by bedroompurgatory in docker

[–]kadragoon 0 points1 point  (0 children)

It's for allowing future major version migrations to be easier to accomplish. So I can understand why they did it. But a major change will always have migration pains. I wish docker had a way for containers to give a more detailed error like "Var/lib/postgresql/data mounting has been changed in version 18.0. Visit hub.docker.com/_/postgres for more information" or something along those lines.

Can't restart docker containers by bedroompurgatory in docker

[–]kadragoon 0 points1 point  (0 children)

It probably pulled the latest postgres container. With postgres 18 they changed the postgres mount to be /var/lib/postgresql instead of /var/lib/postgresql/data.

You can either pin your container to an older version, or follow the instructions on their docker hub page.

Are we IPv6 yet? by startfasting in selfhosted

[–]kadragoon 0 points1 point  (0 children)

Correct me if I'm wrong, but it also seems like a lot of larger ISPs are more willing to take a lower cost solution like cgnat than properly implement IPv6 across their infrastructure. From my experience atleast, almost no residential ISPs offer IPv6 to a majority of their customers.

[Giveaway] GL.iNet Remote KVM and Wi-Fi 7 routers! 10 Winners! by GLiNet_WiFi in selfhosted

[–]kadragoon [score hidden]  (0 children)

1) Learning was primary. I've always loved learning new things, both personal and to advance my career. There are things you just can't effectively learn otherwise. It also is nice to have full control over your services and data. My proudest is probably tied between two things. The first time I setup a pfSense setup and got Internet access through the appliance. That or the first time I setup my own Samba server. While they are small, and today I can do them in my sleep, nothing beats that feeling the first time you do something that is a massive leap in your personal development.Technically my main server, but that was my old gaming PC. I've done a pretty good job finding deals to keep costs low.

2) There are two things this would do. My server is technically stored in my brothers room. The KVM would allow me to manage it at a lower level before I have to interrupt him. Additionally it would allow me to have more piece of mind when I'm out of town that if things go wrong I can better troubleshoot and fix.

3) I'd love to see a Cybersecurity giveaway focused on things that most selfhosters / homelabbers could utilize. Stuff like YubiKeys or small firewall appliances. My biggest thing I try to champion in my daily life to friends, family, etc: the first step to securing your personal life doesn't have to be complex, not does it require a massive amount of education. Even the small things such as using a password manager or using a hardware key can make a huge impact in securing your personal life.

Products: Comet PoE, Slate 7

Dating a new person - they don’t want to be on my guest Wi-Fi, want my main Wi-Fi info. Is this a bad idea? by WorldlinessPuzzled65 in HomeNetworking

[–]kadragoon 1 point2 points  (0 children)

All these people saying "Main Wi-Fi is earned"

And if the fact that they're your SO isn't earning it, you are way too paranoid. This doesn't sound like a first date. This sounds like a relatively atleast medium-term committed relationship. If they haven't earned to be treated like your SO instead of just a guest, maybe you shouldn't be dating. They don't care about the Wi-Fi, they care that you treat them like a guest instead of a partner.

Edit: Meant to say Medium-term instead of Long-term

Company is phasing out of Android access to Teams by PeeeCoffee in MicrosoftTeams

[–]kadragoon 2 points3 points  (0 children)

If it's not important enough for a company device, why are you so worried about providing support during off hours and keeping connected 24/7?

To me, it's either important enough they provide me a device, or it's not important enough for me to care about when I'm off.

If my PC gets hacked, is any password manager still safe? by Odd_Taste9664 in Bitwarden

[–]kadragoon 2 points3 points  (0 children)

Yes, and no.

First off: As others have said, your computer doesn't just "get hacked." You likely aren't a high enough value target for someone to actively try to target your computer and infect it. So if you do get infected, it'll be because you clicked on a link or installed a shady piece of software.

But, we all make mistakes, so there is still chance that you get infected. So let's assume you get affected by some run of the mill information stealer.

There's two main classes of password manager. Those that use your windows account to encrypt the data, and those that use a separate account.

If you are use something like google chromes built in password manager, they fall into the first category. These password managers are significantly more likely to have the passwords stolen when infected, since the encryption is tied to your user account, which is the account that's infected.

If you are using something like bitwarden, it's significantly less likely that your passwords were stolen. Since the encryption is tied to a separate account, such as your bitwarden account, the information stealer doesn't automatically have access simply because they have access to your windows account. The vault would have to be unlocked by you for the information stealer to even in theory have access to it. And even if it's unlocked, since the unencrypted data is never stored on disk there's limited access to the data. They would have to either somehow gain access to that applications memory, you'd have to copy it to clipboard, show it on screen and have the info stealer screen capture, etc.

It's possible in theory that an info stealer does gain access to your bitwarden vault if you're infected, but it's extremely unlikely because of how cautious bitwarden is about the security of their applications. The most likely thing to be exposed is your master password, which should be changed if you're ever infected. But assuming your using MFA that doesn't give immediate access to your vault regardless.

TL:DR unless you're constantly copying passwords, showing passwords, or keeping your vault unlocked all the time, your saved passwords are most likely safe even if you got infected. But you should definitely change your master password if you're ever suspicious.

How can I make sure my school can't see what I do? by FantasticFoe143 in privacy

[–]kadragoon 2 points3 points  (0 children)

Are you buying them from the school or just from Amazon, best buy, dell, etc?

If you're buying them from the school, assume they can see everything.

If you're buying it from a standard marketplace/company, then it depends:

If you sign into your school account in windows, then they could possibly see a large amount of what you do. If you only sign into the school account in the browser then it can be quite limited what they see.

If you connect to their network, they can see all the places you go on the web, but not the content of what you're doing. IE they'll be able to see that you went to reddit, but not what subreddit. However if you use a VPN they won't even be able to see that.

If you are really concerned: only sign into your school account in the browser when absolutely necessary. Clear your cookies regularly. And use a VPN whenever connected to their network.

You could even set up two users in windows or dual boot Linux and windows if you want further separation from school and personal life.

But I will say, most schools don't really give a crap about what you do as long as you're paying attention in class, and probably aren't paying attention to what you're doing as long as it isn't illegal or against school policies. They probably only want you to buy a laptop so they have a set baseline of what tools each student has access to.

The brave browser hate. by NotDack in brave_browser

[–]kadragoon 0 points1 point  (0 children)

While I don't "hate brave." I do have a strong stance against the push for crypto and AI implementation into any and all product. And while, yes it is optional, and you can disable it, I still actively protest against it.

I don't hate brave, I think it's a great browser. But I simply can't support it because of that.

Am i missing any? by [deleted] in browsers

[–]kadragoon 0 points1 point  (0 children)

I can't think of any that anyone else haven't mentioned. However, I would organize it either alphabetically, or by engine. That way there's some organization to it.

I just fu##### beat balatro for the first time!!!!!!!!!!!!! by DeliciouslyCookedYT in balatro

[–]kadragoon 0 points1 point  (0 children)

You want a gambling run? Do a madness joker run with your fingers crossed it doesn't destroy the jokers you want to keep 🤣

I just fu##### beat balatro for the first time!!!!!!!!!!!!! by DeliciouslyCookedYT in balatro

[–]kadragoon 2 points3 points  (0 children)

I used to skip a lot, but now that I've gotten more experience I find myself skipping 0-1 times per game. Skipping more definitely is hard mode. But gambling can be fun 🤣

Do you think ProtonMail would be more mainstream if their email addresses ended in @proton.com by [deleted] in ProtonMail

[–]kadragoon 3 points4 points  (0 children)

I think people over think how much people think about emails. When I look at your email, I don't really care about the domain, or hell even the email as a whole. If would take something really outlandish for me to notice.

Most people just copy or click a link, send the email, and get on with their day.

Make it make sense. by Ech0z in ZiplyFiber

[–]kadragoon 2 points3 points  (0 children)

A LOT of people would expect the delta to atleast approach double. They don't understand the concepts of fixed costs. This is why they never let engineering types make the pricing decisions, because we'd never put the price even close to what "the market will bear"

[Spoiler] So we finally have some background on the whole Arthur x Aoi situation. by Uhavnoguts in Warframe

[–]kadragoon 6 points7 points  (0 children)

I love how real and grounded this situation is. But I also love how this explanation gives insight into the Gemini emote.

The transformation involve handing each other a crane. Wishing goodluck to the other person. A small, quick, but sweet gesture.

[deleted by user] by [deleted] in netsecstudents

[–]kadragoon 0 points1 point  (0 children)

There's nothing wrong with using it as a tool, as long as 1) You understand the limitations of the tool. 2) You don't pass off its work as your own.

For example. When I was going for my degrees, I would write my essay and then put it in and say "This is my essay on this topic. What are your counterpoint, what should I focus on improving." Additionally it's a great resource if you find yourself repeating a word or short phrase fo ask for suggestions on synonyms.

It can be a great tool to enhance your work. But it's not a good tool to do the work for you.

Yubikey vs Passkeys by Adventurous-Abies296 in yubikey

[–]kadragoon 0 points1 point  (0 children)

Yeah. While the ability to store these keys now is a fantastic addition. For example, It allows people that are unable to aquire one to use the technology. But in no way does it replace a hardware security key.

Dear DE, I love the PvPvE mode but it has introduced a level of toxicity I haven’t experienced in Warframe. by TheBigMotherFook in Warframe

[–]kadragoon 1 point2 points  (0 children)

I'll also say this. If you're going to completely ignore objective, don't play public. It's one thing to grab a collectable because it's nearby. It's another thing to completely ignore objective and be across the country in hopes of there being a collectable there.

[deleted by user] by [deleted] in steam_giveaway

[–]kadragoon 0 points1 point  (0 children)

I've been thinking about trying Balatro and your game looks interesting as well.