Details
-
AboutI am a netman and admin for a school and program in my downtime. I also occasionally host a code club and teach students basics of various languages.
-
SkillsC++(Basic), Python(Moderate), Node.JS(Moderate-Strong), Go(Learning), Java(Basic), NASM(Learning), Ruby(Learning)
-
LocationUnited Kingdom
Joined devRant on 3/15/2018
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
-
Just want to recommend the DevRant stress ball. I wasn't quite sure how to use it (it doesn't come with instructions) but since stuffing mine down the PM's throat my stress level has reduced dramatically.4
-
Tried to install an existing web dev project in Windows 10:
- Install Atom IDE and trying to clone git repo
- Git missing, installing Git for Windows
- Installing Node (so far so good!)
- npm install
- Python missing (???), installing Python
- Ruby (????????) missing, installing Ruby
- .NET Libraries missing, installing .NET 4.0 for the 100th time
- Visual Studio Libraries for C++ 2008 missing (now you're just messing with me mate), installing 4GB of Visual Studio Libraries
- [drumroll sound]
- .....
- npm install breaks with fatal error
- Git for Windows can't be found anymore
Switched to Ubuntu out of frustration:
- Installing Atom IDE
- Installing NodeJS
- Cloning git repo
- npm install
- project is running
whut?44 -
<rant>
I swear to god if see another "Here's how I made my amazing new website with Wixs" advert on Youtube, I'm going to throw my laptop out the god damn window!
</rant>8 -
Devoloping and running a simulator for iOS is so smooth experience I am in love with it. Though I am an android user developing for android is such a pain sometime. Android studio needs more improvement.13
-
I setup an email server a couple of months ago.
The amount of port scans and brute force attacks I've received this month alone is awful.
JUST SOD OFF ALREADY, PLEASE.19 -
The only thing I hate about being the on call/standby server engineer is that I've got to stay up until midnight.
Right now I'm tired as fuck, just want to go to bed but I'm doing server stuffs because I've got to stay up for more than two more hours 😩
I don't even mind setting an alarm for 3AM to check if there've been any disruptions because I'll fall back asleep like it's nothing but the forcing to stay awake...
Just one more night!12 -
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