Just finished a little helper app (arrange windows on the screen) for Mac: http://www.zonesformac.com
About to start work on a 3D game engine. Reviewing the required maths now.
411–420 of 514 posts
Just finished a little helper app (arrange windows on the screen) for Mac: http://www.zonesformac.com
About to start work on a 3D game engine. Reviewing the required maths now.
Join us! We are growing fast and have tons of openings. https://www.okta.com/company/careers.html
I'm working on a programming language. It's a reimagining of Python as a statically-typed, compiled language. The compiler is written in Python and targets LLVM IR. Currently working towards support for exceptions; raising already works, currently trying to work my way through all the stuff that needs to work for catching.
Any links you can share?
Nothing as interesting as many of the projects here, but I've had around 10k visits this month and plenty of returning visitors, so I guess it's useful enough. It's a very simple generator for static social media sharing buttons with support for Font Awesome: http://simplesharingbuttons.com/ Quite useful for mobile websites or email newsletters.
I'm working on PhoneCard, a service to make cheap international phone calls without requiring a data connection. You enter the phone number in the webapp and it calls you. Next time you're using poor hotel wifi or you're frustrated with skype (e.g. multiple disconnects per hour), try PhoneCard for a high-quality call. PhoneCard can call most places in the world, and in some countries you can also purchase incoming nu…
This is something I'd actually pay for, if it works as well as advertised! Cheers!
I'm working on PhoneCard, a service to make cheap international phone calls without requiring a data connection. You enter the phone number in the webapp and it calls you. Next time you're using poor hotel wifi or you're frustrated with skype (e.g. multiple disconnects per hour), try PhoneCard for a high-quality call. PhoneCard can call most places in the world, and in some countries you can also purchase incoming nu…
I also work on http://mailin.io, a node.js smtp server that listens for emails, parses them and posts them as json to the url of your choice.