The Register Home Page

* Posts by rmullen0

237 publicly visible posts • joined 18 Aug 2017

Page:

Microsoft cuts OneDrive support for older Windows 10 versions next month

rmullen0

Re: No auto sync = less to go wrong

I always found it amusing that the cloud based systems that Microsoft and Google offer couldn't figure out how to make them have friendly paths. Instead, the URLs are inscrutable and filled with UUIDs and other gibberish. A simple local file server with SMB and actual files with paths and directories is all I've ever needed or wanted. I've hated the cloud with a passion since day one, and almost as much as I hate AI.

rmullen0

Yeah, I wonder if they realize that they just created and advertisement for downgrading from 11 back to 10 for anyone who was foolish enough to have upgraded in the first place.

Micron locks in historically high memory prices for five years

rmullen0

These companies should be broken up.

Memory crunch sends PC prices into double-digit climb

rmullen0

Re: Buy second hand.

Luckily, last year, I did just that. The thought at the time was more to avoid the surveillance chips. Of course Intel ME has been around awhile. You have to go back a ways if you want to avoid that.

Microsoft wants safer C# without turning it into Rust

rmullen0

Re: Plea to Microsoft

I gave up on .NET and reverted back to .NET Framework. They drop support too quick on .NET. The constant updates are ridiculous. But, mostly, I think it was an epic fail not bringing ASP.NET Web Forms forward onto .NET. Web Forms + Telerik UI controls works great for intranet apps. Better than the unproven newer technology that even Microsoft doesn't use in it's products such as Blazor. MVC was always an unproductive rip off of Ruby On Rails. They had it right the first time. Microsoft did a horrible job making .NET cross platform. Too many breaking changes.

Microsoft's massive Patch Tuesday: It's raining bugs

rmullen0

Wouldn't it be weird if...

Microsoft fixed Windows Update so it worked as well as apt update/apt upgrade does on Linux? Too bad they can't just ditch Windows Update and use apt instead. apt runs without lag and updates in a couple minutes if that. Windows Update takes a good half hour or more to download and then another good half hour to install. Half the time it hangs and could take hours. I'm assuming the slow install time is due to the fact that it's updating 15 million COM Registry entries. Too bad they couldn't have just switched to text-based config files a long time ago. How many man days/months/years has anyone who has used Windows wasted on this? For practical purposes, it removes years off any IT person's life. Instead of fixing the fundamentals, Microsoft does nothing but force things onto users that they never asked for or wanted, like Copilot, Windows 8 tablet UI, Recall, random other spyware and garbage. When it comes down to it, the company is a total loss, and any sane person has no other option than to switch to Linux.

rmullen0

Microsoft has always been untrustworthy regardless of where their current CEO is from.

rmullen0

More like...

a giant human eating termite mound.

Microsoft hints at bit bunkers for war zones

rmullen0

They will make them hardened because the know people don't want them

There may be a time when people need to remove them. The Epstein class think they can do whatever they want regardless of what the public thinks.

Microsoft calls time on ASP.NET Core 2.3 on .NET Framework

rmullen0

I'm still on Web Forms and have no intent of ever upgrading

In my opinion, Web Forms, along with UI controls such as Telerik's are still the best way to develop intranet applications. Ever since Micosoft tried to parrot Ruby On Rails with ASP.NET MVC, it has been for the most party a total **** show on the web side of things. The port to .NET Core and all the breaking changes was handled in a terrible manner as well. As far as I can tell, the developers who created .NET Framework and made it great to begin with, left the company and were replaced by people who didn't know the code base and chose to rewrite it from scratch and turned the platform overall into a disaster.

MVC never had the concept of UI controls and was never a full replacement of Web Forms. Blazor claims to be after years and years later and as far as I can tell, Microsoft doesn't even use it in their own products. Look at Teams. Written with .aspx files.

I ported some of my console applications from .NET Framework to .NET and similarly, some WPF apps. And at this point, I'm planning on downgrading them back to .NET Framework. Their constant upgrade cycle is counter productive. Every time I check NuGet, there are 20 new updates to dependencies. Look at what's happening with supply chain exploits. I think you are better off old school and keeping dependencies to a minimum.

The push to making everything cloud-based and AI is a total disaster as well. I have absolutely no interest in that and want to have nothing to do with it.

