little-brisk:

has anyone found a good way to back up their tumblr that isn’t a complete fucking mess? all i want is an archive of my original posts, a function which every blogging platform since the invention of blogs has made extremely easy but we all know the hellsite wouldn’t be our home if it was a functional blogging platform, so

{{maryellencarter replied to little-brisk: I think @brin-bellway knows things about tumblr backups… }}

@maryellencarter​ summoned me here, since I have experience in this topic and am pretty much always up for talking about archiving methods.

So, I know of a few different options, depending on how exactly you define “good” and whether you specifically want *only* OPs or would be good with a full-blog archive too.

1. tumblr-utils. On Linux, you just download their zip, put the file labelled “tumblr_backup.py” in your home directory (I keep the rest of the folder elsewhere in case I ever need it for anything), and then open a command-line terminal and run “python tumblr_backup.py little-brisk”. I’ve never done it on other operating systems, but I expect it’s fairly similar; since this is a relatively popular method, we might be able to find someone with firsthand experience doing it on your operating system to give you more details.

By default, this will give you a local folder (a sub-folder of the folder your tumblr_backup.py file is in) containing both reblogs and OPs, with images included but not video or audio, and posts indexed by month but not by tag. There are various options you can add to the command [link]: for example, “python tumblr_backup.py –save-video –save-audio little-brisk” will include the audio and video as well as the images. Warning: if you use the “–tag-index” option and you have any tags (whether organisational or commentary) with a slash in them, the archiver will crash. I have not tested the “–no-reblog” option, but it does exist.

Depending on how many posts you keep and how many images were in them, the folder may be several GB in size and contain tens of thousands of files (most of them tucked away under the image and individual-post sub-folders). IME one *needs* to zip a large blog’s folder in order to move it around: attempting to copy 30k individual files to a USB drive or suchlike tends to result in stuff like “Estimated time remaining: 4 months”. Zipping a large blog only takes an hour or three, though, and then you can copy it to places in just a few more minutes.

2. WordPress. This is mostly for if you really want your backup to be public-facing: the formatting *is* a bit of a mess (especially on long reblog chains and tag rambles), and I personally have been chipping away at fixing my WordPress’s formatting for an entire year and am still in 2017 (admittedly, I’ve been doing some mental crop rotation lately).

I’m not sure if they offer an OP-only option.

If you’re feeling particularly paranoid and are willing to fiddle around with a few software guts, you can self-host this, or keep a kitted-out WordPress server stashed away on your computer in case you want to import into a self-hosted platform later [here is a post I wrote on how I did this].

3. I know it must be possible to use wget because I’ve seen people do it [link], but I’m not sure exactly which options you need to add to the terminal command to make it work properly. I just now made a few promising-looking variants of my Dreamwidth-archiving command [link], and none of them could get past the front page of any of the blogs I tested them on.

TumblThree is Windows-only and Soup is OPs-only, so I haven’t used them, but I hear some people like them.


Tags:

#reply via reblog #101 Uses for Infrastructureless Computers #Tumblr: a User’s Guide #the more you know #WordPress

prokopetz:

prokopetz:

On the face of it, the notion of a premium tier for Tumblr isn’t necessarily absurd. Yes, it’s true that most Tumblr users are broke, but no competently managed premium blogging platform expects the majority of its users to pay in the first place; more typically, you’ll see about 1% of your user base with paid accounts – generally a mix of businesses that are using the site as their primary social media outreach platform, and folks with regular jobs who just want to be able to turn the ads off – while the other 99% make do with the ad-supported free version. The WordPress.com folks already run a premium blogging platform of their own, so they’re familiar with this usage pattern and aren’t going to have any unrealistic expectations there.

Now, whether the concomitant expectation that there will actually be businesses interested in using Tumblr as their primary social media outreach platform is absurd remains to be seen!

(Also, I’m seeing a lot of confusion in the notes about what WordPress.com actually is, so to clarify: WordPress is an open-source software package that anybody can install on their own web hosting and run a self-hosted blog. WordPress.com is a managed hosting service for WordPress blogs. It’s true that most standalone WordPress blogs are operated by businesses, owing to the expense and expertise required to deploy and maintain self-hosted blogging software. WordPress.com, however, consists mainly of non-commercial blogs, since all that’s taken care of for you.)


