#and it just. links to tumblr and github
Explore tagged Tumblr posts
Text
new website just dropped https://swag.lgbt
#codeblr#web development#it took a year but i finally updated my personal site#and it just. links to tumblr and github#pro-tip#click (or tap) on the pride flag#to cycle thru all my flags !!
6 notes
·
View notes
Text
The next time I go to try and ask for tech support from the revanced team, someone PLEASE just slap me so I don't do it.
#I don't know if I've ever encountered a meaner dev team for a thing I actually use#Revanced no longer works properly when patched on my phone. Made a reddit post describing such and asked what I should do#and the post got deleted#I posted it because I looked around in the sub and nobody else had posted anything about it recently#Turns out they're deleting ALL posts about this issue with no explanation or warning#Because an image they posted vaguely says 'post a bug report at this link if you're having issues with this patch'#But I didn't realize until after the drama of them nuking my post that that patch was even causing the issue#And I'm also not even welcome in their github because I requested a patch for tumblr and it pissed them off#So I can't do a bug report because I annoy them and they'll delete it#genuinely told the main dev to just ban me from the reddit if there's some kind of issue with me being there#I don't understand why they keep working on this project if people askkng for help pisses them off this bad#I wish there was an alternative. Clearly whatever flavor of what's wrong with me is infuriating to them#I did get it working btw#I had to disable the 'spoof video streams' patch in the revanced settings in the youtube app#But that means my videos could stop playing randomly (not far off from what was happening before; the videos were mostly buffering forever)#I just have to wait until a person who they don't hate comes along and reports it in a way that pleases them so it can get fixed#I won't be participating in debugging since me talking is an issue to them#Revanced#Vent
6 notes
·
View notes
Text
You know a website is extremely functional when a browser extension can bypass the rate limits.
Anyway, for people who still like to use twitter, here’s a browser extension to bypass twitter’s rate limits.
That’s the link to the chrome extension, but you can find the other browser extensions pretty easily by going to the creator’s github.
Please remember to donate if you like their work. Their up to date donation info is in their Github.
The open source internet only stays open for as long as developers can dedicate their energy to it. Money stuff sucks, but even $1 is going to say “thank you” more times than a thousand demands for them to fix everything right now (which they 100% are getting).
Tumblr will suppress this post because of the links, so please link to the github in your own posts or send it to friends!
#twitter#pass it on#tumblr suppresses links#you can reblog if you want#but i’d prefer if you just post the github link along#i hate notes lol
10 notes
·
View notes
Text
Oh look, it seems everyone has been opted into the unfortunate "experiment" now. For everyone who has been blissfully using the old UI up until now, welcome to hell :)
Do you not like hell? Do you want to leave and crawl back up into the sunlight of the old UI? Well, have I got a link for you! A beautiful tumblr user (who is not me) has gone and fixed things beautifully for you already: https://github.com/enchanted-sword/dashboard-unfucker
You will need to have Tampermonkey installed on your browser of choice, and once that's done, just go to the github link above, and peruse the readme to install. And voila! You have your old dash back!
The authors of XKit Rewritten said during the experiments that at the time, since this was an "experiment" they weren't going to implement anything to revert to the old UI (although who knows if they'll do it now). And the dashboard unfucker has worked beautifully enough for me to where I genuinely couldn't tell if they had ended the experiment or not.
#EDIT: pinning this for a few days so muts can find it if needed#EDIT: but also because i'm muting notifications because my phone is now dying#i foresee me possibly having to mute the notifications on this post#but whatever#(update: my prediction came true faster than i anticipated before i could even fix link mistakes or typos 🤷♀️ SORRY)#(when posts you make for your muts get a little further out than expected)#psa for anyone who the new ui winds up bothering#here's a way to basically revert to ye olden times
20K notes
·
View notes
Text
ao3 skins faq
Just a few answers to questions I've seen in the notes on this poll
What is a site skin? A site skin is CSS code that changes the way AO3 looks. This could be anything from changing the page colour to the font to the way tags look to hiding parts of the site - and more.
Where do I find site skins? There are a few places. The easiest one is in the site footer (that red band at the bottom of the page). There are four skins linked there under the word Customize, and you can click on them to see what they do. Another place to find skins is https://archiveofourown.org/skins?skin_type=Site Those skins were created years ago and loaded into AO3 for easy applicaiton. Just hit the Use button and they'll be applied to your account. Lastly, you can find skins created by other AO3 users. Some people post their code on AO3 itself, some use github or other code repositories. A lot of folks share their skins here on tumblr with images and then a link to the code itself.
How do I save them to my account? If you're using the ones in the footer or the ones linked on the Public Skins page, you don't need to save them. Those are built into AO3. If you want to create your own (or use one created by another user), that's when you save them to your account. Tap on your name at the top of the Ao3 page. Then select Dashboard, then select Skins. Tap the button labelled Create Site Skin and give your skin a unique name. Write or paste the CSS code into the big box, then hit the Submit button to save it. If you want to use it right away, hit the Use button on the next page.
What's the difference between a Work Skin and a Site Skin? A work skin changes the appearance of an individual AO3 work, and it changes it for everyone who looks at that work. This lets you turn your fic into something that looks like an email or a text chain or a newspaper, etc etc without having to use images. Work skins can also be turned off by other users, so if they just want to read the plain text of your work they still can. A site skin changes how the entire site looks - but only for you.
How do you have 100+ site skins?? I start a lot of skins that I abandon partway through. I also create skins for certain specific purposes - for example, changing the look of all of the buttons on the site - and then I can just grab that chunk of code and add it to any "full" site skins I create for the purposes of sharing. I have a lot of experiments that fail, but I keep the code around because maybe I'll learn how to fix it someday.
Can I create my own site skin if I don't know how to code? You can! AO3 has a site skin Wizard that will help you change the colours, fonts, and font sizes on the site. Go to your Dashboard > Skins > Create Site Skin and then tap on Use Wizard. Give your skin a unique title. Click on the ? bubbles to get examples of how to enter information into each box. If there's anything you don't want to change, you can just leave that box empty. When you add in colours, they must be hex colour codes, and they must include the # at the start. Any font you add need to exist on your device (so it might work on your computer but not on your phone because your phone doesn't have that font installed). You can add parent skins to Wizard skins, too. See below!
I wish I could have [X functionality] in [Y aesthetic skin] You can! If you create one site skin in order to block certain works or tags, you can add that skin on top of an aesthetic skin. To do so, edit your aesthetic skin, scroll down and tap on the Advanced button (lower left of the CSS box), tap on Parent Skin, type in the name of your blocking skin and Add Parent Skin. Then save your aesthetic skin, and the two are combined! You can also do this with those skins that are native to AO3. So for example, you want a Reversi (dark mode) skin that Shortens Long Tags and also hides the "you have muted some users" banner. Create a site skin with the muted users code:
p.muted.notice { display: none; } And add Reversi and Shortening Long Tag Fields to it as parents. (you can also copy/paste all of the code into a single site skin, if you'd prefer)
For more FAQs, you can check out the Skins & Archive Interface section on AO3's FAQ page. Or you can drop questions in the notes, too.
318 notes
·
View notes
Text
you should make a website!
"my favorite social media site is shutting down!"
"the CEO of the site i use just committed another atrocity!"
"i want a webspace that's all my own!"
if any of these sound like you (and if you're on tumblr, i know at least one applies) you should make your own website!
why make a website?
incredibly customizable
you can put whatever you want on it
it's, well, your own! like a house you build with your own hands
things you'll need
a computer. you can maybe get away with doing this on a mobile device, but i have zero experience there
a code editor. i like VScodium, which is a de-microsoft-ed version of VScode.
a will to learn ;)
site hosting
neocities. everyone knows neocities. at this point i do feel like it's become a bit too centralized, but it's a good option nonetheless. do note that there are filetype restrictions for free users, but that shouldn't be a huge issue for most. what may be an issue, though, is that there's a content security policy that prevents sites made after jan 1st, 2024 to use outside scripts. also, you have to pay to use your own domain
nekoweb. similar to neocities, but there's no filetype restrictions or a content security policy. some differences are outlined in the FAQ (thinking about moving here... i am a traitor...) i'm not sure if domain support is free or paid.
github pages or codeberg pages. you'll need an understanding of git for this
pages.gay: run by besties.house, uses git
teacake: free hosting is currently closed, but paid hosting starts at 2 bucks a month.
leprd.space: i know next to nothing about this.
a web server. don't recommend this if you don't know computer stuff but it is an option (you'll likely have to provide your own domain though)
gripes & solutions (?)
i'm not comfortable maintaining pages in pure HTML / templating with JS sucks!
with a static site generator, you can write pages in markdown and they'll be converted into HTML and (if you'd like) be put into a template of your choosing. my personal choice is 11ty but there are tons of options!
static site generators can be a bit of a learning curve (and you will have to write some html for templating) but if you're making a lot of pages or blogging regularly it's something to consider
there are starters for 11ty online but i might make a more beginner-proofed starter and/or guide in the future? don't count on it
i don't want to write/maintain CSS
simpleCSS is a tiny CSS file you can use to make semantic HTML ("naked" HTML) look nice. it's got decent customization options too. it's not particularly fancy or opinionated, but it's a good starting point if you need something
i don't know what to put on my website!
small list of ideas:
weblog
art/writing/music gallery
movie/show/book tracker
place to store bookmarks/links
scary! i'm scared!
my askbox/messages/e-mail inbox/etc. are open to anyone who'd like to ask for help!
418 notes
·
View notes
Text
How to back up your tumblr blog with Tumblr-Utils FOR MAC USERS
I've seen a few guides floating around on how to use some more complex options for backing up your tumblr blog, but most are extremely PC focused. Here is a guide for fellow (unfortunate) mac users!
Note: I am not a tech savvy person at all. My brother walked me through this, and I'm just sharing what he told me. Unfortunately I won't be able to help much if you need trouble shooting or advice ;; sorry! This is also based off of this guide (link) by @/magz.
- - - - GUIDE - - - -
First, open terminal. You can command+space to search through your applications, and search for "terminal". It should look like this.
You should see something like this within the window:
[COMPUTER NAME]:~ [USER NAME]$ []
First, create a virtual environment for tumblr back up. This will limit any conflicts with other python programs. Type and enter this into terminal:
python3 -m venv .tumblr_backup
Then, Activate the virtual environment by entering this:
source .tumblr_backup/bin/activate
The next line should now show something like this:
(.tumblr_backup) [COMPUTER NAME]:~ [USER NAME]$ []
As a side note, you can exit this virtual environment by typing and entering "deactivate". You can re-enter it through the previous line we used to activate it to begin with.
Next, install the base package with this line:
python3 -m pip install tumblr-backup
The linked guide details various options for tumblr back up packages that you can install. Copied from the guide for convenience:
"tumblr-backup : default tumblr-backup[video] : adds option to download videos tumblr-backup[exif] : adds option to download EXIF information of fotos (photography metadata information) tumblr-backup[notes] : adds option to download notes of posts (huge) tumblr-backup[jq] : adds option to filter which posts to backup tumblr-backup[all] : adds all options (personally doesn't work for us at the moment of writing this)"
I chose the video option, but you can pick which you'd like. Download that specific package with this line. Note that unlike the previous lines Ive shown, the square brackets here are actually part of it and must be used:
python3 -m pip install tumblr-backup[OPTION]
Next, you need to create an app linked to your tumblr account to get an OAuth consumer key (aka API key). Go to this link: [https://www.tumblr.com/oauth/apps] and click the [+Register application] button. Here, you will have to input a bunch of info. What you put doesn't really matter. This is how the original guide filled it out, and I did pretty much the exact same thing:
(The github link for your convenience: https://github.com/Cebtenzzre/tumblr-utils)
For the next step, You'll take the OAuth consumer key (NOT the secret key) and set it as the API key in tumblr-utils to give it the ability to download your blog. Input this line. Note that in this case, the square brackets are NOT to be included- just copy and paste the key:
tumblr-backup --set-api-key [YOUR OAUTH CONSUMER KEY]
This will set you up to start your back up! Type this to see all the different customization options you can pick from for your backup:
tumblr-backup --help
To begin your back up, pick which options you want to choose from and select which of your blogs you want to back up. It should look like this:
tumblr-backup [OPTIONS] [BLOG NAME]
For example, I am currently backing up this blog and I wanted to save videos as well as reversing the post order in the monthly archives. This is what my command looked like:
tumblr-backup -r --save-video bare1ythere
And there you have it! Your backup will be saved into a file titled after your blog. You can search through finder for it from there. There is also an option to specify where you want to save your blog, but I'm not sure how it works. I hope this was useful!!
92 notes
·
View notes
Text
automattic vs wp engine mastterpost
adrienne's GitHub recap is probably the best place to see a comprehensive timeline of what's going down. it's been kept up to date. my (very out of date) previous writeup is here.
what's happened/other links
Matt has not logged off, just switched platforms, so there's lots on X/Twitter, Reddit, and Hacker News. it's really not worth wading through.
WP Engine actually filed suit.
the complaint includes some truly remarkable screenshots of Matt trying to blackmail the CEO of WP Engine.
which... personally i would not happily work for someone who just blackmailed me while not even my boss, but that's just me. he hasn't denied this at all, in fact confirming on Hacker News:
I haven't doxxed any private texts from other parties like they have. [source]
and, notably,
I even invited her to my 40th birthday on Jan 11, another text message she decided not to share. [source]
this gives me the creeps. in the context of the rest of the way he's talking to her, and the ways in which he's interacted with women in general, it's. not great.
also he slid into an ex-employee (also a woman)'s DMs asking why she was being mean to him bc he'd never been nothing but nice to her, while also making legal threats. so y'know, pattern of behaviour.
a good writeup of the social side of things
if you don't care so much about the open-source stuff, Steph Lundberg's writeup is, like her previous one on Matt's Tumblr meltdown, pretty solid and people-focused.
Mullenweg has already demonstrated egregious lapses in judgment and abuses of power, it’s just that up until now he’s wielded his power against vulnerable populations without access to high-powered lawyers and their own massive platforms.
a more technical writeup
this one is melodramatic in the same ways Matt was (uses war terminology), which i don't agree with, and which led to some... internal arguments at Automattic. that part's not my story to tell, but a little more on that later. it's a solid writeup of the actual WordPress side of things. there's some seriously dodgy trademark behaviour going on here.
of note: this blogger locked comments on his post:
and then Matt, uh, found a way around that:
wild!
10% of Automattic leaves
that's a link to Matt's blog post. here's an Internet Archive link.
in short, staff were offered a severance deal of the higher of $30k or six months' salary. while that's very generous, it's still very risky in today's tech market, especially (for the same reasons i mentioned when Matt was melting down on here) for people outside the US, people who need the health insurance, or people with young kids. despite that, 10% decided with very little notice (they had two days to decide) to leave.
However now, I feel much lighter. I’m grateful and thankful for all the people who took the offer, and even more excited to work with those who turned down $126M to stay. As the kids say, LFG!
i'm thrilled to see some of my ex-colleagues make it out. i'm keeping the rest who have stayed on in my thoughts. i don't know anyone who's wholesale shilling for Matt.
Matt's been pressuring staff to post in support of him, @-ing the entire company to vote on Twitter polls in his favor, and so on. many of the people who stayed have written blog posts about it, all starting with "I stayed". people on social media have pointed out the very clear pattern of Automatticians jumping into discourse to defend Matt, and it doesn't look good.
i don't have a lot to say about those posts, except to highlight Jeffrey Zeldman, whose "I stayed" post is perhaps one of the more honest ones. (his Rodney King reference was in poor taste, and he... i don't like his role at automattic, tbc) but like. he's nearly 70. he helped shape the modern internet and develop its accessibility standards. he has often put his neck on the line for disabled staff who don't have as much clout as he does. given the financial troubles he talks about and the state of this market and how old he is, i personally have read between the lines of what he's saying in a particular way.
fuck, man. i'm sad. i'm sad for all my friends who are creaking under the strain and watching others leave but who can't do that. i'm sad that many of them are left in teams which are half-empty or divisions where significant senior leadership are just gone, with no time to document what they had in progress.
i'm sad for Josepha Haden Chomphosy, the former executive director of the WordPress Foundation, who was dealing with a personal emergency and ended up having to miss WordCamp US (where Matt started publicly starting shit with WPE). she came back from that to a gigantic fire in the community she's invested a decade of careful, Matt-negotiating, stewardship to, and decided to take the severance offer. she deserved better.
other things Matt's been up to
mostly linking to comments or posts which compile things here, bc it's too scattered otherwise.
blocking people from the official WordPress X account if they disapprove of his actions.
publicly talking about a vulnerability in ACF, a plugin WPE maintains, which could put thousands of sites at risk. this is not normal, and he met with so much horror even from current staff that he deleted his post.
saying he comes across badly because he's "a little ASD", which is driving me personally up the fucking wall. he's never once said it before and he really is turning into Temu Elon.
generally bragging that he still has more planned. jesus fucking christ

continually saying that WPE's suit is against WordPress.org and the community, which is not true. on which note, his pinned tweet is certainly something:

his choice of lawyer is uh. the kind of guy to defend nestle against literal child slaves.
as always, while i think WordPress crumbling will disproportionately affect websites in poorer parts of the world, there are certainly tyrants who are causing much more immediate and potent suffering. if you've read this far, please do send anything you have spare to gazafunds.com.
#long post#automattic#tumblr meta#this is not a complete writeup. adrienne's link does better#but here's a few things of interest to tumblr probably ig#tony muses
188 notes
·
View notes
Text
Ocular — Version 3
Preview // User Guide // More Info & Install
your favorite sidebar theme just got an upgrade, babeyyy
I went to update Ocular to make it NPF post-compliant and then my hand slipped and I redesigned the whole thing lmao. here's a brief update about Ocular 3; if you're looking for a full list of changes between versions 2 and 3, click the "Read More" below)
Ocular comes with the following features:
Colors: easily change the color scheme of your sidebar and posts using any colors you want
Post sizes: 400px, 500px, 540px, 600px, 700px
Sidebar: can be on the left, right, or above the posts. pick from a list of sidebar sizes, header image heights, and avatar shapes
Fonts: 20 different fonts, sizes 13px to 18px
Background: solid, gradient, full-size image or repeating image
Links: choose either regular navigation or drop-down navigation. unlimited custom links (visit the help desk FAQ for a tutorial) and ability to rename home, ask, submit, and archive links
Endless scroll, custom ask box text, Tumblr's full-width controls and search bar, optional header, avatar, and favicon images
if you already have Ocular installed, version 3 should be coming at you as soon as the update passes the theme garden. if you installed this theme with GitHub, you'll have to re-install manually.
now let's get to the fun stuff. what's new in version 3?
wow, do I have some updates for you!
1. goodbye color schemes, hello post background and text colors
you can now directly control the color of the posts rather than relying on color schemes to do it. want your posts to be a very specific shade of navy? all yours, buddy. go wild (make sure it's readable tho)
2. hello, color schemes! wait I thought we got rid of that guy
a lot of the color schemes I made became redundant now that the new post background/text color options exist. if you were married to the old color schemes, all of them can be recreated using those options. so the new color scheme options are as follows:
"My colors" — uses the colors you picked for post background/text
"Light preset" and "dark preset" — sets the posts to white with black text, or off-black with white text
"Translucent" — uses the colors you choose for post background/text, but makes the post backgrounds semi-transparent. there are NINE different translucent color schemes, ranging from 90% (only slightly see-through) to 10% (VERY see through)
3. navigation dropdown option
you can either use the sidebar links like they were before, or you can turn them into a cute little dropdown (helpful if you have lots of links or links with long titles!) you can enable this using the "use dropdown navigation" setting. you can also customize the label for the dropdown using the "dropdown menu label" setting. for instance, the dropdown on my blog currently says "oooh you wanna click me"
4. RIP google fonts I always hated your load times
decided to stop using Google Fonts and instead I'm providing the font files directly in the code. this will help speed up load times drastically when using custom fonts, plus I don't have to use Google. win-win! there's quite a bit of coverage overlap with the old fonts, but some of them that were too similar to each other got the ax. I also added all of the system fonts as options (hit classics like Arial, Georgia, and Comic Sans MS are now available TO YOU!)
5. more layout, sizing, and spacing options
the sidebar used to be either on the center-left, center-right, or above the posts; now it can go in the top-left or top-right! you can now control the border radius on the posts and sidebar. the header height, sidebar width, and post spacing all have additional options.
6. some options have been renamed for additional clarity
"background color 1" -> "background color"
"background color 2" -> "gradient background color"
"background" -> "background style"
"font override" -> "use body font everywhere"
"title" -> "sidebar title"
"description" -> "sidebar description"
"ask box text" -> "custom HTML above ask box"
7. removed some options
you win some, you lose some. I removed the uppercase sidebar links, theme credit, and inline media spacing options, mostly for redundancy reasons or because they produced unclear results.
8. as previously stated, now NPF-compliant
Ocular was ALMOST compliant with Tumblr's new post format, but had a few tweaks that needed to be ironed out. they're now ironed.
9: now user-friendly right out of the box
I updated the default color and content options, so new users installing this theme will have a much easier time using and customizing it immediately. no more ugly ass green background!
10. and finally, new JS
I had to rewrite some of the javascript for this theme, which turned into me rewriting ALL of the javascript. doing so meant that I could eliminate dependencies on third-party JS libraries and run the whole thing on plain JS. that should improve load times!!
bonus: custom CSS can do some nifty stuff now
want to change the size of your avatar? you can do that now! just do this to your Advanced > Add custom CSS section
super helpful if you're using the Avatar shape: Uncropped setting and you need your image to be a specific size (like a pixelated GIF)
for more info, check out the Ocular user guide. thanks for reading my updates!! hope you all have a fantastic start to your 2024 ❤️
#tumblr theme#tumblr themes#themes by rachael#codingcabin#ocular#blog#you should've seen me writing the JS for the audio posts lmfao I was on my hands and knees begging it to work
594 notes
·
View notes
Text
Being on tumblr in creative-aligned circles is an amazing anti-AI bubble. And then you're forced to step out of it and are confronted with the sad reality that like all bubbles, such views are neither prevalent nor a given.
My day job is such a bubble break.
There's a dude who's all "this plugin reviews code on github for you!", as if that weren't a part of his responsibilities, giving up thereof to a bot puts in doubt the validity and sense of him being employed at all. And yet, it doesn't raise any questions in him. All that matters is convience.
There's another bloke who in response to an article someone linked in the open chat (an article about a person who admitted to losing skills after they'd started using Copilot daily for coding) and a (meagre) discussion that followed laughed at the worries and said that just like basic, once essential skills are nowadays unneeded, so will be programming one day. And for him it also hasn't sunk in yet that it means he'll be unemployed. I don't know, perhaps people who's never been unemployed simply don't think about it. Couldn't be me. And, oh, how handwriting used to be necessary, but not anymore, and do you miss it? Oh ha ha, how funny I am.
And I was backreading that conversation with a mounting dread, because first of all, these people lack imagination that would allow them to realise they're actively jeopardising their own future. Second, their negligence of basic skills, their importance on everyone's neurological and intellectual capabilities and brain health, and the importance of things non tech are terrifying. Mate, you're actively increasing the probability of neurodegenrative diseases in your future. You're hurting yourself. Doesn't that terrify you?
I don;t know where I'm going with this. Nowhere, probably, other than this is my blog and I need to let these words out.
I've been trying to stay positive, I really have. Only it's getting harder and harder to be so every day.
21 notes
·
View notes
Text
Archive.org being down has got me curious about a bunch of stuff, so - poll! Also, hi! if you're a podficcer you are definitely invited to the podfic community on tumblr!
There's no "I don't podfic" option because it would win over any of the other options and it'd probably make me sad to see the graph so unbalanced
dropbox is on "allows streaming on ao3" and off ao3 because in my experience people don't always put it in their < audio > tags, just give the link.
If you have Opinions TM, as a listener or a podficcer, on which ones are nice to use or whatever, you can reply on this! Def interested.
#podfic#audiofic#should probably say#my primary site is archive.org#but I also have links to drive and dropbox#I'm slowly backing things up to the audiofic archive#and as I update posts to reflect that I've started to use multiple sources for the < audio > tag#got a lot of these options from GodOfLaundryBaskets' 'A Breakdown of Podfic Hosting Options'#so if you're interested on how to use them and the pros/cons of them check out their post!
86 notes
·
View notes
Text
Physics and Mathematics Resources (plus some Chemistry):
I will update this because I know I have more recommend textbooks somewhere in my files, I'm just too tired to look right now. Latest update: 5/13/25
Physics:
The Science Spot--Mostly lesson plans for teaching kids
The Physics Classroom Tutorial--Has interactive online activities and models. Some videos and also some chemistry stuff.
HyperPhysics--Quite possibly the best resource I've ever seen because it shows how all concepts are linked together. The site isn't loading for me but it says it's up. There is a downloadable version on the Internet Archive (though it doesn't look as nice and clean). EDIT: I found a GitHub that lets you clone and download the html so you can click through it offline and it works! If people are interested I can make a tutorial, it was very easy.
PhET--A ton of demonstrations and tutorials. Also has some for mathematics and chemistry.
Paradigms Physics Notes--this was the curriculum that was used in my junior and senior classes. A lot of stuff here. If you are interest about teaching physics using this method, you can read more here.
Quantum Mathamatica Add-on--Useful for calculations.
The Hypertextbook--uhh lots here. Problems, solutions, explanations, etc.
oPhysics--interactive physics software.
MiniPhysics--more demonstrations and interactive software.
Michel van Biezen--really clear work-throughs of many subjects (algebra, calculus, chemistry, physics). He actually has a tumblr but has been active in like a decade @ilectureonline
Mathematics:
Paul's Online Math Notes--Got my whole class through junior and senior year
Calculator Soup--a lot of different kinds of calculators
3Blue1Brown--Very interesting youtube channel that shows a lot of calculus and linear algebraic principals visually or in intuitive ways.
Mathologer--more interesting advanced mathematical concepts.
General:
OpenStax--Free textbooks, legally
#physicsgoblinthoughts#resources#physics#math#mathematics#chemistry#learning resources#textbooks#school
29 notes
·
View notes
Text
Webmaster Webring!
Do YOU have a website of some sort? Any sort? Neocities, nekoweb, github? Hand-coded? Wordpress? A carrd? Maybe a fancy-looking rentry? Do you have a custom tumblr theme that you fancied up to be a little website all on its own?
well, if ANY of those apply, or if you're interested in getting them to, I'd like to invite you to the webmaster webring!!
this is a bit of a follow-up to my post about the many perfectly valid ways to make a website! to quote the about page of the webring:
So many webrings are out there, and it's wonderful getting to surf through them, but the vast majority of them specify that all sites must be hand-coded, and I feel like that simple restriction blocks out a lot more people than we'd like to think. Interesting and creative sites can be made with site-builders, and websites built on pre-made layouts are still websites!! Because of this, I wanted to make a webring that allows sites of all kinds :)
Many people overcomplicate what being a webmaster is, and I've seen a lot of people including owning a domain and hand-coding everything in their definitions. In truth, though, if you're a person who's got a website, you fit the bill!
I made this webring with the intention of being open to all kinds of sites, whether they're hand-coded, made with site builders, use static site generators, or are based on premade layouts. I want more people to make websites, so I won't turn someone away for making a website.
In addition to being a webring, I also have a page dedicated to resources meant to help people build their own sites! Whether you have a website or not, I'd like to invite you to take a look at the webring regardless. If you have a website of just about ANY kind, you can join, and if you don't, I have resources linked in hopes of helping you change that, if you're interested!
This post is less of me begging you to make a website in whatever way you can, and more just shilling for my webring, but the point still stands that I think everyone should have a website! If you agree, come take a look :D
#⋆˚ my posts ˖°#⋆˚ my rambles ˖°#⋆˚ my websites ˖°#I was gonna wait to post this until tomorrow but I felt like I was gonna explode /pos#neocities#nekoweb#carrd#strawpage#rentry#sntry#bundlrs#stellular#github#netlify#blogger#blogspot#itch.io#tumblr themes#website#web resources#web development#personal website#personal web#indie web#old web#webcore
36 notes
·
View notes
Text
BACK BY REQUEST : MY PERSONAL SERVER TEMPLATE.
below is a guide for the channels, as well as tips and tricks for using this template and a few recommendations for bots. ( link & image heavy )
NOTE: this is an outdated template, and is not the server i currently use - if you would like to see an updated version of this ( my roleplay group or 1x1 roleplay servers, or others ), please let me know!!
GET THE SERVER | FREE ( tips appreciated !! )
BOT SUGGESTIONS.
tupperbox ( for proxying your muses for discord roleplay )
writerbot ( for writing sprints, goals & prompts )
reminder ( for reminders / birthday updates )
threadtracker ( for tracking threads on discord )
TIPS.
messletters ( for fancy text )
this entire tag by @dayslily ( for discord tips & tricks )
turn on community for the forum features ( linked to tutorial )
WELCOME CENTER.
ooc : updates / generally in large community servers you can subscribe to get updates sent to you personal server, this is a good place to send them. alternatively, you can utilize webhooks to send your tumblr notifications to your discord server in this channel. ( see tutorial here ).
ooc : emails / i use this channel to keep track of my logins for various tumblr blogs and other websites.
ooc : reminders / using a bot, i set this channel to have reminders for various things, such as personal reminders, roleplay to do list and even character & partner birthdays
ooc : todolist / you could use a bot, or just manually update this channel with your current todolist.
ooc : drafts / i will occasional leave drafts to replies here so i can come back for them at a later point
BOTS.
bot : writing / my preferred bot for this is writer bot - linked above, i use this channel to set/check my goals, set up writing sprints, and occasionally get prompts for writing.
bot : tupperbox / i like to set up all my tuppers in privacy, so i find having my own sever with a channel makes it easy to change my avatar and other tupper information quick and also to test them without spamming a group tupper channel. ( tupperbox - linked above )
bot : reminders / i will often set up a channel for reminders because i'm super forgetful and having a reminder bot helps me get to tasks in a timely manner ( when i remember to set up the bot!! lol ) ( reminder bot - linked above )
bot : tracker / i'm not sure if this tracker has the function to work cross server yet, you'd have to check with the makers on their github, but this is great for 1x1 and group servers. ( thread tracker - linked above )
DEVELOPMENT.
dev : names / a channel to store ideas for muse names, etomology, etc
dev : prompts / a channel to store ask memes, character & writing prompts, etc
dev : inspiration / a channel to store character/muse inspiration, photos, videos, posts, even just a list of words/aesthetics, etc
dev : brainstorm / a place to spitball ideas for new muses and/or plots, i like to utilize the voice message feature here and just talk out my ideas so i can listen back to them later when incorporating them into a new muse.
dev : headcanons / a channel to store headcanons ( if utilizing the community feature, you could make this a forum and separate the headcanons into posts for each muse : see image below for example ).
dev : faces / a channel to store resources for you muse face claims, i would store social media posts, photoshoots, gif set links, etc ( if utilizing the community feature, you could make this a forum and separate the faces into posts for each face claim : see image below for example ).
ROLEPLAY.
rp : masterlist / a channel to host your own character masterlist, you can format this however you like, or even use forums - you could link to other channels in the muse category.
rp : plots / a channel to post links and ideas for plots wanted for muses and roleplay groups.
rp : wishlist / a channel to post roleplay wishlist items, links, ideas, etc
rp : promotions / a channel to post links for roleplay promotions either to your own groups or groups that you'd like to keep an eye on.
rp : groups / i use this channel to store the links to my current roleplay groups, links to the main blog, any relevant sideblogs, as well as a list of muses i currently have active within them.
rp : partners / helpful for storing a list of mains (for indies), with names, pronouns, links to rules, muses, etc - or for 1x1 lists of partners.
RESOURCES.
all of these are pretty self explanatory, you can store resources you use for tumblr and other types of roleplay in these channels, gifs, icons, templates, themes, etc.
ACTIVE MUSES.
muse : name / you can basically store your muse information, biographies, links to blogs, musings, edits, and whatever else you like. ( if utilizing the community feature, you could make this a forum and separate items into posts : see image below for example )
CONNECTIONS.
ship : name • name / similarly to the muse section, you can store your ship dynamic and details here, links to you partner's blog, ship tag, edits, headcanons, etc ( if utilizing the community feature, you could make this a forum and separate items into posts : see image below for example )
327 notes
·
View notes
Text
Simplifying the Star Trek Tumblr experience by taking the pulse and seeing what the general population's feelings are for that character.
List of Tumblr's top 10 most strongly liked characters
List of Tumblr's top 10 most strongly disliked characters
List of Tumblr's top 10 most strongly liked Star Trek Enterprise characters
These lists will change. They will be kept up to date as I will be editing the posts.
GitHub link with spreadsheet csv
You can submit your beloved or submit your behated or anyone you're curious about. I'll post approximately two polls at approximately the same time each day.
Being totally honest, I've been chosing which characters I make polls for a little differently recently (wrote this Jun 11th). I've been ignoring some requests because I had too many that no one seemed to care about, and I've been pushing more important characters and characters where the requester seems genuinely interested to the front of the queue.
I made this blog because I often heard takes people had that made me think "well, that can't be a common opinion. I want to know if people really think that." For example, I had always heard about Keiko haters, but her poll resulted in 53.4% strongly like, and only 1.8% and 1% of voters disliked and strongly disliked her, respectively.
I will delete comments made in bad faith because I don't want people being gross in my notes. You can be a hater to the character as long as you're not being a dick to real people. I haven't noticed anyone being too mean yet, so just keep it that way.
23 notes
·
View notes
Text
REBLOGGING FROM SOURCE WITH XKIT REWRITTEN !
hey friends!! okay, so i can't believe it took me this long to figure out how to do this, but thanks to the new xkit rewritten extension, we can bring back easily reblogging from the source! the newest update is kind of a pain for a lot of people, and it was much easier to just click on the username of the source where someone reblogged a post from. but thankfully, we can bring it back!!
i'm not the greatest at giving tutorials, but because i think this is important for a lot of us roleplayers, especially those who like reblogging things from their respective sources for whatever reason, and also generally for the majority of us who became frustrated with the new update. so, here's an attempt at teaching all y'all lovely people how to get your dash back to the way you liked it!! with that being said, it is greatly appreciated if this post is reblogged so as many people as possible see this tip!
TUTORIAL. ( skip to step 3 if you already have xkit rewritten installed. )
STEP 1. first, download xkit rewritten from tumblr's new xkit github page. right now it only works with chrome and firefox. instructions are under the "installation" section (you may have to scroll down a bit).
STEP 2. once you install the extension, click on the xkit icon at the top of your browser. it should look like a small purple box with a white "x".

STEP 3. under the "configuration" tab at the top of the pop-up, scroll down to the "tweaks" option. it should have a yellow icon with a gear and is (probably) the third option from the bottom.

STEP 4. the "tweaks" option should be marked as "disabled", especially if you are using the new xkit for the first time or if you haven't seen this extension before. click the slider on the right side of the pop-up to turn the extension on.
STEP 5. once you toggle the extension on, a drop-down menu should appear under the extension label. you can also toggle this menu by clicking on the extension label. click on "restore links to individual posts in the post header", which should be the first option in the drop-down menu.
STEP 6. and that's it! you should now be able to click on the url next to another url and it should bring up the source that that person reblogged from. you may need to close the tumblr tab or restart your browser for the extension to take effect.
and that's it! i hope you enjoyed this tutorial and that it was helpful! if you have any questions, suggestions, or reservations, do not hesitate to reach out! please remember to reblog to spread this information! <3
227 notes
·
View notes