Live data from Hacker News

Ask HN: What have you achieved in January 2015?

news.ycombinator.com

51–60 of 112 posts

Re: Ask HN: What have you achieved in January 2015?

#51
Pushed some major new features for enterprise clients of Emphatic (a website I run which provides subscriptions for handmade social media content for businesses - https://www.emphatic.co ) and made the registration flow easier to use.

In the real world, got a squirrel out of my attic. :-) Equally challenging!

Re: Ask HN: What have you achieved in January 2015?

#52
After a mastectomy last December, the docs are finally letting me work out so I'm going full bore to put a little muscle to compensate for the lost mass.

I've been trying to meditate for exactly five minutes a day. I'm not sure it's helping but I'm pushing on.

Almost landed my first Fortune 500 client for my one man startup, jQuizzy.

So far, it's heen s kind year.

Re: Ask HN: What have you achieved in January 2015?

#53

I decided to jump in head first and build a company. I'd been planning to do it for years as a side-project but always ended up too tired in the evenings - so, now that my partner has a job (he was previously at university so we were relying on my income), I've decided to just go for it. It's scary and chances are I won't make it - but I'm so glad I've at least made a start. At the very least it'll be a nice break fo…

Nice domain! Good luck, I am trying to start one project myself but so far I rely on my job, maybe latter.

Re: Ask HN: What have you achieved in January 2015?

#54
post #2

Got a patch accepted into the Linux kernel, started my final semester of undergrad.

Ah, congrats! I remember when my first patch was accepted to FreeBSD (systat -ifstat support), was a fantastic feeling (I was early 20s at the time). PHK was the one that picked it up too (guy behind Varnish and general contemporary wisdom, among other things), which was neat.

My number one piece of advice to college kids that want to differentiate themselves from the pack is to try get something substantial (i.e. new feature or tough bug fix, not just something small/cosmetic) committed to a prominent open source project (ideally in C or C++). From a hiring perspective, knowing that you were able to get a patch accepted tells me so much more about you and your technical competency than anything else on your resume (or your internships, or your GPA, or which school you went to, etc).

Re: Ask HN: What have you achieved in January 2015?

#55
post #21

I got an alpha version of something we call FastBoot working for Ember apps: https://github.com/tildeio/ember-cli-fastboot FastBoot allows you to boot up your JavaScript application on the server, gather model data, and send the rendered output as HTML to the client. This allows search crawlers, cURL, and people with very slow JavaScript engines to access apps that were previously unavailable. I've had a fire in my b…

It's awesome to see you guys embracing server rendering, but it's incorrect to say most server-rendered Flux apps can only render one request at a time. If you're designing an isomorphic architecture, it's certainly a consideration, but I doubt any production apps have this limitation.

A common pattern is to instantiate a new store for every request, to avoid collisions.

Re: Ask HN: What have you achieved in January 2015?

#56
post #32

Started online grad school at Georgia Tech in CS and managed to launch a beta of my first product. http://www.thesnaffu.com

Quick suggestion, the main image is pretty, but makes it hard to read this text: ("Mobile QA Simplified") and ("Logging a bug has never been easier with Snaffu")

Thanks for the feedback!

Re: Ask HN: What have you achieved in January 2015?

#57

I Had got contract work from HN (Thanks HN) 8 months back. I Purchased my own office out of it in Jan. And soon will work on same contract from there.

What do you mean by purchasing an office?

I am freelancer I am working from home. So to feel good I just purchased 300 sq feet office from where I can work more efficiently.

Re: Ask HN: What have you achieved in January 2015?

#58
post #50

Kicked off my personal challenge - 12 Apps in 12 Months - in order to force myself to deliver personal projects as opposed to just tinker with stuff and never make it past the beginner phase. It's working great; I have a slick kanban workflow on Trello going on, and a (tiny, irrelevant, but useful for this purpose) SaaS app in production. App #2 is under way ahead of schedule since #1 reached MVP with a full week to…

Ha, identical goal for me, except it's about shipping something rather than just apps each month. I've posted elsewhere with links, but good to know others are doing the same. I'm thinking one months project might even be a platform to encourage others to do this in 2016...

You're right; shipping something complete is the actual goal. I'm loosely defining the word app, and haven't seen how this will manifest entirely yet.

Additionally, I'm allowing myself to port a previous month's app to another language or environment; January was my first exposure to Node.js for example, but maybe later in the year I'll rework it in Go.

Re: Ask HN: What have you achieved in January 2015?

#59

Earlier quoted context omitted.

What's the tiny, irrelevant, but useful SaaS app? Great username, by the way.

Thanks. I guess I'm about to blow my cover. :-) http://icon-sizerator.davidjpeacock.ca/ I know zillions of people have solutions for this, but it was a nice self-contained project.

Really cool, man! I like it :) good job.

Re: Ask HN: What have you achieved in January 2015?

#60

Earlier quoted context omitted.

What do you mean by purchasing an office?

I am freelancer I am working from home. So to feel good I just purchased 300 sq feet office from where I can work more efficiently.

Wow, that's great. Is it complicated tax wise? How did you decide to do this over co working or coffee shops?
Post reply on HN