Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "srt"
-
(Me using the CMD in class)
Schoolmate: What are you doing?
Me: Using the CMD, it makes stuff really easier.
Schoolmate(loudly): *MY NAME* is hacking the schooooool.
Ignorant idiots now I am not allowed to use my laptop in class anymore.25 -
I found a python virus online a while ago that just corrupts your .py files, so I wanted to do something similar and after writing it I ran it on my pc, it corrupted all of my .py files.27
-
When someone tells you they're a programmer and you ask them what language they use and they say,
English.2 -
People always asked me how I got started with Python, I always have to come up with a reason to hide the fact that I started using it because I like the name13
-
WebVTT: Can I copy your homework?
SubRip (.srt for friends): ehm...ok, just change it up a bit so it doesn't look obvious you copied.
WebVTT: don't worry.2 -
FINALLY got my Raspberry Pi Zero W after 2 months of waiting, comment me some cool projects to do with it20
-
As a person who spends 99.99% of his time at home if not at school programming, reading, and watching netflix, what can I do to develop my social skills?36
-
I just watched the gameplay for Cyberpunk 2077 and I'm super excited for it, CD Projekt Red did a fine job in everything in it, any cyberpunk fans on here?17
-
Several minutes waiting for site to work after clicking on "required cookies only". Is this really what privacy laws were aiming for?19
-
My introduction to programming and computers is quite different than most as in I didn't start programming first, I started by taking electronic parts from my toys and repurposing them or using them in different things, we had a computer I used to play games with but at age 7 my father died and my mother needed money so she sold it, the next laptop I got was at age 11 and then I started coding.
-
Now my facebook messenger app does it's updates inside the app without my consent to install an apk.
I'm scared6 -
Actually finishing a project.
I am a person who gets a lot of ideas for projects I want to work on, then I start writing the code for them, then I reach a wall, stop and restart the cycle all over again.
Fuck my life.2 -
!rant
I just saw someone write about how much he hates school and it reminded me of all I am about to say:
I go to a fancy private school in my country full of shitheads and idiots that think that they can rely on their parents money for the rest of their lives, are always concerned about the latest trends (yeezys, dabs, fidget spinners... etc) and it just gets on my nerves as I have to live with all that and have almost no friends since I failed my class two years ago, when I sit in school I can't focus on anything the teacher says which in turn contributes to my shit grades and there is nothing I can do about it. I have been diagnosed with persistent depresseive disorderand bouts of major depression and my mom won't accept to give me adequate medication because she says(although this is not always the case) that antidepressants can trigger the bipolar disorder that runs in my family, and on top of all this shit, ever since I was 7 I have been raised by my single mother after my father died (I never tell people that my father is dead usually because I hate the look of pity I get coming out of their faces) and my mother has been screwed over for all her life because she can't make a good decision or call bullshit even if you put a gun to her head.
And what I hate most about all that is that I have no one to talk to because my mom is one of those religious freaks so I can't talk to her about my real deep thoughts, and every psychologist or counselor I have been to has been shit.
And this is just another chronicle of my miserable fucking existence.11 -
Does anybody know a course on machine learning with python that doesn't need that much mathematical knowledge? Because in every course I find I need to know advanced mathematics yet I am still in grade 10 and haven't studied it yet.17
-
My password manager!!
I use passwords I can never remember, stay logged in, next time I need to log_in I use the passqord forgotten button, reset it with my e-mail or better phone2 -
This year I want to start a project that I'll be proud of, learn PHP, Java, PostgreSQL and Assembly.22
-
populator.call( from
,null
,to
,obj
,srt
);
People writing this kind of code should consider put a bullet in their fucking head.11 -
!rant
A while ago I ranted about how the programming club in my school decided to start teaching programming with arduino and it was causing the students to drop out because they were finding it hard, well today I went to the club and got there 10 minutes late, yet when I arrived, thinking that they would have started without me, there was only 2 people other than the instructor and assisstant. And the funny thing is that although 90% of the class stopped going to the programming club because they were finding arduino hard, the instructor still doesn't want to teach anything else and is adamant on teaching them arduino.
What a fucktard3 -
Yesterday, I started taking the new programming classes in my school. I am utterly disappointed, before even teaching my classmates who are new to programming some basic python or javascript, the teacher started the class with teaching arduino and C and because of that many of my friends have since dropped the class and we are only 3 left out of an original 20.
Although some of you might say that arduino is a good introduction to programming, I believe you should teach a kid basic python or java before getting into arduino or raspi..etc11 -
How about for once in your fucking life, before saying that my code is wrong because it is giving you errors, you fucking check to see if you have the semicolons in place
-
I was trying to learn HTML CSS so that I could become a fullstack developper yet felt so bored doing so I didn't like them at all, did anyone else go through this why learning them also? Think I'll stick to django.7
-
Hey guys, this question isn't really dev related, I just want to know some of the devs on here's musical tastes, so please commemt your favorite music genres, bands...etc4
-
Hey guys, I know there are a lot of germans on here and I just wanted to ask if any of you know of any free resources to learn german?(not superficially but like to be able to read and write german)15
-
I use the Parrot OS linux distro and I think my built in python interpreter is broken, when I run a .py program from the command line, I get errors that I don't get when I run them in pycharm, why is this happening?8
-
Hey guys, I have a low spec machine with these specs:
32 GB SSD
4 GB RAM
Intel Pentium processor 1.66 GHZ 64 bit
I want to install a lightweigh Linux distro, could you recommend one.
P.S: Currently I am thinking of Bodhi or ArchLabs.4 -
Part 3
https://devrant.com/rants/9881158/...
I dropped subtitles and started extracting audio from movie, after that I use whisper to convert speech to text.
I parse srt from whisper, adjust timestamps to get >= arbitrary amount of voice seconds. I put text to vector database with timestamps and movie file name.
I query database by ex. “I don’t know” and extract first n results, after that I walk trough movies and extract parts with found text.
I normalize and merge parts into one movie.
Results are satisfying so now I decided to try to find a common dialogue that I can watch by combining multiple persons speaking from multiple movies.
Might also try to extract person from one movie and put it to other movie.2 -
I'm kind of in a bit of a conundrum.
Abou 6 months ago, a friend and me were speaking about how bored I was and how I don't have any new ideas for projects, and he gave me one, and it is the basis of the project I am currently building, yet I changed one of the variables he had gave me as to appeal to a wider audience, yet now as I resumed work on it, I think it is a good idea and would make me some money( I'm not writing about this grounbreaking idea that would make me millions, hell, I'm not sure it will be successfull, but it might make me some money to help me when the time comes to go to university) but I am a firm believer in open-source and I don't know if I should make it open source and rely on the donations and let them modify the code, or just charge for it?
If it were another case, I wouldn't think twice before making it open source yet I probably won't be able to afford uni and this would be good for me and help me along with the freelancing jobs I am starting to work on.
What would you guys recommend I do?2 -
!DEV
As some of you (I'm certain), I have a plex server at home. Hosted with an "old" core i5-4670K, 16GB ram, no GPU. (Ubuntu 20).
My question. HOW, HOW THE FUCK :
I can play HDR and DV videos via plex TV app.
I can play HDR via my S10 fucking phone !
I cannot play nor HDR nor DV since last update on Xbox X... It's the ONLY use I have for that console. If my TV can do better, wtf I'm supposed to do with that console ? (Any way to put plex server on it ?)
My friend can play my 4k HDR video on apple TV via remote connexion..
What's wrong with Xbox X ?
RHAAAAA.
Also, FU all ripers using PGS format for subtitles without SRT option.
Also FU sony for not allowing TrueHD via ARC. (AT least on my A/V reciver)
Also fuck me for buying xbox.
Also fuck the worl just because.
Ok, I feel better. Thanks you all.4 -
I'm using Fedora 25/ pre-release, and It's rock solid except for wifi hotspot and I don't need it.
Now my school gave me a Windows 10 pro key, and I'm hesitant.
Should I install it ?
Will I need it ?5