Coursefork ( http://coursefork.org ) -- github for education. We're trying to open-source the entire education system, starting with creating an easy way for materials and processes to become "forkable". - Fork, for example, an MIT OCW course. - Make modifications. - Submit a pull request back to MIT with your changes, or, just teach from your own fork.
Ask HN: What are you working on and why is it cool?
261–270 of 786 posts
Re: Ask HN: What are you working on and why is it cool?
#262Currently working on an open source implementation of Minecraft [1] - a server, client, and various related things. The new Minecraft update released this week and radically changed how networking works, so it's a bit tough to get it all working again. It's cool because it's a totally open source recreation of everything . It's got a server, a client, terrain generation, physics simulation, level editing, classic sup…
Sweet! Looking forward to playing with this. :-)
Re: Ask HN: What are you working on and why is it cool?
#263Soundslice ( http://www.soundslice.com/ ) -- animated guitar tabs / sheet music. Demo: http://www.soundslice.com/tabs/5680/bohemian-rhapsody-for-so... It's cool because: * The state of the art in guitar tabs is horrible ASCII crap (example: http://tabs.ultimate-guitar.com/e/eagles/hotel_california_ta... ). Soundslice is a 1000x improvement. * It solves a key problem for musicians, which is: when you're learning a new…
Re: Ask HN: What are you working on and why is it cool?
#264https://www.truevault.com/ TrueVault is a HIPAA compliant data backend for apps, devices, and sites. Developers use TrueVault so they can develop healthcare apps without building out their own HIPAA compliant infrastructure. You access data in TrueVault via our API and native clients. Think of TrueVault as Stripe for confidential patient data. You use Stripe to store credit card data so that you are PCI compliant. Ou…
Re: Ask HN: What are you working on and why is it cool?
#265It's cool because I get to help startups who don't always have the resources to hire someone like me who specialized in implementing and scaling certain kinds of algorithmic features. These startups need help with everything from geospatial search up to anomaly detection and predictive analytics.
It's bootstrapped, so while I'd love it if it was a public offering, at this point it's still a hybrid consulting/data-services company. Eventually it will be a public platform, and I hope we can help a lot more people!
Re: Ask HN: What are you working on and why is it cool?
#266I'm working on an aggregated information panel for the novice Bitcoin day trader. It's great for Bitcoin buyers & sellers because the panel is consolidated around the more popular exchanges & wallets, its cleaner & easier to read than most financial-type sites, & all the data is real-time. Also, I'm working on supplemental features such as a live balance & calculator page to help make more informed decisions without…
Re: Ask HN: What are you working on and why is it cool?
#267Renjin - new interpreter for the R language built on the JVM (http://www.renjin.org) - includes a gcc-based Fortran/C to JVM compiler tool chain to leverage and transform existing scientific code.
Re: Ask HN: What are you working on and why is it cool?
#268It's cool because it allows the 99% of people who aren't technical to use public key cryptography to log in to websites.
Re: Ask HN: What are you working on and why is it cool?
#269Currently I'm working on a few different developer tools, as part of my continuing mission to make my own life easier. I figure they're probably cool because if I'm scratching my own itch then I should be scratching itches for other devs too. * GitHubReminder - serendipitous email reminders about your starred repos on GitHub. https://githubreminder.org/ * JSComplexity - code complexity metrics for JavaScript. http://…
Re: Ask HN: What are you working on and why is it cool?
#270Nothing to do with coding, but I recently started writing energy things at www.btus.us It's just Wordpress for now, but I want to talk about energy generation and consumption related things using EIA and other data sources in ways people haven't seen before. Maps, charts, tables, I think there are a lot of fun things to look at in the energy industry, and most people don't have a strong grasp on it. I'm working on a…