skullsplitter

↗ HN profile [ 88.4 ms ] full profile
Karma
138
Created
March 21, 2009 (17y ago)
Submissions
0
blog.plhw.org twitter.com/pauladam careers.stackoverflow.com/paul
  1. Im a solo developer looking to find one or more hackers who are willing to find some affordable office space in the east bay, preferably in Oakland. If I was in the city Id join Noisebridge and Im aware of Blue Door in…

  2. Im a freelance developer and looking to find some office space to support my work. I currently do most of my work from home but Im starting to tire of spending so much time working at home. Im looking to find some…

  3. I'm a webdev in the midst of a work dryspell although I anticipate having plenty of work in 2mos or so. Im wondering what resources are out there for finding shorter term project work in the 1-3 mos time frame. My…

  4. Our fledgling startup is planning on experimenting with a basic outsourcing model. We plan on bringing in an external developer to take over a few 1 or 2 tasks that we feel would help free up our some of our time /…

  5. So I endeavor to spend most of time on the app server side of things but time to time I need to get my hands dirty and generate markup/css/js from a wireframe or mockup. As far as tools go, Ive found browsershots and…

  6. According to the secretary of state: Registration of a limited liability company (LLC) with the California Secretary of State (SOS) will obligate an LLC that is not taxed as a corporation to pay to the Franchise Tax…

  7. A couple HN'ers have expressed some interest <a href='http://news.ycombinator.com/item?id=752262'>here</a> about meeting up this week in Berlin for a beer or coffee. Im trying to get the ball moving…

  8. Im torn between two general module import styles. The import-everything-at-the-top approach where the beginning of each python file/module imports every module potentially needed later in the file OR the…