Details
-
AboutI like tech yay and also I like Anime
-
SkillsC++, Python
-
LocationCalifornia Bay Area
-
Website
-
Github
Joined devRant on 6/2/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
-
So I recently learned that there are "Shopping Cart APIs" that e-commerce sites use for their carts. Like Zen Cart or Open Cart. (I don't work in e-commerce.)
But that got me thinking, what are the most common shopping cart APIs used in India? And in general? Anyone out here who knows about this?2 -
In a similar vein to @Awlex's story, I lost 800GB of anime in a disk head crash. To this day, I have no idea how it happened.
We were getting our house painted and so my anime hard drive was left untouched for about a month, and then when I tried to connect it I found the disk head had crashed.
And then, a second time when I had managed to amass another 400GB of anime and something went wrong while I was trying to delete some other folders through Ubuntu's GUI (yeah, I know) and my anime folder was accidentally shift-deleted. T-T
Now my collection is back up at 300GB and I only use command-line to delete multiple folders now. -
Fighting what I call "FTS" (Fuck This Shit) syndrome.
Most of my mistakes or challenges caused to my future self can be attributed to succumbing to FTS. -
Hell is: having a high tolerance to caffeine. Meaning coffee and energy drinks do nothing for me.
I'm so sleepy.6 -
!dev
When you're waiting impatiently for your computer to load something so you basically become the computer's personal cheerleader. -
I noticed that a lot of people are ranting about writing code on paper in the wk92 rant, but that got me thinking: does anyone here write something like "pseudo-code" (or some kind of plan) on paper before they type out their code?21
-
It would have been so helpful if they taught us about licenses and copyrights. Would've saved me a lot of trouble.4
-
Not so much a problem with the way CS is taught, but I think it's a problem that a lot of people put emphasis ONLY on programming (and maybe data structures and algorithms) and ignore things like Computer Architecture or Theory of Computation.
Most of the CS syllabi I've seen are built very well, but many students (and some teachers) seem to ignore a bunch of subjects because they don't contribute to making them "hireable". -
There's this ceremony in my family performed after a few months of our birth where we are "taught" the basic alphabet to be symbolic of our commitment to learning and education and there's this part where we use a random book as part of the ceremony. My grandfather asked my uncle to get a random book, and turns out the book that he got for me was 'Unix System Programming'. 😂😂
-
Waking up. Though I wish I didn't have to. Wouldn't it be nice if you could sleep-code (like how some people sleep-walk)?2
-
I wish I had the ability to survive on as little sleep as the people on here. I cannot function without at least 5 hours of sleep. And yet, I constantly get only around 3.5.
It's not even that I'm doing something interesting so late at night.1 -
Not actually solving the problem in an error and instead implementing a workaround thinking "no one's going to read this code anyway" when I'm actually just condemning my future self to a lot of hell.1
-
Goodness. Looking at the wk80 rants, I wonder how people's printers are breaking so often. 😮
Mine hasn't misbehaved in years.5 -
Nearly everyone in my family is in software, actually. But I think everyone in my family thinks I sit in front of my computer and watch anime all day instead of doing any actual work.
They're not entirely wrong, either. -
My father. It's thanks to him that I knew how to use a computer before I knew coherent speech. He's also the one who introduced me to linux long before my peers had even heard of it. Even now, he's the one I go to if I'm really lost for answers in anything related to computers. Like, when even StackOverflow fails me. 😱2
-
I'm pretty sure people here might have noticed this by now, but why is it that the button is '++' but the notifications say '+1'? Shouldn't it go "<someperson> has ++'d your rant/comment"?6
-
Am I the only one who procrastinates only on starting a task? Like, once I start the task, then it's easy to keep going till completion; but I can't freaking get my butt into the chair and start.
Any tips on how to get over starting troubles?7 -
I start telling everyone about my cool new idea and start researching how to go about coding it to find that someone has already done it way better than I ever could. T-T
Or, I start coding it for a bit and then forget it ever existed for a few months and then remember it again and then work on it a little more and then forget again and the cycle repeats until I lose interest in the project.