Forgot your password?
typodupeerror

Comment Re:This ladies and gentlemen (Score 1) 224

We had such a law in Poland:
Dz.U. 1921 nr.30 poz.177 (also Dz.U. 1920 nr.11 poz.61): Art.2: An official, guilty of accepting a gift or another material benefit, or a promise thereof, [in matters relevant to duties], shall be punished by death by shooting.

It applied to both politicians and regular members of administration. Guess why this law got dropped...

Comment Re:Security Vulnerability (Score 1) 121

Sounds more like an EDID problem. I don't know how to debug that on Windows, but you can check that on Linux, search for the EDID blob on the 'Net, and install it on Windows.

Eg. for one of my monitors I have this bit in .xsessionrc:
xrandr --newmode "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
xrandr --addmode HDMI-A-1-5 1600x1200x60.0
xrandr --output HDMI-A-1-5 --mode 1600x1200x60.0
xrandr --output HDMI-A-1-5 --rotate left
xrandr --output HDMI-A-1-5 --left-of DP-1

I just realized this would be better put into /etc/x11/xorg.conf like we used to in the previous millennium -- that'd let saved layout apply automatically -- but hey, it works.

On the other hand, Windows requires raw EDID rather than parsed modelines.

Comment Re:and lots of people didnt believe it in 2014 (Score 2) 163

I don't remember the Global Warming Gang predicting that.

The Global Warming Gang is not in the business of predicting anything, they try hard to make it happen.

But if you mean scientists, just wait till you hear about AMOC collapse. No serious models anymore say it won't happen. And then, you'll have the heat that you wish for.

Comment still good (Score 1) 21

I've been using Demon's Dead (MAP10/MAP16) as phone's ringtone for decades now; DSSLOP as the notification sound.

Shawn Got the Shotgun (MAP07) is another gem.

On the other hand, if you haven't seen Doom stuff this millenium, go check out Pirate Doom!

Comment Re:Anti monopoly regulations are great (Score 1) 50

If you enable sideloading, Android will also disable a bunch of "protections", some real some alleged. And bank apps and even stuff like my phone company's payment control app refuse to start if those protections are off.

At least that's what I glean from what Google said; we can't even test what they actually block until the restrictions go live.

Slashdot Top Deals

If it's working, the diagnostics say it's fine. If it's not working, the diagnostics say it's fine. - A proposed addition to rules for realtime programming

Working...