ASMR Coding a Tetris Game- GoLang Programming No Talking

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 36

  • @felipepalermo6719
    @felipepalermo6719 Год назад +17

    0% IDE, 0% Framework, 100% skill.
    Awesome video man.

  • @thetripletsbadboys4621
    @thetripletsbadboys4621 2 года назад +5

    Please make a video about your setUp and your config. Am interrested. maybe some other people can be interrested too. i just suscribed, i like what you are doing.

    • @rabbytcoding
      @rabbytcoding  2 года назад +3

      happy to hear that you like my content. about configuration. I don't know if video about boring setup will be interesting for audience, but definitely i will share my vim configuration. ;)

    • @thetripletsbadboys4621
      @thetripletsbadboys4621 2 года назад +1

      @@rabbytcoding thanx

  • @oaaasis
    @oaaasis 2 года назад +4

    How did you float the terminal on top of the live video and record it?

    • @rabbytcoding
      @rabbytcoding  2 года назад +2

      it's same principle as for image editing or with graphics. you have to create a layer that will be above the base layer and just choose a color that will be transparent.

  • @minhtetoo80
    @minhtetoo80 Год назад +2

    Can you please provide the repo? I want to read code as a whole. Awesome video!

    • @rabbytcoding
      @rabbytcoding  Год назад

      happy you like it. yes i will soon create github account for this channel

  • @shpendbeqiraj5723
    @shpendbeqiraj5723 2 года назад +1

    Awesome video!

    • @rabbytcoding
      @rabbytcoding  2 года назад

      Happy you like it ;)

    • @shpendbeqiraj5723
      @shpendbeqiraj5723 2 года назад

      @@rabbytcoding I did! I followed your code the entire way through by also typing it myself!
      Was a nice change from the usual stuff that I code at work.
      Go has become my favorite programming language for the past 9 months.

    • @rabbytcoding
      @rabbytcoding  2 года назад

      Nice. Hope you learn/found something new from video. ;)

  • @pablino5531
    @pablino5531 2 года назад +2

    Cool video! Is there a github repo for this project? I miss some parts and want to read the code

  • @faustgete9869
    @faustgete9869 2 года назад +2

    Great video! Which is your coding software setup: OS, editor and golang plugin fo u use?

    • @rabbytcoding
      @rabbytcoding  2 года назад +2

      linux ubuntu, editor vim and important plugins for golang in vim/neovim are: coc-go, vim-go. and i think you will also like github copilot ;) today i will upload video where i am coding simple microservice with github copilot in typescript.

    • @faustgete9869
      @faustgete9869 2 года назад

      ​@@rabbytcoding What is your experience in development? I'm interesting in golang and study it now )

    • @rabbytcoding
      @rabbytcoding  2 года назад

      ​@@faustgete9869 over 10 years. i worked with golang, node.js/typesript, java, dart. Golang is good choice for backend development, have simple rules and you can be productive quite fast. good luck ;)

    • @faustgete9869
      @faustgete9869 2 года назад

      ​@@rabbytcoding Thanks. Have fun with your channel! 😊

  • @gumilarprastio7479
    @gumilarprastio7479 2 года назад +1

    Dude how you screen record your transparent code editor? Thats so cool

    • @rabbytcoding
      @rabbytcoding  2 года назад +3

      it's same principle as for image editing or graphics. you have to create a layer that will be above the base layer and just choose a color that will be transparent.

  • @kaivalyashah5634
    @kaivalyashah5634 2 года назад

    Cool

  • @Rei-m3g
    @Rei-m3g 2 года назад

    Github link to the code . what are you using for gui?
    Common observation among nodejs developers is that most nodejs devs are more interested in learning Golang .

    • @rabbytcoding
      @rabbytcoding  2 года назад

      yes. i need to create github account. i am using vim/neovim. i must agree with your observation. i also came to golang from node js world.

  • @shahidafzal6283
    @shahidafzal6283 2 года назад +1

    which keyboard is this

  • @Sanjubaba00007
    @Sanjubaba00007 2 года назад

    Which video editing software do u use?

  • @rizzrak
    @rizzrak Год назад

    What font are you using?

    • @rabbytcoding
      @rabbytcoding  Год назад +1

      i didn't install any font for vim. so i guess it's some default font. ;)

  • @wroetored
    @wroetored 2 года назад

    54:55 haha

  • @codelucky
    @codelucky 2 года назад

    is it Neovim ?

    • @rabbytcoding
      @rabbytcoding  2 года назад

      No. This is vim. Video with neovim is here ruclips.net/video/5TBR2ONXTJE/видео.html . But there is not much difference ;)

  • @hanazuki333
    @hanazuki333 2 года назад

    change your caps into fn-key . you have weird hand placement , too much out of place. learn touch typing will keep your hands steady in one place.

    • @rabbytcoding
      @rabbytcoding  2 года назад +2

      That's really good idea thanks. Yes that keyboard have special fn key down and my hand is out of place thanks to that.