Details
-
AboutA lowly dev with a myriad of skills in multiple areas. Started with web, ended with *NIX and compiled languages in the backend...
-
SkillsThe language doesn't make the dev. The ability to use the right tool for the job is what does ;)
-
LocationOhio
-
Website
Joined devRant on 12/30/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
-
I retract the GitHub statement. Fuck that. I've moved to GitLab.
-
@Codex404 I still refuse to whiteknight Microsoft. I'd trust Google or Facebook more, kind of ironic.
-
I have a Switch, which is good enough for me at the moment...
-
@Gianlu It works REALLY good on mobile...and you used Noty.js, which happens to be one of CS Prof. Max Fowler's favorite JS libraries...
-
Games are operational!!!
-
Also, if you're wondering WHY I don't need it anymore, it's because @gianlu managed to one up himself - this was a test session my friend Tanner and I tested at my apartment last night...admittedly while I had done work on it in the beginning, I haven't had time to work on it.
Oh, and I have exams coming up already...I hate my life -
Yeah, sorry guys. I'll admit that the external server thing was a request from me from like a month ago. I don't need it anymore - and, @gianlu - if you can't get it to work, just remove it. People are gonna talk shit and bitch and troll. I'd remove that and focus on this registration issue that people won't stfu about...
-
@calmyourtities Yeah I forgot they had a Linux version...but now I just use a CLI to do the stuff Code::Blocks did for me back before I completely dumped Windows.
-
Bryan Lunduke said something like that when talking about Chrome
-
@Gianlu I took a look at the WebSockets handler. I didn't think it could be done in so few LoC :-)
Meanwhile, I'm struggling with PreCalc on an empty stomach and 28 hours of no sleep XD -
I wanna go see Bryan Lunduke do one of the most confusing rants ever..."Linux Sucks." You come away thinking "What the fuck just happened."
-
If ur on a lamp stack, just go into the FS, find the DB files specific to your user, back copies up, and nuke the install from the distro PM. Re-install and run the setup script again.
I left out some details, but that's the gist. -
Same here buddy. Sitting in psych right now. I actually just learned the book has much more coverage than the lecture will ever be able to contain, so life tip in college: RTFM.
-
Yup. Nuke those sons of bitches
-
The terminal outweighs like 95% of the bullshit. I got looped in back in 2015, and haven't left since - since when the fuck did getting your apps from sketchy websites become acceptable??
-
You're a programmer, right? That's typical of most devs...just look at Torvalds...he remains even after flipping off NVIDIA's CEO.
-
@gianlu Do you ever have this problem? It's my reasoning for the documentation effort instead of directly working on the project myself...but I don't have too much time to fix my own stupidity in the first place. Rather not write garbage code in the first place, as I'm prone to doing in OOP languages...I tend to take things too far.
-
I love that sooooo much
-
@Froot I didn't know about the ? at the end of the command - I'll have to try that sometime
-
I'm too busy with college homework to work on what I want to work on. I go to Purdue University. Otherwise I'd be working on PYX-Reloaded's codebase aside from writing docs from time to time with @gianlu.
I might mention that college is hell. After I'm done here, I'm gonna go do some science. I'm behind on everything already and have to cram to keep up. I'm a CS major.
They don't teach programming well at all. There's no time for personal projects. The amount of homework is bullshit and unnecessary. What the fuck am I gonna do with bio, chem, or astronomy? Philosophy? HOW THE ACTUAL FUCK DO I JUSTIFY THIS?
My parents would fucking disown me if I didn't go... -
This is a good question: I'm split 50-50 on this one. Meanwhile, Reddit decided it was giving up on life
-
The AI really does want us to die!!!!
-
@smallTalker I bought the book from O'Reilly. Several people have discussed how they hope it could be the K&R of Rust. I'll report back when I've used it - that'll be some time, unfortunately.
-
@SSDD Both work tbh - shit ton of people can't be honest about their capabilities...
-
If you have freedoms, kill Flash. See my rant from yesterday about it.
-
Yup. And I believe the more time you work and learn about yourself, the more humble you should be. You realize you're not fucking perfect. The older devs who don't realize this probably don't have as much experience as they say they do.
-
@torvim Me and @gianlu have been working on a PretendYoureXyzzy fork to make it tolerable + using material design.
It's my first time pair programming. I feel incompetent most of the time because I hardly have time to work on it, but I contribute docs and comments when possible. -
See here for running a CLI process in the background: https://scottlinux.com/2014/12/...
-
I always feel like an imposter here XD doesn't stop me from learning computer science salty as I may be sometimes
-
@ThaOneDude Write a daemon script - if you're on Ubuntu, hook into systemctl and start the script as a service in the background.