• 0 Posts
  • 31 Comments
Joined 1 year ago
cake
Cake day: August 7th, 2023

help-circle
  • I face the same specific issue. I started with the French (Canada) layout years ago but now Windows sets the default to Multilingual/CSA because it has been made the official one by the government a number of years ago.

    So now everyone that got used the “old” one has to fiddle with keyboard settings every time they use a new Windows session/computer.

    And it’s not exactly a breeze to switch, as Windows often keeps the multilingual one and switches back to it when you use a different application. Gotta make sure to delete the multilingual and leave only one layout. It’s a real annoyance.



  • Four to five weeks of vacation is pretty standard in Europe and I don’t think it has anything to do with productivity. AFAIK, a German or Belgian would pretty much get the same amount of vacation. I’m in Montreal and the standard by law here is two weeks but my contract with a local employer is giving me four weeks. And, I’m still working when I’m working, even if I have some vacation time at some point?!

    I took eight weeks this year. So you’re saying I (or a French person?) am not getting anything done when I work, because I took some extended vacation time?


  • I know this behaviour from big corporations is not exclusive to French companies but my type of work allows me to work from home and I’ve never seen a company despise WFH so much than my once French employer.

    This was before the pandemic and I had the habit of working from home with my previous employer when I was sick. When I changed employer to work for a French hosting company in Montreal, they were adamantly against WFH. Even if sick. They preferred that you missed a day (or two, you know, take your time to recover!1!!) from work, taking “generous” sick days, than letting anyone from the lower ranks WFH. This was a pretty big red flag for me. Anyway their work culture was pretty toxic and I ended up quitting after a few months, but the “no work from home even if sick” policy is the first thing that hit me when I started there.

    My current employer allows me to WFH and I’ve been looking a bit around to see if I could find something else, but they mostly all seem to require some sort of hybrid schedules at the office now, which obviously sucks.







  • Not in rescue mode. If you can’t mount your root partition because something was fudged in /etc/fstab, for example, you may be stuck in recovery and depending on your distribution, it may not have nano in that minimalist mode.

    For me it also happens when I install a VM of Debian using the small image, on my dedicated server in a data center. The company hosting the server requires a special network configuration and AFAIK, there’s only vi. So i need to use the console to access the VM and from there, edit /etc/network/something with vi to setup the network. Once done I can reboot and install the rest of the software over the network, including nano.

    I’ve been using Linux for more than two decades. Before nano I was using pico, but it also required to have pine/alpine installed. So knowing the basics of vi has often been helpful over the years for me.

    Maybe it’s because I like tinkering with VMs and SBCs, and most people will not encounter situations where they don’t have nano, but it can happen. And you’ll be glad to know at least “i” and “:wq!”.






  • It is I that misunderstood the whole thing.

    But since we’re here, I use an SSH server app worth about $3 on my phone to access it from other devices with an SFTP or SSHFS client. The app is literally called “SSH Server”. Once the server is active I can use an app like Solid Explorer (free with ads or paying for a license) on another Android device to connect to my phone on the same Wi-Fi network. Or from Windows I can just map a network drive using the format \\sshfs\user@ip. And on Linux just find the “Connect to server” option in your favorite file explorer to use SSHFS. Or any SFTP client of your choice.

    I’m not familiar with Wi-Fi Direct since I’ve been using SSH for years now, and certainly much more work this way, but it works okay across all my devices.




  • I do tech support on the phone.

    When I can’t take remote control, the person on the other side is not following instructions, and they just keep repeating “no, not working!” while trying multiple things one after another, that I can’t see.

    Like, I can understand not being good with technology, I’ll be patient. But if I tell them to try loading the site in a private/incognito window and they’re telling me “but I tried in Firefox and it’s not working”, it’s not what I’m asking them to do. And if they’re like “wait, I’ll try again in Chrome” then repeat “nope, not working!”, it’s still not what I’m asking them to try!