Hazematman

  • 5 Posts
  • 28 Comments
Joined 9 months ago
cake
Cake day: February 5th, 2025

help-circle

  • It’s unfortunate that sweden decided to lock 2FA behind proprietary smartphone apps.

    For every country its going to be a different story. I think instead of trying to build an app ecosystem for things like bank apps on linux it would be easier for citizens of those countries to convince the government / banks to allow other 2FA methods like OTPs that can work on any a device using an OTP client. That would honestly benefit more people as whole since they wouldn’t be lock down to just Android/Apple or even owning a smartphone. They could do all their important government/finance stuff just with a computer.











  • Totally agree we should invest more in trains and other forms of transit. Especially in areas where it would relieve a lot of car traffic like the Toronto to Montreal route. I dream off a day where I could ditch my car and be easily able to travel between those cities without breaking the bank, or being stuck with freight rail traffic. Honestly I think I would settle for VIA having more priority on the rails. The travel time isn’t that bad when compared to driving. The costs and the uncontrolled delays are really killer.

    With that being said, I think Canada would be better off aligning their tariffs on China with the EU. I don’t think we need to cut of China completely but we would be better off aligning with the EU and keeping our options open to have a diverse set of trading partners instead of relying on one big partner like we do now with the US.




  • HazematmanOPtoOttawaWalkable neighbourhoods in Ottawa?
    link
    fedilink
    arrow-up
    1
    ·
    7 months ago

    I actually lived for a short while in Hintonburg and though it was pretty walkable. Looking at availability right now its been hard to find anything in that area that has 2 or more bedrooms and is less than 3k a month. Glebe & Westboro also seems like they would be great but I’m not seeing a lot of availability :/


  • HazematmanOPtoOttawaWalkable neighbourhoods in Ottawa?
    link
    fedilink
    arrow-up
    1
    ·
    7 months ago

    How long does it take you to walk to a grocery store? I’m looking on google maps and it only really looks like there are the stores on bank st you could walk to and it honestly doesn’t seem like that great of walk. Like most of the neighbourhood is > 30 minute walk to them. Are there any other stores nearby you can walk to < 20 minutes?



  • HazematmantoLinux@lemmy.mlssh reverse tunnel
    link
    fedilink
    arrow-up
    2
    ·
    7 months ago

    I’m not sure if you can do it without authenticating on the remote. Have you seen sshuttle? Maybe you can run that on the remote to connect to the local machine. If the issue is that the remote “can’t see” the local machine to ssh into it then you could try something like reverse tunnel the ssh port to the remote, and then use sshuttle to connect to the local port that is forwarding traffic.