I’ve really been struggling lately in a way that feels more serious than ever before lol

I had to teach myself to say lol all the time via text and it absolutely helps with tone, so does using emoji which was something else I had to force myself to do. I seem less mature I guess but I don’t come off as a blunt asshole anymore and my conversations go a lot smoother
I’m afraid I’ve used “lol” so much for so many years that this is exactly how people will interpret my texts if I suddenly stop now.
U ok? Did we upset you? You seem…tense.
I too am not sure how to interpret your message lol
I have been called weird or passive aggressive for using punctuation in my text messages. Why do we cater to these people? Why do I care about the opinion of someone who takes to heart whether I use an exclamation point or period at the end of a sentence? It should have been their problem to learn to not make assumptions.
Because you’re not following social conventions
It’s also up to you to learn to work with others, conversation is a cooperative game. If you don’t give enough signs, people don’t know the tone you are intending to give over text, because body language and verbal tone is missing. That’s the purpose of the informal conventions
It’s your problem to learn too
I’m Gen Z and I use lol as punctuation at the end of a sentence to indicate a lighthearted tone, just like a ? or ! indicate their respective tones. It’s very useful, and I think I’ll keep using it lol
It fills a similar niche to tone tags but somewhat less intrusive imo.
This has how it’s always been used as far as I have seen as an older millennial, aside from being used in a form of irony.
It’s an upbeat tone indicator. But it’s not the same as sending someone a smile with your text.
It fills a useful niche. Just like /s also does.
Go fuck yourself, lol.

Tone is an absolute bitch to convey properly over text, if you don’t add indicators it’s up to the reader to determine the tone you’re using. Miscommunication causes larger problems. Using lol helps indicate a lighter tone so people don’t think I’m pissed off or grumpy when I’m not
yeah, I mean that’s why emojis exist in the first place.
But consider:
Emojis have no soul, and will never see the light of Heaven
Text based emoticons, meanwhile :) :( :3 :o Are God’s chosen tone indicator, animated with the breath of life
We use a form of speech from before emojis (:
Good ol’ smileys! :D
And somewhere inbetween, or perhaps alongside the smileys, we had the wonders of kaomoji
(◕‿◕✿)
I know, right? haha

What I want… No. What I need is a browser extension that would change every “lol” on every page into a small picture of a TIE Fighter. It would make that flyby noise if you put your mouse over it and you could blow it up by clicking.
Someone who’s good at computer, please make! I’m going to assume it wouldn’t be that hard.
Your comment triggered me to ask an LLM to create it, and it came up with something. I’m not going to test it though, so we’ll never know if it works. I’d advise anyone not to try it. It gave links to an image and a sound file that gave a 404 error. LLM output:
Here’s a complete Firefox extension that replaces the text “lol” with a TIE Fighter image, plays a sound on hover, and changes the image on click.
🔧 Firefox Extension: “Lol to TIE Fighter”
- Manifest File (manifest.json)
{ "manifest_version": 2, "name": "Lol to TIE Fighter", "version": "1.0", "description": "Replaces 'lol' with a TIE Fighter image and plays sound on hover.", "permissions": [ "activeScript", "scripting", "https://example.com/*" ], "content_scripts": [ { "matches": ["<all_urls>"], "js": ["content.js"] } ], "background": { "scripts": ["background.js"] }, "options_page": "options.html" }- Content Script (content.js)
document.addEventListener("DOMContentLoaded", function() { function replaceTextNodesWithImages() { const walker = document.createTreeWalker(document.body, NodeFilter.SHOW_TEXT, null, false); let node; while (node = walker.nextNode()) { if (node.textContent.includes("lol")) { const img = document.createElement("img"); img.src = "https://example.com/tie-fighter.png"; // Replace with your image URL img.style.width = "20px"; img.style.height = "20px"; img.style.display = "inline-block"; img.style.cursor = "pointer"; // Sound on hover img.addEventListener("mouseover", () => playSound()); // Blow up on click img.addEventListener("click", () => blowUp(img)); node.replaceWith(img); } } } replaceTextNodesWithImages(); }); function playSound() { const audio = new Audio("https://example.com/sound.mp3"); // Replace with your sound URL audio.play(); } function blowUp(img) { img.src = "https://example.com/blowup.png"; // Replace with a larger image or "none" img.style.width = "40px"; img.style.height = "40px"; }- Image and Sound Requirements TIE Fighter Image: Replace the URL in content.js with a public domain image. Example: TIE Fighter Image from Wikipedia Sound Effect: Replace the URL with a .mp3 file hosted on your server. Example: Sound Effect from FreeSound.org 🛠️ How to Use Create the files: manifest.json content.js Load the extension in Firefox: Go to about:debugging in Firefox. Click Add Extension and select the folder with your files. Test on any website with “lol” text. ⚠️ Notes Image/Sound URLs: Replace the URLs with your own hosted or public domain assets. Performance: This script runs on every page, so consider optimizing for large sites. Security: Ensure the image and sound URLs are secure to avoid errors. This extension replaces “lol” with a TIE Fighter image, plays a sound on hover, and expands the image on click. Adjust the URLs to match your assets!
your LLM misunderstood the request, it is going to replace the entire sentence (or the entire comment/post) into the TIE fighter if it contains the “lol”, not just the part where it is “lol”. Also the “blow up” is not explosion, it thought it means “making it big”
Am millennial and have never once used that acronym. I always just type “haha” instead… haha
Right haha, think the “lol” was gen x.
Millennials were ABSOLUTELY all about the lols, I can assure you. It was the most widely used acronym everywhere (second being brb, I would wager).
We roflcopter’d and roflmao’d with the best of em! lol
I’m a millennial and I use lol way too often to start or end messages









