Games made in GameMaker 2024
10:48
9 сағат бұрын
AI tools make me more productive, BUT...
27:23
Pets For Your GitHub
9:46
16 сағат бұрын
Games Made In Godot 2024
8:43
19 сағат бұрын
This Map of Github is pretty cool
11:49
Reacting To The DS Pixel Keyboard
10:10
AI Team Mates | Reacting To Devin
13:39
Пікірлер
@msilence2009
@msilence2009 16 сағат бұрын
Nice video. But why alongside such brilliant companies like Meta and Google we see Yandex... Yandex's services have long been working for Russian propaganda and closely cooperating with the Federal Security Service of the Russian Federation (FSB), providing them with access to private user data and enabling repressions by the regime. Yandex is complicit in Russia's barbaric war against the Ukrainian people. Arkady Volozh, a co-founder of Yandex categorically condemned the terrible war and the country's trajectory, refused to cooperate with the regime, left the company, and moved to Israel. This company now belongs to Putin's close friends and serves his interests well by spreading propaganda to send more and more russians to the frontline in Ukraine, and to find those who oppose the regime and is against the war to put them in jail. So, we should not give this company credit by placing it alongside prominent companies that have brought so much value to humanity, like Nvidia or Microsoft.
@l_t_m_f
@l_t_m_f Күн бұрын
It has no place in actual code production.
@dysfunc121
@dysfunc121 2 күн бұрын
He is getting lazy, it's like having the best assistant that is doing all the thinking for you, you get rusty, I think this is a known trade off.
@dysfunc121
@dysfunc121 2 күн бұрын
If there is really such a thing as a forgetting curve, with AI the forgetting curve is stronger, the AI makes it so such a curve faces less resistance (less remembering and recalling things implies more forgetting).
@ezemans
@ezemans 2 күн бұрын
The problem that I've found using AI for creating apps, is that AI generates dopamine as just as social media, and then my brain doesn't want to fix bugs or read code.
@Monkhaus
@Monkhaus 2 күн бұрын
@@ezemans interesting thought, I know what you mean. There's an instant gratification of having something work right away
@OurFantasyLife
@OurFantasyLife 2 күн бұрын
Currently, because I'm sstill learning the basics, I don't use ChatGPT, I ask my peers. I look at AI the same way I looked at Photoshop. You have to know how to make a good photo first before using the tool that will help you make it better. ChatGPT is the same, you have to know the basic first, then you can use ChatGPT to build on that and move faster. Using ChatGPT before knowing the basics feels to me like trying to ride a bike before you even know how to walk. Yeah it's faster but once you reach your destination, you won't be able to do anything at all.
@JohnMcclaned
@JohnMcclaned 3 күн бұрын
There will be 2 experiences. AI for skilled developers. AI for junior developers. Skilled developers will actually get faster because they already know what needs to be produced, it's just about getting the code out. Junior developers don't have this understanding and will rapidly approach average, but never exceed it - forever. Junior devs will literally become llms. They will be confidently wrong most of the time. It's over for them unless they can resist the temptation to use it. There has been a chasm forming rapidly between senior and juniors that started in 2022 and it's only growing larger. If you are a junior, avoid llms at all costs unless you only access them from a browser and your only questions are "what does this mean" and "how does this work".
@oh8866
@oh8866 5 күн бұрын
Losing*
@Monkhaus
@Monkhaus 4 күн бұрын
Maybe they should have used AI for writing the title 👀
@ItachiUchiha-dk1by
@ItachiUchiha-dk1by 5 күн бұрын
Ai is modeling the future. Ai is crazy fast and efficient but over reliance is bad, but a mutual balance with skills and ai is proficient, fast, and less brain consuming
@djinn.
@djinn. 9 күн бұрын
Not as cool as your uploads mate!
@dirtydevotee
@dirtydevotee 11 күн бұрын
Excellent video. However, there are some corrections that need to be made: - ChatGPT 3 was last updated in 2021. The newest ChatGPTs run off an LLM that was last updated August 3, 2023 (which is a bad thing, but a topic for another time). - Perplexity does not farm the Internet at will; they have several thousand "trusted" Web sites that are gleaned once a day. For instance, they made a big fuss on December 6, 2024 that they had added The Independent and the LA Times to their roster. - While many services do depend on ChatGPT specifically, many others attach to Claude, Llama, and other providers. And I just want to add that you should be very careful with Perplexity AI. It's very seductive to think that "AI" is "intelligent", but that is incorrect. Perplexity (like all AIs) gets things wrong on a stunningly regular basis. It is imperative that you double-check everything, especially if you're getting dangerous information like medical or legal responses that could ruin your life.
@Monkhaus
@Monkhaus 13 күн бұрын
Audio in the background is a bit quiet sorry! Will make sure to improve that from now on.
@djinn.
@djinn. 14 күн бұрын
Hey man! Long time no see heh heh heh 😅 I'm glad to see you again in my feed!
@Monkhaus
@Monkhaus 14 күн бұрын
Haha thanks, appreciate it! let's see how long it takes for me to fall off again 😂
@djinn.
@djinn. 14 күн бұрын
Hopefully this time you'll stick around for quite some time 😊 all the best!
@linkvader8614
@linkvader8614 19 күн бұрын
The directory for the json data wasn't working for me, I found the channel logo in json_data['header']['pageHeaderRenderer']['content']['pageHeaderViewModel']['image']['decoratedAvatarViewModel']['avatar']['avatarViewModel']['image']['sources'][2]['url']. Probably a KZbin update changed the directory.
@angelomartinez2603
@angelomartinez2603 27 күн бұрын
Excellent getting started video. I am learning Python as part of a course to earn a cybersecurity certification. Thanks
@Bobrin_O
@Bobrin_O 2 ай бұрын
2024 is here
@Monkhaus
@Monkhaus 2 ай бұрын
@@Bobrin_O ? This video is like 4/5 years old lol
@devindavis9811
@devindavis9811 2 ай бұрын
Thank you for the video. Introducing myself to python because I need to write some scripts for a IoT project I'm creating for work.
@SyedAyaz-i6y
@SyedAyaz-i6y 3 ай бұрын
Thanks for sharing.Where can I get this code. appreciated
@sayeevamsi
@sayeevamsi 3 ай бұрын
It is quiet helpful. Initailly I faced issue while opening the localhost:8000. when I have executed the command "python -m http.server" in cmd, I'm able to access 127.0.0.1:8000/
@yousefgriffin5368
@yousefgriffin5368 3 ай бұрын
Thank you. I need to learn python for my SANS cybersecurity course.
@moahmmedsadiqQuill
@moahmmedsadiqQuill 4 ай бұрын
Data science
@bharathreddyBoithi
@bharathreddyBoithi 5 ай бұрын
Hi Monkhaus, Could post video on how to implement rate limit on websockets in chatbot. Thanks in advance.
@thatniqqakevin644
@thatniqqakevin644 5 ай бұрын
Hi hope you're doing well I'm having some trouble with an assignment and I was wondering if you could help me out
@bendavid7965
@bendavid7965 5 ай бұрын
GOOD Morning.. please can u help out here.. am finding it difficult to run setup.py file on windows.
@mainaurusman
@mainaurusman 5 ай бұрын
when i use the command space login the jetbrain space will be open
@brianbett42
@brianbett42 6 ай бұрын
Thank you
@codeaxen
@codeaxen 6 ай бұрын
how can one setup that eviroment am new to space OS.
@kjmaya
@kjmaya 6 ай бұрын
Error: failed to create a project, developer mode needs to be enabled to build apps Help me!!
@purnabratapanja17
@purnabratapanja17 6 ай бұрын
You have indentation error inside while loop
@mr_don_key
@mr_don_key 7 ай бұрын
why are you not using django as intended? you create, move all kinds of directories and files, to places where it shouldn't be. (making it harder to debug, and to get back to the project in a later date, since you're not doing proper structure). Sure you can do it with your own structure, but for people learning (that is goal of this video), i would advice you to keep the structure as clean as possible (the default structure of django).
@Monkhaus
@Monkhaus 7 ай бұрын
Hello, thanks for the comment and I agree with the sentiment but this wasn't a tutorial. This is me mostly messing around with just building random things.
@zw6729
@zw6729 7 ай бұрын
I am a beginner and I have been struggling with the issue that 0.0.0.0:8000 was unable to connect. Your tutorial solves that problem for me. Thank you!
@samosdolphins123
@samosdolphins123 7 ай бұрын
thank you. when i type emacs hello.py it opens the text eidot i type in the command but then when i return to terminal there is no command line it is a blank line and when i type python3 hello.py it wont do anything either
@ik6uf8xd3e
@ik6uf8xd3e 8 ай бұрын
Well at least it had some flying birds and few monkeys lol
@mfathylmz
@mfathylmz 8 ай бұрын
The old version was much better.
@Monkhaus
@Monkhaus 8 ай бұрын
I never got to play it. But I've been enjoying this a lot recently.
@mfathylmz
@mfathylmz 8 ай бұрын
@@Monkhaus In the old version, when I was bored, I would close the entrance and simulate wildlife inside. I would mix herbivores and carnivores and not put meat food, they would hunt when they were hungry. It was becoming a complete habibat :)
@Monkhaus
@Monkhaus 8 ай бұрын
@@mfathylmz That sounds pretty mental 🤣. Kind of want to try that out. Yeah tbf this game has been enjoyable but it does lack a bit of depth. I'll probably play some other games soon.
@mfathylmz
@mfathylmz 7 ай бұрын
@@Monkhaus Thanks for making me download the game and do the same thing again :)
@Monkhaus
@Monkhaus 7 ай бұрын
@@mfathylmz haha, I still haven't got round to it, but maybe will find some time to give it a try soon
@mattp7437
@mattp7437 8 ай бұрын
What is this procrastination? Go make some coding videos 😡 /s
@Monkhaus
@Monkhaus 8 ай бұрын
😆
@Monkhaus
@Monkhaus 8 ай бұрын
For some reason my OBS settings reset and rendered from 1080p -> 720p. Fixed for the next video.
@Randomynous01
@Randomynous01 8 ай бұрын
Hello Monkhaus, Can you recommend me any GUI program that can do the same thing? Dealing with commands is too difficult for me.. if not, can you clarify how to get the python terminal window (thing) u used in this video , on Windows ? Do i need to install Python?
@tashac8029
@tashac8029 8 ай бұрын
Finally a video with Django and Vue 3. Thank you so much. This has been so helpful
@liquidgold3317
@liquidgold3317 8 ай бұрын
what was your nginx conf for frontend set up as?
@michaeldeloso9042
@michaeldeloso9042 9 ай бұрын
Good day Sir 👋 How to setup code for led fast changing colors blinks with the speed of music beat or noise and automatically turn to super slow mode when there is no music or noise detected on the surroundings?
@RambleOnRose42
@RambleOnRose42 9 ай бұрын
In case anyone else is having an issue where their production build (the step where you run "docker compose -f production.yml up -d --build") is getting hung up on "Building wheel for psycopg-c (pyproject.toml): started", the solution is to increase your droplet size!! I spent like 3 hours googling this before I figured that out. Thank you SO MUCH for making these videos, super straightforward, concise, and easy to follow.
@C9_koshiro
@C9_koshiro 9 ай бұрын
I'm installing Pyrit and I'm using the "sudo python setup.py clean" and it's not working
@AviaGaming123
@AviaGaming123 10 ай бұрын
Thank you
@lordd1sbeats
@lordd1sbeats 10 ай бұрын
how to build correctly and merge w/ backend? (SPA)
@annoyingprecision2487
@annoyingprecision2487 10 ай бұрын
Thanks a ton for a concise yet informative video.
@joaovalente1208
@joaovalente1208 10 ай бұрын
I've just started using python and ubuntu. Thanks for this excellent class!
@ItsDave27
@ItsDave27 10 ай бұрын
somethings out of date now
@Felipe-ib9cx
@Felipe-ib9cx 11 ай бұрын
Very helpful!
@Lugoxc
@Lugoxc 11 ай бұрын
no way to enable developer mode . does anyone have a way?
@suniljadhav6589
@suniljadhav6589 8 ай бұрын
same
@StudentSnsu
@StudentSnsu 11 ай бұрын
I got error from PS D:\Thesis> space new ? What is your project's name? > Thesis ! Error: failed to create a project, developer mode needs to be enabled to build apps
@stackdev347
@stackdev347 7 ай бұрын
developer mode was gone, i was twice registration and none of them work 😴