Tags:

#The Great Tumblr Apocalypse #WordPress #adventures in human capitalism #yeah I don’t get why people are making such a (negative) fuss about the possibility of being able to give Tumblr money #increasingly these days I want at least the *option* of giving my service providers money #it aligns their incentives better than the alternative

staff:

Hello Tumblr 👋

Today, Tumblr’s owner, Verizon Media, announced that Automattic plans to acquire Tumblr. Automattic is the technology company behind products such as WordPress.com, WooCommerce, Jetpack, and Simplenote—products that help connect creators, businesses, and publishers to communities around the world. 

We couldn’t be more excited to be joining a team that has a similar mission. Many of you know WordPress.com, Automattic’s flagship product. WordPress.com and Tumblr were both early pioneers among blogging platforms.

Automattic shares our vision to build passionate communities around shared interests and to democratize publishing so that anyone with a story can tell it, especially when they come from under-heard voices and marginalized communities.

We look forward to continuing to create products that empower your self-expression and sense of community and that build a better, more inclusive internet. 

We’re excited for our future together!

<3 Tumblr

Some things staff won’t tell you [link]:

  • They’re dumping it for–in the grand scheme of things–almost nothing
  • No, Automattic *isn’t* ending the NSFW ban
  • As for what this means for WordPress, executives from both Tumblr and Automattic will “look for ways WordPress.com and Tumblr can share services and functionality.” We wouldn’t expect any immediate changes, though.

I think my main reaction to this is to trust WordPress a bit less. The main appeal of the place for me is that it *isn’t* Tumblr, a separate platform with separate interests.

I’m going to continue my project to create a more stable copy of my Tumblr on WordPress. I’ll probably even continue my plan to start giving them money this winter (what better way to give people an incentive not to screw you over?).

But I’ve been wavering, lately, on whether to *also* look into self-hosting. Not as a Plan A, you understand: I’d *rather* not go through the effort of running the whole infrastructure myself. But I have put (am putting, will put) a lot of effort into making a specifically *Wordpress-compatible* version of my Tumblr, and this WordPress-compatible version is probably distinct enough to deserve its own backup. (After all, if I *did* end up self-hosting one day, that’s probably the software I’d use.)

WordPress export files don’t include images, which would make it a massive pain to re-instantiate my blog using only an export file (not *impossible*–all of the images are also stored elsewhere–but painful, and if I wanted possible-but-painful I’d just re-instantiate from a tumblr-utils scrape), but perhaps a tiny, local server to receive site-to-site exports, not to be made outward-facing unless necessary.

I’m not sure yet what the most practical option is, and how exactly one goes about it. I’ll have to look into it. But I *am* going to look into it.


Tags:

#in which Brin is paranoid #(but what else is new) #101 Uses for Infrastructureless Computers #PSA #Wordpress #The Great Tumblr Apocalypse #reply via reblog #oh look an update

PSA: Stuff You Maybe Didn’t Realize You Can Back Up To AO3, And How To Tag it

{{previous post in sequence}}


maryellencarter:

olderthannetfic:

destinationtoast:

inu-fiction:

Tumblr seems to be in potential death throes or at least, incredibly volatile and unreliable lately, but we’ve done some pretty good and informative work on canon analysis and reference guides so I was looking for ways to back it up without losing it…and the solution became obvious to me:

Archive of Our Own, aka AO3. 

“What?” you might ask if you are less familiar with their TOS. “Isn’t that just a fanfic archive??”

No! It’s a fanWORK archive. It is an archive for fanworks in general! “Fanwork” is a broad term that encompasses a lot of things, but it doesn’t justinclude fanfic and fanart, vids etc; it also includes “fannish” essays and articles that fall under what’s often called “meta” (from the word for “beyond” or “above”, referencing that it goes beyond the original exact text)! The defining factor of whether Archive of Our Own is the appropriate place to post it is not whether or not it’s a fictional expansion of canon (fanfic), though that is definitely included – no, it’s literally just “is this a work by a ‘fan’ intended for other ‘fannish’ folks/of ‘fannish’ interest?” 

