25 I He/She (old)main blog, find me on: Artblog: @dprince-art Personal: @vampiric-darkness
Don't wanna be here? Send us removal request.
Link
News - If you live in the US, you can now watch all 200 episodes of the original 90s Sailor Moon anime on Viz Media’s Youtube channel for free! Viz also added all of the Inuyasha TV series and movies, as well as more recent shows like Death Note and Hunter x Hunter.
37K notes
·
View notes
Text
the crowdstrike catastrophe is getting resolved but the intel 13th and 14th gen CPU nightmare is just beginning. damn
22K notes
·
View notes
Text
hot artists don't gatekeep
I've been resource gathering for YEARS so now I am going to share my dragons hoard
Floorplanner. Design and furnish a house for you to use for having a consistent background in your comic or anything! Free, you need an account, easy to use, and you can save multiple houses.
Comparing Heights. Input the heights of characters to see what the different is between them. Great for keeping consistency. Free.
Magma. Draw online with friends in real time. Great for practice or hanging out. Free, paid plan available, account preferred.
Smithsonian Open Access. Loads of free images. Free.
SketchDaily. Lots of pose references, massive library, is set on a timer so you can practice quick figure drawing. Free.
SculptGL. A sculpting tool which I am yet to master, but you should be able to make whatever 3d object you like with it. free.
Pexels. Free stock images. And the search engine is actually pretty good at pulling up what you want.
Figurosity. Great pose references, diverse body types, lots of "how to draw" videos directly on the site, the models are 3d and you can rotate the angle, but you can't make custom poses or edit body proportions. Free, account option, paid plans available.
Line of Action. More drawing references, this one also has a focus on expressions, hands/feet, animals, landscapes. Free.
Animal Photo. You pose a 3d skull model and select an animal species, and they give you a bunch of photo references for that animal at that angle. Super handy. Free.
Height Weight Chart. You ever see an OC listed as having a certain weight but then they look Wildly different than the number suggests? Well here's a site to avoid that! It shows real people at different weights and heights to give you a better idea of what these abstract numbers all look like. Free to use.
264K notes
·
View notes
Text
tweet
Something like this would be so colossally helpful. I'm sick and tired of trying to research specific clothing from any given culture and being met with either racist stereotypical costumes worn by yt people or ai generated garbage nonsense, and trying to be hyper specific with searches yields fuck all. Like I generally just cannot trust the legitimacy of most search results at this point. It's extremely frustrating. If there are good resources for this then they're buried deep under all the other bullshit, and idk where to start looking.
124K notes
·
View notes
Text
6K notes
·
View notes
Text
my guide to getting started on firefox is the only one you need
step 1: download firefox from the official website
step 2: import your passwords and such from your browser. this sounds complicated, but it should take no time at all
step 3: download ublock origin from the firefox add-on website
thats literally all you need to do in terms of out of the box setup. you may wish to do more, such as downloading more add-ons (see under the cut for some i recommend), but this is all that is needed for most people
my recommended add-ons:
sponsorblock & her sister dearrow. sponsorblock allows you to skip sponsors in youtube videos, dearrow changes clickbait titles and thumbnails
dark reader. forces all websites to have a dark mode
the wayback machines official extension. allows you to archive and see archived versions of websites with 2 clicks
right-click borescope. allows you to view and save images, even on websites that disable it
search by image. what it says on the tin, including like a billion different image search engines, and you can customize which ones it uses
ruffle. a new flash player that is supposedly safer?? idc i use it because i have nostalgia for flash
xkit rewritten, my beloved. a suite of tumblr features you can toggle on the fly, including one-click reblogs with tags, blocking entire posts, loading the vanilla versions of audio and video, and much, much more
dont accept webp. does what it says on the tin, kills webps FOREVER
wikipedia vector skin and old reddit redirect. forces the old, better layout for those two websites
tampermonkey. allows you to write and use scripts for any website. examples include the dashboard unfucker, youtube no rounded video, and disable safesearch
redirector. make websites redirect to any other website, like forcing fandom wikis to go to breezewiki, forcing youtube to display shorts as videos, or forcing tumblr to display images in full quality (plaintext of these rules)
2K notes
·
View notes
Text
i hate that every time i look for color studies and tips to improve my art and make it more dynamic and interesting all that comes up are rudimentary explanations of the color wheel that explain it to me like im in 1st grade and just now discovering my primary colors
148K notes
·
View notes
Text
firefox users getting Ws just by google being shittier and shittier lmao
35K notes
·
View notes
Text
hi. do you hate the way that social medias are all imploding on themselves and hate being here and being subjected to their whims and want to blast everyone responsible with psychic mind beams?
then take my hand... i can't help with the mind beams but I can guide you into the world of People Having Their Own Personal Websites Again
RSS/Atom Feed Reader
Whether you make your own website or not, if there's one thing you take away from this post it's that you should get a feed reader, which will allow you to subscribe to people's personal websites and even most social media and get updates in one location without needing any accounts! Even if you specifically don't make your own website, this will allow you to follow the people who do :)
There are all sorts of options for this out there, some feed readers are jam packed with a zillion features i couldn't begin to describe. Because I just use feedbro:
Which is extremely simple and free and does support different browsers if you're not using firefox for some reason, and I've never needed anything more complicated, so I don't really know what the more complicated ones do.
You just add the RSS feed to feedbro, and from then on any time that website updates (especially ideal for following webcomics fyi), you'll get a little notification for it!
HTML
Onto the actual making your own website part—HTML, which is really, really simple! If you're intimidated by coding, worry not, as it's not actually coding—it's essentially just written tags that mark blocks of text, describing what that text is. Here's a 5 minute video you can watch that explains exactly what it is and what it's used for:
youtube
Not a video guy, even for 5 minutes? Neocities has a very short and simple interactive introduction to HTML you can run through on this page (not very mobile friendly, however):
Once you're familiar with HTML, the best way to learn what to do with it is simply to just make something.
Open notepad, and just write out the basic html structure of a webpage with a header and a body with the body saying some funny phrase (or hello world if you can't think of one). save it as index.html, and open that up in your browser. Lo, a webpage!!
CSS
Kinda ugly though. Websites haven't looked that plain in a long time, and that's because we decided to make cascading style sheets to make websites look prettier.
Anyway I got another 5 minute video for you, this one explains what CSS is :)
youtube
Learning how to use them
Now that you are familiar with what HTML and CSS is, I recommend that you head on over to the Mozilla Developer Network and follow their completely free Getting Started With The Web course:
And make your own personal website as you follow along! Make that thing personal to you and not some generic tutorial thing and you'll have a lot more fun with it :)
Sharing your website with the internet
As you make your website, you're gonna want to show it off. There are two options I recommend for this, option one has already come up: Neocities
Pros:
On-site text editor and file creator allows you to just open up neocities and create and edit your webpages directly in your browser, no need to download an IDE to edit with.
Big community aspect, neocities is actually a social media! You can follow other websites, people can comment and like your site updates, etc... If that sounds fun to you, its a unique aspect of neocities!
Extremely beginner friendly, no set up required beyond writing the html itself. It even comes with some ready made example files to help you get started!
Cons:
Batch upload options are incredibly limited, and what there is (which is limited to subscribers and not well documented), is shockingly slow—like, taking an hour to move a few megabytes because it reauthenticates for every single file transfer and if youre moving a bunch of tiny 1-2kb files this process takes forever. The alternative is drag and drop uploads, which are very buggy for mass uploads and uploading multiple directories never works right
As a consequence, it is not possible to utilise a static site generator effectively with neocities, which means each page needs to be edited individually, and updating your layout is rather difficult to do as you'll have to edit every page one by one.
So, my general opinion of neocities is it's a wonderful place to begin! But it is entirely possible that your needs, or desire to simplify the editing process, may eventually outgrow it.
If you're not very familiar with HTML and CSS yet, I would start with neocities.
Hot Tip! If you want a url that reads website.neocities.org/about, rather than website.neocities.org/about.html, make a new folder named about, and inside of there make a file named index.html. that file's address is now /about!
ALSO!! You will need to code your own RSS feed, and manually update it. This isn't difficult to do the syntax is very similar to HTML, just google it :)
***
If you've a little familiarity with HTML & CSS and feel confident handling some more complicated initial setup to allow for more flexibility, automation, and not having to edit your navbar on every single page on your website every time you want to add a new link, then I recommend option two: Netlify
Pros
You can drag and drop the folder containing every webpage and file and directory on your website and upload that all at once, no issues with batch uploading like neocities :)
You can link your netlify account to a git respository, such as through github, and combine it with a static site generator, such as 11ty, and then it will automatically rebuild your website for you whenever you add, remove, or update a file in the repository. Using something like VSCode, you can edit your website files on your computer, hit save, then send those straight to your repository and automatically update your website.
This means you can edit and preview your website locally on your computer before you send those updates to the internet, and it also grants you access to all sorts of tools and extensions that make it easier to make websites than neocities little simple editor!
Cons
There is no on-site file editing or individual file management. If you drag and drop upload your website, I do believe you have to drag and drop the entire website every time you update. This is only a con if you do not set up git integration, if you do then this con is addressed and fixed!
The set up is much more involved and less intuitive. It's not difficult! But you will be downloading all sorts of different things to get the pieces into place, which might be a little overwhelming. Just remember this is a one time set up and once everything is in place you'll be set for the indefinite future, just take your time.
11ty/Eleventy
Now I've mentioned static site generators (SSGs) a couple times now and 11ty once, and you might be wondering what exactly that is.
Now a website, like tumblr for example, has some areas of dynamic content. This post is in one of those areas: the post feed and content area in general changes from page to page and scroll to scroll.
But around this area, we have the header, the sidebar, the footer, all your little navigation and GUI type parts of the website. Those don't, or minimally, change between pages. If you want to edit the content of the footer, on neocities you'd have to edit every individual page to do this which is a slog the bigger your website gets.
But what if, your footer was one single file that you add into a bigger layout file, and then when you make a new page, you assign it that layout? And then you just edited the footer file when you wanted to change the footer, and every page with a layout that uses the footer file gets automatically updated?
That's what a static site generator does babeyyy, there's quite a few different options out there—next.js, hugo, gatsby, jekyll, zola, and more... but I personally use 11ty/Eleventy, because it's very simple and doesn't require any javascript on the final pages that get output like some of the other options do, instead printing out plain html and css files.
To use 11ty effectively you will need installed on your computer: Python, Git, Node.js, and VSCode or another IDE but ill continue to assume you have VSCode in this post. You'll also want a repository for your website set up—I'm only familiar with github which has built in integration with VSCode, but if you want to you can explore alternatives, but again, I'll just assume you're using github! Which is to say, I won't personally be able to offer advice if you go a different route.
Anyway, install python, git, and node in that order, and then open up that link and follow their getting started guide :)
You'll still need to set up the RSS feed, but there are extensions for 11ty to do this automatically, and alternatively you can use the template system to make a semi-manual one.
Javascript
Simple HTML and CSS webpages is great and all, but what if. You click something on your webpage. And then, something happens? Or, you load a webpage, and it gets information from another website, and puts it onto yours? Like maybe pulling your recent tumblr posts and adding them to your website?
That would be fun :)
So to make your pages interactive and do things like that, you need javascript. If you follow the MDN web dev tutorials you'll get to javascript eventually anyway, but my personal recommendation for where to learn JS is here:
SASS/SCSS
Syntatically Awesome Style Sheets, or Sassy CSS, or just SASS, is basically to CSS what SSGs like 11ty are to HTML.
Macros in nunjucks and liquid (the templating languages used by 11ty), functions in javascript, these little blocks of repeatable code in these languages are made possible in CSS via mixins. There's a parent selector! And a bunch of other stuff I could talk forever about—point is, if you're well acquainted with CSS and would like access to some more advanced functionality, SASS is well worth a look into. There's a plugin for 11ty you can install to your project directory which will automatically build .sass files into .css files for you when your site gets built :)
Front-end Frameworks
Maybe web design isn't your greatest strength, maybe it is but you'd like to have some of the menial work automated for you, either way it might be worth having a little look into some frameworks to see if they'll make life easier for you. Now, I'm a toyhouse coding regular, so the framework I'm most familiar with and indeed use on my own websites and blogs is Bootstrap:
If you set up SASS, you can edit it to look however you want it to :)
Another framework that I'm loosely familiar with but haven't used a great deal that which is more CSS focused is tailwind:
It never really clicked with me but it might with you who knows!
***
And that's all I have I think, the various links I've shared will go into things in more depth and link to other resources and guides that you might need!
The only other thing I'll say is this:
Coding is not about knowing how to do something, but knowing how to look up how to do something.
I've given a mighty kick start here as best I could, but get familiar with googling things like "How to do champfered corners CSS," "how to execute an if statement inside a template literal JS stackoverflow," "how to install node packages reddit", "CSS grid generator," "CSS clip path generator," and so on and so forth! Stackoverflow, reddit, MDN, w3schools, and csstricks are your best friends for finding information. Good luck!!
2K notes
·
View notes
Text
I miss the days when, no matter how slow your internet was, if you paused any video and let it buffer long enough, you could watch it uninterrupted
321K notes
·
View notes
Text
HOW I ANIMATE 🤌
I couldn’t make individual gifs of this whole this so MADE A VIDJEW FOR YEW GOIS ! I didn’t know what else to make of my animation, so I decided to make it into a little quick tutorial. Hope it helps!
19K notes
·
View notes
Text
Artbook collection Master-post
Dorohedoro MUD AND SLUDGE + Dorohedoro Sketch Book 'Day Dream Hour' Artbooks 1-5 by Ryōko Kui (Dungeon Meshi) AKIRA Club
Witch Hat Atelier Special Edition Volume 02 + 06 Artbooks Yokohama Kaidashi Kikou - Book of Paintings + Postcard Book "BLAME! and so on" Artbook
The Art of Ponyo The Art of The Wind Rises The Art of Kiki's Delivery Service
The Art of Nausicaä of the Valley of the Wind Miyazaki Moebius exhibition catalog The Art of Moebius
"Der Mond" Neon Genesis Evangelion Artbook "EYES ONLY" SPY×FAMILY Official Fanbook The Art of Fullmetal Alchemist 1 + 2
Elden Ring Art Book Volume 1 + 2 Dark Souls 1-3 Design Works Bloodborne Official Artworks
SEKIRO - SHADOWS DIE TWICE Official Artworks Grimoire Nier + NieR Art – Kazuma Koda Art Collection
The art of Alice Madness Returns SCORN The art of the Game The FLCL Archives
The Art of Metal Gear Solid I - IV - Gallery Works and Studio Works Spider-Man Into the Spider-Verse -The Art of the Movie Spider-Man Across the Spider-Verse The Art of the Movie
The Artwork of Berserk Alphonse Mucha's "Figures Decoratives"
Here's a link to the entire collection, in case any of the individual links are broken.
This post will also be edited as more Artbooks are added, check this link for the up-to-date version.
47K notes
·
View notes
Text
So, Microsoft is terrible. Yes yes, the oldest claim in the world.
But specifically... I just hate how Windows 10 tries to conflate and confuse web searches with things on one's own computer. The start menu should never do anything related to web-searching, especially if it purports to try to give examples of things that are on my hard drive!
This will make old, computer-illiterate people more malware-vulnerable. You have to maintain a strong distinction between "things that are on this computer (and maybe even included in Windows)" (safe, one hopes, or you already got pwned by it, probably), and "things on the web" (scary, dangerous, not to be trusted at all).
Eroding that barrier in the UI is awful. It just FEELS like a violation every time I start typing into the start bar, and it tries to show me ANYTHING web-related. My computer is NOT just an internet-portal! It has tons of stuff on it, and when I'm interacting with the OS, I ONLY want to see things that are already on here!
If I wanted to see something online, I would go to my browser! All the online stuff should be segregated into the browser!
Specific programs can access the internet; that's fine. But my OS's functions and interface should JUST be about the things that are already on my computer.
133K notes
·
View notes
Text
New 4-issue comic series featuring Universal Monsters’ Dracula in collaboration with Skybound Entertainment coming this Halloween.
1K notes
·
View notes
Text
Ok but like. What the fuck is there to do on the internet anymore?
Idk when I was younger, you could just go and go and find exciting new websites full of whatever cool things you wanted to explore. An overabundance of ways to occupy your time online.
Now, it's just... Social media. That's it. Social media and news sites. And I'm tired of social media and I'm tired of the news.
Am I just like completely inept at finding new things or has the internet just fallen apart that much with the problems of SEO and web 3.0 turning everything into a same-site prison?
203K notes
·
View notes