Microsoft should have ported Web Forms to .NET Core, but, they refused. I have no intention of porting my code to "modern" .NET. I see no benefit to it, and hope to retire before .NET Framework support goes away. Overall, I am completely disgusted with that company, and I've been using their products and developing for their platform since 1990.

Debian 14 will drop Gtk2 – unless Ardour rides to the rescue

rmullen0

Gnome needs an overhaul

Gnome should switch to using a Windows-like task bar at the bottom. The use of the Super key to do anything is just annoying, and for practical purposes user hostile.

Microsoft to auto-launch Copilot in Edge whenever you click a link from Outlook

rmullen0

Re: Edge can be uninstalled

The only way to be sure, is to nuke it from outer space. Failing that, wipe the disk clean and install Linux.

rmullen0

This ish is 100% whack

WTF is wrong with this company (Microslop)? They literally have to ruin every aspect of their software. Switching to alternative software isn't even optional at this point. It is required. The people running that company need to be fired immediately.

Microsoft boss on AI content: 'Nobody wants anything that is sloppy'

rmullen0

Re: Sick and tired of these billionaire tech bro bozos pushing this ish on everyone

Sorry for the typo. I mispelled Microslop Microsoft.

rmullen0

Sorry to break this to you, but, they already ruined cat videos as well. Half of them are fake. They literally have to ruin everything and will be unsatisfied until they do.

rmullen0

Sick and tired of these billionaire tech bro bozos pushing this ish on everyone

The billionaire class needs to be cut down to size. There should be an upper limit on wealth. And I'm thinking that should be $10 million. The government should seize the rest. If you can't get by on that much, then, there is something wrong with you. Additionally, it is time to start breaking these corporations up. I made my living programming and now I feel that I don't want to have anything to do with this industry. This garbage is hurting humanity more than it is helping. Corporations like Microsoft need to be boycotted.

Microsoft execs worry AI will eat entry level coding jobs

rmullen0

Microsoft is a total clusterf**k of a company

The title says it all. They should open source the pre-AI version of Windows and let someone else who is competent take it over.

Apple patches decade-old iOS zero-day, possibly exploited by commercial spyware

rmullen0

The IDF is known for infiltrating companies.

rmullen0

Re: Two decades

How many people that upvoted this drivel know the first thing about programming? Keep on keeping on with the status quo. It's working out real well for you. Luckily, we live in a perfect world where every developer is 100% skilled and never lets in any buffer overflows. You are right. Don't rely on better tools. Just keep doing things manually. No wait. You all must love running in a hamster wheel and constantly having to patch security holes many of which memory safe languages would eliminate. Self modifying code? Enlighten me on how often that is used. How many buffer overflows appear in drivers versus everywhere else? You sound like a C programmer who is unwilling to change. Insanity is doing the same thing over and over and expecting different results. Moving to memory safe language is decades overdue. It has been obvious for a long time now.

rmullen0

In a just world the scumbags developing and selling these hacks would be locked up

They are nothing but criminals. But, the world already sees that. They see the genocide that is going on in Palestine and know that Israel and the United States are the two biggest criminal organizations on the planet..

Microsoft shifting to cloud management software brings possibility of it peeking into your estate

rmullen0

All the more reason to switch to PostgreSQL and Linux

If you want any semblance of control over what you do, you have to switch to Linux and open source. There is no way around it. These corporations get more and more psychotic with every new day.

As Oracle loses interest in MySQL, devs mull future options

rmullen0

There is already a fork

It's called PostgreSQL. And minus a few annoyances, is for the most part much better.

Bond, debt bond: Investors shaken, not stirred by Oracle’s borrowing spree sue Big Red

rmullen0

Grove's law?

I take it that is the successor to the failed Moore's law? In other words, not a law at all, just a falsehood.

rmullen0

Dump Zionist owned Oracle

If you invest in Oracle, you have no morals or ethics. Larry Ellison is a terrible evil person who in addition to trying to take over and censor the media, is also building AI data centers that are not wanted or needed, ruining the environment, driving up utility prices, and using up water resources, in addition to being a huge proponent of the genocide that Israel is committing against Palestinians, paid for with US tax payer money and weapons.

