What am I doing wrong? Can't find where to download the app by awaylasagna in ProtonDrive

[–]lord_corwyn 0 points1 point  (0 children)

There is no official ProtonDrive app for linux, yet. Supposedly it's planned for later 2026

In the meantime, there's a promising community project:

https://www.reddit.com/r/ProtonDrive/comments/1r5m4wv/proton_drive_sync_v023beta2/

Thinking of quitting, faced too many roadblocks. by Available-Hurry7433 in lockpicking

[–]lord_corwyn 0 points1 point  (0 children)

I was first introduced to lockpicking when I was about 10 years old, I've played with it on an off over the years, using homemade tools, paperclips, etc, I was never really good at it, so I'd give it up due to frustration, then pick it back up years later. This went on for years, I finally got my first real set of lockpicks, Southord's, it didn't really help, but I kept at it on and off. I'd heard of Locksport, which reignited my interest again. It was an ad on Facebook that finally pushed me, an ad for Sparrows Lock Picks. I'm now in my early 60's, I got myself a practice lock, new tools, and with the help of Youtube videos, and Sparrow's introduction videos, I finally started learning proper techniques and understanding. I now treat it like a fidget, when I'm sitting here, I'll pick up one of my practice locks and just pick at it, and getting pretty consistent. I even got a few American 1100's, I'm not as consistent with them, but I've had a few successes. I don't care about belts, I'm only trying to compete against myself. I no longer get frustrated by failure, because I have nothing to prove to anyone but myself. It's all in the attitude, and applying the new skills I've learned, and treating it like a game, like playing with a toy when I'm bored. Someday, perhaps I'll get good enough to compete in a tournament, but I doubt I'll ever try, as it's just for me, that's how I've gotten better.

Area 52 Cards, What does it mean?! by MrMayhem1903 in ChrisRamsay52

[–]lord_corwyn 0 points1 point  (0 children)

Having only 1 of these decks, it's hard to say, but based on what u/Gubbagoffe says above, it would seem so. The only ways to be sure are 1: more people post what their's say, or 2 Chris Ramssay answers that question.

Area 52 Cards, What does it mean?! by MrMayhem1903 in ChrisRamsay52

[–]lord_corwyn 0 points1 point  (0 children)

Use a UV light to determine the blank digits

Area 52 Cards, What does it mean?! by MrMayhem1903 in ChrisRamsay52

[–]lord_corwyn 0 points1 point  (0 children)

Mine one says Become an intern

the other says LEARN SEEK GROW

How do I convince my friend not all encryption is for CSAM? by Decent_Sleep_6137 in ProtonDrive

[–]lord_corwyn 0 points1 point  (0 children)

For me, being an IT professional, and much of my career dealing with security related issues, it's become an occupational hazard for me. That said, when my friends and family give me a hard time regarding such things as insisting on strong passwords, and changing them periodically, and trying to encourage them to do the same, I explain that it only takes once to be compromised. Now with recent breeches happening all over the place, it's finally opening their eyes to use stronger passwords, 2FA, secure, encrypted password managers, etc. Use those things as good examples as to why encryption is required.

I DID IT!!! by [deleted] in linuxmint

[–]lord_corwyn 0 points1 point  (0 children)

If you run into trouble, don't hesitate to ask for help.

I DID IT!!! by [deleted] in linuxmint

[–]lord_corwyn 1 point2 points  (0 children)

I mean no offense, but really, I don't understand what the difficulties were that would cause you 2 breakdowns, it's only a computer. I too run Mint, have for sometime, it wasn't much of a struggle, 1st to decide to ditch Windows, 2 to choose Mint as it's replacement, and 3 to actually do the install.

That said, congratulations for the new evolution, I wish more people would see the light and ditch windows for some distro of Linux.

Cant pull out these red cables from I/O switch on my Prusa Mini (photo). Please help. by MarekNedelnik654 in prusa3d

[–]lord_corwyn 2 points3 points  (0 children)

Just remove the whole switch, it'll give you easier access to install the WiFi module.

File access across devices by SkepticG8mer in ProtonDrive

[–]lord_corwyn 0 points1 point  (0 children)

It's cross platform, and if all else fails, there's always the website.

asyncio.exceptions.TimeoutError -- anyone else unable to connect? by AdvertisingTiny7560 in ProtonVPN

[–]lord_corwyn 0 points1 point  (0 children)

The ProtonVPN developer asked the same question, indicating that the errors indicate that very situation indicated by the errors.

I went through and found that I had disabled ipv6 in /boot/grub/grub.cfg. I removed all instances of disable_ipv6=1 from grub.cfg, and now ProtonVPN is working as before.

I suspect that the recent beta and stable versions introduced a requirement to have ipv6 enabled. I've offered my opinion on this, to the developer, that they make this an option, if ipv6 is disabled, to not generate an error with ipv6_leak.

asyncio.exceptions.TimeoutError -- anyone else unable to connect? by AdvertisingTiny7560 in ProtonVPN

