YoKulGuy
YoKulGuy
  • Видео 32
  • Просмотров 56 759
Diskusi Selasar ep. 1 - Remote Working di Perusahaan AI dengan Faisal Amir dari Homebrew.ltd
Selamat datang di rekaman episode pertama *Diskusi Selasar*! Dalam seri acara ini, kami mengundang para penggemar teknologi Indonesia untuk membahas tren dan wawasan terbaru dalam dunia teknologi.
Pada sesi kali ini, kami mengeksplorasi dunia **remote working di perusahaan AI**. Dari lingkungan kerja yang fleksibel hingga tantangan bahasan, kami mengupas manfaat, tantangan, dan pengalaman langsung dari para profesional yang bekerja di bidang AI. Dapatkan wawasan tentang bagaimana mereka mengelola tim remote dan apa yang mungkin terjadi di masa depan terkait pekerjaan jarak jauh dalam industri ini.
Baik Anda seorang profesional teknologi, ingin terjun ke dunia AI, atau penasaran tentang masa...
Просмотров: 36

Видео

Automate Original Estimate Tracking Aggregation Part 2 - Nesting
Просмотров 692 месяца назад
Please watch the part 1 before continuing ruclips.net/video/CX5haGHkf0c/видео.html In this video, I'd like to share how to aggregate the Original Estimate of all task to its parent epic in Jira using Jira Automation which supports Subtask to Task to Epic: TL;DR: - Make lookup to its parent - Then use this formula to update parent: {{#=}}{{lookupIssues.Original estimate.sum}} / 60 {{/}} If you l...
Automate Original Estimate Tracking Aggregation
Просмотров 3094 месяца назад
In this video, I'd like to share how to aggregate the Original Estimate of all task to its parent epic in Jira using Jira Automation: TL;DR: - Make lookup to its parent - Then use this formula to update parent: {{#=}}{{lookupIssues.Original estimate.sum}} / 60 {{/}} If you like my tutorial, please supports me by following my socials. - x.com/YoKulGuy - github.com/empeje
Run Rust Continuous Integration (CI) on ARM Architecture using Buildjet
Просмотров 101Год назад
This is a usecase for me to run CI against ARM architecture to Rust application. Repository: github.com/Trust-Machines/core-eng/ Sample PR: github.com/empeje/core-eng/pull/1 Like and subscribe if you like my video :)
Live Stream #2 - Belajar Software Engineer
Просмотров 502 года назад
Live Stream experiment of mine to teach Indonesian how to code and be software engineer.
Live Stream #1 - Belajar Software Engineer
Просмотров 832 года назад
Live Stream experiment of mine to teach Indonesian how to code and be software engineer. Original content: www.twitch.tv/videos/1556987345 Software Engineering 101 Jadwal setiap hari Selasa 7PM CET. Topic: Getting Started to your coding journey Software, IDE, mindset, hello world to JavaScript proficiency with computer start small: pick one language komunitas Student: Github Education - communi...
Rantai Block #1 Demo Rantai Blok
Просмотров 663 года назад
Original site: andersbrownworth.com/blockchain/ #blockchain
E2E Test in Angular with Gitlab CI
Просмотров 3693 года назад
Hola! In this videos, I will share how I integrate the Angular e2e test with Gitlab. Code snippets: gist.github.com/empeje/ae3a638fb415f44756ef1e2c8cc14df0
Intro to Low-code Internal Tool Development with Retool
Просмотров 2553 года назад
Hola! In this video, I discuss the 2nd hot topic in software: how we build software with little to no code. Lot's of folks paid a lot of money to build software with less code. If they can, you can do the same. Here I'll share with you the tricks. #lowcode #nocode #retool #freelancing
Introduction to YoKulGuy
Просмотров 1053 года назад
From time to time, I mentor and teach students, professionals and entrepreneurs on their software engineering needs from their careers to manage the software engineering team. In this channel, I'll distil my knowledge working in multiple different companies and settings to help you speed up your software engineering career. *Notes: The problem I faced with the YC company is a soft-skill challen...
Welcome to my channel!
Просмотров 1723 года назад
From time to time, I mentor and teach students, professionals and entrepreneurs on their software engineering needs from their careers to manage the software engineering team. In this channel, I'll distil my knowledge working in multiple different companies and settings to help you speed up your software engineering career. Get in touch with me: linktr.ee/yokulguy
CapRover · Free and Open Source PaaS!
Просмотров 2,1 тыс.3 года назад
¡Hola! Welcome back to my video. I demonstrated how I use CapRover GitLab CI/CD to have CI/CD and a strong deployment environment. Here are the code snippets for the GitLab CI manifest. caprover.com/docs/ci-cd-integration.html
Documentation as Code - MermaidJS in GitLab
Просмотров 7873 года назад
¡Hola! Welcome back to my video. I demonstrated how I use MermaidJS Gitlab to store nice tech documentation in your GitLab repo and use the usual Git-workflow that you already have. These are the important links: - mermaid-js.github.io/ - mermaid-js.github.io/docs/mermaid-live-editor-beta/
Make your static-site password protected in 5 mins
Просмотров 8 тыс.3 года назад
Having a static site is great, but when you want to add an authentication layer between the site and the user without a backend, it is tricky. This video tells you how to implement password protection based on the this Github package github.com/matteobrusa/Password-protection-for-static-pages #softwareengineering #devtipsandtrick
Ruby on Rails Study Club - Kulkul Tech - Rails Active Record Model & Migration
Просмотров 513 года назад
Hola in this discussion we will discuss about Rails Active Record
Rotate Rightmost Digits - mpj and code
Просмотров 153 года назад
Rotate Rightmost Digits - mpj and code
Sentry on Rails - Sneak Peek to Error Tracking & Releases
Просмотров 4733 года назад
Sentry on Rails - Sneak Peek to Error Tracking & Releases
Ruby on Rails Study Club - Kulkul Tech - Email Verification - Fundamentals to API
Просмотров 823 года назад
Ruby on Rails Study Club - Kulkul Tech - Email Verification - Fundamentals to API
Ruby on Rails Study Club - Kulkul Tech - Upload Image Base64 - Intro to Rails - Intro to MVC - TDD
Просмотров 803 года назад
Ruby on Rails Study Club - Kulkul Tech - Upload Image Base64 - Intro to Rails - Intro to MVC - TDD
Elm in Rails: Use Elm in your Ruby on Rails Monolith
Просмотров 1653 года назад
Elm in Rails: Use Elm in your Ruby on Rails Monolith
API Docs Using Swagger + Redoc
Просмотров 17 тыс.3 года назад
API Docs Using Swagger Redoc
Test Coverage in GitLab CI
Просмотров 18 тыс.3 года назад
Test Coverage in GitLab CI
Firebase App Distribution Android in GitLab CI
Просмотров 3,3 тыс.3 года назад
Firebase App Distribution Android in GitLab CI
Lunch Talk | Sleep Cycle, Your Health, and Focused vs Diffused mode of thinking
Просмотров 254 года назад
Lunch Talk | Sleep Cycle, Your Health, and Focused vs Diffused mode of thinking
Lunch Talk | Sometimes you win-Sometimes you learn
Просмотров 284 года назад
Lunch Talk | Sometimes you win-Sometimes you learn
Scooter Talk | Pendidikan untuk Software Engineer | Belajar seumur hidup
Просмотров 1894 года назад
Scooter Talk | Pendidikan untuk Software Engineer | Belajar seumur hidup
Cloud Function vs. Web Server - Part #2
Просмотров 294 года назад
Cloud Function vs. Web Server - Part #2
Cloud Function vs. Web Server - Part #1
Просмотров 404 года назад
Cloud Function vs. Web Server - Part #1
DevOps in Retail Industry - Case Study of Sandbox VR
Просмотров 654 года назад
DevOps in Retail Industry - Case Study of Sandbox VR
Belajar Berkomunikasi Lebih Baik dengan Dialog
Просмотров 634 года назад
Belajar Berkomunikasi Lebih Baik dengan Dialog

