i shared a like, dont you see?
i'm tring to cut and download youtube videos using youtube_dl and ffmpeg but i get this error, HTTP error 403 Forbidden https://r3---sn-xuj-5qqs.googlevideo.com/videoplayback...
When we create RMI application in java we need to create an remote interface. What is the function of it?
and when we look up for reference we use the interface as a type AddInterface ai=(AddInterface)Naming.lookup("rmi://localhost:1099/Add"); why don't we use remote object as a...
better way to write this code? let count = 0; if (this.state.books) { const { length } = this.state.books; count = length; }
joi validation without .required(), returns "Request Detail" is not allowed to be empty. why ?? requestMessage: Joi.string().label("Request Detail")
mac computer not recognizing windows bootable usb. i tried refined boot menu but it can't load boot/memtest.efi. anyone with anyidea?
python: list1 = ["1","2","3"] if "1" in list1: #do someting what is the javascript equivalent to this?
why do i need ISP to connect to Internet? why i can't connect directly , if internet is a network of networks
is there something I can do other than this to get a working direct link? 🤔
i'm not familier with it, i can do it with javafx simply?
to generate Hibernate DAO like eclipse?
why System.in doesn't block?
do i use VARCHAR or TEXT?