We're working on providing services to the tildeverse, a community of *nix boxes that aim to share the fun and love! A list of services and source code repos, specifically.
A curated list of awesome HTML5 resources. Multimedia applications, elements, APIs, crypto, and other stuff. Probably single page applications, too.
Heimdall Application Dashboard is a dashboard for all your web applications. It doesn't need to be limited to applications though, you can add links to anything you like. Some recognized applications can have their APIs accessed if you enter credentials. Recognizes other applications for the purpose of search and autocomplete. Written in PHP, uses SQLite as its datastore.
An open-source drum machine and MIDI sequencer that also uses AI technology to figure out melodies for the patterns you program.
Free and open source software for Windows XP and Vista.
A utility for Windows XP and Vista that makes it easy to reinstall your system because it hunts down and packages up every device driver installed on your system, zips them up, and asks you to save them off somewhere. After the reinstall, DriverMax will help you reinstall them.
A wiki dedicated to the Commodore-64 home computer.
The canonical list of OWASP cheatsheets for secure programming best practices.
The Guardian Project has released the F-Droid Repository, a catalogue of F/OSS apps for Android. Their app makes it easy to browse the repository and install the listed software on your Android device.
Note: The "Allow install from non-market sources" option needs to be checked on your Android device.
The indieweb is a movement in which people own their data, and run their own applications rather than other people's walled gardens. content is there and isn't censored arbitrarily. federation with some or all services is done with interoperable-by-design protocols and data formats. User interaction (replies, likes, stuff like that) are also federated back to your site(s).
A general-purpose JSON datastore which you can use as the back-end for different kinds of applications. Think of it as a lightweight document-based database. Used by Mozilla for synchronization.
Online documentation here: https://kinto.readthedocs.io/en/stable/index.html
This might be the JSON datastore I've been looking for.
This list is a collection of tools, projects, images and resources conforming to the Awesome Manifesto.
An awesome collection of selfhosted webapps. Broken down by categories and projects.
A utility that uninstalls all of the cruft from Windows that turns it into a 15 gigabyte disk hog right off the DVD.
SoloWizard is an interactive website which lets you check off the things you do and don't want on a new MacOSX machine, and it'll generate a shell script (which you can and should inspect for veracity) that will install Chef locally, pull down the appropriate cookbooks, and set up the machine. Helps automate workstation construction, minimizes craft error in some important ways. Be sure that the cookbooks it uses are compatible with your release of OSX, though.