carrylex

joined 1 year ago
[–] carrylex@lemmy.world 2 points 1 hour ago

Check that "Filter lists > Privacy > Block outsider intrusion into LAN" is enabled and you should be fine

[–] carrylex@lemmy.world 10 points 7 hours ago (9 children)

You can already do that:

Get-AppxPackage "Microsoft.XboxApp" | Remove-AppxPackage
Get-AppxPackage "Microsoft.XboxIdentityProvider" | Remove-AppxPackage -ErrorAction SilentlyContinue
Get-AppxPackage "Microsoft.XboxSpeechToTextOverlay" | Remove-AppxPackage
Get-AppxPackage "Microsoft.XboxGameOverlay" | Remove-AppxPackage
Get-AppxPackage "Microsoft.XboxGamingOverlay" | Remove-AppxPackage
Get-AppxPackage "Microsoft.Xbox.TCUI" | Remove-AppxPackage
Set-ItemProperty -Path "HKCU:\Software\Microsoft\GameBar" -Name "AutoGameModeEnabled" -Type DWord -Value 0
Set-ItemProperty -Path "HKCU:\System\GameConfigStore" -Name "GameDVR_Enabled" -Type DWord -Value 0
If (!(Test-Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\GameDVR")) {
	New-Item -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\GameDVR" | Out-Null
}
Set-ItemProperty -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\GameDVR" -Name "AllowGameDVR" -Type DWord -Value 0

You're welcome

[–] carrylex@lemmy.world 9 points 7 hours ago* (last edited 7 hours ago)

Lemmy is open source, so feel free to go back to Reddit

[–] carrylex@lemmy.world 3 points 1 week ago

I did this because it looked better this way... and it was totally 100% intentional :D

[–] carrylex@lemmy.world 11 points 1 week ago (1 children)

What do you mean? An african or european owl?

 

cross-posted from: https://lemmy.world/post/30328982

Context: superbowl

Template is based on Monty Python - Bridge of Death

 

Context: superbowl

Template is based on Monty Python - Bridge of Death

[–] carrylex@lemmy.world 12 points 1 week ago (2 children)

I don't want to say anything against their efforts because competition in a market is always great, but their product pricing and setup is just laughable.

Example: 4vCPU 16GB RAM Instance

  • Stackit(Scharz/Lidl): 120€/month, 4 locations
  • AWS: 110€/month, with saving plan: 60€/month, 30+ locations
  • OVH: 70€/month, 16+ locations
  • Hetzner: 7-12€/month, 5 locations

For who is the pricing designed? Super big companies where management is dumb enough to buy that crap? "We have to host there because our companies CEO knows their CEO" situations?

There are a ton of other EU companies that get the job done a lot better.

[–] carrylex@lemmy.world 1 points 1 week ago (1 children)
[–] carrylex@lemmy.world 25 points 1 week ago (13 children)

Just keep using Remote Desktop Connection aka mstsc.exe?

It's even recommended by Microsoft:

Although replacements have been released, as of the release of the Windows App, Remote Desktop Client is still recommended for use.

https://en.m.wikipedia.org/wiki/List_of_Remote_Desktop_Protocol_clients

[–] carrylex@lemmy.world 13 points 1 month ago* (last edited 1 month ago) (1 children)

That GitHub comment makes my brain hurt and gives me Microsoft community forum advisor (run ChEcKDiSK tO mAYbe fIX tHe ProBLem) and "leave the multi-billion dollar company alone" vibes.

Also it's not a single line - when looking at the source file - and a complete section instead.

GitHub Copilot, as used in the documentation here, is free and integrated into the IDE.

  1. It's inside the dotnet Docs. dotnet has nothing to do with an IDE. You can code/run dotnet code in any editor or terminal if you like.
  2. This person assumes that Visual Studio is the only IDE for dotnet. Looks like they never heard of Rider or VS Code or anything else.

I do not think that you can call it an ad if it is for a free tool.

WTF is he defining as an ad? "Advertising is the practice and techniques employed to bring attention to a product or service". The whole section is bascially "Hey you can use Copilot to do this" - that's an ad right there.

Even if you interpret this as encouraging users to pay

Makes no sense. Does this person think ad = you have to pay for it???

it is hardly the first time that dotnet documentation guides users towards paid Microsoft products: are we going to start complaining about all pages with references to Azure next?

  1. A deployment target is not the same as "AI"
  2. If a page/section is not named like "How to deploy example app to Azure" then it shouldn't contain any reference to Azure. And yes you should complain about such stuff if it exists.

The only part of this I actually object to is that I don't think that what essentially amounts to 'prompt an LLM' belongs in documentation, although at the very least the page does disclose that the output may be erroneous.

That's basically what the whole issue is about. WTF are you even talking about then? Just shut up and give an upvote.

Overall a totally useless comment.

[–] carrylex@lemmy.world 38 points 1 month ago

Diese Kommentarsektion ist nun Eigentum der BRD.

 

This post was brought to you by this PMD rule.

Transcription

Why do we have this stupid code analyzer rule enabled anyway? Nobody writes code like this...

After telling them the lore why it's there:

You have seen such things before?

11 Times, as a matter of fact

 
 

In Spanien passieren Sachen... Quelle

 

Also: Did you know that the Higgs-Bugson is a subspecies of the Heisenbug?

 
16
PS/2 things (lemmy.world)
submitted 8 months ago* (last edited 8 months ago) by carrylex@lemmy.world to c/programmer_humor@programming.dev
 

In todays edition of "stuff that I found in my storage" a PS/2 meme

Image transcription:

mov rax, rbx add rax, rcx HELLO IT'S THE KEYBOARD I HAVE AN IMPORTANT MESSAGE E

701
Packet Loss (lemmy.world)
submitted 8 months ago* (last edited 8 months ago) by carrylex@lemmy.world to c/programmer_humor@programming.dev
 

Found this in the depths of my storage. Not sure where its from but might improve the day of some people ^^

 
view more: next ›