Details
-
AboutComputer Science student
-
SkillsJava, Python
Joined devRant on 6/18/2017
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
-
Whether you're a newbie or a programmer with 10+ years of experience, you'll always go to StackOverflow and GitHub 🤣😂joke/meme programming github programming meme life of a programmer stackoverflow programming jokes programmer life6
-
I recreated the legendary experience of Windows XP . Go now and enjoy it live at
https://tilakmaddy.github.io/Window...
(also lowkey subscribe 2 my youtube channel where I'll post more such stuff at https://youtube.com/watch/...)5 -
Hey, senior developers, is there a reason for this?
I just can't believe it.
The line that makes me wanna kill is the
$("#" + id).val(val);
Taken from a very profesional site.9 -
My friends makes a typo, types millennium as millnekim.
Somehow that looked familiar, my mind said has something to do with economics (I went to business school)
Google's it but no results so too out economics and the looked at the suggestions...
One of them was Milliken v. Bradley
So I was like hmm.... That looks closer and I replied to him with a joke with that.
But then my brain goes back to economics and was thinking about Keynesian...
And then I'm like aha.... Milton Friedman!
They are related but actually opposition's views and not sure the details.
But strange sometimes it's like my brain is playing Six Degrees of Seperation or whatever that theory was called where everyone is connected to everyone else in 6/7 steps...
And now that's social and Network theory lol1 -
Audibles are a great way to fall asleep... Like granny's bedtime stories... I used to listen to music before but now it's pretty much replaced by audio books and podcasts.1
-
Ian Murdock, Debian creator, dead in shady circumstances this day, four years ago.
He named Debian after his girlfriend (later wife) Debra Lynn, and himself (Deb and Ian).
A days before we’ve seen some very strange tweets by him about the police violence, and then his Twitter was immediately gone. But internet remembers everything.
https://pastebin.com/dX3VSPkM4 -
[No spoilers, Mr. Robot, I hope] I saw this screen, and I'm truly curious about one thing:
What does line 21 and 22 do (double print statement)?
Is it an error or is it actually doing something that I don't understand?
I saw he is redirecting stdout to the file, but why the "print out" and "print(out)", does it make anything different that I'm not aware of??19 -
INTRODUCING:
---
SYNTAX HIGHLIGHT BOT
---
I have lots of ideas.
This was one of them.
Last week I was playing around with https://carbon.now.sh and found it quite cool!
Then I thought: https://carbon.now.sh supports Twitter. Cool. But what about devRant?
So yeah, then I got the idea: A devRant Bot that generates https://carbon.now.sh images!
Now, 4 days and 800 lines of code later, the bot is ready!
I even had to rewrite the notification checking code 4 times, because none of them worked perfectly...
But on the other hand, the final solution is so good that I want to keep it a secret for now ;D
---
HOW TO USE:
All you need to do is to mention the bot!
Example:
<rant>
@highlight
console.log('Hello World!');
</rant>
The bot then generates your syntax highlighted code (as an image) and posts it as comment a few seconds later.
Everything before the "@highlight" will be ignored!
Example:
<rant>
Look at this code:
@highlight
function add(a) {
return a + 1;
}
</rant>
Here, "Look at this code:" will not be included in the syntax highlighted code.
If the comment text ends right after the "@highlight", the bot wont reply, btw.
---
THEME SELECTION:
That's not all!
You can even select the theme for your syntax highlighted code!
Just go to my other rant and read the instructions!
The theme will be used for every image the bot generates for you!
Link:
https://devrant.com/rants/2178551
---
Feel free to ask any questions in the comments!
My creator (and father thanks to @rutee07), @Skayo, will try to answer all of them!
P.S.: Speaking of @rutee07: I'm a girl. (Also thanks to him)167 -
When you think that pseudocode won't run.
but it does ........(python)
Your'e like : GOD EXISTS!!!!
;)2 -
Welcome to HRMC online.
Please enter your login
Now enter your Gateway ID
Password please
Now User ID
Government ID please
Enter a code we've texted your old number
There's a scroll in your garden. Find it.
Latin name for fox
Your name in Sanskrit
176th digit of Pi
We couldn't identify you.
Last three letters of your father in law's number plate
Your inner-most fear
7523/42*3.5
Your provisional driving license expiry date
Your first girlfriend's mother's maiden name
Capital of Belarus
King Arthur's burial coordinates
You answered all of those correctly.
We still don't recognise you.
A letter containing a government code that relates to none of the above will arrive by boat in 12 to 14 weeks.
Thank you for using HRMC online. We value your feedback. Please stand outside your back door any howl a number between 1 and 10 at the moon.
OP: https://mobile.twitter.com/jbwol/...
Can confirm. It is really like this.7