Hacker News new | ask | show | jobs
by _b8r0 5670 days ago
That's interesting. Why do you feel you're not in a position to be an entrepreneur? I ask because I was 26 when I started Mandalorian, which while not being an amazing world conquering business has paid my mortgage (and that of a fair few others) for the past 5 years.
1 comments

Not a US citizen :(. I can't even friggin freelance.
If it makes you feel any better I'm not a US citizen either (I'm British, which comes with an automatic apology, for which I apologise).

Now that I've removed your geographical excuse, what have you got left? If you're up for it, I'm not quitting this thread till we have an idea worth pursuing between us :)

I am up for it. Where do we start from?
Ok, any other stumbling blocks to think of?

Also, where are your key strengths and weaknesses?

Finally do you want to create something to test the water or improve your skills or would you prefer to try and come up with a business model?

* Nothing that I can think of. Immigration is the biggest hurdle for me to do anything beyond my current job sponsor. * My key strengths are front-end. Javascript, jQuery, CSS * I would like to create something to come up with a business model.

* Sorry for late reply.

Hmmm... One pain point for me is developing with Django there's relatively few starting points for django templates. I don't know if you've ever heard about Ruby on Rails' scaffolding, but Django has 80% of the equivalent in it's generic views. However there's no generic view CRUD templates on the net. I'm sure it's the same for other templating languages as well.

Likewise a decent set of web app HTML, CSS and Jquery templates for dashboards, user interface paradigms to use as a starting point would be useful. I realise every app is different but when you're starting from scratch it's nice to have something to work with, even if it's just that initial iteration. What do you think?