lectorel
lectorel
The Hipsters are Appropriating Pop Culture
12K posts
Social Justice Berserker. Asexual and unashamed. 'They/Them/their' pronouns unless otherwise noted.
Don't wanna be here? Send us removal request.
lectorel · 6 hours ago
Text
I'm going to try introducing the foster kittens to a shallow bath tonight, since they smell a bit. No washing yet, just introducing them to the idea of getting wet.
3 notes · View notes
lectorel · 9 hours ago
Text
I feel like Bruce Wayne projects the kind of amiable playboy 'fun' vibe that he'd be the type of celebrity that certain interviewers feel comfortable surprising with puppies.
You know the kind of shows I mean.
The late-night talk show situations where they're making benign small talk with their smiling guest, and there's a segment where animals get brought out, usually to talk about some sort of ecological relief effort.
So you're watching your trash TV talk show late at night, and you get to watch billionaire pretty boy Bruce Wayne be begrudgingly talked into holding a (relatively) harmless creature which inevitably gets a lot of delighted shrieks from the audience as it starts being a lot more active than the handler promised. And to his credit, Bruce doesn't flinch, he doesn't freak out. But his eyes are a little wide, and his voice a little tight as the smile on his face takes on a slight rictus quality before he's inevitably rescued by an apologetic handler who is also laughing because they all know there was no real danger, it was just funny to put Bruce, who is an undeniable good sport and already laughing along, out of his comfort zone for the sake of charity.
Meanwhile, up in the Justice League headquarters, several founding members of the League are wondering how fast they can get a fake Oscar award shipped to the space station because fuck off. Absolutely fuck off, Bruce. Where the fuck did he study? Juilliard? (Probably.)
(Clark ends up going to a novelty store during the commercial break. It's faster than trying to get anything shipped, even with the infrastructure Bats built for them. He finds it several days later taped to his console in a conspicuously empty briefing room. It's gaudy and awful, the words "Best Actor" engraved on the plaque. No one's around to see him smile. No one comments when it vanishes. Everyone thinks it's been yeeted out an airlock. Dick absolutely comments when it shows up in the manor, stashed in one of the trophy cases that sprung up for all the bat kids' school awards. Bruce has no idea how it got there. Must have been Alfred. (It was not.))
Anyway, consider, for your amusement, Bruce Wayne getting highjacked on The Gotham Toight Show with a handful of wriggling puppies and, for a split second, not having to pretend he's delighted to be there.
33K notes · View notes
lectorel · 9 hours ago
Text
"I love you but you're doing wrong in a way I cannot condone" and "I hate you but you're being wronged in a way I cannot stomach" are top tier and I need more of them.
2K notes · View notes
lectorel · 9 hours ago
Text
Meet the print shop kittens!
This is Sumi:
Tumblr media
This is Monotype:
Tumblr media
This is Drypoint:
Tumblr media
This is Woodblock:
Tumblr media
And finally, this is Linocut:
Tumblr media
And their mom, Inkwell:
Tumblr media
She's not so fond of me.
6 notes · View notes
lectorel · 15 hours ago
Note
AU where Tobias is trapped as a social bird like a crow instead of a solitary predator. Bonus: Does he create the Crow Air Force by accident?
Yet another objectively excellent AU idea that has me stumped. Any fellow fandalites have suggestions about Tobias the Corvid?
1K notes · View notes
lectorel · 15 hours ago
Text
Tumblr media
I think they would be friends.
[ID: A meme edit of Laios from Dungeon Meshi telling Maomao from The Apothecary Diaries, "I ate raw kraken parasite and got sick." Maomao says, "Why the fuck did you do that?" but thinks, "Based based based..." End ID]
10K notes · View notes
lectorel · 1 day ago
Text
Hate Hate Hate stories that reward characters for refusing to do triage. 'I refuse to choose only one to survive even if it means both die' [plot contrives for this to be the only way both survive] is so weak. Making difficult decisions with no good outcome is not a moral failing
14K notes · View notes
lectorel · 4 days ago
Photo
Tumblr media
32K notes · View notes
lectorel · 4 days ago
Text
10 notes · View notes
lectorel · 4 days ago
Text
Glowy dark mode site skin
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
🎼 You would not believe your eyes, if 10 million fireflies ended up in the header of your AO3. 🎶
It's been a while since I tried glow effects, but I saw the fireflies and I couldn't resist.
CSS code under the cut.
#header {   background-image: url("https://cdn.pixabay.com/photo/2022/10/19/16/56/fireflies-7533056_1280.jpg");   background-repeat: no-repeat;   background-size: cover;   background-position: center center;   background-color: #152623; }
#header .heading {   height: 15em; }
#header .primary {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
#header .logo, #header .heading sup {   visibility: hidden; }
#header .heading a {   color: #152623;   text-shadow: 0px 0px 15px #f9f6ce; }
.event .userstuff {   background: #425e50;   border: 1px solid #f9f6ce; }
#outer.wrapper {   background: #0d1d1f;   color: #f9f6ce; }
#main a {   color: #8c9b76; }
#greeting a.dropdown-toggle, #header .actions a {   color: #f9f6ce !important;   text-shadow: 0px 0px 3px #152623; }
#greeting .menu, #header .dropdown .menu, #header .dropdown:hover a {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
span.submit.actions input.button {   display: none; }
#greeting img.icon {   display: none; }
#header #search .text, .search [role="tooltip"] {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce;   color: #f9f6ce !important;   border: 1px solid #0d1d1f; }
form.search input[type=text], form.search input[type=submit], .autocomplete div.dropdown ul {   background: #0d1d1f !important;   border: none;   box-shadow: 0px 0px 15px #f9f6ce;   color: #f9f6ce;   display: block; }
#header #search .text {   width: 7em; }
.notice, .comment_notice, .kudos_notice, ul.notes, .caution, .error, .comment_error, .kudos_error, .alert.flash {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce !important;   color: #0d1d1f;   border: none; }
.notice a, .comment_notice a, .kudos_notice a, ul.notes a, .caution a, .error a, .comment_error a, .kudos_error a, .alert.flash a {   color: #506957;   font-weight: bold; }
.splash .module h3 {   color: #f9f6ce;   border-bottom: 2px solid #f9f6ce; }
.splash .favorite li:nth-of-type(2n+1) a {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce;   color: #0d1d1f;   font-weight: bold;   font-variant: small-caps; }
.splash .favorite li:nth-of-type(2n+2) a {   color: #f9f6ce;   font-weight: bold;   font-variant: small-caps;   font-size: 110%; }
.splash .favorite li:nth-of-type(2n+1) a:hover, .splash .favorite li:nth-of-type(2n+2) a:hover {   color: #f9f6ce;   font-weight: bold;   font-variant: small-caps;   background: #425e50; }
#footer {   background: #425e50;   color: #f9f6ce;   border-top: 3px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
#footer a, #footer .heading {   color: #f9f6ce; }
.actions a, .actions a:focus, .actions input:focus, .action:focus, .actions li input, .actions li input[type="submit"], input[type="submit"], .actions li label, ul.navigation.actions li a, .action:link, .actions a:link {   background: #425e50;   border: 1px solid #f9f6ce;   color: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce;   border-radius: 5px; }
.current, #dashboard .current {   background: #f9f6ce !important;   color: #0d1d1f !important;   box-shadow: 0px 0px 15px #f9f6ce !important;   border-radius: 5px; }
#dashboard.own {   border-top: 5px solid #f9f6ce;   border-bottom: 5px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
#dashboard a:hover {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
#dashboard a {   color: #f9f6ce; }
dl.meta {   border: 1px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.listbox .index {   background: #0d1d1f; }
.listbox, fieldset fieldset.listbox {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
form dl, fieldset, fieldset fieldset, fieldset fieldset fieldset, fieldset fieldset dl dl, dd.hideme, form blockquote.userstuff, input, select, select:focus, textarea, span.symbol.question, .own {   background: #0d1d1f !important;   color: #f9f6ce !important;   border: 1px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.autocomplete li.added, .post .meta dd ul li.added, label, label.required {   color: #f9f6ce; }
span.delete {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
span.delete a {   color: #0d1d1f !important;   font-weight: bold; }
.ui-sortable li, .dynamic form, div.dynamic {   background: #0d1d1f;   border: 1px solid #f9f6ce; }
.dropdown {   background: #0d1d1f; }
form.verbose legend, .verbose form legend {   background: #f9f6ce;   color: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
li.blurb {   border: 1px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.draft {   background: #0d1d1f;   color: #f9f6ce;   border: 2px dashed #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.draft .wrapper {   background: #0d1d1f;   border: 1px solid #f9f6ce; }
#header h2 {   background: #f9f6ce !important;   color: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
#stat_chart svg rect:first-of-type {   opacity: 60%; }
#stat_chart g[clip-path^=url] > g:nth-of-type(2) rect, #stat_chart svg g:nth-of-type(2) > g rect:last-of-type, #stat_chart g[clip-path^=url] > g:nth-of-type(2) rect:first-of-type {   filter: hue-rotate(140deg);   opacity: 80% !important; }
.statistics .index li:nth-of-type(2n) {   background: #0d1d1f;   border: 1px solid #f9f6ce; }
.reading h4.viewed, dl.index dd, table, th, dt.child {   background: #0d1d1f; }
#modal, span.replied {   background: #0d1d1f;   color: #f9f6ce;   border: 2px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
h4.heading.byline {   background: #f9f6ce;   color: #0d1d1f; }
li.comment {   border: 1px solid #f9f6ce; }
.comment div.icon {   border-bottom: 5px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.thread .even {   background: #425e50; }
.unread {   background: #0d1d1f;   border: 5px dashed #f9f6ce !important; }
span.unread {   background: #f9f6ce;   color: #0d1d1f; }
span.indicator::before {   box-shadow: 0px 0px 15px #f9f6ce; }
.warnings .tag, .work .warning a.tag, dd.warning.tags a {   border: 1px solid #f9f6ce;   border-radius: 5px;   background: #f9f6ce;   padding-left: 2px;   padding-right: 2px;   box-shadow: 0px 0px 10px #f9f6ce; }
.relationships .tag, .work .relationships a.tag, dd.relationship.tags a {   background: none;   color: #f9f6ce !important;   font-weight: bold;   text-shadow: 0px 0px 15px #f9f6ce; }
.filters .expander {   background: url("https://64.media.tumblr.com/3c89981f933f9f57157d6dcec6fd85a7/94c6737c6db9ad60-e5/s1280x1920/f7557e617a5439c506721bd326580a0cb4c1f8d8.png") left center no-repeat;   color: #f9f6ce !important;   font-weight: bold; }
.filters .expanded .expander {   background: url("https://64.media.tumblr.com/dab095a2fd9387bc1e0c57747ba6b13f/94c6737c6db9ad60-ad/s1280x1920/c1a4e14e0565cdcac5d3e20bebac3ab440f2d607.png") left center no-repeat; }
8K notes · View notes
lectorel · 6 days ago
Text
12 notes · View notes
lectorel · 6 days ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
5 notes · View notes
lectorel · 6 days ago
Note
Tucker: and I was his father-in-law in another one. Sora was too good for you, goat fucker!
Tucker has been reincarnated more than a couple of times, and now that he's got his memories of those times, he tends to get into arguments with immortal.supervillains, like Ras Al Ghul.
Ra’s: NOT YOU AGAIN!
Tucker: Hello! :D
Danny: …. Do you know this guy, Tuck?
Tucker: Yep.
Ra’s: *cursing furiously* KILL THAT MAN! I WANT HIM DEAD! SCATTER HIS LIMBS ACROSS THE OCEAN! I WANT HIS ASHES THROWN INTO A VOLCANO! I WANT HIS SOUL SOLD TO HELL
Danny: Why does he hate you so much?!??
Tucker: In one of my past lives, I fucked his mom :)
Ra’s: *even more violent cursing*
1K notes · View notes
lectorel · 7 days ago
Text
REELING from the new murderbot short story. Instead of poor helpless Secunit (with big shoujo anime eyes) getting wallpinned by the big mean transport it was your respectable smart straight-A transport daughter getting hopelessly smitten with a gun-toting, intelligence-drone-using, leather deflection-jacket-wearing Bad Boy rogue Secunit. called Murderbot
2K notes · View notes
lectorel · 7 days ago
Photo
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
1M notes · View notes
lectorel · 9 days ago
Text
"You could bring her back."
"Do you think I am that selfish, that blind? She would not want it."
"But she would be here, first. She wants nothing at all, now, her grave is cold and still."
"And it will remain that way. What kind of love is it that would call back a soul at the expense of everything they valued?"
11 notes · View notes
lectorel · 9 days ago
Text
Tumblr media
That’s when it dawned on me that Hostile One was a Combat SecUnit.
Exit Strategy has so many good scenes but this is the one that I can’t get out of my head.
4K notes · View notes