60 votes

I made a website with free and low-cost resources for web development, game development, privacy, graphics, small web, etc

21 comments

  1. [5]
    mellowminx
    Link
    I just feel very satisfied about finally organizing a bunch of links and resources I've been hoarding over the years. I even put together a couple of basic HTML tutorials. And I'm excited to join...

    I just feel very satisfied about finally organizing a bunch of links and resources I've been hoarding over the years. I even put together a couple of basic HTML tutorials. And I'm excited to join the small web.

    If you're interested in un-enshittification, making/customizing your own fun little webpage, DIY tech/creative stuff, then you might find my site useful.

    Maybe you have a cool website I can link to?? Suggestions I can add here? Will try to update my site every now and then.

    Self-promotion disclosure: Some of my recommendations use affiliate links. I plan to sell an ebook (related to web development) on this site later on.

    15 votes
    1. [2]
      Zorind
      Link Parent
      I love this, thanks for sharing! Also a big fan of the theming of your site :)

      I love this, thanks for sharing! Also a big fan of the theming of your site :)

      3 votes
      1. mellowminx
        Link Parent
        Thanks so much! Was def inspired by tildes' minimalist web design :D I almost left my links blue too, but then decided to go with my fave color.

        Thanks so much! Was def inspired by tildes' minimalist web design :D I almost left my links blue too, but then decided to go with my fave color.

        1 vote
    2. [2]
      lostwax
      Link Parent
      https://marginalia-search.com/ might be something up your alley. It's increasingly useful and very small web focused. And seconding adding a menu/TOC and RSS.

      https://marginalia-search.com/ might be something up your alley. It's increasingly useful and very small web focused.

      And seconding adding a menu/TOC and RSS.

      1 vote
      1. mellowminx
        Link Parent
        Thank you! Yes, Marginalia is already there :D

        Thank you! Yes, Marginalia is already there :D

  2. [3]
    0x29A
    Link
    I have all sorts of tools/etc I've bookmarked. This is not the absolute full list but one I cut down slightly for this post. Hopefully someone here finds these useful- and of course OP (or anyone)...

    I have all sorts of tools/etc I've bookmarked. This is not the absolute full list but one I cut down slightly for this post. Hopefully someone here finds these useful- and of course OP (or anyone) feel free to add these to your own sites/lists/etc. I've been meaning to make my links/tools page on my site way more robust by adding a lot of these but hadn't yet.

    Some of these are lists or big grids/"many in one" tools too, so some of these sites can probably be looked through for more things to link to individually

    Earthbound Text Box Gif Generator
    blinkie maker | generate blinkie gifs with custom text!
    html.earth: Markdown to HTML Converter & Site Generator
    Video Game Screens with Custom Text - "The Death Generator"
    DOODAD.dev - Tools for making websites fast, expressive, accessible, and green.
    Dither it!: a web application for dithering images
    Gradients ⋅ Gradient re-sampler for web for smoother gradients
    Winamp Skin Museum - old winamp skins for preview/download (works with music software like Audacious)
    Zero Data Apps - A repository of privacy respecting tools/apps that run locally in-browser such as Idiomatic
    PixelCraft: A Pixel Art Editor
    themer - free and open-source development environment theme creator
    BeyondLoom's dithering tool
    Excalidraw - Locally stored browser whiteboard
    Easy/fast timezone reference (click to highlight columns/etc)
    IT Tools - Handy online tools for developers
    nifty.tools - List of small/terminal/etc tools
    REXPaint (Win/Linux via WINE) - A powerful ASCII art editor
    Tooooools.app - Image effects tools
    CSS Layout Generator
    delphitools - tons of private online tools/converters/etc
    Alembic - procedural/algorithmic image generation and text aesthetics tools
    BumpMesh - free meshing tool to add textures to 3D prints/files

    9 votes
    1. [2]
      mellowminx
      Link Parent
      I'm so excited to go through all of these, thanks for sharing! I made a beeline for the Winamp museum... that brings back memories :)

      I'm so excited to go through all of these, thanks for sharing! I made a beeline for the Winamp museum... that brings back memories :)

      6 votes
      1. 0x29A
        Link Parent
        Sure thing! Yeah the Winamp museum is so fun to just look through. Some of them are very much "of a particular era" whether it's design language or pop culture references haha. I have a few...

        Sure thing! Yeah the Winamp museum is so fun to just look through. Some of them are very much "of a particular era" whether it's design language or pop culture references haha. I have a few downloaded that I still use from time to time.

        I always love to find more of these kinds of tools/links, so I've been going through the ones on your site. Always some neat new little corner of the web to discover where people are still making cool and useful things

        3 votes
  3. [2]
    tauon
    (edited )
    Link
    Cool stuff! I really enjoyed the (even 2026-updated!) email obfuscation article, since I’ve dealt with that topic before personally (and didn’t think scraping mechanisms would still be this...

    Cool stuff! I really enjoyed the (even 2026-updated!) email obfuscation article, since I’ve dealt with that topic before personally (and didn’t think scraping mechanisms would still be this dumb/cheap, so was more concerned than I perhaps needed to be :P).

    The more things you add, the longer this page will become. Maybe you could consider adding a table of contents, at least for the bigger overarching categories?

    6 votes
    1. mellowminx
      Link Parent
      I'll definitely have to add a table of contents at some point, thank you! And yes-- personally using the text conversion JS method for obfuscation myself. I'm so happy it's easy.

      I'll definitely have to add a table of contents at some point, thank you!

      And yes-- personally using the text conversion JS method for obfuscation myself. I'm so happy it's easy.

      2 votes
  4. [2]
    GoatOnPony
    Link
    This is an awesome resource! Thanks for putting it together and sharing - I'll have fun looking through them! Some quick suggestions for additions: Maybe mention static site generators? Creating a...

    This is an awesome resource! Thanks for putting it together and sharing - I'll have fun looking through them! Some quick suggestions for additions:

    • Maybe mention static site generators? Creating a whole website whole cloth from html can be intimidating whereas an SSG is just markdown -> run SSG -> push to host
    • I've been digging into gemini (no, not that gemini, this gemini) using the lagrange browser and visiting gemini://skyjake.fi/~Cosmos/ and gemini://warmedal.se/~antenna/
    • I like this little project: wander console which is like a decentralized stumbleupon (if you remember that website) and very easy to host given an existing static site. If anyone does pick this up let me know and I'll add you to my console
    • Please mention RSS! RSS is soooo good and lots of websites still have feeds. Being able to get people's blog posts delivered in one place is :chef's kiss:. I good reminder that I need to put my opml file up on my website to help share around TTRPG blogs that I'm aware of
    6 votes
    1. mellowminx
      Link Parent
      Thanks so much! I'll see if I can get into SSGs and RSS too. That reminds me, I do have an old minimalist PHP flatfile CMS I made years ago... maybe I'll dig it up and rework it!

      Thanks so much! I'll see if I can get into SSGs and RSS too. That reminds me, I do have an old minimalist PHP flatfile CMS I made years ago... maybe I'll dig it up and rework it!

      1 vote
  5. [3]
    Lia
    Link
    Thanks, I love this site and its calming layout/design! I recommend adding DaVinci Resolve on the video/audio section! The free version is almost fully featured in a user-friendly way - only...

    Thanks, I love this site and its calming layout/design!

    I recommend adding DaVinci Resolve on the video/audio section! The free version is almost fully featured in a user-friendly way - only serious pro users need the few features that come with the paid version and the license is a one time, reasonably affordable fee. (The company's business model is to make money by selling hardware and the software is more a perk that attracts users to the ecosystem.)

    I just learned that they even added photo editing features for the new version! Which blows my mind because colour grading for video is so good that I always secretly hoped I could process still photos with it. Haven't checked it out yet but it's very promising.

    While I'm at it, here's a YT channel with extremely professional tutorials for Resolve. I was kind of stunned to find material like this available for free! I guess a good quality non-shitty piece of software attracts good hearted people who want to do their part and help that community grow.

    6 votes
    1. [2]
      mellowminx
      Link Parent
      I'm adding this (as well as the YT), thanks so much for the recommendation!

      I'm adding this (as well as the YT), thanks so much for the recommendation!

      2 votes
      1. Lia
        Link Parent
        Yay! I'm pleased that the channel got a mention. I've watched some of this guy's tutorials that I don't even have the need for, just because I enjoy his personality and admire how well he explains...

        Yay! I'm pleased that the channel got a mention. I've watched some of this guy's tutorials that I don't even have the need for, just because I enjoy his personality and admire how well he explains things in a no-nonsense way and his ability to teach complex techniques with clarity. :)

        2 votes
  6. [2]
    sleepydave
    Link
    This is a great resource hub, thank you for making and sharing it :) I'd recommend adding The Odin Project (free full-stack web dev pathways) and Njalla (pro-privacy domain registrar and VPS/VPN...

    This is a great resource hub, thank you for making and sharing it :)

    I'd recommend adding The Odin Project (free full-stack web dev pathways) and Njalla (pro-privacy domain registrar and VPS/VPN provider)

    4 votes
    1. mellowminx
      Link Parent
      I've added these, thanks so much!

      I've added these, thanks so much!

      1 vote
  7. [2]
    jmpavlec
    Link
    Wanted to look but it doesn't seem to be loading at all for me right now. Is it down? Edit: finally loaded but it was very slow loading from the Netherlands with a gigabit connection. (Like 30...

    Wanted to look but it doesn't seem to be loading at all for me right now. Is it down?

    Edit: finally loaded but it was very slow loading from the Netherlands with a gigabit connection. (Like 30 seconds -> 1min)

    2 votes
    1. mellowminx
      (edited )
      Link Parent
      Thanks for letting me know! I just checked DNS propagation and there do seem to be issues in some areas currently, including Netherlands. [EDIT] I just mirrored the homepage on Github Pages in...

      Thanks for letting me know! I just checked DNS propagation and there do seem to be issues in some areas currently, including Netherlands.

      [EDIT] I just mirrored the homepage on Github Pages in case this helps :)

      2 votes
  8. [2]
    moonwalker
    Link
    I'm curious why Mullvad VPN makes these lists when Windscribe's build-a-plan option is cheaper and just as private from what I can tell? No email required and you can pay with cryptocurrency if...

    I'm curious why Mullvad VPN makes these lists when Windscribe's build-a-plan option is cheaper and just as private from what I can tell? No email required and you can pay with cryptocurrency if that's your cup of tea.

    1 vote
    1. mellowminx
      Link Parent
      In my case I just hadn't heard of Windscribe before, so thanks for letting me know! I will add it :)

      In my case I just hadn't heard of Windscribe before, so thanks for letting me know! I will add it :)

      3 votes