* Posts by 9Rune5

679 publicly visible posts • joined 19 Sep 2013

Page:

WHO-backed meta-study finds no evidence that cellphone radiation causes brain cancer

9Rune5

Re: Dr WHO

There is a difference between what works for you when you are the only person doing it. If the majority followed your pattern, things might've turned out differently.

Usually in these type of discussions someone will mention Sweden. Sweden had no official lockdown, but... I live in Sweden. People kept their distance. When Norway closed their borders, the local shopping center here almost shut down. There were maybe a dozen cars in the parking lot that on a normal day would've been packed full (thousands of cars). In schools they made sure kids would wash their hands with alcohol before meals. Of course that had an impact. My kids have never been that healthy, nor me for that matter. In the big cities restaurants suffered because officials advised people to stay home. People with a cough were told to stay home from work. Heck, perfectly healthy people were encouraged to work from home if at all practically possible.

If my observation is correct, namely that other diseases were put on a hiatus, would that not also apply to covid-19? (once schools around here relaxed a bit we experienced a return of the usual diseases so common in the past)

It was claimed that emergency rooms in the beginning struggled to map out a good way to treat covid-patients. Later it was claimed that a covid-patient would occupy a bed for much longer than other similar respiratory diseases. If that is true, it made sense to try to slow the spread down as much as possible.

Gelsinger opens up about Intel troubles amid talk of possible split

9Rune5

Re: The sting in the Tail

I only now realized ppl can google "hhgttg" to find the source of your reference. Did google hard code that initialism, or did the algorithm figure it out on its own?

Gamers who find Ryzen 9000s disappointingly slow are testing it wrong, says AMD

9Rune5

Re: I'm presuming this won't arrive for Windows 10

Is it unreasonable these days to expect a newer processor to run faster, regardless of operating system?

