- Видео 67
- Просмотров 499 228
Code Doge
США
Добавлен 11 окт 2017
Git Gud
Visual Studio Code useful Shortcuts
#visualcode #shortcuts #devops #coding #programming #visualstudio
CodeDoge4
Important Time Stamps:
FOR ALL combos, look further down video description for more info on what that shortcut does.
00:00 - 00:24 = Context that we are gonna cover some shortcuts and hotkeys to increase productivity in visual studio code.
00:24 - 00:39 = Quick overview of example file.
00:39 - 01:19 = Heads up of the 6 category combos we are gonna cover.
01:19 - 01:51 = Shift + Directional Arrow key. (left/right/up/down)
01:51 - 02:03 = Shift + Home key.
02:02 - 02:13 = Shift + End key.
02:16 - 02:33 = Ctrl + Direction Arrow key. (left/right)
02:33 - 02:43 = Ctrl + Home key.
02:43 - 02:54 = Ctrl + End key.
02:54 ...
CodeDoge4
Important Time Stamps:
FOR ALL combos, look further down video description for more info on what that shortcut does.
00:00 - 00:24 = Context that we are gonna cover some shortcuts and hotkeys to increase productivity in visual studio code.
00:24 - 00:39 = Quick overview of example file.
00:39 - 01:19 = Heads up of the 6 category combos we are gonna cover.
01:19 - 01:51 = Shift + Directional Arrow key. (left/right/up/down)
01:51 - 02:03 = Shift + Home key.
02:02 - 02:13 = Shift + End key.
02:16 - 02:33 = Ctrl + Direction Arrow key. (left/right)
02:33 - 02:43 = Ctrl + Home key.
02:43 - 02:54 = Ctrl + End key.
02:54 ...
Просмотров: 186
Видео
Fix SteelSeries Arctis Pro Wireless Headset issues
Просмотров 29 тыс.Год назад
This video tells you how to quickly reset your audio issues if your Arctis Pro headset's microphone isnt working. Happens to me often especially when I swap audio sources and especially for CSGO. Fix audio issues Fix sound issues Fix steelseries sound Steelseries headset sound not working Steel series gaming headset not working Fix Arctis Pro headset
Create a Service Connection from Azure DevOps to Azure Portal
Просмотров 1,4 тыс.Год назад
#azure #devops #portal CodeDoge4 Important Time Stamps : 00:00 - 00:10 = Video context. 00:10 - 00:29 = Where to go to create a new service connection. 00:29 - 01:17 = Creating a service connection using the recommended Azure Resource Manager Automatic method. 01:17 - 01:46 = Confirming the creation of a new service principal for use with Service Connection. 01:46 - 02:19 = Confirmi...
Save terraform plan into human readable output file
Просмотров 1,1 тыс.Год назад
#azure #terraform #devops CodeDoge4 Important Time Stamps 00:00 - 00:28 = Context of saving terraform plan into an output file. 00:28 - 00:36 = Reminder that all important time stamps and links are found in video description. 00:36 - 01:03 = Method 1 explanation. terraform plan -no-color {name of your output file}.txt 01:03 - 02:30 = Method 2 explanation. terraform plan -out={your o...
How to remove resource from Terraform state file | terraform state rm example
Просмотров 1,1 тыс.Год назад
#terraform #azure #devops Important Time Stamps : 00:00 - 00:20 = Context of 2 methods to remove resources from terraform state file. 00:20 - 00:31 = What testRG looks like. It contains 3 Keyvaults. 00:31 - 00:47 = Quick glance at what the state file for TestRG and the 3 keyvaults look like. 00:47 - 01:14 = Manually deleting the resources from terraform state file. 01:14 - 01:46 = Reason why th...
How to unlock a terraform state file | Fix Error acquiring the state lock
Просмотров 3 тыс.Год назад
#terraform #devops #technology CodeDoge4 Important Time Stamps : 00:00 - 00:43 = How to run terraform force-unlock 00:43 - 01:12 = Hashicorp terraform force unlock documenation page 01:12 - 01:21 = Warning about using it 01:21 - 01:53 = outtro about other videos and thanks for watching! Important Links : developer.hashicorp.com/terraform/cli/commands/force-unlock Syntax : terraform ...
ARM Using Nested Templates | ARM Templates
Просмотров 160Год назад
#Azure #arm #devops #iac CodeDoge4 Github Link : github.com/jc566/RUclips_Solutions/tree/master/Azure ARM/ARM Nested Templates Important Time Stamps: 00:00 - 01:13 = Context of what problems this video solves 01:13 - 02:03 = What features regarding ARM templates this video will cover 02:03 - 02:59 = Info about the Github links 02:59 - 03:25 = Context of how we will run the ARM templ...
Install Azure Devops Self-Hosted Agent & Agent Pool Windows OS
Просмотров 2,2 тыс.Год назад
#azure #agentpools #devops #adoagent CodeDoge4 Important Links : Powerpoint - github.com/jc566/RUclips_Solutions/blob/master/AzureDevops_InstallAgentPool/Azure DevOps Agent.pptx Snapshot of prompts - github.com/jc566/RUclips_Solutions/blob/master/AzureDevops_InstallAgentPool/Total result of installing agent.png Enter enable SERVICE_SID_TYPE_UNRESTRICTED purpose - github.com/microsof...
How to create custom VHD image Azure
Просмотров 534Год назад
#sysops #azure #vhd #devops #vm #virtualmachines CodeDoge4 Important Links : learn.microsoft.com/en-us/azure/virtual-machines/windows/upload-generalized-managed?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json Important Time Stamps : 00:00 - 00:31 = Context of creating an Azure VM vhd image 00:31 - 01:28 = Quick outline of steps we will take to create this vm image 01:28 - 01:52...
Fix Keyvault Issues after Tenant Migration
Просмотров 283Год назад
#azure #devops #keyvault #error #migration #tenant #subscriptionbox CodeDoge4 Important Links : learn.microsoft.com/en-us/azure/key-vault/general/move-subscription Important Time Stamps : 00:00 - 00:55 = The issue and some possible errors you may see 00:55 - 01:17 = Microsofts script to solve the issue 01:17 - 02:07 = Executing the script 02:07 - 02:29 = Confirming that the issue is...
How to Migrate Subscription to another Azure Tenant or Directory
Просмотров 913Год назад
#azure #devops CodeDoge4 Important Time Stamps : 00:00 - 00:07 = Preface scenario of migrating subscription to new azure tenant 00:07 - 00:49 = How to check subscriptions 00:49 - 01:16 = A review of the resources currently inside subscription and current Azure tenant/directory 01:16 - 01:39 = Perform the action of switching directories for the subscription 01:39 - 01:53 = Confirmati...
How to create a new Azure Tenant
Просмотров 818Год назад
#azure #tenant #devops CodeDoge4 Important Time Stamps: 00:00 - 00:24 = How to get to Portal Settings and switch tenant directories 00:24 - 00:41 = How to get to Azure Active Directory 00:41 - 01:47 = Creating a new Azure tenant 01:47 - 02:25 = Outtro and Code Doge Important Links : learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-access-create-new-tena...
Useful Windows commands & shortcuts for DevOps or SysAdmin
Просмотров 70Год назад
#devops #sysops #systemadmin #windows Important Time Stamps : 00:00 - 00:09 = Context that we are running common windows commands that are useful for devops or sysadmin or anyone working with windows environment 00:09 - 00:29 = services.msc : Opens services running on your windows machine. 00:29 - 00:38 = taskmgr : Opens Task Manager. 00:38 - 00:59 = compmgmt.msc : The parent of many of these s...
Indubitably
Просмотров 2 тыс.2 года назад
#americandad #meme #indubitably #simpsons Season 2 Episode 1 Camp Refoogee #stansmith As requested, Indubitably snipped from American Dad. #Homer Simpsons Indubitably is here : ruclips.net/video/E7_VLlh2dGg/видео.html
Code Cleanup | Meme
Просмотров 7752 года назад
#meme #programmerhumor #programminghumour Its just a harmless comment, until it isnt... From the #pepsi commericials and can briefly be seen from #netflix Pepsi Wheres My Jet documentary. It plays in the reel of pepsi commercials. Please follow me on Twitter to get more updates on memes, tech news, devops/developer content! CodeDoge4 Testing Meme - ruclips.net/video/ai6lRft6nus/виде...
Introduction to Azure ARM Templates | Powershell
Просмотров 1,7 тыс.2 года назад
Introduction to Azure ARM Templates | Powershell
Installing Visual Code & Azure CLI & Powershell & Extensions
Просмотров 2,7 тыс.2 года назад
Installing Visual Code & Azure CLI & Powershell & Extensions
Azure Devops | Pipeline Output Variables
Просмотров 9 тыс.3 года назад
Azure Devops | Pipeline Output Variables
Custom Task Extensions - Using Mocha to Unit Test | Azure DevOps
Просмотров 1,3 тыс.3 года назад
Custom Task Extensions - Using Mocha to Unit Test | Azure DevOps
Custom Task Extensions - Creating a new Build Release Task | Azure DevOps
Просмотров 13 тыс.3 года назад
Custom Task Extensions - Creating a new Build Release Task | Azure DevOps
Custom Task Extensions - Installing Dependencies | Azure DevOps
Просмотров 2,2 тыс.3 года назад
Custom Task Extensions - Installing Dependencies | Azure DevOps
Azure Devops API | Download Variable Groups with Powershell
Просмотров 3,7 тыс.3 года назад
Azure Devops API | Download Variable Groups with Powershell
Lol thanks for the useless video
The status checks option is not explained clearly. COuld it be clarified what the genre/name represents? If I have a pipeline which executes specific unit test according to the content of the PR, how can I use the Status checks option to validate the PR upon success of this pipeline? What the difference with adding that pipeline as a build validation?
Great help, solved an issue I was having, Thanks!
INDUBITABLY 🧐 31 test subjects 12 yes 7 maybe
Can you correctly pronounce INDUBITABLY? 🧐
12 NO
6 maybes
Randomly my voice started sounding crackly in game
Boom, helped me a bunch in verifying where my process was hiding. It was hiding in plain sight but this just confirmed it. Cheers!
INDUBITABLY 🧐
thank you sooo much dude.... Freaking 4 years later AND THIS STILL WAS AN ISSUE I HAD???? INSANE...
What if my issue is when going from one tab to the other? Yhe headset just gets quieter
the first code generates an error - specifically: "Cannot find an overload for "FileSystemAccessRule" and the argument count of 3" - it does not set any permission values - are you sure this code is complete? the second chunk of code works perfectly well however.
thx, good video.
STILL WORKING!!!!!!!! 2024
i love you thank you
So for some reason, my computer is detecting it just fine, and it is set as default device, but it is still playing audio through my laptop speakers. I don't get it.
This worked. Life saver!
Somehow my PC magically disabled the audio for my headset from within its sound properties, just spent an hour trying random ass things, changing batteries, wired, wireless, repairing, etc, no dice. Opened the sound settings (like in the video) to properties just to find its muted for some reason... worked just fine for hours, then magically muted for no reason. Thank you!
I had no sound in wireless game. Did all the other things manually delete drivers, reinstall the GG software. Change sound settings in windows, even factory reset the headphones. Nothing worked. Unpair and pair the headphones in the wireless devise fixed the problem for me, hope this helps someone else with the same problem.
Useful video. Do you recommend to have SPN or Managed Identitity in future?
Clutch
for me my left earmuff is literally so much quieter than the left. idk if the headset is just broken or sum is digitaly wrong with it. i aint even use this thing much
same. tell me if you find a fix
I fucking love u bro
Thanks bro
I love you so much
can we change the achievement earned date ?
Great Videos!! Easy to understand.
3 years later and its still usefull
goat
thank you so much this video was really easy to understand.
every single one of these are the same, this just doesn't work my fuck I'm ripping my hairs out with this garbage OS Fuck you Microsoft with your incompetent shitty OS, DOS is fuckin better.
Thanks a lot
bro, insane, fuck thos apps who mess with files
Is it possible to create an output variable in agent Job and use it in agent less job both in YAML and classic release pipeline?
Total War Warhammer 3 "Partners in Conquest"- pLaY a mUltY pLaYeR cAmPaIn. How The F**k am i supposed to find someone to play a whole campain with Jesus.... Thank you so much i was getting really pissed off.
It's only showing me explorer.exe Should I end all of them? And I doubt why is this happening because all the contents of this folder are only on cloud. I freed it entirely from my device (using free up space).
Thank you so much.. Still one day I struck with this issue
super useful
Does nothing
Thanks man
Thanks a lot buddy
Unfortunately you have to be an ADMIN. I need this capability on my work comp. SO FRUSTRATING!!!! Thanks bud..
Shit video bro. Thanks
thank you so much i literaaly watched the first 21 seconds and got the help i needed! New Sub
so glad it was helpful so fast!
nice - short - effective - straight to the point - but covering all aspect: the kind of video I really like ! thanks so much
thank you for the kind words!
doesnt work. lol the moment i did this the audio was GONE, ive tried everything under the sun to try and fix the issue, they only work with blue tooth now and i cant game with friends seeing it cant multiple sound source, theese headphones are worth like 100$ with all the isssues i have with them, they are a worthless pile of trash, dont buy them.
also im talking about the fact the speakers where my sound source on my pc, my headset will not function under any circumstance unless bluetoothed, ive reinstalled drivers, reinstalled my ENTIRE PC, updates everything, nothing works. once again do not buy these headphones there are better things you can spend money on :D
Nopeee these headsets are 350$
Been looking for the answer to this annoying problem and gratefully found your video. Thanks it solved the problem!!!
**watches the video with no sound because Arctis Pro wireless headset isn't working**
Spoiler: This was a useless video that just basically said "check audio settings"
real (im looking on how to fix that issue)
sorry mate, usually fixes the problem for me
@@khaeugriefshade6456 did you ever figure this out?
How do you fix the problem with the arctic pro wirless?
big thank you for your simple solution
You're welcome!
Still works as of December 29, 2023. Used this to unlock multiplayer achieves in Batman Arkham Origins since it's dead and online servers are gone for good.
absolutely hate MP achievements in single player games
@@CodeDoge Totally agree. If you add MP or co-op - cool. Just don't make achieves for it. It's destined to die at some point or another.
When I mean I love you, I love you my stuff been sounding hollow and terrble sounds amazing
Thanks a lot! This was great :D
Glad it helped!