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 - "comics"
-
Issue 0 of devRant Comics! Based on the epic rant by @cdrice (https://devrant.com/rants/451202/) Let me know what you think!24
-
Oh hey i should go to sleep early and work out in the morning.
Or i could implement those new features for my library ive been thinking about.
Or i could polish up some of my older sites.
....or i could stay up till 3am, reading subtly gay korean comics.4 -
This is pretty much how I understand Native JavaScript, Vue and Vuex.
Source : https://imgs.xkcd.com/comics/...9 -
PSA: Proposal for the posting of third party content.
I know we all love ourselves some Dilbert or commitstrips or xckd BUT could everybody just give credit where credit credit is goddamn due!
Leaving a link isn't that hard!
Just put it as the first comment if you don't want to have it at the end of your rant.
Also for xkcd specifically put the alt text in the first comment as well. It makes the comics even funnier and shows that you are more than a half witted copy pasting monkey. -
RantComics - Make your own devRant based comics with the community!
(Ideas / PRs welcome)
(Subproject of devBanner Org)11 -
Last week, the team lead told me that he can't merge because my code has code smells and going forward, can't have that. We use Sonar and well the way to "fix it" according to him is to mark the line using //NOSONAR.
Most of the issues are minor like Unused imports and for me incomplete TODOs.
And before the "verbal" rule was only need to fix Major + issues. And well the reason I use TODOs is to mark code that probably needs changing in the future. I know there's going to be some feature that these lines have to be changed. But the requirements are fully defined yet from business.
But I sort of blew up on him. YOU WANT TO ENFORCE ZERO CODE SMELLS NOW?!?!?! AND THESE MINOR ISSUES? MARK THEM WITH NOSONAR?
HERE'S WHAT I THINK FOR THE LAST X YEARS... THE CODE DESIGN IS SHIT, MINOR CODE SMELLS AND MANUALLY MARKING THE ONES U NEED TO KEEP... ARE THE LEAST OF OUR PROBLEMS...
THE OTHER PROBLEMS I'VE MENTIONED BEFORE EVER. MOS YEAR BUT YOU DIMWITS NEVER LISTEN.
YOU THINK MY TODOS ARE BAD... 90% OF THE CODE AND FEATURES (THE ONES NOT DONE BY ME) LOOK AND SMELL LIKE MONKEY SHIT. UNDOCUMENTED, MESSY, FULL OF BUGS.
AND GUESS WHAT? NEW FEATURE, SOME DEV FORGETS TO CHANGE SOME COMPONENT THAT DEPENDS ON IT. WOULDN'T IT BE GREATE IF THERE WERE BOOKMARKS... O WAIT...
i just was catching up on comics again and saw this one... with triggered my memory and this rant... My first thought was to forward it to him...11 -
Left: team including boss
Right: Me
My Long-term Problem: cannot get job elsewhere
https://workchronicles.com/comics7 -
Ironic.... doing a bit of late night comics reading and see this...
Exactly what I was feeling a few days ago....
http://commitstrip.com/en/2018/...5 -
So since JARVIS (Just a Rather Very Intelligent System) is out.
Only ALFRED is left.
*popular AI child names*5 -
This sums it up quite accurately:
https://theoatmeal.com/comics/...
Along with retrieving her email password without any alternate method set up (expecting me to "hack" yahoo and google) and various cutesy little details that ++'ed my daily consumption of cigarettes. -
I’m going through the book automate the boring stuff and I’m working on the chapter with web scraping right.
Well I wanted to just count all of the comic links that are in the xkcd archive as a small exercise to help me get used to and better learn web scraping.
I go through hell trying to do this but after more than a few hours later I finally have done it I returned every link of ONLY the comics, so it was time to start counting them.
I implemented the counting. The total number as of today is 2279 and it my code counted 2278, and I started to lose it.
So I go through this motherfucker manually to see where my loops count and the count on the tags start to differ. I found it, whoever made it went from 403 to 405. The euphoria I felt for this incredibly small task was incredible. (Still haven’t pieced it together yet)
I found the email of the guy who I assume owns the site and I started writing an email that basically said “hey the count of your comics is off by one and you made me rethink existence trying to figure out why, you skipped number 404-”
I look at the gap between 403 and 405 Then the words “Error 404 Not Found” popped into my head. I proceeded to scream for a second and stopped writing the email and now I’m trying to come to terms with this.
TL:DR the guy who runs xkcd comics trolled me with a simple error 404 joke4 -
It's the Art of Searching on Google.
For the Programmers. By the Programmers. Of the Programmers 😝joke/meme comics programming meme programming joke programming comic coding programming google developer funny programmer2 -
Keeping Excel sheets with diagrams of my progress through different series (TV shows, comics, etc.)7
-
So, the moment I started as a BA in a health insurance company, my Quora feed gets populated with Dilbert comics, and I can finally relate to them.
Thanks Machine Learning! -
Dilbert no longer lets me leech their comics from their site... It was a good... 10 years?
Seems I need to rebuild my Downloader... using Selenium.
Now...where is that project where i used Selenium...1 -
Oh my god. I woke up and read stan lee was rushed to the hospital. I was actually feeling horribly sad and then I read that he was in stable condition and was like heck yeah!!! No one taking him yet.
-
Which place do y'all go for developer related comics and memes ? Besides devrant ofc.
I actually wanted to use some in a boring article am about to write. Something with a sword and needle context, like people using heavy frameworks when a small snippet of native code could do just fine.8 -
The state of digital comic book metadata is a mess. There is not really a standard format if the metadata even exists at all. All digital comic books consist of is a zip or rar with ordered images and potentially some type of file to store metadata. The closest thing to a standard is the Comic Rack format of metadata and even that is not very widespread. There exists a project called comictagger(on github) that attempts to assign metadata in Comic Rack format but it is somewhat unpolished yet provides a solid feature set.
I am planning on making a program to organize comics based on metadata attributes and am frustrated with the lack of consistency in this department. This isn't really a problem because of any developers but I would argue more so due to the organization of comic books themselves. For example, the term volume can have a different meaning based on who is asked or what context is used. The redundancy between issues and trade paperbacks can also lead to confusion and logistical problems. I just wish we already had a widespread schema in place for comic books metadata already.9 -
When the day gets rough, I either read comics or start sketching cartoons. Yeah! I know. I sound like a kid.2
-
And done! Another post:
One Benefit of Automation: More Time
https://medium.com/@allanx2000/...
btw @linuxer4fun what happened to your comics?3 -
As software devs we likely know about xkcd comics.
Some are just funny, but some have deep meaning or idea buried inside.
What xkcd comic influenced you the most?
For me it has to be https://xkcd.com/150/
It feels like a spin on the idea to "create your own path", but for some reason I took it very deeply to my heart.5 -
Accessing the internet with my mind.
Just like that girl from the Heroes universe! (Not sure if comics or series...)3 -
Do I want to go into research or industry? I must only answer which is funnier "PhD Comics" or "CommitStrip."
This is the way to decide things.2 -
Today someone shared one of @trogus his devRant comics on my best friends Discord community with people from her stream. Now I'm in doubt if that asshole (another story) is here or if he saw it somewhere else. As far as I know he isn't a dev.
But if he is here: Still waiting for your apology Neko3 -
I love commitstrip comic. There are others like Dilbert, devhumor, turnoff etc. Some are not continued now like Programmers life, which was also good. Which are your favourite comics related to dev?4
-
just a thought : the advancement in AI is going to result in a lot of porn and fetishes reaching an even higher audience. comparing the advancements in generations :
gen x :
- porn is limited to magazines and comics
- people are crazy about sex but only in their homes
gen y :
- porn as an industry gets established. a few companies with good money starts hiring people and create porn as content.
- the governments are sceptical and puts lots of regulations in this industry resulting in those japenese sensored porns and porn being shared like drugs in market (secretively)
- only the curious people are able to get access porn with lots of hardwork
gen z/curren5 gen :
- porn as a concept is still a taboo in religions and general public , but government is lineant and does not /could not stop its distribution
- porn accessible to anyone with an internet
- content creation no longer a high investment business, lots of small companies and even individuals become content creators
- rule 34 flourishes resulting in a lot of fetishes . wherever there is an idea, there maybe some content creator making a video, comic or art on that idea.
next gen :
- AI creates realistic porn on any idea. the access to such ai models becomes cheap . thus anyone who is a consumer can become a producer, resulting in even more content generation
- since ai can use non real people to make porn, the stigma around porn reduces and mature content gets more mainstream ( r rated movies getting family friendly ratings)
- rise of hate porn, deep fakes, resulting in either the concept of hate porn getting less audience , or direct decrease of extroverted professions ( no real actors/actresses to shoot movies)
just some thoughts around porn lol11 -
Craziest prep for interview :
Step 1 : Given sufficient time for the scheduled interview by any company, start by searching "How to prepare for Google interviews". Awe at the information before you and get all pumped up to jump in.
Step 2 : Starting with Algorithms, study each one and try not to mix any of them in confusion. In case you are stuck in whiteboard coding, close your eyes, take deep breath and visualize Don Kunth. If that doesn't help, well you are ruined anyway.
Step 3: Practice coding without internet connection, till you are able to write code while you talk about how the weather is really great today. Libraries and methods should flow like poetry. SO is sin.
Step 4: The X programming language which you added to your resume because you can write Hello World, head over to Wikipedia and read more about it just in case.
Step 5: Read some xkcd comics so you can impress the interviewer with some humor. You can try Dilbert too. -
So happy!
I made my first project (or at least started) using my iPad (with some help from my laptop).
I am trying to make it possible for web comic artists to upload their comics without any text in the speech bubbles and then load the text using javascript for the specific locale.
It’s in an early stage (a few hour old) and the editor and the viewer share data only with cookies and local storage instead of a server but it's still a concept.
What do you think?
Github: https://github.com/konstantintuev/...2 -
Why in the fuck are they making another batmam film ????
There was how many DC comics who's storyline they never fucking made films from and they're just starting over again this time with even more shitty actors !22 -
I have was bored a while back and made a script to download all the xkcd comics. Just being random and stuff,Anyway here's the link if you guys are interested. https://github.com/brayo-pip/xkcd
-
Need Recommendation : Reader.
Planning to start reading again after quite some time.
What's the simplest(cheapest) reader can I go for?
-Should not strain eyes.
-portable.
-Don't need any fancy feature (not even WIFI or market place)
-I do already have epubs of most books that I want to read.
-Should be able to bookmark
-while a built-in dictionary & light would be great, its not a necessity.
Dont want to get something higher end unless I get:
- Improved pdf experience.
- Hassle free way to read manga/comics. (mainly manga)7 -
https://webtoons.com/en/challenge/...
Check this guy out!!! I think his work has been featured here before as well. -
Haven't been reading Dilbert for other a month but finally got around to it today. I read it through an app I made that downloads all the comics from the site.
Well apparently the downloader downloaded too much/too fast. It seems my IP is now blocked....
Wonder if it's temporary. O well... I got VPNs... -
I been at my parents for almost a month now and remembered finally that I had some of my apps backed up to GDrive, mainly Dilbert downloader... Thanks to seeing some comics on devrant.
I needed to install GDrive to sync the folders but to my surprise the number of filters just to sync my projects folder which also has the installers was > 1000...
It turns out I copied .git for all the projects...4 -
Open commitstrip.com
Will read a few comics before going to bed.
3 hours later.....
Well that was funny. -
!rant
What movies/reality around me tells about free time:
- the "grand parents" generation (people who are in there 70-80s now) used to go out hang in tea shops, bars, parks,churches , wander in fields, chop woods in their leisure time in their 40s
The "parents" generation (people who are in their 30-40s now) were more into sports and would go for basketball , soccer , cricket for leisure time and later transitioned to playing board games/video games /xbox-PlayStation stuff/comics In their leisure time
The "our generation"(people who are between 18-30 now) are/would be more into playing mobile games and watching anime/web series/movies/weird porn and scrolling social media feed as leisure time in our 40s
( I have taken 40s as a criteria because i am guessing that as a standard age where you are "settled" and have things figured out)
Is this how the pattern is going? And isn't it sad that we are Going from doing stuff that's fun and making you street smart to doing stuff that's useless , time wasting and a little depressing ?5 -
I finally have some motivation to write some personal code... on an existing project.
(Work has been too hectic the last few months so don't want to do anymore at home...)
Anyway... I noticed that my Prime Video Tracker app doesn't pick up some of the new Movies now available on Prime, so I did some fixing.
Good News (GN): The search URL is actually static so can goto the same URL for the same search results
GN: The program can filter the movies by a Minimum # of Ratings they have (currently set to 100... use to be 10)
Bad News (BN): The number of movies in the search results is over 5000 (used to be 100-200) so even with this filter, a lot get returned.
GN: the traversal is fully automated
BN: Need to manually look at the descriptions of each and add them the Watchlist
BN: I now have 200 movies on my Watchlist and still going...
So now I have another "Infinite list". Existing ones:
-TED Talks
-NLegs
-Blinkist Read List
-Comics (sort of, I have a huge backlog for Cyanide and Happiness)
-Photos that need "post-processing"
I'm pretty sure I'm forgetting some others...