The articles we’ve written as a handy reference to the period-appropriate Japanese clothing worn by Inuyasha characters?  The analyses of characters? The delineations of concrete canon (the original work) vs common “fanon” (common misconceptions within the fandom)? Even the discussion of broader cultural, historical, and geographic context that applies to the series and many potential fanworks? 

All of those are fannish nonfiction! 

Which means they absolutely can (and will) have a home on AO3, and I encourage anybody who is wanting to back up similar works of “fannish interest” – ranging from research they’ve done for a fic, to character analyses and headcanons – to use AO3 for it, because it’s a stable, smooth-running platform that is ad-free and unlike tumblr, is run by a nonprofit (The OTW) that itself is run by and for the benefit of, fellow fans. 

Of course, that begs the question of how to tag your work if you do cross-post it, eh? So on that note, here’s a quick run-down of tags we’re finding useful and applicable, which I’ve figured out through a combination of trial and error and actually asking a tag wrangler (shoutout to @wrangletangle for their invaluable help!):

First, the Very Broad:

– “ Nonfiction ”. This helps separate it from fanfic on the archive, so people who aren’t looking for anything but fanfic are less likely to have to skim past it, whereas people looking for exactly that content are more likely to find it.

– while “Meta” and “Essay” and even “Information” are all sometimes used for the kinds of nonfiction and analytical works we post, I’ve been told “ Meta Essay ” is the advisable specific tag for such works. This would apply to character analyses, reference guides to canon, and even reference guides to real-world things that are reflected in the canon (such as our articles on Japanese clothing as worn by the characters).  The other three tags are usable, and I’ve been using them as well to cover my bases, but they’ll also tend to bring up content such as “essay format” fanfic or fanfic with titles with those words in them – something that does not happen with “Meta Essay”.

– I’ve also found by poking around in suggested tags, that “ Fanwork Research & Reference Guides ” is consistently used (even by casual users) for: nonfiction fannish works relating to analyses of canon materials; analyses of and meta on fandom-specific or fanwork-specific tropes; information on or guides to writing real-world stuff that applies to or is reflected in specific fandoms’ media (e.g. articles on period-appropriate culture-specific costuming and how to describe it); and expanded background materials for specific fans’ fanworks (such as how a given AU’s worldbuilding is supposed to be set up) that didn’t fit within the narrative proper and is separated out as a reference for interested readers. 

Basically, if it’s an original fan-made reference for something specific to one or more fanworks, or a research aid for writing certain things applicable to fanworks or fannish interests in general, then it can fall under that latter tag. 

– You should also mark it with any appropriate fandom(s) in the “Fandom” field. Just like you would for a fanfic, because of course, the work is specifically relevant to fans of X canon, right?

If it discusses sensitive topics, or particular characters, etc., you should probably tag for those. E.g. “death” or “mental illness”, “Kagome Higurashi”, etc. 

Additionally, if you are backing it up from a Tumblr you may wish to add:

– “ Archived From Tumblr “ and/or “ Cross-Posted From Tumblr ” to reference the original place of publication, for works originally posted to tumblr. (I advise this if only because someday, there might not be “tumblr” as we know it, and someone might be specifically looking for content that was originally on it, you never know)

– “ Archived From [blog name] Blog ”; this marks it as an archived work from a specific blogAnd yes, I recommend adding the word “blog” in there for clarity- Wrangletangle was actuallydelighted that I bothered to tag our first archived work with “Archived From Inu-Fiction Blog” because being EXTREMLY specific about things like that is super helpful to the tag wranglers on AO3, who have to decide how to categorize/”syn” (synonym) various new tags from alphabetized lists without context of the original posting right in front of them.  In other words, including the name AND the word “blog” in it, helps them categorize the tag on the back end without having to spend extra time googling what the heck “[Insert Name Here]” was originally

