English is just a language your accent is what actually communicates the meaning. I don't think there is need for improvement, keep up with the videos man we love them
I use RSS a lot, but not every site provides a feed, so I scheduled Xidel in powershell scripts to scrape sites/services that don't provide RSS, and extract the desired info (where/when/what/who) to a local RSS/XML file which my RSS software reads. I also made a script to create a youtube-subscription feed that does this with one call to youtube (no API or headless browser needed). Very fast. 🙂
Ok then, a brief explanation. Most webscraping has 3 steps: 1) Request 2) Extract 3) Aggregate. Let's do step 1 first, and save your youtube-subscriptions: 1) curl -b $cookiefile -c $cookiefile -s $url -o $htmlfile So, beforehand you need to login ONCE to youtube in your browser (ruclips.net/user/feedsubscriptions) and export the cookie to a file. Curl does the request with your cookie (and rewrites it) and saves the output to your specified html file. Tip: take a good look at that html file in an text-editor (preferable one that can view json objects)... Now what do you see?
There are some channels including urs which i loose track for months and then i seriously binge watch it rn i am binge watching ur channel was busy from 7 8 months
I made incredible progress with mine PerlCNF, you as the beast, configure, run and control own webserver in full open source code on your local network. It blows away, JSON, HTML and XML, all in just few files.
hey! for improving English i recommend looking into the phonics. it basically tells you the different forms of pronunciation a letter can take when combined with different letters. for example 'a' in cat is pronounced as you would expect but the 'a' in alt is pronounced more like an 'o' so its olt and not aalt. there are playlists on RUclips with phonics for adults! hope it helps!
I can speak accents and things like that (English is not my native language). I recommend listening to native speakers in the background while doing some more low-effort tasks like cooking or something like that (for example by listening to the radio). Also I recommend listening to native music that you really like. And on top of all that: One of the best things is to just repeat the native speaker and say & pronounce the words as they are although it may sound weird to you (naturally) because you are not that native speaker. What I'm trying to say is: For everybody who is learning another language it will be weird to pronounce foreign words because we are just not used to that language. But we have to keep saying & pronouncing these words "weirdly" in order to speak like a native speaker one day.
I'm also not a native in English, so I understand the struggle. First of all your English is pretty good, but the accent makes it barely understandable for me, but the more videos of yours I watch, the easier it is to hear it all lol
Bro i am new to Linux and currently on zorin but i really loved your desktop setup could you tell which distro is it and how did you customise it this way:? Or you uploaded any video of customisation
Hey bugz, how u doin? Hope fine! i recently installed arch with hyprland and i was trying to set up the newsboat and pywal together, encountering many issues. For example the hexcolors in newsboat aren't a thing since it uses Ansi. I tried your suggestion of using pywal templates but i didn't really understand. Would be great if you could make a small ricing tutorial for newsboat on hyprland systems with pywal! Wish you the best, bugz! Greeting from Italy ~
im having some issue, i have pywal and it sets pretty much everything BUT only newsboat does not obey pywal it instead shows its ugly default colourings... how do i make newsboat obey the colors set by pywal?
hey man I wanted to see the URLs pages. I even checked your github but I guess you didn't pushed it there. The reason I am asking is my URLs are not working properly. Can you help me on this?
RSS is really useful, I was pessimistic about it but for 5 minutes I can view multiple news sources for my city, and view all interesting articles from sites like GeeksForGeeks. Sadly, not all sources provide correct XML and the program I'm using, fluent-reader, always says that there are new 300 posts, while they are actually old, even after I read them, on the next fetch it says they are new.
@@bugswriter_ Can you tell me what this readable program is. I couldn't install it with pacman and neither find it on AUR. Therefore the code gets incomplete with the readable -o
Repeat After Me Even as an adult, I get in trouble over Demosthenes. One evening Morgen and I were watching My Fair Lady on TV. For those unfamiliar with the story, a linguistics professor in London named Henry Higgins makes a wager with a friend that he can rid a working-class girl, Eliza Doolittle, of her Cockney accent and teach her to speak like a proper lady. In one of his many drills, he insists that Eliza fill her mouth with marbles and then read a series of phrases. So of course I said, “Oh, just like Demosthenes.” Morgen gave me one of her patented looks that means “How do you expect me to know these obscure facts if I don’t read about them on Interesting Thing of the Day?” I was tempted to respond with a look that meant “Oh come on, everybody knows about Demosthenes,” but I opted instead for the path of marital concord. After all, one shouldn’t look a gift topic in the mouth. itotd.com/articles/4074/demosthenes-stones/ ...!!
The Linux Chad the IT industry needs.
All hail BugsWriter ✊🏿
English is just a language your accent is what actually communicates the meaning. I don't think there is need for improvement, keep up with the videos man we love them
I use RSS a lot, but not every site provides a feed, so I scheduled Xidel in powershell scripts to scrape sites/services that don't provide RSS, and extract the desired info (where/when/what/who) to a local RSS/XML file which my RSS software reads. I also made a script to create a youtube-subscription feed that does this with one call to youtube (no API or headless browser needed). Very fast. 🙂
Can you please share them ?
Ok then, a brief explanation. Most webscraping has 3 steps: 1) Request 2) Extract 3) Aggregate. Let's do step 1 first, and save your youtube-subscriptions:
1) curl -b $cookiefile -c $cookiefile -s $url -o $htmlfile
So, beforehand you need to login ONCE to youtube in your browser (ruclips.net/user/feedsubscriptions) and export the cookie to a file. Curl does the request with your cookie (and rewrites it) and saves the output to your specified html file. Tip: take a good look at that html file in an text-editor (preferable one that can view json objects)... Now what do you see?
>Windows
There are some channels including urs which i loose track for months and then i seriously binge watch it rn i am binge watching ur channel was busy from 7 8 months
0:42 “You’re not watching their videos, okay you’re watching my videos at least…” made me LOL
I think your English is great, and the accent add character
Your English is really good. I love how passionate and enthusiastic you are! Your setup is so awesome!
Thanks
A humble youtuber, bugswriter
I made incredible progress with mine PerlCNF, you as the beast, configure, run and control own webserver in full open source code on your local network.
It blows away, JSON, HTML and XML, all in just few files.
Genius RUclipsr like BugsWriter 😂😂
No Hatred but made me laugh
Could you newsboat every SNS app, to send and receive inside an RSS feed reader? (whatsapp, telegram, facebook, etc etc)
Nicely done here
hey! for improving English i recommend looking into the phonics. it basically tells you the different forms of pronunciation a letter can take when combined with different letters. for example 'a' in cat is pronounced as you would expect but the 'a' in alt is pronounced more like an 'o' so its olt and not aalt. there are playlists on RUclips with phonics for adults! hope it helps!
My mom made me use hooked on phonics haha
I can speak accents and things like that (English is not my native language).
I recommend listening to native speakers in the background while doing some more low-effort tasks like cooking or something like that (for example by listening to the radio).
Also I recommend listening to native music that you really like.
And on top of all that: One of the best things is to just repeat the native speaker and say & pronounce the words as they are although it may sound weird to you (naturally) because you are not that native speaker. What I'm trying to say is: For everybody who is learning another language it will be weird to pronounce foreign words because we are just not used to that language. But we have to keep saying & pronouncing these words "weirdly" in order to speak like a native speaker one day.
I'm also not a native in English, so I understand the struggle. First of all your English is pretty good, but the accent makes it barely understandable for me, but the more videos of yours I watch, the easier it is to hear it all lol
can i use newsboat in windows??
Bro i am new to Linux and currently on zorin but i really loved your desktop setup could you tell which distro is it and how did you customise it this way:? Or you uploaded any video of customisation
arch linux + dwm
I have already done some videos on dwm and it's patching. u can find ef linux guy videos too.
@@bugswriter_ can i do this stuff on peppermint or any lightweight Linux because arch seems very difficult to install
@@titanworlds238 it's linux, u can do whatever you want. yes. do it. break your peppermint.
Using Raven Reader even though it's slow because it looks good. How do you get RSS feeds for sites that don't provide them? #RSS #RavenReader
Config not shown in the link.
Hey bugz, how u doin? Hope fine!
i recently installed arch with hyprland and i was trying to set up the newsboat and pywal together, encountering many issues. For example the hexcolors in newsboat aren't a thing since it uses Ansi. I tried your suggestion of using pywal templates but i didn't really understand. Would be great if you could make a small ricing tutorial for newsboat on hyprland systems with pywal!
Wish you the best, bugz! Greeting from Italy ~
im having some issue, i have pywal and it sets pretty much everything BUT only newsboat does not obey pywal it instead shows its ugly default colourings... how do i make newsboat obey the colors set by pywal?
you have to write a template for pywal.
man whenever i watch your video i feel i should to install Dwm its looks so cool unless my bspwm with lots of colors your setup is so minimal.
this reminds me to improve my english too :)
why use qutebrowser with links?!? One browser for one task (unix way`s)? :)
brah your discord server invite link is invalid
I use newsflash . It's a gui/gtk app but I couldn't be happier about it
Could you link us your linkhander script? I looked on your GitHub but didn't see it anywhere
Sorry. I found it in another comment! Thanks bugz!!
hey man I wanted to see the URLs pages. I even checked your github but I guess you didn't pushed it there. The reason I am asking is my URLs are not working properly. Can you help me on this?
Personal
Beautiful bugswriter
Could you please; share your linkhandler and your style.css files please?
Luke smith void rice repo.
It's not a bugs writer video if atleast one bug doesn't appear while him recording.
Man I need ur wallpapers
I'm not native, and I don't have any problems with your English.
you're a beautiful youtuber.
you sound like sundar pichai. is it him doing his all nerdy things apart from managing google?
Nice video! The accent could do some work. The way you say "rss" sounds off. Like it doesn't match the rest of your accent.
I also watch mayuko
RSS is really useful, I was pessimistic about it but for 5 minutes I can view multiple news sources for my city, and view all interesting articles from sites like GeeksForGeeks. Sadly, not all sources provide correct XML and the program I'm using, fluent-reader, always says that there are new 300 posts, while they are actually old, even after I read them, on the next fetch it says they are new.
Yo bro are you aware brodie robertson challenged you for a rap battle in one of his recent videos
dear, internet explorer, I am aware, and I even made a rap video to reply him.
Can I get your linkhandler script ?
When I open my pc .i ll send it to u.
0x0.st/oknu.sh
@@bugswriter_ hell ya
@@bugswriter_ Can you tell me what this readable program is. I couldn't install it with pacman and neither find it on AUR. Therefore the code gets incomplete with the readable -o
Jai RSS ⚔️🔥😂😂
Repeat After Me
Even as an adult, I get in trouble over Demosthenes. One evening Morgen and I were watching My Fair Lady on TV. For those unfamiliar with the story, a linguistics professor in London named Henry Higgins makes a wager with a friend that he can rid a working-class girl, Eliza Doolittle, of her Cockney accent and teach her to speak like a proper lady. In one of his many drills, he insists that Eliza fill her mouth with marbles and then read a series of phrases. So of course I said, “Oh, just like Demosthenes.” Morgen gave me one of her patented looks that means “How do you expect me to know these obscure facts if I don’t read about them on Interesting Thing of the Day?” I was tempted to respond with a look that meant “Oh come on, everybody knows about Demosthenes,” but I opted instead for the path of marital concord. After all, one shouldn’t look a gift topic in the mouth.
itotd.com/articles/4074/demosthenes-stones/ ...!!
WWhat???