Chhaileng Tim
Chhaileng Tim
  • 51
  • 139 055

Video

How to boost engagement with link button on Telegram | Telegram Tutorial
zhlédnutí 919Před měsícem
How to boost engagement with link button on Telegram | Telegram Tutorial Boosting engagement with a link button on Telegram can significantly enhance user interaction and make your channel or group more dynamic. Here's a step-by-step tutorial on how to do it effectively: 1. Create a Link Button in Telegram For Channels: 1. Open your Telegram Channel: Go to the channel where you want to add the ...
Spring Boot Tutorial | Start Run Server port 8080
zhlédnutí 7Před 2 měsíci
Spring Boot Tutorial | Start Run Server port 8080
Spring Boot Tutorial | How to create project
zhlédnutí 9Před 2 měsíci
Spring Boot Tutorial | How to create project
Check flutter before start threads clone
zhlédnutí 64Před 5 měsíci
Check flutter before start threads clone
AttributeError Traceback (most recent call last) | Python selenium don't work, Fixed python Error
zhlédnutí 398Před 5 měsíci
It seems that you are encountering an `AttributeError` related to the `SeleniumManager().driver_location` method when trying to get the path for the Chrome driver. However, the code snippet you provided doesn't contain the implementation of the `SeleniumManager` class or the `driver_location` method. To help you better, I'll need to see the relevant parts of your code where the `SeleniumManager...
The operation couldn’t be completed | Unable to locate a Java Runtime
zhlédnutí 2,5KPřed 6 měsíci
The operation couldn’t be completed. Unable to locate a Java Runtime. Please visit www.java.com for information on installing Java. It seems like you're encountering an issue related to the Java Runtime Environment (JRE) on your system. The error message indicates that the system couldn't find a Java Runtime. To resolve this issue, you can follow these steps: 1. Install Java Runtime: Visit www....
Unable to get list of installed Simulator runtimes | Flutter doctor
zhlédnutí 1,8KPřed 9 měsíci
Unable to get list of installed Simulator runtimes | Flutter doctor 1. "Solving the Flutter Woes: No List of Installed Simulator Runtimes Found" 2. "Troubleshooting Flutter: Resolving 'Unable to Get Simulator Runtimes' Error" 3. "Fixing Flutter Doctor: Dealing with Missing Simulator Runtimes" 4. "No Simulator Runtimes? How to Resolve the Issue in Flutter" 5. "Flutter Setup Woes: Troubleshooting...
Unknown flutter tag. Abandoning upgrade to avoid destroying local changes.
zhlédnutí 188Před 9 měsíci
Unknown flutter tag. Abandoning upgrade to avoid destroying local changes. If you're not working on an official Flutter channel, it's recommended to use git directly to manage your project's dependencies and ensure seamless upgrades. Git provides more granular control over the update process, allowing you to address any potential conflicts or issues manually. Here's a step-by-step guide on how ...
Resolving Error: BIOS/Legacy Boot of UEFI Only Media - Troubleshooting Guide
zhlédnutí 1,6KPřed 9 měsíci
Resolving Error BIOS Legacy Boot of UEFI-Only Media - Troubleshooting Guide Step-by-Step Guide to Resolve "ERROR: BIOS/LEGACY BOOT OF UEFI-ONLY MEDIA": 1. Access UEFI Settings: - If your computer supports UEFI, access the UEFI settings during boot. - Look for options related to CSM/Legacy mode and lower or disable its priority. 2. Recreate Drive in Rufus: - Open Rufus (rufus.ie/). - Choose the ...
Fix Windows Installation Error: Disable BitLocker in Control Panel & Restart Installation
zhlédnutí 1,2KPřed 9 měsíci
Fix Windows Installation Error: Disable BitLocker in Control Panel & Restart Installation Check the comments for the solution to the issue: "Windows cannot be installed to this hard disk space. BitLocker Drive Encryption is enabled on the selected partition. Suspend (also referred to as disable) BitLocker in the Control Panel, and then restart the installation." Windows cannot be installed to t...
How to create your first project Python Django | Admin, View, SQL | Episode 05
zhlédnutí 27Před 10 měsíci
How to create your first project Python Django | Admin, View, SQL | Episode 05 Certainly, here's a shorter version: 1. Create a Django Project and App : - Start a new project and create an app using `startproject` and `startapp` commands. 2. Define Your Model : - In your app's `models.py`, define your data model using Python classes. 3. Generate Migrations : - Run `makemigrations` to create mig...
How to create your first project Python Django | Migrations | Episode 04
zhlédnutí 84Před 10 měsíci
How to create your first project Python Django | Migrations | Episode 04 Certainly, here's a shorter version: 1. Create a Django Project and App : - Start a new project and create an app using `startproject` and `startapp` commands. 2. Define Your Model : - In your app's `models.py`, define your data model using Python classes. 3. Generate Migrations : - Run `makemigrations` to create migration...
How to create your first project Python Django | Models | Episode 03
zhlédnutí 42Před 10 měsíci
How to create your first project Python Django | Models | Episode 03 Creating models in a Django project is a fundamental step in defining the structure of your database. Models represent the data and define how it is stored, queried, and manipulated. To create your first Django model, follow these steps: Step 1: Create a Django Project and App Before you can create models, you need to set up a...
How to create your first project Python Django | Views | Episode 02
zhlédnutí 56Před 10 měsíci
How to create your first project Python Django | Views | Episode 02
How to create your first project Django | Python Django | Episode 01
zhlédnutí 50Před 10 měsíci
How to create your first project Django | Python Django | Episode 01
TypeError: WebDriver.__init__() got an unexpected keyword argument 'executable_path'
zhlédnutí 7KPřed 11 měsíci
TypeError: WebDriver. init () got an unexpected keyword argument 'executable_path'
how to disable auto start apps in mac | FIX MAC M1
zhlédnutí 354Před 11 měsíci
how to disable auto start apps in mac | FIX MAC M1
Updates were rejected because the tip of your current branch is behind
zhlédnutí 4,5KPřed 11 měsíci
Updates were rejected because the tip of your current branch is behind
How to change github project from public to private | GitHub Torturias
zhlédnutí 65Před 11 měsíci
How to change github project from public to private | GitHub Torturias
TypeError: Rule.__init__() got an unexpected keyword argument 'method' | Python Flask
zhlédnutí 4,1KPřed 11 měsíci
TypeError: Rule. init () got an unexpected keyword argument 'method' | Python Flask
valorant this build of vanguard requires tpm version 2.0 asus | FIXED TPM VERSION 2.0
zhlédnutí 4,2KPřed 11 měsíci
valorant this build of vanguard requires tpm version 2.0 asus | FIXED TPM VERSION 2.0
How to add Menu on Facebook | Facebook Page
zhlédnutí 33Před 11 měsíci
How to add Menu on Facebook | Facebook Page
How to download pycharm community for mac m1
zhlédnutí 488Před rokem
How to download pycharm community for mac m1
how to create flutter project
zhlédnutí 32Před rokem
how to create flutter project
Change the default shell in Terminal on macOS | Zsh or Bash shell M1
zhlédnutí 417Před rokem
Change the default shell in Terminal on macOS | Zsh or Bash shell M1
Warning dart on your path resolves to is not inside your current Flutter SDK checkout at PATH MacFIX
zhlédnutí 13KPřed rokem
Warning dart on your path resolves to is not inside your current Flutter SDK checkout at PATH MacFIX
Unable to find bundled Java version Mac Solution
zhlédnutí 357Před rokem
Unable to find bundled Java version Mac Solution
Unable to find bundled Java version Mac Solution
zhlédnutí 138Před rokem
Unable to find bundled Java version Mac Solution
How to add link button in telegram channel post | Telegram Tutorial
zhlédnutí 13KPřed rokem
How to add link button in telegram channel post | Telegram Tutorial

Komentáře

  • @Izuiivlr
    @Izuiivlr Před dnem

    thank you

  • @makomalesego_
    @makomalesego_ Před 15 dny

    oh come let us adore HIM

  • @johnpersia2455
    @johnpersia2455 Před 22 dny

    Do you guys how to edit the posted message with the link button? Once I add my message with custom emojis, it will go back to generic ones in the preview and I can't edit them back to custom emojis.

    • @chhailengtim
      @chhailengtim Před 10 dny

      I'll check on this case. thanks for let's me know.

  • @acromon4481
    @acromon4481 Před 24 dny

    I want to add The button option to my bot not in my channel, I mean if someone start my bot then the button option should pop up.

    • @chhailengtim
      @chhailengtim Před 10 dny

      I'll will try more to learn about this.

  • @boanh7784
    @boanh7784 Před 27 dny

    thankyou

  • @sarthaksrivastava4519
    @sarthaksrivastava4519 Před měsícem

    Warning: `flutter` on your path resolves to C:\Users\sarth\flutter, which is not inside your current Flutter SDK checkout at C:\Program Files\flutter. Consider adding C:\Program Files\flutter\bin to the front of your path. i got this error can you make a video on it , i only got this error

  • @shashwathms9453
    @shashwathms9453 Před měsícem

    Couldn't see anything. Waste video

  • @fahadhummadi1490
    @fahadhummadi1490 Před měsícem

    Thank you

  • @HussainAhmed-wg3jx
    @HussainAhmed-wg3jx Před měsícem

    delete this video for all the poor desperate souls in the future, genuinely

  • @As-iy2ki
    @As-iy2ki Před měsícem

    At 0:26 on the right side mine just says no recent projects. I just downloaded Xcode (I was trying to get Flutter on my mac and I needed Xcode) and I have the same issue "unable to get a list of installed Simulators runtimes". How do I solve this? I don't see the same thing as I see in your video. I'm new to all of this.

  • @theacend1
    @theacend1 Před měsícem

    my whole project files are gone now right after executing "git push -f origin main" sir...do you know how to get them back???Thank you edit: i should hvae read comments before actually executing

    • @chhailengtim
      @chhailengtim Před měsícem

      Thanks

    • @RamaGuptaOfficial
      @RamaGuptaOfficial Před 26 dny

      DO THIS git reflog git reset - -hard 1547a58 (Note: 1547a58 is last Head Value of git reflog)

    • @theacend1
      @theacend1 Před dnem

      @@RamaGuptaOfficial surely, Thanks

  • @theacend1
    @theacend1 Před měsícem

    nice bgm

  • @Sahaj9DotTech
    @Sahaj9DotTech Před měsícem

    your solution is not working

    • @chhailengtim
      @chhailengtim Před měsícem

      Thanks for your alert please help find new ways and take that link for pp need it too.

  • @mch4lim942
    @mch4lim942 Před měsícem

    thanks, man it worked! hope you doin' well soldier!

  • @osmanali3220
    @osmanali3220 Před měsícem

    hi... thank you so much But i have one problem how can button update link, plase help me

    • @chhailengtim
      @chhailengtim Před měsícem

      I'm glad you found the video helpful! To update a link on a button, you can go to the button settings and edit the URL there.

  • @ivanportosal
    @ivanportosal Před 2 měsíci

    top, deu certo consegui resolver

  • @antoniofuller2331
    @antoniofuller2331 Před 2 měsíci

    I did what the video said but I'm getting an error "Due to recent security improvements to Cloud Storage for Firebase, you must update your project settings"

    • @chhailengtim
      @chhailengtim Před 2 měsíci

      Thanks so much i'll check more update

  • @user-bc8sl8bb7s
    @user-bc8sl8bb7s Před 2 měsíci

    Hi Time! Thank you so much, it was very clear and concise!

  • @beom-seok9253
    @beom-seok9253 Před 2 měsíci

    What a coincidence, I'm making same interface which looks exactly the same as another CZcamsr I'm learning from and I'm having same error

    • @chhailengtim
      @chhailengtim Před 2 měsíci

      It's interesting how common challenges can be when working on similar projects!

  • @josecontreras2258
    @josecontreras2258 Před 2 měsíci

    This worked so well I can't believe it

    • @chhailengtim
      @chhailengtim Před 2 měsíci

      I'm thrilled to hear that it worked for you!

  • @milosivackovic
    @milosivackovic Před 3 měsíci

    Works! Thanks man🤘

  • @ShadowHuy9589
    @ShadowHuy9589 Před 3 měsíci

    Thank bro, it works well!

  • @roisakbar7708
    @roisakbar7708 Před 3 měsíci

    respect best solution 😉

  • @rohitkumarsahu6857
    @rohitkumarsahu6857 Před 3 měsíci

    Thanks it's working bro 🥰

  • @yzzygomez
    @yzzygomez Před 3 měsíci

    Lost 2 days on this and it was as easy as this, thank you!

  • @bukki007
    @bukki007 Před 4 měsíci

    Hi, thanks for making this video. I followed the steps and it worked until the git push command. It returned the fatal error below: Fatal: The current branch main has no upstream branch. To push the current branch and set the remote as upstream, use git push --set-upstream origin main To have this happen automatically for branches without a tracking upstream, see 'push.autoSetupRemote' in 'git help config'. So, I entered the command and it worked. May you be granted all the wonderful things you wish for in life, you are a lifesaver. God bless you

    • @chhailengtim
      @chhailengtim Před 4 měsíci

      I'm glad the solution worked for you! Keep up the great work.

  • @BadBoys-ig2ch
    @BadBoys-ig2ch Před 4 měsíci

    ចង់សួរបងថាបេីទិញlaptopពីtaobaoអាចជាប់code country ot b

    • @chhailengtim
      @chhailengtim Před 4 měsíci

      បាទសម្រាប់ code country ខ្ញុំមិនច្បាស់ដែរតែខ្ញុំឃើញអ្នករៀនថ្នាក់ជាមួយខ្ញុំគាត់ទិញមកប្រើបានធម្មតាមិនមានអ្វីជាប់ផងបង។ បងអាចស្វែងរកព័ត៍មានបន្ថែមបន្តិចទៀតសិនបង តែសម្រាប់អ្វីដែលខ្ញុំឃើញគឺមិនមានបញ្ហារ។ អគុណបង សម្រាប់ការដឹងជញ្ជូនបងអាចសួរខាងផេកនេះបន្ថែមបាន ក្រុមហ៊ុនដឹកជញ្ជូនចិន-កម្ពុជា

  • @ColemanVolgs
    @ColemanVolgs Před 5 měsíci

    Thanks it worked

  • @kamalkkvelly1170
    @kamalkkvelly1170 Před 5 měsíci

    God bless you sir g

  • @harrisonsafalanga550
    @harrisonsafalanga550 Před 5 měsíci

    Thanks bro, you are really a life saver.

  • @bymely9606
    @bymely9606 Před 5 měsíci

    There is no „PCH-FW Configuration“ option when I click on advanced

  • @Amed-cd8ee
    @Amed-cd8ee Před 5 měsíci

    thank you ma man<3

  • @MantuKumar-dt3sn
    @MantuKumar-dt3sn Před 5 měsíci

    brother at list you warn anyone for deleting the whole project

    • @chhailengtim
      @chhailengtim Před 5 měsíci

      i'm sorry to hear that. please leave a comment to take everyone seen copy code and re-push to project.

  • @PicconeYT
    @PicconeYT Před 6 měsíci

    first btw good vid everybody subscribe

  • @phutanle5078
    @phutanle5078 Před 6 měsíci

    This still worked. Thank you, sir!

  • @jyoti3427
    @jyoti3427 Před 6 měsíci

    I really want to cry, because finally atlast you solved my problem🎉

  • @elelyons1847
    @elelyons1847 Před 6 měsíci

    Your video really isnt helpful at all, 1st you dont talk, and secound of all you dont carry your audience along with the tutorial. You dont even explain how you got some things that you used in doing whatever you did. Not everyone knows their way around flutter and the environments you know

  • @diegocharrycardenas457
    @diegocharrycardenas457 Před 6 měsíci

    thanks dude!

  • @eminem992i
    @eminem992i Před 6 měsíci

    for 5 fucking hours and finally works and i didn't know how this worked anyway thanks i almost lost my mind

  • @Senvergoin_01
    @Senvergoin_01 Před 6 měsíci

    Obrigado, ajudou muito aqui

  • @snipghost86-dx6fe
    @snipghost86-dx6fe Před 6 měsíci

    thanks brother, it worked...i was about to cut my laptop in half but you saved it

  • @tahsin0_o445
    @tahsin0_o445 Před 6 měsíci

    ty bro !

  • @WitWisdomWorld
    @WitWisdomWorld Před 6 měsíci

    Thank you so much !❤

  • @princengwerume3474
    @princengwerume3474 Před 6 měsíci

    how about solving: TypeError: DDGS.__init__() got an unexpected keyword argument 'region'

  • @Kaliyug0710
    @Kaliyug0710 Před 7 měsíci

    Nahi samzhaa😢😢😢

    • @sonamthokar8149
      @sonamthokar8149 Před 7 měsíci

      U have more than one dart file on your system. Find "where dart" and remove external dart file from path and location.

    • @siddhiyoutube
      @siddhiyoutube Před 3 měsíci

      @@sonamthokar8149 how?

    • @sonamthokar8149
      @sonamthokar8149 Před 2 měsíci

      @@siddhiyoutube you use separately dart ma using setting, so delete external downloaded file from the location and also delete path from the setting, where you created path in control panel setting

  • @saqibnawab1083
    @saqibnawab1083 Před 7 měsíci

    do not try this if you want to keep your previouse changes in your project

    • @RamaGuptaOfficial
      @RamaGuptaOfficial Před 26 dny

      DO THIS git reflog git reset --hard 1547a58 (Note: 1547a58 is last Head Value of git reflog)

  • @namanjain2894
    @namanjain2894 Před 7 měsíci

    Hey!! I tried doing the same thing but after running the command vim ~/.podfile, my terminal doesn't allow me to edit and write any text. Please provide a solution.

  • @shibilcmr
    @shibilcmr Před 7 měsíci

    Thanks a lot of brother ❤🎉

  • @AkarshPuranik
    @AkarshPuranik Před 8 měsíci

    For windows ? Kindly make an video on it also

    • @sonamthokar8149
      @sonamthokar8149 Před 7 měsíci

      U have more than one dart file on your system. Find "where dart" and remove external dart file from path and location.

    • @Eeishi31
      @Eeishi31 Před 4 měsíci

      @@sonamthokar8149 thanks bruh

    • @YoussefElfata
      @YoussefElfata Před 2 měsíci

      @@sonamthokar8149 Bro Thank you alot you helped me after entire searching day

  • @mclautaro
    @mclautaro Před 8 měsíci

    danke!