Call me pi. Creator of things who currently doesn't know what to create.
Don't wanna be here? Send us removal request.
Text
totally unfair that procrastinating hurts the entire time
if I'm not doing anything I should at least be able to relax
8 notes
·
View notes
Text
"Do you ever use the ratios of hits to--" Girl let me stop you right there. Do you have any idea how often I reread my own fics? The ratios of hits to anything is statistically meaningless
22 notes
·
View notes
Text
First you procrastinate on the task because it is not a big enough deal to get done urgently. Then you procrastinate on the task because it has become such a big deal that doing it is overwhelming. You would think that this implies a middle point where it is just big enough of a deal to get done easily, however the inherent perversity of the universe's causal geometry prevents this
95K notes
·
View notes
Text
🌻🌼🌷🌸🏵️🌹🌺💐🍀
Some flowers for anyone not feeling their best today
51K notes
·
View notes
Text
[Podfic] The DeepSpace Discounts Corporate Handbook | fic by @memorizingthedigitsofpi
DeepSpace Discounts | Rated: G | Length: 7.5 mns
So you've become an interned intern at DeepSpace Discounts. What next? This handy reference book will guide you through the roles and responsibilities of a DeepSpace employee, as well as the benefits you have access to now that you have become a part of the Incarceration Alternative Program.
Podded for Voiceteam for the challenge Into the Unknown!
4 notes
·
View notes
Text
Not gonna lie. I'm super tempted to turn this into a Matrix skin next 😅
Glowy dark mode site skin






🎼 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; }
7K notes
·
View notes
Text
Guyver | MBMBaM
This is my first animatic! I started it over the weekend and finished it last night and it was a ton of fun!
Also big thanks to Louie Zong for making so many great MBMBaM animatics, I’ve been wanting to make them for years because of him, also I stole his way of drawing Travis because it’s the best possible way to do it
94 notes
·
View notes
Text
summer fruits save me, save me summer fruits
6K notes
·
View notes
Text
you ever feel so overwhelmed at work that you just stare at your monitor like you're a deer caught in the headlights of an oncoming truck?
3 notes
·
View notes
Text
I mean sure it's kind of weird that we all got into monastic chants in the 90s. but then again, like 5 years ago there was a whole thing with sea shanties
6 notes
·
View notes
Text
Relistening to Balance for the umpteenth time, and i just hit the ep after Barry's reveal and we get the story of his search for Lup and how he regenerates his body multiple times
It's only on a relisten that you can pick up that his story starts with him hitting the ground and becoming a lich because Taako just blasted him off of the side of the ship when Barry begged him to kill him rather than forget Lup.
I just. The foreshadowing!
Griffin fucking McElroy. How does that story just get more perfect??
17 notes
·
View notes
Text
Not perfect and not always right but basically:
Is it a screen shot?
Is there a link?
Did you click/read the link?
Was it a real source (AP wire, local news, the original online post - not Fox, not the Sun, not NY Post, etc)?
Did you find any confirmation?
Did it strongly confirm a bias or suspicion?
Did it make you feel angry, smug, disgusted, superior, and/or helpless?
Is it important enough to you that you think it needs to be shared?
Do you have the energy, time, ability to research, confirm, and provide sources, links, and some additional clarifying details?
Generally I have this in mind, not necessarily always and not always observed, and I forget and blah blah. But it's a pretty simple guide to remember, and honestly items 1 and 9 cover me most of the time.
24K notes
·
View notes
Text
fascinating. It seems like youtube has upped the ante in the adblocker war. If I have my adblocker enabled, all I see is
guess I don't watch youtube content anymore? 🤷
oh well. it was fun while it lasted.
5 notes
·
View notes
Text
Why is no one freaking the fuck out about TAZ: Royale. Like this is 100% exactly my shit in every conceivable way. Dungeons and Dragons meets Squid Games meets Conclave. The main PCs are Disco Goth, Bug Fascist, and Grog Strongjaw If He Was A Wizard. Campy stupid wizard names up the wazoo. Y'all are SLEEPING
214 notes
·
View notes
Text
So on my posts about racism or transmisogyny, I often see tags that basically say “I don’t understand this but I’m going to reblog it anyway.” If you see a “social justice” type post that you want to reblog but don’t understand?
Don’t.
I know this goes against everything you’re used to hearing on this website, but listen. Reblogging posts you don’t understand is basically the equivalent of blindly repeating whatever you’re told. Even if you’re right, if you don’t understand why you’re right, you could be spouting utter bullshit and you wouldn’t even know it.
When I see “I don’t know what this means but I’m gonna reblog it anyway” it sends a lot of messages. It says that you care more about seeming right than being right. It says that you want good ally credit without any of the work of being a good ally. It says you’re on my side because I can make a post sound good, not because you actually agree with me on anything beyond the surface level.
So instead of just reblogging that post, save it for later. Like it, draft it, bookmark it, whatever. Go to the op’s blog and skim through a couple of pages, see if you can find some context. If the post is old, you could try asking for context in a non-condescending way. “Is this post referring to something specific?” is a lot better than, say, “Does this even happen? I’ve never heard of this.”
If that doesn’t help, do some more research. Google, search tumblr tags for recent posts on a subject, ask people who have EXPLICITLY stated they are willing to educate. Maybe in the process you’ll find more posts with a similar message to the original, but in easier to understand language. Maybe someone else already added a reply that adds useful information onto the op.
And maybe all of that takes a long time. Maybe, by the time you finally understand what the post was talking about, it’s months old and no longer relevant. Maybe you don’t even want to reblog it anymore. Who cares, fuck that post. You learned and grew as a person. That’s more important than looking good on a blog.
35K notes
·
View notes
Text
Extra long called shot that Brennan knew what he was doing with a name like that against the Intrepid Heroes, and Wealwell is a plant for the big bad 🤣
brennan dug his own grave introducing a pathetic little rich boy with a weird name and not expecting the party that would drag gilear to the ends of the earth to want to put him in a handbag and take him with them
5K notes
·
View notes