doctordevice

@doctordevice@lemm.ee

This profile is from a federated server and may be incomplete. Browse more on the original instance.

doctordevice,

Who is John? Everyone knows JRR Tolkien stands for Jolkien Rolkien Rolkien Tolkien.

doctordevice, (edited )

One Dean Koontz book isn’t a great sample size. He writes a LOT and most of it isn’t very good, but every once in a while he gets it just right and puts out a really good one.

Though tbf, I haven’t re-read his stuff in probably 10 years so I don’t know if it holds up to modern scrutiny. Odd Thomas was always my favorite of his.

doctordevice,

Ease of syncing across devices has me using an internet-based password manager (Bitwarden), but I keep a second local-only password manager (Keepass) that only stores my Bitwarden password. Just in case.

doctordevice,

I doubt that would affect Wi-Fi, but what does affect it (at least 2.4 GHz frequencies) is microwaves. They operate at the same frequency and interfere with the router’s output waves.

My wife refused to believe me until I had her run a speed test and watch the signal drop when I started up the microwave, then rise again when I turned it off.

doctordevice, (edited )

My wife and I also keep our Keepass passwords in each other’s Bitwarden vaults.

So to lose access we’d both have to simultaneously forget our Bitwarden passwords AND be locked out of any biometric login. I consider that sufficiently unlikely.

What is Something Scientific that you just don't believe in at all?

EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something...

doctordevice, (edited )

On your second point, that’s what the science actually says. “Observer” or “observation” is used in a scientific sense and was probably a poor word choice. Science journalism gets carried away with anything that has the word “quantum” in it and it drives us mad.

You’re absolutely right that the mechanism that’s causing the wave function to collapse is the presence of whatever piece of equipment the particle is hitting. Whether that collapse happens at the two slits or the back wall changes the pattern, and that change is what shows wave-particle duality.

Also: physics doesn’t claim to know that the Big Bang only happened once. That’s just as far back as we can rewind with our current models. This is again something that science journalism takes a lot of liberty with.

doctordevice,
doctordevice,

I hate to break it to you, but memory of 9/11 is kind of a litmus test for the Millennial/Gen Z border. If you don’t remember it you’re likely Gen Z or right on the border where generational definitions get really fuzzy.

doctordevice, (edited )

Well that still puts you pretty safely in the range, actually. The typical cutoff year is 1996. I’m 30. You were 7 (or almost 7) but you don’t remember 9/11?

doctordevice, (edited )

Basically scripts you can run on the fly to pull calculated data. You can (mostly) treat them like tables themselves if you create them on the server.

So if you have repeat requests, you can save the view with maybe some broader parameters and then just SELECT * FROM [View_Schema].[My_View] WHERE [Year] = 2023 or whatever.

It can really slow things down if your views start calling other views in since they’re not actually tables. If you’ve got a view that you find you want to be calling in a lot of other views, you can try to extract as much of it as you can that isn’t updated live into a calculated table that’s updated by a stored procedure. Then set the stored procedure to run at a frequency that best captures the changes (usually daily). It can make a huge difference in runtime at the cost of storage space.

doctordevice,

I was born in 1993 and I did that with my neighborhood friends too.

doctordevice,

I’m 30 and this sounds like strangers/teenagers. I don’t even understand what some of these mean. “Fuck it we ball”???

doctordevice,

1d10 per beam that you can upgrade with your charisma modifier later and eventually get 4 beams! Much, much better deal IMO.

doctordevice,

Killing is too easy. Beat them into submission and then make them sign your contract.

I am the patron now

doctordevice,

Did you sue? I’d have been livid enough to try to sue. IANAL, but at a minimum I would hope that would be trespassing.

doctordevice,

Not everywhere is in an HOA. And many people allow native vegetation on purpose to give local wildlife something to eat (see OP).

doctordevice,

I’d feel a little different (still pissed) if it was a next door neighbor who extended their mow. But to cross the street and change someone’s property without permission is already hostile to me.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #