These men just stole the personal information of everyone in America AND control the Treasury. Link to article.
Akash Bobba
Edward Coristine
Luke Farritor
Gautier Cole Killian
Gavin Kliger
Ethan Shaotran
Spread their names!
my job in the comune will be to fuck your mom
Traveller the ice is dark and closing in
Wherever did you come from, what weighs you down within
Traveller your eyes are dark and your voice is somber
Wherever did you come from, why are you here?
We haven’t sailed in fourteen days
The nights are getting longer.
I’m sensing fear upon your face, I see you don’t belong here
Our spirits started off as great, I’m sure you did as well
Oh traveller, before you’re dead you must your story tell
This website is too mobile focused these days. Reblog and tell me what your desktop/laptop background is.
i hate that "that that" is grammatically correct. why is english the joke language
Haddon Sundblom - 1950s Pin-up Calendar illustration - Shaw-Barton Calendar Co. - Original art sold by Heritage Art Gallery 2007
ok but one thing i love about goncharov is the ironic subversion of themes. like we have katya, the madonna-like character whose white palette screams of loyalty and purity, while andrey is the judas-like character whose motifs are the dagger and the poisoned cup.
but at the end, it’s katya who draws a gun on goncharov, and andrey who’s left holding his bleeding body in his arms. by having the “loyal wife” be the backstabber and the “doublecrosser” be the broken-hearted lover, scorsese subverts both biblical imagery and gender roles, and he does it in such a subtle and poetic way too, without taking away the complexity of either character.
The Courier-Journal, Louisville, Kentucky, November 4, 1951
"lol tiktok users would rather learn mandarin than come to tumblr" yeah man that's crazy. who would have thought that people from the video-based dopamine-machine app wouldn't decide to join the text- and image- based no-algorithm website?
All right, kiddos, gather ‘round for a little tutorial on the wonders of Markdown, you can access the whole documentation here, if you’re interested, this is only a small introduction on how to use it in the Tumblr App.
What’s Markdown?
Markdown is a language that makes it super easy to turn normal human-readable syntax into HTML. You know, HTML, the things websites are made of? Yeah. Cool as all hell, I know.
How can I use it in tumblr?
You can use Markdown whilst making a tumblr post by simply clicking on the litte settings wheel, and changing your text editor from Rich Text to Markdown, and just get writing! If you click Preview, you can see how what you’re writing will look on everyone’s dashes!
What about on mobile?
If you’ve ever used the Tumblr App to make a post, you’ll know formatting is nigh impossible, literally impossible if you use the default Rich Text editor. So if you want to do some formatting (and I’m talking almost everything tumblr allows you to put into a post) you’re gonna want to use our friend Markdown.
Just click on the settings wheel on the bottom-right corner of your screen to change the settings of your post (the same way you’d change a post to be Drafted, or Queued) and scroll until you find the option EDITOR, and just change that bad boy to Markdown. Click the back arrow, and just start writing! Once you’re done, just click post, and your Post will be fully formatted!
So how can I do cool stuff on Markdown for my dank ass posts?
All right, let’s go through the basics:
One important thing about Markdown that might be hard to get used to, is that you need to press Enter twice for a newline to actually appear. If you only press it once, the text will show up on the same line!
To make your text bold, put it between two asterisks, like this: **text**.
To make your text italic, put it between underscores like this: _text_
To turn your text into a bigger text (the H option), put a hash and a space in front of it, like this: # text. The space between hash and text is important!
Maybe the most annoying part of tumblr’s formatting ways, this is ridiculously easy in Markdown, if a bit hard to remember. The link’s syntax is this: [text](the_actual_link).
An example of this would be [this is a link to a cool blog](http://holomoriarty.tumblr.com/) which will show up like this: this is a link to a cool blog
Sadly Markdown’s syntax doesn’t support strikethrough! This is a real bummer, but you can always use the traditional HTML tag strike, like this: < strike > text <\ strike >. Just without the spaces in between the angles and the word!
List syntax is super organic in Markdown. In a new line, use - a space, and your text. To create another element in the list, just press enter, and repeat the process! You can think of the dashes as the bullets in your list, as with the hash, the space between the symbol and the text is important!
Same as the latter, but instead of using a dash you need to use a number, and a period, like so 1. again, don’t forget the space!
To put your text in a blockquote (or indentation) just put one > in front of the line you want in the blockquote! The blockquote will extend until you press Enter twice (meaning it’ll put the whole line in blockquote).
Yes, you can insert images on your posts with Markdown, if you have a link to them. Just use this syntax (it’s pretty similar to the link one!) .
An example of this would be  Which would show up like this:
This recently introduced feature of tumblr.com will put a divider between two lines of text, and in Markdown it’s as simple as using 3 or more dashes in a line like this - - -.
So Markdown DOES support Read Mores, which I didn’t knew when I first posted this, excuse me lol. Just put a [[ MORE ]] WITHOUT THE SPACES BETWEEN THE WORD AND THE [ SYMBOL on the new line where you want the Read More to go.
Not implemented! A real shame, but there are some things you might just need the full Tumblr PC experience for!
So where do we go from here?
Now that you know how to write Tumblr Posts on Markdown, USE IT EVERYWHERE. Markdown is something I use literally every day of my life. To work with it you might need to download a special editor (Atom is SO recommended, it’s ridiculous) but usually these are also a hundred times better than writing on Microsoft Word. Markdown’s your friend, use it!