Live data from Hacker News

Ask HN: What kind of side projects are you working on?

news.ycombinator.com

31–40 of 128 posts

Re: Ask HN: What kind of side projects are you working on?

#32

I'm making an online store in Rails for a specific target market (have to be vague). I'm building it mostly on my own and I'm looking for a second developer to help me out.

sounds interesting, checkout my gh, also you may find contact data over there: https://github.com/matiasinsaurralde

Re: Ask HN: What kind of side projects are you working on?

#35
1. Cubehero - Hosting 3D printed projects https://cubehero.com

2. Embossanova - Emboss images to surfaces in OpenSCAD https://cubehero.com/physibles/iamwil/embossanova

3. Graftleaf and Graftweave - Graftconcept iPhone module back covers https://cubehero.com/physibles/iamwil/graftleaf https://cubehero.com/physibles/iamwil/graftweave

Re: Ask HN: What kind of side projects are you working on?

#39
Kitten, a programming language based on zero-cost abstractions (https://github.com/evincarofautumn/kitten). Competing in the same space as C++, Rust, and Nimrod. Statically typed, type-inferred, stack-based, higher-order, GC optional, with an effect system to manage side effects. Very much a work in progress, but you should stow it in your brain as a systems language to try in the future.
Post reply on HN