#and the annoying search function
Explore tagged Tumblr posts
millidew · 3 months ago
Text
you know how both the server and profile icons are matching circles while images and server folders are rounded squares, keeping server icons circular inside the folder, and how they're all balanced in size without adding random new shapes? just fuck it all up in the next automatic update for me thanks
11 notes · View notes
maulfucker · 7 months ago
Text
*species I have thought of and rejected: nautolan (already have one of another color), rodian (already have one of another color), gamorrean (not vibing rn), twi'lek (not vibing rn)
12 notes · View notes
regicidal-defenestration · 11 months ago
Text
I should update my site and write a piece about AI because I have a lot of thoughts that boil down to You keep on using that word, I do not think it means what you think it means
19 notes · View notes
preciouslittlecreature · 2 years ago
Text
Some general Nikolai headcanons because why not! I've got so many more, but I'll try to keep this post short. As always, please let me know if anything posted is harmful, and have a wonderful day!
Can operate many different types of vehicles and holds licenses for many in areas he frequents or that are strategic or significant to any causes he is a part of. No, they are not obtained legally (that'd be too much time and work)
I don't know enough about them to say which one specifically tops them all, but helicopters are his favorite vehicle. His helis are his babies, and he treats them well.
I can't see him liking vodka. He'll drink it if it benefits him (i.e., gaining approval from potential clients, informants, etc.), but beyond that, he avoids it.
Speaking of alcohol, he keeps a high tolerance. Not because he's Russian (though, from what I understand, the drinking culture there may contribute to that), but because it's beneficial to him. It's not uncommon for people to get others drunk, so it's easier to attack or manipulate them. Since it's not always possible to skip a drink, tolerance is the next best thing.
Hairy. I don't have anything else to add to that
Does not have a 6 pack or hard pecs or anything like that. Im sorry, but it's just not something I can see, especially since I learned it's often obtained through malnutrion, dehydration, or like... steriods. Also, I love fat. I want a man with a bit of a belly and soft pecs.
Trains a lot; even if he usually isn't involved directly in a fight, that can quickly change. Plus, it helps him destress.
Gives incredible hugs. Idk what else to add. He just knows how to read people well enough to adjust to their hug preferences. Only gives em out to people he truly cares about, though.
Absolutely a terrifying force; you do not want to be his enemy. The ends often justify the means to him and that often leads to morally fucked up situations. I mean, he literally abducted a man's wife and child. He has no qualms about occasionally being the bad guy and doesn't lose much, if any, sleep over it.(This is pretty much canon, but I still wanted to add my own thoughts to it)
If you've got any of your own, please feel free to share em! And let me know if you want any more; I've also got relationship ones if anyone wants <3
63 notes · View notes
spiritcc · 10 months ago
Text
at this point I don't even know if tag fragmentation in the general russian holmes space is worth addressing. a few years ago I successfully kept the ancient customs intact because I wrote a post so deranged and pretentious it displeased people into doing what I wanted but nowadays what's the point in making a grand return of being terminally online if yall kinda right
#history: in the ice age the soviet series were exclusively russian sherlock holmes#the 2013 show is about to appear under a surprisingly generic title of Sherlock Holmes that is also russian#the contemporaries can't come up with anything better than naming it the new russian holmes#it is a decade later#soon it will be 11 years of nrh being *new*#and russian sh keeps dying out in favour of soviet sh#tag fragmentation occurs where the historic russian sh name with almost 15 years of tumblr history gets shafted in favour of soviet sh#a relatively new tag nowhere near of the russian sh legacy#as someone who actually scrolled it all the way back to the very beginning and yes to the first posts of circa 2010/2011#you can guess why I felt strongly about it since you are just creating an issue that never was and also making a false impression#of how sparsely populated soviet sh is while all this time it was just a secondary but also straight up unused tag#the same thing having two tags with totally different content bc of tag fragmentation is quite annoying#but it is now the modern age and idk if you can even go that deep into any tag anymore with how the search function doesn't work#and who could be wrong. russian sh Is soviet. nrh Is new. and nrh will never change and mix with the russian sh search forever.#plus what is the issue. russian sh gets one post a week and nrh gets one every half a year. the annoyance exists to me only.#do we assemble a council and grant both shows new unique tags and resolve the mistakes of our ancestors#while erasing 10+ years of history behind their current tags in the process thus basically wiping the fandom clean#or do we just live with it while occasionally shrugging at how this all happened#I thought and fought to keep it the way it was because adding to a search that goes back to 2010 is what it's all about o7#but nowadays truly. everyone else is technically right. what's the point
8 notes · View notes
scoobydoodean · 2 years ago
Text
Disgusting and evil as a shitposter @ heart to have something like this but I made an html page for all my many tracked themes and such.
29 notes · View notes
antrea · 24 days ago
Text
i've decided, on may 30, 2025, that i want to add timestamp event tags for all my hockey posts ever.
._.
3 notes · View notes
scaryorganmusic · 1 year ago
Text
trying to find fic for a fandom you never read from before makes me feel like a little hamster dropped into a new habitat. what is this scent? where is the water? where is a safe place to hide? what unspeakable threats may be waiting for me in this corner? do i dare run on the little wheel?
15 notes · View notes
borderlinereminders · 1 year ago
Text
The last post I shared reminded me of the one I wrote about how it’s okay to be annoying with a similar vibe. I mentioned how my dog annoys me so much but I love her so much and that I also love my partner when he annoys me.
I cannot find it with tumblr’s search function. Omg. I was trying to find it again to share after being reminded of it but apparently even though I know words in the post, it won’t show up.
18 notes · View notes
whyamiherewhosummonedme · 3 months ago
Text
"based on your likes!!!" and its fucking AI discourse
4 notes · View notes
orcelito · 3 months ago
Text
Got jumpscared by my own full legal name showing up in my email notifications bc I forgot I emailed my code to myself today just in case my VM ends up stopping working again (I got nervous & didn't wanna lose my progress lol)
Goldfish level memory retention
& the funny thing is that the email itself is just. This
Tumblr media
Full Legal Name code • hi
#speculation nation#title 'code' email is just 'hi'. with the .c file attached of course#honestly i had a very productive day in lab today. i got the core structure of the program down and made sure it all worked#testing it with One of the sorting algorithms. and it worked!!#the lab is to code functions for different kinds of sorts. like bubble sort selection sort and uhh. some other shit idr rn#and have the functions take timestamps from before and after they run the sorts to calculate the elapsed time#and we have to run this for array sizes of like. 10 50 500 etc etc up to like 50000 or smth? if i remember right.#and then once all that's done we take the output and graph the time elapsed for each type of sort/search per array sizes#so today at lab i made the random array generator function. a swap function. the execution function. bubble sort. and main.#main calls the execution function passing in the array sizes. execution(10); execution(50); etc#execution defines the array of that size. then calls the random number generator to populate the array. then passes it to the sort functions#tested with my one bubble sort function. which finished in like 0.00003 seconds or smth for array size 10#BUT taking the time stamps was tricky. there are a lot of ways to do that. and time(); in c is in full seconds#i ended up asking the TA if he had a recommendation for what to use bc theres a LOT of time functions out there#and full seconds isnt precise enough for this purpose. & he recommended clock()!!#records number of clock ticks which is NOT the same as seconds. but when u divide it by uh. forgetting it rn but it's a constant#that will turn it into actual seconds. clock tics per sec?? smth like that.#so anyways very productive 👍 i just need to set main up to call execution function for all the different array sizes#and then write all the functions for the different sorts/searches. but i have the core structure down with the bubble sort function#(specifically with the time stamps and the print function after) that i will copy-paste for all the other functions#and then inside them i put the basic code. none of it's complicated. all can be found on the internet easy.#SO!!!!! honestly i think itd take me less than an hour to finish. tho plotting out that graph is going to be annoying#something like 6 sizes per 5 sort/search functions. painstakingly copy pasting each one into excel or smth lol#but yea im content with how much ive gotten done. yippee!!!!#now i just need to finish my web programming lab before sunday night. blehhhhh
2 notes · View notes
youremyonlyhope · 1 year ago
Text
Hey YouTube. Just because I love to crochet, does not mean I want constant Woobles ads.
6 notes · View notes
stopmyhearts · 5 months ago
Text
hate how generic some gallifrey titles are btw
3 notes · View notes
pocketramblr · 6 months ago
Note
I mean, sure, you do you; I see that you tag asks with something to the effect of 'answered' but you never tag characters, turning a search for them on mobile into a game of luck lol
Ohhhh character tags yeah no I don't do that 💜
2 notes · View notes
watery-melon-baller · 1 year ago
Text
whoooooos willing to go into the toh discord server and plop my silly little fandom survey in there because im too much of a pussy to do it myself <3
3 notes · View notes
spaghetticat3899 · 8 months ago
Text
I’m getting so annoyed with google lately
NO I didn’t ask about salvia, I asked about saliva, I asked if any animals had saliva that could effect mental processing via bacteria or whatever.
Reword the question? NO I’M NOT TALKING ABOUT ANIMALS GETTING HIGH!
Reword it again? Ugh, NO I’m not talking about dogs having rabies!
Are there any animals with non-venomous saliva that would cause behavioral changes? GOOD GOD, IM NOT TALKING ABOUT DOGS, PLEASE
1 note · View note