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 would you do"
-
1. Buy boxes of orange juice, almost past their expiry date.
2. Put boxes on the hot office windowsill for a few weeks.
3. Cool down juice in fridge.
4. "Hey dear coworker, would you like a refreshing juice box on this hot spring day?"
5. Watch coworker retch and vomit, spitting blue-grayish juice over his desk, crying: "Why would you give me old moldy juice without checking the date?"
6. "Do you remember when you told me you didn't have time for unit tests? THIS IS WHAT HAPPENS, DAVE, THIS IS WHAT FUCKING HAPPENS WHEN YOU DEPLOY UNTESTED CODE.... NOW FINISH YOUR JUICE!"32 -
Me: so, ifconfig, what is my gateway?
ifconfig: [ip address]
Me: nmap, what is this IP address?
nmap: it's a network switch with an open telnet port.
Me: what happens if I connect to it?
switch: WHAT IS THE PASSWORD?!?!
Me: is it blank?
switch: correct. what do you want to do?
Me: can I look at all the IP and MAC addresses on the network?
switch: WHAT IS THE ADMIN PASSWORD?!?!
Me: is it... admin?
switch: correct. Here's everyone that's connected to the network: [400+ IPs and MACs]
Me: ok python, would you filter through these and tell me what manufacturer each one belongs to?
python: sure.
[~50 manufacturer lookups later]
python: there's a bunch of apple product, a bunch of miscellaneous laptop and printer manufacturers, and some raspberry pis.
Me: raspberry pis?
python: yep. about 20 of them.
Me: What happens if I connect to one?
rpi: WHAT IS THE PASSWORD?!?!
Me: raspberry?
rpi: correct. what do you want to do?
Me: can I make you do my bidding in the background when you aren't being used?
rpi: sure, sounds fine.
I love ignorant sysadmins.8 -
How it usually goes:
1. Have an idea
2. Do about 3 of those things:
- sketch out a few diagramms of how it would work
- think of a name and buy the url
- estimate what you would have to buy and what it would cost
- make a project folder
- lean back, imagine life after the idea made you rich and famous
- write about 2% of the required code
3. Get distracted or don't have time to work on thr idea
4. Have new idea, repeat from 122 -
That awkward moment when you tell your gf you want a rubber duck for your birthday present but you mistyped it.
Gf: "Sweetie, what gift do you want for your birthday?"
Me: "a rubber dick would be fantastic! it'll help me debug things"
Gf: "Ok... if you say so..."8 -
Are you interested in a devRant hackathon? If so, please let me know what you'd like to see us do/what you would want to get out of it. There's lots of directions we could go, but I want to get as much feedback as we can from the community to try to figure out what would be the most fun and inclusive. Thanks!23
-
Best: "If an AI could replace your job at this company but we would keep you on the payroll, what would you do with your time?"
Worst: "So, you are here for the position of front-end SQL developer?"6 -
Dear Clients,
if you really think what I do has so little value that you won’t pay for it, why on earth would you think it was going to help your business in any way? It’s clearly not worth it. How can it have a positive impact?
- Your Unpaid Developer3 -
@dfox I would love if you guys added some flags for users use on profile showing our nationality, like "Apple, Windows or Linux". And if that's not possible, at least add some fictional flags like Portugal, U.K., Italy.
What do you think?12 -
Me: Hey Windows, I would love to use my Bluetooth headphones! Could you please turn on the Bluetooth?
Windows: Nope
Me: And why exactly?
Windows: I don’t know
Me: Then what I suppose to do?
Windows: Turn on Bluetooth
Me: Dude, but you can’t turn it on
Windows: I know
Me: So what the hell I suppose to do?
Windows: Maybe restart the computer?
Me: I’m downloading something man!
Windows: I don’t care
So I restarted it7 -
Do you have a spare usb phone cable?
I have but I'm using it to charge my phone
Do you have a spare laser pointer for my presentation?
Sorry, I don't
Do you have a spare mouse?
No :)
Sometimes things become a little weird
Do you have a spare keyboard?
No sorry. :/
Do you have a spare monitor?
:/
Do you have a spare computer?
what?
Do you have a spare mac?
>:(
Do you have two spare computers and one printer for each? Would be nice for the conference that we are going to hold tomorrow if someone need to print.
What's wrong with you people. I'm just a developer, not a fucking warehouse9 -
Trying to explain to a coworker that the AJAX call he would like to do will not work due to same-origin policy restriction.
Coworker: «But for me it is working.»
Me: «What browser are you using?»
Coworker: «Internet Explorer»
LMAO2 -
Today I found out my family does 'hard' shut downs to my home server by unplugging the power cord when I'm not home...5
-
Real life job interview…
Manager: what about this problem? Could you solve it? (Showing me a problem about scanning a 2d array to find a value written on a piece of paper)
Me: sure! Just give me a piece of paper and I will write a solution.
Manager: no need for that. I don’t have the knowledge to check that anyway… if I wanted you to solve it I would have called one of my programmers.
…
Manager: do you have any question about the company?
Me: What do you exactly do in the company? I wonder what is the purpose of a person that makes questions about things he doesn’t know.3 -
Me a while ago talking to a recruiter over the phone. This was for a C++ dev position.
(R)ecruiter : So except for the development things, we are looking for someone who has experience configuration linux. Do you have any experience with that?
(M)e : Sure, I use Linux all the time. What do you mean.
R : Well, Just using Linux isn't enough for this position, you need to have experience in configuration Linux.
M : Well. I can't answer your question if you don't specify what you mean. Do you mean that I need to be able to install my own packages? Set up my dev environment? Bash scripting? Being able to configure my bash profile to have good aliases? Use Linux to develop software? Because I can do all of these.
M : Or do you need someone who can write Kernel modules for the OS, because I don't have any experience in that but would like to learn.
R : Oh, I don't really know what it means. But the paper says that you need to have experience configuration Linux. So what would you say your experience with that is?
Me internally : JESUS CHRIST I JUST TOLD YOU WHAT I KNOW AND WHAT I DON'T KNOW HOW ARE YOU GOING TO ASSESS ME CORRECTLY.
Me 😎 : I use Arch and you have to set it up completely from the ground by your self so I know everything there is to know.
Basically every question was like this with the recruiter. I got further in the process but quit because the workplace looked like it would drain my soul when I got interviewed by the employees of the company.
Jesus Christ though, some recruiters could be replaced by an automated phone system.17 -
If recruiter contacted you, and when discussing salary, they asked “Why do you think you worth that much?”. What would be the best answer? Does answering with “Oh because I worth that much, as I’ve experienced in using this and that” sounds arrogant?26
-
Dad: [this company] is coming to town soon.
Me: I know
Dad: yeah maybe you can get a IT job
Me: I dont do IT
Dad: You never know what you do until you do it.
Me: *getting an aneurism from sheer ignorance*
I DO IT EVERY DAY HOW WOULD I NOT KNOW WHAT IM DOING THAT I EVEN WENT TO SCHOOL FOR?15 -
What do you think about a digital assistant made by the NSA, for example for people with dementia?
It would be accessible everywhere and it would know everything
and it could result in some nice dialogues:
>> "Okay NSA?"
"Yo, I'm always listening."
>> "I forgot to take some nice pictures from my last vacation, do you have some for me? D:"
"Of course, here ya go."
And you could even trigger it without a keyword.
>> *Walks to the fridge*
"Hey, you've already been at the fridge 45 minutes ago and since then you haven't bought anything."
>> "Thank you NSA"7 -
Customer: (calls emergency hotline) We have a really bad bug!
Rep: What seams to be the issue?
Customer: I need to talk to Sam, he knows what to do, tell him it's urgent.
Rep: can I tell Sam what the issue is?
Customer: Well, Sam built a newsletter program but I don't have a way to import mass amounts of emails addresses.
Rep: That sounds like a feature, not a problem.
Customer: why wouldn't it do that? Would you build a car without a steering wheel?
Rep: I am not sure that's relevant to the problem.
Customer: what do you mean?
Rep: I would say it is more like, "would you build a car without a pair of jet skis attached to the back." And we would respond with, "we would be happy to add Jet Skis, but it's going to cost you additional money."
Customer: So, how are we going to fix this bug in YOUR software?
Rep: :/5 -
Manager: What the heck are you guys doing? Pair programming?! That would halve the team productivity!!!
We:
Manager: Alright, Let's do a "quick" four hours meeting. Everyone in the company MUST attend!
We:3 -
Favorite/most hated language? (I love a good flame war)
Why did you quit your previous job / Moment you've considered quitting your current job?
Why do you think Linux is so much better than OSX? (Ahh yes I feed on apple flavored hipster tears)
What side project are you currently working on?
If you had the best teams and unlimited funds, to be used only on a serious project using both Blockchain, IoT and AI, what would you create?
If you forgot how to code, what other career would you pursue?
What is your "I was so busy wondering if I could, that I forgot whether I should" concept/idea/project?
How many chicken eggs would fit inside the moon if it was hollow? (I like retarded interview questions)
If you started a startup, what unique perk would you offer your developer employees?
Do you under- or overengineer?
Most unnecessary feature you ever had to create?
Most necessary feature your boss/client denied to approve?15 -
What do programmer jehova's witnesses say door to door?
.
Would you like to hear about our great savior linux?3 -
I have an idea. DevRant Groups. Keep the feed but, for example, have a Python group dedicated to discussion or rants about Python. Any one could make these groups. It would be similar to Thingiverse Groups.
What do you think?10 -
Dutchies and some other peoples who want to join the Dutch devRant meeting!
Since nothing is being decided or whatsoever, this is the plan as for what I think would work best and based on feedback/comments/the chat.
We'll meet up at the The Hague train station around 2PM. From there on it really depends on what everyone wants to do but my idea would be (depending on the weather) to go to a park or get a coffee or something like that.
So, what do you guys/gals think?27 -
>On a call with Manager
>he's showing off some code
>oh cool he's finally assigning me some real work
PM: So yeah, just wanted to have you on a call to show you how easy it was to fix this.
Me: ... Oh... OK.
PM: yeah so this was completely broken. The last guy that was working on this didn't do a great job. Like seriously, what is this? Amateur hour? Hahaha
Me:... Haha... Yeah, right... 🫠
PM: anyways I figured I would go ahead and do this because it would take me 10 minutes to figure out. It would probably would have taken you 3 hours or something to figure out.
Me: ok... <why tf am on this call other than for you to shit on my skills?>
PM: anyways just wanted to walk you through what I did and show you how easy it was to fix.
Me: ok.10 -
Can't decide if I should buy a Macbook Pro or a fucking car. Both would improve my productivity in different ways. What do you suggest?26
-
Best swag ever: 3d printed dev rant avatar? I would love to have my mini-self on my desk! Or for playing board games! For rubberducking! In the fishtank! Oh man, inifinite posibilities ... *_* what would you guys do with one????14
-
(backstory -> I have 10 years of experience as a software engineer)
Me: So I would like to develop myself to become "officially" a senior engineer
Manager: sure, you basically need to show consistent behaviour
Me: ok, but what specifically? on what criteria do you determine when it is time for promotion?
Manager: there isn't anything like that defined yet, we would like to work on a definition of roles and responsibilities, but we're not there yet
Me: ok but how did you do it so far?
Manager; well as I said, you have to show consistent behaviour that characterises you as a senior.
Me: ....10 -
SOMEONE PLEASE JUST TELL ME:
HOW DO I STOP BEING SO FUCKING AWKWARD!!!!!!!! Tell me please, i swear to you. My life would be so much better if i wasn’t so awkward and have social anxiety. Tell me what to do because i’m tired of it, i hate it so much.42 -
swift might be coming to android
personally I think it would be awesome to have one common language for mobile development that isn't just some hack or patchjob like some other projects are
what do you guys think?31 -
Someone reached out to me with appreciation for my comment:
// " What a mess. Why would anyone ever do this?" you ask yourself. I'm glad you asked! Long long ago in a hot fix far far away... -
You've just sent slides upon slides to me called "feedback" but in each you just describe the behavior of what happens on screen.
News flash: I KNOW WHAT THE CURRENT BEHAVIOUR IS. IF I WANTED YOU TO TELL ME WHAT THE CURRENT BEHAVIOUR IS, I WOULD ASK, BUT OBVIOUSLY, I CAN DO THAT MYSELF, SO INSTEAD, I WOULD REALLY APPRECIATE IT IF YOU COULD DESCRIBE THE DESIRED BEHAVIOUR YOU ARE SEEKING, THAN LITERALLY SAYING 'THE BUTTON NAVIGATES ME TO THE NEXT SCREEN WHEN I PRESS IT'
YOU FUCK
DUMB FUCK
CLWON SHIOWEIHOP'ASDFGHIO;DFJBKL;HDFG ADSBFHKL;ASDGIOPSDAFJOFEJAIOLADS FSAD ASAAAASDGADGSFADGS6 -
What would you do if your colleague did not believe in vaccination, thought carbon dating was wrong, we didn't go to the moon, and wanted to buy you a drink?
I've practically stopped drinking at company functions, simply to keep my distance. I'm afraid stupidity might be contagious...35 -
Most days I want to answer the question of “What do you do for a living?” with “I send emails”. It would sadly be a very honest answer.2
-
What a lazy fuck.
This so called full-stack developer doesn't know how to use mysql from command line. The only way he can do anything in the database is using phpMyAdmin or MySQL gui.
What? How do you even call yourself a developer when you don't know how to use basic command line tools?
The fucker wants me to find out why a particular feature is not working?
Why the fuck are you being paid for? You stupid idiot.
"Can you please grep ... in the server?"
What? Why would I do that for you? How about you ssh the server yourself?
What a waste of time.5 -
What would you answer if your IT support asks: "What do you use to connect to MongoDB, Internet Explorer or Chrome?"8
-
Feature request - auto play gif
It would be really awesome if the gif would play automatically and not by clicking on the rant's gif.
Of course we can keep a setting option to keep it on or off. What do you guys think?2 -
Don't you just hate when your boss goes like:
"Why isn't this feature working?"
SHIT FUCK, IF I KNEW THE REASON, MAYBE I WOULD HAVE FIXED THAT SHIT, INNIT?
WHAT KIND OF FUCKING QUESTION IS THAT?
"Well you should have tested better"
IT TOOK A MONTH FOR 1 USER TO SEE THAT BUG, WHAT DO YOU EXPECT? YOU EXPECT ME TO SEE THAT BUG IN THE FEW HOURS OF TESTING I CAN ACTUALLY DO FOR THIS PROJECT?
"There also are other 15 project to get done"
FUCK THIS SHIT -
What music do you listen to when you code? Also, can you please recommend some. Music with minimal to no wording is what interests me. Any suggestions would be appreciated:)37
-
I don’t live in the EU, but hearing all the complaints about article 11, 13, etc. is really vexing me.
Article 11 in particular.
Why the hell would you force companies to pay taxes for linking? Why the hell would you tax websites for including sources? Do you want no sources? Do you want misinformation to become a bigger problem? What the hell is wrong with whoever proposed that bill!?!?
The internet is a place for relative freedom. A place of message boards and communities we’ve created. To impede that (beyond making sure it doesn’t facilitate hanious crimes) is just plain wrong.7 -
My father calls me very worried: hey, do you know your mother's email login username and password? We need it
Me: no? Why would I?
My father: well, she sent it to you on email when she created it, so you'd remember!
?? What?2 -
I do like Windows, it is a quite good OS nowadays, but for FUCK SAKE, what does it take to fix that CLUSTER FUCK that you call search? You don't have enough people MS or what? Just show me the BLOODY ITEMS that actually contain the words that I typed in!!! While you are at it WOULD YOU MIND LEAVING ME THE FUCK ALONE WITH THE FUCKING WEB RESULTS???9
-
[Idea]
What do you think about replacing "user123 +1'd your rant" with "user123 incremented your rant".
Seems to me that it would fit well with the whole programming atmosphere.7 -
Putty, you son of a bitch. Why do you call the logging option "All session output" if you don't include binary zeros in the output? Zeros don't count as "all" or what?
Then call the option "All session output without zeros", that would have saved me some time and prevented handing out false data.6 -
atm: what would you like to do?
me: $40 fast cash from checking
atm: select an account
me: checking
atm: please enter an amount to withdraw
me: $401 -
So what would you class yourselves as:-
A) Developer
B) Software Developer
C) Software Engineer
D) Programmer
I go with with Software Engineer. This for me sounds complete for what I do. What do you guys think and why?40 -
Tired of hearing "our ML model has 51% accuracy! That's a big win!"
No, asshole, what you just built is a fucking random number generator, and a crappy one moreover.
You cannot do worse than 50%. If you had a binary classification model that was 10% accurate, that would be a win. You would just need to invert the output of the model, and you'd instantly get 90% accuracy.
50% accuracy is what you get by flipping coins. And you can achieve that with 1 line of code.5 -
What profession would you say is most like software development? I'd love to be able to give people an idea of what I do, without making it sound like witchcraft...10
-
Ideas for future weekly question:
- Where will you see yourself in 5 years?
- Do you automate tasks when developing and what kind of automation do you write yourself or use?
- What do you think about hooking up with someone from work?
- What are your thoughts about books in IT?
- How do you make your workplace comfortable?
- How would you change your company if you became the boss today?
- What are your thoughts about the future of computer input devices (kb & mice)?
- What are your prevention measures agains Skynet?
- When will HL3 be released?
- What's the solution to everything?6 -
I'm a terrible husband
My wife was telling me about her dad and a financial problem he's having.
Meanwhile my mind was telling me:
"Remember that posh party you were in a few weeks ago where you knew nobody? And everyone were either established businessmen or had uni degrees?
So everyone's is like making a first impression of you?"
"Well, what if in the middle of a group chat you yelled something like "COCK" out of the blue, but with a very deep english accent, like a very screeching sharp sound at the end like "COCCCKKKK"
"I don't mean like a hypothetical observation, I mean what if you actually do that to observe their reactions"
"How would people react?
What would they do?
What would their facial expressions be like?
How much time would go by until someone resumed conversation? Who would be the one to do that?"
"What if you actually recorded it and put it on youtube"
Maybe it's my fault that we don't fuck7 -
Code freeze is such an idiotic concept. What year do we have? Just make a goddamn release branch and do your codefreezy things there. Why the fuck would we stop the entire development just because you can't figure out git?8
-
i remember doing this stupid thing in java which would instantiate some object every frame or something like that which would make your computer run out of memory in a few seconds
do you want to know what my genius solution was
run System.gc() every frame
i was like 8 fucking years old i didn't know what i was doing6 -
Shit, no internet in office for more than 4 hours. BTW I'm chilling..🙃
What you would do with out internet in your office16 -
Me: Do you know what *he / she* said?
You: No, what?
Me: Well if I fucking knew, would I be the one asking? -
So i was talking to my client the other day and this is what happened....
Me: So what features do you want in the Progress Tracker in the app.
Client: (takes his IPAD out and opens the FitBit app) This is a really nice progress tracker.
Me: Alright so what features would you like in Progress Tracker, eg: would you maybe like them to check in everyday making sure that they have done exercise or something.
Client: *Shows me his goal in steps (which was 10,000 if anyone was wondering) and shows me other features of the app and not telling me what to do in his own one* These look nice.
Me: Alright so do you want a Step Tracker, Calories Tracker etc.
Client: Nooooo, I want other things.
Me: Ok lets get discussing what are these "other things"
Client: *Continues to show me the FitBit app*
Me: *facepalm* -
A couple of weeks ago I went to an interview where I was asked the following questions back to back: "What would you do if you were the prime minister?" && "What would you do if you were the attorney general of the United Nations".
Needless to say, I wasn't prepared for that...5 -
If you woke up tomorrow and it was the year 2000, but you only remembered tech stuff from the future. What would you do?11
-
Boss wants me to become lead developer on a huge project; I still consider myself Junior and feel like there is still more for me to learn before I can even accept something like this. The company is amazing and I would love to step into this role but I fear that I will only disappoint.
What would you do? If I should take it; could you recommend resources that would help me level up?8 -
I'm told that a worker can't clock into work on his phone because he does something different from his fellow employees. So I go to him to ask hey what do you need in order to clock in.
"Oh well I do something different from everyone"
Yeah I know I'm trying to get it so you can clock in on the phone as well what do you clock into.
"Well the other guys can clock into things on the phone you should ask them if you want to know how to clock into on the phone. I do different jobs then them"
Yes I know, what do you different so I can add it to the phone clock in app?
"What I do isn't on the phone you can't clock into it on there you have to clock into it here."
Would it be unprofessional to strangle him?3 -
What you would do in a situation where your manager tells you to do "A" and your team lead tells you to do "B".
A and B are solutions to the same problem that we are trying to solve. Lead says the manager is wrong and Manager says they are correct.8 -
We had this customer that wanted a app called "Bottle message" to use it for basically everything like ordering shoes or sending money. He thought it would be practicable to just write in the "message" what you want to do and when you want to make it happen.
-
What if you were asked to develop something that goes against your morals or beliefs. Would you do it?
PS - they are willing to pay you more that you ask for29 -
Getting "bug" tickets from customers complaining about EXACTLY WHAT I DESCRIBED WOULD HAPPEN. THATS NOT A F&)$*(%$(*# BUG, THATS LITERALLY WORD FOR WORD WHAT I WROTE IN THE TICKET LAST WEEK YOU F&#*(@#$() NEANDERTHAL PIECE OF SH$%*(#(*)!!! WE AGREED ON THIS EXACT BUSINESS PROCESS WEEKS AGO. DO YOU EVEN READ THE WORDS THAT I WRITE AAAAAAAAAAAAAAAAAAAA5
-
"Hey Bobby, can you do XYZ for me? I can do it myself but it's such a pain in the ass"
So why the fuck would I do it if you can do it yourself? Guess what it's a pain in the ass for me too! And it's not even my problem!2 -
We have the funniest and weirdest conversations during lunch, most of them not dev related. Have been thinking about ranting them for a while now because they are just good fun.
The following one brought a bit of a discussion so It convinced me to post it because i would like to hear all of your opinions about this one:
Imagine that one day you come home and there is a (deep) clone of yourself having sex with your wife, what would you do?
We got divided into 3 groups mostly.
Group one would send him away and let him life his own life.
Group two would make use of the fact that there are 2 of them.
Group three would murder him, the explanation Why Was quite interesting, because it was the first instinct of them, it would also have been from the clone, that's why that had to.
Again I would like to hear what you all would do :)
Maybe if this one does okay I will post more stories11 -
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 -
As a senior engineer/team lead. What would you do if you had an engineer on your team who is very difficult and arrogant but very good at their job?13
-
Speaking of.. What in your opinion would be an appropriate way to warn someone about security problems, like db passwords in git?
I once came across dozens of extremely sensitive services' infra accesses: alibaba/aliexpress, natuonal observatories, gov institutions, telecomms, etc. I had dozens [if not hundreds] routers' and firewalls' credentials along with addresses. I tried one to confirm validity - it worked. I wanted to warn them but did not want to get in trouble.
If it were servers, I'd set a motd or append some warning messages in .profile. But not sure how to do it for non-server devices
what would you do? How would you warn them?
P.S. Deleting that record was a smart move, buddy ;)
p.P.S. Sorry, wrong category... Can't edit now :(6 -
I've been teaching the new interns. Some are progressing really nicely and understanding the caveats and concepts of the frameworks, but others are a big pain in the kernel
I sent them some code outlining what they would do, filled with `// TODO`'s. Every day I would ask them if they had any questions and they just said they were having some progress. At the end of the week, they say "the code that you sent me doesn't work. I ran it and it didn't do what you said it would do." Well that was your job! My bad for having high expectations I guess1 -
Dear recruiter,
Open space is not a perk.
If someone tells you they want remote, not bit of remote or any other indication,
Why would you ask how much remote is ok?
If someone tells you "i want open space" would you ask "how much open space? Like half office?" No, you wouldn't.
But for sure, what is not acceptable when someone tells you they want remote is answering "that's a shame" if you want to get a developer a job, work, if you want to get cash because of a developer then do that. -
I see more and more people encouraging people to learn Haskell. But why ? What can you do with it, that you would not do with another language? what have you done with haskell?7
-
My friend: I think you two would really get along, once she heard you were a programmer, she really wanted to meet you.
Me: Sweet, OK, so you said she's pretty much in the same field as me, what does she do?
Friend: Oh she's in IT
Me: Nope.
Friend: What, why?
Me: Cute but , in terms you'll understand, you just don't try to arrange a member of the football team with the waterboy.8 -
Seeing how smartphones are advancing every year, I would say in about 10-20 years, we will see lots of people using smartphones as their personal computer
What do you think?13 -
Hello everyone.
What do you do when you have no moral neither motivation?
Woke up this morning, feel bad as fuck, spent 15min hugging my cat but still feel bad.
Any cute animals would be much appreciated :)18 -
As a team lead, what would you do if one of your direct reports sent obscenely bad code for review? Like absolutely nonsensical, non-working, touching wrong parts of the project, doing wrong things… Terrible even by your company's standards.
Would you consider it an instance of stupidity? Tiredness? A resignation letter? An insult? A cry for help? A combination of those things?10 -
So you may have noticed that I'm making a way to create devRant Webhooks (see last rant), but now I need you help:
What Webhooks would/could you need?
What does it do?
What additional fields does it need (for example for specific tags)?
What data does it send?
Thanks in advance!14 -
Developer vs non developer interview:
Non developer:
How well do you know excel ?
Developer:
How would you write spreadsheet app, what if it was cross platforms mobile application but also desktop app ?
Non developer:
Do you know how to use windows?
Developer:
Do you know kubernetes, distributed systems, lambdas, cloud services and how to deploy to server farm ?
Non developer:
You know how to use printer / fax and coffee machine ?
Developer:
Do you have experience in writing code for embedded devices ?
Non developer:
Do you know powerpoint ?
Developer:
How well do you know javascript / html / css, are you comfortable with writing backend node.js code or electron applications ?
React native and native apps maybe ?5 -
What do you think about my resume?
I would like to apply for other jobs, im tired of my shitty actual job.
I'm worried about the ranting on the resume, is that politically correct?
https://drive.google.com/file/d/...15 -
So, you took the opportunity when I went to the bathroom mid meeting cause of an emergency to say the code would be ready by tonight, even though you have not done 10% of what you need to do?
Good fucking luck with that. I already asked for the rest of the day off soooo
Let's see what you've got cunt.4 -
A post today made me think about this interview I had about a year ago... I shall tell you all about it.
Went to a hiring event for this company everyone was cool but this one guy (who would have been my boss) was a total arrogant, douchey, know it all.
So anyways cue interviewing with him a week later. He says if I give you task A, B, C and they need to be done by the end of the week in which order do you do them. (Note: he literally said abc not actual tasks)
Me: I don't really know how to answer that question without more information.
Him: Well I like to see how people answer it... So think about it for a second.
Me: Ok I guess if doing one task would help me do the next task faster I would do it in that order. Like I can use code or concepts from C to do B faster.
Him: What if A would take 2 days and B and C would take 1 day.
Me: I don't see how that would influence the order I do them in.
Him: Would you complete one task after another or switch between them or do see simultaneously.
Me: It would depend on my previous answer and what would be the fastest way to get them done but without more info I literally cannot give you an answer of like I would do B, C, A.
Him: Would you do the longest task first or the shorter tasks.
Me: I don't know I guess it depends on if it would help you or somebody else move forward with something if I got a particular task or the shorter tasks done first.
So cue more of this kind of back and forth about arbitrary details about undefined theoretical tasks for like 10 minutes.
Suffice is to say I didn't get the job and I'm glad.7 -
What do you guys think about coinhive vs ads? Opt-in coinhive? Non-intrusive ads on the side? Which would you prefer?4
-
The interview I was so nervous about apparently went well. It’s a small ad company.
I was offered a month long “work trial” period.
Problem is I was caught off guard with discussing compensation & what I agreed to is less than half what the average dev makes in my state.
Like barely above min wage
I feel much less excited about this but this would be my first job in a loooong time.
I’m not sure how to feel but I think I have to at least try, but I feel taken advantage of already!
Is that bad? What would you guys do? How would you approach this before sending any signed commitments back?
Ugh!!!!!10 -
You know that feeling when the junior programmers do their job quickly, properly, and elegantly just like how you would have done it? :)
Yeeeeah, me neither. What the fuck is this dog shit?? God dammit! Why we have 2MB of CSS?? Do you even you this jQuery plugin?? What do you mean frontend.php and frontend2.php?? Why is this block of code indented all the way to the right?? "Just 1 bug left" OH REAAAAALLLYYYYY?4 -
devRant should add a new feature to create polls
e.g. 1: What OS do you prefer?
- Mac
- Linux
- Windows
e.g. 2: Which programming language do you prefer for web dev, mobile dev, etc.
- Java
- PHP
...
I bet after a while a cyber war would commence. And that would be devRant's fault because it gave developers a reason to hate each other.
So devRant please disregard my request for the new feature.
Narrator: And then he laughed sardonically.4 -
Are desktop PCs becoming a legacy, a history, just like floppy disks or CDs? Do you have one? Do you really need it?
I do have a decent tower pc in my balcony since last year. Haven't used it since early August and I honestly don't know what would I use it for once I bring it back in28 -
Hey guys, my boyfriend is in the path of becoming a video game developer, do you have ideas of what would be a good gift for him? :)14
-
I'm so fucking non-agry right now and really feel like posting the following:
What do you fucks do when not waiting for Windows updates to finish, compiling Linux kernels or waiting for job interviews? What do you guys/ladies do for fun? What would you do if you didn't have to work in this, at times, horseshit tech industry?
I like exploring cities and villages by foot or bike with a backpack full of beer. My wife and I have explored more than 200 places across 3 continents, from London to Chernobyl to out of the way Cambodian towns and 20 hour drunken Paris hikes. We drink in parks like hobos and try to strike up conversations with everyone we meet, especially other foreigners/immigrants.
I also love Formula 1 and try to watch a race at least once a year (went to Monza last year).
If I had many bucks and a smarter/sharper brain I would get a pilot's license...but alas..
I also love playing colorful little kids games on my 3DS.
So yeah, curious what you guys do for fun? Any dreams for the future?
Answering this question is compulsory!12 -
!rant
I'm curious. What would you as a developer do with an Amazon Echo and a Google Home sitting right next to each other?
http://nerdist.com/amazon-echo-and-...7 -
What do you think about replacing the backend with Google firebase, it would just save so much Work?7
-
Client: I need you to integrate with this API.
Me: ok cool, but what are we doing with it (where does the data go/styling)?
Client: what do think we should do?
Me: well it would be really cool if we did it like this *short and sweet explanation of really cool functionality and design*
Client: I LOVE IT! Let's do it, oh also I need it done by tomorrow...
Me: *GOD DAMNIT, why do you always do this...don't you dare say ok* ok, yeah I can totally do that.
...now at the market stocking up on redbull2 -
So we have this team bonding and feedback session every monday, where everyone in the team needs to say what they appreciate of their team member and what they wish the team member would change... The whole thing takes about 2 hours.
Honestly, feel like a corporate BS, what feedback do you want? Just do your job and I am happy with it... Well I guess that's part of the corporate world, instead of just doing your job, it is about how big your "influence" is in the company and how many people like you4 -
Isn't it weird that the name James is not Jame but James? Because I would assume James would be the plural of Jame because what if there are two people with the name James in the room... Would we say
"There are two Jameses/James's/ jamessis"...
Also if it's James's wouldnt that be for nouns etc like James's bag....
Sorry this has been bothering me for two days.
I asked this in office and people thought I had lost the plot so I AM AWARE IM CRAZY.9 -
FUCK YOU TECH LEAD! Our manager explained what he wanted 4 MONTHS AGO! You said we could do it! We can do it! You suddenly changed your mind, instead of asking me WHO IS WORKING ON THE PARTS REQUIRED TO DO THE MAGIC! MAYBE I WOULD KNOW IF IT IS POSSIBLE OR NOT??? MAYBE??? NOW I HAVE TO GO FIGHT YOU, YOUR EGO WILL SAY YOU ARE RIGHT, YOU WONT BACK DOWN, AND WE WILL SCREAM AT EACH OTHER! FUCK, RUINING MY 4 DAY WEEKEND RELAXATION! AND IN FRONT OF THE BOSS!!! FUCK
-
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 😒
-
What would you do, if the project manager was constantly verbally attacking you for no apparent reason?
Wong answers only.6 -
what do you recommend for me to learn about next?
I have learnt about:
- web frontend/backend (php)
- android and java
- c, c++, nasm, gnu assembler
- parallel computing
- cli operating systems
with that background, what would you recommend?
I'm considering:
- neural networks
- making a server
- ethical hacking
- starting a blog7 -
Thought experiment time:
Imagine that this whole universe is a simulation created by a Group Of Developers (GOD).
- Who would make up this group?
- What kind of design patterns would they follow?
- What type of programming language would they use?
- What kind of bugs are there if any?
- How do they test?
- Assuming the use of quantum computing, what are the implications? Parallel simulations? All possibilities play out?
- Would the controller input be life?
- Who is AI and who are players?
- Has all time already been rendered?
- Do we respawn?
- What would the leaderboard look like?
- What kind of stats are tracked
- What are dreams, nightmares, lucid dreams, sleep paralysis, birth and death?
- How is memory stored, accessed and pruned?
- What kind of neural net is used and where?
etc etc, if you can think of any other interesting fire away8 -
How do you ask a co worker about their salary? Heard from one of our new hires that he asked for considerably more than what I started at, but I'm not sure if he was referring to his base salary or total value of compensation. It would boost my confidence considerably if I knew what I could be asking for. Hell even getting that as a starting would be quite a step up.18
-
I just don't understand why people use the try-catch on calling a method that will throw exceptions just to ONLY re-throw it again, what would you do that for? :(5
-
Just created a tiny (not yet stable) selector library that allows you to change properties on multiple elements just like you would do on a single one. It also has some more useful features. https://github.com/kosimst/kazel
Still in development, but prototype should work. What do you think?6 -
Client wants something that makes no sense in UX land. We tell them that it makes no sense. Client doesn't listen, tells us to do it anyway.
We do it anyway. Client has doubts about a small detail of the implementation. And asks us what our advice would be.
My advice would be that you start listening to the professionals. How am I supposed to give "advice" on a detail of something I disagree with in general?
Her: "I'm going to cut off one of my hands."
Me: "I recommend you do not do that."
Her? "Would you cut off the left or the right hand? I can't decide."
Me, saying: "I have no preference in this."
Me, thinking: "You should cut off your fucking ears, you're obviously not using them."2 -
!rant
What direction would you guys like to see devRant going in. I personally like it as it is, a place where developers can rant, share jokes (but not memes), share their thoughts, etc etc. But I know some people want it to go in more of a SO direction, where it's just another serious questions board. What do you guys think?11 -
Hey Linux users. Right now I have a 2011 MacBook pro the new MacBooks you are unable to take apart so I will not buy another one. So if you had a choice of any laptop what would you choose? I do not game I am a web developer and play around with app development and I build ruby CLI's. Any suggestions on what PC? Also I'm looking at arch Linux for distro what do you guys think?15
-
Just realized the button between my left and right click on my touchpad actually works exactly like you would press the scroll wheel on your mouse, in Linux!
Shame on you Windows, you didn't know what to do with it.3 -
Indie game devs: I have a couple of questions for you guys, sorry for my naivity and the subjectivity of some of the questions.
Is it as fun as it sounds?
Do you work as a team?
What tech/language do you use?
What platform/os do you produce games for?
Is your primary income from making games?
Im asking because I would like to get into it, but want to get a realistic view of what it's like.
Thanks guys. Please also take this chance to post your work.4 -
Do some of you make a passive income from something dev related?
What are your experiences?
I’m thinking about starting a dev blog with focus on financial software, but it would be nice to do something that brings in some extra bugs. There are so many blogs, mine would probably not even be seen by anyone..4 -
Greetings, fellow JS devs
What change do you want on the next breaking version of JS?
I would say use square bracket instead of curly bracket for object.
What do you think?30 -
If the corporate work life needs to be taught in school, what do you think the subject would look like?
For example, I think time management and people management should have been there.10 -
I could use some advice. Immagine this: you recently started a new job where the people are great, the product is pretty cool and pay is good. But the code you have to work with is the biggest pile of shite you've ever seen and your manager does not want to change any of this, even after you suggest you would build something that would be a thousand times better, not only "code wise" but for the users too. What would you do?9
-
I recently made 2 years of experience but don’t know if I should still apply for an entry level position. I still feel uneasy with my skills, but don’t love where I’m working. What would you guys do if you were in my shoe?10
-
Some times I like to think what would I do with my life if suddenly all electronics stopped working...
It's scary as shit, but I think I would survive. I have some other skills (wood working and construction).
Would you?4 -
So many businesses, even if successful by targetting companies and contacting them themselves, can't get a website that actually tells what the fuck they do or offer, you can use your business buzzwords, smash some "marketing" here and there, but seriously, how would I know what you're actually doing, if I just stumble across your website and would even want to do any business with you, if all your pages are filled with absolute non-sense.3
-
You know what would be nice? Coding and exploring for personal fun instead of for work! Even outside of work it's become about work now, because the market is so toxicly exigent!
Can't wait to do my own side projects.10 -
So LUA injector to Payday 2 requires on Linux certain library (libcurl3). So you know, sudo apt install libcurl3 and there you go!
You would think.
Apparently while you do that, the installation of libcurl3, it completely nukes your Steam installation... For some reason.
Can some please explain me, what the hell just happened? Please?1 -
!rant
Guys I need your help, I'm considering the corporate life, and I have two major options
Option A:
A software factory where I would be working on maintaining existent systems and adding features, but I would learn a lot with their shadow program.
Option B:
An IT department where I would use a lot of different technologies, .Net, Java, ADF, etc, maybe even hardware but I would be paid the fifth than with A.
So what do you think?14 -
Hey. I would like to do a research on developer burnout analyzing post from developer sites like Stackoverflow or devRant. I think it's getting a more and more common problem in the developer community. What do you think about it? Any ideas about how should i identify the symptoms from only programming related posts?9
-
UGH! Wasting time explaining to the client why you are not adding information/functionality to a page since a separate software will do it all (and better than what you would do).
-
Co-worker: So if you were to build a glove like what Ultron had that could levitate objects how would you do it?
Me: I'm not sure, but I'd begin by looking at the work Ed Leedskalin was doing in Florida.
Co-worker: Of course you have a possible lead on this...
XD1 -
If you received an offer for a new job and asked your current boss for a raise to match the new offer, would you tell him/her the real amount or would you inflate it by ~5-10% (or any other arbitrary amount)?
Would that be considered negotiating in bad faith?
I'm not in this position right now (unfortunately), I'm just genuinely curious about what you all would do in this situation.10 -
So I just read the Blink to "Poke the Box" and one question it raised was.
If you had no obstacles and unlimited resources (I guess like if you could retire right now and do anything you want), what would you do?
For myself I couldn't really think of something/a goal/big project that would keep me interested...
(I vaguely remember maybe there was a Weekly Rant about this...)4 -
You know what's hard...
Fixing a bug which occurred in production without having any logs because you log that useful info at debug level. 😧
Now take pen and paper, do calculation on your own and speculate what would have happened in production.3 -
lol you can get now synchronous 25gbit fiber internet for home use from a swiss local provider. For $60 per month. That means you could transfer a whole M2. 1tb Samsung 970 EVO in 32 seconds.
The future is now. 😄
What would you do with that 25gbs up and down?32 -
Well for starters the website that gave you assignments on security of web applications shouldn't have an SQL injection vulnerability on the login page.
Next would be the method of teaching, they would skip what not to do and go straight to what you should do. This in turn causes people to use the exec command in php that actually takes a POST parameter.
And stop allowing teachers to be lazy fucks that don't explain shit and only give you assignments.
And finally when telling the teacher that a method he uses would cause another vulnerability the teacher should properly fix this issue not say it is for an "advanced course".
Yes I am pissed -
You have 1.44 MB of outgoing traffic. You can use it however you like. You can send data anywhere you wish.
Your task is to make as much money as you can. What would you do?43 -
Hey Guys. I need to do a Project in School. Ist can last about 3-5 Months but I have no fking idea what to do.. You Guys have some good ideas? Best would be in Web Technologiea5
-
Was reading the voice command rant and got curious, what do you guys think about the brain-machine-interface? Will it ever happen?
I would love it but also have some fears. Being able to control devices just by thought would be a huge time saver. But data mining is getting out of hand and that is scaring me. Companies would be able to analyze a lot.
Now they 'just' know what I am buying and which sites I am visiting.
If they know what I am thinking, Amazon would suggest me rubber gloves, body bags and whisky.7 -
What do you do when you are hungry/peckish and it's late?
It's 🌃 time and I don't have anything to eat (except maybe some stupid cookies)
I wish I could do
'npm i snacks'
or
'sudo apt-get snacks'
And I would receive snacks from my computer or something..
npm might also give some extra snacks plus ingredients as dependencies 😅
Maybe I can make coffee..☕?2 -
What would you guys say is a good strategy to learn coding. I'm a U.S Marine, waiting to pick up on my MOS school at 29 palms. I will be dealing with coding and I want to get ahead before I pick up my MOS school. What do you guys recommend I learn and a good source to learn fast.11
-
Hennies I need your assistance!
My boss has put me in charge (wow yes I was surprised too) of figuring out what a good solution to our current testing nightmare would be. Therefore my questions for you are:
What kind of testing strategy do you work with at your job? Do you use any tools for it? How's the division of unit tests/service tests and/or UI tests?
I'd really appreciate you guys' input on what works (and what doesn't, in case you're living a nightmare with testing daily)10 -
Imagine you're in a world where everybody suddenly vanishes when you wake up what do you do with your time and where would you go31
-
What do you do when people(parents) are telling you to go out and tells you you have no life..just because you spend too much time on the computer..and you are actually spending the time learning stuff techniques and technologies which would help you in the future..it just sucks..it kinda looses your morale in a way...19
-
What is a cool naming scheme for the servers
for example we have 6 environments for the QC to run their tests, what would be a cool way to name them
I thought of bugs names,since we are a bug reporting company
what do you think guys8 -
Worked with a front end dev that said "hmmm" to almost everything. She would do it in a way in which she sounded very interested in what you were saying. In one meeting we counted over 100 of them.3
-
So many of the idiots at my school, when they grow up, want to do "something with computers". Wha? The concept of what you even do with a computer is so widely screwed up that kids think that is specific enough to plan their futures on. I suggest they actually learn minute enough of their future career to know what really they want to do, but I guess this would be too logical?4
-
Software Developer Interview Questions!
Hey friends, for my IT Careers class I have been assigned to interview a software developer. I was wondering if some people would be willing to answer the following questions. Thank you so much!
Name:
Title of position:
Company you work for:
1. What is a typical day at work like?
2. What are your hours like? Are you ever on call?
3. What are the best parts of your job?
4. Are there any downsides?
5. What influenced your decision to choose this career? Are you glad that you did?
6. What education did you need to get?
7. Do you specialize in certain languages or types of programs?
8. Do you work remotely or at the job site?
9. What is your pay like? Are you paid by the hour, or do you get a salary?
10. Was there ever a specific project you've worked on that was your favorite?
11. Does your job require any work outside of work hours?
12. What are the biggest obstacles you run into as a developer?
13. If you could change something about your job, would you? What would it be?
14. What are some tasks you must complete for your job?
15. Is there anything you wish you knew before starting your career?
16. Are there days that seem too repetitive?
17. Do you often have to learn new languages?
18. Have there been any big changes in your career since you first started?
19. How long have you worked as a developer?
20. Is there any advice you would give to college students looking to pursue a development career?
Any responses are appreciated! Thank you so much!9 -
What do you think?
How will the work of the future look like?
what will be better?
What will be worse?
How would you like to work?1 -
!rant
Feature request:
Hey!
I think it would be awesome to have a PM system, where you can send personal messages to each other.
I understand that you'd need to integrate blocking and other privacy features, but hey what do you think?3 -
Hello everybody,
I am 17 years old, I love to code and I cannot decide which new language I should learn.
What do you think of Rust and Crystal? What would you prefer? What is better?11 -
@dfox would be a huge process to add polls/surveys as a feature? I see a lot of "what do you use?" posts, I think it would be awesome if they could be facilitated and possibly measured.24
-
When you compare your past with your old code:
The improvements you could have made, if you had known what you know now.
A commit a day would have kept everything up to date.
A comment every now and then would have made choices understandable
Using classes would have made it easier to replace or reuse code.
Now you have to figure out what the code is supposed to do, and rewrite it.1 -
If you would have a cluster made of 10 RPi, what would you do? I'm looking for fun project to make and I'm willing to learn new things.7
-
Since MS wants to aquire Github which owns Atom, what do you guys think would happen to one of the largest rival of VSCode?
Would they merge them? Or github guys would separate it from the company before the sale?1 -
Today after a second interview I was asked to complete a code challenge. They didn't say when they would want it completed by, only just as soon as I was able I guess. Anyways, they said ideally they'd like it to only take me 4-5 hours to complete. What should I use to track time? I was thinking just giving them some WakaTime data or maybe screen record the challenge while I do it. What would you do?8
-
Just a question guys:
What do you think will be the status of global technology (in a broad perspective) by, let’s say around 2025?
Also, what type of technology would you think will have a major impact for the next 8 to 10 years?4 -
Tell boss you want to resign in a good manner.
Boss tells you it will take you a very long time to leave.
Tell boss that is way to long.
Boss persists his not so kind requests.
Check your contract and local laws.
Dilemma: Tell him he’s being unrealistic and demand a normal procedure/Do the time and cry about every missed opportunity for a career upgrade. What would you do?9 -
I'm binge watching Person of Interest right now and I would like to know the community feels about it.
I feel that it is still futuristic and we aren't there yet. What do you think?1 -
I have a job opportunity that would require me to move cross-country. The process would be that I do contract work for them for about six months while I work out the details of moving my family. The position is remote, even once I move.
Does anyone have experience being a contractor and/or remote employee and would like to share your knowledge? What's it like? What don't you like? What pitfalls should I avoid? -
What do cats and programmers have in common?
When either one is unusually happy and excited, an appropriate question would be, "Did you find a bug?"1 -
If boss doesn't like you, what would you do ?
1- try to make him happy with your work?
2- search for new job.
p.s boss insulting too much after anything goes wrong.
What is the professional way to deal with that kind of situation?14 -
Guys, I want to get into a DevOps role.
I'm already looking into Linux, Terraform, Ansible and k8s.
If you are a DevOps Engineer, what kind of tooling or knowledge do I need to know before applying to companies?
Any tip is welcome and I would greatly appreciate it! Thank you!9 -
What IDE do you guys use?
I use notepad++, Codeanywhere and Visual Studio 2017 Pro.
I'm looking for decent code completion with internal referencing to keep track of methods and variable.
Would you recommend staying with VS or how about intelliJ?
Or something new?6 -
So... school is about to begin again...
Honestly I'm both excited and intimidated about it. It's my last year in high school, and I still haven't decided what to do after it. I guess I'll go to an university, and possibly continue with my conservatory... I want to do both things, hoping that the weight won't crush me.
If you're like me, still a student, what do you think you would like to do after high school?6 -
If Amazon offered you to work as a programmer at their HQ in Luxemburg (not your country), what would you do? 😶
And also how many developers are lacking there to reach someone outside? O.o3 -
How about ' What tech/framework/language do you trust will truly stand the test of time' ? Sorry if someone has already suggested this but I would love to see opinions.2
-
How are your companies doing on writing docs? Is it mandatory/optional? Would you say reading a doc by other team in your company would be enough to understand what their module is doing? Do you write docs per module/file/function? Also please mention main programming language if it's not a secret..6
-
Fellow Freelancers, can you recommend a platform you use to track and share project progress with your clients?
What do you typically use to keep clients updated about project status? There a Fancy SaaS solution or do you use a simple excel file??
Would like some ideas and recos!4 -
=Your Human Body!!= what do u think you run on in real life??
What do you think you run on??
Brain: C++
Skin and bones: HTML + CSS
Data: Typescript or Javascript Or Node.js
Walking and breathing: Python
Defense: Java cause every white blood cell is a new class
sleeping is basically C++ packing in all the files unless someone gets drunk they cant pack correctly thats why their brain is probably messed up >=) i would say the beer is corrupted code folders16 -
So I bought a LattePanda off Kickstarter last year and only just put it in its new home. Struggling to think what to do with it. At the moment I only use it for streaming video. It's got an Arduino chip in it. What would you guys use it for?9
-
Hey guys! I'm new here, and also in programming... I'm finishing my studies in Python and I would like to ask you a question, if I can... what else should I learn that would help me? I intend to start my "career" as a web developer, at least for now... did I do it right? am i starting wrong?11
-
what do you guys think of that 10,000 ppi screen?
what would you build with it if you had the time and resources?11 -
How would you call this role? Product Owner? Graphics Designer?, Both? Neither?
I work for a small startup besides university and we do need a person responsible for how site looks. But then again we also need a product owner for the frontend. So why not combine these roles? A person who's responsable as product owner for all the frontend related bits plus does the designing. Initially this person would work with just one frontend dev, possibly more over time.
Question:
- How would you call this role/job?
- What would be an appropriate salary?
- How would you evaluate an application to this role?3 -
For those that do any kind of non-trivial tech blogging, what platform/product/etc would you recommend?
I've found pros and cons to rolling my own (several times) and static generators like Jekyll and Octopress, hosted services like Medium and Ghost, but self-hosted Wordpress is still my pick at the moment. I would be keen to hear what others are using and what advantages you get (e.g. ease of deployment, good editing experience, cheap hosting, lightweight / performant, versatile code embedding and presentation etc)2 -
Oi, good lads! Here's a question
Do you meditate at work? If you do, would you mind sharing:
- what does it look like? i.e. half an hour of your lunchtime or a task in Jira for that or smth..? are you doing it individually or in groups?
- is it a part of your company culture or just smth you do on your own?
- how often? How long?
- which technique?
- would you recommend?
- which country is this in?
I'm thinking to suggest mindful meditation in my company as I've noticed it's significantly improved my critical thinking and judgement - something others could benefit from as well. And I need some examples, pros/cons, possible ways of implementation, etc.4 -
Would you like a Raspberry Pi ? If yes, what kind of project would you like to do with ?undefined kodi xbmc transmission system microcomputer linux raspbian raspberry raspberry pi embedded pi26
-
So I'm about to graduate in a few days. What should I do now with the freedom I have now? I'm 21 years old. Should I work in a small startup to learn new things or a big company as my first job? I would also like to work as a freelancer. What do you guys suggest? I would like to spend my time wisely, but I don't want to get stuck in a job I don't like... I'm just trying to figure it all out..9
-
What do you hate about software and developer tutorials and how would you change them? What would totally disrupt the status quo with tutorials and make them easier to finish/useful/memorable/fun?5
-
Oh, how much I hate those new years resolutions! People do then over and over, and they almost never comply with their list. Everone thinks they can forsee what will happen in the next year, except they force what will NOT happen. Dumb wishful thinking. If solving problems and achieving goals would be as simple as making a list on a magical day, you all would be unemployed, because all the problems would have been solved just by making the list. You need to stop dreaming and work hard.
-
Would it be clever to use a password manager with randomized passwords and also store them in chrome's password vault?
I mean it's less secure, yes, but should something bad really happen I can just change the password and this would be a good upgrade in terms of user experience
What do you guys think?16 -
1.What do you think is the best back end framework for Java? (because I am skillful only in Java for the moment)
2.Would it be better to learn Python and start writing my backend services with it?13 -
Who the fuck thought that in react useState should return an array and not an object. It makes me wanna make a wrapper that would instead return {current, set} = useSaneState('fuck you') because what the fuck does it have to do with arrays. And an object with shit.current would be consistent with useRef.
Also, vue is just superior in naming and coding standards.6 -
!rant
I don't know about you, but I keep trying to push myself into learning new stuff and studying the hardest jobs to do in IT, but I currently work as web developer and find myself loving what I do...
So I was thinking for a moment: why keep trying to have a great carrier and earning lots of money, having a nice car and a hot tub? Why not just working in a small company or as a freelance and do what I really enjoy without the headache?
But then I fear that I would depress because I would never know my limits, what I could do with my life... I fear that I would regret not having reached the top. Not the top of the world, but the top of myself.... Because if you know what you CAN'T do, then you can rest with a smile on your face.
Don't you think the?
Sorry for the long post, I'm high as fuck!4 -
What do you think about different English variants in code/docs ?
How you would name variable in UK company?
color ?
colour ?
Why ?14 -
What keyboard do you use ? Any advice ? I would like something for office. Mechanical but not too loud.7
-
Imagine you were developing an on screen keyboard that has a word prediction function and you have access to unlimited resources. Like Apple for instance.
Would you prioritize common English words like at, and, in, or, what, the
Or would you prioritize letter combinations like ave, ayy, inn, our, eraser, three
Would you use your vast resources to build in any context processing at all that suggests the next word based the previous words?
Would you then also delete parts of the text that have already been typed when the user decides against your suggestion?
I know what Apple would do.
This message took 25+ corrections.7 -
What do you guys desire from an API, apart from well-written documentation? One of the things I want to work on is a website with an API, and I want to know what you would want from one. Eg version numbers, error fields, authentication, stuff like that.2
-
as a senior dev, what tasks do you expect from a fresher or junior? how much should he/she already know and how much are you willing to tell them? what would be the tasks that wold be handled by you only and what would be the stuff you think they should be doing?
I have started to look for my first job as an android dev now. would like to know what kind of environment i am about to get9 -
What would you do if you discover a major security flaw in an enterprise product that claims to be secure and has GDPR compliance? Like a really major flaw in a core feature of the product!9
-
So the major project of one my classmates during the college was, an eye donation app.
I don't understand why would you make an app for that! I mean like, what?
Donate one eye today and the other one next week? Like what?
It's of no use. Why would you do that?!2 -
PM: there’s a bug could you investigate and fix this?
Coworker: *investigates*
CW: is this correct? *shows a totally different solution to what he was asked to* *naming a variable “fn”*
Me: but that’s not what you’re asked to do. You know it’s possible to do that right (the supposedly solution)
Cw: but that would have longer code
Me: (what?) 🙃
Wtf do you mean longer code?
Cw: shorter code > spec
Me: 🤦♀️
Cw: shorter code > readability
Me: 🤦♀️1 -
Whenever I see a “poorly explain what you do for a living” writing prompt, I never know how to write mine. Web development is pretty boring and just doesn’t seem to have a funny enough answer. What would you say?6
-
Today i saw a discussion in some facebook comments if js/php are programming languages. What do you mean? Would you describe these as a programming language? Any why?11
-
I've seen a lot of web developers in devrant (including myself) and I'm interested in other peoples work...so, can you answer this quick poll?
- What language(s) do you use for work?
- What language(s) do you know?
- What languages would you like to try and why?
- Where are you from?
Thanks ranters <310 -
OMFG, so I had a quick exam about Java but disagree with 2 answers. So I just want to know what you would have answered :
What does "String[] mytab" do ?
What are types for ?9 -
I want to create something using Electron, just because I thought it would be fun(web-development background). Anyone else using it? Any tips? I thought it would be a great exercise to dig through the Atom IDE code, as what I want to make needs some similar features, what do you think?5
-
Why would you do this?
public Array multiContent;
I'm working on a legacy c# app, trying to understand what the developers were doing here1 -
My family's reaction to working with computers.
Me: I'm going to study computer science.
Family: why would you do that you are never going to make any money.
Me: what have I been doing the last 15 months?
Family: working
Me: ...
Sometimes... -
what do you all think about a game jam but instead of having 24hrs+ you only get 5 hours? I've been wondering how this would be seen and whether this a good idea, so I came here to see your thoughts12
-
I just got a nice 240GB SSD and I'm puzzled by a thing: should I dual boot it with Windows 7 and Linux Arch?
I'm only keeping the windows for the games that "obsesses" me (was thinking of having a small 60GB partition for Windows, since I can barely play any games on my Sony Vaio) and I'm spending the rest of my time programming. But also I would have time for more things if I give up gaming on Windows (like reading, jogging)... I do not know what you do... My heart says Arch only but my mind says Windows also... what would you do? -
if you had to do 100 days of rejection, where you ask things you are sure you will be rejected, what sorts of things would you ask and of whom?8
-
i’m considering learning back-end, what do you people think, where should i start? javascript + node.js or python? which would be more useful or versatile especially for web apps? thanks in advance.12
-
What keyboards do you use?
Well atm i use a cheap mechanic keyboard which i got since my last one died. I can afford a new one and looking for options. I prefer tenkeyless keyboards. What do you use? Mechanic? Slim? Anyone uses mac keyboard with linux? Any suggestions would be very helpful.5 -
What ergonomic chairs do you devs use? Balls? kneeling chairs? Photo and your experience using it would be cool3
-
I have a spare, fully functioning i5 CPU with 8GBs of RAM.
I was thinking of converting it into a continuous integration server with GitLab.
What would you guys do with it?7 -
When you think this would do what it looks it would in Zend 1.x, you are wrong.
$fields = ['status' => 'inactive'];
$where = ['id' => 123];
$db->update('product', $fields, $where);
I was wrong.1 -
Hey guys, if you are a member of the computer class in school, what would you do in the festival in which you introduce your class to others and do some interesting activities.
I need to answer this question in a school computer class new-person Interview so I would love to get your help!
For example, playing a game we made etc.
Or some mini game ideas4 -
What do you do when you're trying to push yourself further by learning new concepts and techniques but start to feel the burnout closing in?
Usually I'm useless for about week if I push myself too hard. Would love to overcome this.
How do you guys handle this?4 -
Just realized how much saxophone music helps me write code. Would recommend.
PS: what do you listen to when working?8 -
Question:
trying to innovate your city...do you think it would be a good idea to bring together programmers for a common goal? what kind of projects would you build for your city?1 -
what are some jobs you had and gave you emotional nourishment at?
did you know it would be like that at the start? when did things click? what is memorable to you about them now? do you have cherished things you got from those experiences and did contribute to other aspects of your life in the longer-term?2 -
What are the best practices when making a blogging website?
I'm creating an addition to my personal website to include a blog, and want to follow the best practices for it. Do I just save everything in a JSON? Or do I just make every entry a "page" in Gatsby/React? What have you all done? Would love to see some examples.4 -
So the other day, an old acquaintance asks me (a noob full stack dev) for advice on what programming langs to languages to learn.
I (like all other noobs eager to help) asked him about his previous programming skills, if any. He says "Yes yes, I did a course on HTML and CSS." To this I ask, what exactly are you looking to do. Back-end development he says.
I am frustrated with people asking me what to learn and how to learn when they are not even willing to do slightest of the work themselves. I am usually very helpful to people, but as a programmer, I would certainly try to do a complete research before I go around asking others.
What do you guys do? How do you handle such questions.4 -
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 -
I need some advise from other Web developers.
What program do you use for local programming where you have the newest version of php?
Would like to have multiple sites running and mamp can't do that.21 -
Hi all.
I would like to know what kind of online service / software do you use to work on a project (web development) when you are a team of 3 or 4 devs.
I need something to let us do some brainstorming to find the idea of our future web app, then to prioritize what feature need to be develop first, by who, when, etc.
I found Taiga.io (an open source service and an alternative to Trello) recently, and it seems to be a good choice when we will be on development.. what do you think ? Do you have any dev tools to recommend ?3 -
What do you guys think about Java Spring STOMP? A Socket Based Backend.. Any experiences using that backend with Android? As a Java developer (mainly Android) I would Prefer continue writing backends in Java, I hate Javascript
-
I got a Samsung A71 from job. What changes would you do to make it less "Samsungy"? Like, I like my OnePlus, but the Samsung is arguably better, so it's be nice if I didn't disgust it.5
-
What would you do when you realize after serving in the army:
Your country isn't saving people or fighting against "terrorists" but you're the actual oppressor and THE terrorist?5 -
Idea for devRant:
What if, when someone responds to a comment in a rant, it "links" said comment? Like the "Reply" function on Telegram?
Yeeeeeaaaah, I know that would technically be considered copying, but Whatsapp copied it and no one said anything, so... 😒
I think it would make things a lot easier when conversations in rants become more chaotic.
What do you think?5 -
What do you think about btrfs? Is it stable enough?
I would like to switch from ext4 to btrfs, because of snapshot feature :) -
What would you do to immigrate from a third world company that pays low wages, and land a software engineering opportunity abroad. What are the best websites for visa sponsored jobs? I use stackoverflow jobs and Angel list, both are responsive compared to LinkedIn
-
How many languages do you really know... I'd say 7 for myself
"Html" "CSS" JavaScript php "SQL" c# Julia c++ python
bit of c an java (count them as 0.5)
Get on my level 😉 seriously thou, what would you guys say you really know?33 -
me: can you help me debug this issue in our artifactory server?
ops: we don't manage that server. devs do
me: can I get access to manage that server?
ops: why would you need access??
me: to manage server ಠ_ಠ
ops: exactly what commands you will need?
me: ಠ_ಠ -
That moment when ur boss asks you to list what you would do this week and I don't have the minimal idea...2
-
I spent 2 hours in an agile workshop with the "I do not think it means, what you think it means" guy.
When finished I could swear that if you asked the people what is agile, they would start crying. -
devRanters!
Do any of you find that you can type the solution faster than GitHub Copilot recommends?
That's how you know you're senior 😏
Also, on a serious note, does it only support JavaScript / TypeScript? Didn't really take time to investigate.
I thought there was also a feature you could tell it what to code and it would try to write a solution. Haven't really seen how to do that yet.7 -
Anyone using a paid font in their code editors? I have been using the regular old Fira Code on my workbenches, but lately I've kinda opened up to the idea of actually buying a font because I would use it almost every day. If you did, what made you do it?7
-
Let's say, one of your female friends loves you. But she's too shy to tell you.
But now when her family is forcing her to get married, she explained her other female friend about you, how much she loves you and she's looking for you in each guy and so on. And somehow that female friend tells you what she told her about you, that she loves you but she knows that you wouldn't accept her feelings.
Now, what would you do?21 -
How do you estimate cost for project in freelancing?
What would be your cost of simple app n website seprately?
Share your suggestions on full time freelancing4 -
looking to move away from jetbrains products as i will be finishing school soon. what ides would you guys recommend? i do quite a bit of python but i would like it to be able to be expanded to other languages.4
-
Hello everyone! Making my first rant.
I'm enrolled in informatics in university, and I'm learning c++ as part of my course. In my free time, I'm trying to take an online Android course (Udacity). What would you advise me to do to in terms of managing time? I also would like suggestions on programming languages to learn!3 -
What would you do? Finished a mobile app project for a contract. Normally, I'd be off looking for another app project to work on, but the company I'm at asked me to write documents for an unrelated project. I hate writing docs, but I am billing $80/hr
Not near enough info to do much of any documentation , so waiting on answers. In the meanwhile, my email and phone are blowing up from recruiters looking for mobile app devs.
I can either work with recruiters to find a job I love or spend time muddling through creating documentation with little or no info.
What would you do? Collect a paycheck for shit you hate doing? Or just spend the time looking for something you do like to do? -
How do you guys like to name things, do you prefer being specific/verbose or generic? Say, we have a vue component to which we need to pass props. Would you prefer:
<todo-list todo-model="TodoModel" />
or rather:
<todo-list model="TodoModel" />
For me, the first is easier to search for, the other is more elegant and decouples what is happening from why is it happening.5 -
Flask vs. Django. What does the community prefer as a RestAPI? Which do you think would get the most amount of contributors, if a FOSS project was to be made, based on one of them?2
-
So yesterday there was a discussion at my company about what would be more user friendly for deleting an item or items from a list. Long Press or swipe. We came to an agreement that depends on the UX and choice. What do you think?6
-
I was thinking about working as a freelance after my work on PSA. What experience do you have about that, Ranters?
Also I would like to know a good place to begin... -
I was thinking about linux and it's security.
Many are sayin that do not require an antivirus. BUT
What if you install wine (3.0) .
And after that install a software (.exe) that contains malware. What about that!
I was thinking today, it would get inffected?2 -
I have for a very long time wondered about, what do people do when using git and databases? If I locally add new columns to the db, how in the world would you easily make the change in production?
Do I really have to manually do it or take the time to make scripts for it?2 -
i am using xubuntu have been using it for 2 years now on my personal laptop. would like to try out something else, a different distro, what do you recommend ?9
-
I want to build an e-commerce website only for the developers. What features do you suggest? Any thought would be welcomed.7
-
I like that scene in Liar Liar where Jim Carey tells everyone what he really thinks. What would you scream out at a group of programming elites if you could do it without getting in hot water. I admit I have been advised not to buck convention openly. I think that is bs but probably true.
-
Just asking for an opinion, I'm gonna do a project. Which one would you guys recommend MEAN or Ruby on Rails? I just want to do this project for fun and as a side project I know somewhat node js but RoR seems fun so what will you guys recommend??8
-
Lately I've had to write a bunch of CLI tools for repetitive tasks that any team member might run. I've been using normal bash for this, and it's great, but it feels a bit cumbersome when you have to do a lot of prompts and progress indicators. What other language would you suggest? GO would seem like a good candidate.9
-
If you could go back to the time where you were a CS(or IT) undergraduate, what would you do? Change or really focus on? And tell yourself.7
-
What do you think about cash? Most people use cards or NFC, and I'm happy with the possibility of paying with both cash and cards, but I have friends who would like to see cash canceled altogether.7
-
Okay, so basically.
I would like to learn programming and I'm not yet sure of what I should do.
You know hacking or become a web Dev or something to do with AI. I'm very interested in anything programming and I don't like what they teach me in college and I need a few suggestions of what are the languages that I need to learn to get really going.11 -
So noob question, is automated web scraping a thing? What would you do if you wanted to grab the same information off similar sites and store it in a table that can be manipulated later? All you would have to do is enter the web site link after you finished coding it. I've used Chrome web scraping extensions but want a more automated solution.10
-
In your opinion, there are more lines of malicious or benevolent code on the internet in general? What percentage do you think would be? (This time - if we don't speak in-universe)3
-
Where do you place your desktop tower so it doesn't suck up dust. Per a previous rant, @sunfishcc was right there is a vent at the bottom and probably a very bad idea to place it on cardboard.... Or carpet. But what would be the best?
Would putting it on top of plastic be better?5 -
What's the best way to interview when you can't leave work? Like yeah I could swing one or two maybe by calling in sick... I can't work from home... I know other people get offers while working still, what did you do? If you have been through this I would appreciate any advice!1
-
My student magazine will begin recruiting new members in the coming weeks. And this is the second time they will be hiring a web developer. (First being me) However, they would like me to interview and test the applicant.
What would be some interview questions you guys would suggest?
In addition, I would like to ask him to solve some programming problems in html/CSS, JavaScript , and PHP. Can you guys suggest some problems I can give them? (I will surely ask them to do FizzBuzz.)6 -
!rant
Isnt this video cute?
https://youtu.be/rjrxOOfi54k
I think Microsoft should make that a TV commercial...
Think what energy we would save, and how greener the world would become if everyone would use Edge instead of Chrome... Or what do you think?1 -
our parents taught us to be careful with oil, plastic and fraudulent calls asking for private info. what dangers do you think future children would be made aware about?6
-
Any suggestions on how you learn a new language? If I would ask that myself, I would try to make projects as much as possible. So the question might be revised to "Do you have any suggestions what projects can I work on while learning a new language/framework?" specifically python and django :D
Any suggestions will do. Thanks guys!3 -
I'm thinking of making a game. I think it would be a good game where a woman is the main character. Do you want to feel cute? Or what?5
-
!rant
So, does anyone here play Screeps? If so, what do you guys think of it, and i what language do you write code for it?
I am currently on the fence about picking it up again because fuck JS. If i can manage to get C# to compile to that game without crashing performance like a sinking submarine i would probably try it again. -
One of our previous clients is not paying the rest of the payments after receiving the codes. What are the things we can/should do digitally to make them pay the payment?
btw, it was a web app. we worked on the front end and the backend of the app. So, naturally we know all the API endpoints, we have the database access, and so on. So yeah, we can do so many things.
But still I wanna ask you guys, what would you do to make someone pay?3 -
What do you thing about a manager who doesn't communicate with the team (2 developers)? It would even go to months without even asking our progress or if we find some difficulties or if the missions are okay ,challenging or make us improve. I still don't have a vision for my carreer and the company seems to care less about what i feel or if i'm satisfied or not. Please What do you think. I would be grateful if you share with me any advice.4
-
What would be the one thing you can get it right or do it another way if you can go back to this morning. If its just morning there, last night?2
-
I have a question here. (Or 2...) What would you do if at some point, you see a resume of a colleague where he puts false experiences and misrepresenting qualifications ?
And what if someone 'discover' he has like a ton of admin/confident info of his previous job ?9 -
Do you use clone scripts? I would like to speed up a project a bit, and I am thinking about some clone script to involve, and then make the necessary changes on it, never did it before, so what is your opinion?
-
How (generally) do offer different persistence layers for an app?
So, I have used lots of apps (sorry, I'm talking a proper software system such as a Web based service (e.g. The Open Source XMPP server 'Openfire') in which you can choose what persistence back end you want (MySql or inbuilt H2/SQL light for example).
Within your code, how do you go about achieving this? Would you delegate the persistence to a separate class, and within that class figure out what the systems settings are and use the right connection string?
I'm currently using Java, Hibernate and would like to offer back ends of MySql, H2 and Redis, but the question is more conceptual than specific.
Many thanks. -
Do we have people here who have a successful IT company?
If yes, I would like to hear your stories.
How you came up with it?
How was the beginning?
What were the struggles and how did you fix them?
How did you get your first client?
How long did it take you?5 -
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.
-
Will be starting my professional career in an MNC in India soon. What advices would you give to a fellow new developer. Especially about how would you do things knowing what you know now. Random advices are also welcomed. Cheers!2
-
Why tf would you use grayscale over RGB for anti-aliasing of font rendering?
Do you want to flex on your HiDPI monitor or what?
Is there something wrong with my eyes?
The mistery continues... -
what are you all using for static site generations? like I am planning todo a collection of links/resources/knowledge for personal use. Would do it with markdown and heard about https://www.11ty.dev/docs/ and jekyll, can you recommend me some others?5