• 0 Posts
  • 26 Comments
Joined 3 years ago
cake
Cake day: June 22nd, 2023

help-circle






  • This was my first thought as well. OP sounds like myself before I was diagnosed with ADHD (type combined) and started learning how to address my symptoms.

    As soon as I saw, “… Reading over and over…” In OPs post my mind jumped to ADHD. I, and so many others with ADHD, have to re-read a paragraph, heck sometimes a sentence before our brains wake up and realize that we should store this info in short term memory.

    A therapist who specializes in ADHD in adults (it used to be believed that children diagnosed with ADHD would “grow” out of their ADHD as they got older. Thankfully this belief is rapidly changing as our understanding of ADHD gets better). They can help you start to re-work your life to be complimentary to your ADHD instead of feeling like you’re trying to cram a square peg in a round hole.

    ADHD isnt the root cause for everything, but it definitely influences all aspects of your life in varying degrees.




  • The Motorola Atrix 4G had a Desktop Mode (Webtop was its name and it was Ubuntu based) in 2011 before Samsung. They even released a cradle dock, that you could connect to a tv or monitor, and a laptop dock for it and the source code on Sourceforge (my guess is to be GPL compliant).

    I got that phone specifically for the desktop mode. It had a full blown Firefox browser installed and you could run your apps along side it.

    I was blown away and thought, “This is the future for computers” but I was incredibly wrong. After the short honeymoon period i found it to be sluggish and clunky when using an android app. The hardware although phenomenal for a phone couldn’t provide an optimal experience for a desktop.



  • DNSSEC is a means of authenticating the data receives was not tampered with, such as MITM attacks, thus ensuring data integrity. It uses PKI but it’s not an alternative to DoH or DoT which encrypts the DNS traffic, either over HTTPS or TLS, providing confidentiality.

    DNSSEC can be used in conjunction with DoH or DoT to achieve the Security CIA triad - Confidentiality, Integrity, Authenticity.



  • As a Sysadmin I would be immediately looking for a new job if management wanted to snoop on employees machines via a screen recording/capturing software. I wouldn’t want it done to me and I sure as hell wouldn’t feel right deploying such spyware!

    Not to mention it immediately errodes the fragile trust between IT and the rest of the company and troubleshooting or implementing changes becomes that much harder.

    What I tell EVERY person, not just coworkers, is DO NOT TREAT THIS AS A PEROSNAL DEVICE. Keep your personal stuff off the work machine.

    It’s not even because of snooping by the company. What if the company performs a remote wipe after an unexpected termination? If that device is the only place you kept important documents… Well, you are up shit creek without a paddle.

    Now, the type of remote assist tools we have make it very clear to the other person we are connected and can see their screen(s) - connection notifications, persistent banners and disconnect notifications. Every team I’ve worked on makes it protocol to ASK the employee if we can remote in.

    It might seem like a formality but honestly if someone hasn’t heeded our advice and is logged into their banks site I don’t want to see it! It’s very much a CYA policy for IT, but it also shows respect for other employees privacy.


  • And then those “enterprise features” get borked on the next major macOS release.

    Oh you wanted to ensure your remote assist tool could be granted the proper permissions to work? Well screw you! We took away the ability to grant Screen Recording permissions through a MDM profile. Suck it!

    In case you didn’t know the Screen Recording permission is needed to be able to view the display/screen in applications like Zoom when screen sharing or for remote assist through Screen connect.

    Apple’s “reason” was essentially “… Think of the users! It’s for their security”.