Live data from Hacker News

Ask HN: What is your job role and what are the side projects you are working on?

news.ycombinator.com

31–40 of 67 posts

Re: Ask HN: What is your job role and what are the side projects you are working on?

#32
Work as a contractor doing infrastructure/backend work.

Wrote a Riak Go driver before Basho decided to roll their own: https://github.com/riaken/riaken-core

Writing a realtime programmable mech combat simulator in Haskell, the client in Unity3d, the first SDK in JavaScript: https://armoredbits.com

Re: Ask HN: What is your job role and what are the side projects you are working on?

#33
Consultant on database engine design, I take CS papers and provide practical open-source implementation. I provide support for my own open-source project. I also customize software like Zookeeper, Hazelcast or Spark.

My primary 'side' project is in my profile. A have several other 'side' projects. But all programming I do is done for money.

Before I started consulting my current work was just a hobby. I also had other projects in astronomy and strategy games, but I canceled that. I spend way too much time on computer.

Re: Ask HN: What is your job role and what are the side projects you are working on?

#34
Day Job: Full-stack developer.

Side-projects:

- BedquiltDB (http://bedquiltdb.github.io), a json doc-store layer over PostgreSQL.

- NightChamber (http://nightchamber.com), a slow-web social site.

- various Clojure libraries.

- Screwing around with Elixir.

- I've been toying with the idea of building "the next github", no concrete progress yet. Not sure I'll ever make progress on that one.

Re: Ask HN: What is your job role and what are the side projects you are working on?

#35

Engineering team lead. My side project is an embedded key/value database: http://upscaledb.com

Nice. Any resources/books recommendation for those who are interested in coding similar project? e.g. ACID implementation, etc...

Btw, how is it going with sales?

Re: Ask HN: What is your job role and what are the side projects you are working on?

#36
Solo Entrepreneur and Conceptual Designer.

Working on the Wheatbin project management software and book: http://www.wheatbin.com

Early access to the software is available through my "Rule of Nine" deal (and helps me keep the lights on while I finish this): https://gumroad.com/l/ruleofnine

Re: Ask HN: What is your job role and what are the side projects you are working on?

#37
I'm a lead client developer working with Unity3d engine. Right now I'm developing game/app that improves people's vision. http://www.cp3app.com/ (Yeah, I know the reputation that "brain training" apps have. But I also know that half of our office are scientists and chief chief has publications in peer-reviewed journals about this approximately each month.)

I'm participating in a month-long game jam right now, and lazily doing my own little stupid game, which is really just an excuse to finally learn to do some basic graphics myself. Also, music.

Re: Ask HN: What is your job role and what are the side projects you are working on?

#38
post #16

> what are the side projects you are doing currently. This question is about having insight about what people are doing. I find it interesting that you ask primarily about side projects rather than just projects. Why are side projects more OK to discuss (or more interesting) than projects? I think it is sometimes a bad habit to follow the impulse to pursue an idea as only a side project. Whether you're a line employe…

so...how would you answer those different questions?

Re: Ask HN: What is your job role and what are the side projects you are working on?

#39
post #31

I'm an iOS dev. I spent one month in Feb building https://emoji.cool :) Choose an emoji and put it on your customized t-shirt Stack: Ember, Stripe, AWS Lambda, plus other AWS services... It's kinda fun building something "physical" :)

Do you get clients?

Re: Ask HN: What is your job role and what are the side projects you are working on?

#40
I'm the team lead for WP All Import and WP All Export: http://www.wpallimport.com

We're a niche little WordPress plugin that allows users to import data from any source - Excel, CSV, XML, JSON, SQL, etc. We recently launched our exporter which will turn your WordPress data into a custom Excel file, CSV, or XML.

My side project is a little plugin to help manage different server environments: https://github.com/joeguilmette/wp-local-toolbox

Post reply on HN