If I understood Wendell (https://www.youtube.com/watch?v=0eY34dwpioQ) correctly, not all cores perform the same. When running a game, you want to prioritize which cores do what.

It feels iffy... If a game employs a dozen threads, how can you predict that two of the threads do most of the grunt work and should run on your two best performing cores..?

The chaotic results (some games run faster on X, others do the opposite) suggests that there is no generic way of doing this. Maybe each game ends up with a manifest that declares what optimizations are expected. (sigh)

I suspect the casual gamer will not be affected (they'll want the UHD eye candy). At least nobody claims these particular CPUs are slowly grilling themselves.

Bottom line, for me, I think I'd be totally fine with one of the 9000-series Ryzens. I'd like some more cores than what I have in my 2700X, but it will all be good.

CrowdStrike hires outside security outfits to review troubled Falcon code

9Rune5

Wrong experts

CrowdStrike hires outside security outfits to review troubled Falcon code

That is very vague.

They need a bunch of highly experienced kernel driver developers to sort out their mess. A computer that doesn't boot is fairly secure and mission accomplished I guess.

Hey Microsoft – what ever happened to 'Developers, developers, developers'?

9Rune5

Re: Code signing certificates

For bigger organizations where you have people dedicated to running their own iron, sure.

Most developers I suspect do not find themselves in such places. In the past we've certainly seen some big companies loose track of their certs. So even the big ones aren't heeding your sensible advice.

The cloud is a much more logical answer. With plugins from the guys who issued these certs in the first place, presumably the cert resides on devices akin to the one you mentioned.

(And... The vendor I dealt with did not offer a device like you mentioned. They offered a specialized USB device that I also see advertised by other bastauhm...vendors. So... what the h-ck are you even talking about? Did you even see all the references to _code signing certificates_? Have you compared any prices?)

9Rune5

Re: Code signing certificates

Usually implemented on a USB stick, no?

In my case, with a build server hosted in a VM, I had to talk my way around an irate sysadmin who did not savour the idea of inserting a USB stick up in the rear of one of the VM hosts he had in a cluster. As I understood it "my" VM was taken out of the cluster because of this.

AFAICT the hw approach is untenable. The documentation was verbose but not very informative (meaning it was downright wrong in some aspects). The vendor we chose may be exceptionally bad, but I would not bet on it.

9Rune5

Re: Longevity

Your pipeline is considered code.

E.g. github recently deprecated Node v16 upon which many actions were based. So, when I mentioned third-party libraries that must be updated, this certainly include github actions. It has been a while since I used Azure DevOps, but GH workflow is based on the same engine, so I'm guessing they've faced similar issues. In any case, if you find yourself having used a github action from an obscure source, there's a chance your pipeline would be pestered with github warnings until you've replaced or updated that action.

And the longer you go without updating something, the more painful it will be to figure out the changes needed. Whether that 'something' is a javascript UI framework or a github workflow... There will be some pain involved.

9Rune5

Longevity

A bit difficult to predict what will happen tomorrow, but I will offer the following observation: The stuff I developed for AKS (Azure Kubernetes) three years ago is probably still running without much adoption. The AKS environment requires updates (not much work on your part, but may incur a few minutes of downtime), but mostly it runs. I can go back to those projects and deploy them as Azure Container Apps without much (if any) modification.

Some caveats:

- Third-party libraries require regular updates. GitHub has its dependabot service that will scan your source code and post pull requests whenever this happens.

- Yes, some packages are sometimes made obsolete. E.g. .net apps are now supposed to use OpenTelemetry with Application Insights. The old way is still supported, but it is a good idea to make the transition to OT now rather than later.

But no, you cannot deploy a public service and leave it running for a few years unattended. At the very least you need the security updates. That is regardless of what ecosystem you're using. (maybe a 'hellorld' app would be able to do that, but anything with any complexity will require some attention)

9Rune5

Code signing certificates

I believe you're talking about code signing certs.

There was a change a few years back. It used to be that you could just buy a code-signing certificate from a trusted third-party and sign your executables with that.

Today they do not trust us with storing the private key safely. Some of us would simply check it into our source repositories (I once joined a team that used to do that) or keep it around in various places (the build computer being one of them). I am sure you've seen stories of CSCs escaping into the wild. Those incidents affects the entire ecosystem.

One approach is to keep what is essentially the private key on a USB stick. Some vendors offer this together with some crappy software that guard the key. One solution I tried didn't seem to work, until we realized that using remote desktop into the VM where the USB was plugged in made the key appear dead. We had to use remote access software provided by the VM vendor which was a little bit closer to the metal I suppose. (by the time I figured that bit out, the nimcompoop who had ordered this key had forgotten the password and I couldn't proceed)

The best approach is to keep your build pipeline online. E.g. Azure DevOps have third-party tie-ins that will manage the private key for you. I have not had a chance to try this myself, but it looks like the path of least resistance. There are many, many advantages to not having to mess with your own build server -- I do not want to go back.

HTH.

No, really, please ban Chinese DJI drones from America's skies, senators are urged

9Rune5

Doesn't have to be video. A few stills might suffice for all we know.

We would not know if 10% of the drones and 10% of the Huawei towers have had unofficial modifications done to them.

What we do know is that China is not a close ally, nor are they keen on promoting democracy.

CrowdStrike's Falcon Sensor also linked to Linux kernel panics and crashes

9Rune5

Re: Gluttons for punishment

TFA says that the software has caused crashes in Linux previously, not that this latest issue hit Linux too.

If you are trying to say that Linus has since implemented kernel changes that would protect the kernel from whatever CrowdStrike did to it back then, then _maybe_ you have a point.

Microsoft, over a decade ago, tried to limit the AV vendors so that the kernel could be protected better. Unfortunately the EU said 'njet'. That implies it would have been possible to protect against this. I.e. Linux could've been made immune.

Many of us would love a sturdier kernel. Unfortunately, none of what you've said so far helps promote Linux over Windows.

Random thought of the day: If you're running, say, an airport with hundreds of informational terminals, do you have to run CrowdStrike on _all_ of them? I'm thinking a 50-50 split might make sense, that way half the machines might stay up in case of a cyber attack or in case a botched update rolls your way.

Microsoft tries to clear the air with mountains of CO2 credits

9Rune5

Re: Greenpeace should be ignored

I doubt heat from boiling water is an issue in the greater scheme of things.

But here is what is going to happen with your approach:

1) wind turbines and solar will fail (can't run the grid on wind and solar exclusively)

2) fossil driven plants will remain (and they too boil water btw)

9Rune5

Greenpeace should be ignored

Any environmentalist who is a vocal opponent of building new nuclear power plants should be completely ignored at this point. They are part of the problem, not the solution.

Speed limiters arrive for all new cars in the European Union

9Rune5

Re: Good

in fact I often find that I'm going 1mph below the speed limit

Do you realize that your speedometer is showing at least 1 mph too much? So if it shows 49 mph you are driving at no more than 48 mph.

In that case: You are a very slow person and keeping up traffic behind you. Please let them pass.

Founder of Indian ride-share biz Ola calls for 70-hour work week

9Rune5

Re: Dude's not wrong... (except where he is)

How many of those 20 hours per day are spent shagging his secretary?

I strongly suspect hours spent per day is not the only thing that separates his work regime from that of others.

Devs claim Apple is banning VPNs in Russia 'more effectively' than Putin

9Rune5

Move the store?

Why don't they just move their store?

I think Russians should be able to use their iPhones AND they should be able to install VPNs. AND iPhones should gradually provide more and more regime-unfriendly news.

I sort of assumed that had been done a long time ago.

Mozilla is trying to push me out because I have cancer, CPO says in bombshell lawsuit

9Rune5
Mushroom

Good guy vs assholes

I once met Steve back when he was still a developer for Borland. He struck me as a stand-up guy and very talented. He co-authored the "Delphi developers guide' together with Xavier Pacheco (another great guy).

Every story has two sides. Except this one. Go get them Steve!

Destroying offshore wind farms is top priority for Trump if he returns to presidency

9Rune5

Re: Will Trump bring back the coal-powered car?

loony right; who have also been conditioned to hate nuclear as it reduces the need for coal and oil

I've never spoken to anyone one the right who've expressed misgivings about nuclear. If anything I've only spotted enthusiasm. Same with climate change sceptics. Many of the sceptics embrace nuclear energy.

If the left were truly concerned about actually solving climate change, they would meet nothing but open doors if they suggest nuclear power.

It is a very obvious solution.

Blue screen of death or Eurovision's Windows95man performance – what's less annoying?

9Rune5

Re: Weird Al's interpretation was better.

That is a better song, but I don't believe it is Weird Al's creation. Unless you meant "Weird AI" (capital I).

9Rune5

Technical support

Unfortunately, for some viewers, Eurovision this year did not come with a please-please-oh-god-make-it-stop button.

Did you try turning it off and then off again?

Exchange Server SE set to debut just before 2019 version breathes its last

9Rune5

Re: Costs

Are we exclusively looking at licensing costs now?

I guess on-prem email won't be worth it if you have to hire another pfy.

I can fix this PC, boss, but I’ll need to play games for hours to do it

9Rune5

Re: I would ask for your opinion...

If the memory upgrade entailed filling up more banks then you often will not be able to go full speed.

Memtest86+ should be able to detect problems.

BOFH: The new Boss, Aiman, is suspiciously good – for now

9Rune5

Re: I need a boss like that ...

surely 'bring someone else's child into work' day is fiction...

Some years ago, a Norwegian politician brought his underage lover along to a dinner with the prime minister. The minor was not a relative.

Woz calls out US lawmakers for TikTok ban: 'I don’t like the hypocrisy'

9Rune5

Re: It's a strawman tangent to the real isssues

like what ?

Our opinions are assigned to us. E.g. You may believe that you dislike a particular person and not realize it is because the news have constantly pushed you to do just that.

As for TikTok vs Facebook: You may disagree with Zuckerberg on some political questions, but Zuckerberg is playing on the same team. He just believes there is a different way to achieve the same thing you want to achieve. (or you may even agree with Z's political pontifications, but for the context of this question let us assume you do have disagreements with him)

The owner of TikTok is essentially the Chinese government. They can easily control the content TikTok users are presented with. Unlike Zuckerberg, the Chinese government is not playing on the same team as us. They do not want what is best for us. They are not our friends. The Chinese people are lovely, but their government have issues.

Countries that value democracy and liberty are constantly challenged by dictatorships. Putin attacked a neighbor that was moving towards liberalism. Ukraine wanted to join the EU and maybe NATO. What was Putin's response? He says he wants to cleanse Ukraine of nazis. Quick question: Where do we expect to find the biggest concentration of nazis, Russia or Ukraine?

Imagine TikTok owned by Putin. That would be great fun, wouldn't it? How about TikTok being owned by someone friendly to Putin?

Grab a helmet because retired ISS batteries are hurtling back to Earth

9Rune5
FAIL

Re: From the heavens above

Went yesterday with wifey and our two sons (7 and 9).

They all wanted cheeseburgers.

"You don't like melted cheese mixed in with your food" is what I told them (while showing pictures of other stuff available for purchase).

Of course they didn't listen. And of course they gave up after a single bite.

I doubt McD will be on our map in the foreseeable future. (my burger was okayish: Dry meat, spongy flavorless bread and no other taste than the small piece of sugared cucumber-from-a-jar hiding inside there somewhere)

Windows 11 users herded toward 23H2 via automatic upgrade

9Rune5

Re: Herded?

So we're talking about a cut-off in about 2008. Is that it?

Not quite.

https://www.intel.com/content/www/us/en/products/sku/97129/intel-core-i77700k-processor-8m-cache-up-to-4-50-ghz/specifications.html

Launch date: Q1'17

End of servicing updates: March 31, 2024

The i7700k It isn't on the list of supported processors: https://learn.microsoft.com/en-us/windows-hardware/design/minimum/supported/windows-11-supported-intel-processors

One of my "old" laptops (my oldest son inherited it) has this CPU IIRC. That laptop comes with 32GB memory and a 4k OLED display with touch support. It does not feel "old" (even has a better monitor than the latest offering from DELL), yet cannot upgrade to WIn11 through normal means. Its motherboard supports TPM v2. It was one of the more expensive CPUs on offer when the laptop was made.

My *guess* is that the CPUs in question are meltdowned and spectred from here to oblivion so MS simply stopped bothering with them. But AFAIK there are no official word on this. It just looks like an asshole thing to do. While googling now I came across one mention that certain systems had a significant higher propensity for BSODs (and were thus blacklisted by Win11), but I doubt that explains why this particular CPU was dropped.

With the current awareness surrounding e-waste and given just how capable many of these systems are, it is a little bit disappointing. And I say that as a Windows NT user for the past 30+ years. :)

(Oh, I did not downvote you. I agree with most of the stuff you said, and your questions were relevant, but your assumptions were perhaps a tad off)

Rice isn't nice for drying your iPhone, according to Apple

9Rune5
Pint

Re: COULD ALLOW SMALL PARTICLES OF RICE TO DAMAGE YOUR IPHONE

I always assumed that using the dishwasher for cleaning electronics implied not using any detergents?

Or at the very least: If you are worried the detergents may not wash out completely, then reduce the quantity of such.

That said, my dishwasher has a separate compartment for salt. The idea is that the salt will soften the water. I'm thinking that might cause problems with PCBs, so I usually resort to alcohol instead.

And as a non-smoker, my kit doesn't get all that gunky to begin with. A good blowjob is usually enough.

Space nukes: The unbelievably bad idea that's exactly that ... unbelievable

9Rune5

Re: "illegal under international law"

The Democrats are currently in the process of trying to make sure an ex-President and Presidential candidate either dies in prison, or is bankrupted. You don't see any hypocrisy?

There is a difference between the odd misstep and a systematic oppression of opposition in what is essentially a dictatorship.

Here you are free to spew your crap, you wouldn't be able to criticize Putin openly in Russia for long.

9Rune5

Re: That was my thought, too.

But it wasn't just me that interepreted his comments that way.

Cognitive dissonance much?

Leave the word salad in the fridge next time, don't flaunt it on the interwebs.

Forgetting the history of Unix is coding us into a corner

9Rune5

Re: We need a new Unix

COM objects can live in-process. They can also live on a different host...

In windows, even .exe is really a .dll albeit with a main() entrypoint somewhere.

European Court of Human Rights declares backdoored encryption is illegal

9Rune5

Illegal invasions

following its illegal invasion of Ukraine

Is that a thing?

Don't get me wrong, I am looking forward to the day when Putin is no longer in charge and I certainly don't like what happened, but 'illegal'? Someone should call the police..?

X accused of taking money from terrorists by selling checkmarks to US enemies

9Rune5

Re: Another fine example

Back before Xitler's takeover, Twitter walked a very fine line just allowing these people to have accounts, but since they weren't taking money from them they were just barely on the right side of the law.

Yes, that was mentioned in the article, and it indicates that among those thousands of people fired there weren't anyone working on compliance.

A more serious issue is that the media are treating many of the individuals mentioned as freedom fighters. At least in my country that happens and I assume similar patterns can be observed elsewhere.

HP CEO pay for 2023 = 270,315 printer cartridges

9Rune5
Flame

Depressing

When I was a young lad, HP had some amazing kit. Their laser printers were best-in-class (and for a while the only brand I was aware of), they had cool engineering stuff and even their laptops were cool. I'm still a satisfied owner of the HP-48SX (sadly underused these days, but still loved) calculator.

I'm not aware of any HP products that I'd want. I would certainly be a happy camper if one of Keysight's oscilloscopes was to be found under my Christmas tree, but that is now a Keysight product, not HP. HP seems to be reduced to selling overpriced ink and is now largely a company that can be swapped out with any Chinese garbage without anyone caring.

But maybe paying their CEO that much mulah will bring back interesting products again. Stranger things have happened.

The 'nothing-happened' Y2K bug – how the IT industry worked overtime to save world's computers

9Rune5

During cold snaps I regularly throw all my kit out in the snow to clean off any millennium bugs that may have snuck into my non-airgapped kit during the summer.

Never failed me yet.

Doom is 30, and so is Windows NT. How far we haven't come

9Rune5

I do not recall many messenger apps, 20 years ago, that would let you gather hundreds of virtual participants all streaming video and audio.

9Rune5

NT 3.1 ran on two different CPU architectures (x86-32 and MIPS)

I think Steve is correct in hinting that NT supported DEC Alpha from the first release of NT.

Copilot coming to Windows 10 to help navigate the OS's twilight years

9Rune5

Re: Why are Microsoft being so obstinate?

I can sympathize. I have a Dell laptop with 32GB memory, UHD monitor and a Core i7. It has a better monitor than the latest generation of Dell Precision laptops.

Unfortunately it is an i7 that is the generation prior to the earliest i7 on the support list.

I suspect spectre and meltdown type of errata are to blame. If you market your OS as a secure OS you cannot let punters deploy it on broken hardware.

It will be interesting to see if the HCL for the next Windows version will shrink or grow again. In the mean time I will try to buy more desktops. A laptop has too many parts that goes in the bin when a single component fails. (I do try to repair most failures though, but replacing a CPU that is soldered onto the motherboard feels a little dodgy)

Nvidia boss tells Israeli staff Mellanox founder's daughter was killed in festival massacre

9Rune5

Re: The thing people forget is...

...And the palestines of whom you speak, are they the descendants of the philistines that lived there originally? Or the assyrians perhaps? Or the judean people?

As I recall, when the jews returned in 1948 to what was a very sparsely populated piece of land, it was mostly the arab neighbors that reacted poorly.

For me, at the end of the day, I can't help but notice which fraction shows the best approach at government. Hamas even treat their own poorly (https://en.wikipedia.org/wiki/Islamism_in_the_Gaza_Strip) and it is a very bad idea to offer them any support.

Musk's first year as Twitter's Dear Leader is nigh

9Rune5

Re: re: We also had an amusing inside peek (the twitter files)

It demonstrated just how close tabs the government kept on who got to say what. I was not aware of that close interaction and a few others seemed surprised as well.

9Rune5

Those are usually shadow banned and so... No, I haven't seen any of those.

9Rune5

Musk then slashed Twitter's headcount by 80 percent, from 7,800 down to 1,500

Don't mention that Google, MS, Amazon and Facebook also announced layoffs shortly thereafter. There were stories published where employees said they had been hired to do nothing.

I am reminded of a previous opinion piece around these parts. https://www.theregister.com/2023/03/10/elon_musks_twitter_opensource_foulup/ "Musk said Twitter would open source its algorithm – then fired the people who could". Apparently it takes thousands of developers to open source a piece of source code. A month later or so the code was published on github.

We also had an amusing inside peek (the twitter files) when Elon invited outsiders to have a look at how twitter operated pre-takeover.

I dare say the platform has evolved into a stronger platform for free speech. It used to be stuff got dropped into a black hole. At least now there are often clues left behind if e.g. some government entity has demanded censorship. (I believe turkish tweets turn into a notification informing why the tweet was censored -- but truth be told I have not checked that it actually happens that way)

BOFH: A security issue, you say? Activate code tangerine

9Rune5
Go

Re: Wonderful episode once again!

I got completely stuck on that one.

I actually feel a bit stupid for not thinking of that myself. Has the tinfoil cutout been attempted in real life? I feel like I'm missing out here.

Unity closes offices, cancels town hall after threat in wake of runtime fee restructure

9Rune5

Re: If reloads were charged in Battlefield...

Your knife, blunt from cutting paper airplanes in the mess hall, will now only inflict 10hp DMG. You spot a wisened old tool maker by the road. He offers to sharpen your knife for a nominal fee of $1. Knowing that your squad faces certain defeat if you don't have a sharp knife, you insert VISA / forfeit game

Dear EA, I'm open for offers.

Scientists trace tiny moonquakes to Apollo 17 lander – left over from 1972

9Rune5

Re: degrees Kelvin

This is the way.

Bombshell biography: Fearing nuclear war, Musk blocked Starlink to stymie Ukraine attack on Russia

9Rune5

Re: So Musk has blood on his hands

Yes, indeed.

9Rune5

Re: So Musk has blood on his hands

but that doesn't mean we must take sides

I can sympathy with the sentiment, but at the end of the day Russia has shown aggression towards several neighbours.

The pattern is <some country> is contemplating EU and/or NATO membership. Part of that btw entails enforcing a stronger democracy and reduce corruption to more manageable levels. E.g. Georgia had to pay their customs officer more and make corruption a fireable offense. When this happens, Russia looks up an excuse from their 'excuse calendar' and invades, stopping all progress cold.

With Georgia we in the west couldn't do much. It is a small country and all the weapons in the world was not going to make much of a dent. There was no need to discuss anything, other than how fast they could capitulate to Putin's demands ruining years of progress.

Ukraine is different. It is a big country with a big population. To get them on our side will strengthen our own democracies and freedom. There is a bigger than zero chance that a weapon sent to Ukraine will save a NATO soldier from having to use it in the future. We can draw a line in the sand without risking our own lives.

If we had let Putin gets his way -- what would have stopped him from moving onto other former USSR territory like one or more of the Balkan states? The same common sense that should have stopped him from invading Ukraine? Can NATO stand down while a member country is being invaded?

We are in this thing no matter what. I understand you dislike the situation, but there is no way around it.

Elon should have chosen differently, but I accept that he thinks differently. Either way he is doing more to help the Ukrainians than most others.

USA picked sides the minute they founded NATO. Each member country picked sides the minute they joined.

First ever 64-bit version of Windows rediscovered … and a C compiler for it too

9Rune5

Windows ME

The Reg FOSS desk cynically suspects that the Windows 2000 moniker was intentionally chosen for its similarity to the unloved DOS-based Windows Millennium Edition so that customers would confuse them and buy the product aimed at lower-end systems

First of all, I believe few people called it "Millennium Edition". It was colloquially known as "Windows ME".

Windows 2000 started out as Windows NT 5. When "Windows 2000" was announced, some debate arose in the beta forum groups. At the time the message was that "Windows NT" had a whiff of incompatibility surrounding it. The marketeers believed "Windows 2000" would underline the improved compatibility with legacy Windows. Possibly also drawing on the attention lavished on the Year 2000 bug.

Either way, pushing Windows NT 4 at the time was met with much resistance. Many developers advocated that they had to develop on the same platform as their victims. Once convinced, Windows NT was quite an eye opener for many of them. I suspect many of the same developers subsequently then had to be worked on to convince them of the splendors of 64-bit Windows. It was a bizarre time to be alive.

Windows 2000, and to a greater extent Windows XP, underlined the sunsetting of legacy Windows.

Page: