Facts From Fiction
Facts From Fiction
  • Видео 33
  • Просмотров 198 667
Could the Extreme Heat of Magcargo Destroy the World? | Pokémon Physics #4
Magcargo is really really hot, but what effects would this have on its surroundings? In this episode of Pokémon Physics, I use real science to find out.
References:
Average electricity consumption per person - en.wikipedia.org/wiki/List_of_countries_by_electricity_consumption
Melting/Boiling point of rock - www.researchgate.net/publication/279809817_Annual_Report_2009_Millimeter_Wave_Deep_Drilling_For_Geothermal_Energy_Natural_Gas_and_Oil_MITEI_Seed_Fund_Program
Socials:
Discord Server - discord.gg/hW4Ru38crB
Просмотров: 181

Видео

What if a small black hole suddenly appeared in front of you? | Pokémon Physics #3
Просмотров 854Год назад
Gardevoir is a pretty powerful Pokémon, but I had no idea it would be THIS destructive... Sources: Gardevoir description - bulbapedia.bulbagarden.net/wiki/Gardevoir Black hole data: Ton-618 - en.wikipedia.org/wiki/TON_618 Intermediate mass black hole - en.wikipedia.org/wiki/Intermediate-mass_black_hole GRO J0422 32 - en.wikipedia.org/wiki/GRO_J0422+32 Planetary data - ssd.jpl.nasa.gov/horizons/...
What on Earth is Steelix's Body Made Of? | Pokémon Physics #2
Просмотров 1822 года назад
Have you ever wondered what Steelix is made of? Me neither, but I looked into it anyway, and it turns out it's pretty wild. Socials: Discord Server - discord.gg/hW4Ru38crB
Just How Strong is Machamp? | Pokémon Physics #1
Просмотров 9322 года назад
Machamp is strong, but just how strong? (Spoiler: Machamp turns out to be very strong) BUT IT GETS BETTER, for there will be more videos like this coming out in the future, and you should totally subscribe if you're interested. If not, oh well, I tried. Socials: Discord Server - discord.gg/hW4Ru38crB
Can the Flash run faster than the speed of light?
Просмотров 2572 года назад
In this video I reveal just how fast the Flash can run, and what running at insane speeds would mean for him. Link to xkcd baseball comic is: what-if.xkcd.com/1/ Song used is Beethoven's Sonata No. 1 in F minor Hope you enjoy the video, feel free to leave any helpful comments and video suggestions down below! Any unhelpful comments should be kept to yourself unless absolutely necessary. Socials...
A Change In Direction
Просмотров 1062 года назад
I've decided to change the focus of this channel, away from coding videos and more towards videos that answer the question "What if?". Don't worry though, all the videos on my channel currently aren't going anywhere! Socials: Discord Server - discord.gg/hW4Ru38crB
Automatic Microsoft Rewards Points Program: A How-To FAQ
Просмотров 5 тыс.2 года назад
I'm sick and tired of people asking me questions about the program in my original video (ruclips.net/video/GYw_voBfawA/видео.html), so here are the questions I keep getting asked, answered at last. Some useful links: GitHub repo - github.com/Coder-128/AutoMSRewards sha256 hash converter - academo.org/demos/SHA-256-hash-generator/ And timestamps, for your viewing pleasure: 0:48 - How do I downlo...
Block Run - An Indie Mobile Platformer Game Out Now!
Просмотров 1492 года назад
I made a game. Woop woop. Check it out on Android at play.google.com/store/apps/details?id=com.BlockRun.com.unity.template.mobile2D. Called Block Run, it's an endless platformer game, similar to Geometry Dash but the level is randomly generated, so you get a unique experience each game. It's at like 10 installs at the moment and they're all from the friends I don't have, so if you do end up try...
Simple Prime Number Finder in Python
Просмотров 2823 года назад
Prime number finder with python, shown in 5 levels of efficiency. I won't judge if you skip to the most efficient program, I would probably do the same. All code can be found at github.com/Coder-128/PrimeNumberFinders 00:00 - Intro 00:42 - Version 1 03:44 - Version 2 06:35 - Version 3 09:44 - Version 4 11:28 - Version 5 17:44 - Fin Subscribe or you become the biggest prime number. Socials: TikT...
Solve any Sudoku puzzle with this Python program
Просмотров 1533 года назад
A fully automated program that solves sudoku puzzles made with python. Want to try your hand at sudoku? websudoku.com/ Subscribe or python turns you into a sudoku puzzle Socials: Discord Server - discord.gg/hW4Ru38crB
Friday Night Funkin Bot with Python: Part 3 - Senpai
Просмотров 8903 года назад
A walkthrough on how I made a bot for Friday Night Funkin in Python. The bot is completely made based off on-screen prompts, as it is done with the pyautogui module for python. In this video I modified the program so it could perform hold notes, as in part 1, this was not yet implemented. The code can be found at: github.com/Coder-128/FNF-Bot Subscribe or python turns you into a hold note. Soci...
Is Python Smarter than a Monkey?
Просмотров 823 года назад
100% completing the Chimp Test on the Human Benchmark website. Made with python and the pyautogui module for python. Code can be found at: github.com/Coder-128/Human-Benchmark Subscribe or you become a monke Socials: TikTok - Discontinued Discord Server - discord.gg/hW4Ru38crB
Friday Night Funkin Bot with Python: Part 2 - Hold Notes
Просмотров 1,3 тыс.3 года назад
A walkthrough on how I made a bot for Friday Night Funkin in Python. The bot is completely made based off on-screen prompts, as it is done with the pyautogui module for python. In this video I modified the program so it could perform hold notes, as in part 1, this was not yet implemented. The code can be found at: github.com/Coder-128/FNF-Bot Subscribe or python turns you into a hold note. Soci...
CNC Pen Plotter From Old CD Drives - A Step By Step Guide
Просмотров 10 тыс.3 года назад
A video on how to make a CNC Pen Plotter. Links used in the video: LaserGRBL - lasergrbl.com/ Inkscape - inkscape.org/ Inkscape extension - secureservercdn.net/198.71.233.37/k8u.855.myftpupload.com/wp-content/uploads/2019/08/MI-Inkscape-Extension.zip grbl - github.com/grbl/grbl Spindle control files - github.com/bdring/Grbl_Pen_Servo Socials: TikTok - vm.tiktok.com/ZMeHKRgAs Discord Server - di...
How To Burn Bootloader To Arduino Nano
Просмотров 27 тыс.3 года назад
A step-by-step guide on how to burn the bootloader to an Arduino Nano, but this method works on all Arduinos. This video is basically the guide on support.arduino.cc/hc/en-us/articles/360012048100-How-to-burn-the-bootloader-in-an-Arduino-Nano-using-an-Arduino-UNO in video form. Credit to the official Arduino website for the pictures. Socials: TikTok - vm.tiktok.com/ZMeHKRgAs Discord Server - di...
Friday Night Funkin Bot with Python: Part 1 - The Tutorial
Просмотров 6 тыс.3 года назад
Friday Night Funkin Bot with Python: Part 1 - The Tutorial
How To Burn Bootloader To Arduino Uno
Просмотров 16 тыс.3 года назад
How To Burn Bootloader To Arduino Uno
How Well Can A Computer Recognise Numbers? - Human Benchmark Number Memory test with Python
Просмотров 1923 года назад
How Well Can A Computer Recognise Numbers? - Human Benchmark Number Memory test with Python
How to Automatically Get Free Microsoft Rewards Points with Python
Просмотров 83 тыс.3 года назад
How to Automatically Get Free Microsoft Rewards Points with Python
What Happens if 2 Chatbot AIs Talk To Each Other?
Просмотров 6673 года назад
What Happens if 2 Chatbot AIs Talk To Each Other?
Alt F4 Channel Trailer
Просмотров 1553 года назад
Alt F4 Channel Trailer
Can Python destroy the Sequence Memory Test? - Human Benchmark Sequence Memory Test with Python
Просмотров 5223 года назад
Can Python destroy the Sequence Memory Test? - Human Benchmark Sequence Memory Test with Python
How Lawyers Throw Phones
Просмотров 43 тыс.3 года назад
How Lawyers Throw Phones
The Verbal Memory Test stood no chance... - Human Benchmark Verbal Memory Test with Python
Просмотров 4803 года назад
The Verbal Memory Test stood no chance... - Human Benchmark Verbal Memory Test with Python
AprilFools.pdf
Просмотров 663 года назад
AprilFools.pdf
Bullying NERDS on online typing tests
Просмотров 463 года назад
Bullying NERDS on online typing tests
How fast can a computer type? - Human Benchmark Typing Test with Python
Просмотров 2603 года назад
How fast can a computer type? - Human Benchmark Typing Test with Python
Acing a Visual Memory Test with Python - Human Benchmark Visual Memory Test with Python
Просмотров 6513 года назад
Acing a Visual Memory Test with Python - Human Benchmark Visual Memory Test with Python
Keanu Reeves gets stuck
Просмотров 693 года назад
Keanu Reeves gets stuck
The day everything changed...
Просмотров 423 года назад
The day everything changed...

