this post was submitted on 23 Sep 2025
770 points (98.6% liked)

Microblog Memes

9376 readers
2492 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CaptDust@sh.itjust.works 145 points 1 week ago* (last edited 1 week ago) (10 children)

This behavior is annoying as hell, but I also think it's for the best. Excel specifically was way too trusting, has a full development environment with the ability to auto-run macros, and has become a convenient vector for delivering malicious code.

[–] funkless_eck@sh.itjust.works 93 points 1 week ago (7 children)

I once made an xlsx with a VBA module and put it in my often-late coworkers' startup folder. It would check log-on time and if it was between 9:01am and 9.59am it would send an email to the rest of the team apologizing for being late that day.

Stunning that I could do that on what was supposedly a locked-down internal system.

[–] CaptDust@sh.itjust.works 69 points 1 week ago* (last edited 1 week ago) (1 children)

I once used VBA to script and automate 90% of my old desk job. I just needed a way to automate keyboard input and some basic conditional controls.

I couldn't install python or run batch scripts as the machine was heavily locked down, but luckily MS provided all the tools I needed inside excel. System admins hate this one trick, thanks microsoft!

[–] funkless_eck@sh.itjust.works 13 points 1 week ago

haha yeah same. We had this terrible internal CMS that I would automate the hell out of.

load more comments (5 replies)
load more comments (7 replies)