Cody The Software Engineer
Cody The Software Engineer
  • Видео 14
  • Просмотров 29 810
How to remember anything
Use this one weird trick (memory scientists love it!) to remember all the little oddities and details you need as a software developer.
Resources to learn more:
The forgetting curve: en.wikipedia.org/wiki/Hermann_Ebbinghaus#Research_on_memory
Dual coding theory: en.wikipedia.org/wiki/Dual-coding_theory
Memory palace: en.wikipedia.org/wiki/Method_of_loci
An excellent course on memory and learning: www.coursera.org/learn/learning-how-to-learn
Просмотров: 47

Видео

I KNOW HOW TO READ AND I PROVE IT BY READING THE ENTIRE GRAPHQL SPEC
Просмотров 2,5 тыс.3 месяца назад
I often get a lot of questions like "Do you even know how to read?" or "How did you get hired here?" or "Please stop using your Macbook Pro as a panini press" and I wanted to addresss them by showing incontrovertibly that YES I CAN AND NO I WILL NOT. GraphQL Spec: spec.graphql.org/October2021/ Notes: gist.github.com/lalunamel/5c7a107c65e234690d6aeabc5303ed4d 0:00 - Intro 7:44 - 2. Language 1:18...
How I take notes with Obsidian
Просмотров 5984 месяца назад
Here's what I use to take notes - it's called Obsidian: obsidian.md/ The theme is Everforest Enchanted: github.com/FireIsGood/obsidian-everforest-enchanted 0:00 - Intro 0:37 - How I use Obsidian 1:19 - Sync & mobile app 2:11 - Diagrams / canvas 3:10 - Daily notes 3:45 - My theme 4:24 - Don't listen to productivity advice online
How does React's act work?
Просмотров 8464 месяца назад
How does React's act work? I've been using it forever and never knew! Now I understand what's going on when I get those dumb errors. My notes - gist.github.com/lalunamel/7d2fe2eed759e19a42c664c9c8dadbad I'm using Obsidian here to take notes - ruclips.net/video/26ay4GNNa4A/видео.html 0:00 - Intro 0:32 - tldr 1:58 - How does Reac schedule rendering? (Fibers) 5:40 - How do the tests know when Reac...
How to debug your ComfyUI node
Просмотров 1,9 тыс.8 месяцев назад
Learn how to debug your custom ComfyUI node, or any other node! Create your own custom nodes: ruclips.net/video/tr_0qnwLQ0I/видео.html 0:00 - Setup 2:07 - Attaching the debugger 5:06 - Make sure ComfyUI runs your code 6:02 - Debugging controls overview 10:00 - Verifying the node's output 10:48 - How to make your own nodes
The way you're searching for jobs is making you sad
Просмотров 2589 месяцев назад
0:00 - The emotional rollercoaster 0:54 - The sales funnel 1:53 - The job search as a funnel 3:39 - Funnels are everywhere! Change your thinking about job searching and make it much easier to approach!
Make sure you do this before starting your job search
Просмотров 759 месяцев назад
0:00 - Intro 0:23 - 1. Calendar 1:30 - 2. Resume 2:21 - 3. "Tell me about yourself" 2:58 - 4. "What are you looking for in your next role?" 4:02 - 5. "Why did you apply to this role?" 5:03 - Bonus: Track your job search There are so many ways to make your job search DIFFICULT! Here are a few ways you can bring some ease to the process by reducing the burden on you!
Why I'm Starting A YouTube Channel in 2024
Просмотров 12210 месяцев назад
Why I'm Starting A RUclips Channel in 2024
How to make your own custom ComfyUI nodes
Просмотров 19 тыс.10 месяцев назад
Learn how to make your own custom ComfyUI nodes and evaluate the other nodes you find online! Code for image sizer node: gist.github.com/lalunamel/6b582f865d2be881a501c574a136ce69 0:00 - Intro 0:45 - What does the Image Sizer node do? 2:23 - Requirements and tips 7:58 - Exploring example_node, discovering its interface 45:41 - Building your own custom node 48:47 - How to see your custom node 49...
Introducing FileWatcher
Просмотров 329Год назад
FileWatcher is a mac app that you can use to observe the filesystem.
Build vs buy, procurement, releasing
Просмотров 27Год назад
0:00 - Intro 0:48 - Building software 1:35 - Build vs buy 4:54 - Generating requirements to buy a product 6:02 - Researching products 6:42 - Sales 7:37 - Understanding salespeople 8:40 - What sales meetings are like 13:56 - Procurement 16:15 - Releasing 17:57 - Collecting feedback In this one, I go over build vs buy, sales, and procurement. This is 3 of 3 in a series on the non-technical parts ...
Exploring existing systems and conducting informational interviews
Просмотров 13Год назад
0:00 - Intro 0:30 - Exploring existing systems 2:43 - Interviewing stakeholders 6:50 - Taking notes effectively in zoom meetings 8:40 - Working with other people and teams 11:28 - Dealing with "no" In this one, I go over how to learn about existing systems, how to take notes in zoom meetings, and how to work with other people and teams. This is 2 of 3 in a series on the non-technical parts of s...
A Guide to the Non-technical Parts of Software Development
Просмотров 56Год назад
0:00 Intro 0:40 Series overview 1:30 Find your next project 3:18 Store your knowledge (notes) Here, I go over what I'll cover in this series of videos, how to find your next project, and how to store your knowledge. Part 2: ruclips.net/video/GKY-m8WXV7E/видео.html
Fix your slow Gradle build in Android Studio
Просмотров 3,7 тыс.2 года назад
Does your Android application take too long to build? Have you tried the quick fixes recommended by Google and Gradle to no avail? This video will teach you how to fix your slow Gradle build yourself - no quick fixes and no nonsense. Learn the fundamentals of why Gradle builds are slow and how you can improve them. 0:00 Intro 1:04 Fundamentals 4:01 Implementation details 5:32 I don't like Gradl...