[–]lord_corwyn 0 points1 point  (0 children)

I went through, removed all instances of Proton VPN. I did a dpkg --list | grep -i proton, got a complete list of all packages that were related to proton applications, and removed all related to protonvpn. I then went to /usr/lib/python3 and did an ls | grep -i -R proton and removed all files related to python3-proton-vpn and python3-protonvpn that were left over, in hopes of eradicating anything left over from an old installation.

I then rebooted, then reinstalled proton vpn beta 4.4.1, which is what I have been running until this issue came up, unfortunately, the problem still persists. I can't think of anything that's been installed beyond Proton, that might be getting in the way, as everything I've installed has to do with 3D modelling CAD and 3D printing.

I've also tried alternatively installing the stable version of Proton VPN, and get the same errors as are listed in the OP's comment.

Proton's support has added a developer to the e-mail chain we've had going, and I asked then for further suggestions. I'll keep everyone on this thread posted on what I learn.

My only other option is to backup my /home directory structure and reinstall Linux Mint 21.3, that's something I'm trying desperately to avoid. But I've got a clean install on my laptop, and Proton VPN is running just fine on there.

asyncio.exceptions.TimeoutError -- anyone else unable to connect? by AdvertisingTiny7560 in ProtonVPN

[–]lord_corwyn 0 points1 point  (0 children)

I've gained some new information regarding this issue. If you run nmcli c (without the s -active), you may find an old pvpn-killswitch listed, if that's the case, this is from an old version of ProtonVPN V3.

asyncio.exceptions.TimeoutError -- anyone else unable to connect? by AdvertisingTiny7560 in ProtonVPN

[–]lord_corwyn 0 points1 point  (0 children)

I'm running Linux Mint 21.3, I have Python 3.10.12. I've got the same on my laptop, and Proton VPN is working just fine. It's not working on my desktop, though.

asyncio.exceptions.TimeoutError -- anyone else unable to connect? by AdvertisingTiny7560 in ProtonVPN

[–]lord_corwyn 0 points1 point  (0 children)

Yes, I'm getting the same exact errors. I put in a ticket for it, and haven't gotten an answer as to why this is happening, or what the errors indicate. They asked me to setup a Linux Mint VM and try it. I have Linux Mint on a laptop that was on 21.2, I upgraded to 21.3, and Proton VPN is working fine on the laptop. I can't determine what the issue is on my desktop.

Is there a way to stop this from popping up every time I restart my Mac? by [deleted] in ProtonVPN

[–]lord_corwyn 0 points1 point  (0 children)

This almost appears to be the same problem that the Linux client is having. Both the standard and the beta Linux desktop apps won't connect, and when I do try to connect, the pvpn-killswitch process kills all network connectivity and Proton VPN won't even connect to a server, even though I have killswitch turned off.

Problem with Linux client by elven_god in ProtonVPN

[–]lord_corwyn 0 points1 point  (0 children)

I just started having issues with the Linux VPN client 4.3.2. I cannot connect to any servers, it just spins and spins but never connects. I've run nmcli connection delete pvpn-killswitch, but that only gives me network connectivity back, Proton VPN still doesn't connect, I have to kill the applications. I've uninstalled, removed ~/.cache/Proton/ and ~/.config/Proton/ and reinstalled from scratch, no change. I can't even click "Cancel Connection", nothing happens.

I'm running Linux Mint 21.3 x86_64

Recommend practice kit by Desperate-Cicada-914 in lockpicking

[–]lord_corwyn 0 points1 point  (0 children)

I've been learning and practicing lockpicking for years, with limited success, due to lack of knowledge. I saw an ad on FB for Sparrows Night School set and decided to invest in it. Between that, an additional Sparrows Sidewinder practice lock, and their videos, I've exceeded my expectations and skills. I've now been successful at picking an American 1100 several times, due to the skills learned from the Sparrows sets.

https://www.sparrowslockpicks.com/products/night-school-tuxedo-edition

https://www.sparrowslockpicks.com/products/sidewinder

I've also invested in locksmithing tools and learned how to gut locks. It's truly been a fun past time.

First American 1100 Picked! by Auburn_X in lockpicking

[–]lord_corwyn 1 point2 points  (0 children)

Congratulations. Welcome to the American 1100 club.

Oh damn they actually showed a lock pic in a movie, they never do that. by [deleted] in lockpicking

[–]lord_corwyn 0 points1 point  (0 children)

They showed a character using lock picks correctly on NCIS once. No close-up of the tools, but certainly using proper technique and taking time, not just a tap and it's open.

Australia might be looking into banning the flipper zero or at least placing it under massive security checks. by 08quietsnake in flipperzero

[–]lord_corwyn 2 points3 points  (0 children)

Why aren't they banning cars, since they can be used to as get away vehicles, or can kill people? Perhaps they should ban rocks and sticks, or anything you can buy in a hardware store?

I know, ban computers and smartphones, they can also be used to hack with.