mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.1K
active users

#project_website

0 posts0 participants0 posts today
🔞Humbird0 makes NSFW🖌️<p>Done!</p><p><a href="https://humbird0.com/likes/pictures/content.htm" rel="nofollow noopener" target="_blank">Favorite Pictures Page</a></p><p>… Okay, okay. It actually took me 2 days to write this program. No point uploading the software itself since it’s a ridiculously specific everything-and-the-kitchen-sink tool that’s hard coded to do stuff that only I would ever need. Also it’s written in Flash 8 because that’s what I’m used to programming in. Hello future world, 2005 says hello!</p><p><a class="hashtag" href="https://headpat.cafe/tag/project_website" rel="nofollow noopener" target="_blank">#Project_website</a> <a class="hashtag" href="https://headpat.cafe/tag/webdev" rel="nofollow noopener" target="_blank">#WebDev</a> <a class="hashtag" href="https://headpat.cafe/tag/nsfw" rel="nofollow noopener" target="_blank">#NSFW</a> <a class="hashtag" href="https://headpat.cafe/tag/software" rel="nofollow noopener" target="_blank">#Software</a> <a class="hashtag" href="https://headpat.cafe/tag/by_humbird0" rel="nofollow noopener" target="_blank">#By_Humbird0</a> <a class="hashtag" href="https://headpat.cafe/tag/finished" rel="nofollow noopener" target="_blank">#Finished</a> <a class="hashtag" href="https://headpat.cafe/tag/adobeflash" rel="nofollow noopener" target="_blank">#AdobeFlash</a></p>
🔞Humbird0 makes NSFW🖌️<p>But why stop there? If I’m automating the process, this program might as well help me do a bunch of other stuff too.</p><p>Let’s generate the thumbnails for my website, update the site, and upload the new files. Also, my main website has content filters. Why not apply them to these pictures too? Each one will need keywords which I can store in the JSON file. Of course I’ll need a tag editor. Picasa had the best tag editor, so let’s imitate it.</p><p>I can save myself work when I’m recommending pictures on Baraag each week. I keep a copy and a link to each one in a folder. Sort them by quality. Use the links to boost each one Baraag. And then afterwards I go back and pick out a few personal favorites for myself. Those go into two other folders. One is a collection of all the best pictures so far. And the other folder transfers new pictures to my tablet to add to my personal late-night viewing collection, which is organized in a different way.</p><p>… maybe I should ask Santa for a pony too.</p><p><a class="hashtag" href="https://headpat.cafe/tag/wip" rel="nofollow noopener" target="_blank">#Wip</a> <a class="hashtag" href="https://headpat.cafe/tag/project_website" rel="nofollow noopener" target="_blank">#Project_website</a> <a class="hashtag" href="https://headpat.cafe/tag/webdev" rel="nofollow noopener" target="_blank">#WebDev</a> <a class="hashtag" href="https://headpat.cafe/tag/programming" rel="nofollow noopener" target="_blank">#Programming</a></p>
🔞Humbird0 makes NSFW🖌️<p>It’s not enough to just drag a bunch of pictures into a markdown file and call it a day. I also want to show the name of the artist that drew each picture and a link to their website.</p><p>So if it’s going to be a pain to edit by hand, then let’s just… NOT edit anything by hand. I’ll write a program to do everything for me instead.</p><p>Ideally I would just drag a picture and a link onto this program and it’ll add the information to a big JSON file that HUGO can easily read.</p><p><a class="hashtag" href="https://headpat.cafe/tag/wip" rel="nofollow noopener" target="_blank">#Wip</a> <a class="hashtag" href="https://headpat.cafe/tag/project_website" rel="nofollow noopener" target="_blank">#Project_website</a> <a class="hashtag" href="https://headpat.cafe/tag/webdev" rel="nofollow noopener" target="_blank">#WebDev</a> <a class="hashtag" href="https://headpat.cafe/tag/hugo" rel="nofollow noopener" target="_blank">#Hugo</a> <a class="hashtag" href="https://headpat.cafe/tag/staticsitegenerator" rel="nofollow noopener" target="_blank">#StaticSiteGenerator</a> <a class="hashtag" href="https://headpat.cafe/tag/programming" rel="nofollow noopener" target="_blank">#Programming</a></p>
🔞Humbird0 makes NSFW🖌️<p>My website already has a way to show off a picture and the artist who drew it.</p><p>… but I currently use XML short-codes for that. The problem is writing these codes by hand is cumbersome and there will be a LOT of pictures on this page. Besides I might want to present things differently here.</p><p><a class="hashtag" href="https://headpat.cafe/tag/wip" rel="nofollow noopener" target="_blank">#Wip</a> <a class="hashtag" href="https://headpat.cafe/tag/project_website" rel="nofollow noopener" target="_blank">#Project_website</a> <a class="hashtag" href="https://headpat.cafe/tag/webdev" rel="nofollow noopener" target="_blank">#WebDev</a> <a class="hashtag" href="https://headpat.cafe/tag/hugo" rel="nofollow noopener" target="_blank">#Hugo</a> <a class="hashtag" href="https://headpat.cafe/tag/staticsitegenerator" rel="nofollow noopener" target="_blank">#StaticSiteGenerator</a> <a class="hashtag" href="https://headpat.cafe/tag/xml" rel="nofollow noopener" target="_blank">#XML</a></p>
🔞Humbird0 makes NSFW🖌️<p>How should I make it? Decisions.. decisions… There are multiple ways I could do it. I use a program called HUGO to generate my website’s pages. So I can add stuff using Markdown files, Short-codes, or JSON data files. Any of these would work, so it’s really just a matter of which approach happens to be convenient for me.</p><p><a class="hashtag" href="https://headpat.cafe/tag/wip" rel="nofollow noopener" target="_blank">#Wip</a> <a class="hashtag" href="https://headpat.cafe/tag/project_website" rel="nofollow noopener" target="_blank">#Project_website</a> <a class="hashtag" href="https://headpat.cafe/tag/webdev" rel="nofollow noopener" target="_blank">#WebDev</a> <a class="hashtag" href="https://headpat.cafe/tag/hugo" rel="nofollow noopener" target="_blank">#Hugo</a> <a class="hashtag" href="https://headpat.cafe/tag/staticsitegenerator" rel="nofollow noopener" target="_blank">#StaticSiteGenerator</a></p>
🔞Humbird0 makes NSFW🖌️🔞 furry
🔞Humbird0 makes NSFW🖌️<p>Whoops I did it again. I accidentally stayed up until freakin’ 6 in the morning last night! I got carried away programming a weird little tool to help me add pictures to the <a href="https://humbird0.com/likes/pictures/content.htm" rel="nofollow noopener" target="_blank">favorite things</a> section of my website.</p><p><a class="hashtag" href="https://headpat.cafe/tag/wip" rel="nofollow noopener" target="_blank">#Wip</a> <a class="hashtag" href="https://headpat.cafe/tag/project_website" rel="nofollow noopener" target="_blank">#Project_website</a> <a class="hashtag" href="https://headpat.cafe/tag/webdev" rel="nofollow noopener" target="_blank">#WebDev</a></p>
🔞Humbird0 makes NSFW🖌️<p>Someone suggested I should use HTTPS for my website. It was trivial to turn it on so I did.</p><p>But…</p><p>HTTPS does NOT hide the website url you are visiting. Is there any point encrypting a STATIC website?? Everybody sees the same thing.</p><p>I feel like this is just security theater giving people a false sense of security. HTTPS does not hide the fact that you’re looking at <a href="http://humbird0.com/furryporn" rel="nofollow noopener" target="_blank">humbird0.com/furryporn</a> Everybody who visits that page will see the same thing.</p><p><a class="hashtag" href="https://headpat.cafe/tag/wip" rel="nofollow noopener" target="_blank">#wip</a> <a class="hashtag" href="https://headpat.cafe/tag/webdev" rel="nofollow noopener" target="_blank">#WebDev</a> <a class="hashtag" href="https://headpat.cafe/tag/encryption" rel="nofollow noopener" target="_blank">#Encryption</a> <a class="hashtag" href="https://headpat.cafe/tag/adulthosting" rel="nofollow noopener" target="_blank">#AdultHosting</a> <a class="hashtag" href="https://headpat.cafe/tag/project_website" rel="nofollow noopener" target="_blank">#project_website</a></p>
🔞Humbird0 makes NSFW🖌️🔞 masturbating nude girl, straight-shota, 🐺 furry