Комментарии

  • @lutchador
    @lutchador 3 дня назад

    need to divide by /3600 as the field is in seconds

    • @yokulguy
      @yokulguy 3 дня назад

      @@lutchador thanks for the feedback

  • @alfinsurya5153
    @alfinsurya5153 20 дней назад

    Lanjutkan, banyakin konten seperti ini bro!

    • @yokulguy
      @yokulguy 20 дней назад

      Siap bro, ditunggu edisi berikutnya 🙂

  • @ari613
    @ari613 23 дня назад

    Hi - It worked for me untill minute 7:05 - pipeline is not the same now in Gitlab, or I have done something wrong

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

    GitLab CI nya dmn?

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

      I don't understand. Are you talki g about the code itself? Code is available from gists in the description. Gitlab CI is available from Gitlab. And I don't share the actual repository just because its private.

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

      @@yokulguy I mean where is your gitlab repository code?

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

      I want to see your flutter code in gitlab ci

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

      @@hendisantika no, its not available for public, just the .gitlab-ci.yml in the gists

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

      @@yokulguy I didn't see the gitlab-ci.yml file in the gist link above

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

    by the way how to access redis in kubernestes using application another redis desktop manager

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

      @@mryyoutube it depends on your goal. It can be accessed by most database client app like TablePlus, and also in your own IDE if your using Jetbrains. But typically you’ll want to use redis programmatically in your application, so you need redis client in the platform of your choice.

  • @SandeshSalunke-s9c
    @SandeshSalunke-s9c 3 месяца назад

    Can we aggregate it up to two levels? like subtask to UserStory and then UserStory to Epic

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

      @@SandeshSalunke-s9c yes it is possible, using the same approach, let me find sometime to make that tutorial as well.

    • @SandeshSalunke-s9c
      @SandeshSalunke-s9c 3 месяца назад

      @@yokulguy this will help me alot. Thank you

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

      You can follow this step ruclips.net/video/DJEypq_4P2c/видео.html @SandeshSalunke-s9c

  • @SandeshSalunke-s9c
    @SandeshSalunke-s9c 3 месяца назад

    this is really helpful.

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

    Beautiful -- super Useful

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

    Thank you for this video. You helped me a lot with this trick to create the rule !

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

      @@leoloran1692 thank you for the feedback. Glad it helps

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

      @@leoloran1692 do you think I should cover more jira automation?

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

      @@yokulguy Yes please, cover more a Jira Automation video, i havent found many Jira Automation tutorials -- specially calculating the value of minutes was the first time i saw in your video

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

      @@canadabadi thanks for feedback, I'll plan for more

  • @jitendrachaudhary2819
    @jitendrachaudhary2819 11 месяцев назад

    Hi @YokulGuy, Is this feature available in Gitlab 16.4.1 version ? If yes, how to enable to collect test coverage ?

    • @yokulguy
      @yokulguy 11 месяцев назад

      I don’t know about this specific version, I need to check but modern gitlab distribution that released since 2 years ago have this feature

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

    how can I publish it for public?

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

      Gitlab pages has several mode of accesses. One is public, which means it will be publicly available. Or you can make it follow Gitlab's permissions mechanism so anyone has access to the repo can see the Gitlab pages, otherwise they don't. You just need to configure it in the Pages section of the repository setting. Hope it can help :)

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

    Hi.Thanks for sharing your experience. I have a question. What is the file location to set Sentry.init fot DSN option?

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

      It should be somewhere in `config/initializers/sentry.rb` you can learn more here docs.sentry.io/platforms/ruby/guides/rails/

  • @afro-es
    @afro-es Год назад

    how do I change the password?

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

      Hi, it is possible to change your password when you first create it. See steps 03:46. And if you need to change your password in the future just need to generate the password hash manually.

    • @afro-es
      @afro-es Год назад

      @@yokulguy I figured that out right after I posted the comment haha. gracias, hemano!

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

      @@afro-es de nada

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

    Is there a way to do this in github page?

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

      Yes you could do this in githup pages as well, just slight modification :)

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

      How? The github pages will always show the directory with the hash name.@@yokulguy

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

    These are Unit Tests and not E2E Tests!

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

      Thank you for your correction, I was mainly referring to the angular command `ng e2e`

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

    you saved my day

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

      Thank you for the feedback. Now you also made my day!

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

    I i chod use some help. My site works and i just want one page to have a password. i did every thig the same way as you, the only thing that is messing me up is the terminal and the npm i -g serve command. i keep geting the same error :The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user

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

      Hey Arma, the `npm i -g serve` is to install a utility called `serve` which basically just a simple web server. You can use other web server e.g. Python oneliner webserver Python2: python -m SimpleHTTPServer 8000 Python3: python -m http.server 8000 Or any other like nginx or apache really. See here for more info: gist.github.com/willurd/5720255 Let me know if that works for you.

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

    Can I have repository url please

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

      Unfortunately it is a private repo and shown only for demonstration purpose. You can see the code in this time stamp ruclips.net/video/sesl903WOA4/видео.html

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

    Makasih bang MPJ for sharing!

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

      Thanks bro! You made my day!

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

    What is the "server" command you are typing in the terminal? MacOS has this? thanks.

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

      It is serve, from the npm. You can install by running `npm i -g serve`. Hope it helps 😊

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

      @@yokulguy Thanks!

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

      No problem, happy to help 😁

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

    ░p░r░o░m░o░s░m░

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

    It is Webstorm or RubyMine if iirc

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

    Which IDE are you using?

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

      Hey @Siya Ram, I'm using Ruby Mine from Jetbrains 🙂

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

      @@yokulguy thanks

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

    file app_distribution.sh nya ditaruh dimana ya?

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

      Bisa di paling luar dari project android nya.

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

    Redoc ndak support buat try kah bang?? seperti swagger

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

      Redoc support juga sepertinya untuk try atau nyoba langsung.

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

      @@yokulguy ternyata setelah saya coba coba yang versi reference sama portal yang support fitur try it

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

    Really useful and I didn't know this before. I will try again! Thanks much !!!

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

      Glad it was helpful!

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

    very useful feature. I was able to get this working for my project. Great work! 👏

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

      Great to hear!

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

    Domisili mana bang ?

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

    Any hacks to get into codementor?

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

      Hi Jappanjeet for your reply, there's not really a hack to get into Codementor, but the tricks is to make sure your resume strong and be authentic on your expertise. I have a friend that joins codementor as a mentor with limited experience as mentor/coach/teacher but excel in the platform.

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

      @@yokulguy really appreciate your reply. Thank you so much!

  • @golden-mindset
    @golden-mindset 2 года назад

    hey bro, great tutorial. how would u change the password from 'secret' to something else?

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

      Yeah bro, it is possible to change your password when you first create it. See steps 03:46. And if you need to change your password in the future just need to generate the password hash manually.

    • @golden-mindset
      @golden-mindset 2 года назад

      @@yokulguy it worked! thanks a lot man

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

    Thanks man! Deployed this really easily.

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

      Glad it helped!

  • @dawidpolakowski3749
    @dawidpolakowski3749 3 года назад

    great video, you realized me that I should use a dedicated image fo codeceptjs

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

      Glad I could help!

  • @ilzammulkhaq8648
    @ilzammulkhaq8648 3 года назад

    mas, bikin yang lengkap dong, dari settingan firebase yang awal

    • @yokulguy
      @yokulguy 3 года назад

      Makasih mas masukannya, saya tampung dulu ya. Jangan lupa like and subscribe ya.

  • @marygallagher3831
    @marygallagher3831 3 года назад

    tjygw vun.fyi

  • @jessepanganiban2529
    @jessepanganiban2529 3 года назад

    Well done @mpj!

  • @tushargarg4123
    @tushargarg4123 3 года назад

    Thank you for the useful Video Is there a good way we can keep multiple .yaml files in one place.........something like if somebody gives a new file and then automatically its .html files gets created and is added in the list.

    • @yokulguy
      @yokulguy 3 года назад

      My pleasure. Okay, if I understand correctly you want to have multiple Open API Spec. - If you want to do this to reduce the size of the YAML and the HTML output is still one, you can split your YAML and then create a script to combine the YAML and then feed it to the Redoc. - However, if the YAML is totally different spec, what I did in another project is I made a custom script to generate multiple Redoc HTML output and have an index.html that show list of documentation I have. Maybe I can show it in another video.

    • @tushargarg4123
      @tushargarg4123 3 года назад

      @@yokulguy Yes please ..you have earned my respect brother ....i hve searched the whole internet but i couldnt get something of that sort.....so i guess we are looking for something like we have multiple independent .yaml files we need to hve a custom script to generate those .html files all by itself.....please make a video on writing this custom script that automatically does this .....if u think video might be late please share the project gitlab link....that would be really kind and grateful of u

  • @lalitham9046
    @lalitham9046 3 года назад

    Explanations are good 👍

    • @yokulguy
      @yokulguy 3 года назад

      Thank you 🙏🏻

    • @lalitham9046
      @lalitham9046 3 года назад

      @@yokulguy can u tell how the coverage are calculated manually ....

    • @yokulguy
      @yokulguy 3 года назад

      @@lalitham9046 Sure, the test coverage is based on the simplecov gem who can calculate how many time a specific line of code being called by the test code. Then it will print the coverage report on the STDOUT of the Gitlab CI then it will collected in the MR screen.

    • @lalitham9046
      @lalitham9046 3 года назад

      @@yokulguy for eg: if I am adding this coverage : Total.*?([0-9]{1,3}) in my yaml script to display the percentage how does this calculates and gives me the coverage percentage..

  • @sahilhemnani7417
    @sahilhemnani7417 3 года назад

    Is firebase app distribution available for flutter applications ?

    • @yokulguy
      @yokulguy 3 года назад

      Hi Sahil, thanks for commenting. yes, it does. Any Android app that produces APK can utilize Firebase App Distribution.

    • @sahilhemnani7417
      @sahilhemnani7417 3 года назад

      @@yokulguy Thanks for replying

    • @yokulguy
      @yokulguy 3 года назад

      @@sahilhemnani7417 You're welcome, let me know if you have any further questions.

  • @sunnyjain630
    @sunnyjain630 4 года назад

    Hii, can i ask which types of questions they generally ask?? Will it related to projects only or can also be from normal coding questions??

    • @yokulguy
      @yokulguy 4 года назад

      The question is sometimes unpredictable, from simple troubleshooting to debugging compiled binary or code, I get many stage situation as well.

    • @sunnyjain630
      @sunnyjain630 4 года назад

      @@yokulguy thanks bro for instantly reply😊

    • @yokulguy
      @yokulguy 4 года назад

      @@sunnyjain630 no worries, you can follow and contact me as well here www.codementor.io/@amappuji

  • @dave9739
    @dave9739 4 года назад

    Awesome! Looking forward to more uploads. You should look into using smzeus . c o m. I used it to promote my Instagram and it helped my posts start to trend. It could really help you promote your videos too!

  • @janisbruce6692
    @janisbruce6692 4 года назад

    Nice content!! You deserve more subs! By the way, go and search for smzeus. Loads of RUclips channels use the site to promote their videos!!

  • @abu-bakrjabbarov7942
    @abu-bakrjabbarov7942 4 года назад

    My account at codementor.io is still under review after a few weeks. How can I fasten the process?

    • @yokulguy
      @yokulguy 4 года назад

      Hi Abu-Bakr, I have the same experience, for me, it is about a month. I think they have a thorough process to vet mentor, however, it is not very transparent admittedly. I'm not a Codementor member, so yeah I don't any particular tips to fasten the process, but good luck for your application, I hope you join our vibrant community!