Details
-
AboutIf you really want me to fill this out, LMK. Otherwise I'm too lazy
-
SkillsWhat is this, a resume?
-
Website
Joined devRant on 12/4/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
-
If my headmath is correct, technically that should be doable if, say, this is only needed for one country within one time zone. But yeah anything more would be too much for c = 3e8 m/s
-
@obeobe A lot of people forget that Python is one of the oldest popular languages. Older than Java and Javascript. Things like shirking brackets and semicolons probably were super useful before advances in editors could handle this for you.
My guess as to why comments are '#'? Probably to copy shell scripting, which I'm also guessing one of the main use cases of Python was in its beginning, that is to improve upon shell scripting.
The multiline """ technically isn't even a comment. I believe it's a string value that actually gets evaluated, then immediately discarded. So technically Python doesn't have true multiline comments, but the triple quote saves you from prefixing each line with '#' to make it marginally easier to read.
Not necessarily disagreeing with your points, just trying to justify some counterarguments. -
https://twitter.com/firefox/status/...
-
What kind of Docker image requires 60 gb? Sounds like a misuse of Docker. You got some DB data baked in?
-
*for at least 10 years.
FTFY -
That's why we pronounce it "jay-sawn" instead of "jay-sun." To avoid confusion with any Jasons and because it fits better with the word "Object" which the O stands for.
-
Sometimes I just hit gg then spam dGu because I like to play with fire
-
Is your friend a lawyer? 😂 Innocent until proven guilty
-
Use the cloud mate, or at least get your servers to a state where you can consider them ephemeral
-
What about unknown knowns? Things we don't know we know 🤔
-
A day may come when I don't need to read the man pages of sed, awk, and find. But it is not this day!
-
Testing is the future!
-
2 weeks of programming can save you 2 hours of planning
-
James Bond was a communist, confirmed
-
Use sequential integers and say "Come at me bro!" to those that try to snoop. Then implement IP- or cookie-based snoop detection just to fuck with 'em.
-
Winter is coming
-
This man living in 3019
-
I don't necessarily disagree, but self reflection is a good skill to have
-
Bruh instead of embracing your strength, they made you toil at something totally different? Shady move
-
Also protip: apt-get install hollywood. Maybe that'll impress your wife 🤣
-
Props for inspiring the next generation of computer scientists tho
-
Tell them to offer you French vacation benefits too 😉
-
Yeah I def feel you. Hard to break out of this cycle. The imperfect way I try to fix it is to go hard at work for 5-6 hours instead of 8. Gives you an extra couple hours of unwind every day
-
Yes. The internet is a 100% truthful place.
-
@Stuxnet The rant didn't even ask for opinions lol. But it's tight man you do you
-
@Stuxnet There ya go again being negative for no reason. What do you have to prove?
-
The garbage collectors always seem to garbage collect my trash ass code
-
At least she was honest. 10/10 pun btw
-
https://hackertyper.net
-
For real. I do this with google docs, datadog, and others. I also appreciate a site that handles query parameters well, in terms of what they display immediately when the page loads