Web Scraping for Not So Much Beginners
20:13
Web Scraping for Beginners
13:33
21 сағат бұрын
Web Scraping Bitcoin Values
6:16
Күн бұрын
Talking About Private Messages
19:15
14 күн бұрын
Embedding Images in HTML
3:57
28 күн бұрын
md5sum and sha256
16:59
Ай бұрын
QR code Formats
8:35
Ай бұрын
07 Bar Codes
6:35
Ай бұрын
06 Morse Code
4:59
Ай бұрын
05 Messages with Minimodem
5:47
2 ай бұрын
03 Base64
6:19
2 ай бұрын
02 QRcodes
8:42
2 ай бұрын
01 Encrypting Messages
8:08
2 ай бұрын
BASH Get Words of Set Length
1:54
VIM Tip Pipe to Vim Input
2:31
2 ай бұрын
BASH Loop Until Key Pressed
3:49
2 ай бұрын
BASH Prepending a Line to a File
3:56
BASH IF Then Short Hand
6:54
3 ай бұрын
SoX Tutorial Compilation 2024
27:08
SoX DTMF Tone Generation
5:45
3 ай бұрын
Пікірлер
@patvickers8189
@patvickers8189 25 минут бұрын
A couple of weeks ago a found a video about this. The third contact is sometimes for a temperature sensor. If it can't see that the battery isn't too hot, it won't fire up. You can probably test the resistance of the sensor at different temperatures. Put the right resistance across the ribbon leads and presto!
@patvickers8189
@patvickers8189 23 минут бұрын
Not that I know squat about phones. After your many Android os videos, I've made a stockpile and.... It's on my todo list😮
@JosephCook-e5g
@JosephCook-e5g 2 сағат бұрын
This video really connects with how I approach parsing. HasData has some interesting take on different data scraping methods. Anyone experimenting with new tools lately?
@Neoracu
@Neoracu Күн бұрын
I made one with python, with a range for lower and upper, that sends a mail when it reaches either, put it on a cronjob. Deactivated at the end of last year because it was sending to many marks😂😂😂
@salmon85
@salmon85 Күн бұрын
I wired directly onto the battery terminals last year on an old samsung phone that I wanted to use as a camera for my 3d printer
@roopgupta3145
@roopgupta3145 Күн бұрын
once we are running fastboot oem off-mode-charge 0 Answer is getting waiting for the device i am running this command form ubunut 20 from the terminal
@桜のような恋でした
@桜のような恋でした Күн бұрын
just replace the old battery with 18650, connect phone's bms with 18650, have a good luck.
@noferblatz
@noferblatz 2 күн бұрын
Also, do not dispose of lithium batteries in regular trash.
@spiral09
@spiral09 2 күн бұрын
Why
@DigitalMetal
@DigitalMetal Күн бұрын
Yup, that's what they say.
@Canalebrandon
@Canalebrandon 2 күн бұрын
Yeah, you would need to strip down the bms circuit from the old battery, and wires it to a usb cable
@DigitalMetal
@DigitalMetal 2 күн бұрын
Sound like you are more knowledgeable on this then me.
@dansamarco1610
@dansamarco1610 2 күн бұрын
You may be able to get it working if you could root it and install a custom OS, but I'm too forgetful to be able to give specifics
@DigitalMetal
@DigitalMetal 2 күн бұрын
It was already rooted and had a custom OS on it. It's crashing before any of that.
@vilijanac
@vilijanac 2 күн бұрын
Ahaha, bummer!
@DigitalMetal
@DigitalMetal 2 күн бұрын
Yea, Not the end of the world though.
@minhajsixbyte
@minhajsixbyte 2 күн бұрын
Funny story, I recently changed battery on an old Kindle Keyboard 3. The battery has a chip inside, that talks to the device with an I2C interface!
@DigitalMetal
@DigitalMetal 2 күн бұрын
That is interesting. That makes sense. I never thought about that before.
@BreakerSpace
@BreakerSpace 2 күн бұрын
The interface is called SMBus (in case you're curious).
@comicbrandon
@comicbrandon Күн бұрын
came here to impart this information. well done.
@davidh2550
@davidh2550 Күн бұрын
I don’t completely understand how, but I remember reading that cmos batteries (CR2032) store memory boot up data on pc laptops too. So yeah the most inconspicuous components on electronics can really throw a curve ball. Can’t make any assumptions prior to doing research
@Mordforic
@Mordforic 2 күн бұрын
Damn man, thanks a lot, I was struggling with this
@Alinux64
@Alinux64 3 күн бұрын
Thank you very much Kris, hope to see more tips and tricks for web pages rendered by Javascript.🙏🙏
@DigitalMetal
@DigitalMetal Күн бұрын
There are tools that allow you to parse dynamic pages after running JavaScript. But, you don't really need to do that in most cases. The JavaScript is pulling the information from somewhere. Forget about the page and the HTML and go straight to the data you want. It's simple in most cases, unless the site designer goes out of there way to try and hide the data from you. Basically, the pages that use JavaScript are, in most cases, easier then static HTML because the data is formatted better. I do have videos coming up on that, but it will be a few weeks before they are posted. Patreon Supports get to see them earlier. ;)
@Alinux64
@Alinux64 Күн бұрын
@@DigitalMetal Thank you dear Kris, pressing the like button was not enough.❤
@FineWine-v4.0
@FineWine-v4.0 3 күн бұрын
I wanted to ask you about the tools used in your encoding video (Like QRencode, MiniModem, Zbar etc....) Are they still being maintained to this day ? Just asking
@DigitalMetal
@DigitalMetal 3 күн бұрын
The tools you listed are not for encryption, they are for encoding, which is very different. You would have to check there project pages to see how often they are updated. My guess is that they aren't update often since they aren't they sort of thing that would need updating. They have a function and they perform that function. Updates yo they might cause feature creep. I'm sure if there are bugs they would get an update. But again these tool have been around for a while and are simple in what they do. So bugs are probably now to much of an issues.
@mustachewalrus
@mustachewalrus 4 күн бұрын
The best video tutorials are the ones that you know will help you (as the creator) better understand the material. Intuitive.
@Y.Shishani
@Y.Shishani 5 күн бұрын
Now there is ASCOM driver that allows you to use the camera as a webcam over the USB directly.
@PAULME_CH
@PAULME_CH 5 күн бұрын
There is a better solution but much more difficult. Make retroarch run with default minimized the on screen button, so only the icon which you press to appear or disappear the on screen buttons are visible. And you can even make this on screen button semitransparent, so you cant see easily. So whenever you need the on screen button you just press this on screen button. If you Google it, you may found how, if anyone needs it. I just wanted to inform that it is possible.
@kaslmineer7999
@kaslmineer7999 5 күн бұрын
your videos are VERY AWESOME!
@DigitalMetal
@DigitalMetal 5 күн бұрын
Thank you VERY MUCH!
@mrussell8054
@mrussell8054 6 күн бұрын
Enjoyed! Thanks Kris!
@DigitalMetal
@DigitalMetal 5 күн бұрын
Glad to hear it!
@johnscott5226
@johnscott5226 6 күн бұрын
Thank you for this video. I was running retroarch through retrobat and you just saved my retro gaming, Kris. Thank you so much!!!!
@octopusonfire100
@octopusonfire100 6 күн бұрын
It is a shame that your videos don't get more views. You provide great info in an entertaining way!! I think KZbin prefers style over substance.
@DigitalMetal
@DigitalMetal 5 күн бұрын
Yeah, I think youtube doesn't like me. I see people who I feel do similar videos to mine, and in a similar style, with a fraction of the subscribers, and they get way more views.
@bulldoser2610
@bulldoser2610 6 күн бұрын
Omg, you are awesome! Please don't stop making these videos.
@DigitalMetal
@DigitalMetal 5 күн бұрын
Thank you! Will do!
@SNSISNSJISEJSJS
@SNSISNSJISEJSJS 7 күн бұрын
I love ur videos Can you do something complex ? Personally i really need a help with this pls. Bash script that does not use any kind of external tools Not like awk or bc or sha256sum It will use only solid bash code. Takes input and does processing and gives a sha256 output. If you know links or any info how can this be done pls help me. 😃👍👾
@DigitalMetal
@DigitalMetal 6 күн бұрын
I guess the trick would be to just know the math involved. Which I don't. If you go to my website, up at the top of the page is a link marked "Matrix". That will take you to a chat where I hang out with some viewer. There is a guy in there named Ulfnic. He does a lot of things using pure BASH. So stop on by and ask. Maybe he can point you in the right direction.
@SNSISNSJISEJSJS
@SNSISNSJISEJSJS 6 күн бұрын
@DigitalMetal i will. Thanks so much for replying 😊 And also will u be able to show the url to the ur website ?. :)
@DigitalMetal
@DigitalMetal 5 күн бұрын
I think you found your way, but it's in the video description. If I post a url in the comment, there is a good chance that KZbin will hide the comment.
@SNSISNSJISEJSJS
@SNSISNSJISEJSJS 4 күн бұрын
@DigitalMetal 👍
@asadmarmash9321
@asadmarmash9321 7 күн бұрын
Good job 👍🏻👏🏻
@DigitalMetal
@DigitalMetal 7 күн бұрын
Thanks!
@opensage01
@opensage01 7 күн бұрын
I was creating a script using wget to download a csv file from the internet every couple of days. The issue was that when going to the download address it would always have a pop-up window asking where to store the download file and I didn't know how to get around that using wget. Any thoughts? Thanks for sharing your script and cheers. btw the script is not in the description, was this just a short to a full video?
@DigitalMetal
@DigitalMetal 7 күн бұрын
I would have to see the site your are talking about to determine what needs to be done. There is a longer version of this video I posted a few days ago. The link to the script is in the Description. So double check that.
@pulkitkumar2428
@pulkitkumar2428 7 күн бұрын
Really helpful brother
@WambuiVirk
@WambuiVirk 7 күн бұрын
high-quality video content!I'm a little confused:I have an okx wallet with usdt in it and I have recovery phrases.:(laugh nominee buzz game expose field wash shoe world sadness bicycle grain).:How should I transfer them into my own wallet?
@DigitalMetal
@DigitalMetal 7 күн бұрын
I'm not familiar with OKX. If this is a service of some sort, you would have to check with them to see if that is an option.
@iyVyqG
@iyVyqG 7 күн бұрын
Thanks for sharing! Could you help me with something unrelated: My OKX wallet holds some USDT, and I have the seed phrase. (iron observe slam major mad decorate feed photo awesome vast kitchen faint). What's the best way to send them to Binance?
@DigitalMetal
@DigitalMetal 7 күн бұрын
You are not the first person to ask me about this. I don't know anything about OKX. I don't even know what it is. But if they are giving you a phrase like that, are you sure it's something you should be posting publicly?
@bhaveshverma8629
@bhaveshverma8629 8 күн бұрын
Awesome
@AnomaliCraft
@AnomaliCraft 8 күн бұрын
Hello father im from Indonesia
@DigitalMetal
@DigitalMetal 7 күн бұрын
Hello
@myopiniongoodyouropinionbad
@myopiniongoodyouropinionbad 8 күн бұрын
My work has lightning fast fiber internet and Ive downloaded so many ROMs over the last 6 months they finally banned the site I was using XD (Vimm's Lair)
@LawrenceHe
@LawrenceHe 8 күн бұрын
i just needed the first part, and now i can actually have images in my articles when reading on my kindle
@alexpr0gressive
@alexpr0gressive 8 күн бұрын
Say you have a xml file consisting shipping details of orders with different products. The data should be imported into a PostgreSQL Database. How would you do it?
@DigitalMetal
@DigitalMetal 8 күн бұрын
Do you have a link to an example xml you are working with?
@DigitalMetal
@DigitalMetal 8 күн бұрын
Although it might not be the best option, I would do it with what I already know. I would convert the xml to csv, since I already know how to import csv to a SQLite db. I don't know off the top of my head how to convert xml directly to csv, but I have a video call "Convert XML to JSON" and a video called "Convert JSON to CSV". I have no experience with PostgreSQL, but it might be similar. Search my videos for "Convert CSV to SQLite" Again, this might not be the best way, but I'm just using the knowledge I currently have. But I'm also sure a quick Google Search might turn up a shorter solution.
@drumpf4all
@drumpf4all 9 күн бұрын
Beautiful Soup is a lot more powerful than jq.
@DigitalMetal
@DigitalMetal 9 күн бұрын
I haven't heard of that before. I'll have to check it out.
@dalstroka
@dalstroka 9 күн бұрын
Amazing! And what a timing. I was in the process of fetching som ski-resort data, for easier info. And this helped me very much!
@DigitalMetal
@DigitalMetal 9 күн бұрын
Glad it was helpful!
@mrussell8054
@mrussell8054 9 күн бұрын
Good stuff! Thanks Kris!
@DigitalMetal
@DigitalMetal 9 күн бұрын
Any time!
@Alinux64
@Alinux64 9 күн бұрын
Thank you very much.🙏
@DigitalMetal
@DigitalMetal 9 күн бұрын
You're most welcome
@falcon20007
@falcon20007 11 күн бұрын
U made it too hard
@CarenaCindra
@CarenaCindra 12 күн бұрын
I really appreciate your efforts! I have a quick question: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How can I transfer them to Binance?
@DigitalMetal
@DigitalMetal 11 күн бұрын
I don't know anything about SafePal or Binance. If you can do it, I would think that there would be instructions on their sites (if these are online services).
@samoylov1973
@samoylov1973 12 күн бұрын
Kris, hi! Have a good day! If we are looking only for numbers in JSON output, won't it be better to use grep instead of double cut commands or cut + tr? Like so: wget -qO- $URL | grep -o '[0-9]\+'
@DigitalMetal
@DigitalMetal 7 күн бұрын
Yes, that is better. Also, I just added another version of this script to the description of the video which cuts out grep and cut and divides it all up using BASH arrays.
@mrussell8054
@mrussell8054 13 күн бұрын
Thanks Kris!
@DigitalMetal
@DigitalMetal 13 күн бұрын
You are welcome! :)
@ocrvelin78
@ocrvelin78 13 күн бұрын
Damn bro! All knowledge bashman! Hi from Croatia! Again...
@DigitalMetal
@DigitalMetal 13 күн бұрын
I know enough to get things done. Could always be better.
@JNET_Reloaded
@JNET_Reloaded 13 күн бұрын
Heres the GBP BTC version aHR0cHM6Ly9wYXN0ZWJpbi5jb20vTks2MGRxTkw= (Base64)
@JNET_Reloaded
@JNET_Reloaded 13 күн бұрын
x ./bitcoin (make executable function) cp bitcoin /usr/local/bin/bitcoin bitcoin bash: /usr/local/bin/bitcoin: cannot execute: required file not found FIXED!: Make sure its linuxline encoded as pastebin makes it windows not linux!
@gitgosc7075
@gitgosc7075 13 күн бұрын
super helpfull, thank you
@DigitalMetal
@DigitalMetal 13 күн бұрын
Glad it was helpful!
@kaslmineer7999
@kaslmineer7999 13 күн бұрын
i like this
@DigitalMetal
@DigitalMetal 13 күн бұрын
Glade to hear that.
@wagmi_dude
@wagmi_dude 13 күн бұрын
Everybody says the value is zero but it's price that matters. LoL
@Alinux64
@Alinux64 13 күн бұрын
Dear Krish, Thank you very much.🙏
@DigitalMetal
@DigitalMetal 13 күн бұрын
You are very welcome! 😊
@newplayer7743
@newplayer7743 14 күн бұрын
Instead pipe to dev null, is grep -q not work?
@DigitalMetal
@DigitalMetal 13 күн бұрын
Yes, I think that would work. I haven't tried it. I just didn't think of that. Thank you.
@anlmurathan5944
@anlmurathan5944 14 күн бұрын
fixed my problem, thank you so much!