• 0 Posts
  • 28 Comments
Joined 1Y ago
cake
Cake day: Jun 08, 2023

help-circle
rss

Doom 2016 plays well on almost anything. It was the beginning of the self scaling graphics and rendering to maintain high frame rates.



As much as I hate to admit it, the conversations that happen because I overheard another conversation a couple cubes over do have value.


Maybe not once quantum computers become more common.

Our current encryption methods can be represented as wave functions. This allows a sufficiently large quantum computer to solve for the keys in very little time.

There are new algorithms being developed that should defend against this. So you may still be correct.

Post Quantum Cryptography


The confusion is that CSV is also just a Notepad text file that uses Commas to Separate Values.

They are asking about what kind of values are in it.


Do someone else’s point. HP does have a custom BIOS they develop themselves.

Not sure about GPUs and desktops, but they did lock out all but specific wireless adapters in the laptops. This was done in the custom BIOS.



I’ve been pretty happy with the Garmin Vivosmart line.


Some of the dialogue is sort of a cut scene. Pressing escape skips the current statement. This is good for when you’ve already heard it, but bad for pausing in the middle.


Is it on a network share? Excel has sharing support built in. When turning on sharing, there is an option to auto save and reload at a specific interval. It will also keep a history of changes for a configurable number of days.


A more detailed version of the dots in the scrollbar.

It’s quite useful files that are thousands of lines long.

Why that log? Because it’s 15+ year old code.




The device manufacturers have to send the driver to Microsoft to get them signed. Windows needs some sort of drivers available out of the box. Might as well keep them up to date with the signed versions.

It’s been this way for some device types for at least 20 years.



I think a more important difference is that Apple isn’t involved in the transfer of the card from one person to another.

It sounds like Roblox is involved in each transfer and could cut off access to the third party site once they find out it is actually a gambling site.


I think the didn’t have a full time HR until recently.



Phones are not like computers (unfortunately).

Others mentioned, but I wanted to point this out more specifically. Each phone model is unique and will require a different ROM. Generic instructions won’t work. Sometimes different ROMs are even need for carrier specific versions of the same model.


Does the GPU have 8GB of memory?

This sounds like a problem we had back in the 32bit days. Video memory from the GPU is mapped into the normal memory space. Systems with 4GB could never use all of it because of that.

This still happens with 64bit systems, but the address space is so big the video memory doesn’t overlap with system memory addresses anymore.

I think there is a BIOS setting to force that mapping into back into the first part of addresses. Might want to find that setting and make sure it is off.


I had a couple crashes.

It might have something to do with the update haveing changes that require Lemmy 0.18 and Beehaw is still running 0.17.4.

I assume they’re waiting for the 0.18.1 version that restores support for captchas.


It would be handy if I needed it in a loop that was going to repeat many times.

For most cases, I wonder if setting it up would take more time than hitting the brakepoint and moving the pointer manually.

I already rarely use conditional breakpoints for the same reason.


Visual studio attached to Internet Explorer was able to do this with JavaScript too. I miss that feature in chrome/VSCode.




Windows 10’s end of support is October 2025. I wouldn’t use an OS on the internet after security updates stop.

https://learn.microsoft.com/en-us/lifecycle/announcements/windows-10-22h2-end-of-support-update


  • 45% SourceTree
  • 45% CLI
  • 10% TortoiseGit

The repository I work in is huge, old, and the folder structures are wide and deep. It is normal to modify tens of files in almost as many folders for a single feature change.

SourceTree for managing staged files and committing.

CLI for pull, branch switching, and searching.

TortoiseGit for showing the log or blame of individual files and folders.


I suspect the state rules are compliant with OSHA and the local rules being override were above and beyond what is needed for OSHA.