Overall, you should be as specific and clear as possible, but those tags/tag formats should prove useful in tagging it correctly should you choose to put fannish essays and articles up on AO3 :)

Oh, and protip sidebar for those posting, especially works that are more than plain text: you can make archiving things quicker and easier for yourself, but remember to plan ahead for tumblr’s potential demise/disabling/service interruptions. 

The good news: You can literally copy and paste the ENTIRE text of a tumblr post from say, an “edit” window, on tumblr, straight into AO3′s Rich Text Format editor, and it will preserve pretty much all or almost all of the formatting – such as bold, italics, embedded links, etc!

But the bad news: keep in mind that while AO3 allows for embedded images and it WILL transfer those embedded images with a quick copy-paste like that, AO3 itself doesn’t host the images for embedding; those are still external images. This means that whether or not they continue to load/display for users, depends entirely on whether the file is still on the original external server! As I quickly discovered, in the case of posts copied from the Edit window of a tumblr post, the images will still point to the copies of the images ON tumblr’s servers. 

What this means is that you should back up (save copies elsewhere of) any embedded images that you consider vital to such posts, in case you need to upload them elsewhere and fiddle with where the external image is being pulled from, later. 

Personally, I’m doing that AND adding image descriptions underneath them, just to be on the safe side (and in fairness, this makes it more accessible to people who cannot view the images anyway, such as sight-impaired people who use screen readers or people who have images set to not automatically display on their browser, so it’s win-win)

Thanks for this helpful guide! I haven’t used some of these tags so far for the fandom stats work I’ve cross-posted to AO3, but that’s because I didn’t know about them. Great ideas! :)

I keep meaning to mass archive my Toastystats work to AO3, but I am always stymied by image hosting when trying to overcome inertia and do so. It takes time to repost all the images to external hosting (like imgur). So thus far I’ve only done it for a few major analyses, and even in some of those cases, the images are hosted on Tumblr. But I should finally get around to it. At least I’ve exported my Toastystats side blog recently, so most of my stuff should be preserved if anything should happen. But maybe this holiday break I’ll finally make more progress.

I second all of this!

I’ve also found that AO3 is the best way for me to distribute my vids. I do have to host them elsewhere, but AO3 gives me a consistent URL and a way to have useful headers with fandom/ship/etc. even if I switch hosting a hundred times.

omfg I can re-host my Wes overanalysis metas on AO3 itself? omfg!!!

…I don’t know where else I’d host the photos of the comics pages on some of those posts but DUDE :D

Re: image hosting, maybe WordPress? A free account comes with 3 GiB (each slightly larger than a GB) of image hosting (but no audio or video; you need a premium subscription for those).

I used WordPress hosting for the image I put in a recent Dreamwidth post [link]. Note that WordPress uses an image-gallery system, which means you don’t have to make a WordPress post using the image in order to host it there.


Tags:

#Wordpress #101 Uses for Infrastructureless Computers #the more you know #AO3 #reply via reblog #long post #The Last Tumblr Apocalypse

Remember, there’s more to backing up a Tumblr than the posts! Make sure to grab copies of your: 

  • Drafts (WordPress will include these in their Tumblr export, or you can post them and then use any method that backs up posts, or copy them manually into some notepad program)
  • Queue (I don’t *think* WordPress includes these, but there’s still posting them or manual copying; I pretty much never use my queue, so I don’t have any experienced techniques for archiving it)
  • Inbox (I paste mine into a Word document: the formatting is a bit off, but it’s still fairly readable, and you can always clean it up)
  • Outbox (same method as inbox)
  • PM logs (I separate these into one Word document per person)
  • List of followed blogs, to help you consider which other blogs to archive† or to find elsewhere (there might be a cleverer way to do this, but I simply went through my list and wrote everything down in another Word document; I also included a note of how many there were in total, so I can tell at a glance if any vanish from Tumblr)

†You don’t need to own a blog to use the tumblr-utils backup method [link] on it.


Tags:

