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 - "copy paste"
-
* Selects text to copy *
* Ctrl + C to copy *
* Selects text to be replaced with copied text *
* Ctrl + C again instead of Ctrl + V *
Instant rage.35 -
When you go to paste a piece of code with CTRL+V and accidentally press CTRL+C instead so you have to go back and re-copy it.26
-
When you copy some code and select the code you want to get replaced and accidentally press Ctrl+c again so you have to copy the thing you wanted to copy again 😡12
-
Rules for server newbees:
1. Never just copy paste stuff from the internet into your console.
-- End --18 -
I broke up with my girlfriend today
She asked me a help of a some real time issue.
What she actually want to accomplished is to copy content through mouse from one laptop, unplugged the mouse, plugging in the mouse to other laptop and trying to paste content there.23 -
CC: StackOverflowjoke/meme am i doing this right? copy and paste it works don't touch it no idea what i'm doing stackoverflow
-
Modern development methodologies:
SDD - sales driven development.
TDD - torture driven development.
BDD - bug driven development.
CPDD - copy&paste driven development.21 -
Right click > Copy
*Unpulg mouse and connect it to other PC
Right click > Paste
#HowTo #CopyPasteLikeABoss5 -
I literally spent 3h looking at all the freaking formulas in my pathtracer which was producing the wierdest psychedelic images for no reasons... And then I finally found this... And I want to kill myself...18
-
Copy code from StackOverflow and paste it. Then complaint on why is it giving a Variable Not Found.1
-
After 3-4 FUCKING hours I finally found a bootstrap thingy which properly centers a div!
In my defense, this shit is all Chinese to me so it's copy-paste-lets-hope-this-works 😅25 -
"We thought you'd just pick up the PSD files and copy paste them to your site, but it seems that you built it from scratch."
...fucking seriously?7 -
Am I the only one that can't remember how to link a CSS file in HTML? I must copy/paste every time from an other project :(
<link rel="stylesheet" type="text/css" href="main.css">11 -
A friend of mine asked me if I could review his code. I said ok and immediately regretted it when he sent me 250 lines of .docx text. In PDF. So I couldn't even copy-paste it.4
-
Volunteered to fix a brittle component in our app. Turned out to be 26 classes of mostly copy pasted code that is riddled with todos and void of feedback for the user. Here's a pretty representative sample of this code's quality:5
-
Every programmer has to see this. (copy paste link below in a browser).
https://destroyallsoftware.com/talk...10 -
"You guys are taking to long. can't you just copy and paste some code and complete the website?"
Literally fuming right now.2 -
Websites that don't let you copy paste email addresses. Well then, I'll do it using inspector. You're not going fuck with me, that's for sure.
-
!=Rant
Does any one else presses cmd+c / ctr+c multiple times just in case the first one did not work?!?14 -
So my coworker got assigned a task. She copied some code from some crappy site, without even bothering of getting rid of "John Doe" in strings or getting rid of unused functions.
She hands it over me for review and I discover that the code doesn't even work! She didn't even bother running it! Anyways, I knew that the task was urgent, so instead of sending her a review, I trash her code and write everything from scratch.
This morning I woke up with an email from her to the team saying that *she* completed the task. Sorry babe, but I cannot let you take credit for my stuff.8 -
Some data get lost during copy.The limit of clipboard exceeded so that's why pasted data is smaller :D1
-
Being a techie surrounded by "normal" people is like a torment you didn't ask for. I just watched someone copy a whole folder of images to their flash drive.
File by file.
Without keyboard shortcuts.
In one explorer window.
Select, copy, navigate to flash drive, paste, navigate to folder, repeat.8 -
Sometimes, you'll be tempted to copy-paste some piece of code from somewhere (stack overflow, w3schools, etc). But instead, read the code there and re-type it. Will help you to understand it better.2
-
People, for God's sake PLEASE at least try to understand the code you are copy-pasting ... now I have to debug a weird function because of someone who didn't.4
-
Feeling frustrated when you cut (ctrl-x) and move to the place you want to paste then you pushed copy (ctrl-c) only to lose what you cut.7
-
Trying to debug some webpage JavaScript with Edge.
Console window doesn't log anything before you open it.
You cannot copy-paste more than a single line from it.
You cannot search in it.
Fuck. Just FUCK.11 -
That moment when you copy something then hit ctrl+c instead of ctrl+v to paste and realize what you have done a split second later... Every time I do this a little part of me dies8
-
How to solve a problem in 7 steps.
1. Google
2. Open links
3. Read
4. Copy
5. Paste
6. Run
7. Repeat until solve2 -
Don't you just loathe the moment when you are about to paste something you just copied, you have the text to replace all highlighted and shit...
and then you accidentally accidentally hit Ctrl-C instead...
FML4 -
Lol... So I was a intern at a IT Recruitment Start Up as a IT Guy (the irony). I was given a task to upload all his clients into a database from xing. It was a fucking copy paste job... So I told him this sucks... You will not believe what he said next... "you will learn how databases work with this" WHAT THE FUCK DUDE YOURE SUCH A DENSE MOTHERFUCKER. HOW WILL ANYBODY LEARN HOW DATABASES WORK WITH COPY PASTE... YOU RETARD.3
-
"Ah no, reusable frameworks and libraries are a terrible idea. What you need is a bunch of very lightweight files that you can copy / paste from project to project"
- Mobile Architect, Large m.n.c, 10+ years experience.4 -
“Just make sure you change the code a bit so it doesn’t look like you copied it from Stack Overflow.”2
-
It is kinda sad to see some software that looks quite promising, and when I check how-to-deploy crap it is only;
"Copy and paste this shit to make it work"
People are not learning anything.3 -
Worst project I had was when I was asked to just copy-paste code and change the names of variables. Yeah, that's it, nothing more than that.5
-
So people in my class don't know how to copy & paste with the keyboard. Most are 13 y/o and it's actually sad :D9
-
I hate when you copy something important to the clipboard, and accidentally copy something else later.6
-
Basically script-kiddy-copy-pasting some C++ until I understood how it worked lol (and then learned it properly)3
-
From a gitlab blog post:
"You wouldn't copy and paste an answer from StackOverflow, without understanding it, (...)"
No.. never....... 🙄1 -
The function you are about to write is also been written by someone on Stackoverflow. Copy and Paste, lets call it a day.1
-
The ability to recognize previously solved problems and integrate a known solution is crucial to programming (and problem solving in general). Us programmers, we call that "Copy and Pasting."
-
Installing something
Ctrl+c on web browser
Ctrl+shift+v on terminal
Next command
Ctrl+shift+c on web browser
Console opens6 -
When answer has 180 points on stackoverflow and it isn't even an accurate solution for the posted problem.3
-
So my manager comes to me and says the developer A said he wrote a code that you can re use why is it taking so long to complete, just copy and paste. As if it's just copy and paste😡1
-
The bad thing about programming is that you can copy paste working code from a previous program on the same machine, same IDE and it still won't give a fuck.. I'm currently here.2
-
When the head of a department thinks migrating an old system to a new system is "just a copy and paste job"1
-
Copying code from stack overflow doesn't make you a developer. Knowing where to paste that code makes you a developer.2
-
When project managers copy and paste clients' vague requests word for word with no further explanation2
-
"I understand you want to write your own code. But that's not professional. If you have reusable tested code just copy and paste it in your project"
I thought he was joking. But I am realising it's the most valuable advice in jy workplace11 -
Me: Found solution on StackOverFlow, lets copy/paste code and try it out
*Clicks ctrl+v*
Computer: There's your value!
Me: Wait that's not what I copied
*notices that I copied from a different computer and expected it to paste on this one*
*cries in corner* T_T6 -
when you setup a CMS for the client, then they blindly copy-paste from Word.
then they complain that the pages are messed up.3 -
Writing a super extensive project in php. Twice so far, I have had weird problems of codes not working.
But everytime I copy/paste the SAME code from another file, IT MIRACULOUSLY WORKS!!!!
WHAT THE ACTUAL FUCK!!!12 -
Nav bar is not placed at the top....
Spend an hour debugging. Finally....
Ctrl+a, Copy, paste into new file.
Save and overwrite old file.
Works.2 -
And after copy paste when it doesn't work, I read the text and come to know only works in x version, which I never have.2
-
What i have been doing so far
1) create project
2) search google for help
3) copy & paste
4) compile
If not working GOTO 2, else
5) feel good for days1 -
Added our new Terms of service and privacy policy to website today, copy and paste from word doc....15 pages of legalese with formatting. BLergh!!1
-
Linux is pretty much like Windows, but instead of "next, next, next, and finish" you do "copy and paste, copy and paste, copy and paste".10
-
"Coding is free dude, why are you charging me for that when I can just use Google to copy-paste code from there and there, boy.. think about it"
-- Typical Client6 -
When your dev's copy and paste code and don't bother changing the (completely irrelevant and misleading) variable names.2
-
Oh my fucking god people are stupid, or ignorant, or fucking both.
How hard is it to copy a password from an email and paste that fucker in and press login.
Seriously several times of “this is your email” and “THIS” is your god dam fucking password.
God kill me now.
(No the password isn’t stored in plaintext, I reset it myself before sending it to the user)1 -
Why did nobody told me about wayland 1.17 protocols that added middle click paste ???????????????????????????????????
Just WHYYYYYYYYYY ????????
This function is fucking amazing on GNOME.
Just really cool. Learnt about it and cant stop using it. Need to copy something ? 3 finger tap touchpad and to paste it just 3 finger tap again. FUCKING AMAZING.13 -
So far, no one has surpassed the ultimately blasphemous practice of
Select text -> right click -> copy -> right click -> paste4 -
Director: hey, we need this new functionality that I saw somewhere else... Easy right? Just copy & paste!!!
Copy & paste... It works every time... Right? No!2 -
1- Copy/Paste (code)
1- Googling before trying to fix a bugs by myself first.
1- Never finish my side projects.
2- (Worst) Still doing all the above.3 -
(tl;dr at the bottom)
one day, an old "friend" asked if i would like to be part of a project with their friends to create a site, we had plenty of meetings, my partner and i were excited with this project until we realized that those girls literally wanted a copy-paste from another site, and i mean, exactly the same but translated in google translate. We even asked other developers for their opinion and they said the same, that it was a copypastarino.
so my partner and i talked to them about how we didn't want to be part of a copied project. Those girls went angry and we drop off that.
Yesterday, after almost 7 months, I found you that those girls won an "startup contest" and that they will be traveling to sillicon valley soon to meet a founder and start the business.
ooooh boy...
what would happen if we send an email pointing out that copied-googleTranslated project?
is the industry really that dumb or lazy? i mean, how is that even possible that they haven't found it out?
tl;dr
some girls just google-translated a site, my partner and i didnt want to be involved and now, 7 months later, they are going to sillicon valley to meet a founder and make it real.11 -
I can tell that I am getting tired when I start copying css / html from the devRant website to use in the devCredits site...
Anyways... the background is now animated and if animation is turned off, the background color can be modified through the link.
Also, @BindView cleaned up some stuff for me.10 -
Is there anyone else who copy something useful. Paste it and after a minute when you need to copy something else, you remember that you copied something important before, but you can't remember what. And you need to paste it to check what it was so you don't lose something important.
But there always only useless shit.8 -
Some websites be like -
Please re enter your email address - [I copy, paste the address from previous field]
It works.
And I'm like that was so pointless 🤔2 -
Windows copy & paste bug.
Will they fix it with W11 I wonder..
Hasn't it been with us since about W98SE..
Write something, copy it, paste it, fine.
Write something else, copy that, paste it, oh no it pastes the previous copied item !
Grrrrr !!!
Hold the copy button for several seconds, its fine..
Remind me, why am I using a computer like its 1984 and expecting it to be slow when it can do 32 billion instructions per second, and can't quite keep up with whether I've pressed a key or not in the last 2 seconds..22 -
Learning through documentation.
I learned one thing.... That how I can copy paste any thing in my code and comment it as "magic happens here do not touch."
Yeah thats my code learned from documentation (image below ) -
When you simply copy&pasted and everything works just fine.
P.S. It's 1:00 AM so I decided to share my little happiness. ^_^ -
!rant
We don't really need an A.I. that can code, we just need an A.I. that can copy-paste from Stack Overflow efficiently.4 -
I get emailed a bug with a bad photo (6.4 mb) of the guys pc where half the url is cut out.
So I ask the dude for the url, I shit you not he took 2 more bad photos (15mb of attachments) then hooked his phone up to his pc and mailed them to me.
This guy is the fricken "Operations Executive".2 -
Always include import statements. Always. No excuses. I don't care if you can't be arsed to copy-n-paste an extra bit of code.
Nothing worse than trying to learn something new, copy-n-paste a sample code then your wonderfully helpful IDE asks you which of the 8 matching packages you wish to import.
When someone asks me, "where did you get that", I don't simply say, "a shop"!!
If you don't include your imports in answers then I hate you.6 -
Can we get a translator bot? I can't copy paste the text in app, so every time I want to translate some rant, I have to copy rant link, open it elsewhere, copy the text, and then go translate it.
Like, bots must do it easier and faster, right?16 -
You 👏🏻 can't 👏🏻 literally 👏🏻copy 👏🏻 and 👏🏻 paste 👏🏻 everything 👏🏻 from 👏🏻 Stack 👏🏻 Overflow 👏🏻 you 👏🏻 absolute 👏🏻 melt 😤8
-
Copy and paste a piece of code from stackoverflow without having the trouble to understand the code3
-
Tupac - Lyric king
Eazy - Gangsta rap
Biggie - Flow king
Eminem - Rhyme king
Dr Dre - beat king
Rick Ross - burger king
Me - COPY/PASTE KING4 -
At home: Man I really love code and everything I can do with it. I'm a fucking wizard.
At work: You want me to copy and paste some text into the view for you? Okay... *cries into keyboard* -
So we got a new developer
And his first task's PR is a pure copy paste off a random website that I managed to find in less than 1 minute of searching for the feature on Google
And I mean that's cool and all, because we all do that sometimes
But my oh my, he didn't even bother changing it one bit, hell it didn't even fit the purpose and it was weirdly imported as a separate class instead of it being added as an extension on the existing base class
Like wtf man, at least put some effort into the 5 minutes it took you to find, copy and paste that in3 -
So I decided to install Arch on my Vps.
Problem: no connection from Vps to internet.
Info: I have terminal access from my hostings panel.
Solution: basic troubleshooting and Google
Problem: this hosting uses outdated install image with broken systemd-networkd.
Solution: install networkmanager
Problem: no internet
Solution: download networkmanager and dependencies on my laptop
Problem: How do I upload them?
Solution: put them in a tar archive, then base64 it and copy paste it via the panel.
Problem: That base64 is over 30MB. No browser lets me copy and paste so much text.
Solution: Write a quick and dirty Java that reads a .txt file and presses buttons.
Problem: Browser freezes after one second
Solution: Thread.sleep(10) after each character, and Thread.sleep(1000) after 10k characters for the browser to catch up.
It's currently going and I have no idea how long it will take. I'll post an update when it finishes.
And people ask me why I love programming. It can help solve so much problems with so little work.
Edit: according to some quick calculations this will take about 5-6 hours, so I'm cancelling it, sine it's past midnight now. I'll start it up tommorow before going to college1 -
Was so used to saving my codes after i write something (ctrl+s) that i always ended up pressing them on browsers and after i copy and paste files.8
-
I’m on a screen share watching an offshore associate copy code from my email to the target script...
... by switching back and forth between windows and typing in the code...
Is COPY-PASTE a little too advanced for this team???3 -
After searching for half an hour in some legacy code for the corresponding opposite of a method "addSomething()" I realised that the method was there hiding in plain sight and used in several places. The name was not "removeSomething" as expected, but "addRemove()".1
-
Client: This feature is already present in one of my other projects, you just need to copy paste it.
Me: Ohh, I will have a look at it :)
What I felt: Nothing in code works with 'just copy paste!! Bitch.
AND YOU ARE THE 100TH PERSON TELLING ME THAT, SO...... YOU HAVE DIE! -
Maybe I'm just crazy, but it drives me nuts when people don't use keyboard shortcuts. It takes so much more time to right click to copy and paste!
-
Just looked at a fellow devs code (has 4 years experience). His test rig has the same 5 lines of code, copy pasted in the same file ... 400+ times.
What is the appropriate action to take?8 -
Anyone knows why I can copy paste text with color??
OS: Android 6.0.1
BTW: It's a regex for searching frequently repeating duplicates. Have been trying this for a while but still not working perfect...6 -
Started my internship web project. Found myself relying a bit too much on stackoverflow and google for backend and frontend help and it's making me feel a bit too guilty. Any advice ?5
-
I started watching Silicon Valley some days back. Just finished season-1. I'm fucking sad and pissed off right now... No, don't get me wrong...Silicon Valley is good. I loved it.
Problem is, there is an Indian YouTube series called TVF Pitchers which had almost same story as silicon valley. I loved that series, when I watched it in 2015, after completing that I really was very impressive with the channel because of the originality and very off-the-track plot. Now after watching Silicon valley, I'm fucking sad... THEY JUST FUCKING COPY PASTED IT. yeah, some people with their "courtroom skills" will tell me that no it was different story... Fuck you! It was a copy and that's it. They removed Gilfoyle character and there was no product information in entire series... That was the biggest change in it. But overall it was a copy... A fucking copy.
The problem is they themselves, in their other videos, make fun of our movies/songs because of them being copied... Now, they are fucking doing it on their own.
I know it's not much related to devRant. Sorry about that.
Some times back, I joined a startup and they pitched in their idea as if they created it on their own... Later I found out that the same idea is running in a successful Palo Alto based company. And just like TVF Pitchers, they also used to make fun of an Indian e-commerce startup (a big one) because it was a copy of Amazon... THEN WHO THE FUCK ARE YOU!!!
I don't know, but for some reason I just fucking hate it. Everybody here is busy copy fucking pasting US. They laugh at others, but they are also same... I'm going through Peter Theil's Zero to One.. and the book is making much more sense to me now.8 -
I've been slowly but surely writing the skeleton of a game on my Github.
Now to actually learn the basics of Github so I don't have to copy and paste my code every time there's an update....6 -
non dev half assed finance guy who came to "help" us with our accounting software's reporting: "easy just copy and paste the database"
drop database YourPatheticExistence1 -
Whenever I want to type the shrug emoji, I copy it from a Google note ¯\_(ツ)_/¯
I can type emojis just fine, enjoy a 🍓, yet there is a clear lack of accessibility for ASCII-emojis input on any device.
How is this fair!?
PS: I do know that this shrug is actually utf8 and not ascii. But that's beside the point. Also try saying “utf8 emoji” three time in a row.8 -
Going over his first iteration of his assigned project...
Me: "This looks awfully familiar..."
"Senior Developer": "Well, I took some inspiration from your apps"
Me: "No, you copied and pasted all of it, down to my breadcrumbs..."
Senior Developer: "No, I only made it LOOK like yours, I didn't copy any of your code..."
Really?! REALLY?!7 -
So my friend who's learning to program didn't really feel like he accomplished much in a uni assignment since he googled most stuff, copy-pasted and tweaked the code a bit. When I told him that's actually the way we do things he found it the funniest thing ever.13
-
Today I start teaching my friend programming. I think I will skip useless shit and just learn him how to google and copy paste from stack overflow.2
-
Student Account Password at the university. No changes the default. It's their DOB and first two letters of the name.
Injection steps:
Open Database ( I am the Placement Representative )
Copy DOB
Paste
Add the first two alphabet
Unlocked3 -
So I just found out that multi-line editing can copy a matrix of letters and paste it on other lines. This is amazing. Imagine being the person who thought of this feature.1
-
Late Steve Jobs :3
// I don't wanna copy and paste all the text from his biography book. So please assume I did that. :35 -
Thanks Cordova
"TL;DR Standards are great and all, but what do you actually have to copy-paste to replace the previous FileTransfer examples? We have you covered" -
This bug still drives me potty !
Select text, copy..
Paste..
Only it doesn't paste the last thing you copied, no it pastes the last thing you copied previous to that !
It's really annoying !
Especially when trying to do remote access to another Windows 10 machine and the bug is there as well, so you can't copy stuff across the connection.
Anyone know how to either stop it, or make it stop happening ?
Sometimes I find if I press and hold the copy key combo for like 10 seconds, it maybe helps, sometimes..
I did wonder, maybe my 3.4Ghz 4 core CPU machine was too slow..
Now its a 3.3Ghz 12 core, it can't be too bloody slow !
Anyhow, I've never come across solutions that worked for me, only a few folk who talk about the bug. (Been around since I think maybe W98..)
Related link:
https://social.technet.microsoft.com/...
> This is an old problem. It has been around
> since pre2004, and microsoft is well aware
> of it.
Every year or so, I ask in various places to see if anyone has a solution that works for me..
So, apologies in advance if you see me posting this in ten years time, again...7 -
I'm a big fan of super-modular and flexible code, but my colleagues are huge fans of Ctrl-C / Ctrl-V.1
-
Surely you can add the tracking number to the URL in the text message, rather than having to go back to the message to copy and paste the tracking number into your website. Royal Mail.
-
That moment when you copy some code from another project of yours and the new code doesn't work but the two projects are almost identical...
Damn I wanna break this thing so much..... 😬😬😬 -
Ever get that heavy feeling when you copy a large amount of text onto your clipboard?
And it stays till you paste it somewhere.
Weird.1 -
that feel when I am the only one in team who knows at least one framework.. and coworkers refuse to learn and instead copy and paste code parts from old, insecure apps into new apps... 😐1
-
I just had to explain a friend of mine, an "engineering" student, how to copy and paste text in MS Word over the phone for half an hour. It's 12:30 in the night and I am frustrated as fuck9
-
My first hackathon, I was the only one that knew coding, the rest of the people where copy and paste from Google. After spending 2 hours I decided to step out and never return back.
-
So, apparently, content entry is front end development.
It's all right there on our old site, just copy and paste it ... Complete with millions of annoying span and font tags you used.2 -
Big plays...
function collapseView(element){
/**
*it doesnt work at the first time, the function needs to be called again
*/
element.collapse();
element.collapse();
}
Literally copy and paste this code..1 -
copy paste code ...... copy paste debug....
.
.
.
copy paste code ...... copy paste debug....
.
.
.
.
copy paste code ...... copy paste debug....1 -
When you find it amusing that your boss thinks you can copy and paste SEO from one website to another, you know you've given up.
-
brute force has indeed solved more problems on earth than AI ever will....
That's because the number is still counting just look at copy paste code from stackoverflow 😂😂😑10 -
At math lessons I was like: "WTF is this shit, I don´t need that." Well I figured out that coding is not "copy&paste" from SO. :)
-
Spot what's wrong with this command!
It took me 10 minutes scratching head to find it out. This is why we still need to use our brain when copy paste-ing code.
😕11 -
Ubuntu > Open Terminal Here
Windows >
> open cmd,
> copy folder add
> paste with cd
Linux is Still better :D12 -
I don't like things like "programming is copy&paste"
But if you think about it... Actually it is: when you don't know how to use a function or how to write a new language you read the docs, copying and using what they say 🤔
Stack Overflow? It's a doc full of examples 😁6 -
The best invention of all time is copy and paste. Can you imagine without copy and paste in your machine/devices? I don't think so...1
-
How angry are you in a scale from 1 to 10 when you want copy something from gnome-terminal and you forget to press shift (only CTRL+C) -> ^C and you have to repeat ?3
-
$ python
>>> class Object:
>>> pass
>>> self = Object()
>>> self.attr = val...
>>> * copy paste code from some class
<Ctrl>+d
Testing ☑️ -
I’m on a screen share watching an offshore associate copy code from my email to the target script...
... by switching back and forth between windows and typing in the code...
Is COPY-PASTE a little to advanced for this team???5 -
Crawling around in a legacy project. Need to rewrite 500 lines of SCSS, to regular CSS. Fuck it. Runs compiler, beautifier and copy paste that shit.4
-
!rant
question
Does anyone here prefer ctrl+ins and shift+ins? Instead of ctrl+c and ctrl+v respectively.17 -
Replies to only me from Group Email
Mgmt: "Can you update the group on what you just told me?"
Me: (Why can't you just copy and paste what I just sent you?).... Sure.
😒 Lazy people suck.2 -
Copy and paste everywhere is not an acceptable software development methodology. It's a sign that something's very wrong.2
-
It was when i was 4th grade. We had windows 95 computers in school. I used tk do assignments on them and submitted with a floppy disk. Yeah, copy paste started there...
-
!rant
Just spent 30 minutes learning how to copy paste from tmux, on my virtual machine, to then set up a text file linked to my local machine, and paste >> file.text. So that then I could open the text file locally and ctrl-c to copy it
How long was this text, a 20 character url. I'm now contemplating why I spent 30 minutes doing this rather than spending 5 seconds typing it3 -
*thinking to myself*
Would it be faster to try to guess/remember the correct syntax and type out this line of code, or search for it on Google, then copy and paste it?1 -
Ok, so we know you've not had any work to do for a week. Here's what we'll do - pick up this task to copy & paste shit code from one project to another. Don't worry yourself with what it does.
FMDL3 -
For those who f**k with PHP language, this is a required reading article from Slack about their decision to develop on PHP
(I guess that you guys could copy/paste this URL)
https://slack.engineering/taking-ph...2 -
I tech write, I am also learning coding on the side. You guys have all the same complaints/issues I have at my day job already... tech writers just copy paste, it can be done in a week right, damnit...
-
One of the DB guys at work writes DB packages like this:
- open package in PL/SQL developer
- copy code to notepad
- edit PL/SQL code in notepad (yes, fucking windows notepad)
- copy and paste back from notepad to PL/SQL developer
- commit
Everytime I see him edit DB packages I can feel my brain mass shrinking.5 -
When you find some interesting code on the internet so you copy paste it but it gives you like 20 error messages and your whole project file get corrupted so you got to remove the whole project file and start over2
-
Soo today (Sunday) I received a Email from my boss. He wants me to do a fucking huge project done by next Friday.
This "so amazing new idea" exists for like 5 years already. So I said I'd be done this Tuesday. Him not knowing I'll be copy&pasting this all the way 😂😂.
Not that I'm lazy, but just that why should I recreate something that exists for years now.5 -
No matter how many years experience you have, a part of your job will always be copy and pasting malformed client data in to a useable format.1
-
Watching someone browse stackoverflow for the solution to a question. Copy and paste the most upvoted answer. Discover that it works, but fail to acknowledge or at least pay respect by also upvoted the answer they are using.
Even after they found a solution so quickly due to the fact that others had upvoted it and as a result it was at the top of the page.2 -
Recently learned about this term... I'm going to be using this from now on.
http://urbandictionary.com/define.p...4 -
"Hello, thank you for your inMail but please go fuck yourself with a huge cactus with your Drupal developer job proposal."
> copy
> paste
> paste
> paste
> paste
> paste
> paste1 -
If you are writing all your code from scratch, you are probably an amateur.
If you are copying and pasting most of your code, you are probably a beginner. -
!Question.
Why Web Designs are all the same ? Is it Bootstrap & Cie's fault or the Web Designers one ?4 -
Is 'Ikea Programming' a thing?
If it isn't yet, we should make it a thing - for those people who call themselves "programmers" after copy-pasting a few lines of code from stack-overflow ( or elsewhere ) and gets it working.
And then claims, "It works right? Don't touch it."
I'm going to start using it already.
( but it wouldn't be any fun to call someone names over video conferencing. that's the fun of going to an 'office'. I guess I'm missing it now. )
PS : the long conversation screenshot is only for context, but the highlighted part should be sufficient to get what I'm talking about.question ikea programming copy-paste not programmers we should totally make it a thing copy-paste programmers3 -
Do you think Facebook developed different " stories" for each platform . Or just copy paste the code !?
U know .. WhatsApp , Instagram, messenger, FB .7 -
Sample code from an old boss... with Vector datatype. "Just copy paste. I have already tested and it works"1
-
It makes me so sad to see such vast amounts of copy and pasted code at my new job :(
3 identical classes with only a few strings different 😡1 -
Copy-paste elbow.
This is what I'm calling spending a few hours scrolling up and down and pressing the same keys hundreds or thousands of times, because, apparently single quotes look neater than double quotes.
Now you're in pain for the rest of the day and painkillers don't help at all.
Go to hell copy-paste elbow. Now.3 -
Copy-paste-edit. Started with javascript and PHP. I would copy a script and just edit some output. This was when blinking text, hit counters and guestbooks was all the rage.
-
I write a lot of custom code for a program my company sells and there is no good way to run tests on it. I just spent a bunch of time wondering why the change I made didn't work only to find I accidentally clicked paste shortcut instead of paste when copying the file. I really need to take some time to write a program to copy all my code for me instead of relying on a manual process. I guess a new night and weekend project.
-
So I feel like I tend to copy and paste literally everything. Does this mean I am a terrible programmer? And I wouldn't be able to complete simple tasks without infringing on others work.1
-
I don't know whether this has been asked before but is it normal for devs to copy/paste code? I feel like half of the programming I do is copy pasting code. I mean, I know what I'm doing. I'm just lazy to type it out.7
-
The feeling of incompetence when you realize all your life you've copied and extended tutorial code from the internet. So much so, that the thought of coding from line 0 sends a chill down your spine.
-
Do senior developers and programmers with many years of experience still copy/paste code from stackoverflow?
If so how often and what is the percentage of the self written code to the total?7 -
Taught my wife the first lesson in real world programming:
She had to do some python homework and it was already late night. Task was to apply several filters to a csv. So we did the good ol' STRG+C.
Am I a horrible person or my programming corrupted from within?4 -
I will stop use CTRL-C CTRL-V from now on. Or any kind of copy paste.
I will either type the stuff or write some loop around it.
C’n’P just gave me tooooooo many errors
-.-5 -
That old Windows copy and paste bug issue again. :-)
I wonder if its due to some Linux code someplace..
Anyhow, I was using a remote desktop application and copying some text from there, and trying to post it into Firefox..
Except it was posting the previous thing I pasted, and not the thing I really wanted to paste !
But, if I open Notepad, and paste to there, it does correctly paste the last thing I copied, and not the previous thing.
If I then copy that, and try posting it into Firefox, it works correctly !
So, its all Firefox's fault !!!
So, where do I report bugs in Firefox ?
Though it could be an OS bug.. ?
I'd have to test more applications, when I get time !
I bet this doesn't happen under Linux. :-)
Or does it ?2 -
I used to dev on Windows and using a Mac was a nightmare at first because of the different keys... was always using control to try and copy and paste. Now I love Macs, though I'm constantly pressing the Windows key to try and copy and paste on Windows. #devproblems1
-
Note to self, selecting text to copy it into the paste buffer only works in the terminal. It doesn't work in chrome...2
-
When your project manager promised to give you a script generator for the big database migration and came back with an Excel sheet where you have to copy-paste every table name and fields to get the table specific part of the script.
Damn copy-pasting programmation ... -
You know you are in trouble when you copy paste error on google and end up seeing code block from where you copied code 🙄
-
So much for having a professional writer review and write my profile....
All I see is Copy + Paste ... Incorrectly3 -
When people are coding and adding hard blank spaces instead of normal spaces. Usually because of copy paste from Internet. Oh, the joy.
-
Inspired by @gowtham-sai
Are there any ranters from Gdańsk, or 3city, Poland?
Meeting would be a nice thing :D5 -
"
On content:
Never type something again that you can copy paste!!!
Use your bloody concentration on getting the layout right.
We are not I medieval times and you work on a computer not a stack of paper.
Jesus.
NEVER AGAIN!
"1 -
Ok in scenario A we do X, Y, Z, and in scenario B we'll do this other stuff mostly the same but a little different. That will <puts comments> go here ...
Ok let's make A work....
-time / days passes-
Ok we're done and it is ready to go.
-later-
Someone: "Why doesn't scenario B work?"
Me: LOL some idiot .... <copy paste, fiddle, copy paste, fiddle> there we go I fixed it!!! -
I always start a new project like: Copy & paste a similar project and edit its Readme.md file (and perhaps pom.xml) and delete all the other files I don't need right now 😉
-
I just watched a friend scroll up on our python file to copy the string from a variable so she could paste it to concatenate it...
-
I Just knew how to tell computer to show "hello world" in my screen ! and also show it 100 times using copy paste1
-
If you'll do a shameless copy-paste from another project, at least find and replace ALL mentions of the copied project name and variables.
-
Sometimes I'm to lazy to properly abstract and reuse code, so I'll just copy & paste and then alter it - and then later curse myself about that. I'm working on this though...
-
on desktop:
to edit my post i have to copy it, delete it, add a new comment, paste it, correct it and post it..
i feel like i'm doing a git rebase on master1 -
I just found this in the code I'm working on:
function checkDateValidity() {
function checkDateValidity() {
...
}
}
Obviously a bad copy/paste. Not even sure how it was working before; it probably wasn't.1 -
That awkward moment when you find a funny rant worthy of a stress ball on twitter and you copy paste on devrant but all the other devranters know where you copied from.1
-
Is a developer a developer if they don't even know the keyboard shortcuts for copy and paste (even if not for code)?6
-
"Can you build a fully customizable slider system in the CMS?"
"Sure."
"Great, booked an hour in for you - surely it's just a case of copy paste from something else, right?"
😟2 -
After using emacs for almost 2 weeks, I can't tell you how many times I've pressed Ctrl+W, Alt+W and Ctrl+Y in things that aren't emacs.1
-
When you have no time to learn by code snippet, you'd have to copy and paste it rather than writing it line by line.
-
Note to self:
Ctrl+A followed by Ctrl+V to replace text with the clipboard contents does not work if highlighting text copies it.
I just spent 20 minutes copy-pasting stuff before realizing nothing had changed…2 -
Started as an apprentice to copy and paste some content in. Dabbled with the HTML editor in the process, it started from there
-
Hate it when the devRantron Mac client app doesn't support copy and paste. What devRant client do you use? Web, devRantron or mobile apps? Thanks!
-
Code: error
Me: hmmmmmmmmm....what if I change this?
Code: error
Me: *copy* google *paste* enter stack overflow
Me: there we go1 -
When you are creating an account on devRant and want to use copy and paste on an iPhone with German language selected...
-
So best way for me to learn is copy paste from the documentation, then fuck everything up and then clean the mess 😌 Seriously works way better than tutorials 😂3
-
I have gotten so used to the copy-paste keyboard short Ctrl+C/Ctrl+V that copying text by right-clicking on mouse felt weird today🤦🏽♂️6
-
Damn it! I just spent an hour debugging something and it was due to a copy-paste error.
Copy paste hell. Bah. -
Which keyboard do you use on phone? I got curious because lot is people are using Unicode character, so looking for some support other than copy paste from Unicode app or web page.4
-
Does anyone how to configure a mouse in Manjaro Linux?
Damn thing has a tendency to copy and paste, with a single click of the scroll wheel.
If would be awesome if I automate that.3 -
vim: because best editor ever
tmux: split windows and copy/paste in console only systems like servers, although i use it on my pc also.
fossil: much better than git, easier to manage1 -
When somebody says this project is the same as the one you just finished so "just copy paste" about my latest mobile app. FML
-
Stupid Zkoss won't let me assign a UI component more than one parent. Instead of getting to use preexisting components I get to make copy/paste carbon copies. Shot my plans for code resusability to hell and back.
-
When Groovy have a documentation page about Java interoperability, but you don't give a shit and with a simply copy-paste from Java the code works1
-
During a training reading a Readme file:
Copy paste the following code in the editor.
NOTE: REPLACE ALL SPACES WITH TABS OR IT WILL BREAK -
A cool script to automate copy and paste of commands from the web to the terminal
Usually, we do
1.Copy the command
2. Open the terminal
3. Paste the content copied into the terminal
4. Write password in case the command starts with sudo
My script does all that with one press of a shortcut.
Below is the link in case you like the idea of this automation
https://github.com/ishank-dev/...5 -
I really am in a love/hate relationship with programming...
I had some free time so I decided to do the Google foo bar challenge. For testing purpose, I code in sublime text and then copy the code in the browser.
Yesterday, I spent most of the afternoon doing one challenge. I figured out how to approach the problem, which was kinda easy, and coded it in about 10 minutes. For some reason, what worked perfectly in sublime text worked without throwing any errors in the browser, but 4 of the 5 test done by Google failed.
Today, after spending a good hour tweaking some stuff in the hope that it would work, the browser editor started throwing indentation errors...
Deleted the code in the browser, copy-pasted the exact same code from sublime : All test passed!
That's a couple of hours I'm never getting back. -
F this code, definitely going to rewrite it.....cba, copy n paste from the last homepage n re-jigging again :-/
-
Stackoverflow - the ultimate treasure for all the developers.
Now a days, I don't use "keyboard" much to build an application... the mouse is enough for "Right Click -> Copy" and "Right Click -> Paste".
;)2 -
Fingers -- what are you doing? You don't need the extra typing practice. Just use copy+paste already!
-
Code examples with dozen of lines in the project documentation (docx) are screenshots... lazy to format or to prevent simple copy and paste? That's the question.
-
Is copy & paste a common, acceptable practice now? I would've assumed that most modern languages would have some kind of re-use capability.
-
Seriously. Is there ANY way to work with my colleagues on the same xcode project, or is it fucked, and have to manually copy-paste storyboards, and .swift files? I found that it’s the easiest way so far. Any recommendations?6
-
Yes, I'm that sucker who writes by hand the copy paste code fields even if he already knows how to do that. I'm not proud of it but, what can I say? I'm a wet guy...
-
I remember when I started in programming, I literally copy/paste a typical "hello world"...
It failed to compile.
After a exhaustive investigation, I found the huge differences between VB6 and VB.net. -
Ugh posting a review on Play Store is an awful experience. The text editor doesn't let you copy or paste and you can't even see your full review once you've posted the damn thing. Why Google 😡
-
When downloading 'animate.css', is it wrong to copy the raw file and paste into a file named 'animate.css' and link it in html file? Why doesn't it work??!!4