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 - "better dev"
-
Client: our app has low ratings, we fired our previous dev company and hiring you instead.
Us: all right, seems like to make a better app we need 5 months.
C: you're kidding, do it in 6 weeks.
U: Ok, but we'll have to drop some features.
C: get rid of X and Y, nobody uses them.
U: deal!
... 6 weeks later...
U: here's the new app: better graphics, easier to use, more stable and more future-proof.
C: Cool! Let's deploy!
... 2 days later...
C: we just released but the users are really pissed off!
U: what do they say?
C: "what the fuck happened with X and Y? they were the only thing we're using! what a load of crap! 1 star"
Dear client, next time get to know better your users...8 -
Yesterday, in a meeting with project stakeholders and a dev was demoing his software when an un-handled exception occurred, causing the app to crash.
Dev: “Oh..that’s weird. Doesn’t do that on my machine. Better look at the log”
- Dev looks at the log and sees the exception was a divide by zero error.
Dev: “Ohhh…yea…the average price calculation, it’s a bug in the database.”
<I burst out laughing>
Me: “That’s funny.”
<Dev manager was not laughing>
DevMgr: “What’s funny about bugs in the database?”
Me: “Divide by zero exceptions are not an indication of a data error, it’s a bug in the code.”
Dev: “Uhh…how so? The price factor is zero, which comes from a table, so that’s a bug in the database”
Me: “Jim, will you have sales with a price factor of zero?”
StakeholderJim: “Yea, for add-on items that we’re not putting on sale. Hats, gloves, things like that.”
Dev: “Steve, did anyone tell you the factor could be zero?”
DBA-Steve: “Uh...no…just that the value couldn’t be null. You guys can put whatever you want.”
DevMgr: “So, how will you fix this bug?”
DBA-Steve: “Bug? …oh…um…I guess I could default the value to 1.”
Dev: “What if the user types in a zero? Can you switch it to a 1?”
Me: “Or you check the factor value before you try to divide. That will fix the exception and Steve won’t have to do anything.”
<awkward couple of seconds of silence>
DevMgr: “Lets wrap this up. Steve, go ahead and make the necessary database changes to make sure the factor is never zero.”
StakeholderJim: “That doesn’t sound right. Add-on items should never have a factor. A value of 1 could screw up the average.”
Dev: “Don’t worry, we’ll know the difference.”
<everyone seems happy and leaves the meeting>
I completely lost any sort of brain power to say anything after Dev said that. All the little voices kept saying were ‘WTF? WTF just happened? No really…W T F just happened!?’ over and over. I still have no idea on how to articulate to anyone with any sort of sense about what happened. Thanks DevRant for letting me rant.15 -
Dev confession.
Everybody in my department thinks I am a genius programmer.
I am just a better googler who knows how to apply things.13 -
[Client]
We've noticed we gave you the wrong product prices for our new online shop.
[Dev]
Yeah, just login to the backend and fix them.
[Client]
But we don't want to use your fancy backend, we'll be using anyway soon - we want EXCEL!
Could you send us an EXCEL, so we can fix that?
How much will this cost?
[Dev]
Sure... here you are.
Not that much, takes about an hour.
[Client]
Great, you'll hear from us in a few days.
(a few months later...)
[Client]
We've finally managed to update the EXCEL. And btw, we've also added a bunch of columns with product pictures and new properties, highlighted products to delete red, inserted some comments with manual instructions and basically destroyed the entire data structure of this table.
Before I forget... also make sure to get this finished today, we have to go live ASAP. Our marketing campaign is already live.
[Dev]
Well, I'm sorry to say this, but this is not possible.
I'm currently working on another project and it will take me hours to clean up the data you sent me, before even starting to build an import tool for the new data you provided. Better stop the campaign and I'll do my best to get this done by the end of the week. Also it may be a bit costly.
(angry client calls immediately...)
(dev transfers to manager...)
(client transfers to client's boss...)
[Manager]
Ok Dev, I think I was able to explain it to them. However, it would be great if you spend day and night to get this thing out ASAP.
[Dev]
No problem...
I'll just do it by hand to get this out immediately.
(few days later; nearly done, exhausted)
[Client]
Hey Dev, here's another EXCEL.
We've just noticed there were a bunch of errors in the previous one. Please use this instead...13 -
Sometimes I feel frontend development is like ancient magic:
Backend Dev: Oh no, I can't align this DIV properly.
FE Dev: No worries!
* Casts Flexius Boxius on the DIV *
* Div aligns slightly better *
BE Dev: But it's not centered!
FE Dev: No worries!
* Casts Marginis Automaticus! *
* Rolls natural 1 *
* Everything collapses *
* Website is on fire *
* Product owner cries *
FE Dev: No worries!
* Casts Flexius Boxius level 5 on the parent div *
* Everything looks beautiful *
* People are in awe *
FE Dev: You are welcome!
* Adjusts his robe and leaves *8 -
My friend silently quited his job. He simply stopped coming to work and that is OK, because his contract expired last Monday. He worked for very bad company, where everyone was braging about how awesome dev they are and know everything better than him. Since company forgot to talk with him about contract renewal or to find a replacement, they are now in big troubles because braggers broke production and none know how to fix it :)6
-
Manager: Does anybody having any money saving ideas?
Dev: By switching our supplier from X to Y we could save $10,000/year and they have much better customer service.
Manager: So? I’m looking more for savings opportunities in the +$100k range. That’s a small idea, I’m looking for *BIG* ideas.
Dev: Do you have any big ideas?
Manager: No, but I really really want to save big money like that. I thought you would have something worthwhile.
Dev: $10,000 still a lot of money
Manager: I guess…. Ok we can do it. But don’t bother me with peanuts like this again.
Dev: ??? You asked me buddy15 -
Manager: THE SERVER IS DOWN THE SERVER IS DOWN!!!!
Dev: Ok I’ll look into it
*5 mins later
Dev: Wow these are really strange logs, it’s like config values are being changed all over the place while I’m looking at it
Manager: Well I figured while you were looking into it I’d go i to the server settings and change everything I could find in order to try and get the server back up again. Two sets of hands are better than one, Is it up yet???
Dev: …No.
Manager: I THOUGT YOU SAID YOU’D LOOK INTO THIS. I NEED ANSWERS NOW. WHAT IS TAKING SO LONG?!?!?
Dev: …13 -
Talking with a dev friend:
- I want to create a program. Want to help me?
- Sure, any ideas?
- Yeah, I'd like to create a paint software using Java
- Cool
After 3 mins:
- Nah I just realized it'd take too long and no one would use it. Wanna play Rainbow Six tho?
- Okay
After playing for 15 mins:
- Holy shit! This game is so buggy. I could make it better
After 3 mins:
- Nah I just realized it'd take too long and no one would use it. Wanna create a paint software using Java?14 -
Dev: I think we should send Dev2 for some training and certification
Manager: We do not train people or have them certified. When you train people and especially if you have them certified they always leave the company for better offers so we no longer do that.
Dev: So the plan is to have a the company operated by a bunch of untrained uncertified people?
Manager: 😡 You are being disrespectful again20 -
My dad used to be a software engineer so he and my mom understand. They just "want better" for their daughter, and for me to "use my gifts" whatever those are.
Unless they mean my sarcasm and foul mouth. But I can use those as a dev.8 -
Interviewer: Do you have created any android application before?
Dev: I just built an application to increase, farming production to help farmers earn some more money. It's less profitable but makes farmers better.
Interviewer: That's so stupid. Do you know Jeff Bezos?
Dev: yes
Interviewer: we need someone like that level of visionary to make money for our company. Sorry, we don't think you can make apps that makes people do stupid things for fame.
Dev: Do you know Nicola Tesla
Interviewer : yes
Dev: Well he should have pulled the plug long ago.6 -
That awesome feeling when you solve a bug that your senior dev spent almost 4 hours struggling with in 30min 😎
Two heads are indeed better than one6 -
Medium Article Title: How to Optimize Your Use of the Terminal
Dev: Oh goody.
Article Content: The terminal is a cli that devs use in order to work at their jobs. It is a very important tool in which… (continued)
Dev: …
WHO IS THIS ARTICLE FOR?? PEOPLE WHO WANT TO GET BETTER AT THE TERMINAL BUT HAVE NO IDEA WTF A TERMINAL IS?
This isn’t high school english class, you can skip the circle jerk introduction.13 -
I found a cool project on GitHub. I forked it and added a simple dev server with the intent of making it more accessible which could lead to more activity = improved project. I created a PR with small concise commits with very informative messages.
The guy who owns the project comments and says "I don't want your dev server, I have an apache instance locally on my computer". I tell him "Ok sure, but wouldn't it be nice if everyone else also had a nice dev server which can be started with a single command?", and other people join the PR and agree with me that we should make it available for everyone.
But the fucking idiot doesn't care, "No, I prefer to use my apache server". YOU FUCKING ASS WIPE, why do you even put it up on GitHub if you don't want contributions to make your project better and more available? I saw other open PRs where he basically did the same thing, left a snarky comment without merging it. What a fucking tool. Worst spent time ever.
FUCK YOU6 -
Senior devs out there, please be supportive to juniors. Don't treat them bad just because they don't know as much as you do. Guide them and help them learn and grow as devs. That'll make your company (and/or the community) a better place to work at, because everyone will be a better dev, and you might learn and grow in the process as well.15
-
I was fired from a job where the boss had it in for me. He was a really experienced dev, but he was also very arrogant. He hated me questioning him. I didn't have the evidence nor the "political" clout to back up my criticisms.
It was humbling.
I realised two things:
keeping your mouth shut is often the best approach.
And
my own arrogance was keeping me from getting better, from learning new things. Not just for the company, but for myself.
I want to write better code, make better design decisions, utilise design patterns, actually think about what I'm doing, and be able to justify why I'm doing it.
I want to be able to choose the best tools for the job, not the best tools for me.
I want to be a person that is open to criticisms and I want to be someone who is always ready to learn new things.9 -
Riskiest Dev choice...
Leaving a previous job, moving 1000KM (620 Miles) away with no job prospects and going absolutely broke.
This was all in the name of “I need a better job”, so what better way to force yourself to get one.
I’m currently in my second job since then and now make just over double what I was earning before.
Sometimes it takes a high risk to get out ahead.4 -
Me annoying our dev:
Me: “Is your npm watch running?”
Him: “Yes!”
Me: “You better go catch it then... 🤣”
Him: “....”
I think we gatta let him go :(5 -
!dev
So my housemate bought a violin. Gone are the days of quiet programming.
(No he is not some kind of virtuoso, even a woodpecker would play it better.)8 -
Dev: We need a better name than “Data” for this class. It’s used for displaying a set of tiles with certain coordinates so maybe TileMap would be a bit more declarative?
Manager: No I don’t like that. Data is perfectly fine, this class is for managing data so it’s perfectly declarative you just need to get better at reading code. If you have to change it then DataObject or DataObjectClass might be a bit more specific.
Dev: …14 -
Non-dev activity that made me a better dev?
That's an easy one.
Playing the piano. Or better: learning to play the piano.
(With the help of my teacher) I developed many skills that help me learn faster and I learned how to properly use and organize my time.5 -
It's my birthday today, I was born a year after Linus set out to create Linux.
As a dev, I couldn't ask for a better day to celebrate. Thanks Linus!2 -
Dev: This could be sooooo easily optimized...
Me: Uhm. Don't think so. What's your idea?
Dev: Just use threads.
Me: Nope. Problem requires 3 shared resources per process step, it won't be faster by threading. Shared resource will only lead to locking contention, decreasing performance.
Dev: I don't think that will happen. Can you PROOF to ME that this will happen?
Me: It was your suggestion, so you should proof me wrong. Nice try, but no thanks.
Dev: Yeah, but it's too slow and it should run faster.
Me: If you cannot find a better approach than the current one, it runs as fast as it can while providing correct results. That's not slow. That's just working as intended and designed.
Dev: Yeah, but it's still slow.
....
You know these conversations where you just wanna rip some people's face off, stick it in the shit hole they use to talk and toss them out of the window....
Yeah. Had those conversations today.10 -
Manager: Messages not visible! bug ticket!!!!
Dev: oh fuck, there's an issue with our chat system, not good! _inspects ticket_ oh, it's just a display issue that actually is according to the previous spec, yawn...
Dev: please describe the bug better next time, I though we had a major outage, this is simply a small design issue...
Manager: ...
Dev: ...
I think I'm quitting soon guys. I literally do not get paid enough to deal with these incompetent idiots each day.
Meanwhile:
Management: forget your shitty salary, take one for the team, you get 3% of the shares in the company!!!!
Dev: what fucking shares, you haven't even converted to a corporation yet, THERE ARE NO SHARES
Management: ...
Dev: ...
Oh yeah and they called me at 6:30 PM today: "so i guess you are winding down for the day"
fuck outta here i haven't been working since 5 you fucks
jesus i swear some people need to screw their fucking head on straight, so far gone into the hUsTlE CuLtUrE they don't even know what reality is anymorerant i for sure break devrant too much so much rage amazing rage ok thats enough tags how many tags can i make rage hatred done please stop burnout7 -
The relentless feeling that slowly has over taken my waking life. The feeling that if I am not coding, learning or becoming better at coding I am wasting my time. I can't even watch movies anymore without reading articles. This is the worst thing about being a Dev, how when you are a dev you are nothing else.
At least for me, not sure how common this feeling is.10 -
Jr: I'm having a problem with my environment, can you help me?
Me: Sure! Did you switch to the latest Ubuntu LTS
so that your environment matches the rest of the dev team like you were asked to do the last 3 times?
Jr: No, I like Windows better because linux is too complicated. Can you just figure out how my environment is suppose to work and than fix what I did wrong please?
Me: No. Let me know if you ever need help with the our standard dev environment. Good luck!24 -
Non-dev thing that made me a better dev?
Music, and trying to learn music theory. I was never very good at it, still am not, but the harder I try at this, the easier programming becomes...7 -
Most painful dev learning experience?
Learned that no matter hard you work, no matter how big the dragon you slain/slew, there are individuals out there waiting to tear you down. Not immediately, certainly not in front of you, and capable of going to extremes just to make themselves feel/look better.7 -
Frankly if your a dev that doesn't push yourself. I wont take you seriously.
Experience levels range greatly! You have to be mindful of that to.
I push myself with every project looking for better ways to do things
Doesn't mean you can't have fun whilst you do it 😉4 -
I learned a valuable lesson today about the life of a manager. I’m not a manager, but I am a senior level dev.
Today I was told there wasn’t room on the new team for 1 person, and I had pick that last team member. I had to choose between a friend who really isn’t cut out to be a dev and a non friend who is a better dev.
I talked through my reasoning and ultimately chose to put the friends job in jeopardy. They told me that I had solid leadership traits for being able to separate my emotions from my decision making. But I felt like a piece of shit.
I cried back at my desk. The friend doesn’t know yet and I can’t tell them. Is this what execs feel when they have to let people go?11 -
So i just wanted to say thank you. Everyone on devrant.
It became a safe place for me to rant about stuff, getting feedback from awesome people and so much more. Also i learned some things on dR that making my (dev)life better!
Most important devrant is making me feel way better, when you read about people having the same struggles.
But not only the rants are making this awesome. Its every single one of you.
Thank you, stay awesome!2 -
!dev
I'm a dumbass and caught the falling bowl of boiling cheddar broccoli soup with my residual limb, which means that my elbow is burnt and makes typing a major pain in the ass because of the damage.
I also have to grade 5 assignment groups of roughly 30 submissions and leave feedback.
Typing hurts and I regret life at the moment.
And I'm still on call for my primary job.
Please send jokes to make me feel better.42 -
One of our dev teams has a tradition: after each post-sprint review one of the devs tells a wood joke. The lamer, the better.
So far the winner is:
Q: What did Batman say to Robin before Robin got in the car?
A: Robin, get in the car
It's so dumb it's actually somehow even funny :)31 -
I'm tired of women who tell they don't like to work with women! You're not going to become a better dev by imitating a sexist grandpa. Men won't like you more: event if they didn't like women either, you're still a female... And other women will just try to avoid working with you. Why would I bother to work with someone who judges me before we even start?! 🙄5
-
Manager: You know you really shouldn’t pay off your mortgage faster than you absolutely have to. It’s the cheapest money you’ll ever get!
Dev: I’d rather work towards being debt free. Besides my RRSP (401k) is already maxed out
Manager: RRSPs are a scam! TFSAs (Roth IRAs) are way better
Dev: My TFSA is maxed out too
Manager: 😡 You still shouldn’t pay off your mortgage!
Dev: …16 -
My first work was a paid internship.
My first couple weeks on the job I was supposed to be working on the same machine with another dev to get the gist of the process and everything. Kind of pair programming mixed with mentorship. Sounds cool?
Yeah... Problem is my fellow dev was more interested in spending around 80% of her time chatting around with her boyfriend and friends on Microsoft Chat.
Anyway, I soon got bored of having to look to the other side all the time, and went to our boss and asked for some other stuff to do "because I'm better learning by doing than by example".
Almost 20 years later, I'm still in touch with this dev... But she soon left the job and pursued a career as a translator and interpreter. She was always more interested in talking than programming 😃1 -
I appreciate all of your suggestions to improve devRant but I've a counter suggestion to make. Please do not post silly ideas. We should not try to make this community another Facebook or Twitter. Let's keep it simple and plain. We're better than non-dev users in many ways.5
-
The best part about being a dev is solving problems with an infinite number of pieces, with people who are 10,000 times better than I am, from wherever I want. I get paid to basically play with Legos all day.
Hard to find that.3 -
The senior dev is mentoring our new recruit.
😨 I know, my face too.
When the newbie asked how to deploy, senior dev says, "Well, we copy and paste this folder from your local box to the server you need to deploy it on. Much better than that git shit, you have so much more control!"
😭4 -
CEO of previous job, only reachable by email, coming to the office twice a week at best, business trips at no notice, answers every third email, addressing the dev team:
"You need to plan better. A lot of the delays and bugs are due to poor communication and unaddressed issues."
I don't miss that job.1 -
So, I'm a CS student in a third world country. I love coding and I think i'm pretty good at it.
As I'm kind of poor, I'm pretty much constantly looking for any job I can take, and I've already done a dev gig at a software sweatshop here doing mostly PHP, JS and Android/Java... the dev experience was cool, but money was absolute crap ($1.5USD/hour at the current rate, working 9h/day Mon-Sat, did it while in vacation). Better than min wage in my country but still, looking at the numbers I see from programmers all over the world... it was practically working for free. The real problem is almost every dev job here is similar, so I was looking into going remote but every opportunity I see is for seniors/people with 2-3 years experience or more.
Can you give me some tips on getting a remote job as a student/recent grad with little experience? What would you do in my position? Any input is greatly appreciated!17 -
Dev deploys new CSS.
Client: I can't see the changes PANIC.
Dev: clear your cache!
Client: oh that's better. Now can we do that for all user?
Dev:😱4 -
Fucking idiot lead dev who’s 10 years younger then me doesnt know fucking respect. Dumbass comes with every new framework there is:
- ow we should try abc.js
One week later
- now we should totally get in def.js. It’s soooo much better then abc.js!
Screwing up projects, asking for an extra pair of eyes and then asking wtf is this code.
Im out of here if we’re hiring toddlers for lead developers because they are willing to work 50 hours a week. I better get that raise soon.3 -
My family thinks than I can do Uber (eats), Facebook and WhatsApp but better. And than I'm lazy because I don't build those "obvious" business opportunities.
BTW I'm mostly web dev, sometimes mobile dev on a small company.4 -
I signed the contract for my first software developer job! I just want to thank everybody here that’s pushed me to do better, challenged my assumptions, and contributed to my growth as a dev and person. You all are great.7
-
Its all fun and games until your malfunctioning software costs people their lives - if you're just starting out as a dev or in the "ain't nobody got time for writing tests" camp, I highly recommend you to lookup and read about the Therac-25 incidents during the 80s.
Even if you're not working on a life-critical/mission-critical application, the realization of the impact that us devs can have on the society can push you to become a better developer producing quality software...8 -
Dev blog writer: "I'm a polygot developer, check out my Github..."
Checks Github, only finds JS and 1 HTML repos...
Thanks for making me feel better about my employment chances mate!2 -
Not necessarily on here, but Devs tend to bitch about designers and their lack of basic dev skills/understanding (talking about webdev). But when devs try to design it usually ends with a horrendous piece of visual garbage. Respect each others profession and the outcomes will be better. That's why Apple is now one of the most envied companies on the planet.8
-
I am Front End dev at a medium size company and I had to teach my PM how to create use case diagrams... Things are getting better and better at this dream job.
-
!rant
I've been struggling for the past year with:
Dev work
Ops work
"Management" work
This last month I made a decision, I don't give a fuck anymore and just gonna do my dev work which is the one I'm paid to do.
Never been better. Its healthy whem you let all those fucks go away :)3 -
My first ever post! So awesome to find out dev rant and cheer up my day as I go thru everyone's story/rant.
I was single the whole time while I'm at school. After graduated, I finally pick up the pace to date girls. So I signed up for a few online dating sites/apps. Every single time that I create a new profile for the app/site, I always get frustrated and confused about the language field. Especially when there's only selector or check box for languages selections.
Like, where's JavaScript, PHP, HTML5, Css3, Ruby, on the selector or check box. I think a suggestions to those dating site/app dev needs to rethink the options for language selections. At least try to let us developers have a better profile than normal people! :-/13 -
So one of my friends has just had a child and it's already a month old...
Was thinking to myself what I've done this past month... Started 4 new projects, cancelled 3 of them already and drank 3 slabs of beer to myself...
Think I know who has had a better time...
*Cries salty Dev tears*6 -
When I started learning PHP. I used various warez sites to get PHP scripts to get familiar with how 'things' are built and it really helped me develop into a better dev.
Now I sell PHP scripts on envato and my very item's trending on a warez site somewhere.10 -
Not an enemy yet, but I’ve just debated with a senior dev that said stored procedure is faster, safer, and works better than entity framework
I agree with faster (only a bit) but the rest is just bs23 -
Worst part of being a dev?
For me it's putting myself into infinite loops wrestling with my own self doubt. Is this really how I want to solve this problem? Could this code be cleaner? Surely there's a better way to do this? Am I adding unnecessary complexity? Is this going to come back and bite me in x months? And so on...
In fact, most days I just feel like an imposter.4 -
Those weeks when you get calls from recruiters offering you up to four times your current salary.
I enjoy my job, love the atmosphere, team spirit, freedom (although sometimes there's a bit too much of this!), but I have a family and am saving to extend our house.
I don't want to let my team down, I'm the only programmer dev in a team of 3 (others do front end web design but not much JS), but sometimes I wonder if I should pursue one of these better offers...5 -
The sad day has come people... Anyone who knows me; knows that python and PHP are not my favourite of things...
But I've decided to try and work towards getting a Dev position at my current work place... That required PHP and python knowledge
Gonna be honest, better pay but have to use PHP and python or kill myself is a very tough choice...18 -
A little back story:
A dev who left already implemented a system and modeled the data like he doesn't even care because he was going away in one month anyway.
This sucker here inherited the responsibility to remodel this fucking clusterfuck of data.
I was trying to do a good work here until today but some things came to my mind :
I don't care.
They don't care.
Fuck it.
I'm gonna do the same shit and the next person can suck ma'dick.
I have better things to do.
Look, I'm gonna do a lazy job that is gonna be a million light years better than what this sucker did anyway.1 -
Dev trends themselves.
The more buzzworthy the better, tons of material to rant about and hot air to sell.
(No offense to the ones who actually do this tho),3 -
To anyone asking for tips and tricks to start programming or become good at it, here is your ultimate golden advice: learn how to google and stop asking stupid questions like this before doing a quick research.
Reasons why:
1. You will most likely to learn better if you do your own research before asking for help. Even if you can't solve problem, you will be better and better at googling over time.
2. It is instant source of information. No need to wait for response (except response from server of course).
3. It takes only YOUR time.
4. Much more possible solutions/answers to your problems/questions.
5. Your quality of life will be improved over time. Not only your dev life but your daily life too.rant stop asking stupid questions how long this tags can be qol i am not your personal teacher programming tips tips11 -
!dev
Following https://devrant.com/rants/2240860/...
I get kicked out of my fucking house because my house”mates” just pissed off without paying rent or finding someone to replace them in time.
Great.. really fucking awesome.
There’s nothing else available in my town and I have time till the end of the month.
Thanks for that asshole.
Never, ever sharing a house / apartment again.
I’m better off doing my own thing.
Fucking lonely as I’m used to be but at least there’s no one to stab me in the back.1 -
Wow VSCode has gotten a lot better for Web Dev. JSDocs actually works and can be used to find functions from other modules (aka real Intellisense).
This could change my feelings about JS... now just need to get everyone else on my team to document their shit... uhm... I mean code.1 -
I'm actually a Dev, mostly just a shell scripter who needs to support 500 servers which run our applications. I install the new versions and check whatever is wrong if there are customer issues.
One release weekend everything went wrong, Development had to make new builds on the fly with hardly any time for testing.
It took 18 hours with no break.
It was extremely hard to concentrate, but being in the Skype group with everyone and finally getting everything fixed was quite rewarding.
Everyone just opened a beer and we stayed on the call for about 30 more minutes just to relax.
I like our Dev team way better than I like my actual colleagues, who merely mess things up and call me for the smallest thing without even thinking.4 -
So today installed this plugin on all my compatible JetBrains IDEs:
https://plugins.jetbrains.com/plugi...
Especially as an Android dev I look at Gradle build progress bars about 99% of the time, so better make them look great while I'm at it.7 -
Just started as a remote dev and I found that it's IMPOSSIBLE to work from home.
Get annoyed from something not compiling/errors? Go play some video games two feet away. Nothing going your way? Go lie down on the bed behind you.
But for some reason I can work from home way better at night.
Any other tips for working remotely?9 -
*Senior Dev:* Ah yes, we need to put try-catch in every function to handle errors and Logger.Log() at the beginning.
*Me:* Is not better to define a global error handler and use the stacktrace instead of doing all that?
*Senior Dev*: ...
*Senior Dev*: Is a rule here, do what I'm telling you.3 -
Final interview for a native Android remote job via Skype
Client: Should we make a hybrid app instead?
Me inside: fucking hybrid app, hell no, the job posting was for a native mobile dev, and hybrid apps are shit
Me: We could have so much flexibility and can adjust so much better in the future when adding features when we go for a native mobile app
*phew* I almost lost my calm back there -
Senior developer just showed me a "competitor" that seems to do things waaaaaaaaaaaaay better than us on his web site and was telling me:
Senior: damn, I wish I could figure out how they do this. I've been trying for so long...
I write the URL on chrome with dev tools open and literally the first thing that comes on the console is a nice greeting from their devs with links to they github repositories, ends up they are open source...
And now I'm here thinking "WTF!!!! WHY ARE WE NOT DOING THINGS THIS WAY?"3 -
I've became a better dev/sysadm since I've got a girlfriend. She has no freaking clue what I am doing when I'm working or sitting in front of my laptop. But she's often interested in the things i'm talking or ranting about when somthing doesn't work out like i've planned or some stupid problem occurs that I'm not able to fix. I am so glad i've got her. :)2
-
My idiot friend nearly destroyed his install because of me.
He was complaining to me about some program he was running in terminal writing too much lines to terminal he didn't care about.
So I wrote to him verbatim:
"Just redirect the output to /dev/null by running it like ```cmd > /dev/null```.
Or better yet do ```cmd > /dev/sda``` it will be more fun ;)"
Three minutes later I get a screenshot from him where he's trying to run ```cmd > /dev/sda```, but it keeps saying Permission denied. He's tried to use sudo in the screenshot like million different ways.
Thank god he doesn't know how to use sudo with redirects...12 -
To the cock-sucking dev who decided it was a good idea to commit 5k+ lines of code written in his "own standard" accross multiple files, in a large project where all devs abide strictly to a certain standard set by the project description.
Fucking incompetent douchenoggin, you're about as useful as Anne Franks drum set!
I'm not saying you're the dumbest person on earth, but you sure better hope, he doesn't die.
Deadshit, dick sucking, penis grabbing sorry excuse of a human being.
Peace out.5 -
Worked at a big company as firmware dev a few years ago (less than 2) but switched cause of bad pay. Joined a consulting firm with better pay and bemefits. In 2 weeks I am going back to the old company but as a consultat... they should have just payed me and we could have avoided this :D1
-
Window 11 dev preview
- really liked the animation. It feels smooth.
- settings got rearrange like android settings and kind of make more sense than windows 10
- gaming performance is same as windows 10
- after disabling the online results in search, it's far better and speedy comapre to windows 1019 -
I really invested into this work from home lifestyle, moving in an appartment where i could have my own office, upgrading my personal workstation, leaving overpriced locations close to subways behind.. so i do hope it will remain like this for at least a few more years (or why not, even forever for dev roles)
It's way better than a shitty office placed in location equally incomfortable for everyone
Otherwise.. well, there is always the option to go freelancing from home3 -
Not entirely dev related, but...
I'm getting tired of (electrical, mechanical) engineers complaining about HW limitations like "oh this board only has 12 KB of flash memory" or "I can't make this thing move smoother because my CPU is only 16 MHz" Bitch, you can spend $500 on 3 servo motors, but you can't afford to pay extra $5 to get a board with better specs to control them?7 -
Going through site after senior dev asked front end dev to go through it and tweak it for design and better responsiveness(he and I are back end oriented and have no design skillz).
Things are breaking visually on almost all devices.
Client sends an email saying it suddenly looks terrible on mobile and wants to know what happened. I let him know we were actively working on things and it should be good in a few minutes.
Looking over CSS...there are "!important" tags EVERYWHERE, media queries are in the wrong order and have "!important" attached to almost everything so the largest screen size settings win.
Why do I even bother?2 -
Tired of non-dev co-workers talking to me like I work for them. They better be careful. I'll code their computers to do their jobs for them.
-
When your egghead boss (who is a dev, BTW) fails miserably in understanding that JavaScript fetch does not behave like the default synchronous nature of requests in Python.
After failing to make him learn about the asynchronous nature of JavaScript promises, he ends the discussion by saying "that's why python is better than js"
*facepalm*2 -
Why the fuck management keep outsourcing entire platforms for in-house use if we have a fucking dev team...
Those platforms are constantly having contract issues and one we recently rewrote from scratch and is waaay better than the one they fucking paid another company to do....3 -
(I guess the Question category is the best for this)
Do you believe that someone can be a good dev even if they write shit code?
I personally do, if that person acknowledges the fact that their code is shit, wants to improve it, is humble, is always in the search for constructive, etc as in to make their code better and more readable, I'd think they are a pretty good dev.2 -
I am a pretty well of dev with a nice job and a nice salary. Yet I still suffer from imposter syndrome. It's nice to get on here and read rants about shit I've also has issues with or just feel better about myself because I wasn't the one the person that rant was about. Cheers to you devrant1
-
I have couple dev ambitions some of them are:
- to become better in what I am doing and get a higher position.
- to build my own product.
- to educate young programmers. -
Question for the old timers: is it possible to work as a dev for the rest of your life and be happy?
.
.
.
Does it get any better or is dev burnout baked into the business model of every company?
The CEO flat out admitted it was exactly that where I'm at a few weeks ago 😞16 -
- get better at nodejs(and a bad ass front-end dev)
- rewrite the sass to bem for my club website
- put the website for my brother and sister online
- build a new 2018 portfolio website for myself
- finish my dashboard to run on a pi
- get a permanent position1 -
A bit long read but worth it for every dev to become a better dev.
No no, not from me.
From Linus Torvalds himself.
https://lkml.org/lkml/2017/... -
"A jack of all trades, master of none, but oftentimes better than a master of one."
How do you think this fits in the dev world? Yay or nay3 -
Company is celebrating new awards. Whole dev team basically says fuck you we have better things todo and isn’t attending for champagne.
-
As a dev, I think nothing have made me better prepared or equipped for explaining technical issues and functionality to PMs and board members than having kids and explaining things on their level.
-
Best part about being a dev...
Satisfaction that people are using you inventions/products to better their lives.
I know it sounds cliché, but software dev is a lot like art.
Guessing, Da Vinci must have felt the same way in the Renaissance.2 -
on dev rant, "web idiots" = people who are way better than me at web dev. they're better than me at that so therefore they are bad. me monkey brain feel safe. ooga booga!
this site should just be called InsecureRant11 -
I can't believe it, people are still using dreamweaver, and they doing so because they actually don't know that there are better options. How are you a web dev and using dreamweaver out of ignorance...4
-
!rant
today at work i (frontend dev) had an argument about some scss mixins issues, with my boss (senior dev). Not going into detail, I really thought that my method was a lot more efficient and defended my argument strongly until the end. In the end of discussion I saw/accepted that boss' method was better and he said he's nevertheless proud of me for defending what I believed was right. (it's been 2 years since I moved into this country and its language is my 5th one, so I'm only level B2, most of the time I back up from having a deep discussion knowing that my language skill won't take me that far) I really appreciated that feedback from him and it truly made my day. Thank you boss! You're cool! -
I kinda hate to admit it but they were right. Data structures and algorithms are kinda the shit and you should try to learn and appreciate them. Not just so you’ll use them. But in that learning them helps you become a better problem solver.
There’s a self taught dev that my company works with for really bespoke applications. A senior dev that works with him and helps manage the development process told me that the dev in question doesn’t really know how to implement the finer details. Very telling indeed.3 -
I find it very strange and telling when people tell me that a dev shouldn't "re-invent the wheel", "roll your own" or "leave it to the experts" while simultaneously promoting substandard own-rolled projects by other people that simply got popular.
Kind of a strange elitist double standard that encourages a bad mindset of "I can't be as good as them" and it's toxic.
If you wanna make your own framework / package / etc, just do it, it might even be better.7 -
Just got yelled at by by a senior dev. I know I am not the best developer but...I am depressed now. I wanna be better and prove myself. I admit I am distracted way to easily but I need help bad. Idk how to earn back the respect of my coWorkers.9
-
Show 10 lines of code to a dev.
Dev: It could be improved here and there, it can be optimized way better etc.
Show 5000 lines of code to dev.
Dev: Looks good!5 -
Had to interview an iOS dev.
When I asked what was better - xib/nib or storyboard? He told me He prefers to write custom c++....
WTF?6 -
"Build an entire PoS system, from scratch, that will run in hundreds of airports around the world along with an accompanying back office. You have 6 weeks but 4 would be better"
Even for an agency this was an insane ask but they decided to only put myself, mid-level at the time, and a junior dev on the project.
Somehow we just about managed the deadline and the system has been up and running for almost 9 years now.5 -
Turns out a massive dev team saw that i tracked down the makers of the PoC PS3 N64 emulator and (successfully) asked for them to release their source and they stole my fucking summer project for themselves. I mean, that's how open-source works, and they'd do a way better job than me, but for fucks sake...5
-
!dev
I'm a hobbyist photographer but lately I've been getting offers to work on major gigs. Apparently people have started liking my photography.
However, just like some programmers are hardliners when it comes to particular stacks, the camera world is riddled with brand loyalists that can't accept that anything other than their camera gear is better. You have Canon/Nikon users who can't wrap their minds around the fact that Sony is making better cameras for the price.
I ask a question about what lens people recommend and a flame war starts about why X camera is better than Y camera.
Guess what, it ultimately comes down to the skill of the photographer and not the camera. All I wanted was a lens recommendation for a particular style of shooting.
Thing is, all modern cameras are more than capable of doing their jobs.8 -
1. Be better dev/human
2. Do all personal projects TDD
3. Finish that unreal engine course that i bought last year january -
var _self = Object.create(Rant);
Hello devs I'm back
A few months ago I joined a software development company and I was pretty specific that I wasn't going to do support or maintenance only feature development, well, this past 3 months I've been doing dev helping stablish good practices and a better architecture for the app, but guess who is joining a support team tomorrow, they sold me the idea of a refactor team, I was trilled and accepted, now they tell me it's a legacy bug fixing team, damn I hate this crap, hope y'all doing betterrant upvote it i'm back baby pichardo for president bugfixing crap another useless tag legacy support5 -
<opinion>
You may be a prod ninja but I believe that every dev should have a decent level of exposure with a low level language(s). Sure you can make an HTTP server, do a sentimental analysis, topic modeling, set up multinode clusters, write ORM queries from dbs and all sorts of awesome stuffs with Python/Ruby/PHP/JS/GO etc but none of them teaches you what happens at kernel level. Things like memory leaks, threading, multiprocessing, memory allocations etc can only be better learnt from a low level language.
</opinion>
P.S. Not a C/C++ fanboy. I'm a python dev 😄5 -
I just want to take a moment to appreciate how lovely and non-aggressive the subscription process for a Mozilla dev newsletter is.
They show a list of topics like
- Mozilla tech
- add on mails
etc
Only the dev newsletter is preselected by default and the rest are unsubscribed by default.
So if I just submit, I'll just get dev mails and I can subscribe to the rest only if I want to.
This is so much better than chrome or other Google bullshit where if I subscribe to a dev newsletter I'm automatically subscribed to every single piece of shit mail available.
You go Mozilla. Thanks for not being a piece of shit. -
When the management always knows better that something IS possible, and if you're wrong they just tell you to ask the other dev on the team...
-
I am working as a functional consultant in a project and I setup a source control for a project for better code management....
I wanted to review the code and realized developers have been checking in zipped source code in that....
Checked with Dev Lead and got to know that's how they have been managing code till now in other projects in SharePoint so they are following same practices here3 -
My dev Goals:
- Write better code commenting more.
- Create my first Open Source Project and publish it on GitHub.
- Improve my design skills.1 -
!!!dev
This is !dev at all, buy I think many devs might share a similar way of thinking.
I just had a discussion with a friend. He told me that he donated 100.- to a poor family he met in Thailand and told me about how good he feels because of that.
I told him that I’ve been donating regularly for the last 8 years and that it’s not about how you feel but about the change you made.
We argued for a while and I realized that I’m using my past donations not only to convince him but to win the argument..
I used my deeds to my own benefit, so I’m no better than the TikTok Bitches showing their bodies for likes..
I’m deeply disappointed in myself.10 -
Imagine being a senior dev with a green junior that says: "Well maybe there is a better way and I just don't know"
and you say:
"There is, I'm telling you"
only to continue on discussing it more.5 -
Starting to get really hyped about how my book is progressing, thinking about starting to put some promotional items and desk tat together...
Oh lord I'm a better author than a dev, someone slap me...
(I'm slightly terrified that it might actually get finished and may have fans so my mind is sort of melting into sludge and I hide it behind excitement)17 -
Client: I need you to clean up the database and remove all rows [with children] with a timestamp older than 5 years
Team: OK
Team [internally]: we definitely need a dba for this
Me: dba? Why? A junior dev can do that
Team: yyeeaahh, but still.. A DBA would do it better. You know, foreign keys and everything
Me: ....8 -
I don't get all the hate for Javascript, or I might be spoiled with ES6 and React clouding my judgement. :P
I could write web pages in Javascript all day long. It's better in my opinion then writing pure HTML and CSS. ¯\_(ツ)_/¯
Maybe I'm more cut-out for full stack dev work then I thought...3 -
Dev walks in carrying a 2-liter bottle of Mt. Dew..
Dev: “Check it out, I forgot to bring my Mr. Dew from home, so I stopped at the gas station to up a bottle and they wanted $1.50, but they had 2-liters for $1.89. Much better deal. I’m all about saving money”
Me: “Um, $1.89 for a 2-liter isn’t a deal. Last week I bought several 2-liters for 69 cents each.”
Dev: “Pfftt…for the fake stuff. I want real Mt. Dew.”
Me: “Hy-Vee has all their Pepsi products on sale for 69 cents. How much do you pay for those 16oz bottles?”
Dev: "Only around $5 for a 6-pack. It's a much better deal when I buy in bulk."
Me: "I can buy 6 bottles of 2-liters cheaper than you buy a 6 pack of 16oz bottles. Buying a 6 pack at a time isn't buying in bulk."
Dev: "I hate 2-liter bottles. It goes flat before I drink it all and the soda tastes different."
Other Dev: "Um..what's that on your desk?"
- laughter all around -
Dev: "You -bleep-holes."1 -
!rant
How about a feed where people can ask for help?
I know there are sites such as stack overflow for things like that, but I find devrant's community to be a lot more friendly and just better overall.
Also I believe it would be kinda funny if the questions would not be required to be 100% dev related.4 -
Big company asking me about query optimization during a DEV position interview... Do you really have no one better than me to optimize your queries?
I'm really afraid of your codebase now... Might decline if I pass...7 -
~dev, not in front of computer stuff
Playing with the controller and power management using the torque sensor, managed to get this flatland cook-off going today on the fat tire ebike with only 50watts of assistance. Efficiency gains over stock of 28%! 30mph on a bike feels ridiculously unsafe, but the looks you get from cars are even better.
Love being able to gather all this telemetry (GPS, elevation, pulse, durations), gives me stuff to fish through and data to play with.6 -
It feels weird now. I don't really have much to rant about. That's partially cause I haven't been doing much dev work lately (but the bit I have done, everything's been fine). My personal life is going fucking great for once, so nothing to worry about there (the girl I'm talking to is so fucking sweet, and just amazing overall)
Life is fucking good guys. I hope everyone that might have had a bad day or a bad week or whatever feels better soon. -
Been worrying about this for a few weeks now.
As a junior dev, how do I continue to improve (with respect to coding style, technique, etc.) when my seniors are only slightly better than me in a technical regard? I feel like I'm improving at a drastically slower pace than when I first started.
🐢1 -
I wish there was a community version of CLion 😞
Dear JetBrains, if you read this. Today is my birthday. You can make my dev life better.3 -
Hello,
I have gone through all the options that your public API has for syncing data, and i can now officially say that stripping an iFrame of a Google Drive page would be better than the piece of shit mutation methods you have come up with.
Most sincerely,
A fucking annoyed dev that just wasted about 4 hrs on your shit. -
bug comment in the tracker, from the new junior dev, during her first week:
"probably fixed by [other dev]".
Among the unhelpful comments, this was a special gem. really special. a What the Fuck did you mean by that special. Was it fixed or not? who fixed it? [other dev]? someone else?
it was better not to have any comment at all.
later that junior became a really good dev... -
Spend an hour talking to junior dev about not nesting multiple #ID selectors in sass. He is still convinced it's better for 'rendering performance' and refuses to change it. Should I ask him to add 200 elements with the same style on one page to illustrate the problem?4
-
I am part of a Slack group with dev friends all a lot better than I am. So I write my problem there. After they're done (playfully) mocking me, I am so frustrated that I usually find a perfectly obvious solution when I look back at my thing.
Or I use them as digital rubber humans.1 -
* Fix sleep schedule
* Eat better and gain 20 pounds
* Don't yell at future contributors
* Be very kind to everyone except that one "client"
* Review every PR with patience except that ones from that "client" because I am a petty maintainer
* You'll never understand the pain, "client". Be a human or eat shit.
* Maybe be a maintainer at a different open source project so I don't have to deal with script kiddies 24/7
* Fix sleep schedule so I won't be dev ranting at 6am3 -
Anyone have professional advice for a relatively new and young dev (me) on how to develop a cross platform app for what is effectively a startup?
I’ve basically been indecisive over the past few months and I thought I’d decided on Xamarin but flutter looks better and more productive and ughhhhh
I don’t really know what to pick and I want to do this right the first time.7 -
We take over development of a live customer facing system and PM agrees date for our first code deployment with client CIO
Me: The dev and staging environments don't have any test data currently as the old agency screwed it up
PM: Well you better load some
Me: There isn't any... It'll take 10 days to copy prod db due to hosting provider SLAs, leaving 1 week for SIT, UAT and performance testing (assuming they don't screw up)
PM: Well the date is set, 1 week will be enough for testing2 -
A petty rant but I'm going for it anyway.
I don't like how Trongate is bashing Laravel, claiming that it is a "better" framework and "Pure PHP is back".
It's fine if you built a framework that is better than Laravel, good for you. But don't go around bashing Taylor Otwell's work. As someone, who has spent a major portion of my career in IT as a Laravel dev, that hurts to see.
IMO I think they never understood why Laravel became popular in the first place. It wasn't because it's the fastest, but because how beginner-friendly it is and how easy it is to maintain and many other perks it has.10 -
Believe it or not, I actually had a great day of development today and don't feel the need to rant about anything!
It was one of those rare days when everything went well, and instead of running into road blocks, you actually learn about things that open new doorways, and the one thing I did struggle with received an answer on Stack Overflow within minutes that was both exactly what I was hoping for and as a bonus, not even condescending.
Dang, dev doesn't get much better than this! ☺️ -
Every Node.js dev today - Deno is awesome! Much better than Node. Let's use Deno.
Still every Node.js dev - Why can't Deno run my simple code? Why can't they make Deno work exactly like Node?6 -
!dev
Python or Java? which one is better in terms of time-saving? what have you been using?question java wk183 pycharm management artificial intelligence python intellij android time machine learning10 -
I dont. I am a struggling junior whos back at mobile dev after 2 years of a break while working on that 2 for 2 years prior. I dont know. I get addicted to problem solving and also some unresolved childhood traumas are driving me to tryhard and sacrifice personal life in order to perform better in my job. I am afraid of failure so I will sacrifice everything whaf I can to be better.3
-
So fellow dev asked me design suggestion knowing that I did design way before, I provided him with ok-ish solution and he said to me: 'this is way better response than designer gave me!'. So curious as I am I asked him what did he said? He said : 'Yeah, sure!' on everything he asked if it is ok to add to screen!
That feeling when devs are better designers than designers you have at disposal!rant designer developer can't do everything by myself designers vs developers aint nobody got time for that dev3 -
!dev
TIL: If you want to use SodaStream the you better RTFM... Fuck, there is water everywhere and I really don't have the time to clean up the mess because there is so much work to be done today...6 -
So today I learned that you can simply recover the contents of a password field by making it into a regular text field in dev tools.
Better tell my friend because I now have his root password to SSH into.1 -
!dev
Just switched from a rent that is below 10% of my salary to a solid 20% one. I feel somehow bad, although the size is much better.
How much do you pay for housing compared to you salary, guys?17 -
!dev
I rented a cabin and I have a bathroom issue...
What's with these tall toilets?! I'm on my tippy toes here! How is this supposed to be better?
Also I miss my bidet. I'm as raw as Monday nights.10 -
We interviewed some candidates for a dev position some weeks ago and, knowing the environment isn't that challenging (at least for me) I voted against the better curriculums because I know they would be frustrated fast, I said that. But I didn't say it was because it's shit here... Of course.... I really just want the good devs to be better then they can be here.... What do you think?3
-
To do list:
- Become a better dev
- Install Archlinux and Plasma
- Finish teaching my brother C#, F#, SQL
- Learn Xamarin better
- Actually use my programming skills to create useful tools for myself (and maybe my friends and family)
- Finally add one of my personal projects to GitHub -
Just because someone has been a dev for longer than you doesn't mean they're better. In fact they're probably worse and you've seen monkeys write better code than them
-
As you grow older, both professinally as a dev and as a team player, you realise that a complete rewrite is rarely the better answer to the problem at hand.
With that being said, I'm rewriting the glorified-mass-of-infernal-human-feces-with-corn-bits-masquerading-as-mere-shit out of a production service right now. Wish me luck.2 -
Is it me or is Software Development basically just Web Development?
I don't hate web development, in fact, I'm learning to become a web dev myself, but everywhere I look, everyone is a web developer.
When looking for a job all the requirements describe skills that are commonly associated with a web developer role despite the title saying Software Developer, all the developer communities I visit are filled with web developers and web dev topics, any topics pertaining to other fields of software development are close to non-existent, and when I go looking into resources for learning the Web Development courses and paths are much more well-supported than other fields.
At first, I was thinking of becoming an Android dev than maybe later learn some web dev but it looks like it would be a better idea to become a web developer since it would be much easier to ingratiate myself into the communities, find resources, communicate with other developers, find a job and I could even use the web dev skills to make mobile apps or apps outside of the web.
Should I stick with Web Dev or continue learning Android?3 -
!dev
Everybody keeps telling me that public transport is better than driving a car. So SBB (rail company) is doing some constuction on a station and i have to take a rail replacement bus. Which is now stuck in traffic.
So like an overly full bus with the heating stuck to max is just creeping along the road. Past a single station that is on repair!
Fuck it im going by car to school even if parking is expensive af!12 -
Tried to install WAMP manually to learn PHP. It almost put me off development altogether, but great when it worked and I learnt a lot doing it. The next time I used Xampp before moving on to vagrant & VMs.
Sometimes setting up the Dev environment is the hardest part of learning. But better to learn in dev than production!3 -
@dev-rant @dfox @trogus
Feature+bug
I think it would be better for the development of of the app to include a feedback/bug option.
Bug-> I changed my password on a different phone but the current phone didn't ask for the updated password, and logged in.7 -
tl;dr Why Linux?
So yeah, another Linux question. I love C# and been doing some WPF and Xamarin stuff and planning to learn ASP.NET, but why do I hear that Linux is better than Windows for web dev. Why should I learn it especially if I want to specialize in .Net? Sorry just a student and I heard Microsoft is bringing a lot of Linux goodness to Windows and I wonder why.10 -
//Non StackOverflow Worthy Question
Just bought a new laptop and I am deciding between dual-boot and vm with windows, most of my dev is .Net Core or Java or web, but sometimes I require Visual Studio, so.
What do you think is a better option?20 -
*Friday morning*
Me: "Ok the client wants to talk with you on Wednesday at 10 am. It's a conference call on Hangouts, here's the link: [ link ]. Be on time, I have already sent you all the details about the topics you'll have to cover. I will be available during the weekend if you need help, we cannot afford to make mistakes"
Smartass Dev: "Don't worry, I am on it"
*Tuesday, after lunch break*
Me: "Just a final check: is everything clear with my email? I'm working late tonight, call me if you need something else. They'll probably share some slides, be sure to join from your laptop: [ link ]"
Smartass Dev: "No problem, I am fine"
*Wednesday, 11.15 am*
Smartass Dev: "Hey, what a shitty client! I waited more than an hour and they did not even tell me that the call was canceled. This is so unprofessional."
Me: "The call was not canceled"
Smartass Dev: "Dude, I had my phone here on the desk. I was ready to answer but they never called"
Me: "Did you open the link?"
Smartass Dev: "What link?????"
Me: "It was on Hangouts, I sent you the link twice"
Smartass Dev: "Really...? I'm so unlucky these days. Next time will be better 🙂" -
In my PR :
Senior dev A : "You should change the format according to <link to coding standard>"
Me : "But it doesn't mention anywhere about that format. <senior dev who wrote the standard> also agrees with me. Other reviewers also already approved."
Senior dev A : **proceed to give me an example from a file that's not even in the PR scope**
Me : "I cannot find that file in my PR"
Senior dev A : **give me another example example from my PR**
Me : "Okay I missed that, I am gonna fix it, but other files are already using consistent format. I have already merged changes for 500 files using this format, and I still have 400 files to go.
Do you really want me to revert the changes from 500 files?" :/
Senior dev A : "I don't want to be your enemy, I just want to make our codebase better"
Me : **Mad because he took this personally.**
**I don't want to be your enemy either. I also care about the codebase. I just want to finish this ticket ASAP instead of implementing your cosmetic changes that's not even in the standard so that I can work on another ticket that will have more impact to the company**
Senior dev A : "Ok, I will approve it, just add some whitespaces"
Me : 🤦♀️
I sometimes think that some senior dev just want to flex when they're reviewing PR.
They just want to let people know they wield the power.9 -
I am a web dev but recently I have a growing interest in robotics and computer engineering. Thus I bought a raspberry pi 3, installed raspbian and then kodi (for testing purposes) on it, kodi was a bit laggy, don't know what to do with it now. Will try to it as a home server, just like a digitalocean droplet. Better suggestions?3
-
A fellow PHP dev I know implies procedural php is better in any way shape or form than OOP as it increases readability...3
-
!dev
Some on here are very open about having addictions or using external things 'to keep going', be better or whatever else reason. I do too myself. (please don't get butthurt)
What do you think about weed & dev instead of - or even with - alcohol & dev?
BTW, I just noticed this (2 hours ago! I didn't know there are limits, which seems like a good idea..). I deem it obligatory to share. It's also the reason I'm asking 😁10 -
My best and worst dev experience this year was getting a new job.
The bad parts: I’m inheriting a code base that was maintained by an outside agency, so there’s very little documentation. There’s a lot of systems maintenance and upgrades that have to be done because it was never done. I’m working at a larger organization, so tracking down who I need for info can be tricky. I’m the only person maintaining my code base.
Now the good parts: Better pay and benefits. My co workers, dev and non-dev, are always helpful. Since the dev team is small, we are very discerning when we pick up work for the websites. I have more independence to self-learn. I’m not at a blame culture. My role is permanently remote.
So far I think the good outweighs the bad.2 -
I’m thinking of replacing my dev duck with baby yoda.
Btw he’s 50 years old, and I bet his psychic abilities could help me run my code better.5 -
As a junior dev, should I waste my times on Working on real world project or should I just solve leetcode questions all days long (interview questions in general)?
Which one is better for me as a learner?7 -
!dev
I've got so much overdue winter break work that I have to skip celebrating New Year to do math and finish my biology sketches.
Argh.
Hope you guys have a better 2018. Happy New Year, I guess?1 -
I handed my PC over to my colleague because he wanted to format a usb stick.
Im runnig windows and arch on dualboot (at this moment in linux).
Guess what he did:
mkfs.vfat /dev/sdb
(My mainpartition)
He better should have asked me what's the exact syntax...15 -
A combination of life literally pushing me in this direction and my own interest in everything that is smart or complex.
But, I hope it serves as a stepping stone for me to achieve better things than being "just a programmer/dev" -
No better way to start off a new year than to wake up to message from the boss telling you that you need to start to work even harder because there are projects overdue and clients has started charging penalties.
Of course he doesn't care that there are only two of us (me, a Junior Android Dev and he iOS Dev) and there are 3 projects, all with deadlines in December 2017 or January 2018.1 -
A certain custom template engine made by some bored developer who had too much free time and thought he could create something better than other widely used template engines. He somehow convinced the lead dev of the company at that time to use his wonderful creation and it is still there after many years.
Spoilers: it is not better than the template engines he copied the features from, and it somehow fucks up certain parts of the css and javascript which makes it a real pain in the ass to work with. -
Starting a new job tomorrow as a junior Java developer. Let's hope this works out better than my last job which was supposedly also as a java dev but involved zero code writing2
-
I have taken a break from computer to spend it with my wife and daughter. We are the O2 watching Frozen on ice. Times like these make you a better father, husband and dev
-
just finished new series 4 of doctor who. how can it possibly get better from here?
sorry !dev but this is my only social environment and at least somewhat of a rant4 -
Alright I have a question for android/ios app dev, as being a web dev I see one has to do so much for tech stack as there are tons of web languages. And to keep themselves upto date according to the latest tech stack they have to learn new every day.
What about app devs you don't have so many languages like web do so can I say a person spending more time in one lang can learn it way better than web devs who have to look for the latest tech stack and start from the scratch?7 -
Working with at a web dev job with a guy who is a really great programmer, the problem I have is I'm dyslexic and remember code is pretty hard for me but when I get in the flow I can do things. Him on the other hand is a machine, reads something and can implement it immediately. Do you guys have any tips on how to do better? I don't want to look like a complete noon.3
-
2 years ago I thought you had to make an if statement for every coordinate in a game to make the character move1
-
Sadness is:
1. Being assigned as mentor just because my ex-mentor wanted me to be a mentor too or did just for fun. The sad part is the mentee that is assigned to me
2. Bestie coming to my city for convocation but can't meet me because her bf wants all the time together
3. Both 1 and 22 -
Having code review with static code analysis and running unit tests on every commit is super useful. Except when you are commiting stuff in a biggest repo in company that goes through CI in ~20min+ and if you try to additionally deploy it to dev server... you'd better brace yourself...1
-
Time management. Maybe it's not really dev related, but I think it's very important. Trying to get better every day.1
-
I cant really contribute much to this wk because im mostly doing dev stuff in my free time.
But league and, well, strategy games in general taught me a lot about micromanaging stuff and thinking ahead. My advice is, if you wanna get better at most mental tasks, go download lol or grab a copy of cities or eu4 and play for half an hour every day.9 -
I am about to buy a ded. server for the first time in my career for a SaaS project (also first time envolved in a huge project like this) and the first that I am full time dev and full time team leader. I am excited as fuck about this.
Q: Anybody works with Linode ded. servers before? Any alternative host company better than this?10 -
BossMan asks me to set up meeting with head engineer tomorrow about integrating 3rd party software. He thinks it bada bing bada boom and the software will get be implemented but I know better he doesn't even know what one of there many products he wants. How do I not embarrass myself in front if the head engineer? I am a full stack student and hope one day to work for this company in a dev role. What should I do?
-
a lot of dev have a miss concept about Unicode/utf8 including me but I believe my understanding get Better and this my last version.
For a project i was developing a rest api for mobile app
when an ios dev asked me
"I send you Unicode string but it appears as ????? in admin web panel "
OMG!!!😨😨😨
Unicode is not an encoding nor an algorithm. it's a standerd which just map a glyph to a codepiont .
but utf8 is the encoding of Unicode and how it's stored or transferred ,
the string you send must be a utf-8 encoded string as the rest of the json you sent . -
What are your thoughts on documenting developer (local/dev) functional testing? Should we be trusted that we've tested our shit and it works? Or should we provide proof? Are we better to provide proof to protect ourselves?3
-
News Feed for web dev trends/news?
I don't want these "how to do some weird shit with divi" kinda-news, I want to learn about new trends, frameworks, stacks, tech n stuff, especially new js features. Mainly webdev but other dev-stuff, too.
And if someone has a better reader than feedly for such feeds, pls let me know.3 -
I really have to say i love and hate dev rant :( Why is the feed so so so so bad. I see almost the same posts everytime/day. Even when i refresh. And its not better when looking at today/week/month/alltime. Is the Devrant just not maintslned anymore or are there just soo few users.
On the other hand though i find it veey enterteining and relateable at times. Much better then some twitter/insta etc .. i hope devrant will get more love from the devs and more user :)4 -
I am a fresher at this IT giant and I was hired to work in a better role as a dev. They assigned me CMS copy paste stuff and I dont like the work here at all. I am preparing for better opportunities. The lead calls me up after working hours to do some more copy paste stuff. I conveyed frankly that I cant devote time after working hours as I have other studies to attend do. Did I fuck myself or did i do the right thing ?5
-
I'm organizing my leaving handover etc,
Just spent the better part of 2 hours making sure a graduate, who due to come on the project has the environment all set up, which is cool dont wana see them stuck,
But when u ask a mid/senior level dev how his set up is goin and he replys with his user name and password for a VM and says, "Work away at it yourself" ,
thats when im trying to hold back my inner Hulk and not lose the Fucking plot! Lazy Cunt! -
Imposter syndrome.
A question guys, I'm a web dev since 2012, started with php, then shifted to frontend, for 3 years my main was PHP and basic HTML CSS, in 2017 I shifted to / did courses on vuejs, angular and react (loved angular the most) also laravel. Have also dabbled a bit in python, for crawling and mining. The problem is I've never worked with a team or for a full fledged Dev company, so I'm unsure as to how to judge my growth and whether I'm moving in the right direction. I feel like I need a lot better understanding of Linux usage and server control, or should I learn nativescript etc.
What do you suggest? Should I simply look for a mentorship program, if yes any clue where?4 -
Does anyone work on a bunch of local NPM modules wanna describe their workflow for local dev vs deploy?
I’ve got mine but it feels a little trashy. It’s basically one npm script to link all the local modules for dev and another which will npm install them in prod - is there a better way without adding more build tools?1 -
Yesterday I wasted 2 hours because a bug in EF Core (https://devrant.com/rants/2323794/...)
Today I wasted another 2 hours because of a bug in Android Studio 3.5.2, which had a report only available in AS 3.6-alpha channel.
Dev life is wonderful huh?
https://issuetracker.google.com/iss... -
Worst project I worked on was fixing up and optimizing a clients legacy Magento app. this thing had leftover code from a few different development teams, and then my company had to make it run better. We outsourced much of it, and it wasn't using a proper git setup. in order to do absorb at all, we had to SSH to a dev server, work directly, and pray another person on the team want working on the same file or breaking something else.1
-
Should I learn Angular 2 or Vue 2?
Not asking which one is better, but which one suits my need better:
I want to move from PHP to nodejs frameworks; I know Vue cause it's famous in the Laravel community, but don't know about the node/js community. I heard Angular 2 is hard, but I'm changing my dev stack so might as invest some time in it. So which one should I pick?
Also, what's a good nodejs framework for starters (who aim to build production-ready apps) (also, not planning on doing mobile apps so no need for cross platform js frameworks).
Thanks in advance12 -
#define DevOps team
- dev team that also does ops or vice versa.
- an ops team calls itself devops but does not actually do development :-|
- IT for developers
- or better to call it SRE team?
...1 -
Any devs here from Canada or who have worked there?... know any?
I'm strongly considering immigrating to Canada to give my future family a better chance at life (My current country has a highly unstable political climate).
Just wondering how the dev lifestyle is living there (for the average dev) i.e.
- Quality of life - I know I can't buy a house, but what can I rent? A house/ flat/ box?
- Hows the dev scene / culture?
- Work life balance / Work environment frustrations (I hear they are very politically correct and this may be a conflict with my blunt nature)
- Income Tax vs Government service delivery, I expect tax will be high due to free health care/ education but are they worth it? nb; any service delivery beats what I get...
Any feedback is welcome and will be appreciated.16 -
So Im planning to build a pc, which i will mainly use it for dev and gaming in free time, my main components will be:
CPU: INTEL 8700K
GPU: GTX 1080 msi or gigabyte?
SSD: 860 EVO
RAM: 16GB 3200MHZ
MOTHERBOARD: should i go with msi or gigabyte whixh one is better?
PSU: 650W or 700W deepcooler?
Also for the cpu cooler do i get water colling or a standard cpu fan?
P.S: i plan to overclock the cpu and gpu at some point.
Also whats your opinion on the rgb lightning gpu and motherboard, and is there point in getting a mobo with sli support (is it work buying second gpu at some point or better upgrade the existing)4 -
I graduated college with double degrees in literature and marketing management. Web and software development and design was a hobby that became my way of life and eventual career path. I guess it's more of a challenge than a hurdle, not having a formal IT education as a foundation, but I'm happy to have learned a lot from my colleagues over the years to better myself as a dev in practice, if not in academics.4
-
Anyone plays Gladiabots (https://gfx47.itch.io/gladiabots)? I used to play it a long time ago and recently "discovered" it again :) I think that this game can make you a better programmer/dev because it challenges you to plan ahead and then "implement". If you want to play a match you can find me under the same nick (but my AI is very weak draft version). BTW do you know any similar games?3
-
When interviewing people still ask me if I work with Eclipse. I'm Android dev, why should I ever work with that piece of sh*t of an non-IDE?
Please just don't ask for Eclipse. No sane androider uses it. I don't like to waste my life using the worst software ever made. I would even say that no one should be using it. NetBeans is better, IntelliJ is best.2 -
I'm halfway through reviewing the code for that one dev on the team who should know better but still ignores every standard we set. It's going to be a rough code review... for him
-
!rant
Im a java dev in my day job (in a bank) and a real estate broker(on the side) as well... Im planning to create my real estate website from scratch. should i do it on java(spring) or other language?
I know php and ruby too. I had plenty of php projects and i had one ror project 5yrs ago.
P.s
which hosting do you recommend. *cheap is better for i am just starting real estate broker.9 -
!dev !rant
thanks for all of your kind words after i had my teeth extracted ( https://devrant.com/rants/1370525/... )
i'm eating normally now, and i'm learning python faster than ever. i really like sololearn better than codeacademy.2 -
Dear humans that identify as Frontend Web Devs,
I get that you aren't adept at the logic aspects of dev, but I would greatly appreciate if you tried to better your simple, common sense logic... or at least have someone do basic QA.
Sincerely,
A Concerned Citizen5 -
Rant && Question
My asshole manager got me shifted from a better team back to my original team. I didn't have any problems in that.
But now when our QA team has also completely resigned, he wants me to work both as dev as well as QA. I joined at a developer position.
All seniors in my team (Tech lead, product manager) are technichaly incompetent.
I am a fresher and don't have any other offers as of now, don't know what to do?2 -
!dev
What do you think about autogenic training by Johannes Heinrich Schultz or meditation in general ?
Do you use it ?
I got back to meditation, autogenic training and walking and I feel better, it helps me fight with my anxiety.1 -
Everything I know is self taught... From a time I dunno when I'm 20, so likely just after the year 2000
From my perspective I think different from most devs more formally trained, which can be to my advantage , the downside of this I'm terrible with names, everything in computing has a anagram.
I'm bad with names anyway... Dyslexic 😉. But if explained to me I know what it is your on about.
I consider myself a good dev, not experienced but otherwise good. But I want to be the best...
I'm also a hacker (nice one) which I think helps me build better more secure programs knowing common vulnerabilitys
I'm proud of what I've achieved so far. Whilst I'm not perfect nor is my work that's what I work towards ... As should every dev -
!dev
Since Robert Patterson will be the next Batman, why not cast Taylor Lautner as Jason Todd, Kristen Stewart as Barbara Gordon and Billy Burke as Jim Gordon.
If you do this, you better go the whole nine yards.2 -
So maybe stack overflow is better for this...but it's kind of ranty too so here goes.
Any react + typescript devs here? Cause I did something dumb. I ejected the project because I needed to build a custom express implementation...long story short, I can't run a webpack react dev server or use hot reload. Which is a PAIN! If I wanted to wait for a full TS and react static recompile after changing a css prop....I wouldn't be in the web game!!
Has anyone else had this and fixed it??1 -
Perfectionism... I often refactor my code because I always see something that could be "done better" in my own work, which can slow me down if I'm not paying attention to my main task.
If I could stop time I would perfect my code all day, but that isn't realistic. 😂
Doesn't apply to dev work only, I've had to learn the art of not giving a shit about every single detail in many other disciplines. I just love getting things done really well. -
ops: your dev environment shuts itself down on boot up, something is broken in the boot process and it'd be more trouble to figure out why so you're better off making a new one again
fuck me
and fuck you too AWS EC2 whatever -
Found a job I could have the perfect skills for at my uni's careers fair today. I thought I'd fuck it up but luckily they brought the dev to the stall and he was just as uncomfortable as I was so naturally I felt better.
-
Nothing better than debugging 7000+ lines of css code when the theme had Grunt setup by default. (Old theme needs update because of client reasons)
Luckily the dev did a good job of adding comments. So I got that going on for me.
Trying to stay more positive this week.4 -
My afternoon has been worse than pulling teeth:
Me: "Hey services admin group, I need a ClientSecret generated."
Services Admin: "We can't do that, but we talked to the original dev team and they can. Go to their Slack channel and someone there will do it for you."
Me: "Hey original dev team, can you create a ClientSecret for me?"
Dev Team: "Does your team lead sign off on this?"
Team Lead: "Give him whatever permission he needs!"
Dev Team: "You should be able to give him whatever permissions he needs"
Team Lead: "I cannot"
Dev Team: "We just gave you permissions to give him permissions"
Team Lead: "I don't know how to give him the permissions he needs. Why didn't you just give him permissions"
Dev Team: "This scales better"2 -
Which of the two jobs is better for a frontend Dev:
1. React project, stressful, bad communication, depending on bad internal libraries
2. WordPress theme building, higher paid, promising startup with stock options8 -
Sit and stare at the computer screen for hours - which by the way, is not far from what I do if I'm honest.
I guess my family is better than the average dev family in that regard.1 -
The only advice I ever got about transitioning from a dev student to actually working in the dev world came when I was on my first semester in an elevator from a random person who already had a job in dev. Not her words, but paraphrased later by someone else:
"The only qualification you really need to make it just fine is the ability to utilise search engines better than the average gorilla"
... and she was right. Also, never before had I noticed, and I was dumbfounded when I did, how bad people actually were at searching for information.2 -
I don’t really think this makes me a better dev, but playing guitar and watching tv shows helps me relieve some stress. Also, spending time with my fiancée. If anything, my job made me a worse dev, which is sad and ironic.
-
I'd probably say the activity that's made me a better dev is going to school for graphic design. Though it would help more if I was a front end developer, it helps me think more about the end user seeing as that's what my schooling focused on. Outside of schooling, probably painting and drawing just due to thinking creatively in my free time I think helps me approach dev problems in different ways than some of my non visual co workers.
-
How do you say no to any opportunity? I mean , as an engineering student, i have learned that anything can be made or any paper can be cleared if we set up our mind towards it( or if there is a deadline/good bucks/both attached to it)
But as a person who has given most of his free time to android dev, i know that i will give better outputs as an android dev than reading some web manuals for 2 days and work as a backend dev.
I am very confused. i have seen people who are very successful yet not passionate about any language , framework or tool. whatever comes in their way and carries a ton of $$$, they shut up, read the docs and make a great product. And then there are people who will only prefer to work in a specific environment and with a limited set of tools and technologies.
Can anyone with industry experience guide me that where should I incline if i am playing for the long run?3 -
How will I get a better Dev job in 12 months, by making projects or by practicing competitive programming?8
-
Well we have android P now and as much as navigation gestures are better than in the dev previews, can confirm it still feels horrible in comparison to the iPhone X, everything else did great though!1
-
Well, they were pretty glad I came up with a better plan than acting (I was not that good at it) and the stars aligned for the dev life. The fact that two of my cousins are extremely successful devs probably helped1
-
Years ago there was a booom with counter-strike portals and I wanted to have one by myself. I uploaded php-fusion on ftp, download a free template and fill content. But, basic profile was not so interesting as on other sites. So I found a dev, sgo wrote me better profile (for free). I wanted to show user id but didn't want ask him, so I tried (echo in html) 4 hours of trying print a simple variable. When I already done it, that feeling was beautiful and I realized, that I can do changes by myself and try other things. Next was basic VIP plugin (with sql injections etc.) which I sell to other people and that was the moment I know I will be dev
-
New guy on my team keeps on saying "oops" and acts like a newb...
He's an experienced dev tho... Like 10yrs...
FML... HOW THE FUCK DID MY BOSS DECIDE TO HIRE HIM...
And then this afternoon I decided to look at internal mobility... all the postings (there were only a few even though we're supposed to be hiring like crazy this year) had descriptions that required experience in everything
Do you want me to move or not ...
"Things here are so much better than before" ... my ass... -
Best: working on a cool xamarin project for a few months with a very cool client which made me a better dev;
Worst: working on a shitty legacy web - a clusterfuck of technologies, crappy workarounds and even shittier clients for the rest of the year; -
I used to work in the culture and entertainment field. Some work days during festivals and tours were long. It wasn’t uncommon for me to work 24h+ straight, but I think the longest uninterrupted work session was during the first iteration of a big music festival, where I ended up doing a 53h (to my recollection) day, then taking a 3h nap, and continuing for another several hours. Dev work is so much easier comparatively in that regard - and the money’s better.
-
A dev decided to overwrite the master branch with his code saying its better. That it fixes the major bugs that all of us couldn't solve.
Against my better judgement of firing him, I decided to test it.
Firing up the testing site, we made test databases to use and we went to house.
In the middle of testing, I noticed the test DBs weren't being changed. While everyone was still testing, I looked at the code. It wasn't made to test on any databases, it was specifically designed for the actual production server.
However the damage was done. In a secret dashboard in the code, someone sent instructions to drop the tables, effectively ruining the production server.
We had the dev go to an offline backup site that only went online every 10 minutes a day to make new backups. So we shut down the production server, setup a maintenance page. I get my ass chewed out again, and we were sitting ducks.
I don't think the dev had enough punishment, so I grabbed his laptop and made a full backup of his data, and locked the SSD in a safe.
I downloaded a Windows 98 and put it on a flash drive. And installed it all on his SSD. The dev is now a proud (pirate) owner of Windows 98.
He came back and started balling on his desk. We all looked at him with a pity, but he deserved it.
I'll give him the drive on Monday.
Do you think he learned his lesson?7 -
Well, for me being a dev or at least a hobby-dev is like reading and writing a book. Each like of code holds a thought as each sentence holds a story. The more you write, the better is the result. It's the feeling that you can do art in multiple ways.
Once you start, you fall down a deep and unknown rabbit hole, yet it's a slow fall, with a lot of obstacles in the way. You'll get bruises. Break something even. In the end you'll die. That doesn't matter though, because what's left after you is the path you chose and it's open for anyone who dares to follow you.
It's like magic. -
2019 Dev Resolutions
- Learn the rest of the languages I want to use
- make a game
- make money off something I program
- contribute to a project
- learn and use git
- get a good schedule for programming
- use a few languages in one project
- be better than I am now
- not be so hard on myself
- publish software/website/game -
I'm pretty sure remote teams don't work with the remote team doing all the coding and we have the same exact JD and in the same department...*sigh* when management are foreign, they really are afraid of letting the local tech team help out. No wonder we are 3, sorry 2 since a fellow dev left to a better job in Amsterdam
-
Had my first ever technical interview! I usually interview well in like normal non dev interviews but I was so fucking nervous I couldn’t think when they asked me technical questions. I did a lot better on the written portion but damn I fucked that up. It’s for a co op position so I don’t think their expectations are super high but still fuck I feel dumb
-
Newb Dev: I've gotten to the point where I can explain the code and non-Dev co-workers give me blank stares. I sit down and realize there's probably a better way to do it, and then go tell the same co-workers and get more blank stares.
-
So I’ve been putting some thought into this for a week now and this is what I’ve come up with for my dev goals.
- Finish learning C
- Learn GoLang
- Learn ASP.NET
- Get better at focusing
- Build more confidence in my skills
- Complete more projects
I have separate reasons for ASP.NET and GoLang. This year I did pretty good at completing my dev goals if I counted right I completed 6/10 of my goals and I’m proud of that, so I believe in myself to be able to complete these goals.2 -
Why do some firms think you can skimp on hardware for devs. I am expected to do full stack windows Dev on a 3 year old dual core Dell with style 16gb of ram. Asked for a replacement you need management approval for anything better than a 128 ssd and 8gb of ram. Some of our databases are > 100gb.3
-
finishing existing projects, resurrecting abandoned projects with dev friends from uni (where we had actual customers calling us and saying they wanna pay us, but we are idiots and couldn't come up with effective pricing)
meanwhile learn proper JS (and node.js, also getting from noob to pro in vue.js/vuex and react/redux)
also getting better in linux server management -
I committed a pr which got accepted to a big open source project… and that’s good! I should feel better about my skills!
(Imagine the following as the Simpsons meme where they go: and that’s good, and that’s bad)
But it was just documentation… and that’s bad… maybe I should not feel better about my skills…
But it may save two or plus hours to the next dev who doesn’t understand what’s going wrong! And that’s good! So I should feel better about my skills cause I spent time debugging and going into details and understanding what was happening just to produce a better documentation!
But I have lack of certain vitamins and a bit of depression.
“And… is that good?”
“No, it’s bad, you should feel ashamed of your skills and about the way you answered someone twenty years ago!”3 -
So apparently all you have to do to get mad kudos from a DocuSign API dev, is to implement an integration without contacting them for help...
Guess they don't trust their own documentation and I don't blame them, it is kinda bad. Tho it is a whole lot better than the other systems I've been working with lately...
Those have been nonexistent at best, completely wrong at other times... -
I'm not liking docker so far. I assume it gets better later, but I've had a miserable experience using it as part of my dev environment so far. Just now I updated it and it broke my db container, so now I'm looking to either downgrade docker or fix the issue, both beings things that take time away from coding.2
-
!rant
Doxygen is one of my favorite dev tools. One, I think it kinda forces me to document my code better than what I used to do without it and two....it's "automatic" -
I'm a 2nd year software development student in college and I'm looking for a new laptop and I thought who'd be better to help me than the fine people at Dev rant. My budget is 700 euro1
-
Asking for a friend....
New job, fairly new to web development, very new to JS. I am failing miserable at my job can’t complete tickets which are mostly bug fixers created by testers. So I am debugging code that I didn’t write on a tech stack I do not know (ampersand, q, radio, lodash, react, etc)
Do I try to learn the language better?
or
Focus on learning debugging with dev tools and getting better at using the webstorm IDE.7 -
My project has just ended. And I feel a bit too settled in my current company, as my employment here is approaching a 10yr line.
An ex-colleague is tempting me with freelance/contractor devops/dev/all purpose handyman adventure.
I'm a bit concerned, but equally tempted.
What should I consider? What would be the reasons you'd use to reject this adventure?
Is contractor role paid better or worse? Or the same?5 -
If a software company has 3 unique client projects, is it better to structure the discord server this way:
`-` is a category (parent) and `--` is a text or voice channel (child)
OPTION 1: category as project
- Project A
-- general
-- resources
-- design
-- dev team 1
-- dev team 2
- Project B
-- general
-- resources
-- design
-- dev team 1
-- dev team 2
- Project C
-- general
-- resources
-- design
-- dev team 1
-- dev team 2
OPTION 2: category as event
- Projects
-- projectA-general
-- projectB-general
-- projectC-general
- Design
-- projectA-design
-- projectB-design
-- projectC-design
- Resources
-- projectA-resources
-- projectB-resources
-- projectC-resources
- Developer discussions
-- projectA-team1-dev
-- projectA-team2-dev
-- projectB-dev
-- projectC-dev
- Meetings
-- projectA-meeting
-- projectB-meeting
-- projectC-meeting
?
What do you think is better.
PS. there is literally NO other communication service that can structure it exactly like this. Only discord is powerful and FREE to do it like this.
- Rocketchat isnt flexible enough to do this
- Slack requires me to pay first so i can do this
- Teams too
So fuck all of them I'll stick to discord unless someone can name me 1 single alternative service capable of structuring channels like this for a real time communication for FREE25 -
me: wanting a clean table to work, the less stuff the better, best would be a single notebook and nothing else
also me: backend dev, so 3 monitors, extern keyboard and mouse, some documentation papers and oh where is this cup coffee of last week coming from? -
How do you deal with the fact that sometimes a junior dev will have a better solution than a senior dev because he knows more on the technology/language for this new project? Maybe for this technology he should be the senior one... But how do you deal with these situations?3
-
Kind of !dev
Googleable question but I though you guys will give better advice. I am curious about computer networking and want to learn about that a bit. Any resources you recommend.8 -
Gemini is WAY better than gpt for dev assistance, at least for me. I’m using it a shit ton these days. I’ll still use gpt for questions like if cow tendon soup helps my ankle tendinitis out 😁.
Gemini is my main man3 -
Apparently I'm a C# dev too now... Things are different.. Like in some ways better.. But still weird and change is always a bit comfortable at first3
-
As much as I love Linux, it just sucks to use its GUI for development.
Maybe I'm just using the wrong distro, anyone knows something better than Ubuntu for Web dev?12 -
If we really try to reinvent the wheel, and if we did that successfully, I bet it will be 2x better than at least all the unfancy stuff in the dev-market
-
The little things are what makes you happy.
It was really annoying that screen doesn't work after an su. It makes sense, but typing "script /dev/null" everytime (and remember to write "exit" after it so bash history works again) is annoying.
So a little script to "/bin/scrn" with the following content made my life better:
#!/bin/sh
command="screen $@"
script /dev/null -c "$command"
Never worry about screen after su again! Tech life is great, isn't it?4 -
Do you 'draft' your code?
I'm just really curious, as I'm not a developer; but I've been doing dev work for the last 8 months...
I just realised today, that 'drafting' my code on paper makes my workflow 10^10 times better and intuitive.
Like, just writing a rough code block with what function I'm going to use and how I'm going to form an equation, etc...
Or do you guys just jump straight ahead and start pushing out code?2 -
What is something I can make as a hobby to learn go better? I've made software like a text editor in python, games in Java and c++, software in c, and irc bots in ruby.
Is go used for anything that I can make as a hobby? I'm not in college or out of it yet so I don't have a job as a dev either.
Thanks4 -
It’s been a bad week for anxiety. I don’t want to take my emergency anti-panic meds all the time because I have a limited amount but dear god do they help. I swear they even make me a better dev. Actual magic. My shoulders are relaxed, I’m hyper focused on my work, the solutions to bugs just jump out at me. Magic I tell ya5
-
There better be a special place for the frontend dev I just replaced. All this absurd html, angular and css obsolete code everywhere 😩
Who other than none-devs uses bootstrap? And who makes a layout, using only 11 columns and shifting it 1 to the side? Whyyyy5 -
Low self-confidence dev:
I'm testing out code that I've written for an hour and works the first time I run it. My first thought: "Well, I guess I'm just getting better at writing code with less obvious bugs -- better debug through all the LOC I just wrote." -
Take this how you will:
"The more experienced a respondent is, the more likely they are to say blockchain technology is an irresponsible use of resources."
Old farts refusing to budge from their ways, or old farts knowing better?
https://insights.stackoverflow.com/...4 -
To most non-dev people, being hit with error after error when fixing one small problem out of a much bigger collection of problems would probably be infuriating.
To me, it's a huge loop of:
for(var failsAtLine = 1; failsAtLine < lines.length; failsAtLine++;) {
changeSomething();
runTest();
readErrors();
cry();
comtemplateMeaningOfLife();
}
openChampagne();
Would help if deployer.org had better documentation and bigger support community. -
Can someone give a roadmap for learning Backend Web app Dev?
I heard that php is better at performance for large web apps
or should i go for something else ( i prefer to be native)
I don't like python/django because it has small community/resourses to learn from compared to php14 -
Not really sure it can be called "dev" technology but I think it fits rather well.
My problem is my 4K screen. You see, I bought this PC around 1 year ago (a Dell Inspiron 15 7000 of those times) and it had the possibility to have a 4K screen and I said myself "Why not? Everything will look so much better!"
Silly me.
Many apps do not work so well with such high DPI and their UI and icons are less then 0.5cm large. It definitely was not worth it.
So my worst dev tech is any app that does not support high DPI or has no ability to change icon size (TexStudio does and I just love it!). Next PC a good old FullHD will suffice.2 -
Dev goals: building and deploying four apps (kotlin, flutter, unity) ; getting better at tdd; deeper understanding of core compsci principals ; mentorship; teaching; reading through at least one software practices book a month ; attending at least one local tech event monthly ;and prepping for finally getting out and speaking at conferences in 2021.
-
Soon launching a social networking app just for devs. Post Dev memes, Collab, rant, brainstorm over ideas, reach out to anyone for chat, post your cool devspace pictures and earn rewards. Stay tuned!
Ps- I know there are many similar platforms, this is just a project I developed learning coding app development so just don't brag me about the concept. Although, a better UI/UX never hurts!
The project is fully coded by me and am open for Sr. Devs collabs for the project.16 -
I want to know what you do to improve yourself. Hard skills and soft skills.
And because I think it's important to always try to get better, do you have tips to be a better lead dev? -
Xamarin vs Flutter
I already know c# but I’m thinking it’s better to learn Dart + Flutter than carry on with Xamarin (only ever worked on the back end parts of Xamarin so not familiar with the layout syntax and the ui side of it).
Xamarin seems to be so clunky (to be fair more the dev environment than the end result), even on a powerful machine it’s a pig to work on.
Our project uses Xamarin forms, without any extra MVVM framework such as Prism and it just seems a bit shit from what front end code I’ve seen (could be the devs).
So given that I’m not sure that holding out for MAUI and expecting it to be a silver bullet is a good idea.
Is the UI code for Flutter any cleaner?
Is the dev environment more reliable?
Or is another option better, such as ReactNative or Ionic ?
(Particularly if one of those would let you develop an iOS version without access to a Mac)2 -
I think the most people who are saying remote increased efficiency is hiding the fact their total job output has dropped. They can hide when they are not working and not everydev job is stimulating, so you can bullshit your way with increased efficiency. Some, like web dev, is brain damaging for example.
Tldr: for most of the people, job output drops because of lack of oversight. A few examples of better remote worker won’t change the fact.13 -
I've been working on an ERP system these days. Learned how to properly use AJAX and JS. Also, my code is so much organized now, I can really say I'm a better dev now than I was before and this particular project is making me give my everything everyday.
-
How to get good at solving problems.
My managers says that I should consider scalability, dev efforts, Operational costs etc. I am really new in this, I really need to figure out a lot of things by understanding architecture and then there are added quality parameters of the solution, where can I read all this? How to get good at this? I know one of the solution is to actually work on it, can I still get some other resources to understand things better?1 -
!rant
Can the awesome devs here please critique my resume and give me some useful tips or how I could improve myself,or better yet devs, if you have a position at your work place help another dev out.
I'm a third year Grad student looking for Android Developer Internships for Summer 2017.
Resume link: https://docs.google.com/document/d/... -
1) I really can't into math and it's been pretty easy to hide it while working as a dev.
2) I just love to create. As soon as I noticed I'm really bad at storytelling I found out I can create by coding.
3) THE FEELING OF GAINING EXPERIENCE AND GETTING BETTER IS JUST SO GREAT I'M ADDICTED TO IT -
Can you teach leadership?
Our dev manager is currently receiving "leadership training" every Friday morning from some folks in upper management... you know, to be a better leader.
Something about personality and EQ... yeah, I call BS!5 -
Was generating a JSON based config manually to be used by a script another dev wrote - only to be criticized for using the text editors built in formatter. Evidently lining up the colon separating key value pairs is a thing.
If readability was so important to you why the fuck did you decide on using JSON as a configuration format? Especially when you could have gone with YAML or better yet INI (flat key/value pairs) style config. -
How do I deal with a lead who was hired to lead a predominantly backend team when he's just an average frontend dev. He's so afraid to try new tech and so reluctant to learn. Plus most of the junior developers are better than him. He even tries to shift the blame on other devs. It's so hard to deal with the guy. Our old lead was so much better the guy was a really bad hire zzzzz.1
-
Best part about being a dev is easily the fact than when something about a product bothers me, I can either build a better product or stuff it!
-
Helped SO's parents with web dev I'm a bid to get to know them better. Figure the rest. Don't help family. Atleast not for free. Rather, just don't, unless you're okay with multiple change requests.
-
What is better for a Junior position front end or backend? I like both and I don't want to apply to full stack positions cause it's exhaustive and salary not worth it and not good as a starting point for a dev journey.14
-
I’m currently in school and halfway done my bachelors in SE and I need a PT job.
I used to work as a server and security guard, but I want to do something PT that’s somewhat related to dev. My focus is game programming and most game studios generally take only full timers.
What are some industries in the dev field that can be good to work in on a part time basis? Any tools/languages I should pick up?
Or even better - something that I could do on a PT basis related to dev from home?