Master AWS EC2 Setup in Minutes!
5:21
Is ChatGPT Plus Worth It?
5:45
Жыл бұрын
Command Design Pattern
4:31
Жыл бұрын
Singleton Design Pattern
4:46
Жыл бұрын
Is Leetcode Premium Worth It?
4:04
2 жыл бұрын
Factory Design Pattern
5:04
2 жыл бұрын
Factory Method Design Pattern
4:42
2 жыл бұрын
Simple Factory Method Design Pattern
2:17
Пікірлер
@kellymoses8566
@kellymoses8566 5 сағат бұрын
I want to do this but in a sensory deprivation tank
@dasEulchen247
@dasEulchen247 8 сағат бұрын
That was very helpful, thank you! Tonight it is my goal to create a lying down setup for my laptop and switch lite only with things I have at home. I did not think of turning the monitor around before, that will help. ❤😊 How is your neck pain now after some month of lying down? I hope you feel much better! For your floor setup I would suggest to put a pillow under your upper legs for better spinal support.
@-Hussainnn
@-Hussainnn Күн бұрын
The way I go with learning programming: Watch a KZbin crash course tutorial then dive directly to projects
@codevev
@codevev Күн бұрын
Not the worst approach!
@-Hussainnn
@-Hussainnn Күн бұрын
Love the honesty and the level of details! Thanks
@codevev
@codevev Күн бұрын
Sure thing!
@boenje
@boenje 6 күн бұрын
Modern problems require modern solutions
@codevev
@codevev 6 күн бұрын
😂😂😂
@timgregg3202
@timgregg3202 8 күн бұрын
@codevev isn't the screen upside down? Is there a setting on the Macbook to invert it so that it's right side up?
@codevev
@codevev 8 күн бұрын
It is! And yes, I believe you have to hold the Option key when you go to System Preferences/Display Settings (or something like that) and an option to change the screen rotation will be presented
@Sough
@Sough 12 күн бұрын
Does it ever feel dicey with a large object hovering above your head
@codevev
@codevev 12 күн бұрын
Haha sometimes it does
@zfarahx
@zfarahx 12 күн бұрын
Straight to the point and useful? Well played sir 🎩
@codevev
@codevev 12 күн бұрын
Thank you!
@themodfather9382
@themodfather9382 14 күн бұрын
why on earth would you do this on the floor? just get a chair that folds back... or a couch... or a bed...
@codevev
@codevev 14 күн бұрын
To not kill your back in the process
@ofcourse-bq4ps
@ofcourse-bq4ps 26 күн бұрын
Hey are you still doing this? How is your neck feeling now? I'm starting to get neck problems from my work desk and I've tried so many different things.
@codevev
@codevev 26 күн бұрын
I'm using it on and off. The biggest problem is not having enough screen space. As for the neck it's definitely better than sitting, at least for me
@ventilate4267
@ventilate4267 Ай бұрын
Don't give the companies any ideas, they'll have us working 9-9
@codevev
@codevev Ай бұрын
Lol
@codevev
@codevev Ай бұрын
Go change these settings or regret it when you see your AWS bill
@Xenotester
@Xenotester Ай бұрын
0:43 - over $300 800*480 "hard to read text"
@codevev
@codevev Ай бұрын
Is there a question?
@Xenotester
@Xenotester Ай бұрын
@@codevev no, just pointing main issue - resolution of this projectors is too low.
@codevev
@codevev Ай бұрын
@Xenotester yeah that's a problem
@codevev
@codevev Ай бұрын
What are you using AWS Lambda Functions for?
@codevev
@codevev Ай бұрын
What are you hosting with S3?
@Xenotester
@Xenotester Ай бұрын
I'm still using Sony-HMZ T1 HMD
@codevev
@codevev Ай бұрын
It's a virtual headset right? How does it work for you?
@Xenotester
@Xenotester Ай бұрын
@@codevev It's not VR headset - it's display glasses HMD display has usual Field of view 30-40-50 degree - it's like just a screen in black room VR have lenses have big FOV 90-110 - so all resolution "scretced" over it and "pixel density" is lower (but give you more immersion)
@Xenotester
@Xenotester Ай бұрын
​@@codevev Sony HMZ-T1 ( T2 and T3 too) is old - have 1280*720 rgb OLEDs works fine as your HD ready display but and only 60hz + heavy (when sitting too long, but I use often ln bed), but it does great - it look like a TV inside It's decade old so I want upgrade to new lighter 1080p 120hz models (like tcl/nreal/etc), but prices is high, maybe too high
@codevev
@codevev Ай бұрын
@Xenotester yeah I wasn't sure I wanted to have something on my face/head all the time
@Xenotester
@Xenotester Ай бұрын
@@codevev yep - sometimes usual display is better, but hmd can be handy (especially ig it light)
@MercedesClass1-cd2vs
@MercedesClass1-cd2vs Ай бұрын
Doing the same but with wedge on sealing will try to attach the stand to it above my bed a floating laptop 🤌
@codevev
@codevev Ай бұрын
Nice!
@nelsonmaiamatias
@nelsonmaiamatias Ай бұрын
Quick question you might know, should I use the same SAM App to create multiple lambda funcitions? If so, how would I do that in VS Code? Or usually we should create one new SAM App per Lambda function?
@codevev
@codevev Ай бұрын
Great question! I'd have to look to make sure but I think you can just edit your template.yml file to include multiple functions and then just copy the one that was generated before into its own folder/file. If they need to share the same configuration/resources you can use the Globals section of the SAM template. docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-specification-template-anatomy-globals.html
@codevev
@codevev Ай бұрын
You will learn A LOT. Or not. Up to you
@Talkative_paint
@Talkative_paint Ай бұрын
thank you for your help
@codevev
@codevev Ай бұрын
Glad it helped!
@timmboo94
@timmboo94 2 ай бұрын
at 7:56 you select the option aws.events as registry, I get this error there: Error loading registries. Source AWS Toolkit - Amazon Q, CodeWhisper and more
@codevev
@codevev 2 ай бұрын
You may need to authenticate. Can you go to AWS Toolkit extension and see if it prompts you to log in or anything?
@timmboo94
@timmboo94 2 ай бұрын
@@codevev This worked, I thought I logged in before but apparently it did not work properly. Thank you very much!
@codevev
@codevev 2 ай бұрын
Sure thing!
@timmboo94
@timmboo94 2 ай бұрын
@@codevev I dont have a debugconfiguration that was created for me, do you know why that might be?
@codevev
@codevev 2 ай бұрын
Not sure. I did have a problem where it would only work if I tried to create it twice I think
@studyflawsome
@studyflawsome 2 ай бұрын
#STATE PATTERN class Order: def __init__(self): self.unpaid_state = UnpaidState(self) self.paid_state = PaidState(self) self.shipped_state = ShippedState(self) self.delivered_state = DeliveredState(self) self.state = self.unpaid_state def set_state(self, state): self.state = state def receive_payment(self): self.state.receive_payment() def ship(self): self.state.ship() def mark_delivered(self): self.state.mark_delivered() class State: def receive_payment(self): raise NotImplementedError def ship(self): raise NotImplementedError def mark_delivered(self): raise NotImplementedError class UnpaidState(State): def __init__(self, context: Order): self.context = context def receive_payment(self): self.context.set_state(self.context.paid_state) print('Your payment was accepted') def ship(self): print("Can't ship unpaid orders") def mark_delivered(self): print("Can't deliver unshipped orders") class PaidState(State): def __init__(self, context): self.context = context def receive_payment(self): print('The order has already been paid for') def ship(self): self.context.set_state(self.context.shipped_state) print('The order has been shipped!') def mark_delivered(self): print('Only shipped orders can be delivered') class ShippedState(State): def __init__(self, context): self.context = context def receive_payment(self): print('The order has already been paid for') def ship(self): print('The order has already been shipped') def mark_delivered(self): self.context.set_state(self.context.delivered_state) print('Your order has been delivered!') class DeliveredState(State): def __init__(self, context): self.context = context def receive_payment(self): print('The order has already been paid for') def ship(self): print('The order has already been shipped') def mark_delivered(self): print('Your order has already been delivered') if __name__ == '__main__': order = Order() print(order.state) order.receive_payment() print(order.state) order.ship() print(order.state) order.mark_delivered() print(order.state)
@codevev
@codevev 2 ай бұрын
Awesome, thank you
@AlexMuseMatrix
@AlexMuseMatrix 2 ай бұрын
Yeah... But how does that solve the problem???
@codevev
@codevev 2 ай бұрын
What do you mean?
@codevev
@codevev 2 ай бұрын
Oh, didn't realize it's a short. Watch the full video linked to it
@3MandMatt
@3MandMatt 2 ай бұрын
would you add a video for docker compose?
@codevev
@codevev 2 ай бұрын
Anything in particular about it?
@vorandrew
@vorandrew 2 ай бұрын
Github/gist with code?
@codevev
@codevev 2 ай бұрын
Sorry I currently don't have it. Should have thought of that...
@ammadkhan4687
@ammadkhan4687 2 ай бұрын
Nice explanation. Thanks . Do you some some video to map network drive in docker container?
@codevev
@codevev 2 ай бұрын
Thanks! I don't have a video about mapping network drive to a container yet. I haven't used Docker much lately. Good luck!
@ArjunVICtO
@ArjunVICtO 2 ай бұрын
Tq❤❤
@codevev
@codevev 2 ай бұрын
Yw!
@steakdriven
@steakdriven 2 ай бұрын
Render is awful. They nickel and dime you by making it impossible to run both node and rails on the same service plus they charge for postgreSQL
@codevev
@codevev 2 ай бұрын
Well they gotta make money somehow
@steakdriven
@steakdriven 2 ай бұрын
@@codevev Bullshit.
@damircicic
@damircicic 3 ай бұрын
Hi when I click on the icon in the lower left corner and then click on any option in the list I get the message that current user does not have permission to run docker (I wanted to attach to the running container). Does anyone know how to solve this problem?
@codevev
@codevev 3 ай бұрын
Are you on windows? Try opening VSCode as administrator
@damircicic
@damircicic 3 ай бұрын
@@codevev I am on Ubuntu. Sounds promising. Thanks! I'll give it a try.
@codevev
@codevev 3 ай бұрын
I see. Probably opening VSCode with 'sudo' could work. But maybe it's something else. I don't think I ever did it on Linux, just Windows or Mac
@nedkapinill
@nedkapinill 2 ай бұрын
@@damircicic ​ I had same problem. I can open container with rootless in VS code. You can google "Run the Docker daemon as a non-root user (Rootless mode)" to fix permission problem.
@xigbar777ify
@xigbar777ify 3 ай бұрын
Good and quick example!
@codevev
@codevev 3 ай бұрын
Thanks!
@adellaidagriff1728
@adellaidagriff1728 3 ай бұрын
I can’t do it. 😢 „No installed app with label „coolapp““.
@codevev
@codevev 3 ай бұрын
Your app is probably named differently. Check in Django settings
@adellaidagriff1728
@adellaidagriff1728 3 ай бұрын
@@codevev I'm just not good at programming. So I don't know what the mistake is. 😅
@aasa_
@aasa_ 3 ай бұрын
2:04 Would you recommend the unit testing book for someone who doesn’t know C# and only knows Python?
@codevev
@codevev 3 ай бұрын
In theory it should be fine and the concepts should be applicable to any language. But if you're looking for more Python-specific things, I've read amzn.to/49EqA9d and amzn.to/3OPtCPO (just the first edition of the latter though). I'd probably pick up the latter one since pytest can be really confusing and things are done a bit differently in Python versus c#
@SuvobrotoPal
@SuvobrotoPal 3 ай бұрын
❤Nice Video,
@codevev
@codevev 3 ай бұрын
Thanks!
@codevev
@codevev 3 ай бұрын
What are you planning to use an EC2 instance for?
@yonni2528
@yonni2528 3 ай бұрын
you saved me brother! I was stuck on this section of a course! thank you!
@codevev
@codevev 3 ай бұрын
Glad it was helpful!
@geneherald8169
@geneherald8169 4 ай бұрын
how do you manage lighting? Lying down would normally result in you looking directly at your lights
@codevev
@codevev 4 ай бұрын
During the day it's not problem usually. Just open the window blinds if need be. And I don't really have ceiling lights in that room, just a big lamp that I can put wherever
@bluesdog88
@bluesdog88 4 ай бұрын
Thanks for the run through, just what I was looking for!
@codevev
@codevev 4 ай бұрын
Glad I could help!
@codevev
@codevev 4 ай бұрын
If you want to learn how to connect from VSCode to a remote server via SSH, watch kzbin.info/www/bejne/qprXk6qMiLF2rdU next
@codevev
@codevev 4 ай бұрын
What does your development environment look like?
@minimalistmaverick
@minimalistmaverick 4 ай бұрын
DO you know anthing about the non tech degrees. Like the business analytics program? i'm looking for something that will help boost my resume / my 2 year business degree. Anything finance related would be great. that's the best one i found on there? any info would be great thanks
@codevev
@codevev 4 ай бұрын
I am afraid I do not know much about the non tech ones. Sorry
@aGuy2412
@aGuy2412 4 ай бұрын
Why should that not be done like this?
@codevev
@codevev 4 ай бұрын
Usually if you have to do it then it's likely there's something wrong with the way your code is written. Not always but usually
@aGuy2412
@aGuy2412 4 ай бұрын
@@codevev thanks! :) But what is the best practice to have "global" variables that could change during runtime? E.g. Experience Points in a game
@codevev
@codevev 4 ай бұрын
Usually you would have classes that represent some game state or players and inside them you'll have class instance variables, you would usually refer to them using self. E.g. self.health and then you can change those inside the functions that you need. That's probably how it would work but I've not really done any game development so you may want to look at other resources specific to game dev :)
@Failure_no.infinite
@Failure_no.infinite 4 ай бұрын
Thank you so much.
@codevev
@codevev 4 ай бұрын
Glad to help!
@codefathermw
@codefathermw 4 ай бұрын
Worst presentation ever! 🚮
@codevev
@codevev 4 ай бұрын
Thanks for watching
@Antoxas12
@Antoxas12 4 ай бұрын
A comparison with GitHub Copilot would be helpful. Why should we use AWS assistant comparing to a more mature Copilot? Otherwise, the video feels a bit empty.
@codevev
@codevev 4 ай бұрын
Thanks for the feedback!
@codevev
@codevev 4 ай бұрын
Watch the full video: kzbin.info/www/bejne/hJmch4qDbNSCg9U
@codevev
@codevev 4 ай бұрын
Have you tried it yet?
@basicmachines
@basicmachines 4 ай бұрын
Thanks. I couldn't find the 'Remote - Containers' extension in VS Code but I found something called 'Dev Containers' by Microsoft which sounds like the same thing. Has the name changed maybe?
@codevev
@codevev 4 ай бұрын
Just checked, Dev Containers from Microsoft extension does look correct!
@codevev
@codevev 4 ай бұрын
Correction. Dev Containers will probably work on its own but it's included in the Remote Development extension, which is a pack that not only lets you connect to Docker containers from VSCode but also ssh into other hosts
@afustin
@afustin 5 ай бұрын
Exactly what i need
@codevev
@codevev 5 ай бұрын
Great!
@koreazy
@koreazy 5 ай бұрын
Fun video for those with cervical issues. What do you think about adding an XREAL Air 2 Pro to this?
@codevev
@codevev 5 ай бұрын
Great question! I did look into using a VR headset but I don't think we're there yet. It'll probably just give you more headache and I wouldn't be surprised if it'd cause some vision problems if you use it for too long, especially lying down. But let me know if you think different!
@Xenotester
@Xenotester Ай бұрын
I used to old sony hmz-t1 - it's nice, but heavy (and 720p) I want newer Xreal/TCL, but price is too high for me
@Tomahawk1955
@Tomahawk1955 5 ай бұрын
I don't have the AWS SAM EventBridge App From Scratch option at 7:22
@Tomahawk1955
@Tomahawk1955 5 ай бұрын
working with nodejs
@codevev
@codevev 5 ай бұрын
That's strange. Maybe there was an update since I've recorded