My company made working from home a really bad idea. Better to work locally, since home is a on slow network drive.
My company made working from home a really bad idea. Better to work locally, since home is a on slow network drive.
The worst thing is: you can’t even put an int in a json file. Only doubles. For most people that is fine, since a double can function as a 32 bit int. But not when you are using 64 bit identifiers or timestamps.
I don’t understand why someone would want to rent their car. Maintenance is not that hard, and companies always make you pay way more for their subscription models. By owning the car, you can pick who does maintenance. Meaning there can be competition, so prices/quality remains good.
For some, this subscription model is great. But do you agree, that is it a bad thing if they force it on us?
I have a ton of legs. Waayyy more than 2.
What can I say? They were cheap, and I love chicken.
“You can simply remove the appraiserres.dll file in the Windows 11 ISO file to make the Setup avoid these checks and install Windows 11 on any unsupported hardware too.” From the following article: https://nerdschalk.com/how-to-use-rufus-to-disable-tpm-and-secure-boot-in-bootable-windows-11-usb-drive/
That sounds hard, but Rufus made this easy. Just select the right option. So just use Rufus to create the install usb: https://rufus.ie/en/#
This also allows local accounts, and disables all the tracking bullshit with a single click each.
Or just circumvent the “requiments” that are so required that a few registry hacks disable them, allowing you upgrade to win11 via windows update.
Or if you want a fresh install, use rufus to create the install usb stick, and select the option to disable the tpm requirement.
I don’t believe that is true. It might surprise you how often testicles are eaten.
The peak linux experience.
So if Gabe suceeds, we get a gaming ecosystem with different hardware sellers, all using a platform that other software sellers are not blocked from using (Linux)? And the only reason Valve wins, is because they invested into providing the best possible distribution platform on Linux?
This does not make them evil by any standard I know. It just sounds like a solid long term business plan.
Such thoughts can be very Satisfactory indeed.
My C++ teacher taught me to be against unions. He made everything class based instead.
This is terrible programming advice.
Considering that portals are quite literally linked in a spatial manner, it would make sense that they physically cannot move independantly. Moving the orange portal would also move the blue portal. Or from a different perspective: the portals are always fixed in space, but their surrounds can move.
But that does not make the question shown here untestable. It just means the output portal will have a velocity of it’s own.
How to test: place 2 portals next to each other on a wall. Then apply propulsion gel in front of the orange portal. And finally move yourself at high speed through the orange portal.
If your speed is unchanged after exiting the blue portal, but your velocity has been inverted with respect to the direction that the wall is facing, we can conclude option B must hold.
For shits amd giggles, I put a couple of industrial 10W fans in my PC once. That probably still made more noise than this. It also created so much overpressure that I could feel air escaping the tower from every little hole or crack. You could hold a piece of paper to the side of the pc, and see it moving because of the air escaping between the side panel and the main hull.
But if these are normal fans (max maybe 1,5W), then the amount of power drawn will be the same as a couple of hardrives.
Requesting a website is like sending a letter. You have to put the adres on the letter, or the post office (your ISP) won’t know where to send the request.
DNS is like a phonebook, but for domain names. It is used to look up the adres you put on the letters you send (websites you visit). Using a custom DNS means that your ISP cannot block websites by omitting them from the phonebook. Adguard uses the same ability of omitting domain names to block ads.
Consider: https://9gag.com/123 A DNS translates “9gag.com” to an internet protocol adres. It is never told that you will use https, or that you request “/123” from 9gag.com
What you do on a website (request “/123”) is always hidden from your ISP IF AND ONLY IF the website uses https. Https puts the details of your request inside the envelope, instead of right next to the adres.
The RHEL 7 book from OP is most certainly still relevant. For example, my department at work has not managed to switch over to the brand new RHEL 8 machines just yet.