#The Great Tumblr Apocalypse #The Last Tumblr Apocalypse #Tumblr: a User’s Guide #101 Uses for Infrastructureless Computers #oh look an original post #(technically I use LibreOffice and not Word but I didn’t want to distract from the point) #(the following category tag was added retroactively:) #Wordpress

How to Backup your Tumblr

fiction-is-not-reality:

I was just semi-complaining that I was still looking for a decent way to backup my +4k posts without having to use paid services or even just wordpress (which has an import from tumblr tool that asks for permission to access your blog and also make posts), when I decided to actually put some effort into my google search. 

Results were positive: I have successfully backed up my blog

*By which I mean: everything that I have ever posted
Not included: drafts, queue, likes, followers, following, comments, notes, chat. 

I followed this method (word by word), and now have a 450 MB folder on my computer with the name of my blog on it containing: 

1. Folder “Archive” (contains .html files listed by month)
2. Folder “Media” (contains gifs and images, mine has +1k files in it; might contain also audios but I have no way of confirming that because I’ve never reblogged an audio post from this blog)
3. Folder “Posts” (contains single .html files, each one a post; I have +4k files in it)
4. Folder “Theme” (contains only my avatar, but it might be a matter of if you have personalized themes or not)
5. .html file “Index” (by opening it it will give you the archive of your blog organized by month; clicking on a month will open up the archive for that month, and you’ll be able to read all the posts for that month as if you were on your blog**, except sans your theme graphic, with each page containing 50 posts)

**I can see gifs, links, embedded videos, tags, number of notes (but I can’t open up the notes, clearly), text is also correctly formatted. 

So yeah, in case anyone wants a very quick way to back up their blog, it took me less than 10 minutes. 

P.S. I didn’t have any issue, but to be on the safe side always check for spyware and virus threats before and after downloading anything. 

 

dadmondmiles:

There is also TumbleThree, a standalone program, if you prefer a GUI over command-line. Also seems to have more options, such as downloading your liked posts.

 

fiction-is-not-reality:

Haven’t tried it myself so I can only vouch for my OP, but I’ll reblog for the alternative. 

 

kedreeva:

According to Tumblr themselves, starting December 17th, NSFW material will no longer be allowed on their site at all (saw that coming since Yahoo bought them out, I’m positive they’ve just been waiting for an excuse). This includes any NSFW photos, videos, graphics, gifs, etc. They say it won’t include erotica text but honestly the former is just a step toward the latter, check our receipts for the ff.net purge and livejournal strikethrough. And since it’s an algorithm not a human coming after NSFW content, they’re using a “take down first, reconsider on appeal” method- just like LJ did, and content that IS SFW can be flagged and taken down without a human checking it first. I’ve had photos of my birds taken down because of this, so don’t assume you’re safe from this absolute nonsense because you don’t post NSFW content.

I’ve used the above method personally and can affirm it worked fine for me. I would absolutely recommend you do it, too, and sooner rather than later.

Storm’s coming folks. Time to get to safety. Grab the contact info of whoever you want to stay in contact with now. If you’re a content creator of NSFW material, get setup someplace else even if it’s only temporary, and tell your followers where to find you.

Stay safe, friends. I hope to see you on the other side.

I have recommended the OP’s method for some time, and now more than ever.

If you’re comfortable letting WordPress have access to your account, I recommend doing both (at least, once the exporter starts working again [link]). Personally, I try never to have anything exist only in the cloud *or* only locally, and [bbolli’s tumblr-utils] + WordPress is a fairly simple way to cover both of those.


Tags:

#reply via reblog #(look you know what I *meant* about hoping to use that tag again someday) #The Great Tumblr Apocalypse #The Last Tumblr Apocalypse #101 Uses for Infrastructureless Computers #(the following category tag was added retroactively:) #Wordpress

A better, more positive Tumblr

{{previous post in sequence}}


staff:

Since its founding in 2007, Tumblr has always been a place for wide open, creative self-expression at the heart of community and culture. To borrow from our founder David Karp, we’re proud to have inspired a generation of artists, writers, creators, curators, and crusaders to redefine our culture and to help empower individuality.

Over the past several months, and inspired by our storied past, we’ve given serious thought to who we want to be to our community moving forward and have been hard at work laying the foundation for a better Tumblr. We’ve realized that in order to continue to fulfill our promise and place in culture, especially as it evolves, we must change. Some of that change began with fostering more constructive dialogue among our community members. Today, we’re taking another step by no longer allowing adult content, including explicit sexual content and nudity (with some exceptions).  

Let’s first be unequivocal about something that should not be confused with today’s policy change: posting anything that is harmful to minors, including child pornography, is abhorrent and has no place in our community. We’ve always had and always will have a zero tolerance policy for this type of content. To this end, we continuously invest in the enforcement of this policy, including industry-standard machine monitoring, a growing team of human moderators, and user tools that make it easy to report abuse. We also closely partner with the National Center for Missing and Exploited Children and the Internet Watch Foundation, two invaluable organizations at the forefront of protecting our children from abuse, and through these partnerships we report violations of this policy to law enforcement authorities. We can never prevent all bad actors from attempting to abuse our platform, but we make it our highest priority to keep the community as safe as possible.

So what is changing?

Posts that contain adult content will no longer be allowed on Tumblr, and we’ve updated our Community Guidelines to reflect this policy change. We recognize Tumblr is also a place to speak freely about topics like art, sex positivity, your relationships, your sexuality, and your personal journey. We want to make sure that we continue to foster this type of diversity of expression in the community, so our new policy strives to strike a balance.

Why are we doing this?

It is our continued, humble aspiration that Tumblr be a safe place for creative expression, self-discovery, and a deep sense of community. As Tumblr continues to grow and evolve, and our understanding of our impact on our world becomes clearer, we have a responsibility to consider that impact across different age groups, demographics, cultures, and mindsets. We spent considerable time weighing the pros and cons of expression in the community that includes adult content. In doing so, it became clear that without this content we have the opportunity to create a place where more people feel comfortable expressing themselves.

Bottom line: There are no shortage of sites on the internet that feature adult content. We will leave it to them and focus our efforts on creating the most welcoming environment possible for our community.

So what’s next?

Starting December 17, 2018, we will begin enforcing this new policy. Community members with content that is no longer permitted on Tumblr will get a heads up from us in advance and steps they can take to appeal or preserve their content outside the community if they so choose. All changes won’t happen overnight as something of this complexity takes time.

Another thing, filtering this type of content versus say, a political protest with nudity or the statue of David, is not simple at scale. We’re relying on automated tools to identify adult content and humans to help train and keep our systems in check. We know there will be mistakes, but we’ve done our best to create and enforce a policy that acknowledges the breadth of expression we see in the community.

Most importantly, we’re going to be as transparent as possible with you about the decisions we’re making and resources available to you, including more detailed information, product enhancements, and more content moderators to interface directly with the community and content.

Like you, we love Tumblr and what it’s come to mean for millions of people around the world. Our actions are out of love and hope for our community. We won’t always get this right, especially in the beginning, but we are determined to make your experience a positive one.

Jeff D’Onofrio
CEO

 

nandamai:

I can’t figure out why this feels so familiar … it’s like I’ve lived through this exact experience before …

 

metatxt:

This is so fucking sexist I can hardly believe it. And yeah looking at the new guidelines….I guess I can’t swear anymore either??

All of this as though the only way to crack down on child porn and porn bots is by additionally restricting images of women, fanart, adult sexuality, reproductive health, fanvids, gifs, etc. Is so disingenuous.

Make no mistake this is the impact of tech monopolies and Apple’s puritanical rules of the app store.

 

cosmic-llin:

“Don’t upload any content, including images, videos, GIFs, or illustrations, that depicts sex acts” leaves the door WIDE open for cracking down on written erotica whenever they decide, too.

Also gotta love “it became clear that without this content we have the opportunity to create a place where more people feel comfortable expressing themselves.” More people. Different people. Not the people who have built a community on this website for the best part of a decade.

So, uh, apparently when I started talking [first link, second link] about looking for Tumblr alternatives “just in case”, I was literally thirteen hours ahead of the curve.

As I’ve said before [link], I cannot live on a platform with obscenity laws. It may start with images of genitals, but that is never how it ends, and paraphiles get cracked down on sooner rather than later.

I have marked my entire WordPress archive public, most notably this part [link]. (The older intra-blog links in this post are to WordPress, but–perhaps from a surge in interest–the Tumblr-to-Wordpress exporter seems to be having some issues, so I don’t yet have WordPress copies of posts from after ~10 PM yesterday.) I’ll be cleaning up the formatting in chronological order as I find the time: in the meanwhile, please forgive the dust.

While I expect I will stop posting here soon (less sure about reading; at the very least, there will be a transitional period where I keep an eye on my dashboard for announcements of where people are moving to), this will *not* be my last post. Stay tuned for updates on the next steps.


Tags:

#reply via reblog #(I hope I shall be able to use that tag again someday) #oh look an update #The Great Tumblr Apocalypse #The Last Tumblr Apocalypse #(the following category tag was added retroactively:) #Wordpress

{{previous post in sequence}}


About that post a couple hours ago that read “This is a test of the emergency systems. It will be deleted shortly.”:

I was checking whether deleting a post from Tumblr and then re-syncing my backups erases the backed-up post. Preliminary testing suggests that, for both local and WordPress copies, it does not.

While there are certainly flaws to that approach, I think it beats the alternatives. Especially given the…recent events on Tumblr.

Relatedly, I’ve done a bit of looking around into alternative platforms, in case the worst occurs. I’ve particularly focused on platforms inter-operable with Mastodon (Mastodon is, after all, a Fediverse platform), hoping to be able to interact with Mastodon dwellers without being subject to the ridiculously small character limit.

It seems like all of the platforms listed as compatible want to be either Twitter or Facebook, with nothing that quite sates my love of reblog chains [link]. Pleroma [link] seems like it might do, I suppose, although it’s still awfully Twitter-y.


Tags:

#oh look an original post #101 Uses for Infrastructureless Computers #The Great Tumblr Apocalypse #Tumblr: a User’s Guide #(the following category tags were added retroactively:) #Wordpress #Fediverse


{{next post in sequence}}

itsbenedict:

everyone’s posting their links to the other social media they’re active on in case their tumblr gets deleted in the latest and greatest ill-conceived ineffectual attempt to algorithmically combat pornbot spam

so in case my tumblr gets deleted for some reason, here is all the other social media i use:

  • none. really hope my blog doesn’t get deleted

I don’t *currently* have any other sites, but in the event of a Tumblr shutdown–either of me personally or of everyone–you can probably figure out where I’ve moved to by googling my username.

But Brin, doesn’t your blogging style rely heavily on being able to link to your previous posts?”, you ask. That’s where the WordPress export comes in!

Unlike a lot of blogs that claim to take Tumblr imports, WordPress includes reblogs and images. My WordPress is currently private, mostly because the formatting is fucked up in ways that would be simple but tedious to fix (tags insist on displaying on alphabetical order, which scrambles the commentary; intra-blog links link to the Tumblr copy and not the WordPress copy): if the original Tumblr copy vanishes I will go through the whole thing, clean it up (moving commentary tags into the main post body), and mark it public. If anyone else reading this wants to be more reliably able to link people to their old posts, I recommend a WordPress backup.

While I back up my Tumblr to my laptop daily, and to my phone weekly, I’d only done a WordPress backup once ages ago. Thanks for the reminder to add it to my routine backup schedule: I’d hate to be unable to link people to old posts, or to have to figure out how to host the local copy in a reasonably linkable way.

(Sorry for getting my seriousness in your joke(?) post, but it inspired me.)


Tags:

#Tumblr: a User’s Guide #The Great Tumblr Apocalypse #101 Uses for Infrastructureless Computers #amnesia cw #reply via reblog #(every time I suggest backups as a solution to something Dad scoffs and says that nobody actually does those) #(he keeps doing this even though I always respond with ”…*I* do them”) #(if my laptop abruptly fails again it’ll suck having to buy new hardware but that’s all it’ll be: new *hardware*)