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 - "move in"
-
Haven't slept in the last 72 hours, eaten in 24 and shaved or showered in 48+ .. but it is such a delight to move the project to production an hour before the deadline and two hours later to receive an angry phone call from the client because there is 'horrible bug' in the web system - the logo of his company wasn't showing, only the name ... the moron never sent us a logo to begin with, only a MS word document with the company's information and a compressed 200x80 logo in the bottom ...12
-
Me: I'm really underpaid and you know that. You gotta do something about it.
My Manager: It's on my radar. It's complex. Things like these never move quickly.
*Few weeks later*
My Manager: Hey what's the status on that new POC?
Me: It's on my radar. It's complex. Things like these never move quickly.
*Radio silence in the room*21 -
Interviewer asked me how to find the best move in Tic Tac Toe game.
We discussed several ideas and ended up playing Tic Tac Toe for nearly 10 minutes.
It turns out HR was keeping an eye and they had to interrupt.12 -
Oh this week is gonna be fun.
I regularly ssh into my computers when I'm too lazy to login through the regular keyboard.
I usually have to move for about half a second in order to reach the keyboard but too lazy .______.4 -
You realize how beautiful it is to work in the back-end when...
"Can you move it down 1px?"
"Can you try this color?"
"Can you make it pop more?"
"Can you make the animation 0.01ms faster?"
Millions more...10 -
I have the habit of immediately closing parentheses after opening them, then insert the code.
The problem is, this applies to hand writing as well. Because you cannot move characters in a hand written exam I spend half of the time writing, then removing parentheses.
Whyyy brain5 -
When you move a bunch of cables you haven’t touched in a while, and underneath you find this 🥳
Guess I know what I’m taking to work on Monday.3 -
Advising a person about a code that he has created and you don't know shit about. In dev culture it is considered a dick move.😑6
-
While everyone else is working, I took vacation for the whole December. Turns out, that was a brilliant move!
I stroll 20+km every day in this beautiful, puffy scenery.71 -
Dear phone app devs,
when I start app, I want to *use* it, NOT fill in recommendations on store. Please move this question AFTER useful work in app.
Sincerely,
Angry user4 -
If Windows 10 auto changes my keyboard to US one more fucking time I'm going to move it off my PC on to an external HDD and fuck it in a fucking volcano before moving to Linux.
SORT YOUR SHIT OUT WINDOWS, I'M CLEARLY IN THE FUCKING UK.
/Rant19 -
if you were code, you wouldn't compile
I wouldn't catch you if you were the last exception in my code
your brain is so tiny, indexing it would make no significant performance gain
you are so embarrassing, I can only go out with you in SSL
if you were a pointer I'd move to java2 -
I download a lot of different stuff all the time. Often times I don't actually get around to cleaning it up. Thus, I decided I needed to build a script to further encourage my bad habits.
Here I've built a script for both Windows and Linux. It's designed to take all the files in the current directory and move them into their own folders based on their extensions. Why is this useful?
It's fucking useful when you're not having to swim through fucking mountains of content.
Anyways without any further ado here are the scripts.
Linux
#!/bin/bash
for i in *.*; do
filename=$(basename -- "$i")
extension="${filename##*.}"
extension="$extension"files
mkdir "$extension"
mv "$i" "$extension"
done
Windows
@echo off
for %%i in (*.*) do (
if not exist %%~xifile md %%~xifile
)
for %%i in (*.*) do (
if "%%i" NEQ "movingFiles.bat" move "%%i" "%%~xifile"
)15 -
After a decade of coding as a hobby: Shift+Tab lets you move indentations in the code to the left.11
-
BOSCH replied to my job application for java backend engineer
"Thank you for your interest in Robert Bosch d.o.o.."
WOW
"We have reviewed your application..."
YES?
"...and have decided..."
YESS???
"...to move forward with..."
YESSS I CANT BELIEVE I GOT A JOB AT BOSCH
"...other candidates."10 -
Best non-technical description of why we hate to post in forums (shamelessly copied from Shamus Youngs blog found here: http://shamusyoung.com/twentysidedt...) ->
ALLEN: Hi, I’m new to driving and I need to move my car back around 5 meters. How can I move the car backwards?
(2 days later.)
ALLEN: Hello? This is still a problem. I’m sure someone knows how to do this.
BOB: I can’t believe you didn’t figure this out yourself. Just take your foot off the gas and let the car roll backwards down the hill. Tap the bake when you get to where you want to be. Boom. Done.
ALLEN: But I’m not on a hill. I’m in my driveway and it’s completely flat.
CARL: Dude, I don’t know what you’re trying to accomplish, but you should never be driving backwards. It’s dangerous and will confuse the other drivers. See the big window in FRONT of you? That’s your first clue. Don’t drive backwards.
ALLEN: I’m not trying to drive backwards. I just need to move back a little bit so I can get out of my driveway and start driving forwards.
CARL: So just drive in circle until you’re pointed the right way.
ALLEN: I don’t have enough room to turn around like that. I only need to move back a few meters. I don’t understand why this has to be so hard.
CARL: Sounds like your “driveway” isn’t compatible with cars. It’s probably made for bikes. Call a contractor and have them convert some of your yard into driveway to be standards-compliant with the turning radius of a car. Either way, you’re doing something wrong.
DAVE: I see your problem. You can adjust your car to move backwards by using the shifter. It’s a stick located right between the passenger and driver seats. Apply the clutch and move the stick to the “R” position.
ALLEN: But.. I don’t have a clutch. And there isn’t a stick between the seats.
CARL: Sounds like you’re trying to drive in Europe or something.
ALLEN: Ah. Nevermind. I figured it out.8 -
In the beginning programming was created. This has made a lot of people very angry and been widely regarded as a bad move.1
-
Give some personality to your CMD!
1. Make a file called i.cmd and add the following text to it:
@echo off
echo me too
2. Move the file to somewhere in the system path (e.g. C:\Windows)
3. Enjoy!1 -
*Me explaining how to use npm to my colleague (senior dev)*
M: So from the command line you just need to move to the directory with the package.json first
C: Uhm right
C: *types ‘move dir’*
M: Aight just give me the keyboard
How does a senior developer not know how to use cd in a command line?5 -
Found this interesting Vim based Pacman game: https://github.com/jmoon018/PacVim
acVim is a game that teaches you vim commands. You must move pacman (the green cursor) to highlight each word on the gameboard while avoiding the ghosts (in red).4 -
--- Github unveils another round of pricing changes ---
In a move that slipped under the radar with some surprising ease, Microsoft-owned repo wrangler Github unveiled yesterday (7th January) a new set of changes to their pricing model. Unlike the last round of changes that saw unlimited private repos gracing anybody with $7 in their pocket each month - The new round sees everyone on the platform receiving unlimited private repos in a move that's been met with some serious scepticism from the community.
The company's surprisingly brief PR emission (via their official blog) states that they've made 2 major changes, "Github Free now includes unlimited private repositories" - the catch being that you're limited to adding 3 collaborators, which appears to be a move aimed squarely at businesses attempting to operate without forking over the cash for an organisation.
In addition to this there's many vague statements about the kinds of scenarios that "are now possible" via "Github free", the kind of vague nonsense that makes trousers considerably tighter in the PR department.
It would appear that anyone who was previously paying the $7 a month is now a "Pro" user, The PR emission states that "Github Pro (formerly Github Developer) and Github team are also available for developers and teams who need professional coding and collaboration features".
It doesn't seem like you're being offered a whole lot for your $7 a month anymore - a move that would be considered by almost any other company in tech as a good thing, but given that it's Microsoft has been met with warranted suspicion and concern.
Or we could just be being a set of Donny Downers about it, who knows shrug8 -
Dev Badass Rant
There are two occasions really:
1) For our C++ project in the third semester, we had to build any kind of C++ application. Guys in team of 4-5 built record keeping systems and calculators and one even made a Tic-Tack-Toe app. My friend and I, just the two of us, made a simple program that plays Rock Paper Scissors with you. With the power od OpenCV, it used the camera to track your hand movement, predicts your next move using contours, and displays the winning move as the computer's move.
For example, if you play Rock, the computer would predict that you were gonna play rock and display paper as it's move. It wasn't perfect, but it was ours, right from scratch. When it worked at the presentation, I was swell with pride. 😂
2) I was interested in game dev so I started Unity. The first tutorial in Unity you find is the web series by Unity about rolling a ball. You simply make a platform and control the ball with your keyboard and the camera follows your ball. You also make pick ups and get points based on that. So I started there, finished the tutorial, added a few walls, made edible and non edible pick ups, dimmed the entire scene, adjusted the camera angles, transferred controls to mobile gyroscope and added a few other things and voila! MazeBall was born. It has only one level and I thought it was pretty shit.
I decided to show it to a friend and when I showed it to my mate (the one who I worked with in the C++ project), my other classmates saw it and were impressed. Like so impressed a couple of them transferred it to their phone and took home with them. 😂 Was inspired to improve.4 -
Firefox: click on the address bar and now you can select something or start typing or move the cursor left/right, works great.
Chromium (because fuck chrome):click in the address bar and THE ENTIRE URL GETS/BECOMES SELECTED. Wanna type something? Sure, go ahead, but FIRST click somewhere else or move the cursor because otherwise the entire url is fucking gone.
Maybe there's a way to disable this behavior but boy does it annoy the living fuck out of me!15 -
"I'll stop using Windows, Google, Youtube, Facebook, etc and move to a fucking hipster unsupported linux distro, so that they can't spy me in my top secret activities such as watching porn and browsing /r/me_irl"
sigh...33 -
Ah yes, write your own fucking website crawler in PHP and deoptimize so hard that it uses some gigabytes of RAM and takes about 1 hour to crawl the very own website it's running on.
Oh and don't forget to download every single image and video file in order to "crawl" it for extremely valuable text content.
What a genius move! I'm really impressed.7 -
Programming is a lot like playing video games. It challenges you to beat quests/tasks and hunt enemy bugs while providing boss levels in the form of large projects with tight deadlines and project managers who like to move the goal posts.4
-
A list of Stux's !dev pet peeves.
1) Slow walking (elderly or visibly injured dont count most of the time) people in busy grocery stores. Like please move. I've got shit to do.
2) Thot bots on Instagram.
3) people who leave 2 or 3 car links between them and the car in front of them at a stoplight. I'm not saying you need to be touching their vehicle, but move closer damn.
4) People that say shit like "if you believe x, then unfollow me." Grow up and get over yourself. People are allowed opinions you asshat.
My name is Stuxnet and thank you for attending my TED talk.11 -
When the stupidest people on the planet move in next to you and burn nearly everything you own to the ground...and don't even have the courtesy to wake you up before getting out of the building themselves.10
-
there is another team in our company that has its site in the US. we haven't been working with them for very long, but we do have some common topics on which we work loosely together and exchange some information from time to time. i have met the guys only once in person when they visited Germany.
PM asked one of the devs of this team if he could move to another time zone, so it would be easier for us in Europe to arrange meetings with him.
move to another timezone. within the US. to the other side of the country where there's noone he knows. also, no site of ours.
only so it's easier for PM to arrange fucking meetings with him.
can you believe that? i cringed so hard when PM told me about that. (of course the guy refused, shocked pikachu)
and when he thought aloud that maybe he should ask the guy to move to Germany, i told him that the colleague wouldn't do that and that this was a terrible idea. he was really surprised and asked "hmm, you think?"
dafuq, hell yeah i think?!3 -
1986. Commodore 64 computer. First program in assembler to move cursor on screen. I will never forget that day.2
-
So the embassy of X country in X country wanted me to move their website from hover.com - so I checked the particular site.
And it is just an iframe to a wordpress.com website, and they had no idea.9 -
My devGoals for 2019 are:
- Move DNS blocking from hosts file to a PiHole (or similar) at home
- Implement a full HAL for some smol microcontroller in C
- Create better automation templates for testing, building & deployment for our Angular projects
- Get rid of crippling depression
- Force my boss away from firebase and google tools in general
- Spread the love for CraftCMS
- Spread more love in general (with protection of course) 😄1 -
Good morning everyone, don't accidently drop any tables today.
In fact, I'd advise you don't move your furniture around. Apparently it's very dangerous to devs.5 -
A conversation that me and my boss had this week:
Boss: "Hey, why is this not progressing"
Arcsector: - "We're waiting on system users to move their destinations"
"We need the system in the database in order to move it"
- "Okay awesome - let's move it, oh wait, I can't do it because I don't have access, here's the stuff that needs to be done: a, b, and c"
"Oh I'm actually not able to help with that"
- "So then how are we supposed to get it done?"
"idk but also this other issue is something missions are complaining about"
- "oh I already am talking to them about it and it should be remedied by the team creating the problem because it's a false positive"
"Well we need to solve it still"
- "We would've solved it already but it has dependencies with other projects that we're still working on because we don't have enough people"
"We cant get you more people because we don't have the budget"
- "Then this stuff will have to wait"
"Get it done"
ACTUALLY SCREAMING! Why cant people understand that there are conesequences for their actions??!!1 -
Client company will only move to the cloud once they learn their competitor has, in fact, moved to the cloud. Way to compete guys.
You ain't shit.2 -
Humanity has reached its peak!
Outstanding move! Deploy it in production 🔥🔥
https://skillprogramming.com/top-ra...6 -
Who in their right mind though it would be a good idea to move the web development team to a new office without checking that the internet is connected.
What a waste of three working days.
And of course the project needs to be delivered by Sunday...3 -
So I've finally decided to move from Windows to Linux. However, there are so many distros of linux available now which made me confused in choosing the right one.
What would be the best linux distro for a backend web developer? I don't mind if there would be a learning curve. Thanks28 -
Is zooming into images on devrant fucked for anybody else? (since the latest update only) I have to doubletap to zoom in and also then "limit" effects happen when I try to move around, as if the image ends into every direction where I zoomed in.7
-
PM: You can cut corners it it's necessary.
Me: Thanks for giving me permission to move faster.
*But as you know, I wouldn't be in this position if you hadn't made us agree to such an unrealistic deadline.*
..
...
*after completion*
.
.
PM: There are bugs in the code.
ME: There are bugs, because you asked me to cut corners. *fu#k you* *wtf moment*4 -
Developed web shop for weed dealer
once. Paid me in weed. His plan was to sell cosmetics through the site and move away from drug dealing altogether. Not sure if he actually did it, as I was too high to finish it..7 -
The moment when you have to move an app to put devrant in its place to fit on the home screen.
Devrant has reached front page on my phone!!2 -
Me: Can I ask you something today? Are you available?
Senior dev: If you help me move to my new desk, then yes.
In the end he didn't even help me.... U.U3 -
Why is doing a minor change in UI always taking the most amount of time!!
CaN YoU MoVe ThIs 5 PiXeLs To ThE LeFT !@#$%^&!
NO I FUCKING CAN"T! BECAUSE OUR CLOSED SOURCED UI FRAMEWORK IS NOT ALLOWING IT!!!!!9 -
the moment you get a job offer from am fortune 100 company but its in another country and you cant move because of wife and family ... :-/9
-
Just a random thought, I sometimes in my sleep am able to switch my fucking alarm off, so it will be good if an app can move the entire stop/snooze button randomly on the screen. It will be effective I guess, what do you guys think?6
-
Never took any degree in anything except finishing gymnasium (as we call it in Sweden). Got hired before I even had the chance to move on with studies. Although, even if I would have, I don't think it'd been computer science.
-
that moment when you get an idea about awesome app to publish in the play store, but you remember how many other 100 ideas that are waiting for your move to write code, designing. so you give up, now you have 101 ideas waiting...1
-
Fuck GoDaddy man... Paid extra for the privacy feature thinking I wouldn't get harassed by phone. Think again! Got tons of calls from India in two days. What a rip off...
I guess they're selling our info or something...
What service do you guys use? I want to move my domains, any recommendation?19 -
I'm starting my new job in 10 days, but I don't have the proper internet access to feel really confident about it. My parents want me to move out of the house so they don't have to accommodate for my new job. I'm getting chemo in a few weeks. I'm really sick of fighting shit. Trusting in the plan though.4
-
Facebook 2FA:
Want to log in? Sure, authorize your login. Oh you've authorized it? Nah you can't get in. Log in again.
2FA, excellent technology, except when it's implemented by "move fast and break things" Facebook.
Facebook Marketplace:
Want to buy $listing? Sure, you can send a message to the seller to ask for details. Oh, you want to send them a message? Nah sorry, you can't send messages to this person. You'll have to go to their profile, send them a message there and do it not with our le fancy instant messages but by manually typing it in. Because you know, reasons. Message approvals or something like that probably. Because why on Earth would Facebook support its own ecosystem?!
Move fast and break things. And breaking things those certified enganeers at Facebook sure do. Fucking pieces of shit.7 -
FYI: pressing alt + up does not move current line up in Microsoft Word. Just realized I am not in Visual Studio Code anymore.6
-
STUPID STYLESHEETS!
I've got styles in index.php and styles in style.css. When I move the styles in index.php over to style.css THE WHOLE SITE BREAKS!?!?!?
ALL I DID WAS MOVE THEM! NO OTHER CHANGES!!!
I REALLY HATE CSS.9 -
Applied for a job at Canonical.
Was waiting for an e-mail response to know if I would move up the interview process or not.
Got a standardized e-mail to evaluate their hiring methods and how fast it was.
In that standardized e-mail there was this question:
"Do you know why you didn't move up on in the application process?"
Fuck. The e-mail should have something saying "Spoiler alert".6 -
When you work in a company that has over 5,000 employees, the sluggishness of how things move and people communicate is sometimes unbearable.6
-
so, I quit my corporate 9-5 job in 2020. and decided to move out of the field completely.
Moved to a small, tier 3 city, joined my family manufacturing business, cut off my circle, and completely shut my laptop....
...for 4 months.
then started developing solutions for my business, inventory management, invoicing, accounting, and other small apps.
and finally, after 3 years, in 2023, decided to move back to IT. but not as an employee this time, but as an enterpreneur.
developed a social media app, called Dialogbaaz.
probably coding is a disease that doesnt seem to go away. lets see where it finally takes me!4 -
Boss: we should cut costs
Me: I could move us to a cloud provider and we would pay about a quarter of our current costs and because we could scale keep our current capacity intact.
Boss: eh, that's too risky
Me: *watches us spend $10k+/mo in unused hardware* - okay.1 -
Fucking pigeons and birds in general. They all don't want to move their asses when I drive lol.
Do they all want me to squeeze the shit out of them?!
Wtf is wrong with them?
I'm waiting for them to slowly pass by my car, but others would maybe not show the same patience.5 -
Recruiter: hey I see you once worked in Utah. Boy do I have the job for you. In Utah.
Me: I no longer live in Utah. In fact I fled Utah 16 months into a 24 month contract because that place sucks. I haven't been back in over two years. So I guess what I am saying is no. I do not want your job offer. Please never contact me again unless it's for 6 figures and I don't have to move.2 -
Will happen:
- Leave current shitho...job and join something exciting
- Draw at least 1 manga chapter, im fine if its a one shot or something, i just wanna do it
- Master ocaml
- Move to a big city
Will happen, just not necessarily in 100wks:
- Arduino up my car
- Start a company
- Have at least one open source project that is somewhat successful. Id be more than happy with like 20 stars on github. Currently working on a REST backend generator, that might be big.
- Get a cat.
I hope will happen at least sometime:
- Move to USA
- Finish a Volkswagen collection
- Have a career as an anonymous dubstep artist2 -
Wanted to move to London out of curiosity/adventure. Started doing interviews online and all companies wanted a stage 2/3 in person but that would've been a pretty expensive flight just to go on a short interview, especially with my budget back then.
The guys at my current company were pretty cool and instead we did more video calls and coding tests, then they offered me the job without having to do the face to face.
Had a week to pack up and move here. Never had been in the UK before that. I arrived in the evening, slept at my temporary accommodation and went to work next morning. That's basically how I got here :)3 -
I am sick of localizing every fucking shit in every fucking project. I wish to move a different country and work in a company where they talk, eat, shit only in English.5
-
That awkward moment when you're only dev working on almost dead project and you start making changes in production and then move it to development servers 😬4
-
Is there a way to disable the social media buttons and if not could that be built in?
I keep pressing the buttons by accident when I move my finger to the back button. And I cannot even use them because I dont have an account at those platforms.18 -
MOCHA YOU FUCKING BITCH, THERE IS A DONE() CALLBACK BEING CALLED IN THIS TEST, WHAT IS YOUR PROBLEM??? I WILL RAPE YOUR FUCKING SOURCE CODE. But really mocha test, why u no work so we can both move on with our lives 😣😦😞7
-
So something annoying about the bathrooms here is that they are automatic flush only. There's always used toilet paper in the bowl because as soon as you move an INCH to wipe, it flushes. And you can't flush again.10
-
Fuck, they updated the internal move policy in my company from 1 year 9 months to move to another team to be at least in the same team for 2 years.
I hope I can find a way to gtfo faster because I am honestly so tired of this shit, the tasks are getting too repetitive, my boss is useless, spends her time shopping instead of working and being stuck with a bunch of juniors means you only have the internet to learn something new.
I really want to start delving more into PAAS and start working with docker and kubernetes. Oh well, guess we'll have to wait and see.16 -
Offered a well paying job, in a language I understand and a field I'm interested in.
5 hours away. In college and can't move. No remote work options available.1 -
I just got a message that I've to be in the office twice a week, starting October. I'll have to move my ass to another city now. The whole pandemic just flashed before my eyes.8
-
Don't get stuck maintaining legacy stuff.
If you move to new, preferably greenfield dev every so often then you'll naturally keep with the times (at least if you're working in a vaguely decent team.) If you stick in one place too long and get stuck maintaining legacy crap, then that will be your focus, and that will be where your knowledge sticks.3 -
Not sure if I'm going crazy or my spacebar is full of static 🤔 is that even a thing?
Anytime I move my hand pass the spacebar I get this tingly feeling.....
In 30 years... this is a new!5 -
When your company switches off AC in the afternoon in fuckin summer heat of Mumbai as a part of cost cutting
Great move bitches .. :|3 -
Just attempted to move my mouse cursor over to the cubical wall in order to copy a server name off the list I have pinned up... It's going to be a long day.2
-
Been sitting here, stuck for hours. Complex projects bring complex problems. I honestly cannot move past this issue. A major lump in the development of this project. I doubt myself as a developer. I feel depressed. This task seems insurmountable.
I can't come up with a name for my game.3 -
I - Lets move your database to mlab. They offer 512mb database for free, every month. That is beyond your lifetime usage
Client - No. They Steal Data ( Like Facebook )
And client don't know a shit about mlab and development. Aware of quite a few names, bigrock, godaddy, bluehost. Even AWS is not in the list
- mlab is mongodb database service4 -
When they want to take a business critical app that is using Enterprise Oracle running on Exadata, and move it to community Postgres running on Amazon RDS, because "it will be in the Cloud, and it will save us money..." No, no it won't.2
-
I am a lazy ass dev.
All I would make is a way to control my machine by thought.
I could then proceed to spend the rest of my days developing in bed, ordering food online and never having to move a single muscle ever again. -
I hate moving
But moving back in with your parents is even worse
Even worse when your parents are hoarders and so you get to move back into a room where you then get to clear out random shit that isn't yours. And try to convince your parents to throw out a dresser that only 3/8 drawers work in it but they want to keep it.
*Sighs*8 -
Every Game Dev right now:
*using the patrick meme*
“We should stop updating our games in PC, and move to mobile!”5 -
Pretty sure I’ve finally got over my anxiety of going to gym. Trying to move more during the day and get my weekly exercise in the mornings but my general anxiety messes up a lot.
Now I’m feeling pretty fresh for a full day of build errors 🙃1 -
Applying for web dev jobs in a state I'm about to move to...yeah you thought tech interviews were hard! Try impressing someone over the phone and that's your only chance :/2
-
>use atom
>move hand from home row to arrow keys to mous to home row
>start getting annoyed
>remember vim did this weird hjkl thingy I always wondered why
>discover atom vim-mode-plus
>fall in love with all the amazing things vim can apparently do5 -
Apparently macOS Mojave opens iTunes when I press the "Next Track" key and there is no media playing in another service. Before it would only move to the next track on Spotify. Help!3
-
And so it happened.
My company installed app-operated locks in the office.
Today the internet went down during the night and nobody could get in to even get their laptops to work from home :))))
Brilliant move and there's certainly not been anybody who could have predicted that.3 -
Hearing that a company plans to digitalize the entire business model and move away from bureaucracy 💪
Hearing that said company plans to run the entire infrastructure on an iMac in the office 😨4 -
Can the devRant team move '++' and '--' to the right side of the post? I'm feeling it really hard to upvote the post while using my 20:9 aspect ratio phone in one hand.
- sincerely a first world user problem13 -
*Log in to work*
*Get a ticket to work on*
"Oh this seems like a simple fix. This should be done in a couple hours."
*Move the ticket to Completed status*
"Oh would you look at that. It's 9 PM and now I have to make dinner".
One of the great joys of being a dev.6 -
Man collapses in the street, his wife "help, we need a doctor".
Dev speaks up "I did recently move to a standing desk"1 -
!(isRant(thisPost));
Submitted my third pull request today in just a couple months as an intern, got told I'm doing a great job and already being considered to move to a more in depth dev team. Honestly a dream come true. Great company, great people, and I have a solid shot at a REAL full time dev position after college. I'm so happy man all that work finally paying off. -
Question for vim veterans:
I am fairly confident with vim. I know a couple of commands like delete line, delete under cursor, copy, paste, undo and stuff like that.
So in command mode it's hjkl to move the cursor, which is a good idea because I won't have to move my right palm to the arrow keys.
However, in insert mode, if I needed to move the cursor, I would still have to move my left palm to the esc key in order to use hjkl. Why not just use the arrow keys then?8 -
Does anyone ever fear falling behind the technology 8-ball.
I made a career move from web dev to mainframe in COBOL. I've been here two weeks and feel like learning COBOL is wasting my time and making me fall behind.
Thoughts?10 -
*every time we're pulled into a meeting to discuss a problem. 20 mins into discussion.*
"But that approach overlooks s-"
"THANKS GUYS. JUST KEEPING IN MIND TIME, LETS MOVE ON"
---
Move on to what? You asked to meet to discuss this problem - but I guess we should stop because `time > problem`.3 -
Manager 101: Plan things ahead.
My manager: Hey let's move this complex server today (Friday) all hands on deck, no plan in advanced. Nothing.
Why so much people bullshit they way to managerial positions?10 -
Goals -
1. Learn frontend and backend development. Move out of "Just android developer" description
2. Move out of this shitty MNC and get a job in a good company
3. Blog more
4. Give talks
5. Get fit
6. Have a nice gf ( one can hope)
Can I achieve this much? I'll try my best for sure. -
You can now group projects in Android Studio and even add icon to them.
Right Click on Project -> New Project Group
Right Click on the Project -> Move to Group3 -
Why do Twitter, fb and Instagram need to force accounts to view public content. Like i only want to check in on som ppl without having the app or an account. This move only gets me further away from using their website/apps17
-
Hey ho, some dev from Rakuten Tokyo here? Could do an application for it. Want to know if there are cool developers 🙃
But need to move from Germany to Japan and I'm a bit scared 🙁
I wished a while ago to life and work in Japan. Currently I have no real roots / bindings in Germany. Except some friends.
Should I try it or not? 😣3 -
When QA isn't smart and you spend way to much time talking and in meetings.... "Listen, we are only testing for new bugs related to this fix, if there is a pre-existing bug, document it and move on".
QA finds a pre-existing bug and stays fixated on it for 3 days....1 -
When you're in the zone, writing your genius down before you forget it, and you smartwatch reminds you to go stand and move around. 😑
-
In my early days I thought "fallback" is a bad thing like, hey no wait I don't want my function to fall back! I want it to move forward, man!!!1
-
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius – and a lot of courage – to move in the opposite direction." - Albert Einstein4
-
NativeScript 8 is released
- They move old docs to v7.docs.nativescript.org
- All links in Google broken
- Search bar on v7.docs.nativescript.org is broken
Can these people do anything right? Look at how Google does it, give me one domain that lets me switch versions.
Fuck.4 -
😡 When one of your hosting companies (inmotionhosting.com) decides to send you a we're going to freeze your service in 48 hours if you don't remove your site backups...
On a Friday...
The backups were made by their own support staff...
Time to move all properties to AWS! 👍7 -
Do other OP owners have this close all button in the center?
Don't remember if this is there by default or some mod...
I want to move it to the side as I've pressed it a few times by accident....6 -
The navigation bar closes or opens a different tab when we move the mouse in any of the following positions. YES, OF COURSE IT WILL YOU FUCKING NUMPTY!1
-
When I accidentally move a folder inside another in Windows File Explorer when all I wanted was to open the folder.2
-
ah yes, the usual family get-together: my grandma's throwing heavy shit with intent to kill, my sister is violently crying in a corner and refuses to move to safety, and my dad's shut down in a chair somewhere in the house. Just like every Christmas. And Thanksgiving. And Halloween. And every other large holiday.
Surprised I made it to 19.3 -
Hi guys, I'm planing to move to the Netherlands(Amsterdam) by the middle/end of this year and I would like to ask for advices, recomendadtions or any info is welcome.
I'm 23 years old living in Spain since 12. Frontend Developer with 2 years experience in Angular, Node.
Also would like to know the salaries range for frontend Developer if someone knows anything.
Thanks a lot8 -
To anyone sufferring/going to suffer from kidney stones, here's a golden rule what to do when the episode kicks in [the sooner you start - the better]: 2 pills of no-spa, 1 tablet of painkillers [ibuprofen/dolmen]. As soon as no-spa kicks in and relaxes your spasm -- become a fucking breakdancer. I shit you not. Start bending, spinning, jumping, swimming like a fucking hurricane. The more you move, the better chances are you'll make that lump of rock move down the pipes and unclog your drainage.
Did it this week. Did not need to come back to the ER.
This was my 5th stone. Many more to come [Pending...].
I don't understand why do they make us lay in bed in the hospital if we have kidney stones. They should pump us with no-spa and make us do gymnastics, acrobatics and brakedancing instead!13 -
"Lets move away from winforms to something a bit more modern, let's get our ux up to speed"
The new spec ended up wanting exact replicas of our Winforms projects in wpf. -
When youre about to go on a 1 week vacation and you start to move all your projects to your FTP server as if theres no tomorrow, just in case you need them on your old ass laptop youre bringing.
Also bringing books. Some small, some thicc1 -
!dev
is it just me or are others also noticing that our society is getting similar to the one seen in Idiocracy [the movie]?
I mean... I'd understand one or two dumb things: people do it, realize how stupid it is and move on. But now it's more like the other way around: people do something smart, realize it, undo it and move on.
Has anyone else seen Idiocracy?20 -
Anyone elsd burned the fuck out?
I fucking am!
What is another career in tech I can move to from developer? Don’t mind going back to school to pick up new skills.
Not even on devrant anyone like I was.4 -
You know what really boils my piss?
Clients who email in all caps.
"URGENT HELP, CAN'T RECEIVE EMAILS"
Followed by two lines of bitching about how this keeps happening and they'll move elsewhere if it's not fixed asap at 11pm.
WELL GUESS WHAT?
YOU MOVED YOUR EMAILS AWAY ALREADY! -
With crunch time closing in, everybody but me seems to call in sick.
Nice move, colleagues, nice move.2 -
It's just that your team doesn't have experience in "insert platform name here" so we want to use a third party to move "insert product name here" into it.
My first thought: why don't you just train the team with the product knowledge in the new platform rather than the other way around? Does anyone else see this happen and want to eat glass every time it does?4 -
Sunday is Darling in the FranXX day!
TLDR:
To show my current favorite anime,
I tried to keep my home page clean and move all shortcuts to next page.
But if I removed all shortcuts, the page disappears 🤦♂️
God damnit Android!17 -
I've always been tempted to move at least in some part over to a version of Linux but don't know how to go about it safely because I still love my win10 for casual use, so advise for moving to Linux??10
-
Learning institutions move so slow. Kotlin and Swift are nowhere to be found in this mobile applications course.8
-
Get a screenshot of your colleague's desktop screen with the taskbar in the bottom. Adjust the taskbar settings to hide and move it to the upper side of the screen. Watch as how your colleague bust a gut.
-
will move to linux again, this time I hope will be the last. I'm motivated from a rant in which some guys discussed about proton having a lot of tittles supported in steam
got rise of nations from steam working in laptop with freshly installed linux mint 19.3 . (same game does not run in my win 10)
will use same distro in my gaming pc and hopefully will keep on linux for a while 🤞
wish me luck9 -
> Mister BossDeveloper, I'm calling this method called "consoleLogger" and I'm not seeing anything in console, why is that happening?
> Mister IHateForALiving, it's redirected to some pm2.log file
The 180iq move: create a method, explicitly call it "PRINT TO CONSOLE" and make sure it doesn't print to console, ever.4 -
Why is installing the C/C++ compiler and build tools such a pain in the arse on windows? Just wanted to use the spacy package which uses CPython now I have to install gigabytes of shit and move some dlls and exes around just so I can install the fucking package. What the fuck is wrong with this shit.4
-
People in 7-8 years will move on to other languages, look back on their Python projects and think "What was I thinking?? Why would anyone do that??".
I'm calling it.19 -
So, today this robot really didn't want to move how I want it to move. 😒
Tomorrow, again, I guess.
Smh.
*sobs in robot voice*17 -
I had to switch machines in class. To continue working on my project, I needed to install 17 gb worth of Unity 2019 bullshit. Guess what? They removed the progress bar in the move to Unity Hub. Now I just get "Installing..." This seems minor, until I don't know if I'll be working in two minutes or two fucking days. What the fuck, Unity? Why would you remove a fucking progress bar?2
-
Not the most exciting bug i solved but i was very happy when i solved it!
we were working on a java game for a school project. Te game itself consists of a maze so we used a double array maze[][] to store all the Tiles of the maze. to move players around we used x and y coordinates. When we started playing we couldn't figure out why we could move through walls and go in weird directions. and finally it hit me,
java uses [y][x] , and mathematics uses (x,y)2 -
I’m worried my manager denies me my role shift because I’m supposedly an invaluable asset to our small team, even though the request has been approved by the higher ups already. I would totally understand, tbh, but it’d suck nonetheless.
I don’t consider myself ambitious, but I’d like to move forward, not just run in place.5 -
Want to find new job, but there's no good companies in city i live... don't want to move...life is dilemma4
-
Today I will talk about Android OS being stupid.
Android lets u as a user move installed apps to external storage = microSD card.
However what is stupid about it is that only a small part of the app will be moved. For example, if you have an app taking 400 MB of storage, then "moving" it will move only about 100 MB of data to microSD card, while the remaining 300 MB of data will remain on the internal storage...
In Android 11 this is still not improved. Imagine having 11 versions of OS over 11 years and never making a crucial feature work properly. Meanwhile app sizes grow ever larger
Disappointing.5 -
Just got out of a dev hellhole
Being stuck in one is just minecraft where the diamonds move and you don't wanna stop digging cause they look close but they keep getting away1 -
Monday morning,
I grab a cup of coffee, and move to my desk happily,
With a smile on my face and with the excitement to have a productive day,
I open my laptop to check my mails.
"3 Escalation mails + 1 mail that proves i'm stupid, with the entire team in CC."
:'(2 -
Dear recruiters just because I apply to a specific job online (dice) does not mean I want to be called about jobs in ducky places I would never relocate or in the town I would like to move from.1
-
Okay, THAT was trippy.
Soo.. I slowly srart feeling uncomfortable. It's that feeling when you want to move your body to make it go away. Stretch an arm, move a leg or smth... Alright, no biggie - let's move something. But then my focus is overwhelmed by darkness. Hmm... I must be asleep. There's some soothing humming noise in the background. And that feeling's still there. Aaaahh, the numbness is now going away - I must've moved smth! Good job! Drowning back into sleep now. It's ssooo ssweet...
*outage*
*notions of awareness*
huh? What's that? Oh, right, I need to move again. That humming sound is so relaxing.. I'll move smth to change that status quo. There, much better now. Let's keep the eyes closed and drift back to sleep. It's so dark though...
*outage*
*notions of awareness*
ahh, that feeling again. Come on, I've moved like 4 times already. Well alright, alright, it's better to move that open my eyes or roll over.
Wait...
I can't roll over.
I can't even move my hands. Fuck, must be that sleep paralysis kicking in again. No biggie, it'll wear off if I stay aware long enoug........
*outage*
*...?...*
...nough. What? Did I nod off? That's weird. Meeh, nvm. Why is it so dark though... Okay, let's try to open the eyes. *attempts going on for ~a minute*. No luck. That humming sound, so soothing...
I feel some clothing on my - must be the blanket. So warm.. Nice.I'm feeling - prolly the paralysis is wearing off! Good. A few more minutes and I'll be free to roll over
let's try the eyes once again. Hhhrhrhhh! Nope, not working. Wait, what's that? I turned my body! But somehow...Weirdly. Too easy. There, I did it again! Why is it so easy and I am still feeling paralysed...? Wtf is going on...?
That humming. What IS it..?
Wait! My eyes opened! It's pitch dark in here. Why...? Usually there's at least *some* light in the room. Am I still asleep? Naah, that's not it.. I'm turning my body again. Why did I do that? Wtf is happening?
That humming sound is getting louder and louder, taking all of my attention now.
What is it I'm feeling with my feet? It's hard. And cold.
Wait... AM I STANDING??? What the fuck?!?
Why am i standing??? And that sound - that's... That's... A vent fan in my bathroom!!! Am I standing asleep in my bathroom...? In the middle of the night...? Facing the mirror...? With the lights off....?
WHAT THE FUCK DID JUST HAPPEN?!?!?
HOW THE FUCK DID I GET THERE?!?!?
How long have I been here...?
I HAVE QUESTIONS!!
Fuck it, I'm tired. Time to go to bed. It'll be one mindfuck of a storry tomorrow though...5 -
Just to learn aws building a side project that isnt even in production i have to fucking spend money even in a free tier
Because the components i Really need and cant move forward without them are paid4 -
How do people work in coffee shops for the day but not lose their seat when they inevitably need the toilet?!
Keep buying coffee to stay in the shop causing me to pack up at least 3 times today and move to a different corner....3 -
Why do people who love programming/developing move to a management role other than for salary reasons? Is it just a feeling that you get at a point in your career?11
-
The mass surveillance thingy in the Netherlands is not something I want to do with, so I'm thinking of moving my droplets to London as I heard Germany might also implement something similar. I have two DO droplets that are relatively easy to transfer but I'm open to suggestions, should I move them?7
-
Starting my PC. Slow. Very slow. Keyboard and mouse are not responding.
I think - I THINK - Windows is updating. Ok, I let you 15 min. Still frozen. Mouse move in a nearly 1 frame per 4 seconds.
Ok, I have to leave all day, I let you finish.
Coming back after 24h. Still frozen. Are you kidding me? An update so-called stealthy? Go in hell kro$oft!3 -
If you, as a product manager, can't give me requirements on a specific ask, how in the hell do you expect me to deliver anything? "Move thing from system A to system B" is not a fucking requirement.3
-
I don't like when client decide which tech use in the project. I got some weird tech request like:
1. Move existing database from postgresql to Hadoop because hadoop is Big Data (is kinda move from amazon rds to amazon s3 just why? have you index, cluster your postgresql table?)
2. Move from mysql to postgresql because mysql cause deadlock (maybe their previous developer just fucking moron)
In this situation we just explain why we don't use that and propose alternative solution. If they insist with their solution either ignore it or decide not continuing the project.5 -
Like most said, the home part 😂
I rejected the remote opportunity and decided to move to California in December, just to be locked at home for 2 months now8 -
I love living in Australia but I may move to Europe just for the sake of fast internet.. come on Aus, mobile 4G in Europe is faster than these connections😞5
-
when another hobby programmer created a blank windows form in Delhi. first he added a button and then he said "what if the button could move to the left on when I click it?". my mind was blown away. it was 20 years ago. ;)1
-
As I've been a windows user as long as I can remember, Mac OS always seemed like the COOL OS. until I started using it. I mean, seriously apple? you cannot cut and paste a file? you cannot move a window to another monitor if there's an app in full screen? screenshots are saved in the desktop instead of a dedicated folder & I cant even change it?12
-
-we have a huge nested object to represent this functionality.
- just save it in the DB under "settingsx" column as a stirng. No need for different columns
We had to parse it multiple times in the client and the server.
After a year in the company, I've managed to convince the team leader to move to json object at least2 -
Question Time:
What technologies would u suggest for a web based project that'll do some data scraping, data preprocessing and also incorporate a few ML models.
I've done data scraping in php but now I want to move on and try something new....
Planning to use AWS to host it.
Thanks in advance :)5 -
- Quit my job
- deploy my platform live!!
- make a dev tool
- move out
- get a cat
- start at least 1 successful business/application
Not in that order3 -
1) Read the ticket.
2) Create a branch with ticket number in name.
3) Move ticket to Working now section.
4) Make some changes according to the ticket.
5) Commit changes to branch. Than pull it.
6) Create pull request and submit it.
7) Move ticket into In review section.
8) Move to another ticket.
Tickets:
#7 - Change background size in product item.
#8 - Add icon to info flash message.
#9 - Add adaptiveHeight parameter to the slick slider.
Done, now another 30 tickets...
Yep, this is my workflow i'm forced to now.2 -
I promised myself that if I didn't start up a new relationship by September that I would plan to start a new lease in life and move in 2019. The online dating subscription I've used for a few years will cancel at the end of this month.
I used to doubt that fate was real, but times like this make me come close to believing in it. Maybe fate is just one large karmic refactoring.4 -
2 years ago I thought you had to make an if statement for every coordinate in a game to make the character move1
-
Chess game: EVERYONE is allowed to participate and move.
Rules:
-once you played a move for one side, youre not allowed to change side
-if you cant visualisate the board, use a real board.
-no takeback
-dont do sabotage!!
-let others play too. Youre not allowed to play three moves in a row.
-use algebraic notation
-if youre black, write three dots in front of your move ( 1. ... d5)
GOOD LUCK!
Im starting with
1. d47 -
Anyone else ever not feel like explaining something technical to someone in a different non-technical department or position, so you use a lot of techy terms and make it sound really confusing so you can move on with your life?
-
Trying to move on from a job that got my foot in the door but has absolutely no possibility of helping me grow anymore. It's the worst. Feeling comfortable but knowing that you're not being challenged and learning and growing. I'M TIRED OF FIXING YOUR DAMN SCANNER OR PRINTER!1
-
FUCKING VAGRANT!
IT always remove elastic search package and i can't migrate my database because of this package required to be run. I always reinstall this to make it run.
Sometimes vagrant itself don't run perfectly in windows.
I think i will move to UBUNTU to make it run smooth.
TODAY you made my task stuck.2 -
In an interview they said that they like you but there are still other applicants so they have no answer to it yet and told you that you should wait for 2 to 3 weeks upon following up.. the next day you check the companies website and they have taken down the job posting.. should you still hope or should you move on..???1
-
Just wasted 3 hours because i was manipulating the context dictionary in django of a different view that i was actually checking.
When you see there is no answer to whatever you search, move back and go for a walk.
This shit drove me nuts.
Now i need my brain to calm down.
Still wondering why my mom thinks i'm a clever guy. -
Hey devRanters. Which position are you guys using for your workplace?
I'm sitting a lot of the time, but move a bit around in the chair. Every 30-45 mins I stand up an walk a bit.6 -
Quad Booting my laptop with Manjaro-KDE . Let's see how this one turns out.
This is my third Linux distro after Ubuntu and Fedora.
Been using Ubuntu from past 2 years.
Hoping to move on to Arch in next 6 months if I like Manjaro
Currently I have 1 Windows, 1 Ubuntu, 1 Kubuntu and now a Manjaro2 -
Maintaining code in three different environments is "fun". Develop on Windows 10 with VS 2015 and .NET 4.6. Move it onto Windows 7 with
.NET 3.5. And it's like "dammit what are you bitching about now?"undefined that's why did i mention i am still single but not your girlfriend things you say to your ide1 -
Why did I ever move to a cubicle in a more densely populated area? (>_<)
So many people constantly talking. It's like it's a requirement to be loud to be on this floor!2 -
Jan/Feb: Decide if I wanna accept a better paying position and leave my family/friends/country behind or stay and try to negotiate first in my current position.
I was offered a new position this week with literally double the pay but I'd have to move.
Rest of the year: Better myself in every way I can think of. -
So after months of meetings, requirements re/writeups, and specification re/writeups, I can finally move onto the development phase!! Since I am the lead engineer, I basically start off creating the foundations of the application. Feels like I'm creating my new baby that I'll be proud of come in a few months.3
-
Sometimes I don't get "don't test on production".
And I'm definitely not a front-end guy, I only have debug and release in mobile development.
And I definitely often test on release, because it may be broken while debug build works fine.
You know what that means?
1. Test locally
2. Try to fix issues
3. Realize that this issues would ever appear ONLY locally
4. Move to staging and test
5. Fix issues
6. Realize that most of them are caused by workarounds for localhost
7. Move to production
8. Realize that everything is fucked up and you don't have any idea why, because `h5aqq2 was called on null"4 -
Anyone living in the Netherlands? I planning to move to Amsterdam in a year from now. I obviously would like to find a job here first. Is there a job platform besides LinkedIn that people use often and have success with?
I’m a senior engineer mostly working with Typescript, Python, AWS, IBM and Google clouds, DevOps, infrastructure.
EU citizen.4 -
This is probably totally the wrong platform for this, but I'm a .NET developer in the UK and I want to find a role and move out to California.
Nobody I apply to will even engage me in a conversation. Does anyone have any tips or good websites/companies to use?
Been trying for two years now and it's become pretty soul-destroying.1 -
Some people really get paid to not think at all! Licensing server stuff got changed by one of our suppliers. Licensing client basically screams nonsensical errors when wanting to move a license. Supports response: "Yeah, in rare cases there might be an error. There will be an update to fix this in the coming weeks."
Why do you push online updates before the local ones! Fucking electrical socket impregnators!2 -
I usually sit amongst the summer placements in the office, but now that they're gone I'm so bored! I should move seats but don't want to end up regretting it, I like having people around me to talk shite with.
-
I've been developing in JS for a bit of time now and it was amazing to start with but, for all the problems we all know I d like to move to something else... I m really interested in Dart because of the JS compatibility and the Mobile Framework. Has anyone worked with it?2
-
Yup
Retire in England
That’s what you gotta do
Renounce USA
Move to a jolly old place with a nice cold climate19 -
Serves me right for developing in production...
Move the process to dev, works fine.
Code and process were fine all along; turns out a firewall issue was blocking the connection for the final step. -
!rant
Thinking about when I get old enough I'd like to move somewhere like Switzerland or something, what do you guys think? Currently I live in Florida and hate the constant warm weather.5 -
Just got to know a good friend of my best friend who happens to be an it guy as well - he might move in with me soon - I somehow feel young again :)
-
sigh spent whole of yesterday dealing with shitty remote desktop connection, come in today, still shitty...wait what...ahhhhh no way.
*Connect HDMI to monitor and move RDC to monitor* Connection issues gone...ahhh fuck you.
#4KLaptopProblems #WhoKnewThatWasAThing2 -
Emailing clients their website, databases and domain codes. Tell them to move it to another server in two weeks because this one is phased out.
-
Not to ask the same question twice, but really hope for answers from you experienced devs.
How did you guys move into landing clients for yourself? Also, Have any of you used Instagram and landed gigs?
Thanks in advance guys/gals10 -
when you train a client to use a CMS and then, at lunch break, he explains that he'll quit his job and move in a quiet village in 2 weeks.1
-
I don't remember how many days of configuring i3 I've been in but I just wanna move on with my life now pls2
-
I'm curious the community's opinion on this:
how stupid it's sounds like (in enterprise level companies and systems):
"If you can automate a task on frontend, you should move the task and automation to backend"2 -
>selects function to see output in console on chrome
>oh yes obj1 very good
>selects another function that does minor validation (return obj if it exists)
>ok alright
>what was that property from obj1 again?
>selects same function, breakpoint didnt move an inch
>obj2
>whatthefuck.jpg -
Target #1 - Aim to further develop my university security project (A python based vulnerability scanner), and move this over to GitHub.
Target #2 - Aim for reaching ten contributions on open source projects and start building up my developer profile pre-graduation in September! -
Out of the Operating Systems, I think Windows has the best file moving system.
Yes, you're unable to transfer files if they're currently in use, but you can start new file moving jobs in the middle of a current file moving process, and as of Windows 7, files that are unable to be moved for whatever reason don't cancel out the entire move.
Linux is next best because files will move regardless of if they're in use or not, and a file that is unable to be moved for whatever reason also won't cancel the entire move. However, if a new file move process is started, it will pause until the current move job is completed, which is a pain if moving a lot of large files.
Mac is the worst. One failed move results in cancelling the entire process. If a file will be duplicated or is unable to be moved, if you cancel that specific move, you have to start it all over again. No way to cancel or skip, just start it all over.4 -
I won't keep up with the growing expectations. Yeah, you become more experienced over time as long as you're putting the right kind of work in, but things move on so fast.
I don't want to get to the point where what I know or can do is irrelevant and my skillset lacks what employers need.3 -
Well before I left for my vacation I was moved to a desk, where I sit with the back to the door. Sucks, but I complied since I'm just a trainee and I was promised I would move in a new room after my vacation.
Well I'm back now and GUESS WHAT. The room I'm supposed to move in is not free yet and I still have to sit at this annoying desk.. -
That moment after finishing a task, in my case an exam, and close all related tabs and move the folder from thr cloud to long term storage (where it won't ever be touched)
-
Adding opportunistic move to a large recursive tree processor is not a fun exercise, I would advise anyone who intends to dabble in interpreters to design with opportunistic move from the get go.2
-
I have a question. I currently use PHP when creating my API's, however, I am unsure wether to move on from it. I use either laravel or lumen to do so and use vuejs for the client apps. I am proficient in Java and JavaScript and wondering wether I should move over to spring/spark or express. I have been programming for almost 10 years now and just finished my first year in uni. I want to appeal to employers for my placement year and I know they look down on php. So, should I go with java spring/spark or express ? Other suggestions are welcome!6
-
Today I'm going to put in my two weeks because of my move and new job, really nervous, I hate this part even though I did nothing wrong lol.
-
Is quiting university because of obvious reasons to pursue a freelance web developer career a smart move?
I am just 21, sick of my teachers and environment and I feel that I would eventually fall into depression if I stay . I love to code, I dream code literally.
What are the long term consequences which I can't think of.
Devs please help me make a smart choice before I make biggest or smartest move of my life.
I am making just enough to sustain myself. Just Brought a MacBook air worth 1000k with little help from family.
Will not having a degree be an obstacle in my dev career.23 -
Just started feeling productive in angular 1...now angular 2 is here. Should I leave it all and move to angular 2 or keep learning and improving myself in angular 1?6
-
Node isn't setup correctly after installation. 😤😩
Help me troubleshoot this issue so that I can move forward in my lesson please!
I just wanna learn dammit.13 -
!rant
If you want to resize and move windows without any hassle (with pressed ALT key) in windows? Just like in linux? Then check out AltDrag.
Wish someone had told me this sooner 😅 -
Every time I move the cursor in a file or press alt+tab I hear bed springs squeaking. It's getting annoying :/4
-
Had a new assignment(in liberty basic) in my computer studies course:
Ask user for the name of their favourite cartoon character. Then have the name move across the terminal screen with a once second delay.
So I spent about 30 minutes trying to find some sort of delay function in liberty basic. Finally I stopped using a for loop and instead move that code into a subroutine and tried to use the timer to run it every second.
Didn’t work.
So I finally gave in and asked the teacher. He explains for loops to me(after thoroughly investigating my keyboard(which is the same as his) for the cap locks key) and then use a incrementing for loop to 500000 as the delay. Next he told me that it felt like a second and he left.
Later he checked up on me making sure I understood. -
Applied to nearly 50 vacancies in Australia for role of Software Engineer/Developer. Maybe about 10 of them replied and said:
1. due to current international restrictions we are unable to provide Visa sponsorship for overseas candidates
2. we have decided not to move forward with your application
Waiting for others to reject me too.1 -
After working for about a year and a half at a rather small web company, I've found that poor choices by management frequently result in me getting in trouble. (Adding new requirements to scope, moving up deadlines, etc) So I think my career goals are starting to move more in the direction of freelancing, at least part time.
Does anyone have any experience freelancing? Do you like it? How did you get started? -
God want to move to Europe and stay there. Nothing left in the USA
Just sick stupid 'people'
Why did they have to make my country a twisted trash bin filled with sadist and traitors?5 -
It took Samsung over a decade to implement something as simple as staying in the current directory instead of going to the initial directory after tapping the "copy" or "move" button in their smartphone file manager.
How long will it take them to implement a simple option to always launch on the rear camera regardless of which camera was last used? Two decades?
It should not even take one day.3 -
Whenever someone would like to look up something on my laptop I take a deep, dark pleasure in watching them first struggle to move the mouse with the broken track pad, then drowning in desperation after they realise it's a Linux system with i3-wm.
But alas, I am a generous God and help them with 3 lightning fast keystrokes to open my installed browser - which is eLinks.
That usually does them in 😬2 -
- Reading the docs and trying out examples (basically copy paste their example and try it in your computer)
- YouTube videos if I don't understand something from the docs. And to see how people explore various ideas I wouldn't have thought about
- From what I have learned, trying it by myself or applying it to somewhere useful
- Tinkering when free, else move on -
So how you like opera accepting ipfs crypto domains ?
I just started being interested in it as it might move people to encrypted internet.
You think things like unstoppable domains and metamask are the future of internet ?
I can find anything useful that is on crypto domains right now.2 -
Played around with the window manager i3-gaps after seeing Luke Smith on Youtube. Seems really productive but I'm so used to minimizing windows.
What is the usual way in i3 to deal with Windows you keep open in the Background? Do you just move them to a different workspace?4 -
I hate that I have to take my multi screen desktop apart to move. Worst part is I'm moving overseas and it'll take months before I see it again. Wish I could pack it in my carry on.4
-
I find it very hard to find a job in my country as a front end web developer with backend knowledge aswell
But seems like java and c++ are the ones people are looking for, should i switch to them or move in some other country ?6 -
During your professional experience, have you ever had that company where not only you loved working with the product, but also with the people. You knew the system and codebase in and out but you had to move because of pay and other reason? Do you miss it?5
-
In retrospection to the uproar about Qt tightening its license in a move against probably its biggest user (KDE), what do you think KDE should do from now on? Should they just trust Qt? Should they take measures? Should they fork Qt? Or, in a moment of utter madness, nuke everything and go Gtk?
-
I just joined my company as a fresher in graduate developer, we will be going around in different teams over the course of next 6-7 months. My question is even though i joined as a " software developer" as of yet i am in a performance testing team, is it a good start or should i move to other team like development, QA testing etc ?1
-
Some days I just want to move to a bigger city, to get in touch with other kind of people, to get insights of my ideas, to hear about unsuccessful projects.
I know the Saint Internet is there to bring people together, but it's not the same thing.3 -
When my boss wants me to fix bugs on a very old project because they want to bring it back into production since "there was a project that already did what you propose".
-
Feels weird when others are facing redundancy, and I'm in a stable position but applying to a new job anyway.
Not sure if it's a sensible move, but I'm deferring that decision for now, chances are I may not get it anyway which would save the hassle! -
Been wanting to move away from my current job to tech for a few years now, but I've been stuck in this so called tutorial hell for a long time, how would one advance from this?4
-
!rant
So I was an apprentice in infrastructure and have been wanting to move into dev. I worked at my company for a year after the end of the apprenticeship and have now been given a job offer as a VB Dev! I'm so excited -
Teacher : So today we'll study Dynamic programming.
In DP we solve the problem LCS.
Student : Ok one more algorithm atleast I'll improve my algorithms.
Teacher : (after 10 minutes) so this is how we make the table and find the solution. Now let's move to another topic
-- End of Dynamic Programming --
@algorithms_in_india6 -
I'm french (developer, obviously), I will be graduated in september, and I want to move to London. which company is recruiting foreigners during this perdiod ?10
-
The only thing I could think about during the 2017 super bowl halftime show was how they got the hand held lights to be pixel mapped. I mean, the guests of honor could move around, and the lights were still perfectly mapped.
Or they were just told to stand in a very specific place. -
I'm needing an idea for a new project. I began tinkering with one of my old C# projects and I'm just **disgusted** with the amount of crap in there.
What do you guys think, should I finish it or move on?
Any good ideas on how to find another idea for a new project?3 -
Guys, is anyone here working in Japan? Any experiences to share? I've been wanting to move there for a while now, and in my experience it is pretty much impossible to find a job as a foreigner with only a few years of experience. Any tips would be appreciated 😬4
-
It feels weird to know I could have already have landed a job as a junior web developer if it wasn't because I'm without papers in the country I'm living right now. It wasn't my decision to have been born in a poor country and had to move out of necessity. Anyways, at least I can live another day.6
-
Often the dymnamics of Dev teams are like high school cheer leading teams. You need Kevlar for your back. Some teams are toxic. Plan your escape if you are in that situation now. Change the game by learning marketable skills and move on. The market is less tight right now so make your move.
-
Submenu Boards doesn't show in Firefox 45.5.0 when viewing a single issue. This is really frustrating as I can't move quickly between the sprint board and a specific issue. What also sucks about jira is that there is no way to report bugs like this (perhaps Atlassian sincerely believe that they never have any bugs in their products), leaving devrant as the only resort to let out steam ;)
-
Which one of these job types is the easiest to get into(interview and HR-wise, not professionally)?
- Full Stack Developer
- Android Developer
- Backend Developer
- Devops Engineer
I'm a security/sysadmin who wants to move to dev and have some skills and experience in each of them. Do you think they will take that into account?5 -
Can't find a good dev internship here, sure imma move out. Trying to move out, nuuh u uh, you need a years experience to get a resident-work permit in any good country that's got dev internships. Now do I go in as a master's student or what now :(4
-
So first, I haven't finished my CS degree
Currently working in CS position ( didn't lie... degree was pending told them as such, still hired me)
Currently getting offers from other companies.... Kinda want to transition but scared to get turned away for lack of degree.
Basically completed portion of degree, but have grown disinterested in completing ....
What do you guys think? Still finish?? Or use my current experience to move forward??3 -
This is what motivates me to move forward in the field of tech:
"Any highly advanced technology is indistinguishable from magic!"9 -
!rant
Tomorrow I'll be doing my last CS exam (Data Warehousing, somebody shoot me). I'm pumped to dive in on that Android certification course I was awarded by udacity.
However I'll probably need to move to the capital or a bigger city to get a proper career on what I like. Small towns suck. Anyone else had this experience?1 -
I have finally done what I will call a "pro javascript move", but I did this in C++...
QString str("hello");
float offset=0.0;
...
offset = somevalue;
return str + offset;
This printed out "hello[]". Where [] is some unknown character box.
No warnings at all. It just found a conversion function and did it.1 -
Is it more morally correct to just kill yourself and let everyone know or leave a note saying you decided to move to this country and you will never come back and then die in a way and place you are sure no one can find your body and know what happened to you?32
-
FFS EXCEL WHY THE FUCK ARE YOU SO BUGGY TODAY? WHAT DID I DO TO PISS YOU OFF?
constant plugin crashes
for some fucking reason the graphs wont re-paint unless i move them around AS IN NOTHING SHOWS UP WHILE TYPING UNLESS I PRESS ENTER, MINIMIZE EXCEL AND OPEN IT AGAIN -
When devs have to test tickets end to end in stabilisation week that have passed in previous sprints because the company doesn't want to cough up more than 2 QAs...
I am not a tester. This is bullshit.
(Obviously I e2e test my tickets during the sprint before deploying and passing them on to QA to test and hopefully move on to 'Done') -
Newbie here, is storing json in sql (as like column data) as weird as I think it is or are there valid use cases?
The one I heard, didn't get the details but something like "startup move fast"12 -
I'm not looking a job move at the moment but always keep an eye on the market. Sometimes you get companies looking for specific experience within a certain stack. How can any dev learn them all or get experience in all and keep up.
Surely their recruitment requirements have to be lenient in some respects as they won't always fine somebody who's willing to move and has the exact experience they need.1 -
Does the Go GC move heap-objects?
I found some articles that say it does, but in the sync package, there is the copyChecker type, which could only work if the GC never moves memory.6 -
In the winter I move my desk in front of a heating unit, rest my feet on it and put a huge bowl of cereal by my side. Sometimes I fall asleep, but when I don't, I have my best ideas in this position.
-
Just wasted whole day with plesk webhosting :D
Decided to move to a DDOS protected hosting by OVH.com
Chose plesk web hosting
Turns out in order to park domain to plesk webhosting it's necessary to change GLUE records and nameservers to point to plesk VPS IP
My domain registrar where I have 10+ domains does not allow changing GLUE records. Only way to make it work would be to move all domains to new registrar and pay for each domain as it's a new one.
FML just wasted 16 euros on this useless plesk webhosting. Need to take regular webhosting :D3 -
I am from India, residing in Qatar. I wish to move to a different country. I have zero idea, what to do to prepare; where to start, what to do, which country to target......any pointers ?14
-
!Rant
A question/survey for the community.
I'm a junior web developer who has the bug for traveling. I want to work in different countries and move around a lot. How could I make that work? I'm US born without a dime of debt and a wanderer's soul. Do I just simply apply to jobs in different countries? Do I do this until I can safely freelance? Thoughts? Help? Ideas? -
After a year and half of learning and working in web development I thought it would be a good choice to make a career move to learn COBOL. I'm now a mainframe programmer writing COBOL all day. The struggle is real folks.
Everything I learned GONE! -
IN THE NAME OF ALL THATS GOOD AND HOLY TELL ME HOW TO GET AWAY FROM THESECREATURES AND MOVE ON WITH FUCKING LIFE AND KEEP THEM FROM STEALING PROGRESS LIKE THE SUICIDAL STUPID CAPRICIOUS CHOMO PERVERTS THEY ARE !!!3
-
TOP BEST QUESTION ASK IN INTERVIEWS
1 How do you solve a problem?
2 How would you move a file using command
prompt
3 How do you react in a difficult situation?
VOTE ME PLEASE I WANT MORE THAN 800 VOTER THANKYOU8 -
should I learn php frameworks or should I move to new technology like angularjs?
p.s: I've 2 years experience in php3 -
Log() method blocking caller to
1) Enter a critical section
2) Open the log file
3) Move to the end of the file
4) Write the log
5) Close the log file
6) Exit the critical section
And this was already in production.1 -
In university, would it be better to study civil engineering for my bachelor and then move to computer science for my master, or would it be better to start with computer science in the first place?
With a bachelor in civil engineering I can always go do something else if computer science doesn't turn out, but I fear that it also might be a lot harder (to study). I'd like to hear your advice on this issue.3 -
Worst recruiter experience...
Found out RHT took 40% of what the company was paying me. In combination with the unfair company who ended up hiring me, the problem is...you start low and you stay low, hard to move your wage up! 🙄😌😥 -
As a person with a low grit personality, learning to program well is close to impossible. If it doesn't work in the first two or thee attempts I tend to loose interest and move on to something else. Can I do anything to help this?8
-
Boss told me he wants our website done in JSF. Since I came from PHP and this is a really different environment but Java is here to stay. Should I convince him to move to Spring at least? Is it any easier?4
-
I've been applying to jobs in Canada while living in the UK. I'm employed here and trying to move, I'm also a UK national. However, my CV is instantly getting rejected by all companies. I'm not sure if my CV sucks or I should be doing some other step before applying for jobs in Canada from abroad. Am I missing something obvious and being quite dumb here?3
-
Upgraded Ubuntu 16.04 to 17.10,everything went fine but now on login screen I can't move my mouse and keyboard is not responding. So obviously I can't log in. Did anyone encounter this and van help me solve it? Also, doing a fresh reinstall is not an option right now7
-
so yesterday was a fun day. I'm wiring up dbvis toour db life cycle envs. connection to dev, works. move on to Val, connection works. move on to prod, boom, dbvis violates some security protocal that obviously does not exist in dev or Val which locks out the dB acct. I single handedly shutdown production, simply trying to connect with dbvis. smh. what a day!!
-
Bad habits I know but, if I go for a smoke, jump to the toilet and get a coffee in the way back to my desk and stick Spotify on a long playlist I don't tend to move for quite an extended period of time and actually get Shit done. I also find do not disturb to be an incredibly useful feature in Skype for business
-
am I the only one that thinks that Instagram has made a dick move with the recent changes in the API?
I have to fix several web pages now...1 -
Anyone use docker in production handling monies and hundreds accounts? In Django in my case but doesnt matter the framework. More concerned with security and stability moving from paas to docker based paas. Worried I'll move everything to docker and end up moving back to vms bc of some issues or some vulnerability.
-
Anyone move from web development (Angular, Java) to iOS development? If so, can you please let me know what I should expect in terms of work difference, difficulty of projects and overall general development work flow when one makes the shift?6
-
!rant
So after having some issues with Arch, I decided to move to Fedora and I must say I'm loving it!
So this is yet another OS topic.
What you got running in your machine?
What's the hardware of you machine?2 -
Just getting on the loop with all this drama with Tren Black, TechLead and JomaTech after TheQuartering made a video about it. I just unsubscribed from TechLead YouTube channel because I think that move of deleting bad reviews of your products or issuing Copyright strikes at YT video that criticize them is a really shitty move.
On the other hand, I asked here wherever I should start doing content on YouTube related to software development in English or Spanish and after seeing all that drama it made me wonder if eventually my name would get drag into some of that jaja, oh boy...2 -
I had a nightmare where I was in my bed, unable to move, and my stepdad was touching my body and smiling creepily13
-
Who like me can’t sleep while something won’t work in his code , like i am awake for two days now just because i can’t move on a huge missing part in my code :(1
-
Sometime when you try to stay in a friends relation but you are the only one take news from this friends all the time... And i move to Quebec city and no fucking one in 3 years come to see my new home in weekend ... 😑
Well fuck off 😃 -
I just spend 5 hours wondering why the my slug rewrite wasn't working in wordpress. Turns out the 1 second fix was updating the permalink structure in the admin panel.
I can't wait to move to a custom cms. -
Anyone here ever build something with vuforia and tried to implement a static object in your scene to move around?
So like you start the program and there is a 3D AR object in front of you. That object should not change position when you move.
I have been searching for about 4 hours now and havent made any progress and im just questioning if it is even possible to do, so if any of you understand the problem please add your 2 cents -
There's nothing quite as sweet as seeing someone in public for the first time in years and you both decide, without saying a word, that you're both just going to move along and not do the whole smalltalk thing.
-
Hey devrant community, i have a question.
I am 22 and currently work as a C++ developer in a large company in London. I really want to move into finance and possible HFT and move to NYC. Can ayone suggest a good learning path for the transition from the airline industry to finance ?
Thanks im advance1 -
1. Those who can't hack it in this industry to accept it, move on, and learn something else
2. New internet scripting language that's not Javascript or based on the same
3. A job near home3 -
!Rant
Hello everyone, I'm looking for an advise, i just move to a new country and i was doing some side projects as a freelance to set my portfolio to start looking for a job here in the USA, can you tell what is the best way to apply for a dev job here? Any other advise is welcome