Комментарии

  • @yvann.mp4
    @yvann.mp4 10 дней назад

    thanks a lot

  • @TheMaxvin
    @TheMaxvin Месяц назад

    You are well done. Where should I put the my file(new node) itself so that the Comfy can take it?

  • @bigandtallrecords
    @bigandtallrecords 2 месяца назад

    Hey there, super useful tutorial. Helped me build this first custom node. Wondering if you could have a look at my code and see why I'm getting my custom batch loader loading three black and white images rather than a color image? I've scoured the internet and cannot solve this. www.dropbox.com/scl/fi/q8ohgjm2c8uw6gy5awq2u/custom_batch_loader-x.py.zip?rlkey=w5qhik0buafkn8qip20haa8a5&dl=0 Any guidance would be very appreciated. Daniel

  • @jmf-stadt-werk
    @jmf-stadt-werk 2 месяца назад

    I wanted to give Obsidian a try for a while now and this video is a great quick start. Thanks!

  • @depayanmondal
    @depayanmondal 3 месяца назад

    How are your eyes after reading document for 4 hours in LIGHT MODE!!! 40 minutes in my eyes are already watery

    • @codysoftware
      @codysoftware 3 месяца назад

      Love me some light mode - it's the only way I can wear sunglasses while I'm coding

  • @nfrankiksa4596
    @nfrankiksa4596 3 месяца назад

    This is some next level autism and I love it

  • @pradaslug4444
    @pradaslug4444 3 месяца назад

    investing at 1142 views

  • @pradaslug4444
    @pradaslug4444 3 месяца назад

    investing at 1142 views

  • @nabeelsherazi8860
    @nabeelsherazi8860 3 месяца назад

    incredible. investing at 872 views

  • @afuzzybearsyoutubechannel2812
    @afuzzybearsyoutubechannel2812 3 месяца назад

    actually legend 🖖

  • @michelleru
    @michelleru 3 месяца назад

    i have no idea how this landed on my explore page but this was CRAZY, mad respect for the grind

  • @ByronAnderson32
    @ByronAnderson32 3 месяца назад

    This looks like some high quality sleepy time relaxation content, thanks Cody :)

  • @codysoftware
    @codysoftware 3 месяца назад

    Make sure to watch this one in HD!

  • @ByronAnderson32
    @ByronAnderson32 4 месяца назад

    A daily note seems like a slick idea

  • @nicolasaudinet493
    @nicolasaudinet493 4 месяца назад

    Nice video, especially the comment about not feeling pressured by the pervasive productivity advice 👌

  • @pn4960
    @pn4960 4 месяца назад

    Noice! I use obsidian as well

  • @kfhahn
    @kfhahn 4 месяца назад

    Thank you!!!

  • @thesodapoppanda8778
    @thesodapoppanda8778 4 месяца назад

    What vscode theme & diagram addon are you using they work really well together!

    • @codysoftware
      @codysoftware 4 месяца назад

      It's obsidian & everforest enchanted - I just made a video about it! ruclips.net/video/26ay4GNNa4A/видео.html

  • @StingSting844
    @StingSting844 4 месяца назад

    What app are you using to draw this?

    • @codysoftware
      @codysoftware 4 месяца назад

      It's obsidian & everforest enchanted - I just made a video about it! ruclips.net/video/26ay4GNNa4A/видео.html

  • @priyanshubharti457
    @priyanshubharti457 4 месяца назад

    Thank you so much for making such an informative video! I've been trying to find videos on on React's inner working, and your video turned out to be a great recommendation by YT. BTW, what's this software you're using for diagrams?

    • @codysoftware
      @codysoftware 4 месяца назад

      Glad I could provide some good knowledge :) It's obsidian & everforest enchanted - I just made a video about it! ruclips.net/video/26ay4GNNa4A/видео.html

  • @kfhahn
    @kfhahn 4 месяца назад

    what program is this? it looks a bit like a vsCode addon

    • @codysoftware
      @codysoftware 4 месяца назад

      It's obsidian & everforest enchanted - I just made a video about it! ruclips.net/video/26ay4GNNa4A/видео.html

  • @cody_codes_youtube
    @cody_codes_youtube 4 месяца назад

    Holy smokes. This format threw me through a loop! The talking avatar is a nice touch.

  • @ianhenrysmith
    @ianhenrysmith 4 месяца назад

    Oh no does this mean I understand front end now

  • @reginaldli5218
    @reginaldli5218 5 месяцев назад

    how can I call other developed nodes by community in my own node scripts?

  • @AIAngelGallery
    @AIAngelGallery 5 месяцев назад

    thank you so much, i was trying to find way develop my own custom nodes and i found this clip. perfect for me

  • @ValleStutz
    @ValleStutz 5 месяцев назад

    I'm facing a problem, where Comfy crashes, when the sampler stars working. Is there a way to show the whole comfy process and to find out what exactly causes the crash?

    • @codysoftware
      @codysoftware 5 месяцев назад

      I would definitely check the console from which ComfyUI is started! When it crashes, I would expect a stacktrace to be printed there.

  • @makadi86
    @makadi86 5 месяцев назад

    thank you very much but plz next time define the people you are talking to, making a video for both programmers and non programmers is not a good idea at all. it will be very boring for programmers, and very hard to non programmers.

    • @11704187
      @11704187 25 дней назад

      Put it in your custom_nodes directory! 8:18

  • @patMacom
    @patMacom 5 месяцев назад

    Coming from over 2 decades of coding - I have to say that you have one of the best (and accurate) perspectives on coding that I've come across in a long while. Appreciate you greatly

  • @basementadmin
    @basementadmin 6 месяцев назад

    Thank you. Great stuff

  • @Luxcium
    @Luxcium 7 месяцев назад

    8:30 ok but I am on my mobile phone and 😮😮😮😮

  • @wgxyz
    @wgxyz 7 месяцев назад

    Hey i was wondering if its possible for us to lock comfyui nodes with an activation license? Anyone interested in building this for me hit me up

    • @dflfd
      @dflfd 7 месяцев назад

      dude, its an open source project. doubtful that you can hide the source. plus it goes against the community spirit. might even violate the license.

  • @Miles-kb9ng
    @Miles-kb9ng 7 месяцев назад

    Awesome tutorial, thanks! For me, the attach dropdown didn't appear automatically, had to setup a launch.json file with the following { "version": "0.2.0", "configurations": [ { "name": "Python: Current File", "type": "python", "request": "attach", "justMyCode": true, "processId":"${command:pickProcess}", }, ] }

  • @Suresh-br2zz
    @Suresh-br2zz 8 месяцев назад

    thanks chief

  • @Guus
    @Guus 8 месяцев назад

    Awesome ❤ thank you

  • @cody_codes_youtube
    @cody_codes_youtube 8 месяцев назад

    First like, first comment, first Cody!

  • @HistoryIsAbsurd
    @HistoryIsAbsurd 8 месяцев назад

    I like the small bit at the start where you gave tips and encouragement. Im only a few months into it and little hints like that really do help.

  • @Joviex
    @Joviex 8 месяцев назад

    WRONG. The FACT I AM SEARCHING IN THE FIRST PLACE is what makes us sad.

  • @certainframe
    @certainframe 8 месяцев назад

    Thanks Cody. Very good tutorial. Any idea how to attach a debugger from VScode and set breakpoints?

    • @certainframe
      @certainframe 8 месяцев назад

      I’m trying to step through some comfyui code to understand how it works

    • @codysoftware
      @codysoftware 8 месяцев назад

      That's a very good question! It looks like it's theoretically possible. I'll add that to my list of videos to work on :)

  • @originalhat
    @originalhat 8 месяцев назад

    Curiosity: SPARKED

  • @originalhat
    @originalhat 8 месяцев назад

    Great content! Hard to say no to that face 😘

  • @andrew.sandler
    @andrew.sandler 8 месяцев назад

    Please keep posting! loving your content

  • @gordonbrinkmann
    @gordonbrinkmann 8 месяцев назад

    Nice, maybe I'll make some custom nodes now. So far I've just edited some existing ones to my liking. By the way George Boole was of course an Englishman as the name already suggests, not a French guy.

    • @codysoftware
      @codysoftware 8 месяцев назад

      So he was - I stand corrected!

  • @buxsin
    @buxsin 8 месяцев назад

    hi Cody.. you need a better microphone. whatever rode mics would be fine... Since i am interested in coding i am subscribing to suport you...Good luck with your streams... ❤❤🌹🌹

    • @codysoftware
      @codysoftware 8 месяцев назад

      I got a new one! Check out my more recent videos and tell me how I sound :)

  • @zablok69
    @zablok69 9 месяцев назад

    looking for someone to write custom nodes for me - paid.

  • @MetalMakeover
    @MetalMakeover 9 месяцев назад

    I have something useful for you to use your programming skills to produce, a GUI for making CompyUI custom nodes. Whoever made Comfy should have made one but they didn't. You should be able to bring up a blank node and then have a thing for putting inputs and outputs on it and titling the node and labeling the various parts by simply typing them into a box, and eventually exporting the node as a package. There's a program called Channer, which seems to be what Comfy was based on. In Chainner you can browse to, and load into a node, models in different formats, like pth, onnx and ones that have param and bin sets, like in RealESRGAN portable. You can't do that in Comfy, to my knowledge. I can't load a RealESRGAN model into Comfy but I can in Chainner, I'd like to have a Comfy node to do that. How could a Chainner node be "ported", or whatever you would call it, over to being a Comfy node? That would be a handy converter to have. You can do a lot of things in Chainner, it's a very extensive image program. What you could do is make GUI that looks like Chainner, or Comfy, but it's just a node editing GUI. Something about Chainner, it's not on a web browser, it has its own screen.

  • @brothachris
    @brothachris 9 месяцев назад

    Great tut! Thanks :)

  • @Foolsjoker
    @Foolsjoker 9 месяцев назад

    I would love to see break downs of what the existing nodes actually do. Like going through its code and seeing their input to output explained. Might help gear some ideas on what we could customize, or modify ourselves.

    • @codysoftware
      @codysoftware 9 месяцев назад

      Great idea! I'll add this to my list :)

  • @done.6191
    @done.6191 9 месяцев назад

    Really liking this so far. I’ve reached the point where I have such specific node needs that only custom can do it. I’ve started small and cobbled together some small nodes but trying to level up. Thanks!

  • @SakuraSuzie
    @SakuraSuzie 9 месяцев назад

    Hi, there are a couple of existing how to guides on Github that may also help. Its good to see more resources like this.

  • @blender_wiki
    @blender_wiki 9 месяцев назад

    Great content, highly raccomented tutorial. However if you are already a programmer you must listen to this at 2x because it is a bit too "for beginners"