#Pastebin Searching
Explore tagged Tumblr posts
Note
Wait, which fandoms do you write femslash for?? Do you post it on ao3 or somewhere else??
when i have written more and feel more confident about what i wrote i might release the physical coordinates that point to a geocache that has the links written on 2-ply toilet paper
#or i might put it into a pastebin and if anygyn likes it that much she might need to search phrases from it to find the ao3 version and acc#pen pals
0 notes
Text
Kitty Bell's AO3 Skin!
@ivylor You asked for my AO3 skin code! I don't really know code either but I know what's vaguely happening. So I don't know where I got the main code originally but I do know that I got the stats icon code from (here). Then I think I picked bits and pieces from other places. I would like to mention I have code in there to remove buttons. This prevents me from accidentally deleting my fics. Still working on some of those pieces. If you want to delete a fic you will have to turn off the skin. Also, Ivylor you could have commented on the post, you didn't have to msg me. I thought you were a bot tbh. For next time ig. Also meant to make this earlier sorry for making you wait!
Anyways! Photos of my AO3 skin!
Code down below! WARNING THIS CODE IS VERY LONG:
Edit: If you ever need help with the skin please contact me! I will be very happy to help!
Edit Edit: SO I made a pastebin so you all can click copy so you can paste it easier in AO3! https://pastebin.com/28Ah7QMs. Again if you have troubles with the skin please don't be afraid to contact me.
div#main.profile-show.dashboard.region ul.navigation.actions li:nth-child(5) { display: none !important; }
div#main.works-edit.region ul.navigation.actions li:nth-child(2), div#main.works-edit.region ul.navigation.actions li:nth-child(3) { display: none !important; }
div#main.works-show_multiple.dashboard.region p.submit input:nth-child(2), div#main.works-show_multiple.dashboard.region p.submit input:nth-child(3) { display: none !important; }
div#main.series-show.region ul.navigation.actions li:nth-child(2) { display: none !important; }
div#main.series-show.region ul.navigation.actions li:nth-child(4) { display: none !important; }
.works-edit .navigation.actions li a[href*="orphans"] { display: none; }
.works-edit .navigation.actions li a[href*="delete"] { display: none; }
.actions a[href*="toggle_rejected"] { display: none; }
header {
background-image: url("https://i.imgur.com/MEXgrDx.png"); background-repeat: repeat; }
header .heading {
height: 12em; }
header .logo,
header h1 sup {
display: none; }
header .heading a {
padding-left: 1em; font-variant: small-caps; color: #a6894b; }
greeting .icon img {
box-shadow: none; border: 1px solid #fff; border-radius: 90%; }
greeting .dropdown .menu,
greeting .dropdown .menu a,
greeting li a {
font-variant: small-caps; color: #a6894b !important; background: #f7f2e9 !important; border: none; box-shadow: none; }
greeting .dropdown .menu a:hover,
greeting li a:hover,
a.tag:hover { background: #c8d0c1 !important; color: #fff; }
greeting .menu {
width: 12em; }
header .menu {
background: #f7f2e9; box-shadow: none; width: 20em; }
header .primary li:not(.search),
greeting li {
border: none; }
header #search {
display: none; }
header .primary {
background: #c8d0c1; box-shadow: none; border-bottom: 5px solid #d5b56e; border-top: 5px solid #d5b56e; }
header .dropdown .menu li:hover a,
header .primary li a {
font-variant: small-caps; color: #f7f2e9 !important; background: #d5b56e; border: none; box-shadow: none; }
header .dropdown:hover a,
header .primary li:not(.search) {
background: #a5b399; }
outer.wrapper {
background: #f7f2e9; }
.actions a, .action, input[type="file"], .actions input, input[type="submit"], button, .actions label,
main .actions a,
main .actions a:visited,
main .action,
main .actions input,
main input[type="submit"],
main button,
main .actions label {
background: #d5b56e; font-variant: small-caps; color: #fff; border: none; }
dashboard .actions a,
dashboard .actions a:visited {
background: #f7f2e9; border: 1px solid #d5b56e; color: #a6894b !important; font-variant: small-caps; }
.required .autocomplete, p.notice, .notice, .comment_notice, .kudos_notice, ul.notes, .caution, .error, .comment_error, .kudos_error, .alert.flash { background: #c8d0c1; }
.current,
dashboard .current,
main .current {
background: #a5b399; color: #fff; font-variant: small-caps; border: none; }
input[type="submit"]:hover, input[type="submit"]:focus,
dashboard .actions a:hover,
dashboard .actions a:focus,
main .actions a:hover,
main input[type="submit"]:hover,
main button:hover .actions label:hover,
main .action:hover {
box-shadow: none; text-shadow: none; border: none; background: #f7f2e9; color: #a5b399; font-weight: bold; }
main a {
color: #a6894b; }
main a:visited {
color: #76826c; }
a.tag:visited { color: #a6894b !important; }
h1, h2, h3, h4, h5, h6, .heading { font-variant: small-caps; color: #d5b56e; }
.splash .module h3 { color: #a5b399; font-variant: small-caps; }
.splash .favorite li:nth-of-type(odd) a { background: none; }
fieldset { background-image: url("https://i.imgur.com/MEXgrDx.png"); background-repeat: repeat; border: 2px solid #d5b56e; box-shadow: none; }
fieldset dl, fieldset fieldset { background: #f7f2e9; color: #a6894b !important; font-variant: small-caps; border: 2px solid #d5b56e; box-shadow: none; }
input, textarea { background: #f7f2e9; border: 2px solid #d5b56e; box-shadow: none; }
span.question { background: #d5b56e; color: #fff; box-shadow: none; border: none; }
form.verbose legend, .verbose form legend { background: #f7f2e9; border: 2px solid #d5b56e; color: #a6894b; font-variant: small-caps; box-shadow: none; }
select { background: #f7f2e9; border: 1px solid #d5b56e; }
modal {
border: 5px solid #d5b56e; background: #f7f2e9; color: #76826c; }
modal .footer .action.modal-closer {
background: #d5b56e; color: #fff; border: none; box-shadow: none; }
.listbox, fieldset fieldset.listbox { background: #d5b56e; border: 2px solid #d5b56e; font-variant: small-caps; }
.listbox > .heading, .listbox > .heading a { color: #fff !important; }
.listbox > .heading a:visited { color: #76826c; }
.listbox .index { background: #f7f2e9; box-shadow: none; }
.listbox li.blurb { border: none; }
li.blurb { border: 2px solid #d5b56e; }
li.relationships a, .work .relationship a.tag { background: none; }
ol.index.group { background: #f7f2e9; }
div.comment, li.comment { border: 2px solid #d5b56e; }
.comment div.icon { border: none; }
.comment h4.byline, .comment h4.byline a { background: #d5b56e; color: #fff !important; }
.unread, .thread .even, .statistics .index li:nth-of-type(2n) { background: #c8d0c1; }
span.unread { background: #f7f2e9; color: #a6894b; border: 2px solid #d5b56e; }
.comment .icon .anonymous, .comment .icon .visitor, .index .skins .icon, .skins .primary .icon, .index .mystery .icon, .index .tag .icon, .index .tagset .icon, .abbreviated .icon .anonymous, .abbreviated .icon .visitor { background: url("https://i.imgur.com/rdqdtqz.png"); background-repeat: no-repeat; background-size: contain; border: 1px solid #d5b56e; }
a img { border-radius: 95%; border: 2px solid #fff; }
p.kudos { background: url("https://i.imgur.com/7wX03zP.png") no-repeat; }
p.kudos { color: #a6894b !important; }
dashboard.own {
background-image: url("https://i.imgur.com/MEXgrDx.png"); border: 2px solid #d5b56e; }
dashboard ul {
border: none; }
main.errors,
main.error-502,
main.error-503-maintenance {
background: url("https://i.imgur.com/FxUVd04.png") center right no-repeat; }
footer {
border-top: 5px solid #d5b56e; }
footer.region {
background: #c8d0c1; }
footer h4.heading {
color: #fff; font-variant: small-caps; font-size: 120%; }
footer,
footer a {
color: #fff; }
footer a:hover {
color: #fff; background: #d5b56e; }
dl.stats dt { display: none; }
.skins .header dl.stats dt { display: inline-block; }
dl.stats dd:nth-of-type(1)::before { background: url(https://64.media.tumblr.com/db492b00dffe5c3059151bf531bac9ea/270ee5afe68cadd6-46/s500x750/a6bc3e5d57023d005da4a1f3d11c383db8dd7df6.png); }
dl.stats dd:nth-of-type(2)::before { background: url(https://64.media.tumblr.com/f835b437a474b4b672a8d4ebe61402b8/8979adde76f2ff05-fb/s100x200/8f86556b6896e96427f5a4a54f0de7be38ddba75.png); }
dl.stats dd.language::before { display: none !important; }
dl.stats dd.kudos::before { background: url(https://64.media.tumblr.com/23a3c6f134a96386f50fb8982a353590/8b704f26c7323545-01/s100x200/31e25f0be03646918168c4d49bd2ee9733b2cd59.png); }
dl.stats dd.words::before { background: url(https://64.media.tumblr.com/fff96d500a04ddf12517a48d83b228d2/b2e751421a20aa0c-a7/s100x200/c848a67de8f463ccdafa5b60948c61a172d5fe24.png); }
dl.stats dd.chapters::before { background: url(https://64.media.tumblr.com/a8ca48310f24581ae539336583690b26/b2e751421a20aa0c-5c/s100x200/a51b914598b64c3ddf6f705b278f11a68301d443.png); }
dl.stats dd.comments::before { background: url(https://64.media.tumblr.com/7172c0bbe03a0eef7b236014dc78c905/8b704f26c7323545-78/s250x400/f37ba1ff69b5ef2ad7e5fe66b61fd748badc00d1.png); }
dl.stats dd.bookmarks::before, dl.stats dd a[href$=bookmarks]::before { background: url(https://64.media.tumblr.com/9b95d189a57699762d2262536e922ece/b2e751421a20aa0c-2a/s100x200/1aabb2ad7b90746f0469aefaa39af5b83728f8b9.png); }
dl.stats dd.hits::before { background: url(https://64.media.tumblr.com/b2b8862a356132ac1aa41e9e9f0ddd1d/b2e751421a20aa0c-9e/s100x200/dcd2bcb1adbbb8f9e1844b61aee3dd3a653531e3.png); }
dl.stats dd.collections::before { background: url(https://64.media.tumblr.com/ae825c2ad8071426c298c5b52970e294/b2e751421a20aa0c-18/s100x200/d1eb5dd259e2db588cda2100057c2c8fd9efaaf0.png); }
dl.work dl.stats dd.published::before { background: url(https://64.media.tumblr.com/7e13419071a7eeb35f48a76c7aa0ba36/b2e751421a20aa0c-5d/s250x400/7f351f60793ad683e4a9dc4de55e4ee4d625f9d2.png); }
dl.work dl.stats dd.status::before { background: url(https://64.media.tumblr.com/0ef9349a36cf808783e9488a97b64678/b2e751421a20aa0c-10/s250x400/8df1d3da298f875381822968f8e71ed4d7bcae31.png); }
ul.statistics dl.stats dd.subscriptions::before { background: url(https://64.media.tumblr.com/64db76a65209eff79515dfc23842eb54/fd0b10e0262ddb71-14/s250x400/921de73c3d5bb819f4e3c58c7c45bd4c6edfe55f.png); }
dl.stats dd.published::before, dl.stats dd.status::before { width: 0px; margin-right: 0px; }
li.collection dl.stats dd a[href$=collections]::before { background: url(https://64.media.tumblr.com/ae825c2ad8071426c298c5b52970e294/b2e751421a20aa0c-18/s100x200/d1eb5dd259e2db588cda2100057c2c8fd9efaaf0.png); }
li.collection dl.stats dd a[href$=works]::before { background: url(https://64.media.tumblr.com/f835b437a474b4b672a8d4ebe61402b8/8979adde76f2ff05-fb/s100x200/8f86556b6896e96427f5a4a54f0de7be38ddba75.png); }
li.collection dl.stats dd a[href$=bookmarks]::before { background: url(https://64.media.tumblr.com/9b95d189a57699762d2262536e922ece/b2e751421a20aa0c-2a/s100x200/1aabb2ad7b90746f0469aefaa39af5b83728f8b9.png); }
li.collection dl.stats dd a[href$=fandoms]::before { background: url(https://64.media.tumblr.com/0a2f3d28fb850907a859726916e04e6f/8979adde76f2ff05-48/s250x400/926b1499363f66438d02fdc8bbea5ce610a75395.png); }
ul.statistics dl.stats dd::before, li.work dl.stats dd::before, li.bookmark dl.stats dd::before, dl.work dl.stats dd::before, .collection dl.stats dd a[href$=collections]::before, li.collection dl.stats dd a[href$=works]::before, li.collection dl.stats dd a[href$=bookmarks]::before, li.collection dl.stats dd a[href$=fandoms]::before, li.series dl.stats dd:not(.language):not(.words):not(.chapters):not(.collections):not(.comments):not(.kudos):not(.bookmarks):not(.hits):not(.published):not(.subscriptions):nth-of-type(1)::before, li:not(.collection) dl.stats dd:not(.language):not(.words):not(.chapters):not(.collections):not(.comments):not(.kudos):not(.bookmarks):not(.hits):not(.published):not(.subscriptions):nth-of-type(2)::before, dl.stats dd:not(.bookmarks) a[href$=bookmarks]::before { display: inline-block; width: 14px; height: 14px; content: " "; background-size: 14px 14px !important; margin-right: 5px; }
#adiraofthetals ao3 skins#ao3 skins#ao3 site skin#ao3 code#ccs#ccs code#ao3 ccs#ao3#archive of our own
380 notes
·
View notes
Text
DAYSLILY DELIVERY 💌 page theme #4: newspaper.
i'm back with another page theme! this time i'm presenting u with a newspaper theme with a spot for three articles, complete with scrolling text boxes for all. the code is labeled with editing instructions, simply search "(EDIT)" in the code and you'll find exactly where you need to be.
usage guidelines: click here.
image sizes: article 1 (370px x 170px), article 2 (110px x 150px - but any size below 200px should be fine!), article 3 (280px x 100px).
if you like my work, consider donating to my dog's surgery.
STATIC PREVIEW | pastebin in source.
219 notes
·
View notes
Text
SFW Agere/petre Etsy Shop Masterlist
While searching for little gear on Etsy, I noticed how much of it is exclusively NSFW... So I've done my best to collect a list of all the shops that are NOT NSFW. Some of them are stated to be SFW, while some are unspecified. I've also organized them into a list that's organized by what things they sell (note that store stocks may change, so the organization may not be accurate forever)!
List can be found here (Tumblr wouldn't let me paste it here because it's too long!! I'm sorry its a pastebin idk any other websites ;-;)
Please send me any other stores you know of ! ^^ I'll add them!
#sfw#sfw agere#sfw petre#sfw interaction only#age regression#sfw age regression#pet regression#sfw pet regression#sfw age dreamer#age dreamer#agere community
408 notes
·
View notes
Text
Video game music polls with no waiting on the source
Sources are below the cut in the 'Keep reading'
Have a request? Feel free to submit any through the Ask box - any and all are welcome. Your username will be credited as the requestor unless you either submit as anonymous or would like not to be named.
To make a request simply include the title of the audio track and the game that it was from.
Requests are generally uploaded from 'oldest first' - however this is not a hard-and-fast policy and different polls may be chosen for the day to keep variety. Your submission will most likely still be uploaded eventually even if multiple days have passed.
You can submit multiple songs per Ask (Up to 10)
However if you do submit multiple tracks in an Ask, only one will be chosen that day. Your list will then remain in the inbox as I temporarily move on to other submissions to allow others the opportunity for their submissions to be posted.
The next request from your list will be posted about a week or two later until every song from your Ask has been posted
Imitation blog of @doyoulikethis-videogame-song who is the original
Current list of songs last updated 06/02/2025. (Ctrl+F to search)
24 notes
·
View notes
Text
Remove news media partnered with OpenAI from your search results
Over on Bluesky 707kat posted this Mashable article about news media that have signed contracts to let OpenAI scrape their content in a "well, we can't beat them, so we might as well join them" move.
I responded by making a uBlacklist list of all of their websites so you can block them from your search results. As far as I'm aware all of the contracts in the article are still in effect, though NowThis is no longer part of Vox Media. Intelligencer and The Strategist have nymag URLs so they are filtered by the nymag rule.
Using the list
To use the uBlacklist list in Firefox:
Go to about:addons.
Hit the 3 dots on the entry for uBlacklist and go to Preferences.
Copy the list from Pastebin and paste it into your list of blocked sites.
Hit Save in the bottom right!!!
In Chrome, you'll want to get to the uBlacklist options to paste the list, which you can do from the toolbar icon, or by going to chrome-extension://pncfbmialoiaghdehhbnbhkkgmjanfhe/pages/options.html (if you want to get there manually it's Main Menu > Extensions > Manage Extensions > Details button on the uBlacklist entry > scroll all the way down until you see Extension Options).
I'm not able to test Safari currently, but it shouldn't be too hard to get into the preferences/options for uBlacklist there.
Don't have uBlacklist?
It's available for Firefox, Chrome, and Safari. The getting started guide is here:
It's also great for blocking AI sites en masse - I use this list to do that.
#I want this post to be direct and factual but I just wanna say the companies who have done this are not preserving knowledge transmission#they are giving in. anyone who says generative AI is the future we have to accept is being grossly unprincipled at best#we do not have to accept it and I will not accept it#rose's tech corner#ublacklist#anti-ai
11 notes
·
View notes
Text
tired of seeing AI generated art in your google image searches?
uBlacklist lets you block websites from showing up, meaning you don't get generated amalgams whenever you're looking for references or stock imagery. Also saves you time having to enter modifiers with each search like "before:2021" or "-ai".
Chrome plugin / Firefox plugin
Pastebin of most common/frequent generation sites: https://pastebin.com/ZF5X89a8 - You just need to copy and paste this list into the plugin option like above and click 'Save'.
50 notes
·
View notes
Note
what was ur trajectory for getting into hardcore?
Short answer:
Vocaloid -> Tumblr mutuals give me a taste of hardcore -> hardcore touhou arranges and lolicore -> hardcore autism -> 4lung links me a copy of FL studio -> Perpetuates the cycle
Long timeline below the cut:
c. 2009-2011: get into vocaloid because a high schooler TA at art camp plays World Is Mine and a few other classics, and i think it's just the coolest thing ever.
c 2012-2013: still really into vocaloid. it's my special interest. finding myself enjoying electronic stuff but not knowing anything about genres. going on youtube deep dives, listening to anything i can find reuploaded off niconico. i have a bookmark folder from around this time with a good hundred or so songs in it lol
2013-2014: introduced to things like wolfgun, pendulum, and more experimental electronic like osamu sato by tumblr mutuals. some of my mutuals make their own music. they and quite a few others i follow are into lapfox but i never went out of my way to listen. the callout drops and i have no idea what anyone is talking about but i avoid the subject.
i want to get into making music. i had a tiny bit of background when i was in elementary school, but i still struggle to read sheet music, i don't know shit about playing the piano, and i don't know what programs to use. i watch Cakewalk videos in mystified awe, unable to read anything on it. i am very bad at searching for information online.
somehow, i get myself into using UTAU, mostly just converting USTs, doing a little tuning, and trying to edit in Audacity. I start using Famitracker. While I struggle with the interface, I finally for the first time understand music. The process of synthesizing a sound makes sense for me, and I want more.
2014-2015: i'm into 8tracks and i like, like fucking, electroswing and glitch hop and shit. i'm just listening to random dancey electronic. i don't know. i liked the hotline miami soundtrack
2015: old vocaloid producers are retiring and moving on, the slump is starting to hit. i get a new computer, i deleted my old tumblr coinciding with losing most of the people i spent time with on there, i focus more on school. but i'm on twitter and soon i've remade my tumblr.
i start making new friends. i get invited to play nekodancer with one of them, and get introduced to their friend (hi ein). i think he put on like a goreshit song or a touhou arrange or something but it just really cracked my brain open.
i get into touhou, i get into touhou arranges, and this is when i meet gabber and breakcore. i'm also pretty into lolicore but i have a hard time talking about it due to it being called lolicore (oh, how time changes a person)
2016: at this point, hardcore is my special interest. i'm collecting things in youtube playlists, i'm getting really granular about genres. i'm slurping shit off of lolicore.ch
i want to make hardcore but i don't know how. i try doing things in sunvox to no avail. i try playing around in audacity to no avail. but the hardcore spirit is within me
additional events of note:
2016 or 2017: i don't know when or how i ended up finding out about 4lung, probably a twitter mutual. i like her stuff and she puts out a lot of it. the fanbase is friendly.
if you ask, 4lung will send you a pastebin with a link to FL studio, sample packs, and tips on getting started making breakcore. so i get FL studio. i'm still busy at school, but i make some practice tracks for assignments.
2017: i make the first E-R0 MAID.f track.
and then i just kept going. my music-related special interests wax and wane with my ability to focus on them compared to other things going on in my life but they never really fade completely. in early 2023 i started djing so that's brought it back.
so yeah that's roughly my trajectory thanks for listening
13 notes
·
View notes
Text
The search for weird "Monotone Princess" moments
So for the iceberg videos I played the SE games and even talked about them - but sadly I didnt record any footage - and this is very lacking for all of the games - but for the Monotone Princess one its the worst because it got tons and tons of text. The good thing is, that one can rewatch (I hope most) of these text cutscenes. The problem that comes up is that one can't really skip them (even with emulator fast forward it takes a few minutes to get through one of them) , and one certain really fucked up moment is hidden really deeply. I have a safe file with the game beaten (but not completed 100 percent so many cutscenes are lacking, cause if you watched the iceberg video you know what torture it is to finish the game once lol) so if you are curious you can try to watch them for yourself if you now how to emulate and find an english rom of the game.
Expires in a few days so be quick. Anyways, I tried contacting the translation team so lets see what happens.
16 notes
·
View notes
Text
no no ticket no i just have this finger i found | wallpost what upcoming school does to a guy color via rgba is super customizable, just search up 91,189,202, and replace it with your own pastebin
#world of olympians#world of potter#coding#html#html template#css#css template#wox site#wox#wallpost
33 notes
·
View notes
Text
[Búsqueda] The Winner Takes It All
Creatated by: Hela.
Link Pastebin: Zelda.
Prohibido retirar los créditos, no estorban y ni se notan (?).
Un favorito y/o un retweet nos ayuda.
Los colores son modificables al gusto (explicados más abajo a detalle).
Iconos de Saturnicons.
La imagen se modifican al tamaño elegido, automáticamente.
Fuente principal: Imbue & Oranienbaum.
Seis espacios para datos, únicamente estos, no más.
Cualquier duda no tengan miedo de mandar un ask con Hermes que ya no está de vacaciones, juramos encerrar a Cerberus en su respectiva casita para que no les muerda.
El espacio de escritura tiene scroll automático sin límite de lo que quieras escribir en tu búsqueda.
--dkbu: color de fondo y el color de las letras del texto. --ocnn: primer degradado del título, color del triángulo enorme y del resalte en los íconos (el search a un costado). --swtb: segundo degradado, color de fondo de los íconos y los datos. --skny: color del borde doble y del fondo de la zona del texto. --gvm: color del texto de los datos y de los íconos no marcados.
Todos los colores se pueden usar en forma hexadecimal o rgba sin problema.
De los códigos previamente mencionados, esta búsqueda es bastante sencilla tanto a la vista como para manejar, pero nunca hay que subestimar el aspecto minimalista ¿No lo creen?
¡Nos vemos para el siguiente código!
.
@elalmacen-rp
#tablilla#codes foroactivo#css#html#template#foroactivo#nirvana dearum#búsquedas#The Winner Takes It All#rpg#Búsqueda TWTIA
8 notes
·
View notes
Text
To new tumblr users:
please turn on custom blog theme in your settings. custom blog theme is something that is actually so wonderful about having a tumblr, and we need to show @staff how important of a feature this is to this site.
Propaganda:
Having a custom blog theme gives you a yourURL dot tumblr dot com site. Having your very own website is cool as fuck.
Having your own site makes it much easier to search and view your blog, and use tags to sort posts.
Another fun thing that you can do is create custom side pages for your blog with useful static information, like an about page or a tags page.
show off your personality and interests with a cool site. organise your posts to find them later, and to give your followers the ability to view all the posts on your blog with a specific tag, like a tag for your writing or your art. This can be done by providing a link to a specific tag that looks like this: yourURL dot tumblr dot com/tagged/myCoolTag
You can have a cool site, even if you don't know how to do web code, I promise. Here's how your turn this feature on:
go to the little person icon in your top ribbon (circled in red):
2. in the resulting pop up, scroll down to "blogs" < yourBlog (highlighted in red):
3. click on "blog settings". This will take you to a new page. (highlighted in red)
4. on this new page, scroll down to "custom theme" and flip the toggle switch to on. (circled in red)
5. now click that "edit theme" button. This will take you to a new page that will look something like this:
depending on what theme you end up using, the options in the white sidebar will be different. For now, that's not what we're actually interested in though!
6. to get started with your theme, click the edit HTML button.
7. This pops open a thing with the code from your blog. This is where you can edit or paste code into to customize your blog. This is where the fun starts!
If you know code, you can write code yourself, but I'm going to just assume that you don't know enough code to write a tumblr theme. Fortunately for you, there are lots of people out here on tumblr dot com that do know how to write code and make tumblr themes and do this AND make these themes publicly available for anyone to use.
8. Where do I find this, you might ask? Great question! A good place to start is Theme Hunter, which is a blog where they share lots of independent theme creators themes. Typically when you use someone's theme, you should reblog their post about it, as this is often a term of use. Theme hunter is nice because they are really organized so you can find some nice categories to start you theme hunt in their "more" drop down:
you'll notice that they also have pages about how to install tumblr themes. The "page themes" section is for side page themes. We'll get to that in little bit, but for now what you want is the "Tumblr themes" Most themes will have a set of easy to use customization options for stuff like background colors, font sizes, sidebar images, links, accent colors, etc. Most theme posts will have an example or "live preview" of the theme in question so you can play around with it and see if you like all of the features. Remember that you can change all of the colors and the font sizes if you like.
9. Once you find a theme you like, click on the "code" link in the post which typically takes you to a pastebin page with the code of the theme.
10. click "raw" in the top ribbon, which takes you to a new page that has nothing but the code on it. (highlighted in red)
the new page will look something like this:
11. click anywhere in this page, and hit ctrl + a (on windows) or command + a (on mac) this selects all of the code. Now hit ctrl + c (windows) or command + c (mac). This copies all of the code to your clipboard.
12. Now go back to the theme editing page for you blog and click anywhere in the code box. hit ctrl + a (windows) or command + a (mac) to select all of the text in the code window. hit backspace (windows) or delete (mac) to erase the text.
13. now that your code window is empty, click in it again. Hit ctrl + v (windows) or command + v (mac), which should paste all of that code that you copied before into the code window.
14. Now hit "update preview" (highlighted in red)
this will update the preview of your blog so that you can now see it with the theme! It may not look quite right yet, but that's because you haven't set up all the customization options yet! Note that until you hit "save" the theme does not become live on your site.
15. hit "save" then hit the back arrow on the code window next to the gear symbol.
16. Now for the fun part! Customizing! Scroll down In the little sidebar to the section called "theme options." This is where you'll get to select stuff like colors, sidebar images and fonts. Sometimes, things still won't look right in the preview, but once you go to your page, you can see what it actually looks like. I recommend having a copy of your blog page open in another tab that you can refresh every time you hit "save" while customizing your theme, to make sure that things look right.
Tadah! you have a new cool website. share the news with your followers.
If you want to get into learning how to make your own themes, check out buildthemes or buildatheme or theme-hunter's tuts page. To learn about web code in general you can sign up for an account through codeacademy or dash general assembly or W3Schools or html dog
#tumblr#tumblr guides#new to tumblr#themes#how to tumblr#resources#ref#long post for ts#learn tumblr#tumblr for newbies series
40 notes
·
View notes
Text
The Blue Pages: Yellow Pages for the Old Web
Go there now!
Overview
Hello there again! As you know, this site directory is now turned into it's own very site. Why? Because that's more cooler and somehow intuitive.
As I explain on the title, The Blue Pages serves as an old web counterpart to Yellow Pages, an item from the bygone era of traditional telephone where you open the book to find local businesses and services in your are to call in.
The Blue Pages serves as a much niche complement to both the White and Yellow Pages, instead of either providing a residential directory or a directory for local businesses, it's a directory of old web (and sometimes modern web) sites or platforms that you could visit or use nowadays.
But wait, isn't this Google?
Yes... and no. Yes, we are listing websites to search for just like Google, and no because I will do things differently.
See, even during it's 25 year old lifespan as a big tech company, Google slowly is becoming an advertising powerhouse and not only just only search engines. Google, Bing and other modern search engines rely too much on the algorithms, which is horribly being abused by mostly spammy websites, AI generated bullcrap and more than more often than not, Reddit is added to suffixes of most tech related search queries.
The Blue Pages differs by mimicking real life yellow pages. While yellow pages sites exists, it mimics the directories for something like hotels, so I decided to go with the same style as the physical yellow pages.
In this layout, while it is only alphabetical and categorized, it doesn't rely on algorithms, as it is already relevant to a particular audience. Much of the listings on the page are included by me or from submissions I saw on Mastodon, Discord or SpaceHey.
But how do I use it?
Easy! Go to the Blue Pages site, choose a category, and find which website do you want to visit!
How about putting my own site or my friend's?
Submit them to me! I'll review it myself and would put it there within days! You can send submissions on Mastodon, Discord, SpaceHey or Email, but I can\'t guarantee that I could read it immediately.
What if I put ads on it?
You can! But it's purely limited. I don't allow heavy use of JavaScript, server-side scripting or malicious code injected in the ad. Please send your code to me on a pastebin or in Codepen, as well as where to put it.
Available types
Inline - Put your ad as a listing only! Only uses text.
Single column - Occupy a single column.
Multi-column - More columns, more fun!
All columns - More^2 columns, more fun!
Why do this?
Because search engines are designed with a broader audience and this only aims an obviously smaller one.
It's cool and much more elaborate than a list only with descriptions.
Because I can.
To have something from the physical world to the digital, literally.
And, I could procrastinate for longer periods.
So what now?
The Blue Pages is open source, in fact I made it a specification so everyone could use it.
I wanted everyone to embrace it, and adapt it for their communities. The Blue Pages will connect sites together as the directory is relevant to your niche interests, but without the invasive stuff in it.
If you are wondering about the old site directory, then it would be archived but unlinked except for the sitemap.
By this, I hope that you could reflect onto what the internet was in ye olden days, and also to have fun browsing.
With the Blue Pages, you can Let Your Fingers Walk on Water. Quite literally. Yes, we literally downgraded from actual search engines but, do you even mind that? You are in your own anyways, so why not check out the directory.
As for those curious, you can see the directory here.
And as always, see you next time!
16 notes
·
View notes
Text
Math is Hard
Update on my odissey of trying to improve on vector rendering techniques using conic intersections, and I've stumbled on a problem that I was not ready for... math is fucking hard >.<.
I mean, lets go back... my Idea seemed solid in my head, in my previous post I came to a conclusion that the default SDF font rendering technique was similar to describing a curve Ax + Bxy +Cy +D = 0, my idea was precalculating those parameters for each pixel so we no longer needed to use linear interpolation, and then we could edit te final result being mindifull and precise about how exacly it would scale. Since I would already compute the valuer per pixel i could just go the extra mile and do the full conic formula Ax^2 + Bxy +Cy^2 +Dx + Ey + F = 0.
So i got a few tests going, created a shader in Godot, to get subpixel coordinates and caculate conic values for each pixel.
The problem is that dealing with 6 abstract parameters per pixel is really hard, so i came up with the idea of doing a 3d representation of the conic and the plane. So we would manipulate directly the cone position, it would be something like this:
I would define a cone by a point P, a direction V and a linear coefficient a.
So here i go puting my sings on the paper and I quickly notice that I'm gonna fill alots of sheets to get to an answer and looking at my track record i'll surelly get something wrong .
So I got searching for something to manage those formulas for me.
Geogebra was kinda cool, but it fell short of allowing me to manipulate the formulas in the way that i wanted, i tried a few other scientific calculators.
I didn't like symbolab, somehow it felt too complicated and too simple, kind like it would be amazing if I was doing homework or had ne of the specific kind of problems it is designed to deal with.
In a fit of despair I tryied chatGPT, and I had the classic chatGPT experience, at the start i got amazed with how it gave me a result that looked like what i was expecting, but then I noticed that it halucinated new terms in my formula, and even when i got rid of those I had absolutelly no way to validate the result, and in the end I would have to redo all the work =.= , but yeah, I'm sure I'll find a use for it in a few years.
The one that I felt that was actually usefull was something called SageMath, it seems to be kind of a wrapper that unify dozens of python math librarires it gave me a way to decrlare variables, execute vector math with them, and manipulate the resulting expressions.
The result made me happy that i didn't follow trough with the plan of doing it all by hand. well, Lat this stage i still had to paste the expression to a text editor, separate the elments tha depend on x^2, xy, y^2,x, y, and 1, past it back to SageMath to simplify, then I could hack a small editor in Godot and:
well, i still have some tweaking to do to make the coordinate system play well with the one in godot, but a big part of the math is solved. well, if it usefull for anyone I'll link a pastebin with the resulting formula
hopefully I will keep making progress and this can become a tool for developers at some point :)
#gamedev#mathematics#programming#image processing#signed distance fields#code#shader#game dev blog#coding
2 notes
·
View notes
Note
I haven't read the Spica novel since I don't know Japanese, so your latest ONK post had me wondering why you thought it was a bad novel?
So full disclosure: I have not read Spica in full yet in its original form but I have been working on a TL of the free preview which was posted by the publishers (which you can see here) and the rough TLs/summaries posted by folks in the fandom who bought the book - I, uh, feel slightly off about directly linking to those since they are reproducing content from a paid published release and I don't know exactly where that falls in terms of Piracy And OnK Leaks which I know Mengo especially feels really bad about, but you can easily find them by looking up the associated search terms on Pastebin (tho be aware, you apparently have to be logged in to search Pastebin's database??? TIL I guess)
If it wasn't for the free preview, I'd be more willing to put some of my issues with it down to just TL choices made by people who were quickly summarizing the novel for the fandom but like... between having access to the actual prose and how much the summary TLs are just straight up giving you chunks from the novel, there was enough consistency with the stuff that was not passing the smell check that I feel pretty confident in saying that Spica just flat out has issues. I actually did a bit of a ramble elsewhere talking about my issues with it way more concisely than my initial attempt here
(message from claire 40+ minutes after writing the above sentence: i'm sorry. i'm so sorry. i lied. the following passage is 900+ words long.)
Spica stands out pretty distinctly from Akasaka's short stories in that the Tanaka written parts of the novel are all in third person limited POV vs 45510 and Viewpoint B being in first person. Spica also has the issue of being EXTREMELY heavyhanded and hamfisted in terms of its emotional beats to the point where I felt it was straight up tacky and emotionally manipulative at multiple points, in ways that betrayed the spirit of the story it was trying to tell.
Like, as a point of contrast, in Viewpoint B, Ai casually mentions that she's on the verge of aging out of the children's home she was in and that her relatives who were supposed to adopt her backed out and dumped her after meeting her for the first time. The story does not linger on this beat, aside from Kyun's stunned reaction that something so shitty is happening to the invincible seeming Ai. The situation is just laid out in front of the reader and they are allowed to have their own emotions naturally arise from their own sense of empathy for Ai. In contrast, in the Ai-centric prologue to Spica, the story cannot go more than a few exchanges of dialogue without hammering in just how horrible everyone in Ai's life is to her and how tragic everything is. It is SO eager to do this that it trips into straight up contradicting how Akasaka has talked about these events and it's not the only time.
It's maybe a nitpicky complaint, but there are a lot of small moments in Spica that have timeline snarls or just contradictions in vibes and tone that make it feel like it was written by someone who just… didn't really know or care all that much about Oshi no Ko. For example, the first song Sarina makes Gorou listen to is implied to be Sign wa B and he quotes its opening line ("We're your idols, the sign is B!") while talking about it. The issue here is that Sign wa B wasn't released until after Ai came back from her hiatus following the twins' birth so its appearance here is at least four years out from it actually being created.
There are various other small timeline snarls like that and a few that are not necessarily textual contradictions but feel off from how things are portrayed in the manga — Gorou being totally ignorant of how bad Sarina's condition is in Spica vs the implication that he was well aware of it in the main manga. These sort of contradictions happen because the story is CONSTANTLY reaching for like… there's no kind way to describe this, but it is constantly grabbing at cheap emotional payoff by leaning excessively on references and calls forward to beats from the main story, hamfistedly setting them up and repeating them so clumsily that it almost feels like it cheapens them by comparison. To once again talk about Ai, because the Battle Royale collar around my neck will go off if I go more than 1000 words without doing so, the epilogue of Spica has this absolutely fucking excruciating conversation between Ai and Ichigo where they look up at the actual Spica star itself and Ichigo goes off on this random tangent about how it's a BINARY, TWIN STAR known for its AQUAMARINE SHINE and Ai (who is 12 at this point btw lol) has this whooooole speech about how it's so lovely that the star has a twin so it's never alone and she hopes that if SHE has a family that SHE has twins and WOOOOWWW WOULDN'T THAT BE CRAZYYYY… and basically the whole novel is like this. It's like the emotional equivalent of the fucking Superdictionary LMFAO
My other big issue with Spica is just that I absolutely despise how it chooses to characterize Sarina. While I can't necessarily say she's OOC just because there's so little Actual Sarina Herself pagetime in OnK, there's this really… honestly skeevy as fuck bent to the way she's written in Spica that actually really upsets me. Spica really leans into sexualizing her feelings for Gorou in a way that feels like pandering to people who have a thing for bratty, uppity loli characters perving on adult men. It 99.99999999999% almost absolutely definitely was not but those are the only words I can find to describe the vibes here.
The INSTANT she and Gorou meet, before they've ever had a full conversation or ever started idol fangirling together, Sarina immediately goes GOSH WHAT IF I WANTED TO BE UR GF ;) and makes a joke in her brain about Gorou being an S (Sadist) and not an M (Masochist). Later, after the two of them have spent time together and she's come to a bit of epiphany about her feelings for him, Sarina cries and laments his lack of interest in her, putting it down to the fact that she has "absolutely no charm as a woman" and like… I'm sorry but what the actual fuck is going on here!!! Sarina is twelve years old!! She is a prepubescent child!!!! NOTHING about Sarina's behaviour in OnK or her upbringing that we hear about elsewhere has the slightest indication that it should organically result in her articulating herself like that. There is absolutely nothing wrong with writing a child developing a puppy love crush on a reliable adult like a doctor or a teacher because… that stuff happens in real life! You can write that stuff without it feeling creepy or objectifying but Spica absolutely indulges in both of those things.
I'm forcing myself to stop here because I genuinely thought this was going to be a quick response banged out before I had to start dinner prep and then I ended up in hell but the long and short of it is that I feel like the Spica-original portions of the novel just... betray the spirit of OnK in a way that I really don't enjoy. To put it in academic terms, it just lacks the sauce.
#oshi no ko#onk spoilers#idk how we're tagging for spica so that'll have to do#oshi no posting#SPICA ENJOYERS IM SORRY IM REALLY GLAD YOU LIKE THE NOVEL I JUST HATED IT I LOVE GORO AND SARINA I PROMISE#I JUST DIDN'T LIKE WHAT TANAKA DID WITH THEM I'M SOOOOORRYYYYYY
17 notes
·
View notes
Note
Anon so this doesn't come from my main but it's nsfruitw- I LOVE YOUR BLOG CODING OMG??? THE WORKING BUTTONS AND MOVING WINDOWS ARE SO AWESOME???? I'm so excited for Dee's ask blog!!!
<OOC:>
Ahhhhhh!!! thank you!!! I had three different potential blogs.. but a lot of them didn't really met my wishes/criteria.
Which in case you're interested were:
Windows 98 look
Search bar
Visible tags
One Column
Separate Window for your Profile Info with a picture. (maybe separate icons or a lil menu for links)
No endless scrolling/seperate pages
I will put everything else under the cut since the post became quite long haha
This was one of the first themes I tried out (tbh I kinda jumped between all of them, trying stuff out)
I loveeee the start bar on this one, the icons and that it can be one or two columns. But it has no search bar and I didn't like that the profile section is super small, has no picture and couldn't be swapped to the left instead of the right side. I'm not confident enough in my html/css skills to competently yoink that start bar and transplant it into a different theme
Pros VS Cons: + animated start-bar (with accurate time in the corner) + one column (or two columns) + Windows 98 look + functional corner buttons + icons + custom background picture - no search bar - tiny info profile window, no picture (can't be moved to the left side) - endless scrolling - no visible tags
I prefer this theme for the most part over the previous one.. even if i loveee the functional startbar feature there! Its practically perfect. it can be one or two columns (i prefer one column blog layouts personally) You can add a lil picture in the profile section, its on the left side and you have a search bar!
I also looooveee that the post windows look extremely accurate and that the tags are always visible. (< another thing thats often kinda hidden in themes, so i tend to forget about it) Also the lil corner buttons can actually be used to like or reblog the post! what a highlight<3. my only issue was that i couldnt add a background picture.. and i kinda liked the idea of having separate icons for obvious links like I do now.
Pros VS Cons: + Windows 98 look + functional corner buttons + one column (or two columns + No endless scrolling (page by page) + Left side Info Window with picture and links + Visible tags
- no custom background picture
Another theme that I tried out is this one
They made the same theme I ended up using. It has a built in music player (that wont auto run!) a profile section + picture, customizable icons and background. But the biggest thing for me is that it doesn't have a search bar and I really need/want searchbars in my themes.
It's a really solid theme! It just fell a lil short for what I wanted to have
Pros VS Cons: + Windows 98 look + one column + No endless scrolling (page by page) + Left side Info Window with picture and links + Visible tags + music player (bonus) + custom icons and custom background picture + custom lil link window
- no searchbar (my biggest issue with a lot of themes haha)
Okay so last is the theme I ended up using which is this one:
It's very similar to the previous theme (Nostalgia 98) and was made by the same person. I edited the code a lil to have the tags be visible instead of needing to hover and to add another icon for links. It works but it’s also the only icon that isn’t draggable haha
Pros VS Cons: + Windows 98 look + one column + No endless scrolling (page by page) + Left side Info Window with picture and links + custom icons and custom background picture + custom icons for custom links
- no visible tags (I edited the code a lil so they're permanently visible)
5 notes
·
View notes