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 - "word"
-
Boys use the word FRIENDSHIP to strart the relationship...
Girl use the word FRIENDSHIP to end the relationship...
Real example of Polymorphism...😜😜😜2 -
I just ask an intern to comment a Java class I send him (for practice). He asked what should he use to open the file, because, he said, "Word, messes it up"
Seriously, what are they teaching at schools?26 -
1. Spend a week learning InDesign and create an awesome resume.
2. Upload and send the PDF resume around with applications.
3. Have ppl ask for a Word file...16 -
For the last 45 minutes I’ve been watching my teacher showing is how to do styles in Word
athlon.bored = af;10 -
Tried to exit MS Word with :wq and started wondering why it isn't closing before I saw the Windows logo.3
-
I still remember doing this, 😂 even after two minutes of staring I used to end up selecting that rainbow one. 🌈2
-
so um... several of my users access file explorer ONLY via Word.
How?
Well, open Word: File->Open->Computer->Browse (nb. thank you Word 2013 and onwards for making life miserable) and voila, access to documents, downloads, and server shares is gained.
...
Users... they will always find a way7 -
Teacher: hey, your good with computer programming, right?
(Thinking I finally have a chance to prove myself programming wise.)
Me: yeah, Sure
(Trying not to blow my own trumpet)
Teacher: great, can you fix this word document for me?
FML4 -
// family tech support
Dad: *Opens Microsoft Word*
Dad: *Writes stuff*
Dad: *Saves the file as "Doc1.docx" (every time)*
Dad: Son, where did I save my file? I can't find it.2 -
Being forced to use Word if you are used to LaTex is like use colorful plastic toy drill when you know how to operate CNC milling center.9
-
So I wrote a py script that calculated the total no. of the word "fu*k" found in rants -
Here are the results have a look.
Although I expected more, since in every other rant people use the word "fu*k" :/
This is in context with my previous rant -
https://devrant.io/rants/862267/...30 -
🤔
I think "Velop" should be a word.
Velop - to break software
(velopers would be muggles/stupid users?)
This would give the word "developer" a new meaning.
No?
Okay3 -
While using Microsoft word:
Moving a picture 1mm to the right
All text and images shuffle, two new sides appear and sirens are noticeable in the distance7 -
I caught my client SLASH boss SLASH project man SLASH designer SLASH "I want to make facebook but better" designing with microsoft word
That explain the calibri font in their logo9 -
Word of day:
Hellogrammer
Slang for person who can print "hello world", "hello", or some random string of character in multiple programming languages and whose knowledge is limited to printing string.
Synonyms: hypocrite, stupid, script Kidde....17 -
I asked for a screenshot to help me assist with the problem.
I got an image inside a Microsoft Word document attached to a Facebook message.
COULDN'T YOU JUST ATTACK THE FUCKING IMAGE INSTEAD2 -
Accidentally Click on .doc file in File Manager
Microsoft word starts to open it
I press cancel.
Word- Attempting to cancel ....
And then opens it anyway.
Me - Wut?5 -
😐ctrl/cmd + s to sacrifice file.😑
Teacher: always save your file or else data will be lost. ctrl + s
Me: in word
__________
| |
| |
| |
| page 1 |
__________
ctrl + s ( 10 times)💾
Next day I open this file, my data is lost.
I sware to god i hit ctrl + s 10 times.15 -
Just finished the Terrible Word Search Generator, inspired from the Kayak Word Search. Kind of funny in a way.
https://terrible-word-search.netlify.com/...
https://github.com/hparcells/...9 -
I've been working towards a degree in CS recently after being out of school nearly 10 years. I've been trying really hard to keep an open mind and not complain about the professors, but I have to let this out.
My one class we have to write all of our code in their specified editor which I hate, but I understand the need for standardization, but then once it is error free we have to copy and paste the code into ms word and turn it in!! Really?! In 2018 I can't just submit my source files and you open them to run and grade? I seriously have to copy my code into ms word for you to grade it? I don't even understand how you would grade that because it kills the formatting and readability, not to mention the quotes get changed to their curly counterpart which isn't valid syntax.7 -
My uncle: „You are good with computers, right? My Word is broken, repair that.“
Yeah sure, let me just call my bros at Microsoft and repair your Word with them 🤨 -
No Microsoft Word, I'm pretty fucking sure it's spelled Git and not Gilt.
#Preparing Code Review Docs5 -
Three word story:
I saw the infinity rant @linuxer4fun created and got inspired--it's about time we write one of those somewhat nasty, utterly random, amazingly sophisticated three word stories (spanning unto eternity!)
This means I start by writing three words, somebody else responds to that with three words, keeping within the context of the previous one, with the ultimate goal of writing an epic tale together (of dragons and stuff!)
You're not allowed to write a comment if the previous comment is yours:
if (comment.previous ().owner == you)
return false;109 -
About to post my first question on SO.
Wish me luck.
How should I word a question without getting downvoted into Oblivion.
(Fucking polymer)8 -
Can anyone make a simplistic version control like git for microsoft word? I just want an easy check in, check out, and seeing the diff. Goddamn some of these tools got a lot of steps19
-
Another project done in 3 days
https://txstc55.github.io/image-wor...
Generates word cloud based on image and text file user given, the default is Lincoln and his speeches.
Doesn’t work on phones, please view it on desktop/laptop
My god I’m a fucking legend10 -
Remember my rant about having to write a newsletter which works with MS Outlook?
Remember that rant by @EclipseMain about teachers teaching how to build a website in MS word?
Well. The two just became united. I had finished the fking newsletter and was waiting for approval. They kept on introducing last minute changes, a commata here and there and whatnot. I literally was waiting for 2 weeks to send that shit out.
My boss gets the glorious idea that if I complain so much about Outlook and Microsoft, lets have the secretary design the newsletter from scratch, literally copying my design, in ms word... argument: one can send an html email out from word.
...
Then they ask me which one should be send out. I say I can apply the design suggestions to my newsletter but if we sent theirs, with all the weird fonts and being even less responsive then my suggestion, it would be even worse.
What the fuck.
Also: they let me waste a lot of time on this thing to tell me later oh we have money left lets hire a designer. Why not do that from the start? Ffs... <.<5 -
Client wanted to send us e-mail addresses.
Client sent an image inside a Word document showing a list of e-mail addresses.
Luckily ShareX has an OCR feature.1 -
When project managers copy and paste clients' vague requests word for word with no further explanation2
-
Searching for other occurrences of highlighted word in Android Studio
1 - highlight word
2 - CMD+F
3 - Enter
In Xcode
1 - highlight word
2 - CMD + C
3 - CMD + F
4 - CMD + V
5 - Enter4 -
In the middle of a project, the word "just" is an offensive four letter word.
Can we JUST make this small change?
JUST slip that feature in here.
I'm sure you can think of some more.6 -
Why do clients send everything embedded in a word document. Can you send me the jpeg? I receive a word document. (It's always word 2003 for some reason).2
-
Playing Minecraft minigames.
It's a pictionary clone. One player draws a secret word while the other players have a minute to guess.
Along the bottom is a hint.
Hint is in "_ _ _ l e" format.
Possible word is apple, for example.
I already win half of the games.
I can win more.
Initiate cheating.
Python script that accepts input in same format as hint and returns a list of results based on the word database.
Any time I come across a new word just add it to the database.
Stopped at 69 words tonight.
Game on.5 -
Absolutely fucking hate it when someone sends a word document for me to fill it up, and it has the worst fucking structure ever. Everything is here and there, bunch of hacky macros and full of other bullshit.
What a lazy fucking piece of shit!2 -
Have to write a 1,000-1,300 word paper on the top trends of my chosen industry. I am therefore researching crimes using computers and other technology. I'm loving the research.
However, I have no idea how to tone my research down so I don't end up (back) on a list for odd Internet searches, and I don't think I want to be on a international list.
Tips for researching the hell out of this topic without flagging Big Brother and ending up with suits at my door (again)?16 -
Writing a report in a word document for half an hour. Forgot to save in the middle.
You guys know what happened after that :(
2016 and we still have to deal with this freezing shit :(10 -
"Hey Google define *word*"
>>*Definition of word*
"Hey Google define *struggle to pronounce word while sounding like I have tourette's or I'm having a stroke; get no where close to the accurate pronunciation*"
>>*Gives definition of the word I'm trying to say*
This asshat can understand me stroking out while failing miserably to pronounce a word, but when my southern accent kicks in and fucks with the pronunciation of some words, this thing can't take it? Fucking hell bruh.13 -
Me: lets make some fun thingie
Me: i need a random word api for this
*searching*
*absolutely none*
Me: ok ill just make one
Me: https://random-word-api.herokuapp.com/...
Me, 3 hours later: i never actually made my original idea6 -
I've been writing documentation and I've already caught myself pressing ctrl + space a few times to try and get Word to autocomplete a long word for me.4
-
Good job person who is not educated enough to not print a screenshot but still somehow got to work at university
-
New way of storing passwords "securely":
1. Open word and write your passwords in plain text
2. Save that word document and open it in notepad
3. Delete a random character but remember which one and in which position & save
Now the document won't be accessible with word and to fix it you have to put back the character you deleted.10 -
*minimises the IDE and goes to MS Word for documentation...
Typing... typing... Ctrl+Space bar for IntelliSense “oh shit”...Typing...5 -
I don't like it when progress bars develop their own personality. Gurr.
Friendly reminder: see attached gif.
Uh-uh-uh, you didn't say the magic word.
Uh-uh-uh, you didn't say the magic word.7 -
Some weeks ago I read a rant about someone saying that it's superior uses Word for webpages.
This is sick, it's a fucking word document, with an embedded picture.
http://www.cne.gov.co3 -
Back where I used to work, we had this a-hole call center guy who isn't a programmer but got promoted as our team leader. He said he used to program on his early days at the company (?) . He claims that made back-ups of his source code in MS Word and even tries to gives us a lecture about backing up programs.
I really hate those a-wipes who often get promoted and suddenly goes up to their headsjoke/meme that guy ms word programming meme douchebaggery douchebag fake programmer testicular capacities7 -
Topped up my public transport wallet and saw this message. Not sure if this is dumb or cool, but definitely doesn't look very professional. Agree?6
-
Ready...
> access security
access: PERMISSION DENIED.
> access security grid
access: PERMISSION DENIED.
> access main security grid
access: PERMISSION DENIED...and...
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!
YOU DIDN'T SAY THE MAGIC WORD!3 -
Is it just me or is word processing and the entire office suite on Linux platforms absolutely horrendous ? 😫😟6
-
Me trying to find out what some word means
1. Google
2. Find a good result
3. Notice some other interesting word
4. Repeat -
!rant
Last Week I wrote a english Test ( im German ) In the Test I was asked to translate (cast) "gips" into english. I didnt remember the Word so I thought to myself "I wish i could just CAST the german Word into english"
Now I know the Word...3 -
Why do people who cannot write specs still write specs? There are guys who just cannot produce anything human readable.
- Don't list 50 things in the same sentence separated with semicolon. Don't you have list bullets in your Word?? Or table, anyone??
- Now that you managed to add a table, don't write a novel into the cells. Especially now that you have decided to use 30pt font size and 3cm wide columns.
- If it's not an equation, don't use parenthesis. Why? Since they (and this is just my opinion (someone else might think otherwise)) are a little bit (or a lot, depending on the reader(s)) annoying (or otherwise irritating) since they (the parenthesis) tend to make the text (of any kind) very difficult (hard) to read especially (there can be other reasons) when you (or someone else in the company) have decided to write reaaaally long and complex sentences which add no information but make the reader go back and forth of the text trying (and sometimes not succeeding) to make any sense out of it.
- Always remember to use cross-reference number like [1] but don't tell what it is referring to. Special bonus will be awarded, if the link is broken!
- Save space and time by not explaining things that you can just refer to. Just add vague "read from [1], [2] and [3] for info about this." And then expect the reader to go through thousands of pages of boring jargon.
And oh yeah, please ask comments in the review session and then ignore all of them, since "well technically all the information was in the spec". You just need to be Sherloc Holmes to connect the dots.2 -
How are people writing documents/reports? Markdown/Latex in your fav editor and export to PDF? Word? Pages? Libre Office?
I use Markdown, via VSCode, Bear, iA Writer, Marked and then push to PDF. If I have to, then export to DOCX.5 -
Java professor just copied his code from a word document into netbeans. I have lost faith in humanity.5
-
' "productivity" software':
trying to format a document in Word / Libre Office,
text defaults to some condensed serif font,
any at-sign, "http" or "www" automatically generates a hyperlink in an ink-blue color,
formatting and alignment of lines or paragraphs causes unrelated other elements to change unless you make sure to use tables, tables, and nested tables everywhere like it's Netscape 20032 -
Don't feed the pigeons.
A cautionary tale.
When you feed the pigeons they keep coming back. They don't stop pestering you for help, and they don't ever listen to you.
I gave my father-in-law my old laptop, and installed the latest version of Office 2016 because I'm a nice guy.
Now, every week at family dinner there's something he needs me to help him with.
Mind you, his previous computer had Windows XP and the one I gave him had Windows 7. So it was quite the texh upgrade for him.
Except one of his octagenarian siblings wrote a family recipe book, and wrote it in Word Processor. (because Old People!) Well fuck of course it has pictures, clip art, special formatting, vertical and horizontal lines. It worked fine on XP because Word Processor was supported by XP.
The following is me explaining to him over the phone why his recipe book wouldn't load into Word. I was in his house picking up 2000 rounds of ammo for my and my wife's pistols (target practice) while he was out and about.
FIL: "It's the link on the desktop. It comes up in Word on the old computer but when I tried to put it on the new computer it wouldn't work. I used a thumb drive."
Me: "Okay well I tried to..."
FIL: "I don't know why it would work in Word on one computer and not the next."
Me: "Okay, well I clicked on the link to the file on your old desktop and it opened in Word Processor, not Word."
FIL: "No it opens in Word on the old computer, but it won't open on the new one."
Me: "It opens in Word Processor on the old computer, it won't open in Word on..."
FIL: "Which computer are you sitting at? The old one is on the left." (as if I wouldn't recognize the computer I had for three years and just gave him a month ago!)
Me: "The old one."
FIL: "Okay so it should open in Word on the old computer."
Me: "It won't. It will open in..."
FIL: "I was thinking maybe it had something to do with a screen that popped up when I logged in to the new computer. Something about antivirus software?"
Me: "It will open in Word Processor on your old computer, but it isn't formatted..."
FIL: "Yeah, it's a '.-w-p-s' file so it should work in Word."
Me: "Word Processor is a different program from Word. This opens in Word Processor."
(long silence)
FIL: "So which one do I have?"
Me: "You have Word Processor on the old computer."
FIL: "So how do I get Word Processor on the new computer?"
Me: "You don't. It is defunct software, it was discontinued ten years ago. You can try to get a converter online, but there's no guarantee it'll work."
FIL: "Alright, I'll be home in a few minutes. I'll take a look then."
This was at 10pm last night, and I'd been out all day since 7:30am. He still didn't believe me that the book was written in Word Processor until I showed him the different startup screen for Word Processor, where it says "Word Processor" plain as day.
I fed the pigeon. And it looks like there's more of this to come.3 -
Programming is like a Word document, except that if you make a spelling or punctuation error, you get 100 highlights elsewhere which aren't wrong at all and make no sense.
Continuation of https://www.devrant.io/rants/433434 -
Documenting. Starting Microsoft Word to fill in a preconfigured template. It contains two numbered lists, but the numbering incorrectly continues from the first list to the second. Right-click > numbering > Set Numbering Value > Start new list. Bang! MS Word fucks up the complete formatting, margins, tabs, paragraph spacing... But the list numbering still continues from the first list to the second.
I SO FUCKING HATE MICROSOFT WORD FOR WINDOWS!!!7 -
Everyday tech support struggles:
- "I can't find my document."
- "Ok where did you save it?"
- "In Word."
- "I understand you saved it in Word but where did you save the file to?"
- "I'm not sure, Word did the rest"3 -
I just pulled an all-nighter to write an usability testing protocol in Microsoft Word for a medical mobile app.
- statement of consent and privacy declaration; easy: 1 hour
- structuring the protocol and writing the different use cases; easy: 1-2 hours
- layouting the document so the tables don't look like utter shit and adding dotted lines into the columns so the user can write in it without fucking up the whole document when resizing a simple column width; a fucking nightmare: 5 hours
Why is the creation of a nice layout so inefficient to the point where I'd rather design a form in CSS and send it to my printer, get your shit together!3 -
I'm prepping for my psychology exam and I'm typing notes with Word.
Almost every bullet point ends in ";".
Well...at least my headings aren't wrapped in <h1> tags...3 -
Why the fuck didn't I use LaTeX sooner, even though I knew for years of its existence...
Bye Word and Libre Office and Open Office!
Now I CODE my docs in vscode!19 -
devRant is sooo cool. My new
Word-O-Matic physical keyboard word processor setup will increase my rant efficiency. Used velcro to fasten the phone and keyboard on a portfolio notebook! Way faster than virtual keyboard. -
When people use the word, "technology" in place of electronics. Technology encompasses everything: shoes, compasses, etc. Yet people still feel the need to use the word only for their iPhone.
-
me making new dev friends
[...]
me: yeah that's cool what IDE are you using for C++?
guy: like an editor where I write the code?
me: ......yes?
guy: hold on, I don't know what it was called
> taps around his desktop
> guy shows word 2007
> I'm laughing a bit uncomfortably because I'm not sure whether he is serious or not
> guy opens up .cpp file in word
> so many questions
> mfw2 -
Just been handed a specification with the word 'relevant' in it 13 times without relevant ever being defined.
Specific is literally in the word specification4 -
On C++ forum and see reference to Type Erasure (TE). Search around, some Java shit bleeding into other programming languages. Finally find an article that not only explains what TE is, but why you would use it in C++. ITS JUST FUCKING DUCK TYPING. Please stop using stupid names for stuff. You don't sound smarter. You sound like an asshole. Anyway, thinking about it does make sense to call it Type Erasure, but I still think it sounds pretentious. Cool concept, stupid name. Will continue to confuse people saying: "oh, you mean duck typing?"
Cool article:
https://davekilian.com/cpp-type-era...
The wikipedia article about TE doesn't explain shit about why you would even use it. Just repeats the same word salad of words I first saw about TE. I get that its jargon, but from the outside it just sounds like bullshit. I have never heard anyone I work with spew out shit like that. Even the ones with masters degrees in computer science.
I am not even sure I want to learn more about CS than what keeps me employed. I don't want to sound like this when I talk. I have already said shit in meetings about modern C++ that has colleagues (other sparkies, and some CS people) wondering what I was smoking. It wasn't even that jargony.
Don't mind me, just a sparky starting to understand why the CS world is so fucked. Maybe its just academia I can't stand. I dunno.
I should ask in a meeting if someone can define a monad for me.21 -
"Non-technical" users must have some magic skill that goes beyond my understanding. How can anyone work with no-code page builders? I tried Wix, Webflow, Gutenberg, Elementor, Divi, and Semplice. Each one sucks in their way, but they have one thing in common: their UI behaves even more erratically than Microsoft Word.
Is there a "non-technical personal computer user" class where people learn that logic? How did they manage to hide their secret understanding from developers? Or what did I miss?8 -
I've spent several long nights and even pulled all nighters debugging issues patiently. Even the most frustrating and ugly bugs, I've dealt with calmly for hours.
But this. Numbering fucking lists in Word. Why the fuck is this fucking crap piece of software trying to teach me how to fucking count? For fuck's sake, when I'm on level 2 of a list and I say I want 4.1, I mean fucking four fucking point in between and a fucking one. I've been screaming and pulling out clunks of hair for the past half an hour now before it decided to just work.
And now, towards the end of the report, all of a sudden it just decided to change the dictionary language to fucking French! Fuck you, Word!5 -
I'm fully convinced that VS Code is a fork of MS Word. How else could they manage to make their autocompletion features so disgustingly intrusive?
I'm actually surprised that it hasn't tried to capitalize the first letter of each sentence... yet.
I WISH TO END MY HTML TAGS WHEN I FUCKING WANT TO! I WANT TO WRITE A SINGLE QUOTE SIGN IF I WANT TO!
And fuck their fucking "Preferences" menu. Those dropdown boxes are absolute fucking garbage.
Fuck their fucking JSON fuckery. If they cant fit their custom settings into a GUI, it's gonna suck anyway.
Fuck their fucking CPU and RAM requirements. If it manages to lag on a Thinkpad T420, fuck it.
For everything that Microsoft has created, there's an objectively better alternative out there. I'll stick to fucking Atom.4 -
I want to torture very painfully anyone who uses Word to send me content expecting that their exact formatting can just be copy/pasted into any old CMS or web page quickly and easily because the press release is going out NOW and I only got this to you NOW so just quick copy/paste it onto the website and we're good to go, right? You can do that, right?
NO NO NO NO NO NO NO NO NO NO NO! I CANNOT! AND YOU LEFT TRACK CHANGES ON WHICH CARRIES OVER SPECIAL CHARACTERS THAT I HAVE TO REMOVE BY HAND BECAUSE MICROSOFT HIDES OR HAS REMOVED THE ABILITY TO TURN OFF TRACK CHANGES IN SHARED DOCUMENTS! AND YOU INCLUDED TABLES, WHICH I HAVE TO REBUILD BY HAND OR TURN INTO LISTS! YOU WENT TO UNIVERSITY AND NOBODY EVER TOLD YOU THAT YOU CAN'T PASTE DIRECTLY FROM WORD TO A WEBSITE AND HAVE EVERYTHING LOOK EXACTLY AS IT DID IN WORD? WHAT ARE YOU SOME KIND OF MORON?! IT'S BEEN OVER 30 YEARS SINCE THE WEB WAS INVENTED AND YOU STILL HAVEN'T FIGURED THIS OUT?!
At least I get to bill more time.2 -
That feeling when a student in your project group draws a use case diagram with Microsoft word,i have lost faith in humanity.
-
How MS Office came about:
In the office suite I think the top guys stayed for Excel. These guys, are so good. They build Access. But it was always after 6pm on saturdays.
The "I know stuff, and I'll figure things along the way" guys stayed with Word. And in their part time, developed Powerpoit.
Excel guys were so great, they also developed the WordArt and later the SmartArt for Word and Powerpoint!
Thats why we still have that awefull blue and red-wine colours as default...2 -
Hey @allTheNonGermans in here, this really is a word in Germany:
Einfuhrumsatzsteuerberechnungsalgorhytmus6 -
That annoying situation when your fellow German school comrades and your programming teacher misspell GUI and Hack.
Instead of JEE-YOU-EYE they spell it as if it is a single word "gui". Instead of the normal way of spelling hack, they pronounce the a in the word hack weirdly. Take the pronunciation of Hackfleisch for example. Cut this word into two words. "Hack" and "Fleisch". Keep "Hack" and throw "Fleisch" away.
And there you go. That's how they spell fucking Hack.
If you take an English word or even an abbreviation, let it be fucking English and not German, you fucking retards!30 -
Word/Excel = piece of shit!! 😡 Pissing me off every fucking time I am trying to do something. I am wasting more time to set up the fucking alignments and fonts and etc, rather than actually do work.4
-
I have to use OneDrive to store my data on the clod for security policy (sic!) and I use odt documents.
Word online open odt documents quite good, but sometimes an Investigator appear in table cell data: why the hell?4 -
Inherited a codebase that implements its own word wrapping for receipt printing. Problem is it's putting an extra space at the end of each line.
I open up the implementation, expecting it to be a relatively simple fix, until I see this…
var regex = '.{1,' +width+ '}(\\s|$)' + (cut ? '|.{' +width+ '}|.+$' : '|\\S+?(\\s|$)');
return str.match(RegExp(regex, 'g')).join(linebreak);undefined looks like i'm writing a word wrap readability shmeadability regex look ma only two lines!7 -
Why do people keep using .doc files? I've just downloaded a ZIP with 4 Word documents, 3 .docx and ONE .doc, what's wrong with whoever did this?12
-
I just noticed when you search the meaning of a word you want to know in Google under it there is a quiz called Word Couch, you guys should try it out might learn some cool stuff in it, well I knew in do did1
-
I'm having to use MS Word again today, and yet again I want to punch my computer in the balls, and frankly I could pull a better piece of software out of a pig's arse.
So there is a feature that automatically adds up the figures in a column to give you a total. Useful, right?
No. Because the total doesn't update automatically. There is even a setting somewhere to have it update before save, and when you turn this setting on, it sometimes updates before save depending on what mood it's in.
You can have it reliably update before you "print to pdf", but not before you "save as pdf".
Fine, there's probably another setting buried somewhere that actually works, but why the fuck is it not turned on by default? What kind of moron wants an automatic total that doesn't update automatically?
I first encountered this feature about 20 years ago, and in all that time none of the thousands of developers at MS has thought "this is shit, let's fix it."
But that's what a developer does, surely. They look at things and say "this is shit, let's fix it".
If you've been looking at something that's so obviously shit, and so easily fixed, for 20 years and not had any urge to fix it, you're not a developer, you're a cretin.
The stupidity cries out from the earth for vengeance.5 -
95% of people use only 5% of the capabilities of Microsoft Word. The 5% that do know it’s capabilities use a different piece of software instead. According to statistics I just made up.4
-
I sent a recruiter my CV as a PDF file. They replied that they need it as a Word document. They must be joking, right? I always use my website's reader view to generate an updated CV by saving it as a PDF which contains text and images in accessible format. So it can't be hard to convert to Word?
I just installed Microsoft Edge on Linux, because I heard that Edge can save websites as Word documents. It can't. At least not on Linux, using the print or the save as dialog.
I don't even know what to tag this rant. Those people must be making fun of me. What are they supposed to do with a fucking Microsoft Word document? Make sure that the layout gets broken and the content truncated when forwarding it internally?9 -
### Functions ###
range = $(if $(filter $1,$(lastword $3)),$3,$(call range,$1,$2,$3 $(words $3)))
make_range = $(foreach i,$(call range,$1),$(call range,$2))
equal = $(if $(filter-out $1,$2),,$1)
### Variables ###
limit := 101
numbers := $(wordlist 2,$(limit),$(call range,$(limit)))
threes := $(wordlist 2,$(limit),$(call make_range,$(limit),2))
fives := $(wordlist 2,$(limit),$(call make_range,$(limit),4))
fizzbuzz := $(foreach v,$(numbers),\
$(if $(and $(call equal,0,$(word $(v),$(threes))),$(call equal,0,$(word $(v),$(fives)))),FizzBuzz,\
$(if $(call equal,0,$(word $(v),$(threes))),Fizz,\
$(if $(call equal,0,$(word $(v),$(fives))),Buzz,$(v)))))
### Target ###
.PHONY: all
all: ; $(info $(fizzbuzz)) -
It's getting to the point where I can put on my resume "make Word formating more gooder". It's amazing how dumb this is making me feel for how often I have to do it.1
-
Typo Checker: "unsubmitted" is not a word
Me: Really?
Me: Opens google...
Me: Starts typing... UN... SUB..
Google: Unsubmitted is not a word!
Me: (☉_☉)3 -
Is there a word cloud and ngram (word frequency over time) for devRant?
I'd like to test the following hypotheses:
- 'Fuck' is in the top 20 words.
- Swearing happens more often as the week progresses, with the exception of a small Monday morning spike. -
Aligning things in Microsoft Word is officially more difficult than aligning them in CSS.
Change my mind.7 -
A big old Fuck off to Instagram posts saying 'comment "AWESOME" word by word in the comment section, its impossible'
How do these even get suggested when I don't even like any of their posts, their ML is bad.8 -
You all know that. Seeing a presentation / poster / mail with a screenshot of a word document. I mean a FUCKING SCREENSHOT!!!! You may ask "How do you know it's a screenshot?". Oh maybe because every 2nd fucking Word on that whole picture has a wavy red underline? Oh for fucks sake I don't get it. You can save and export them to thousands of file types. Why do you do that? Printing huge posters to advertise your stuff with WAVY FUCKIN' RED UNDERLINES!! I am fuckin dying inside. It is just missing a scroll bar or a task bar with youporn favicon1
-
Bring Word Art into the 21st century. Most of early computer training hinged on the use of Word Art.
-
Was helping out a friend yesterday with word macros.
Never did that stuff before, but thought, it can't be that hard...
It took me almost 3 hours to figure out, how to fill a fucking textbox based on if a checkbox is selected or not. was also kind of a throwback to MFC Applications (because of how bad the UI was)3 -
Am I the only one getting PTSD from Word? I fell like every time I get a new computer It somehow gets even slower.4
-
What software do you guys use to make your CVs? I've been using ViusalCV but I'm looking for another alternatives. Do you just use MS Word or other word processing program?3
-
I hate when the client gives you their "beautiful" html templates designed in Microsoft Word and then later asks you to modify that heaping pile of garbage 😂1
-
Hi there!
Are there any liquid evaporatos here?
(actually don't know the right english word for the german word "dampfer")
If so, please check out my latest Symfony project.
https://liquidz.limaso.de/
I would like to hear your feedback :)5 -
You know you have been programming too much when you subconsciously hit Ctrl + Space while typing in Word and waiting for it to suggest relevant words 😌
-
Just clearing through some of my old stuff and found my first word processor computer, might have to crank this old baby up...
-
Well, jokes on me, I'm using MS Word (latest) for my master thesis. I know, i know, I should use LaTeX for such things or Scrivener, but I just had enough of that bullshit of learning another language which costs me time that I don't have.
Back to my problem: I don't get why for christ sake that SmartArt bullshit was programmed in the first place!?!? It lacks of everything to configure and gives you just a pain in the ass whenever you use it!
Whoever designed that peace of crap should use that shit forever as punishment!
I HATE MICROSOFT! WHY WAS THIS COMPANY EVER ALLOWED TO EXIST!?!?!
Gods DAMN!1 -
Microsoft have recently announced two things that are related to each other:
1. Windows 11 will be equipped with a built-in Copilot that will "see" everything the user does and store it locally (at least so they say).
2. A new PC, redesigned from ground up with AI in mind, called CoPilot+ PC, will be released in June.
I'm not sure if any of this is good news. It's disturbing enough that MS Word interfers with my work by displaying "friendly" pop ups about how Copilot can assist me. And there seems to be no way of turning the damn thing off. I don't want to use Word anymore, but at work I'm forced to use Microsoft's shitty office applications. So now I'm resorting to WordPad, which has a much cleaner interface and hasn't yet been infected with M$ Artificial Idiot CockPilot.6 -
My countries {South Africa} new favourite thing, you get a mail from a reqcruiter stating they have an opportunity for you and want you to forward your CV in Word format.
Dunno about you countries, but in mine 'word' is code for 'make it easier for use to fuck it up with the template we stole from the dogs shit after it ate its owners homework'.
So I rpelied ot one of them simply asking if I should not first be interestd in the position before them requesting my CV.
They basically typed out a longer version of the original mail, I still do not know what this great opportunity is that they want my CV for and not replying again. lol5 -
TIL Firefox and Chrome renders "word-break: break-word" and "word-break: break-all" differently. It just makes me hope that there's a way to force install Firefox into the users' computer if they use chrome.1
-
y'all got any markdown programm recommendations?
Someone (maybe on here) said they use MD for everything instead of word.
Now I wondered, which programm works well for that? Word or a full IDE seems kinda overkill
thnks10 -
What you are seeing is a serialized 16 Word pages, 50 questions multiple choice quiz, I had to manually transform as it needed some formatting like subscripts and superscripts and the guy that did this did some awful things, like using spaces to make some text go to the next line...
I need to make that quiz builder asap.1 -
Doing workflow by emailing word docs from person to person and then wondering why it takes forever or breaks down 90% of the time.
-
data Word: A Word is an unsigned integral type, with the same size as Int.
And here I was thinking a word is a string! And that's not all, there is also Word8, Word16 and whatever else.3 -
I'm working on a custom voice assistant and I'm wondering what wake word(alexa ,siri, hey google, jarvis, computer, etc.) would you use?13
-
Worst dev tech, it has to be MS Word. Apparently they follow the OOXML guidelines to create a Word doc but they have to put in their own shit-flavored ingredients to increase a developer's misery. Parsing that document is pure agony.
I was looking for a way to find the default font size of the document and found this gem https://social.msdn.microsoft.com/F... -
I've always longed for a possibility to just change the source of a picture in MS Word, not having to delete a pic, insert it again and do any settings/adjustments over again. And so it turned out the other day that it has been there all along! Right-click a pic and pick "Ändra bild..."("Change picture..."). It's just that "Ändra" in Swedish means "change" in the sense that you modify or alter something. In this context it would be like editing the picture itself or its settings. A better word would be "Byt" which also means change, but in the sense that you replace something with something. If anyone at Microsoft is reading this, please change "Ändra bild..." to "Byt bild...". If this had been right from start, it would have saved me hours of unnecessary work over the years.
-
How can i create wordlist, lets say from word "world", so the program creates all plausible uppercase and lowercase strings from that word? e.g. "World", "WorlD"... , "WorLD" and so on...11
-
Need a counter to play in a 2d game. 'Make it look 3d and good' they said. Fuck. Everything I do in Sketchup looks tacky AF. It's a piece to play on a white board with a black grid, like extended noughts and crosses. It doesn't need much.
Hello Microsoft Word, hello drawing tools, long time no see.1 -
Finally continuing on my thesis writing it in MS Word. Every time I misspell something I go back and try to use "Ctrl+." to get correct suggestions... I miss Visual Studio...
-
Why did Gboard stop putting automatic spaces after using a word from the predictive typing bar after writing a word with ex. a misspelling?! It adds a space after words picked from the list while typing the word but not when changing it after the fact.
Why did the change this! Now I'm constantly writinglikethis which is extremely annoying!!! It wasn't like this a few weeks ago!!3 -
Heard while playing Clue:
Person 1: It was the Jamaican, with the spear, in the jungle.
Person 2: What Jamaican?
Person 1: Trouble... -
Normal people when they see the word 'Helo': Helicopter, misspelled "hello", nothing too complicated
Me when I see the word 'Helo': MALFORMED SMTP GREETING; EXPECTED DOMAIN -
For some reason I detest the word performant ..it has become a real word but is basically techie jargon..it’s irrational but it really gets on my tits!3
-
Things I hate
- geese
- guinea pigs
- the word “marsupials”
- the words “dollairs” and “dollary-doos”
- weak words like “magnises” where it isn’t immediately obvious what vowel is a strong one
- jackals
- hyenas
- feminazi
- the word “moose”
- the trend of upper-class gen x downshifter people to name their creations after less popular animals like mongoose and others
- words that fall into the uncanny valley where they are just like normal words yet are slightly off
- mispronounced personal names
- billie eilish face
- the name “Podger”
- Johnny Depp’s ex-wife
- php
- alice in the wonderland
- cult following of 1984 by George Orwell
- my older sister
- lack of grounding in any hardware
- the word “Garbaruk”
- the word “Aardvark”
- anything that was ever made by Paul Comp
- the word “Bushwick”
- Keanu reeves face in John wick
- fonts with weight less than 400 that try their best to be as “geometric” as possible
- netflix
- spotify
- slack
- war
- schizophrenia
- history of turkey and britain
- the word “canola”
- the picture of a seagull wearing square sunglasses
- tom and jerry
- how they wrote relationship between chip, dale and gadget
- the word “lululemon”7 -
I have JUST realized the word “ease-in-out” is not a palindrome! The function itself is, and I was SURE the word was a palindrome too. I just _knew_ it. Fuck.
Fun fact: “()()” is also not a palindrome.3 -
so we want to use this software for document mangement (versioning and stuff). i totally understand why the developer used rtf for document templates. but it took me freaking 6 hours to create a simple document header while finding out 500 designs and methods that didn't work due to the rtf format corset that differs more from word formatting abilities that i expected.
-
UAHHHH.... I feel like in the 90s....
It didn’t happen for a long long time for me but now Word (2010 for the people who want to know) crashed and my last two pages are lost...
Yeah yeah.... save often.... save early.... before you press the insert page number button... uahhhh3 -
This is silly. Something made with Word 2010 got fucked up and I can't fix it in there. Shoved the file over to the laptop with Word 2016, fixed it there, saved with compatibility on for older versions of Word, and shoved it back. Word 2010 opens it fine and it won't get fucked up (for) now. (And file size got reduced with almost 200kb?!)
I think our company really needs to upgrade our office suite.. :P