trevorishere
|
4 years ago
|
on: Study: Better sleep habits lead to better college grades (2019)
I wonder how those forms of sleep deprivation compares to those with mania or hypomania (i.e., bipolar I/Ii) and the amount of sleep they get in those cycles (none to 1-3 hours).
trevorishere
|
4 years ago
|
on: Cheap antidepressant shows promise treating early Covid-19
SSRIs can induce undiagnosed Bipolar or SSRI-induced Bipolar disorder; in certain cases with rapid cycle.
It’s not fun.
trevorishere
|
4 years ago
|
on: Windows 11 Pro: about 11% slower than Linux on Intel Core i9 11900K
trevorishere
|
4 years ago
|
on: More details about the October 4 outage
_akoy
|
4 years ago
|
on: Does Cloudflare's 1.1.1.1 DNS Block Archive.is? (2019)
It's important to remember, at least for corporate environments, that EDNS Client Subnet is important when working with services such as Exchange Online where the local resolver is what determines your EXO Front Door. If you're using a service like 1.1.1.1, you may be routed to an incorrect Front Door causing increased latency (primarily with search and archive mailboxes which aren't cached).
Quad9 does have a service which provides EDNS Client Subnet support, should you want to leverage it.
trevorishere
|
4 years ago
|
on: Problems with Oracle SQL
Most Docs have public repos on GitHub, so you can see the PRs if the docs change.
trevorishere
|
4 years ago
|
on: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
For Windows, it's faster than accessing the file system (thanks to file system filter drivers).
trevorishere
|
4 years ago
|
on: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
NTFS has never had a limit of other than 32K. MAX_PATH limited 260 characters for the Win32 API (among others). It has always been possible to bypass the 260 character limit, though obviously most applications wouldn't work with a file that exceeded the system-defined MAX_PATH value.
Office does its own thing and doesn't leverage MAX_PATH. No idea why.
trevorishere
|
4 years ago
|
on: A Look into CBL-Mariner, Microsoft’s Internal Linux Distribution
That'll be due to the file system filter driver[s] (i.e. antivirus). This should impact most/all file systems where the file system filter driver supports said file system.
Disable/remove the file system filter drivers and the performance issues largely disappear.
trevorishere
|
4 years ago
|
on: 1Password Secrets Automation
I'd love to use a built-in service, but I need a service that has a web UI + Windows support + sharing support for family.
trevorishere
|
4 years ago
|
on: 1Password Secrets Automation
KeyVault is ideal when combined with Managed Identities. I would not leverage any service that required a connection string to access a secret.
trevorishere
|
4 years ago
|
on: Donation page "not compliant with Google Play Policies"
If you don’t like the store policies, you may be able to find an accommodating store.
Can’t do that with the app stores, hence your analogy falls apart due to the lack of available competition.
trevorishere
|
5 years ago
|
on: Okta to Acquire Auth0 for $6.5B
Correct, though we do use Azure B2C with 3rd parties, as well.
trevorishere
|
5 years ago
|
on: Okta to Acquire Auth0 for $6.5B
We replaced Okta with Azure AD. AAD had better OIDC and SCIM support along with being _significantly_ less expensive -- plus we had to use it anyways due to M365/Azure, so Okta offered no value.
trevorishere
|
5 years ago
|
on: Repl.it Teams for Education
Without adding "Replit" to my search term, I couldn't find your product on the first three page of Bing or Google in a private mode browser.
But if you have good in-roads with the edu space, this seems like less of an issue.
trevorishere
|
5 years ago
|
on: Repl.it Teams for Education
This is going to be confused with Microsoft Teams for Education. It will also be hard to search for, again given Microsoft Teams.
trevorishere
|
5 years ago
|
on: Lyra audio codec enables high-quality voice calls at 3 kbps bitrate
I'd be curious to know how this compares to Microsoft's Satin codec, now used in Teams, which is ML-driven.
trevorishere
|
5 years ago
|
on: SolidRun 1U 2 node Arm Server
Agreed. Unless you're concerned with power consumption, I'm not sure where this server fits, especially with an A72 core which is a few years old.
I'd love to have one of these to replace ODroid N2+ just for a rack mount solution, but not at that price.
trevorishere
|
5 years ago
|
on: Multi-User Dungeons (MUDs): What Are They? and How to Play
And this is how I find out that macOS no longer includes telnet.
trevorishere
|
5 years ago
|
on: Users are losing out against Big Sur’s sealed System
Microsoft releases updates once per month for Windows and associated components (sans the rare critical RCE etc.) -- for Office, you may be on Current Channel which releases ~3x/month. This would generally be unusual in a corporate environment which favors the Monthly Channel or SAC, both of which get updates 1x per month.