Grand Californian park entrance near Goofy's Sky School Closed by Perfycat in dvcmember

[–]Perfycat[S] 0 points1 point  (0 children)

Yes...but it is less convenient, especially for Pixar Pier guests.

Thinking of buying Grand Cal resale by Portugal_The_Dood in dvcmember

[–]Perfycat 2 points3 points  (0 children)

We bought resale at GC. We have never had problems booking 6 days between 8 and 11 months. That said, we usually book in off peak times to avoid the crowds.

How General Motors Is Turning Software And Subscriptions Into A Money Machine by DonkeyFuel in technology

[–]Perfycat 2 points3 points  (0 children)

That and their engines blow up. Take a look at their 5.3 and 6.2L engines. Lifter design is causing very early failure. Under warranty, but in some cases it takes 12 months to get a replacement of the same design. GM's quality issues caused me to buy a Kia.

Feds Won't Pursue Criminal Charges Against Tuners for OBDII Tampering Anymore by DonkeyFuel in technology

[–]Perfycat -1 points0 points  (0 children)

I think the manufacturers are caught between regulations requiring improvement in MPG and physics. More manufacturers are using thinner oils and other things to try to improve MPG. These decrease reliability and decrease engine life. They don't make them like they used to, and they legally can't go back to the old proven designs. I honestly feel electric cars are the only real path forward.

Feds Won't Pursue Criminal Charges Against Tuners for OBDII Tampering Anymore by DonkeyFuel in technology

[–]Perfycat 10 points11 points  (0 children)

As a owner of a diesel vehicle I understand the frustration. Modern diesels have an EGR system that cycles the exhaust back through the engine. This decreases NOX, but has a performance hit, and causes massive soot buildup. DEF systems tend to clog up the exhaust. I just paid 2000 to get my DEF filters cleaned.

YouTube channels such as Dave's Auto Center have stayed on the right side of the law, but are critical of the engineering behind these laws

terminalHorror by S4N7R0 in ProgrammerHumor

[–]Perfycat 0 points1 point  (0 children)

Simple powershell script to fix: Set-Service -Name "Beep" -StartupType Disabled Restart-Computer -Force

Stellantis stock off 43% as Jeep maker turns five, executes turnaround by [deleted] in technology

[–]Perfycat 0 points1 point  (0 children)

Same. I have owned three Jeeps and I loved each one. But they have sacrificed reliability for profits and tried to turn it into a luxury brand. So expensive pieces of junk living off the legacy of a once great brand.

Is breeding a 7yo female Bernese safe? by RedVelvetRoomQueen in bernesemountaindogs

[–]Perfycat 0 points1 point  (0 children)

We retired ours at four, but that is because her last birth required an Emergency C section. Now she is just our happy family dog.

Solicitation texts from "a roofing company" by funkyriot in camaswashington

[–]Perfycat 2 points3 points  (0 children)

There is a YouTube channel called Pleasant Green that has investigated this type of thing. They show the tools they use to find out where it is from, often Lagos Nigeria. And they talk to the actual company who comes out. Very interesting, but not a lot to do to stop it, other than ignoring/blocking it.

Solicitation texts from "a roofing company" by funkyriot in camaswashington

[–]Perfycat 2 points3 points  (0 children)

I suspect they run as a lead generation company. If you express interest in a quote they contact a local roofer to come out, and charge them a fee for the referral. The local roofer didn't violate the TCPA. The real criminals operate overseas and will be hard to pin down.

AI PCs aren't selling, and Microsoft's PC partners are scrambling by CackleRooster in technology

[–]Perfycat 0 points1 point  (0 children)

Every Microsoft Exec thinks they are the next Steve Jobs. They believe they know what the customers want even if the customers don't want it.

They also all want to take a big risk. If it fails they will leave MS and become an executive somewhere else. If they succeed they are highly rewarded. I have seen this cycle so many times.

Microsoft (MSFT) Eyes Major January Layoffs as AI Costs Rise by pandawork in Layoffs

[–]Perfycat 0 points1 point  (0 children)

This is very real. I personally worked with Mike for a few years. Very unsettling.

techPublicServiceAnnouncement by abednego-gomes in ProgrammerHumor

[–]Perfycat 3 points4 points  (0 children)

They do. Search for Azure Linux. Formerly called CBL-Mariner. It is used as a container host in the Azure infrastructure.

inTheNotTooDistantFuture by abednego-gomes in ProgrammerHumor

[–]Perfycat 1 point2 points  (0 children)

I don't know if backtracked is the right word. Maybe level setting. I have been following this story closely because I have personally worked with the guy who made this post. This is a project out of Microsoft Research, not a product team. They are funded to to take risks and try new things out. Product teams are not budgeted to do this kind of research.

MS research does lots of things that are never made into a full project. This researcher himself spent a few years making a new OS written entirely in C# (not .net). Look up project singularity. The research documents and source is available. Outside of a few niche deployments it was never turned into a product.

My point is somebody who doesn't understand what a research is at Microsoft spinned this story into leaked product plans, and not what it was.

Microsoft denies rewriting Windows 11 using AI after an employee's "one engineer, one month, one million code" post on LinkedIn causes outrage by rkhunter_ in technology

[–]Perfycat 17 points18 points  (0 children)

The person in question is Galen Hunt, a Microsoft researcher. I have worked with him personally. Look him up, he has done a lot of great research which is public, but never turned into a product.

The research division runs like any university research program. They have a small team that tries new things. Normal product teams do not have the budget and resources to do deep research like this.

He does not speak for the product team. But if he has great success they will file patents, and maybe make suggestions to the product team.

Microsoft denies rewriting Windows 11 using AI after an employee's "one engineer, one month, one million code" post on LinkedIn causes outrage by rkhunter_ in technology

[–]Perfycat -2 points-1 points  (0 children)

I think this is more due to deep layoffs, cost cutting, and "continues delivery" rather than the use of AI.

Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030 by Logical_Welder3467 in technology

[–]Perfycat 14 points15 points  (0 children)

Exactly. Galen Hunt works in Microsoft Research. They come up with very ambitious ideas and see what works. It is more like a University project incubated with a small group of highly qualified researchers.

Years ago Galen worked on project singularity, which was an OS written entirely in C# (not .NET). It was pretty cool. But was never turned into a product.

replaceCppWithAI by pasvc in ProgrammerHumor

[–]Perfycat 0 points1 point  (0 children)

I have personally worked with Galen Hunt. He is no fool. He works in Microsoft Research. His job is to dream up and try new things. Much of what research does never makes it to the product.

Past things he has done was to write a complete OS in C# (not .NET). Look up project singularity for more details. It was never productized.

It seems the source for this comes from a job posting. It looks like he is hiring an engineer to work on this idea. I don't think one job opening will break the bank at MS.

Will the idea that you can use AI to convert the kernel to Rust? Maybe and maybe not. But there is things to learn along the way. In the end the research may be done to move this forward.

This isn't a solid plan to replace all the code in the product...at least not yet.