Meta reacts to power needs by signing long-term nuke deals

rmullen0

Who cares about nuclear waste

Yeah, generate a lot of nuclear waste for AI garbage that no one wants. Does anyone seriously think that the waste is going to be looked after for thousands of years? The country is on the verge of breaking up right now. The reckless irresponsible fools don't care. I am ashamed to be an American. The country is a disgrace.

Microsoft Windows Media Player stops serving up CD album info

rmullen0

Too bad their modern player is still unusable

Maybe the legacy player would no longer be necessary if Microsoft would fix the modern one. The new one is a joke. It takes forever to import music into it and then hangs. I find it amazing that a company like Microsoft can't implement something as simple as take a list of files and read the metadata and load it into a database. I have around 20,000 files. It can't even handle that many. They couldn't just load the data into an SQLite database or something? It's pathetic. Clearly, they don't care at all about applications such as these. it doesn't make them any money. So, they don't care. They would rather try to jam AI down everyone's throats even though most people don't want it.

US punishes China’s ‘dominance’ of legacy chips with zero percent tariffs

rmullen0

All he is doing is devaluing our money

The Bozo and Thief is doing nothing but devaluing our money. It is only worth 1/2 to a 1/3 of what it used to be. He is a reckless incompetent fool.

Purdue makes 'AI working competency' a graduation requirement

rmullen0

The new guy is apparently as big a bozo as Mitch Daniels was

And that says a lot. Because Mitch Daniels is a psychotic freak.

Apple, Google forced to issue emergency 0-day patches

rmullen0

This is probably Israel's handy work

I wouldn't be surprised if this is Israel's handy work. Most unethical entity there is. The IDF claim they have booby trapped devices around the world. I wouldn't be surprised if their pager attack was just them exploding the lithium ion batteries in the devices.

Hegseth needs to go to secure messaging school, report says

rmullen0

No, more like directly to his jail cell

Along with all the rest of the demons in the Republican party.

Microsoft 365 boosts prices in 2026 … to pay for more AI and security

rmullen0

Wrong again Bob

Prices went down. Down to 0. I'm on Debian now and using LibreOffice. Have fun destroying humanity with AI chumps. I won't be a part of it.

'Exploitation is imminent' as 39 percent of cloud environs have max-severity React hole

rmullen0

That's why you don't use SPA

And simply make a server-side app with minimal JavaScript. Simple, effective, and more secure. SPA is total garbage if you ask me. Slow, bloated, buggy, and insecure.

Microsoft ships .NET 10 LTS and Visual Studio 2026, Copilot everywhere

rmullen0

Re: MS has over 200k employees..

Totally agree. Most likely, Visual Studio 2022 will be the last version of Visual Studio for me. The same way Windows 10 is. For exactly that reason. I don't want the AI garbage.

Uncle Sam's new power plan will plug AI farms into the grid faster

rmullen0

USA ran by demons

The people running this country are literally evil demons. I have yet to see them do one good thing. Day after day, it is nothing but evil.

Microsoft puts Office Online Server on the chopping block

rmullen0

Re: It's gonna crash sometime

Yes, that is exactly the problem. You say the wrong thing and you get the Internet death penalty and have your accounts closed. What would happen if Microsoft disabled your email account tomorrow? Could you even get a hold of someone for support? It is insanity how everyone is reliant on these companies for something as critical as email.

rmullen0

Re: It's gonna crash sometime

I always thought cloud was nuts, and still do. The oligarchs just want you to rent and not own anything. It is the same for everything else in society. It is what you call techo-feudalism.

rmullen0

Microsoft wants mass exodus off Office the same as Windows

It is obvious that if one wants to have any autonomy whatsoever in what they do on their own computer that they must abandon Windows for Linux. And Microsoft is doing the same thing to Office as they did to Windows. They want to control everything and spy on everything you do. They will not be content until they have created a total surveillance state. Glad I'm on on Debian now. Along with Firefox, Thunderbird, and LibreOffice. They do the same thing, work fine, are free, and most importantly let YOU DO WHAT YOU WANT TO DO WITHOUT CONSTANTLY BEING TRACKED AND SURVEILLED. The billionaire class are losing their minds, because they know there is going to be an uprising.

Major AWS outage across US-East region breaks half the internet

