• 0 Posts
  • 554 Comments
Joined 1 year ago
cake
Cake day: September 21st, 2023

help-circle


  • Boy, I’m real hesitant to go to HR. May as well ask to be fired.

    It really depends on the business, culture, climate. The better places I’ve worked, this kind of interest is genuine, an attempt to foster better relationships at work. Of course, some people are just nosey Nellies…

    Without knowing the environment and culture (and the questions), it’s hard to say what to do.

    Best I can say is to make it clear you like to keep your work and private life well separated.

    Also OP, if someone else feels insulted, that’s on them. They’ve chosen to feel insulted. Besides, how do you know she feels insulted? If she’s communicating that, then she’s being manipulative, using “emotional blackmail”. Look, I’m not responsible for how you choose to feel, that’s on you.

    One trick I’ve used with people who continue with questions is to respond with a non-sequiter, something jarring, and use it all the time, repeatedly. Something like “how about the weather”, or “how about those <insert local sports team>”. Make it your catch phrase for when people continue to pry, and don’t be afraid to repeat it. Keep in mind tone matters, so say it like you mean it, like you walked in on Monday after a team did well, or got their asses beat. You don’t even have to like the sport or the team, in fact it’s kind of funny if you don’t like them.

    It’s a bit of re-framing the conversation, while also communicating you aren’t interested in the subject, without being an ass. And if anyone complains, well, you were just talking about a sports team.















  • The other cost to home lab serving lots of data is internet limits.

    My internet will throttle after X terabytes (I forget the limit), whether upstream or down, and of course upload is slower.

    It’s like playing a game of tetris with costs, performance, stability, reliability, flexibility, privacy, security, and personal effort.

    I’m not saying don’t have a home lab, just that there are things to consider. It’s worth the effort for me, though I’m working to move some things to cloud storage (e.g. Hetzner/Storj.io) and a VPS to get some of the bandwidth off my connection, and remove my home internet as a bottleneck or failure point.



  • Check the Lineage website first, they may show up there. It’s a good, easy start, though not definitive.

    If you can unlock the bootloader, it can most likely be rooted (I’ve never had a phone with an unlock able bootloader that I couldn’t root).

    Rooting today us largely done with Magisk. The sequence is:

    Extract the boot image from a rom (I’ve always done it with a rom zip I’ve downloaded, usually Lineage or Divest). So this will be dependent on ability to get the boot partition image (not sure if it can be extracted from the phone, I would think there’s a way).

    Copy the boot image to the phone along with Magisk. Install Magisk, use it to patch the boot image.

    Copy boot image back to PC, flash the boot image to phone. Now it’s rooted.

    Run Magisk and configure root options.

    Check xdadevelopers.com for latest info on Magisk, I believe it’s pretty well documented there.

    Edit: If any of them are Verizon phones, it’s less likely to be rootable, though I’ve found the Vzw Moto’s tend to be unlockable.


  • BearOfaTime@lemm.eetoSelfhosted@lemmy.worldLDAP to UNIX user proxy
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    2
    ·
    edit-2
    12 days ago

    That’s not much of an answer, I’m not reading docs because you can’t be bothered. I don’t use NixOS, so if you want to use that as an example, you’ll need to put in the effort to explain how it’s different.

    If you don’t want to use LDAP, don’t. Then you get to manage each user account on each device.

    To be frank, it seems like you have an adversarial attitude about this, and you think NixOS is the answer. Every one of your responses has been “but” whatever. You don’t seem like you want to understand how to use things, just complain it doesn’t work the way you think it should.