Details
-
AboutI'm 21. I'm generally just here to talk about what I'm doing and chill.
-
SkillsPython, C#, C++, C, GoLang, JavaScript
-
LocationOhio
-
Github
Joined devRant on 11/27/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
-
I had a job interview today and it went well, gonna hear back roughly around a week. Hopefully I did good enough.9
-
So this is just something I'm curious of, but when following guides/tutorials how do you challenge the information you're learning? like how do you retain the information.
I typically take notes and make something different with the information but Ive just always wondered how others go about it.15 -
Some lofi music
discord and related software closed or in some do not disturb mode
And a general idea on what I need to do when I start
Good sleep helps too -
These are probably stupid questions but I have to ask.
So does it usually take long for people to get back with you after you apply (if they were to be interested)
And are contracting positions worth looking into as well for someone trying to build professional experience?8 -
I have done a fucking awful thing and its that I started a project and I'm using Flask and SQLAlchemy but the part I'm stuck on is something Ive never done in regular SQL, so I cant even communicate what I want to do properly.
Time to binge some SQL real quick. -
I need to stop procrastinating, does anyone have any advice on how to avoid my crippling addiction to video games and watching random videos on YouTube?17
-
I’ve already made my own list before New Years hit but to summarize mine I’d say
To learn a few languages I have plans for.
Complete more projects that I want to make
Be more productive
And actually get a dev job
which I have started applying to positions so wish me luck!4 -
This is just a bunch of things I needed to get out that I’ve been holding in for a while now.
Recently I’ve found myself In this state where I feel so depressed, lazy, and just pressured to program in general. I feel like it comes from me dismissing my abilities a lot of the time and I get demotivated to do stuff but at the same time when I do sit down and code I get distracted so easily, I can get work done but I just feel like I’m everywhere.
I want to apply for positions but I’m in this duality where I both feel like I can or can’t do it, I feel like wherever I apply to will not be accepting to people that don’t have a big degree or a ton of work experience and that I’ll get fucked on it. I’m fucking anxious that if I do get a job they will be like “hey fucking do X” and I will have no fucking clue how to even do X, and I’ve had people tell me that they know for a fact I can do it but I still fucking can’t believe it because I just completely doubt myself because I have failed at things like learning certain frameworks or failing to make the things I want and having to turn to simpler projects first because I’m too overwhelmed by the scale and I didn’t do any thinking about it before hand.
I don’t know if I’m making sense at all, I always write out rants like this and I always just erase them because I fucking hate whining like this but I need to let it out before I go more crazy I’ve been holding so much in for a long time now and it’s not been good.
I just over all feel terrible, anxious, and unproductive and I want it to stop.6 -
If I can’t find software I’m looking for it I don’t like the options I can just make it, it gives me the ability to automate tasks, it’s fun and it gives me a logical outlet.2
-
Been dabbling with it here and there and I’ve decided I’m going to attempt to fully switch to vim as my main editor, so any advice to make me want to keep using it or that people should just be aware of when starting with it?5
-
To all the remote devs out there, I pose some questions.
Do you prefer working remote?
And what are your personal pros and cons for remote dev positions.16 -
I have the bad habit of programming without initializing a Github repo or by the time I upload it to Github I’m either done or close to done with it.
It’s not necessarily a terrible thing it’s just a pet peeve of mine.6 -
My family “supported” me going in the field of technology but associated it with IT as most families do, so any attempt to show them stuff I’m messing with ended with them not being impressed or excited just the vacant “oh that’s cool” never asking me about it or anything like that.
They just saw I was happy and were supportive in that way which I suppose I can appreciate.2 -
If this spam is hitting everyone at once isn’t dfox and the other creator getting spammed too?
I’m avoiding @ing him since I already did that in another thread about this.9 -
I’d either advise a small break where you just focus on other hobbies for a few and let yourself relax,
or I would say learn something new like a new programming language, or a new area of programming (like game development or web development) and just try to make your own projects and stuff that you find fun or new,
or maybe focus on something different in tech, like try IT, Networking, Security, etc.
I suppose it would depend on the person/circumstance.2 -
So my friend has got me into playing Old School RuneScape and honestly it’s really nice and I’m enjoying it, idk if I’ll try the newer version since old school rs is still supported (from what I’ve been told)
I’ve noticed that the game is basically just an economics simulator and I am down for it2 -
From what I’ve seen and experience while messing around with other languages, PHP and Rust have some of the best while C# has the worst.8
-
I’ve been stressed a lot lately and I think I’m just gonna let myself chill, evaluate where I am in my life, and enjoy my fucking zoomer time while I have it.6
-
How many of you play music?
If you do, what instrument do you play, and does it help you clear your mind/calm down from programming stress?
Just curious.12 -
It has always pissed me off that people will judge a game because it doesn’t have good/traditional graphics, or an incredible story, or other stuff like that.
So when people judge video games like Dwarf Fortress & NetHack, I get pissed because the devs that made those games put so much effort in creating really complex amazing games that are really detailed and fun (if you take the time to learn)
And those games can be so complex because they are ascii based and I personally don’t see that as a bad thing because that means they can just focus on gameplay and it’s fucking awesome and to me it’s inspiring.
Idk if anyone else agrees but it’s always just pissed me off to hear “That’s stupid it has no graphics” or “this isn’t a game it’s just text” or other stupid shit.12 -
So today I was messing with a side project and for context it’s a networking program.
So I’ve designed the programs packets and what each do. The final step is just constructing them and sending them, but wait some random error that I traced from the file path being wrong to the packet containing a files name but then I realized that the packet after the file name wasn’t sending and so I looked at the contents of the first packet and IT WAS SENDING BOTH CONTENTS IN ONE and I fucking can’t tell you how hung up on this I got because there was nothing wrong with any other packet in anyway, and if I commented the file name packet out the next one worked and vice versa and it was so fucking infuriating and out of desperation I thought “what if I just gave it time between sending both” AND IT FUCKING WORKED. ONE LITTLE FUCKING sleep(.5) FIXES THE PROBLEM THAT PLAGUED ME QUITE LITERALLY ALL DAY I CANT. IM PRETTY SURE ITS STILL NOT A GOOD SOLUTION BUT IM ROLLING WITH IT!1 -
Whats your take on Patreon (and services like it), have you ever considered one or been told to make one?
personally I think its cool that if you have a game community that wants to support you or just people that like your work in general that can support you a little for your work. and Ive been told I should make one but I dont see the point for my own case personally.
Im only asking on here cause I just want more opinions from other Developers25 -
Warning I get really nit picky in this
I’ve been enjoying my Manjaro experience so far but the only gripe I’ve managed to come across is fucking VS Code. Since I downloaded it via .tar.gz I have to redownload the .tar.gz each fucking update. WHICH WOULDNT BE A PROBLEM IF THE WEBSITE JUST GAVE ME A SOLID DOWNLOAD LINK I CAN USE IN AN AUTOMATION SCRIPT BUT FUCKING NO ITS AN EVENT FOR WHEN YOU CLICK ON THE LINK FOR .tar.gz SO FUCK ANY PYTHON OR BASH SCRIPTS I COULD COME UP WITH,
and before someone fucking says it yes I can use “Code - OSS” (the version on github) which I know I fucking am using it but I don’t like it even though it is the exact same thing, minus text that is supposed to say VS Code and the vscode icon.
Unless I’m retarded and could have updated it with the tar.gz manually or automating it somehow (which I couldn’t find a solution for Manjaro/arch based systems) I’m still getting used to Linux and installing software without a package manager (which I’m still using it but for some things I try to install it without a package manager) so if I am missing something please just ignore my dumbass and educate me.
And if you try to recommend using the Snap store, let me stop you. No.10 -
I remember when I was at vocational school, my teacher sat us down and had use start web development with HTML, (HTML wasn’t my first programming experience but that’s a rant for another day) and after I printed Hello World and changed it’s color, I was even more hooked than ever. This is something that’s fun, and interesting and I don’t need to pay to do or be around specific things to be able to practice. I can do this at home or at school and I can make my own programs if I need them, automate mundane tasks, and learn so much more about technology than ever.
And the final thing that sealed the deal was I could do this and make money and not be stuck in a field I would be miserable in. Which was a very important factor for me.4 -
Finally got around to installing Manjaro Linux (XFCE) on my desktop, which is replacing Ubuntu.
I’ve always looked at Manjaro and experimented with it, but I’m more experienced with Linux now, and I am hella enjoying Manjaro. Definitely my fav distro.11 -
Today my day was spent getting bent over by ASP.NET (Core) and for some of it I for some reason for the fucking life of me could not get to work.
And even though I didn’t end the day on a good note in the project, I DID make some small progress, the problem I ran across was that I wasn’t inserting the ID into the database, but the real problem is that I tried to have the database generate the ID itself and increment it, but that didn’t work out so I’m stuck and I have no clue what I should do and I tried to manually set it too for one case but even that resulted in error, so 🤷🏻♂️
Feeling very intimidated while doing this. I’m hoping I’ll be able to write code that can actually scale and handle production.
That’s been my day.15