rmullen0

Oh no

How is Pete Hegseth going to illegally communicate illegal military operations with Signal being down?

Feeling lonely? Microsoft Copilot can now listen to your every word, watch your screen

rmullen0

Re: Just one more reason not to "upgrade" to Windows 11

Exactly what I was thinking. Should have been broken up back in 2000.

rmullen0

Utterly disgusting

In the process to switching my computers to Debian 13 and it can't happen fast enough. No way in hell will I ever run Windows 11. The tech oligarchs are 100% running amok and out of control. The platform is out of control and has to be abandoned.

Google-sponsored DORA report reframes AI as central to software development

rmullen0

No one wants AI

No one asked for or wants AI. The tech companies are forcing it on people whether they want it or not and are only looking out for their own interests. Furthermore, they will be using it for evil.

Microsoft insists Copilot+ PCs are 'empowering the future' – reality disagrees

rmullen0

Re: Marketing company

The new version of Visual Studio looks like a nightmare. Nothing but AI BS. No thanks. Visual Studio 2022 can be my last version of Visual Studio. Just like Windows 10 is my last version of Windows. I don't want AI. Never asked for it. And won't accept it. If you want any semblance of control over anything, you have to move to Linux. There is no way around it at this point.

rmullen0

Re: Does anyone want this

NO. This is once again, Microsoft forcing things that users never asked for and don't want onto them. In other words, standard operating procedure for Microsoft. It happens with every new version of Windows, only now it is completely out of control spyware.

rmullen0

Re: +

Me too. This is exactly why Linux is necessary. Linux lets you do what YOU want. Instead of having Microsoft dictate what you do. Sick and tired of them forcing things I don't want on me. They do it with every new version of Windows and this is finally the breaking point. I've already switched multiple PCs over to Debian 13 and have no intention of ever upgrading to Windows 11. Microsoft has boulder sized balls thinking users will accept something like Recall. It is nothing but spyware.

Tariff threat plays havoc with US PC market, economy not helping

rmullen0

Old hardware works perfect fine

2025 is the year of Linux. I have a several older PCs. Some as old as 16 years old. They all work fine. I installed Windows 10 Enterprise IOT LTSB on some of them, which is good until 2032. On others, I've switched to Debian 13. I'm slowly chipping away and building up experience on Linux. Every new thing I learn, gives me one less reason to stick around on Windows. I've been using Microsoft products since 1990 and I'm a .NET developer. At this point, I feel I have no other option to abandon the platform. It just gets worse and worse. I don't want AI. Never asked for it and will not have it force fed to me. A new version of Visual Studio is coming out. Look and Microsoft's dev blogs. It's nothing but jamming AI down your throat. The people running these tech companies are truly sick people. All I have to say is, thank god Linux persevered. It is the only way to have any semblance of control over anything. The people running our country and the ones running these tech companies are truly evil people.

Senator demands to know status of 'duplicate' Social Security database 'immediately'

rmullen0

Trump, Elon, and all the rest of the criminal goons in his administration need to be locked up

They are nothing but criminals

Microsoft readies Windows 11 25H2 while Windows 10 circles the drain

rmullen0

On Windows 10 Enterprise IOT LTSB now which is good until 2032

Installed Debian on a few computers and I'm in the process of getting off Windows completely. No thanks on AI invading my privacy. I don't want it. Never asked for it. And won't accept it. Recall is just the latest example of Microsoft not caring at all about what customers want. The oligarchs are trying to turn the world into a total surveillance state. I saw a video the other day by I think it was PC World and the guy in the video said it captured and consumed 75 GB on his hard drive.

DOGE accused of duplicating critical Social Security database on unsecured cloud

rmullen0

Payback when the fascists go under

Elon Musk, the DOGE goons and the rest of the Nazi fascist Republican party need to be held accountable for their crimes and locked up after the overthrow of the dictator.

Solid-gold nav bars? Trump plans redesign of government websites

rmullen0

Re: Tacky fake-coloured crap with a thin veneer on top of it

They already have SSO, had the incompetents at DOGE bothered to look.

rmullen0

Re: He probably just wants...

If you are looking for "competent" modernizing, you are going to get that from any of the DOGE fools. You will 100% get the opposite.

Page: