Details
-
AboutSenior computer science and engineering student, overwhelmingly average developer.
-
SkillsC# / .NET Core, Python, Arch
-
LocationColumbus, OH
-
Github
Joined devRant on 4/17/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
-
Arch users: Does anyone use the cower tool? I did a fresh install on my laptop and can't find it on aur's pages anymore. I read into it being 'replaced' by something called auracle? Not sure if anybody is up to speed on that, but at the very least cower's package pages have been removed from aur.
A tool like cower only saves me a little trouble of writing a bash script to update all my aur packages at once, but it was one less thing to do without using an AUR helper (which I've been consistently suggested to stay away from). How do you streamline this process on your machines?2 -
I hate that I need to have Adobe Creative Cloud and its accompanying bullshit on my computer to use Adobe XD for mockups... how it intrudes on my file explorer as a shared drive... how their idea of "free" is planting a seed on my system to leech off of me in the future... how it just crashed my explorer while updating... this is why I run Linux on my laptop, why I wouldn't use Windows at all if it weren't for gaming, and why I ALWAYS use open source alternatives when they are comparable in functionality and performance. In the same sense that people don't like big government, I don't like BIG SOFTWARE.2
-
Does anybody know about to text from an iPhone on a Windows 10 PC? I doubt I'll ever get a Mac... and would like to write a texting client if there is not already one available. Apple's bullshit lack of compatibility and accessibility to developers off of their platform probably means cutting corners, but I figured if there was a way this community is the fastest way to find out..3
-
Temporarily in an apartment while my landlord fixes a potentially disastrous foundation problem and my flooding room. Having my battle station on a folding table finally paid off, super portable. My laptop is on a union break here3
-
Alright I'm finally making the switch from GitHub. I am pretty set on GitLab because it's open source, but was also considering Bitbucket. In addition to using it for personal projects, I'm also an officer of a student organization whose members work on software projects that I will be "managing" and contributing to. I'd like to use the same service for both, but don't know which one would be better. I read into both, but care more about what all of your opinions are than a non-experienced journalist on some click-bait blogging site4
-
The setting is a computer lab on campus. The assignment was due tomorrow and I was just finishing up the code. I was a novice at C and programming in general at that time. I finish the ~250 lines of functions or so but behavior of the simple library isn't right. I'm getting wrong values and I cannot find the source - I hate myself for not testing incrementally. Then, after looking for hours piece by piece while looking at references and StackO, I realized that I improperly dereferenced a pointer, something like *(this) instead of (*this) in a function. I didn't even know that I was making a mistake because I missed one of the relevant lectures. After that I realized that the errors thrown by the compiler weren't all that bad...
-
I would consider myself a Jedi Knight when it comes to using Visual Studio, but has anybody done any work that sounds like this description? I don't think I've ever wrote code that integrated systems like this.. I'll certainly ask for more information but I'm always surprised by the experience this community has and wanted to see if someone can scare me away from this4
-
I’d look myself but there are endless fonts out there. Can anyone give me a suggestion for my editors? I like the harsh terminal look but I also don’t enjoy hurting my eyeballs1
-
I was always a huge dark theme guy. Still am for most things, like here. But I’ve found myself starting to like the black on white with lighter themes. Am I nuts or does anybody else who has been doing this longer than me have input? Any schemes that we love or are the easiest on the eyes (referring to hurting my eyes after hours of working) ?1
-
I can't wait until I feel like Dr. Frankenstein when I build my PC this week. My first real computing rig!!
Some backstory: My main dev machine is my old Lenovo laptop running Ubuntu (my baby). I took Windows off of it when I got a Surface through a job and have been using that for Windows specific work. I'm going to be giving that to my little sister next time I travel home. In short, this is the first computer that will be able to cut through anything I throw at it and play games that aren't at least 6 years old.
The build is centered around an i5-8400 and gtx 1060 6GB, and I'll be running Windows as a primary OS for gaming. However, I fell in love with programming on Linux and there is no way Linux won't be on my machine. I understand the differences between dual-booting and virtualization, but I want to hear how you guys run Linux on your Windows gaming machines or if you go about it another way. I also have heard horror stories about drivers for Linux, and wonder if my graphics card being certified by Ubuntu LTS actually means that it will operate correctly. I have also only ran VMs on crappy computers so I haven't had any experiences where that performed better than dual-booting. I'd love some feedback or to hear about all of your setups, as hardware has never been my strong suit.
I'll post a pic of my setup when it's done too.4 -
Why can't windows just leave my fucking scrolling settings alone when I update.... And no, I don't want to use onedrive. Ever.
-
How does everyone feel about torrenting proprietary software when you are broke? I'm especially curious with what developers' opinions are about this. And for the sake of a simpler scenario, I would say just big name software companies with expensive products (Adobe, for example).6
-
I can't help but stress out about finding work in development. I just want an internship / entry level summer position to put myself in a better position for post college and to explore and learn in new environments. But it seems like my best chance for scoring that internship is building a solid portfolio or experience, something that I haven't had time to do..
I wrote my first line of code (that wasn't HTML or CSS) when I got to college. Since then almost all my time has gone into my cs engineering curriculum and working a real shitty blue collar job during breaks (for 4 years now) because Im broke and got denied by the 20+ positions I applied for. I can't really do anything with the code I wrote for my schoolwork because I can get fucked if I post it anywhere or share it. I have loads of ideas, but am worried that they are too big to do while maintaining my GPA and scholarships. It sucks too because I am a quick learner, and would even venture to call myself good at what I do.
So since I have hardly been able to pursue any independent studies, I haven't been able to really explore the field, so I don't even know what to areas i need to focus on to make myself a better candidate. So basically I'm broke, don't have shit for pet projects, don't know what I want to do with my life, and can probably expect to work like a dog next summer too because I've heard most companies hire for the summer in the fall.
I don't write this because I feel bad for myself. I write this because it's likely that most people here have been in a similar situation. I also don't like to make excuses for myself like I have been doing. Any advice folks? What should I be doing differently?3 -
Making a personal website for prospective employers to see my resume and code. I am currently a sophomore computer science student. What got you guys/gals hired?3
-
Freshman: hey can you check what's wrong with my code?
Me: ya of course
*Sees zero comments, no indents, all variables named a,b,c,etc.*
Me: oh would you look at the time!6