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 - "think"
-
Her: you're a coder right?
Me: I prefer programmer, yeah why?
Her: I accidentally switched my phone to another language and I...
/(ò.ó)┛彡┻━┻9 -
I have a new car that drives itself to a certain degree.
However if you take your hands off of the steering wheel, after 15 seconds it starts shouting at you to put your hands back on the steering wheel.
SO imagine you’re the developer.
You can recognise when someone’s hands aren’t on the wheel.
Why might that be the case? The driver is sleeping, dead or otherwise incapacitated.
Appropriate response?
1) slow the car down to a stop?
2) just turn off self steering so the car veers into oncoming traffic.
Yes you guessed correctly - it’s option 2!
For the love of fuck. Surely the better option would be to keep the thing steering but slow it to a stop.
#developeritus16 -
Started Computer Science class yesterday, but i code like 12 years. My fellow mates mostly never coded in their life. They think its gonna be easy. They think they will have a social life. They think their gonna get sleep.
Those fools.11 -
Today when showing a game that I made:
X: So you used Unity, it's so easy
Me: Yeah I mean compared to....
X: Thus since you used a game engine, I can't say your game was completly developed by you.
Me: So you are saying that since a builder didn't make bricks thus he can't claim credits on the building he made?13 -
Just discovered that one of my coworkers(well...my boss really) has the uncanny ability to detect fonts and sizes with extreme accuracy.
For some of you that may be not impressive at all and some can probably do it too. But its like...not only on websites man...she can do it on things that we see printed, menus and stuff.
That to me at least is very impressive.11 -
Ooo, nice number 😁
Come to think of it, how many people do you think have it as their password? 😏19 -
You think you're doing well, then you talk to someone who operates at a skill level so far above you, it makes you think why even bother.9
-
When given a task, don't start working immediately. Think about it first.
If it is taking too long, don't just persevere, stop and think why.
You are paid to think, not type.13 -
>Degree i think im getting: software engineering
>Degree my parents think im getting: repair magic2 -
I just noticed the huge amount of Germans on this platform. Gather together, my fellow Schnitzels! 🍻24
-
Waisting some times on codewars.com
~~~~
3 kyu challenge:
Given a string with mathematical operations like this: ‘3+5*7*(10-45)’, compute the result
~~~~~
*Does a quick and easy one liner in python using eval()*
*sees people actually writing some 100 lines parsing the string and calculating using priority of operation*
Poor them...
(Btw, passed to lvl 4 kyu thx to this)14 -
I see this is true.
I am learning software development I understand what the code does but the most difficult part is to think and think and think what code to implement and how you're going to code it to make the program work.6 -
The longer I work in IT, the longer it takes me to answer tech questions.
In my jr days I was confident and used to blab out the first thing [solution] that came to my mind. But now.. Now I tend to require a few minutes to think about the question, the problem, possible solutions, weight out their pros and cons and only then can I start answering.
If I don't wait, I usually tend to regret rushing as a better answer comes to me a few minutes later
is it just me getting old? Or do you have the same thing?23 -
I'm freaking the fuck out.
After months of learning from bootcamp and on my own, after a month of no resumes replied to, after almost giving up I finally got a job opportunity in front-end web development.
The thing is, I have to pass their online test to verify my JavaScript-fu.
3 hours.
4 tasks.
And I feel like garbage who can't understand even the most basic algorithms.
By the power of Grayskull, I don't think I have the power...
Wish me luck.16 -
(Meeting with Client)
Client: The script you sent us is broken... It can't run... We can't test now. (Their supervisor even insinuated that I did that on purpose :/ What?!)
Asked for logs, googled for solutions. Moments later.
Client: Oh it's our server's problem.
:/1 -
A nice word to all developers who say stuff like "I know I write bad code, but what does it matter.":
Please try to think in a logical way about what this part you are about to write has to do. It is much more difficult to rewrite code, the longer you wait after you started to code.
Bad code can have big impacts on different levels.
For example financially: Bad coding style or program structure can lead to thousands or much more in losses because of nasty bugs, bad performance, expandability or maintainability.
Think about quality over quantity.
A little example: I had to work together with other coders to meet a fucking tight deadline. The last day we coded like crazy and these dudes started to apply styling changes (CSS) directly as inline styles to the HTML code, instead of taking a few minutes more to find where in the CSS files they had to make the changes.
At the end of the deadline we had more stylingbugs than before. It took us another whopping 3 hours to fix what they had done.
So next time you code: Thinking before coding is mostly faster than just straightahead coding and fixing at the end. 😉2 -
When I'm tired, I can't do a damned thing. If it takes effort or concentration, I'm useless. Games are just frustrating. If it's something enjoyable, I simply can't care enough to enjoy it. If I read a book, I can't focus on the words, and won't remember anything I read. If its mindless like watching Netflix, I won't remember the next day, or rather I'll remember just enough to ruin it for myself.
So why not sleep?
Because I've been feeling like this every day, all day long for months. No, that vile liquid called coffee doesn't help. If I rest my eyes and stop thinking for a few minutes, I wake up a little and can function normally for a minute or two before passing out again. I'm not depressed, or at least I don't think I am. I feel like my brain died or got replaced with a lizard's.
And this sucks because I'm still during the probation period at work, and learning the sprawling and intricate codebase is actually challenging. And they're giving me large tickets because I was a dummy and impressed them too much.
Idk what's wrong with me, but I hope it stops soon.
I miss being able to think and plan and do anything besides just struggle to stay awake. 😞16 -
When somebody says they know how to program and I ask them what languages they know and they say XML, CSS, HTML.16
-
Mate: I think we should use firebase for our project.
Me: why?, I don't think our project require firebase
Mate: I think there should be some use of firebase in our project.
Me: *madly Explains complete project architecture why we don't need real-time database*
Mate: *not accepting* there should be use of firebase, I'll think and tell you
Me: *Flips table* 😡5 -
Guys! Yes, you devs! Not all the places in the world has the thing you call "state". Why the hell this field is required unrelated to country?6
-
Why do users find it so hard to understand short and clear error messages that are in place to inform them what's going wrong? Why do they instead waste my time when the message clearly says that the password is too short and hasn't got any special characters? FFS!4
-
Is it only me or does anyone else think that they are a bad developer? Everytime im on devrant i think that i dont know shit.. :(7
-
* Sets up some software
"Alright, and now to start the database"
* types "sudo systemctl start po-"
* hits tab -> poweroff.target
* Enter
...fuck me
little did I know, the database was already started...4 -
Thinking about getting this as a tattoo on my wrist (without the words), what do you think? Currently 21, will this decision fuck me over somewhere?11
-
I today have seen lovers'name carved into a tree. I don't think it's cute. I just think it's strange how many people take knives on a date10
-
I'm flying Lufthansa right now, and if the wifi on this plane is indicative of German wifi, my rants will become much much much angrier... this is absurd.
For those in Germany with this wifi... HOW DO YOU FUNCTION???!!!?!?!27 -
I noticed that a lot of people are ranting about writing code on paper in the wk92 rant, but that got me thinking: does anyone here write something like "pseudo-code" (or some kind of plan) on paper before they type out their code?21
-
Interviewer: what's your worst quality?
Interviewee: I'm scrupulously honest
Interviewer: I don't think that's a bad quality
Interviewee: I don't give a fuck what you think3 -
Q: How many programmers does it take to change a light bulb ?
A: None, that's a hardware problem.
*badum tsss* -
iPhones are ridiculously picky when it comes to finding a mate- um charger. And knowing why doesn't really make it any easier to understand why. If anything it baffles me more.
So, let's start with appliances that are not phones. Think Bluetooth headsets, keyboards, earbuds, whatever. Those are simple devices. They see 5V on the VCC line and 0V on ground, and they will charge at whatever current they are meant to. Usually it will not exceed 200mA, and the USB 2.0 spec allows for up to 500mA from any USB outlet. So that's perfectly reasonable to be done without any fuss whatsoever.
Phones on the other hand are smarter.. some might say too smart for their own good. In this case I will only cover Android phones, because while they are smarter than they perhaps should be, they are still reasonable.
So if you connect an Android phone to the same 5V VCC and 0V ground, while leaving the data lines floating, the phone will charge at 500mA. This is exactly to be within USB 2.0 spec, as mentioned earlier. Without the data lines, the phone has no way to tell whether it *can* pull more, without *actually* trying to pull more (potentially frying a charger that's not rated for it). Now in an Android phone you can tell it to pull more, in a fairly straightforward way. You just short the data lines together, and the phone will recognize this as a simple charger that it can pull 1A from. Note that shorting data lines is not a bad thing, we do it all the time. It is just another term for making a connection between 2 points. Android does this right. Also note that shorted data lines cannot be used to send data. They are inherently pulled to the same voltage level, probably 0V but not sure.
And then the iPhones come in, Thinking Different. The iPhones require you to pull the data lines to some very specific voltage levels. And of course it's terribly documented because iSheep just trying to use their Apple original white nugget charger overseas and shit like that. I do not know which voltage levels they are (please let me know!), but it is certainly not a regular short. Now you connect the iPhone to, say, a laptop or something to charge. An Android phone would just charge while keeping data transmission disabled (because they can be left floating or shorted). This is for security reasons mostly, preventing e.g. a malicious computer from messing with it. An iPhone needs to be unlocked to just charge the damn thing. I'm fairly sure that that's because the data lines need to be pulled up, which could in theory enable a malicious computer to still get some information in or out of it. USB data transmission works at at least 200mV difference between the data lines. It could be more than that. So you need to unlock it.
Apple, how about you just short your goddamn data lines too like everyone else? And while you're at it, get rid of this Lightning connector. I get it, micro USB was too hard for your users. I guess they are blind pigs after all. But USB-C solved all of that and more. The only difference I can think of is that the Lightning connector can be a single board with pads on either side on the connector, while in USB-C that could be at the socket end (socket being less common to be replaced). And at the end of the day, that really doesn't matter with all the other things that will break first.
Think Different. Think Retarded. Such tiny batteries and you can't even fucking charge them properly.6 -
Should I actually look into getting a dev job..?
*I have a high school diploma (graduated three years early)
*College dropout (3-4 months, Computer Science - Personal Reasons)
*No prior work experience.
*Good textural communication skills, poor verbal communication skills.
*Currentally unemployed. (NEET :P)
*I have extensive personal experience with Java, and Python. Some Lua. Knowledge of data generation, parsing, Linux, Windows, Terminal(cmd & bash), & Encryption(Ciphers).
*Math, but very little algebra/geometry (though, could easily improve these).
*Work best under preasure.
Remote only.
Think anyone would hire me..?13 -
"So I have this awesome app idea..."
Proceeds to tell me, "I'll be, like, the face of the company, and you can just focus on the tech stuff, in the background."
Chad called me ugly nerd, so I took his idea, got an investment from his own father, built the company, and sold it.
See Chad got a new job as a sales development rep
At the company I built and sold
Haha epic2 -
At what point can you say you are a programmer of a language? Is there an exact amount of lines of code carved in stone somewhere? I call myself a Python Programmer because even know I am self tought, I have been working with the language for years and I am very good with it. "Professional" level by some accounts, though I wouldn't go as far to say that myself. I have been working with Java a couple of weeks and it has been going very well, but I wouldn't call myself a Java programmer, but should I? At what point does one pass that line?
Idk.. Just a little shower thought for ya. What do you think?29 -
Published my first article on medium the other day, and today I got a private message from an editor, asking if I would be interested in posting to their publication 😁1
-
Losing weight (in the particular - belly fat) has an adverse impact on my WFH experience :( I can no longer lay on my back with my legs bent and have my lappy rest on my belly comfortably...
I can't reach the touchpad any more as it's now hiding behind my ribcage :(
I didn't think this through. damn it!39 -
When you have to explain to your boss that you aren't finished because you're fixing a bug, that's caused by fixing a bug, that's caused by fixing a bug, that's caused by fixing the actual bug.1
-
My grandmother think I'm a hacker and i can hack banks, police and state department systems.
Her friends think I can start WWIII while i can hack military systems (think nuclear weapons) ...
I feel bad for them.1 -
I finally got to updating my old laptop when I saw a post about Ubuntu 18.04 being released. What do you guys think of it?8
-
I think my ISP has been a little sneaky cum gargler. Nothing wanted to stream properly for awhile now. When even youtube struggles shit is wrong.
Installed protonvpn now and by the power of some magical internet ball bag the internet came forth and is streaming at 720p no buffer even required and from a not so glorious server.
did they try to keep me blind? Not no more I have wiped that jizz off my face.4 -
1. I'm sick with a cold. I'm dying.
2. You know, it feels like some objects' destiny is bound to mine. Like this woolen shawl that over 15 years ago I used to use to keep my head warm in the heavy snow, then forgot it existed and now it resurfaced as I was talking to mom about my head being cold while having the cold.
3. If things go well, this shawl will come with me on my next trip. That is, if this cold doesn't make a stop in afterlife.
**achoo**18 -
Me: We have a new research project for you. We need you to test these 2 new services, see how they will fit into the new application, look at alternatives if necessary etc. At the end we need you to write a report with your findings, showing how you would integrate them to achieve X, Y and Z, and how much it would cost each month.
Dev: sounds good, I'll come back to you when I have it.
*2 and a half weeks later*
Document paragraph 1: The new language translation service doesn't support the languages we need.
Document paragraph 2: Here's my proposal for integrating the new language translation service.
*review*
Me: So I had a look at the doc and it says it doesn't support the languages.
Dev: yeah unfortunately not.
Me: Ok, so when you discovered that, why didn't you look for an alternative? Or come back to me and say it's not going to work.
Dev: I dunno, I thought you'd want to see the rest of the research first.
Me: ... not if we know for 100% undeniable fact that it will never function.
Dev: Ah ok, I didn't think of that. I'll do that next time, don't worry.
... aw how sweet, he thinks there will be a next time. Poor guy.2 -
Boss: What you guys think about this feature?
Employee: ~details 5 good reasons not to implement it~
Boss: Nah, I don't think so, do it anyway.3 -
i am actually exciting to go to work tommorow.
Thats weird.
Over the weekend the gf was away and it was quite boring, gaming didnt do the thing so i relaxed quite a lot but i am somewhat excited to continue to work tomorrow, to further my project. I was able to stop to do nothing at home, but still..its a bit weird3 -
!sure if rant
i think i just realized the main reason i hate programming even though i love programming.
i love being able to think about whatever i want to think whenever i want to think.
but programming jobs inherently and many segments of own hobby projects often require me to think about something specific which someone else requires me to think about...
does that make any sense?1 -
Think twice code Once, if I had a cent for every time I've jump right into the code without a proper analysis or design just to notice that my whole implementation is not functional or scalable I'd be a millionare1
-
I received a call from my boss saying I was laid off while I was out.
Wait a minute... I actually just woke up... This was all a dream...
Wonder if it is a message from my subconscious though...
Anyone else dream they get fired?5 -
I always emphasize for our trainees to just ask if they need help or have any questions.
But damn, some of them just keep asking about everything! It almost feels like they don’t think to themselves at all..6 -
Today:
Someone: OMGz I have a demo in an hour and I need X, Y, Z.
-at this point it's not a big ask-
Me: Ok there that's good.
Someone: Also A,B,C!!!
Me: Ok you need to tell me D, E, F...
-radio silence ... clock continues to click...-
ʅ(´◔౪◔)ʃ -
CNC finished...
Can't do anything else (level it and such) until I get new motors...
the steppers I ordered one month ago returned back to China, FUCKKKKKK
one more month waiting.
So many project ideas.... nothing concrete.
What should I do now? Did my BT controlled car, the CNC, ... Any ideas?9 -
Why isn't this ready for testing yet?
Could it be that despite multiple meetings emails and face to face conversations none of you have provided me with what I actually need?
Yes I can create you new email and SMS campaigns. But I need two little things first.
1 The template text.
2 The sign off forms from compliance
Without them I can't do shit. So stop chasing me on where we're at because I've been chasing you on this for two weeks.
This shit here is why I'm the grumpy It guy. -
- Think YOU'VE got a personality complex? I'm a software engineer who majored in marketing.
- Think YOU'VE got a phobia about failing? I wrote a book on developing for Google Glass. And tech edited another on Hailstorm.
- Think YOU'VE got self-confidence issues? I had a run of 7 straight rejections by companies in the Fortune 500.
- Think YOU'VE got reservations about flexing your certifications? I held a MCP in FrontPage.
- Think YOU'VE got paranoia about your degree? My MBA's from the University of Phoenix.
- Think YOU'RE a glutton for punishment? I - Think Android Content Providers are a good idea.
- Think YOU'VE got a confusing skill set? A hiring manager told me I was "too passionate about technology to work here at Microsoft".
- Think YOU'VE got issues with intellectual property? I was given a cease-&-desist order for the first domain I registered.
- Think YOU'VE got false bravado? I had over 400,000 followers on Google+.
While all of these are hilarious quips and great social ice breakers, they're all 100% true. Enjoy your day. ;)15 -
Anyone noticed new Facebook logo? Relatable to new iphone launch......
Someone changed RGB to CMYK.....
keep going.....1 -
"The question of whether computers can think is like the question of whether submarines can swim." - Edsger W. Dijkstra1
-
What do my family think I do as a Dev?
The most stereotypical thing you can think of, they think I sit on my ass all day procrastinating.
Obviously they're wrong.... I do some work now and then.... only now and then... -
I think something's wrong with me... I just went on StackOverflow and answered questions for roughly 4 hours and it was a blast1
-
I typically get constantly interrupted. It’s become part of my workflow. I wish I could work in silence a lot of the time.1
-
I'm going insane.
My colleague wanted to sort an excel spreadsheet and got an error. "Can't sort, column width must match" (or something along the lines) . Which basically means you got non uniformly merged cells.
Without telling me this, he asked for training on how to change column width precisely, after spending 30 minutes explaining he done just that. Column by column for all 40 columns he did just that. Resized to 10 of something (no one really knows what those width numbers in Microsoft Excel really mean) and try to sort.
I Shit you knot, he got the exact same error and flipped out angry at me for creating a shitty system (I think he spent an hour or two total with double and triple checking the sizes)
I did laugh because of this, but I do feel bad for not asking what was the real reason before all of this.1 -
Non technical Co-founder comes up with some batshit crazy idea and says it’s Agile because he thinks that means you’re not allowed to argue with it.
Dumb people are dumb.4 -
I think the change is stupid. I also think getting so upset about the change is stupid. Why is everybody so stupid?1
-
I see people posting their stickers here, so here is mine. I think it totally represents me. What do you guys think?6
-
I have a gitlab instance behind a reverse proxy at gitlab.mydoman.pizza (yeah my TLD is .pizza 😎🍕). I have a personal site hosted on GitHub pages. I have a CNAME record in GitHub repo pointing to mydomain.pizza. I have 4 A records on my domain registrar pointing to the GitHub pages server IP addresses. now both mydomain.pizza and myusername.github.io both go to my gitlab instance??¿¿ what the fuuuuuckkkkk?¿?¿1
-
When I go to sleep, driving my car, or when I am distracted with some hobbies my mind give me some ideas and motivation for doing programs and games.
Then I switch on my PC and my laziness come from holidays to fuck my projects and doing anything.
Idk why.
I need help? Or my life as programmer sucks? -
!rant
guys what do you think of microsoft ergonomic sculpt keyboard?, does it feel good?, i think its pretty cool11 -
What u guys think which technology.... Literally have biggest impact in the world??
I think mobile phones.
What u guys think?19 -
I think YouTube is trying to tell me something. I think I'll pass though, I don't really fancy working at such a massive company.1
-
Google bloody captcha.
It works fine, until you have more than one form on a page then the complexity increases by 100000%.
Finally my colleague gets it working then I read an article that says bots use Google own speech recognition service to defeat it. Fun times.3 -
stupid react fucks, they upgraded webpack to 5 which breaks being able to access process.env
good thing you can't access the webpack config to fix it!
essentially this "wise decision" by the team makes this entire docs page WRONG: https://create-react-app.dev/docs/...21 -
You have a job for 7 days and you will get paid with 1 piece of gold per day. Problem is there's a block of gold made up of 7 pieces, and there is a knife that can cut it only twice. How would you solve this problem? Making sure the employee has the right amount of gold every day!
There are no tricks in the question like buying a new knife or whatever. There is a unique mathematical solution. Go!8 -
You know how we mock recruiters for not knowing anything...
I wonder if they have an app where they mock developers ... Probably not they'd need one of us to build it.1 -
Anyone else think it would be easier if the ++ was on the right. Makes me think there should be a left and right handed option for apps.10
-
Do you think your job is actually making a difference to the society? Do you think it's necessary to make a difference?7
-
Any other South Africans here?
What y'all think of the loadshedding?
I think the bastards should all be rounded up and charged with treason and manslaughter12 -
So to keep me going through the day I sometimes entertain myself by adding funny comments to my pull requests. I sit there giggling to myself like some sort of lunatic and the rest of the office probably think I'm a nutcase.
Todays gem was:
Added timeout to prevent hanging. Bet they wish they'd had this feature in the 16th century
Honestly I think my talents are wasted here...1 -
I'm starting to FUCKing hate those 1-5 lines minified 3rdparty javascript snippets that everyone seems to be bombarding their website with.
Why on gods ungodly earth would you ever dream of injecting this kind of style into my <head> tag.
Without any warning whatsoever.
You couldn't be FUCKing bothered to be thinking about the consequences, before pushing such an update to your production server.
That's how you leave your users website broken, or ugly af.
I know it's an easy fix, simply remove the snippet that injects this crap, if only I was allowed to say "no don't keep this FUCKing crap" to the customer.2 -
I can crush a watermelon with my thighs. How do you think your neck would fare? And where do you think AoK went?15
-
Guys guys guys,
I'm looking to work in Australia,
Should I find a job then get a work visa, or get the visa, get into Australia, then look for a job.
Advice pleases12 -
"Users will tell you what they think they want.
Users will tell you what they think you want to hear.
Users will tell you what they think sounds good.
Users will not tell you what you need to know.
You have to watch them to discover that." - Adam Judge1 -
It's been 3 days since I started my dev job and it's been pretty stressful. I could have posted at least 3, maybe 4 rants each day. Mainly about trivial bullshit that I let get to me.
Lets just say it came to a head today and that's when one of my bosses, who doesn't even really need to know who I am, decided to help me out. No reason why, just being kind.
I get home to find my other half had been making my lunch for me for tomorrow and had made dinner for me as a surprise. Didn't ask her to do it, she just did it out of the kindness of her heart.
It just made me realise that I'm actually surrounded by great people who I value a lot and appreciate more and more each day. -
NO! Use the description instead of the primary key because the key might change ................................................................................................................... vs the description .............................................................................................................. the key more likely .............................................. meh2
-
Am I the only one that feels like the Linux sound driver (alsa) have a more clean sound than the windows drivers? I'm a pianist (at least I'm playing the piano in my free time 😜) and I feel more comfortable with the sound on my Linux. (I use the same physical piano modeling software on both systems)1
-
Haskell is so funny like if you ask a function for some pizza, you get a bunch of pizza boxes back, and then when you want to put topping on the pizza you're like "hey can i like actually have the pizza now?", and then you realise you can't actually change the pizza so you make copies of them with the topping on.1
-
Opinions please.
I want to share a small model in my iOS app. Now on android I'd do with with ViewModelProviders, but on iOS I'm going with SharedDataContainer which is basically a singleton class that store key value data.
Is there any better approach? Data will not be bigger than 10 list items with guid (key) and int (value)
However; when I have big data I do cache on disk or hello OOM exceptions (or whatever they call that bitch on iOS) -
"hey guys look at soeedtest beta!"
[looks at them with a smirk]
"Hey, you should try it!"
[Shows my custom speedtest instance]
Me: "I had this weeks before you guys caught with the flow"
yeah new speedtest is awesome but a custom speedtest is even more awesome3 -
so I've made a coolors palette, and I think it looks good. What do you guys think?
https://coolors.co/u/fbarda4 -
Just a random quote I found today.
I am not what I think I am.
I am not what you think I am.
I am what I think you think I am.5 -
I think the most corruption in the field of programming is using the language Javascript. *Think Think*1
-
Do you think tracking work hours by ticket makes sense?
I think it's a waste of dev time. Not sure from PM pov.6 -
Ctrl+X followed by Ctrl+C to quit. Let that sink in. Think about :wq. Think about Ctrl+X. Think. Ask yourself how you think about it and then think again.
And if you say "well it's AWESOME" then start using your clipboard more when using a gui around the terminal or ssh and come back 1 month later.
People say vi is counter intuitive.. what the fuck is emacs then?2 -
I haven't ranted anything in 21 days. Life is getting boring. Same old bugs, idiot clients, implementing crud over and over,,
How to deal with this?4 -
Do you think elon musk will do good things to twitter? And do you think he will make some things open source? I don't think i want to see twitters source code16
-
For a site selling a bluetooth controler for your mobile device, their mobile view of the site leaves a lot to be desired. http://www.gamesir.hk3
-
What do you think of personality types and which do you think is the most prevalent in the developer community?4
-
Talent Acquisition for a company I previously turned down reached out to me again. Bragging about their business acquisitions and head count increase. Lol that means nothing to me unless you significantly improved your pretty shitty PTO policy, which is why I turned them down in the first place and explicitly told them that was the reason.
I guess they think I’m desperate because I haven’t updated my LinkedIn, so it looks like I’ve been unemployed for a year. Nope, not unemployed. Just don’t want my enemies to find me at new job.
I ranted about that place here: https://devrant.com/rants/4832237/...2 -
I think the dev missed a nullcheck before `handlebars.compile(name)`, don't you think?
// this snippet is from our product's repo ;)7 -
They think I sit on my arse all day and do nothing 😂 then sometimes think I’m really clever and good at computers lol
-
We have a custom made CMS, where you can use templates (previous designs). Most of the time I see these templates with Javascript/jQuery that looks like this...
Edit: There is an extra $ in front of the first (function($). So like this: $(function($)6 -
It’s Old and New At The Same Time. What do you think it is?
The clues?
Think Size, Think Why, Don’t Think Religion.1 -
Y'all have your rubber duck to debug, but I have my own technic: the SO debugging.
It simply consists as asking your question as you'd normally do, but while doing so, you still think about your issue, and how people not knowing your problem but still knowing about dev would react to your question, making you asking other related question (SO's related question might also help).
IMHO, the most important part is the "related" question, that helps you to think outside the box. It makes your problematic progress a lot, and has the gift of not making you loosing any hope ; and if you ever block for good, your question will look less silly than at the beginning -
sometimes need to learn about how people thinking much more than computer do. like visualitaion your "magic" code with some people want.
-
listenables, singable, crap = select(spotify.discover_weekly,out_loud,[])
for song in listenables:
if song.style == 'oldie':
print "Seriously Spotify? Do I look like I'm 65?"
time.sleep(5.0)
out_loud.append(song)
if song.style == 'cool':
time.sleep(2.0)
continue -
I think I've hit the co-worker jackpot.
Downside: I'm afraid to make any changes, because I don't think I'll get this lucky again. -
If you think about the past; you will be depressed and achieve nothing
If you think about the present; you will be happy but stay mediocre
If you think about the future; you will be depressed and may achieve something
Which one do you choose?7 -
good things i have a "sad" face. Project Leader or producer thinks i work really hard. They keep telling me "you look so tired today man. Have some fun"
-
Hey all - do you think web development will be around in 10 years from now? And if so, how do you think it will change?5
-
A lot of people are diving into web dev - true is the next big thing as native apps will soon become obsolete ...
But have you taught about web security.
They are few web security experts out there and sooner the global focus will be on user safety not just user experience.3 -
Never disturb a programmer in heat !
.
.
.
.
.
[RIP to all the lives lost in Uri and NYC.
this planet has no place for terrorism.]1 -
Any recommendation (super) thin laptop under $1000?
I think of lenovo yoga, but I don't need the touch screen, and I think it's just upping the price.15 -
I think actually this question is asking the wrong crowd...
I think we're more often ranting about it experiences with incompetent ones? -
One of the most difficult things to cope with in development is to stop, stay calm and think clearly when deadlines are breathing down your neck.4
-
I think I'm the only one who doesn't like the new black theme... I think I'll stick with the current dark instead3
-
I think I can, I think I can, I think I can Ahh darn missing semi colon... I think I can I think I can!!
-
Me: Working on trying to salvage our shitty project
PM: EMAILS ARN'T BEING SENT FOR OUR TEST ENVIRONMENTS
Me: Ohkay.. Is it urgent? I fixed it last time.. Seems like the other devs broke it.
PM: YES WE NEED TO PASS ALL OUR TEST CASES ASAP
Me: Well maybe it should be failed if it keeps breaking all the time..
PM: SEND ME AN EMAIL WITH WHAT YOU CHECKED AND OVERNIGHT YOU CAN FIGURE IT OUT WITH OUR TERRIBLE OFFSHORE TEAM
Me: uhm... Ok
Also me:2 -
Oh shit I've had way to much caffeine 🤤
Heart is full on racing I haven't had any for a few weeks and I just had 2 relentless... High caffeine energy drinks
Oh fuck.... Loud music and hype might help !?
Anyone? -
I've had an idea for a possible PR. Filtering out certain categories. I don't really want to see any joke/meme rants anymore, and filtering out other types may be helpful.2
-
!rant
Isnt this video cute?
https://youtu.be/rjrxOOfi54k
I think Microsoft should make that a TV commercial...
Think what energy we would save, and how greener the world would become if everyone would use Edge instead of Chrome... Or what do you think?1 -
I am in Nepal and most of the people here don't think functional programming is a best approach ( I personally think it is ) what's your situation?4
-
If I think about it, it's pretty cool.
If I think about it in more detail, it's simply a fucking prick. -
What does devrant think about https://doppler.com/
Saw it on https://producthunt.com/posts/... today, and it seems interesting but I'm not sure what all to think of it, so I'm curious what the smarter than me members of devRant think.7 -
Iam posting this coz I think and think and think and it's gone for so long.... And still got nothing funny to post here..... I just successfully wasted my time.. Congratulation to me!
-
I think this has been asked for before but I think it would be cool to add polls to our rants. Even if rsnts with polls are confined to their own section or something. I think this would benefit the devRant team too, as I know they like to collect statistics on strange things about the dev community.
Vote if you think this is a good idea.... Wait... 🙃 -
Based on deaddrop I create a chat app. No I think about that only one message from each chat member is displayed at the same time.
What do you think one message per member or multiple messages?
By the way I think that the most Chat rooms will have two persons at the same time. It would be very privat I think 🤔 -
Gonna start a tech blog next month. My problem is that I can't think of an interesting subject that can get me followers in the middle of this huge number of tech blogs. Any ideas would be very very appreciated. Thank you