Комментарии

  • @paul.alarner6410
    @paul.alarner6410 9 дней назад

    when you say checkout here for isp ,there is no here or link WTF!!!

  • @paul.alarner6410
    @paul.alarner6410 9 дней назад

    what about using a nano to flash a uno bootloader onto a dead uno?

  • @paul.alarner6410
    @paul.alarner6410 11 дней назад

    can an arduino bootloader be programed using picit3?

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

    how to edit the code? I got it to work

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

    Machamp:"you're gonna love this"

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

    Magcargo could power the DeLorean for time travel 😂

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

    Liked because of the rant on temperature

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

    automatically closes when i open it.

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

    If you run into issues, make sure you: Upload the code to uno as shown in video without connecting nano. 1.Connect Correctly: The Uno should be connected according to the scheme shown. If you're following a video, he turned nano 180 degrees so the connection is not acording to the scheme shown. if you have this message "." you have wrong connection or turned it 180 degrees or interenet suggests wrong programmer is set. 2. It is possible you have different type of chip (processor) on the end arduino, check the label on top of atmel chip. In my case i had problem, i had ATmega328PB chip on nano board ( you can see there is B at the end that is different variant. 2.1 if that is your case in board manager install "MiniCore". Then when setting board choose option Tools>board>MiniCore>ATmega328 (or your board if different) and tools>variant>select your option (it is written on top of chip) (my case was 328PB) --> this is basically in original option processor 3.Burning the Bootloader as shown in video. And install the CH340G/CH341SER driver again. 4. when uplaoding code you will need to use settings you were setting for nano when burning bootloader so : Tools>board>MiniCore>ATmega328 and tools>variant>select your option Hope this helps. Good luck!

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

    cnc rooter/router .... what ARE you talking about? Z axis? LOL

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

    This is so crazily optimizable oh my god dude

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

      I'm sure there's loads more I can do to make it run smoothly, unfortunately this is a project I probably won't return to

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

    the problem is that it says Indentation Error unexpected indent

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

      Does it highlight where the unexpected indent is? If so you can just remove it and the code should work fine

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

    Thanks bro

  • @PowerScaling-oz4bu
    @PowerScaling-oz4bu 5 месяцев назад

    8:51 so what would be the speed of machamp punches if the power of the punches 24 quadrillion newtons

  • @Volvio-Man951
    @Volvio-Man951 5 месяцев назад

    How it feels waiting for ppl to post a video 1 year after the last one

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

      I'm glad it's worth waiting a year for, I promise there will be more. At some point. Hopefully over the summer.

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

    Thank you ❤

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

    i tried to then it said: ModuleNotFoundError: No module named 'pyautogui'

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

    I accidentally erased the ATmega328P on my Arduino earlier I was scanning the chip in my tl866 and blanked it oops...half a day later of trial and error I managed to get the bootloader back on and my program running again I use my Arduino to reprogram keys in arcade PCBs. You can use the Tl866ii plus to program these it does them very well, I managed to fork a bootloader (optiboot_atmega328.hex) from the Arduino program files and reprogrammed the chip, my headache was it just didn't work when I put it back in the Arduino the problem turned out to be incorrect fuse bits configuration, luckily I found a very helpful page on the correct settings for the ATmega328p and it programmed fine my Uno works, the Arduino software began to write my program, before it would fail when it came to uploading and exit with a code of no bootloader found, glad to of fixed it as I didn't want to buy another unit mine is a genuine one and cost me a bit of money and it was a minefield trying to find a genuine one. If you have a tl866ii plus programmer you can program the bootloader onto the ATmega328P chip, the page below is very helpful on how to do that and it also shows what fuse bits configuration you need to successfully program this to work with the Arduino Uno www.dmcmillan.co.uk/blog/burning-the-arduino-bootloader-to-an-atmega328-with-a-tl866ii

  • @JEREMIAHboone-t8y
    @JEREMIAHboone-t8y 6 месяцев назад

    from what account do i need to enter the password?

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

      It's the password to your Microsoft account

  • @GabrielHenrique-wi9id
    @GabrielHenrique-wi9id 6 месяцев назад

    i know this video is from 3 years ago so there is a big chance of you not even reading this comment, but this helped me a lot, thanks!

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

    Sir its says chip error. What could be the possible solution?

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

    This is very clever use of junk. However, I'd expect you will find a lot more jet or laser printers for free that have much faster more robust components. I'm thinking you have another video doing that I just have not seen it yet.... lol

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

    avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x14 avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x01 avrdude: stk500_initialize(): (a) protocol error, expect=0x14, resp=0x10 avrdude: initialization failed, rc=-1 Double check connections and try again, or use -F to override this check. avrdude: stk500_disable(): unknown response=0x12 Failed chip erase: uploading error: exit status 1 i am getting this error, how can i solve it?

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

    This worked well for me. If there are any of you out there who know anything about Arduino and Macs I would appreciate some assistance . I can get things to work on a PC but the wife keeps getting mad I have to use her computer.

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

    Hi, The wiring to the icsp header on the nano to be programmed is backward to the wiring diagram shown in this video. This is very confusing. I have watched a number of video's and they seam to wire the ICSP either way. Which is correct?

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

    hello, i don't know why but this method didn't work. it worked well but after i uploaded the sketch i didn't find arduino as programmer in the options and when i tried clicking burn bootloader it gave me an error message. could you please help me?

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

    Thank you sir

  • @logistic-bot458
    @logistic-bot458 10 месяцев назад

    High quality video, I wish you the best

  • @DeltaFichier
    @DeltaFichier 10 месяцев назад

    Well I enter des password then nothing happens and the program close

    • @FactsFromFiction
      @FactsFromFiction 10 месяцев назад

      Try putting a fresh screen snip of your Microsoft Edge program into the code. If that doesn't work, open the code in IDLE and turn down the value of the parameter named "confidence"

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

    I can't stand the CH340 IC. Too many problems and I'm sick of it. I'm waiting for the FTDI module to get to me to try again so I can have the 'positive outcome. What does it mean when all the smd leds are on on my UNO? I thought of desoldering the reset button (I think that is the problem ............) and resetting it through the pins : RST and gnd with a button.

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

    Miles is such an asshole here for no reason like bro why😭

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

    u earned a sub bud.. very useful :)

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

    Bruh,it select the edge browser but not open it ! Please give me solution

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

      If it selects it but doesn't open, that's likely an issue with it clicking on the icon. Try getting it to double click multiple times, or press Enter once selected

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

    Ft

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

    Damn I was wondering like "Where is this guy's channel?"

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

    I need help with something that should be stupidly simple, but for some reason can't get it to work like I want it due to technical difficulties like failed installation or buggy prompts. If you or anyone reading this comment can help me with this simple task I've listed the things that I'd like to do as well as a description explaining more below. Thanks in advance to anyone who takes the time to even read this, let alone offer assistance. I want to make a simple FNF 'Character dancing' "game" where my character just dances to the buttons I press. I don't want any fancy music or backgrounds or sounds that need to play, I literally just want it to like replace the current PNG of my character with a new one when I press a button to make them dance so I can ghost tap to songs on RUclips and make my character dance to literally any song without having to mod them into the game with their confusing ass setup. I don't know literally anything about Python and am having some difficulties getting it to work, I was wondering if I could just ask you how you did a few of the steps and if I could use the code to make my own private 'dancer' game so I can make my character dance. The things that my character has or requires are the following basic things and idk how to set them up because I'm dumb: 2 idle png's that swap with the beat of a song (probably also a BPM input that changes the rate at which he bobs his head so I can alter the timing a little) 4 arrow png's (one for each arrow, no secondary 'transition' or 'hold' animations, probably with a half to 0.7 second delay after releasing the key before it switches back to idle to avoid jittering between hitting different keys when it shifts immediately back to idle too fast.) That's pretty much it. I just need a BMP editor to change the speed of idle, an alternating idle that swaps between 1 of 2 PNGs to the beat that is set/applied, and the corresponding ability to use arrow keys to make him dance, with a slight delay upon letting go. Optionally if anyone decides to help me make this or outright tells me how to do it properly, I'd also like the ability to either set a keybind to alter the keys pressed, or just set the keys by default to be: < = A v = D ^ = 5 (Numpad) > = 6 (Numpad) (Don't ask why I have my keys so spread apart, idk why, that's just what feels most comfortable to me.) If by chance someone could tell me how to code this or provide me some basic tutorial to follow that would be amazing. I don't need any fancy bells and whistles, literally just the ability to make him dance, that's it. I don't need BG's, vocals, music, or even arrow prompts to make him do the cool dancing poses, just a character bobbing their head back and forth that moves to 1 of 4 positions when I press a directional key. Please and thank you.

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

    I've done all the steps and when I run the program it just minimizes everything, Ive replaced the pictures with screenshots of my Microsoft Edge icon and it still wont open any advice?

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

      If it just minimizes and stops it likely still can't find the image of MS Edge on your desktop. If a new screenshot doesn't help, find the confidence parameter in the code and slowly make it smaller - it'll find it eventually

  • @CarlosSanchez-sp1ei
    @CarlosSanchez-sp1ei Год назад

    It works! Thanks a lot

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

    When I in the steps of Burn boatloader it always says error 🤧 Signature ATmega 328p is 1E 95 0F .please sir help me what to fix this error

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

    This sounds TERRIBLE!!!

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

    Whenever someone in the future tries to argue with me about the all pokemon vs 1 Billion discussion, I will point them at this video.

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

    I enjoyed this.

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

    Please, blow up (like the black hole, sorry for the spoiler)

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

    Love the content. Subscribed!

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

    This just came up on my recommended videos, very very cool! I love your humor and how you present the info here. I subscribed and want to check out more from your channel! :)

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

    This video is genuinely well made. I'm surprised you don't have much much more subscribers. Looking forward to your channel exploding to a million subs by the end of this year. Don't forget me when you get famous 😂

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

    Interesting, I miss how it would affect Pluto.

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

      As Pluto is one of the further planets from the black hole, it would likely just move into a new elliptical orbit. But, as it is no longer a planet, I didn't include it in the video

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

    Can somone help me i seem to not be able to change the password!

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

    when i enter the password it brings me to the desktop and doesn't do anything

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

      It likely can't find the image of the Edge icon on your desktop, make a new one with snipping tool

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

    the game is easy not hard