People seriously underestimate the long term effects of constant loneliness
"why are you so weird?" Idk, maybe because being completely isolated while growing up has destroyed my brain and now I'm nothing more than a human-mimicking creature that bases all of my actions on what I think is normal human behavior rather than just doing things naturally
From my theatre experience. Every time an animatronic would move/disappear the entire audience would GASP AND SCREAM IN SHOCK
I've been thinking about this for a hot minute. I first used Duolingo for learning Spanish, and recently I started learning japanese
Now one thing I've been told many times by others learning the language is that the grammar was horrible, and as soon as I got to a point where it tried to teach grammar... Absolutly it does kinda suck (the apps grammar, not the languages grammar). I will say I loved learning kana on it because it taught kana in a way that made it super easy for me to memorize. But that's literally all you can use it for
Which brings me to my main point; why would you make an app literally useless. Like, kana is important to learn, but that's just the alphabet, so why is the main focus of the app - language learning - unusable?
On top of this, I read a Reddit post made by someone who used the app for Japanese, and they admitted that the forums were actually a significant part of being able to use the app, because others using the forums would correct mistakes made by the app. Why would you take away a part of the app that is literally helping people learn the language. Which is. The entire point of the app. What.
It isn't about actually helping people anymore and I hate it
If anyone was wondering, Duolingo just got even worse.
any advice for college? im 3 days in & already want to mysteriously disappear during my next bathroom break
start a psychosexual relationship with one specific and convenient vending machine
How to draw a Black person
How to colour Black people skin tones
How to draw dreadlocks
How to draw African hair
How to draw curly hair
How to draw braids
How to draw braids part 2
How to draw cornrows
How to draw Bantu knots
How to draw two strand twists
How to draw an East Asian person
How to colour darker skin tones with alcohol markers
How to draw hijabs/traditional Muslim hair coverings (note, he used incorrect terminology, what he called a burqa was actually a niqab! Sorry for the mistake)
How to draw a hijabi girl
All links and art provided by @ itsajart on TikTok
Before you go “mY aRt sTyLe iS dIfFrEnT tHoUgH” you can moderate it and play around with your style to get it to fit.
I wish there was a way to completely OPT OUT of AI. Like you could set your ENTIRE Internet browser to NOT shove it down your throat.
When social media was getting big, you could just NOT get a Facebook or a Twitter. It was simple as that. You can't do that with AI.
Trying to find a job? It goes straight to an AI filter. Trying to look at art? Here's 100+ ai shit. Trying to look up who was in what movie from the 1980s? GOOGLE GEMINI IS HERE WITH THE COMPLETELY WRONG ANSWER!
Someone PLEASE create a way to allow people to get AI the FUCK OUT of our lives if we DO NOT WANT IT!
So you've learned the 12 principles of animation but don't know where to actually apply them? Fear not!! For here is my step-by-step process, very very condensed, into one singular giant GIF.
Hope it helps!
(You may need to open it in a new tab to read the text)
It's ok dawg sometimes it's just what you gotta do
Embarrassed myself a few days ago and since then I've been periodically going like this
Ignore the part where he gets naked that's not part of it.
Going to put all this in its own post too by popular request: here's how you make your own website with no understanding of HTML code at all, no software, no backend, absolutely nothing but a text file and image files! First get website server space of your own, like at NEOCITIES. The free version has enough room to host a whole fan page, your art, a simple comic series, whatever! The link I've provided goes to a silly comic that will tell you how to save the page as an html file and make it into a page for your own site. The bare minimum of all you need to do with it is JUST THIS:
Change the titles, text, and image url's to whatever you want them to be, upload your image files and the html file together to your free website (or the same subfolder in that website), and now you have a webpage with those pictures on it. That's it!!!!! .....But if you want to change some more super basic things about it, here's additional tips from the same terrible little guy:
That last code by itself is: <meta HTTP-EQUIV="REFRESH" content="0; url=001.html"> Change "001.html" to wherever you want that link to take people. THIS IS THE REASON WHY when you go to bogleech.com/pokemon/ you are taken instantly to the newest Pokemon review, because the /pokemon/ directory of my website has an "index.html" page with this single line of code. Every pokemon review has its own permanent link, but I change that single line in the index file so it points to the newest page whenever I need it to! While I catered these instructions to updating a webcomic, you can use the same template to make blog type posts, articles or just image galleries. Anything you want! You can delete the navigational links entirely, you can make your site's index.html into a simple list of text links OR fun little image links to your different content, whatever! Your website can be nothing but a big ugly deep fried JPEG of goku with a recipe for potato salad on it, no other content ever, who cares! We did that kind of nonsense all the time in the 1990's and thought it was the pinnacle of comedy!! Maybe it still can be?!?! Or maybe you just want a place to put some artwork and thoughts of yours that doesn't come with the same baggage as big social media? Make a webpage this way and it will look the same in any browser, any operating system for years and years to come, because it's the same kind of basic raw code most of the internet depends upon!