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
Search - "what to do?"
-
Client: "You literally did what I asked you to do."
Me: ...
Client: "I need you to do it differently."
Me: ಠ_ಠ6 -
I just had a client complaining on the phone that she read my database design documents and that they are all wrong and need to be done again. Because things like varchar and int are confusing. And nobody understands what they mean. She asked around and nobody understood it.
Ooh, and I should place the customer name in more then one table because it would be handy to have in several places.
Spend a hour on the phone trying to explain that these documents are not intended for her. They are not for her to understand.
I make these documents to build a stable product and in case something bad happens to me its easier to pick up for another developer.
Long story short.. I'm currently making a document that explains the database design... Getting paid for it..... But fucking hell. Somebody save me.10 -
Long time no see Friend:- "hey dude what do you do for a living"
Me:- "I suffer in silence"
Ltnsf:- " but what exactly do you do"
Me:-"I stare at a rectangular space hoping to find enlightenment" -
Honestly: I love my job. Every day. I get paid to do what I love to do. And when I get home after sometimes 11 hours of work, I turn on my notebook to do exactly what I did at work - just as a relaxation method.5
-
Friend: "Don't all computer science people learn multiple languages so they can use the right one for the job?"
My reply:
We learn multiple languages because some asshat before us had a hard-on for it and now we need to keep that shit running and we don't have time to rewrite it.6 -
What am I supposed to do here?undefined checkbox rate how long can the tags be? wtf pretty darn long if i say so myself only one way to find out6
-
The biggest problem with computers is that they do what you tell them to do.
Not what you want them to do.1 -
What do you guys do when you get bored at work?
this is what I do:
1. Drink Water
2. Stare at the code
3. Go to Bathroom
4. repeat16 -
In my current work, I have two systems to work on (let's name em Systems A and B). Both basically do the same thing; both allow users to book facilities available to them.
System A is already in production. My job is to fix any bugs that come up on said system. System B is an improved version that they wanted me to develop. This would follow a different framework etc. I am already halfway through this system.
Now, here's the fucked up part. The code for system A is a massive clusterfuck. It has unused commented code dated back to ancient times where men had the brain of an ape.
And don't get me started on the fucking logic. One part of the code was to retrieve and display the timeslots available for a chosen facility. The code to do that alone takes up 500++ fucking lines, filled with ajax commands, html manipulation and commented, unused codes..AND THAT'S JUST THE FRONTEND!
The fucking backend was not a problem of smelly code anymore. Nope. It was like a programmer had code diarrhea and shat his backend code all over the project. If I had a pin board, I would have made a crazy wall just to understand what some fucknut was trying to achieve.
Anyway, my supervisor told me to fix some bugs on System A. Knowing how the code was, I told her that I could refactor the code. Since I've already achieved that function on System B, with a shorter and cleaner code, I could just copy that and use on System A. But nope. She SPECIFICALLY told me to just "do whatever to fix the bugs. I don't want to waste time on System A." Okay. Makes sense to me. Whatever. I didn't wanna fuck my head up looking through that mess of a cesspool. So, I came up with a few hacks, not thinking of clean code and fixed whatever bugs there was. I then just pushed to the repo (after testing of course).
This bloody morning, supervisor came in and gave me more bugs to fix. When I thought she was done, she said "Hey. I saw the fix you made to the system. The bugs are fixed but the retrieval of the timeslots is now pretty slow. Could you see what is the problem?"
Slow.. She said that it was slow. And asked if I could fix it. I already told her what the problem was and she did not want me to waste time on it. But she wants me to fix it. WHAT THE FUCK IS WRONG IN HER BLOODY HEAD! I SWEAR TO GOD... UGHHHHH I swear I was already waterboarding her in my head. YOU WANT FAST?? How bout fucking allowing me to refactor the code?? Fucking shit head. I think I should take up yoga.1 -
Sometimes when people ask what I do for I living I say: talks to machines.
Thats what we do, we know the langauage to tell the machines what to do, how cool isnt that??8 -
"[In the future, there will be two types of people.] People who tell computers what to do, and people who are told by computers what to do." - Marc Andreessen
I guess we'll be the ones who tell the computers what to do.3 -
"A computer has no idea what your program is supposed to do.
Therefore, it will only do exactly what you tell it to do." -
Programming from the Ground Up
Jonathan Bartlett
The simplest and most truly sentence 👌👌 -
What I hoped to do today: program
What my parents hoped to do today: go to the pool
What we are actually going to do today: go to the pool
ABSOLUTELY AWSOME7 -
"The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do."
- Ted Nelson3 -
*Sigh
Every single one of us here loathe this question "Hey can you hack a Facebook account for me?"
Even worse when the one asking is your mom.
😶😶😶
(Backstory, she and her friend runs a store. Shit happened between them. The friend is the one who setup the store's Facebook page. Now posting shit on that page. She's not tech savvy. I can probably brute force her password. No 2FA)
Dilemma. Dilemma.8 -
Do you ever open devRant, read a little, and then exit the app to find something else to do. Then open the app immediately again, because that's what you do when you want something to do?4
-
Who wants to play a game of what the fuck not to do with your Terms and Conditions?
https://termsandconditions.game/14 -
I just automated the tasks I had for next week. What to do, what to do ^^ This is not really a rant but just me boasting. Time for beer.3
-
Raising kids is like using Windows. You know what you want him to do, the kid knows what you want him to do,... But he still decides to do whatever HE wants.
The frustration level is the same11 -
What would you answer if your IT support asks: "What do you use to connect to MongoDB, Internet Explorer or Chrome?"8
-
Customer: "Yeah we need <insert bonkers 12 step circular logic> to find a thing(s) in the database."
Me: "Ok let me diagram this out and I'll send it to you to review.... but man this seems like the 8th version of this we're doing right?"
Customer: "Yeah well <employee Y> says they can't do B, C without this."
Me: "Wait... can't they just <insert the most simple step in the history of time> in step A, and then later on they won't have to do all this hunting later? Like you have that data at step A right?"
Customer: "Yeah but <employee Y> doesn't want to do that."
Me: "She's your direct report ....."
Customer: "Yes...."
Me: "Ok.... I'll send you the diagram and the cost estimate...."
Whatever reason sometimes it is a bit draining coding madness compared to making things actually efficient / people's jobs easier...3 -
"Wisdom is knowing what to do next, skill is knowing how to do it, and virtue is doing it. " - David Starr1
-
Just got AWS free subscription, had fun for 30 mins. Now I don't know what to do with it. Can someone give me idea for something to do with it.17
-
Any under 18 developers here? If yes, what language do you use to code, and where do you plan to go?60
-
Oh noes... My password on localhost:8080 has been leaked :( what to do.. what to doooo..... :(((
Oh FFS google! Get yourself together!1 -
yo what the fuck fckk off android this song has more than 50 chars and i want to name it by full name and now what do i do ?10
-
what a great idea to do server upgrades on a friday evening...and i can do it alone...and am responsible that everything works as expected...what a great day today...and i hate every single second of this day yet.. :-/
damnit i'm a developer, not a sysadmin, just because i can do it doesnt mean that i'm supposed to do it..what about our admins? what get they paid for? rebooting the coffeemachine? fuckers already left the building1 -
I'm 30 years old, sometimes I feel old to study computer/web programming.
What do you think? If it's not true, what can I do to change the way I think about it?28 -
My dad once told me "Computers are stupid because they do what you tell them to do, not what you want them to do." and honestly that gets truer the more I mess with 'em.2
-
Fucking asshats, don't understand difference between people who do what..
Fucking asshat wants me to edit this image to his preference, I'd happily do it if I knew it how to...but noooooo he wants to convince me that I can do it without even knowing what or how to do...
That's like asking a plumber to fix my car...5 -
Long time no rant from me. Sorry guys, has been a tough time for me.
Little background: I'm an apprentice and as such definitely not a fully trained professional. I'm working in a big company with people who have very let's say interesting ideas what I should be able to do.
This whole disaster begins shortly after I started my apprenticeship. I was offered to choose my first little project. "Something from the backlog, not very challenging and a nice beginner one. It's just about a PoC" ok, le me thinks. I choose to make a weather display.
Basic functionality was provided within the next 3 weeks. My direct boss (let's call him Jo) liked it and talked to his boss (Hugo) about it. Hugo was so excited he called our product manager to get my plugin into our software asap and began to think about where else we could use this.
This is where shit went downhill. Hugo told me it was my task to implement it on a totally different platform and to "host it in azure". I don't know much about azure and I never used it. I told him that I'd need time and some kind of sandbox to try and learn how things work. He promised but nothing ever came through. Not even Jo could do something about this.
They told me I should write this asap because "every customer would LOOOOVE this" and I honestly can't think of a way to meet all their requirements without access to our azure system/ sandbox. (There are a lot of requirements)
Am I wrong? Should I be able to do this? I'm a fucking trainee. I don't know everything.7 -
To the freelancers.
Do you offer web-hosting? What are your experiences? Where do you rent servers? What do you charge?
Thanks in advance5 -
Just got a free Raspberry Pi 3 B+ when I bought another. So I have one without a purpose. Any cool ideias?15
-
Any tips for a Dev who never contributed to an open source project before? What sorts of mistakes do first time contributors normally make? Most importantly what can I do to not annoy* fellow contributors?2
-
Me: DMs coworkers that appear online after their working hours to check on them and make sure they’re not feeling like they’re obligated to work more/encouraging them to take time for themselves
Also me: Can’t sleep at 4am, so immediately start trying to chase down the genesis of an error someone complained about4 -
Name The Song.
One a side note, what do you listen to while coding? Do you need absolute silence to code?23 -
Hello !
I'm a fresh school dropout (against my will) without any diploma. I've learned programming from self teaching since three years; mostly doing web and apps development with golang, and c#.
I've already done some small projects, helped a lot of people with code, do some freelance and I'm now trying to build a SAAS.
I don't know what I'm supposed to do now, I'm completely lost for my future. What would you do if you were in this situation ?4 -
So what do you guys do when you have to work on a project but you are really bored to do anything at all?11
-
Frist time poster & 22 y.o. junior dev here.
I just wanted to get advice in which direction I should start my career.
I just finished my education last year as a Software Engineer and am now undecided if I should more go into Front- ore Backend.
I‘m currently doing mostly Python as a allrounder but am really intrested in React.
Is there a big difference in sallary (if that maters, I‘m from switzerland) or career oportunitys? How do I figure out the correct way I should go?
Thanks you so much for your help!17 -
How to answer questions like "what do you do as hobbies?" when I don't actually have any hobbies?15
-
Im learning Advanced Computing in a institute. Prior to that I have done many projects with Unity 3D, MEAN and C#. But guy who is teaching is very rude every time to the class. 'you people are stupid' 'you cant do anything on your own' 'that's why your here'. And Im self tought programer so Im getting really angry at such comments. How to deal with this?? 😥😫4
-
Do you have the feeling sometimes that programming is not what you wanna do but that you just do it cause it’s the closest to what you really enjoy?6
-
......why life.... why... what do you want from me... when i do the right thing, you punish me... when i do the wrong thing, you punish me... what do you want from me.... i cant believe this just happened to me...5
-
!rant
After a long time, finally I got an opportunity to participate in a Machine Learning competition.
Brushing up my memory.
And also teamed up with another colleague.
Hope, we both get to learn a lot even if we don't win. -
I really want to build a raspberry pi cluster but I don't know what to do with it...
Has anyone of you ever built a raspi cluster?
What could I do with it?9 -
What do you do when you don't feel like doing anything?
Suddenly can't think of anything I want to do... But can't sleep either...4 -
What I should do: Go back to doing construction and get into house flipping
What Id actually do: Be salty AF move to some tropical island and sell italian ice on the beach. I am not going back to construction lol4 -
Has any of you reached a point that you want to resign from work because of a client?
We are dealing with a client at work that uses the app for prototyping instead of making designers create wireframe, imagine the amount of code to write,edit, remove, write it again and yet there is always something isn't right from the client point of view.
What is even worse backend guys screw the server and I am the one to be blamed for errors: 5xx
I even get blamed for error 400 (bad request) when that request passes tests but out of a sudden server returns 400, when you hit refresh the exact same moment of error and server decides to return data and stop throwing error 400.
I also get blamed for server fails to return data from a search endpoint, and if server throws 403 for a public endpoint.
This isn't a rant or getting out of my system but I need opinions, I've been working on this project for a year, with complete mess from either client or backend team, if any of you is instead of me, what would you do?
I'm not a complete guy either, but that situation is just beyond my abilities to handle.6 -
So... I'm a DevOps engineer and I received an email from boss today wanting me to do "tech Ops" for next few months, basically tech support because they are having a shortage and too much tickets that they can't handle. *Palmface*7
-
Been working on a small collab with my 3 mates
It's just one guy who's doing all the heavy lifting
I chime in with a 3-4 line modification every day or so
The other two are afk
It's chugging along just fine..
I feel like a garbage can in front of this guy's coding ability1 -
!rant
I went out tonight. Before I knew it, all the songs being played were far beyond my youth, and I'm now sitting outside smoking cigarettes. Is this normal adulthood?2 -
Hey guys and girls,
follow up rant on my apprenticeship situation. I talked to Jo (my trainer). I told him I need more supervision and either someone who teaches me the stuff I need to know to meet the requirements from Hugo (my department mananger) or some further education. Because otherwise I'm not able to write producion ready code. (Keep in mind: I'm a fucking trainee who started their apprenticeship 6 months ago!)
Jo is more than happy to help me and make sure I'll get everything i need. Sadly he has to speak with Hugo and get his ok.
Hugo thinks 2 das of school/week is enough training. (Regardless of the fact that we don't even learn the same languages there we use in our projects.) I told him that way I won't be able to finish my projects.
I hope he reconsiders. How should I learn if nobody's there to teach me? (My collegues are to occupied fixing bugs and implementing new features/ don't know the languages either.)
If Hugo keeps this mindset I have to contact the IHK (a german institution which keeps an eye on apprenticeships).5 -
these days Internet startups and companies what you to do something without Internet, they says what if whole internet went down, what will you do then? dude if Internet went down, your company would not exists 😒
-
How the fuck do you do a performance review?
For me, we need to do self assessments.
Part of it is what I do well, part of it is what i need to improve.
No idea what to put, since I feel like I'm awful at everything lol.11 -
So I have a question regarding what I should learn next. I am going to my 3rd year in college and you can say that I am sort of baby MERN stack developer. Baby because I don't have a lot of production/real world experience. Now I need to decide whether I want to continue to work with JS in web dev. Or should I go to some other language for web dev like . NET or python. Or should I start learning GraphQL, or Machine learning. I am quite interested in blockchain and devops also, but I need to make a decision and please give me advice as to what you think will help me in the future.
I know I am all over the place but that is literally my brain since last few weeks.
Thanks in advance, I'll do a ++ as a form of my thanks.12 -
Started using "save my time" on Android to track what I do whit my time. And ooooh boy do I waste alooooot of time....
anyway, any of you guys use something similar? if so what do you use?5 -
People wonder what would happen if internet went down while all it takes is npm repository and the dev world goes to shit xd
https://github.com/npm/cli/...2 -
When you would just check the school timetable for tomorrow, but when you unlock your phone you find devrant to be the active app, and you just scroll through everything, and forget why did you even unlock your phone...
Just devrant things... -
Question for those that switched from Web, Mobile Apps development, Full-stack development to Game development after a year or more:
- Do you regret the change?
- What Game engine do you use?
- What Programming language do you use?question frontend full stack unreal engine javascript apps web mobile unity game engine backend games4 -
Random variation of how we learn based off a colleague.
1. I dont know what the fuck to do, i dont know what the fuck is going on
2. I don't know what the fuck to do, i know whats going on
3. I know whats going on, i know what to do
4. I know what to do, i dont know what the fuck is going on
Haha, i love my job, the place where devs play solitair with their Trello cards1 -
You're working on a project, your boss has set you tasks to complete. You complete all the tasks and make pull requests of all the work you've done. Your boss is busy and you don't know what to do next? What do you do? Is it unethical to work on personal projects in work hours, because you're not being paid for that? How do you find other stuff to do?10
-
Javascript I'm trying to love you I really do.
But what did Webpack do to my named capture groups?3 -
what music do you like to listen to when you're coding (or working in general)? what gets you into the zone?22
-
I wonder what DevRanters do when they lose their motivation. What you guys doing to gain motivation?8
-
Everybody:
- what do you use InternetExplorer/Edge for?
- to download Firefox/Chrome
Me
- what do you use InternetExplorer/Edge for?
- to download LinuxMint iso1 -
So, a few days ago I went on an interview for a position as a web developer, and during the interview they tell me they are thinking about getting into hosting, and that if they decide to do so I would be the one responsible for managing all of it.
I have no idea how to set up web servers, let alone make sure they can handle heavy loads and so on, so I'd be taking on a huge responsibility and workload, along with the task of making websites.
The company consists of 5 designers, and at the moment, no developers, and they have about 30-40 customers, all with sites that would need to be moved to the new hosting platform.
My question to you all is this:
How much does quality hosting equipment cost, and is it really worth it for such a small company to get into hosting, or should they rather look to make a deal with an existing host for some kind of monthly kickback/rebate?
I'm thinking they should find an existing host and enter some kind of partnership, as that would be easier and safer than doing all the hosting inhouse.
What do you guys and girls think?undefined hosting interview i'm just a simple web developer i have no clue how to host a website you want me to do what now?!5 -
It is Monday 1:22PM here and what is on my mind? Sleeping. I freaking want to sleep right now.
What the hell do I do to keep awake #_#7 -
I'm not sure what to answer...
Found on SlimSocial for Facebook - Windows 10 Mobile (latest update😜) -
Junior front end developer.
Interest in saas, js and jQuery,
1 year html5 and JavaScript, knowledge of image authoring (Photoshop)
Job is wordpress customisation.
18k... Degree in media required.
So you want a graphic designer for junior developer wage.. lol. -
I wanted to build a website to search for aircraft accidents, so scraped the NTSB and FAA websites and built a database out of it.
Then I went to write search fields for Make and Model. I wanted it to be easy to know if there were results for a given Make before someone tried to query by it. And then fell into the rabbithole of how to make something like that accessible.
One thing led to another and: https://github.com/amyshackles/...
Still need to add testing and better documentation and clean it up a bunch, but it’s starting to look like something, maybe. -
Hello.
I am a student of Computer Science Engineering (Bachelor of Technology). I am 3 years into this 4-year course. I am strong in Data structures and Algorithms, and passionate to add more stuff to this list.
I am really done with this University coursework, and want to explore more (specifically, want to do something that is practical, and matters). I, obviously cannot leave the Uni, but I want to make my time at home more productive. Not just to me, but everyone.
But:
1. I don't know where to start.
2. I teach myself everything, and hence, there is much difference between what I know and what people need, and I'm kind of scared of ruining/wasting other's time.
If there is someone out here who has the time out of his/her busy schedule to guide and set me on a path, please do help me. It's getting weird in my head.
Languages I know: C(took a 1-year course), Python, JavaScript [learning JAVA], Oracle, Visual Basic
Things I have done before:
* Developed a fullstack website for Indian Railways (going live in May 2019) [used Python for back end]
I have a sincere need from within to do this, and I am going to learn whatever more I need to, in order to fulfill your requirements. Please just show me WHAT and from WHERE.
Kindly do get back.3 -
Our company got bought over from a global private entity 3 months back (advent international) and the reciew process started and it turns out, im part of the bunch that may be getting retrenched as per the meeting we just had, our positions being redundant and just last week had a over the top performance review.. Now i need to figure out what to tell the family when i get home. This Fucking sucks im not going to lie2
-
It's a great start of the week when your general manager asks you to get in to touch with a guy to ask about their return merchandise authorization system. And when I reply, sure, what would you like me to accomplish. You get the reply, I don't know, don't bother me with the technical details, they told me it should be super easy.
I don't know what 'it' is, but I'm happy that the man who can hardly use his macbook says its super easy.1 -
What should I do with a guy, who rejected help, promised to do the work and just didn't even try to do it?5
-
Head hunter wants to interview face to face before client interview.
What bullshit is this?
What should i do?6 -
Fuck the organigram, I will do what I love to do, not what impresses people. Happiness over everything 👌🏻
-
Ok, so we know you've not had any work to do for a week. Here's what we'll do - pick up this task to copy & paste shit code from one project to another. Don't worry yourself with what it does.
FMDL3 -
Oh what to do, what to do when you’re stuck with a power outage that could last the entire night.14
-
!rant
I've got a question for everyone as we are all in the same realm. How do you handle working for a company who provides no motivation, very little challenges, horrible pay, incompetent developers, and completely useless management?
Also, no other opportunities in the area. Literally. So, "change companies" wouldn't really be a viable option.12 -
my sister asked me
"hey do u know how to use (develop in) blockchain?"
what do i even respond to this...5 -
What to do when you want to strangle a coworker, but he is probably just trying to do his job, the way he thinks , is the right way to do it ?3
-
What do you do when you're physically tired, but unable to sleep?
I'm starting to relate to the brain keeping you up meme..15 -
First rant!!
I've got into an impasse.
I'm working as a mobile developer for one of the well known multinational corporations. I am working here for 1.5 years, it's my first job and I'm already a team leader. It doesn't mean that this is my programming experience. The problem is that I'm feeling that this job stops me from growing on personal plan. I have no more time to work on my personal projects, i have no real portfolio, projects made for the company cannot be included in my portfolio and so on. And also the payment isn't real good so i can't quit and allocate my full time to my own projects. And without a good portfolio i can't get my own customers.
What do you guys would do in my situation.3 -
So here's where I'm at:
I was just offered a position as employee #5 at a small startup in my area with stock options. I've never experienced this before and I'm unbelievably anxious. On the one hand I genuinely believe in their solution/product and can see it being successful. On the other hand I know there's a huge risk associated with joining the company at that stage. Heck, they're still only going for their seed round in Q2 of next year! Meanwhile I'm working comfortably in an intermediate full stack dev role with 150+ people where I feel that I can be as much/little seen as I want. In other words I could probably coast for several years (and maybe slowly move up) without any trouble.
Has anyone else gone through this before? The opportunity could be huge but it feels like I'm rolling the dice... ¯\_(ツ)_/¯3 -
What can I do with my spare Android devices/boards? Could I use the board with a custom OS for a Pi/Arduino analog?
I have 2 tablets that I have no use for. Googling suggestions are pretty simple and nothing that repurposes the hardware.7 -
Hi guys,
I don't really know where to begin so I'll just spew words and hope they make sense.
I was on an app called afterglow. Kind of an anonymous group therapy doo-hicky thing. I quite liked it. Then it closed. (Yes I've messaged the Devs, nothing)
I would rewrite it myself but I just CBA, which leads me to the main part.
I'm depressed. Severely. I won't go into details but I'm stuck in my job for a year, I has a repair and 3d printing sidehustle which I love, but my main job is fucking it up.
I'm not suicidal or SH, but I just wake up and wish I hadn't every morning.
How do you guys get yourself out of a rut?
P.s tell me to grow a pair, and I'll just take yours6 -
<long post>
To start of I'm a student in the Netherlands, I have just finished finished a support management study and I'm currently starting with a IT Management study on MBO 4 lvl.
At the moment I'm in conflict scout doing the IT Management study or doing a application development study as I just don't know what to do. I kind of want do development as I do it in my free time and I like it but I also want to do data center engineering as I also like to work with the hardware.
Should I take a month break of my study and try to get in contact with company's to work there to finalize my decision or should I just drop in the towel and do this study without knowing if I'm going to like it in the end.
And if you work at a company in the Netherlands do you think i can do some orientation internship at your company or do you guys know some places to look at.
</Long post>6 -
Ive now waited a few days to do what i was so excited to do. Now im drunk and not sure what i was about to do. I do remember it had to do with a server tho, and im still excited :)
-
what I like to do when I'm not programming (draw, and also garden)
Can't. stop. creating. things.
what do you guys like to do outside of coding?4 -
Started working at a new company recently, like a week later me and my girlfriend decides to move in together at her place(6hour drive from my current work place).
So since im there during my trial period i contact another company looking for a job to have some kind of security in case they Fire my ass since im moving.
End up with a new better offer from another company and when breaking the News for the boss - a possibility to work on distance for my current position..
What to do, stay or take the better offer?1 -
What do you do? Not your title, but your day to day.
For example:
I beat Linux systems into submission when they refuse to do what they're supposed to, and I set up services at the request of my clients like SSH and others for research, and educational purposes.2 -
Feeling super demotivated for code today. Too much to do.
What do you do to motivate yourself on a Monday morning7 -
I've got an interview invitation as a freelancer. I've never freelanced before. What if I don't know how to do what the client wants me to do? Halp.3
-
What are your resolutions for 2021? What mistakes do you promise to not make any more and what mistakes are you yet to make? What wrongs are you to right next year?6
-
What is one of the most important things you can do related to your healthcare? Track your meds.
What **can’t** HealthKit do? Give you the ability to track your meds.
🥃💃🏼🦊 Over! -
!rant
What actions do you take to protect your privacy while browsing/working? What browser/browser extensions/other stuff do you use?4 -
I work 100% as a studio admin (finding and fixing images for eshop while helping the photographer, keeping touch with other brands and their imgs and make order / returns to and from studio and raging over others not being able to create proper Excel files..) while I also study on 100% Webdesign via a university on distance. Today I got a call for a Jr.Dev (frontend) extra position (spare time and weekends work). Meeting is on Monday next week so the question is.. if I get it / take it.. should I continue with the study via the university or and the two jobs then or should I drop out, focused on jr.dev extra position while continuing working as studio admin until I can go full time dev? All thoughts and opinions are helpful ☕
Thanks 👍
Ps. Having all three isn't an option, I'm already behind the "having a life"-schedule.. as is.6 -
Do you or do you know anyone that works in law enforcement (obviously in the IT aspect of it)?
I'm interested to see what opportunities there are and what it's like.20 -
Does anyone uses an Echo Dot for any usefull task? I currently use it only for Phillips HUE because I can't think of any other usecase 🤔1
-
!rant
I am starting to study next month and I will have to code in C, but I currently only know Java, C# and some python. Do you need anything coded on C or an open source project to contribute to so I have motivation to actually do something?1 -
I need advice. I'm to create a web application with an interactive map (lots of polygons to put on it, with markers and other map things) with a large amount of data and it is expected to have frequent changes to the said data. I have no idea of the tech stack to be used and the performance of the app is the biggest concern. (I'm thinking maybe to create an API, use MongoDB, then create a web client for it but I'm not that sure). Please give me your insights.7
-
What would you do if you reborn?
give me some advice
what should i do in my life to be happy in older ages?16 -
What do you do when you get demoralised and are unable to understand anything. Don't know where to start ,how to do it and where to end??
-
So, I've just been offered two jobs that are basically the same. It is impossible to do both. What do I do?15
-
So, somehow I got hands on a Google glass [yep that item which had it's hype go down]. Been wondering what I can do with it. Any ideas about what to do, what to develop for it, anything?5
-
How do explain to a student taking computer science in their second year what programming is. She wants to do what I do.. But she doesn't know what a variable is practically. She doesn't know what program entry is... 😡😡😕😕. They expected to be taught all this is class2
-
What do you do when you get stuck on your task? Do you have any unusual ways to approach the solution?6
-
I am from India, residing in Qatar. I wish to move to a different country. I have zero idea, what to do to prepare; where to start, what to do, which country to target......any pointers ?14
-
Why do you use devRant?
Do you want to add/remove any features to/from devRant?
If yes, what are those features?14 -
How do you motivate yourself to start a programming project and what do you do to decide which project to go for?5
-
How do I tell a good friend that I don't exactly like what he does and want to do what I like, without everything going South?
-
Hellish day. 5 computers in my network started getting random bsod and random time, sometimes 1 or more hours apart, sometimes few minutes. After middle of the day only 2 computers of the 5 keeps getting bsod. Is this somekind of virus, I ran few scanners didn't found anything. And why this is happening only today and only these computers. Wtf7
-
I get a paper and a pen and write down what I know I have to do, what I don't know how to do it and I suspect I don't know yet what I'll have to do.
For the parts I know I'll have to work using a new framework or new tools I try to create a proof of concept project I can reuse later.
I tend to write a bit in paper before coding just to wrap up my head on what I'll have to do. -
I kind of have fears because my focus has been distorted and i do not know what i want to do or go towards in life anymore
What do i do1 -
Ok, so I recently have been losing interest in coding outside of work. I wasn't like this idk what happened. I mainly work on frontend and backend but mostly frontend. I can feel my inner self wanting to code but idk what to do, do I build something?, do I learn a new language? I heard rust would be the best language to know in a post-apocalyptic world.
Any recommendation and what to do to get back my coding vigor? thanks5 -
What do you do when can't find the solution to the error in your project? since yesterday I can't manage to get my code work properly, I feeling tire now... What do you do?2
-
!rant
I got an old laptop from my girlfriend that I can use for whatever I want.
As a programmer and computer nerd you can't deny that you wouldn't do anything with it, but what to do?
I want to use it for something, but can't figure out what. Maybe you have some ideas :D7 -
What did you do with extra time due to Corona virus and what recommendations do you have for a cs undergraduate considering the situation?4
-
How many of you have experienced workplace burnout before? What did you do that helped you deal with and recover from it? What did you do to prevent it from happening to you again?1
-
In university, would it be better to study civil engineering for my bachelor and then move to computer science for my master, or would it be better to start with computer science in the first place?
With a bachelor in civil engineering I can always go do something else if computer science doesn't turn out, but I fear that it also might be a lot harder (to study). I'd like to hear your advice on this issue.3 -
One for game developers. What do you do with assets to keep track of them ? Do you just store them in guy?
-
What do you do when clients are not able to specify what they exactly want? Do we present them with one or more possible solutions?5
-
So I have a few projects that I've been planning out for a while. Looking to start one over Christmas, build it up and launch early-ish next year.
I would say I'm well versed in RoR. Not great at explaining things but in terms of writing code I got that. Just not that great of a speaker haha more of a doer.
I also use JS a lot and some Node.
But I think I want to challenge myself at least for one of the projects. I've jumped around languages and frameworks alot job wise as I've had too. Never had the opportunity there to focus and hone in on the one language or stack. Which I do want to try and try and focus on a stack or language in 2020 to hone it in, focus on only a few things.
So I was thinking of using TypeScript and Vue with firebase. But that seems close to what I've been doing already. If I was to build the first project with RoR I can get a production ready app within a few days maybe even less because how easy it is to use and previous experience of course.
The first project is just a simple jobs board similar to we work remotely.
I've also heard good things about go and rust, asp.net. I'm open to all ideas. -
Collage is like bad job with cool coworkers. You have to do some things what you don't want to do and dream about what you and your friends really would love to do instead.