Hacker Newsnew | past | comments | ask | show | jobs | submit | more acidity's commentslogin

Slightly off-topic but is there any book or resource that a software engineer like me can read to understand the basics of how VC operate, what each round of funding mean, what one needs to know when one approaches a VC, difference between VC/LP?


Venture Deals by Brad Feld is great for how to fundraise and he does go over most of the basics and how things work.

Mark Suster, from Upfront Ventures, has a really great list of blog articles you can read about raising VC: http://www.bothsidesofthetable.com/pitching-a-vc/

This should give you a general idea of how VC's operate: http://founderequity.com/the-new-reality-of-venture-capital/



Niara | Full Time | Immigration Sponsorhip Available | San Francisco Bay Area

Niara is an early stage venture startup hiring core technology engineers and UI/UX/Product Designers in Sunnyvale, USA to build its next generation security intelligence platform. Check us out at: http://www.niara.com. You can apply through the website or send a mail to me at riteshn AT gmail

Full Stack Engineer (Member of Technical Staff)

This is the job for you if you like to work on every aspect of a product. As Niara's, MTS, you will be working on the frontend, middleware, and backend. You would work with frameworks like AngularJS backed by a Python backend. We prefer simple, elegant solution to complex problems, so bonus points for having a history of getting things done.

UI/UX, Product Designer

As a UI/UX designer, your defined user experience is critical to Niara's success. You will work on concepts, wireframes, story boards to final user interface. Your solutions will help visualize highly technical problems in an easy to understand manner for the customers.


Which tool/code you used to parse the logs and get those numbers?


Just a little python script: https://gist.github.com/danbirken/7047504

Apache Logs --> Python script --> CSV --> Google spreadsheets --> Manual labor --> Blog post


A blog post about that would be cool as well


I have been looking into building simple recommendation engine (i have at max million data rows) using Python. I looked into Crab (https://github.com/muricoca/crab) and it seems to not have updated for 2 years.

Any suggestions for libraries or just use basic numpy/scipy and implement the algorithms?


Just implement the damn algorithms. Anything else is just another library to learn, and another tool to babysit.


Agreed. Take the Machine Learning class on Coursera if you need an introduction to them.


Okay. I already have read about the algorithms and even implemented them crudely while studying them.

Just not a big fan of NHI. But if in this case, thats the best way - let it be :)


Even, I would be interested.


Can we share mail address? Even I am working on my own music venture and would like to talk it out. Mail me at riteshn AT gmail.


I cannot seem to figure out how an Indian startup has mostly foreign artists. I am asking because couple of years back, I tried to do the same thing and licensing was the biggest issue. Have you got funding in India?

Moreover, most of the artists and songs I see up there are just at bandcamp.com and no where else. Are you just scrapping Bandcamp and reselling their music. E.g. googling for the album "Creatures" on homepage (https://www.google.com/search?q=creatures+new+campaigns&oq=c...) loads up only from Bancamp and other albums too.


We don't scrape anything from any of the sites. All the music that comes in, comes directly only from the artist through musicfellas.com/artist


There are examples for CakePHP and Flask but none for Rails. Do you know of any? I have a simple traditional Rails which I am looking into porting to use Backbone and Rails as backend.


Oh wow. I have been thinking of exactly the same idea. To that end, I just started playing around with Raspberry PI to see if it can work out. Looking online, seems they also have color E-Ink available which should make the cost even less.

Would you like to chat?


Well, there's not much to say.

About a decade ago I had a 24x7 linux based fileserver / LDAP / NFS / mp3 jukebox / misc box available at home which had nothing plugged into the VGA out... so I installed "zgv" (which is still available) because it is a console mode graphics viewer which can do slideshows. So I didn't have to bother with all of X on what was fundamentally a home fileserver. I had a very simple shell script to clean out a directory, wget pictures from all over the net (I had the local wx radar, and street scene webcams in Ireland, all kinds of stuff like that) and dump all the downloaded files (including 404 errors and the like) into the directory. Then I ran each graphic file thru a processor mostly so it would eat 404 errors and failed downloads and the like so they disappear rather than mess up the slideshow also to resize to the proper res. Then zgv in slideshow mode would display each pic for X seconds, and do it Y times, such that it took about 15 minutes to run, or maybe it was a half hour. Then rinse and repeat forever. Even with some abstraction and file renaming to force the order in the slideshow, we're talking about a "two screenful" bash script, it wasn't much.

The analog VGA output was fed into a gadget that converted certain VGA resolutions into composite video (This is why I was using imagemagick filters to resize the images, my converter didn't work well at certain SVGA compatible resolutions which "zgv" would use..) That composite signal via some modulators went all over the house. There's a lot more to that story. I basically had a crude cable TV plant in my house. A handful of highpass/lowpass filters and some cheap composite to NTSC modulators costs less than you'd think.

If I had to do it over again I'd probably steer toward X windows for the graphics, I'd bother to actually figure out how to auto-start the system rather than log in by hand at each (rare) reboot to run the script (probably outta inittab, errr.. systemd I guess). Given modern screensavers and the like it might amount to just boot up GDM/KDM/somethingDM and let a script update the screensaver directory of pictures... I have not kept up with modern FOSS developments WRT digital picture frames, the whole software setup might just be an "apt-get" away now. Or if not, it should be. Some double buffering so I could download and process the next set of "slides" such that the transition would be smooth and instantaneous when it updates, would be nice, and probably not too hard.

Color eink is not really available. I have a small BW eink shield and vaguely postage stamp sized display for an arduino. The price was unpleasant. I thought it humorous that to show the durability and no-power required of the e-ink they ship it displaying some Chinese characters rather than blank. At this time I think we're stuck with LCDs although Amazon, with its special history and relationship with e-ink could probably sell the worlds first actually shipping color e-ink digital picture frame. Which is my suspicion about the whole "amazon art" thing.

I want a "huge" picture frame. Not a little commercially available thing or even a hacked up laptop. So I'm probably stuck with TVs/Monitors (not much difference anymore) for now.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: