At Some Point It's Just Like. Do They Even Fucking Like The Thing They're Asking AI To Make? "oh We'll

at some point it's just like. do they even fucking like the thing they're asking AI to make? "oh we'll just use AI for all the scripts" "we'll just use AI for art" "no worries AI can write this book" "oh, AI could easily design this"

like... it's so clear they've never stood in the middle of an art museum and felt like crying, looking at a piece that somehow cuts into your marrow even though the artist and you are separated by space and time. they've never looked at a poem - once, twice, three times - just because the words feel like a fired gun, something too-close, clanging behind your eyes. they've never gotten to the end of the movie and had to arrive, blinking, back into their body, laughing a little because they were holding their breath without realizing.

"oh AI can mimic style" "AI can mimic emotion" "AI can mimic you and your job is almost gone, kid."

... how do i explain to you - you can make AI that does a perfect job of imitating me. you could disseminate it through the entire world and make so much money, using my works and my ideas and my everything.

and i'd still keep writing.

i don't know there's a word for it. in high school, we become aware that the way we feel about our artform is a cliche - it's like breathing. over and over, artists all feel the same thing. "i write because i need to" and "my music is how i speak" and "i make art because it's either that or i stop existing." it is such a common experience, the violence and immediacy we mean behind it is like breathing to me - comes out like a useless understatement. it's a cliche because we all feel it, not because the experience isn't actually persistent. so many of us have this ... fluttering urgency behind our ribs.

i'm not doing it for the money. for a star on the ground in some city i've never visited. i am doing it because when i was seven i started taking notebooks with me on walks. i am doing it because in second grade i wrote a poem and stood up in front of my whole class to read it out while i shook with nerves. i am doing it because i spent high school scribbling all my feelings down. i am doing it for the 16 year old me and the 18 year old me and the today-me, how we can never put the pen down. you can take me down to a subatomic layer, eviscerate me - and never find the source of it; it is of me. when i was 19 i named this blog inkskinned because i was dramatic and lonely and it felt like the only thing that was actually permanently-true about me was that this is what is inside of me, that the words come up over everything, coat everything, bloom their little twilight arias into every nook and corner and alley

"we're gonna replace you". that is okay. you think that i am writing to fill a space. that someone said JOB OPENING: Writer Needed, and i wrote to answer. you think one raindrop replaces another, and i think they're both just falling. you think art has a place, that is simply arrives on walls when it is needed, that is only ever on demand, perfect, easily requested. you see "audience spending" and "marketability" and "multi-line merch opportunity"

and i see a kid drowning. i am writing to make her a boat. i am writing because what used to be a river raft has long become a fully-rigged ship. i am writing because you can fucking rip this out of my cold dead clammy hands and i will still come back as a ghost and i will still be penning poems about it.

it isn't even love. the word we use the most i think is "passion". devotion, obsession, necessity. my favorite little fact about the magic of artists - "abracadabra" means i create as i speak. we make because it sluices out of us. because we look down and our hands are somehow already busy. because it was the first thing we knew and it is our backbone and heartbreak and everything. because we have given up well-paying jobs and a "real life" and the approval of our parents. we create because - the cliche again. it's like breathing. we create because we must.

you create because you're greedy.

More Posts from Atomicqueenheart and Others

11 months ago
Hehe 🤭

hehe 🤭

thank you for tagging @saurav2826

tagging: @aishaisindelusion

New tag game (because I'm feeling a bit better today 😎):

dre-yo.github.io

I got this

New Tag Game (because I'm Feeling A Bit Better Today 😎):

Tagging all my moots and followers. To name a few: @mastreworld @asherloki @dangertoozmanykids101 @magic-coffee @rhysaka @aahanna @redfoxwritesstuff @coffee-and-cogs @abby118 @alwida10 @sigridlaufeyson @alexakeyloveloki @supervillainarchaeologist @thelibraryofsylphide @kind-of-crazy-butthatsokay @perpetualwhimsy @decemberpdf @nildespirandum

11 months ago

hey (with the intention ki tum khana banana aur main kitchen counter pe baithke tumhe dekhti rahoongi)

10 months ago

Are you gonna feed me samosas while my mehendi is drying ?

1 year ago
I Can Do This

I can do this

1 year ago

Hi! I’m a student currently learning computer science in college and would love it if you had any advice for a cool personal project to do? Thanks!

Personal Project Ideas

Hi! I’m A Student Currently Learning Computer Science In College And Would Love It If You Had Any Advice

Hiya!! 💕

It's so cool that you're a computer science student, and with that, you have plenty of options for personal projects that can help with learning more from what they teach you at college. I don't have any experience being a university student however 😅

Someone asked me a very similar question before because I shared my projects list and they asked how I come up with project ideas - maybe this can inspire you too, here's the link to the post [LINK]

However, I'll be happy to share some ideas with you right now. Just a heads up: you can alter the projects to your own specific interests or goals in mind. Though it's a personal project meaning not an assignment from school, you can always personalise it to yourself as well! Also, I don't know the level you are, e.g. beginner or you're pretty confident in programming, if the project sounds hard, try to simplify it down - no need to go overboard!!

Hi! I’m A Student Currently Learning Computer Science In College And Would Love It If You Had Any Advice

But here is the list I came up with (some are from my own list):

Personal Finance Tracker

A web app that tracks personal finances by integrating with bank APIs. You can use Python with Flask for the backend and React for the frontend. I think this would be great for learning how to work with APIs and how to build web applications 🏦

Online Food Ordering System

A web app that allows users to order food from a restaurant's menu. You can use PHP with Laravel for the backend and Vue.js for the frontend. This helps you learn how to work with databases (a key skill I believe) and how to build interactive user interfaces 🙌🏾

Movie Recommendation System

I see a lot of developers make this on Twitter and YouTube. It's a machine-learning project that recommends movies to users based on their past viewing habits. You can use Python with Pandas, Scikit-learn, and TensorFlow for the machine learning algorithms. Obviously, this helps you learn about how to build machine-learning models, and how to use libraries for data manipulation and analysis 📊

Image Recognition App

This is more geared towards app development if you're interested! It's an Android app that uses image recognition to identify objects in a photo. You can use Java or Kotlin for the Android development and TensorFlow for machine learning algorithms. Learning how to work with image recognition and how to build mobile applications - which is super cool 👀

Social Media Platform

(I really want to attempt this one soon) A web app that allows users to post, share, and interact with each other's content. Come up with a cool name for it! You can use Ruby on Rails for the backend and React for the frontend. This project would be great for learning how to build full-stack web applications (a plus cause that's a trend that companies are looking for in developers) and how to work with user authentication and authorization (another plus)! 🎭

Text-Based Adventure Game

If you're interested in game developments, you could make a simple game where users make choices and navigate through a story by typing text commands. You can use Python for the game logic and a library like Pygame for the graphics. This project would be great for learning how to build games and how to work with input/output. 🎮

Weather App

Pretty simple project - I did this for my apprenticeship and coding night classes! It's a web app that displays weather information for a user's location. You can use Node.js with Express for the backend and React for the frontend. Working with APIs again, how to handle asynchronous programming, and how to build responsive user interfaces! 🌈

Online Quiz Game

A web app that allows users to take quizzes and compete with other players. You could personalise it to a module you're studying right now - making a whole quiz application for it will definitely help you study! You can use PHP with Laravel for the backend and Vue.js for the frontend. You get to work with databases, build real-time applications, and maybe work with user authentication. 🧮

Chatbot

(My favourite, I'm currently planning for this one!) A chatbot that can answer user questions and provide information. You can use Python with Flask for the backend and a natural language processing library like NLTK for the chatbot logic. If you want to mauke it more beginner friendly, you could use HTML, CSS and JavaScript and have hard-coded answers set, maybe use a bunch of APIs for the answers etc! This project would be great because you get to learn how to build chatbots, and how to work with natural language processing - if you go that far! 🤖

Hi! I’m A Student Currently Learning Computer Science In College And Would Love It If You Had Any Advice

Another place I get inspiration for more web frontend dev projects is on Behance and Pinterest - on Pinterest search for like "Web design" or "[Specific project] web design e.g. shopping web design" and I get inspiration from a bunch of pins I put together! Maybe try that out!

I hope this helps and good luck with your project!

Hi! I’m A Student Currently Learning Computer Science In College And Would Love It If You Had Any Advice
1 year ago

I will never get over how weird it feels to have tragic and emotional chapters of your life where you just also still go to work, and the grocery store, and see funny videos online all while feeling such paralyzing fear and heartache

life just goes on no matter what

2 years ago

This is the problem with getting attached to someone. When they leave you, you just feel lost.

11 months ago

Tum atom or mai tumhara nucleus

Mai to tumhara apna hu na 🫰

Of course tum mere ho😭💞

1 year ago

i want to communicate through handwritten letters stained with my cherry red lipstick with him , yeh kab hoga?:(


Tags
  • you-were-never-even-a-player
    you-were-never-even-a-player reblogged this · 1 week ago
  • quantumquestaltima
    quantumquestaltima reblogged this · 1 week ago
  • quantumquestaltima
    quantumquestaltima reblogged this · 1 week ago
  • quantumquestaltima
    quantumquestaltima reblogged this · 1 week ago
  • quantumquestaltima
    quantumquestaltima reblogged this · 1 week ago
  • quantumquestaltima
    quantumquestaltima reblogged this · 1 week ago
  • nulluxe
    nulluxe reblogged this · 2 weeks ago
  • nulluxe
    nulluxe liked this · 2 weeks ago
  • theofficialinternetloner
    theofficialinternetloner liked this · 2 weeks ago
  • lovemehardcoreangel
    lovemehardcoreangel liked this · 2 weeks ago
  • sunsetmountainlion
    sunsetmountainlion liked this · 2 weeks ago
  • bunnydianxia
    bunnydianxia liked this · 3 weeks ago
  • queer-froggit
    queer-froggit reblogged this · 3 weeks ago
  • queer-froggit
    queer-froggit liked this · 3 weeks ago
  • fleshhbag
    fleshhbag liked this · 3 weeks ago
  • thekiraglitter
    thekiraglitter reblogged this · 4 weeks ago
  • we-dont-talk-about-potato-nonono
    we-dont-talk-about-potato-nonono reblogged this · 4 weeks ago
  • chaos-utopia
    chaos-utopia liked this · 1 month ago
  • lusamiii
    lusamiii liked this · 1 month ago
  • lyesoap
    lyesoap reblogged this · 1 month ago
  • lyesoap
    lyesoap liked this · 1 month ago
  • queenleslie
    queenleslie liked this · 1 month ago
  • starlantern
    starlantern reblogged this · 1 month ago
  • boudica88
    boudica88 liked this · 1 month ago
  • getcuboned
    getcuboned reblogged this · 1 month ago
  • getcuboned
    getcuboned liked this · 1 month ago
  • friendsofabracadaver
    friendsofabracadaver reblogged this · 1 month ago
  • friendsofabracadaver
    friendsofabracadaver liked this · 1 month ago
  • lowpolymulder
    lowpolymulder reblogged this · 1 month ago
  • braveblackbutterfly
    braveblackbutterfly reblogged this · 1 month ago
  • sopickamechoosemeloveme
    sopickamechoosemeloveme reblogged this · 1 month ago
  • sopickamechoosemeloveme
    sopickamechoosemeloveme liked this · 1 month ago
  • re-blog-with-lukewizards
    re-blog-with-lukewizards reblogged this · 1 month ago
  • lucasterthewizard
    lucasterthewizard liked this · 1 month ago
  • colourmeastonished
    colourmeastonished liked this · 1 month ago
  • splatoweentown
    splatoweentown reblogged this · 1 month ago
  • splatoweentown
    splatoweentown liked this · 1 month ago
  • perfectfestivalalienfish
    perfectfestivalalienfish reblogged this · 1 month ago
  • robbie-verse
    robbie-verse liked this · 1 month ago
  • wren-general
    wren-general liked this · 1 month ago
  • seizethatlit
    seizethatlit liked this · 1 month ago
  • stardustssaber
    stardustssaber liked this · 1 month ago
  • eri-blitz
    eri-blitz liked this · 1 month ago
  • born2bestardust
    born2bestardust liked this · 1 month ago
  • neurolathotep
    neurolathotep reblogged this · 1 month ago
  • blu3flag
    blu3flag liked this · 2 months ago
  • yearnerandyapper
    yearnerandyapper liked this · 2 months ago
  • shereadsshereccomends
    shereadsshereccomends liked this · 2 months ago
  • saddormentdragon
    saddormentdragon liked this · 2 months ago
  • sanzzxd
    sanzzxd liked this · 2 months ago

asi, she/her, living

44 posts

Explore Tumblr Blog
Search Through Tumblr Tags