Details
-
AboutDevOps, Student, web dev and gamer
-
SkillsKubernetes, Docker, Python, PHP etc.
-
LocationLinux
Joined devRant on 5/14/2016
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
-
#1
Fuck it. I obtained a Laravel codebase with 200 routes all handled by "mainController".
😓🔨
There will be rants.21 -
CS Professor: “What M word is the black hole to all productivity?”
Student: “Management”
CS Professor: “Was going to say meetings but that’s better”16 -
New devRant web app for desktop is now live! (https://devrant.com - the .com will now redirect to feed if you are logged in) Let us know what you think, and especially if you spot any bugs (very likely some slipped through). Some cool new features are still in development, will be out shortly.64
-
What I did wrong during my home office cleaning session this morning:
- put soap on my mouse mat
- snapped my enter key
- vacuumed up my F8 key
- absent-mindedly cut my ethernet cable
- lost my zero key
- dropped my backup hard drive (data was recoverable, but I need a new drive)
- lost one of the nose pads on my glasses
- got a cocktail stick stuck in a USB port
- exploded my mouse by using the wrong type of battery
Things I did good:
- nothing11 -
Dad: “Hey son.. I have this new software called blablablu.."
Me: "yeah?.."
Dad: "well it's not working.. there's an error and it's not doing what I want.."
Me: "okay.. I don't know.. sorry.. I don't know that software.. I can't help you.."
Dad: "you're studying computer science... you should know what to do.."
You ****ing serious?! -.-14 -
Told someone I'm working on an 0Auth server/library.
*but that already works/exists, why re-invent the weel?*
Because although it indeed already exists/works, I'd rather re-invent the weel and also throughout the process learn how it works in depth than just using an implementation and not learning much new (when I've got time, of course)!10 -
So I finally switched from Visual Studio 2015 to 2017. As you can see it's going great so far :/
Took me an entire day to install it and to get it to compile the most basic program. On top of that it has already crashed/frozen up over 4 times over the past 2 hours.4 -
Just made the shift to a Linux development environment from a windows one... Gotta say it feels so much better (love Ubuntu's interface)
Miss the use of photoshop though (I Know gimp exists... But photoshop is just so much better)
Any tips for a linux/ubuntu newbie??36 -
Windows is so magical. I mean it doesn't support syslog which is in a way essential in large environments. Today my coworker told me about a tool named nxlog which has the function to send log messages from windows directly to a central syslog server. It can also read files... well theoretical because nxlog does not accept ":" as a valid character... cya C:\something2
-
My biggest problem is my family as gentle as I can put it (wife and 3 kids) which require a lot of attention so it's easy to say "eh that website can wait my family needs x,y,z." I'm no master but I've gotten better at this by leaving my home for 1-2hrs a day and going to my local coffee shop to work. My mind knows now by this point that when I'm there I'm there to work and that's it, has worked wonders for me.1
-
Just do the easy part(s) of the task first. Once you see that the task isn't as bad as anticipated, you're more likely to just tackle the whole thing. That's my experience anyway.2
-
Best way to avoid procrastinating: the sooner it gets done, the sooner I no longer have to think about doing it. When I have a bunch of shit to do, I start with the things I like the least, and save the more enjoyable things for last.5
-
Well. Here is the story.
Started making a React app a week ago with a friend; his job was styling some jsx i "already" wrote. hmmmm. and i just pulled his last commit.
file [index.scss]
3 lines:
body {
font-size: 16px;
}
😐😐😐😐😐14 -
The feeling when you realize the DDoS attacker is yourself because of some stupid JavaScript bug which resulted in an infinite loop which happens to make requests to your server...14
-
Confession: I'm launching a major project for a client this time next week. It's some of the worst code I've ever written in my entire life. It's beyond awful, but I have no choice. It's sure going to be fun fixing it for the next 2 weeks post launch.8
-
My friend just made an awkward joke
Me: I couldn't get Postgres working on ubuntu
Friend: How bout installing GET-gres
Me: (awkward silence)7 -
I don't understand why every non-technical person who comes to do work in my apartment messes up my fucking router.
The cleaning lady - multiple times knocked the antennas partially off. Like fucking clock work. I don't get it, why is the cleaning lady attracted to my router antennas and why does she need to be so hard on them? Whatever.
The most ridiculous episode was today. And it wasn't the cleaning lady. I had a few people here doing some work today and the woman in charge who was here informed me before that they might have to move the furniture "a little."
I come home, and like a bad omen, the plastic parts on BOTH my router antennas are missing. Completely gone. It's just the the wires. Now, the router still works fine in my tiny apartment, but it is a fancy Asus router (I learned the hard way not to buy cheap routers) and I'd like it to not have fucking wires as antennas.
I email the woman (paraphrased):
Me: hey, it seems the antennas got knocked off my router, do you have any idea where they might have went?
Her: Apologies if we didn't put everything back (no shit you didn't, that's why I've had to email you). If we knocked the antennas off the router (fucking "if"???? I literally just told you in my email that they were knocked off) , they are probably somewhere by the window on the floor (they weren't).
And I still haven't found them. Why the fuck do these people seemingly attack my router? I can't figure out what it is about it. You would think people would be more careful around electronics but naaah. Anyway, going to go keep looking for my router antennas.44 -
WordPress needs no introduction, it powers a significant portion of the web while having some of the most nightmare inducing code i have seen in all my years as a developer.
Just look at the API, i mean what the actual fuck is that?
get_fucked();18 -
I used to do some freelancing and one of the main clients I worked with had a project they hired me for that used Drupal. I fucking hated it. I thought it was bloated (and slow as fuck), unnecessarily complex, and just all around a horror to work with.
Even though that was many years ago, from other devs I've met, it seems like Drupal never really got much better. One devops guy who worked at the previous company I was at told me about some benchmarks he had done on Drupal in his previous work. The performance results he got were an absolute joke - awful concurrent performance and just a brutally slow CMS.
Needless to say, since that freelance project, I've never used Drupal again and never will.14 -
!rant
I have a Surface 3 for home dev stuff. I wanted to get back into C++ for graphic/GPU programming. However it uses an Intel Graphics 5000 chipset so I can't do CUDA and the Intel Media Server can't upgrade the graphics driver because it's a Surface.
What should I do? I would rather not build a system just to play.5 -
I really like it when I work at home cus I know it's very productive.
I'd be working for 30 mins then I tell myself to take a break...
I scroll through facebook then I'm reminded of reddit... and then google plus.. and then podcasts.. and then youtube videos... then I proceed to discover the far reaches of the internet.............. OH NO1