I admin the.coolest.zone, the coolest site on the net for online social engagement.

  • 0 Posts
  • 55 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle




  • By observing the HTML of the about:preferences#privacy page, we can find that the checkbox “Cookies” has a preference value of network.cookie.cookieBehavior, as does the dropdown next to it, so that’s the preference value that is changed.

    You can see in the console of about:preferences that if you type in Services.prefs.getIntPref('network.cookie.cookieBehavior') it will return a 1. You can also see this if you have about:config open as you are toggling the preferences dropdown - the value will change there.

    Hope that helps!



  • I think this is mostly what you want, but as far as I can find online (and I’ll test it again later today) it no longer shows traffic warnings and your current speed like the destination maps does. I think it used to, though, which is what’s annoying about this whole situation.

    I actually lost this feature for a while - it used to be under the hamburger ≡ menu as “Just Drive” and then the hamburger menu disappeared, and I’ve just recently found it again as a widget.

    So, yeah, Google kills all good things and I’m sure it won’t last for much longer, but it’s nice in the meantime.







  • Re: this section:

    As a technical writer, you should stay close to the teams whose work you are documenting. Listen out for any code, SDK, or product changes that may require action. When you hear that a tool may be deprecated, start communicating.

    It just assumes that nobody will ever proactively reach out to the technical writer about deprecations, which is entirely true in practice, but just feels so sad to acknowledge. Please keep your content and document management team(s) in the loop!


  • @ISometimesAdmin@the.coolest.zone Let me know if you need rehab.

    But seriously… yeah, I get it. Especially this part about the workplace:

    Nevertheless, [addicted programmers] can also pose significant risks, especially because they frequently deviate from the planned course. They follow their own agenda, introducing challenges where none were necessary, or dedicating hours to minor, tangential aspects of a project. In the process, they diverge from the project plan, programming what they believe is necessary rather than what the project itself requires.

    I have been that person before, and now I’m in a position where I have to keep those folks on a tight leash and remind them “our goal is to deliver a product right now, and we can enhance it in future sprints. Let’s just focus on what our primary goal was right now.” It’s easy to fall down rabbit holes, and that’s where having proper planning and a ticketing system to backlog and prioritize future enhancements is so critical.


  • people working at the San Francisco-based startup “look down on what they consider legacy companies” and “see themselves as innovators who are radically changing the world.”

    With the rumors that the ethics board was worried about OpenAI and Altman moving too fast to truly consider ethics… This checks out. Startups are truly a different beast to larger “legacy companies”, who move slower because they have checks and balances and a reputation to maintain.

    I do think Microsoft would have given them a lot of leeway though, given the gold mine they were about to be sitting on. Staying at the front of the copilot race is critically important right now, and as Microsoft continues to move all its Office 365 services to the web and cross-connect them, it’s even more important for them to have a copilot for Enterprise clients that spans and can pull data from all those services.




  • As we’ve been tracking, Google is now beginning to roll out “Profile discovery” in Messages for Android to establish your name and photo across the RCS app and others.

    This is part of “Profile discovery,” which appears in Messages Settings > Advanced once rolled out to your phone. It is a Google Account-level setting that you can turn on/off. Google notes what phone number is associated with your name and profile image, with the ability to change things.

    Ok, so good things:

    • I’m glad it’s not auto-pulling from your Google profile, because you may not want that data actually visible to everyone who has your phone number.
    • I guess it makes it more like iMessage which is cool (?)

    Thoughts:

    • So our text messages (which, I know RCS technically isn’t but for all intents and purposes it is a replacement and serves the same purpose) are becoming more chat-like.
    • At the same time, Google has made Google Chat more like Messages, visually.
    • If the intent is to eventually combine the two, the advantage is that Google has a stronger and more unified messaging platform, but the downside is Google’s RCS implementation is even more customized to the point it’s harder for others to hop on.
    • If the intent is not to combine the two, I don’t see why making them look almost identical and yet having two separate apps is at all a good thing for Google. Their user base remains fragmented.

    Hopefully this is some secret ongoing messaging solution cleanup plan by Google. I won’t hold my breath, but a small part of me still longs for the return of a Hangouts-esque combined system.


  • Azure AD is now Entra ID. Please do not deadname the Microsoft cloud offering (even if we all think it chose kind of a dumb sounding new name 🤫).

    And Microsoft is heavily pushing their cloud services of course, but you can still set up on-prem AD as an option as well as other on-prem services.

    It’s just that all their cross service interoperability stuff won’t work as well if it’s not all in the cloud. Like, all their stuff is designed to work together in the cloud and keep you entrenched in the ecosystem, like any company I guess, except I actually like using Teams/Office/SharePoint combo, it’s executed well.