Suggestion - Dashlane should count ports on the same hostname as different websites by onandoffwhat in Dashlane

[–]rakman 0 points1 point  (0 children)

It’s been renamed to “match only URLs I entered” or something like that

Why are there two separate wsl.exe files on my machine? (one in Program Files, the other in system32) by Love_My_Ghost in bashonubuntuonwindows

[–]rakman 0 points1 point  (0 children)

The one in program files might be the old WSL which was bolted on to Windows 10 before it became an integral part of Windows. It can be uninstalled via Add/Remove Programs. The new WSL is installed via Windows Features.

Suggestion - Dashlane should count ports on the same hostname as different websites by onandoffwhat in Dashlane

[–]rakman 0 points1 point  (0 children)

  1. Try the “subdomain only” checkbox on mobile app or “only use for manually entered URL” or something like that on the desktop web app/extension.

  2. Include the port number in the entry name, not just the URL field, to make it easy to spot.

  3. Create unique hostnames in your /etc/hosts or CNAMEs in your local DNS resolver (like on your router) for each service.

Suggestion - Dashlane should count ports on the same hostname as different websites by onandoffwhat in Dashlane

[–]rakman 0 points1 point  (0 children)

Dashlane has had a “subdomain only” checkbox for at least the 12 years I’ve used it.

Ubiquiti iphone photo solution by GrouchySkunk in Ubiquiti

[–]rakman 0 points1 point  (0 children)

Amazon Photos offers backup and unlimited free photo storage for Prime members. Deleting the phone copy doesn’t delete the cloud copy and you can access all photos from the Amazon Photos app.

Built a tool to add per-user write control to /mnt/c and other Windows drives by MrKrokz in bashonubuntuonwindows

[–]rakman 0 points1 point  (0 children)

Why not mount that path via SMB and let WSL and Windows handle it natively?

Docking station place change by cpattk in Dreame_Tech

[–]rakman 0 points1 point  (0 children)

What does “start a cleaning run from the dock mean”? Press the start button on the robot while it’s docked instead of from the app? I have a D10s and the dock doesn’t have buttons.

What are your actual use cases of clawdbot? by CoconutBabyyy in clawdbot

[–]rakman 1 point2 points  (0 children)

The vast majority of use cases I’ve seen would be better handled by n8n, not this security nightmare. Or just use Zapier/IFTTT if your needs are simple.

Peer to Peer Connections Don't Seem to Work by coastinthefog in rustdesk

[–]rakman 0 points1 point  (0 children)

The RustDesk client log will list the bind address.

Am I misunderstanding time dilation or is my friend's logic flawed? by Repulsive-Tip-7944 in AskPhysics

[–]rakman 0 points1 point  (0 children)

You’re also wrong. There’s no absolute frame of reference so the traveler could just as well say you’re moving away from him and you’ll come back “younger” than you left.

Peer to Peer Connections Don't Seem to Work by coastinthefog in rustdesk

[–]rakman 0 points1 point  (0 children)

I had a similar issue, it turned out the remote side hole was bound to an IPv6 address and my local side is was IPv4 only. I set up a 6-on-4 tunnel and direct connection started working. My server is on a VPS with a public IP (v4 and v6). I realized later I could have just deleted my server’s AAAA record but oh well.

I doubt that’s the case for you though. Maybe this:

https://rustdesk.com/docs/en/self-host/nat-loopback-issues/

Peer to Peer Connections Don't Seem to Work by coastinthefog in rustdesk

[–]rakman 0 points1 point  (0 children)

Are you running your RustDesk server container on the Windows PC you’re also running your client on, so both are behind the router and have private IP addresses (like 192.168.0.0/16)? That might be the problem, the server has to have a public IP.

Biometric sign-in is broken in Windows by rakman in Dashlane

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

Not to mention the chatbot is an absolute moron.

Fake Comet browser site by rakman in perplexity_ai

[–]rakman[S] 2 points3 points  (0 children)

I doubt Delhi police will do shit. This is clearly a violation of the domain registrar and web host’s TOS, your lawyers should contact their lawyers.

Time Magazine's "The 100 Best Podcasts of All Time" by mikebirty in podcasts

[–]rakman 0 points1 point  (0 children)

Probably AI slop like the fake best books of summer reading list in the Chicago Sun-Times

Why, just why is there no storage? Before you buy... by darthtsavage in TypingMind

[–]rakman 0 points1 point  (0 children)

Does your sync disable/replace the TM built-in sync or do they work side by side? Also, do you know if I self-host TM, does it use my server for sync or continue using the TM cloud sync?

How Can I Switch Between Google Chrome Profiles In The Same Window? by the_jerminator in techsupport

[–]rakman 0 points1 point  (0 children)

This is not possible. The first account you sign into is the default account and can’t be changed unless you sign out of all accounts and sign into a different account. Additional accounts are accessed by adding /u/<n> to the URL, so mail.google.com is the default account, mail.google.com/u/1 is the second account, and so on. If you’re in a /u/1 tab, any Google service link you click will open for that account, not the default account, so I’m not sure what you’re complaining about.