HN user

orangethirty

3,518 karma
    package main

    import (
        "fmt"
    )

    func main() {
        fmt.Println("orangethirty AT gmail")
    }
Posts51
Comments1,831
View on HN
news.ycombinator.com 13y ago

Ask HN: Directory of Development Agencies?

orangethirty
1pts1
onlinecoworking.tumblr.com 13y ago

7 reasons for an online co-working space.

orangethirty
1pts0
nuuton.com 13y ago

Why I chose to write Nuuton in Go

orangethirty
71pts63
nuuton.com 13y ago

Learning as you Go.

orangethirty
3pts0
nuuton.com 13y ago

Show HN: Nuuton UI demo. Give me your feedback.

orangethirty
10pts18
www.ign.com 13y ago

iOS game with $99 in-app purchases.

orangethirty
3pts1
www.corner-carvers.com 13y ago

Hacking a Racecar.

orangethirty
1pts0
github.com 13y ago

Show HN: web2txt, API to send text messages from your app for free.

orangethirty
2pts1
github.com 13y ago

Show HN: 30 minute Saturday mini project with arduino.

orangethirty
1pts1
news.ycombinator.com 13y ago

Tell HN: Nuuton crawler is active.

orangethirty
3pts3
github.com 13y ago

Why marketing and engineers don't mix.

orangethirty
2pts2
orangethirty.github.com 13y ago

Past issues of Marketing Bits are now online. Free to read.

orangethirty
2pts0
orangethirty.github.com 13y ago

Show HN: Codejobs. Spam Free tech-industry job classifieds.

orangethirty
4pts1
github.com 13y ago

Marketing Bits: Understading A/B testing.

orangethirty
2pts0
news.ycombinator.com 13y ago

Ask HN: Would you like to receive job openings to your inbox?

orangethirty
12pts3
github.com 13y ago

How to easily break into any market.

orangethirty
2pts0
github.com 13y ago

Why you should not build products people need

orangethirty
12pts24
github.com 13y ago

Why you should remove obstacles to adoption.

orangethirty
2pts2
www.dump.com 13y ago

Video of a 1936 Automotive Assembly Line

orangethirty
6pts0
github.com 13y ago

Show HN: Marketing Bits – Real-world marketing know-how for hackers and startups

orangethirty
44pts5
github.com 13y ago

Show HN: I built myself a friend.

orangethirty
17pts19
www-formal.stanford.edu 13y ago

The home information terminal-a 1970 view. [JMC paper]

orangethirty
1pts0
theopenstartup.blogspot.com 13y ago

An early look into Nuuton

orangethirty
3pts0
theopenstartup.blogspot.com 13y ago

Challenge your giants.

orangethirty
1pts0
theopenstartup.blogspot.com 13y ago

A startup is not a sprint.

orangethirty
1pts0
theopenstartup.blogspot.com 13y ago

I'm the worst bug Twitter ever faced.

orangethirty
1pts0
theopenstartup.blogspot.com 13y ago

A new search engine

orangethirty
36pts59
news.ycombinator.com 13y ago

Ask HN: What do you want to know?

orangethirty
2pts5
theopenstartup.blogspot.com 13y ago

I'm questioning my sanity.

orangethirty
1pts0
theopenstartup.blogspot.com 13y ago

Here are the results of my wacky launch. [The Open Startup Project]

orangethirty
1pts0

I stumbled into some weird data as to how startups may be able to use this kind of technique without exploiting people. Yeah, it sounds hard to believe. But you have to understand that every technique out there can be used for good. Anyhow, turns out that there are some tricks that these type of advertisers use to increase their response. One just needs to carefully read the source of their pages (specially the Javascript), and you will find lots of interesting stuff in it. Just beware. Once you dig into this type of advertising your view on the subject might change dramatically. You can learn more about it here: http://bit.ly/13wOrj2

Edit:

16 clicks on 2 minutes. This sort of technique works on everybody, including smart hackers. Its mostly about talking about what you want. Some people want to lose weight, others control their diabetes. Apparently, lots of people want to learn of a little known advertising secrets for startups. I should make a Copy as a Service startup. (:

See how many are suckered into clicking: http://bit.ly/13wOrj2+

There is one point to understand. This greatly benefits Google as it allows to reduce the response rate of competing marketing products, and increase the response of their own. Not that they should care about being fair. Gmail is theirs. They can do as they please. People should understand that they will simply optimize for their benefit, not for the benefit of some other platform (in this case Mailchimp.

Want to increase your rates? Send your email to the user's facebook account. Those get read almost instantly.

As someone who mostly works with user facing web applications:

1. You will always be playing catch up if your growth takes off. Not an excuse to write your system in BASIC, but enough of a reason to forgo efficiency a little bit. Shipping something that is 90% efficient is better than not shipping something that is 100% efficient. I have lost almost one year on the latter.

2. The importance in a web application project (if you are aiming to use it as a business) is your ability to adapt to what the market wants. If you cannot push out features (inefficient ones), then somebody else who can will swoop in.

3. In terms of numbers: I have built systems that handle 10K/requests per second without a sweat. Using standard boxes and Go. Note that as nice a Go is, its still a young language. A typical python/ruby/php system can be made to handle that, but requires a bit more work. Now, what I tell people is build something safe (as in no SQL injections, XSS, etc) first, then focus on growing it. Picking a good stack early on helps, but don't pick a stack you don't know. Someone who is proficient in PHP should not use Rails (example).

4. The key to web services is to find and build things that people want. How do you that? Pay attention to people on social networks.

If you have a background in C, Go and Python feel the most familiar. Some prefer Ruby, which is another fine language. Be aware of the current trend of everything being written in Javascript. Learn to use the language as you move along. You will need it.

tl;dr

Don't think about business-oriented web apps in terms of efficiency from the start. Use what you know to build something secure and stable, and then if it catches on, scale it.

Like PG said, do things that don't scale.

I had my first business at 14. Now 34 (20 (?!) years later. gosh...). Have never knocked one out of the park, but have have some good base hits, and a few doubles. Its all about the game, and how you play it.

- Yes, the whole affiliate thing is iffy to start with. Do agree it is something shaky to base your business on.

- Sometimes is very hard to measure how far off you are. Being in the game skews your whole perspective. Experienced or not (sadly).

- The could is what my argument is against. Everyone has opportunities. Measuring them by what could happen is a bit naive. You analyze the situation and chose that which conforms to your current needs. There might be other opportunities, but they were not as reasonable for those who had to make them option. It is rather simple for an outsider to argue the point. It is the team member the one who has to live with the decision. I don't think they lost at all. They were part of a YC startup, made connections, and ultimately can profit from the whole experience.

I've never understood this reasoning. It requires that the grass is always greener somewhere. Its as if people have endless opportunities. They certainly do not. Plus, they took a gamble. Did they lose? I can't say they did. Unless they are owed money. If someone on the team took a job over a better one, then they, and only they, carry the cost of doing so.

They pivoted because their business model did not make the money they wanted to make. No one could have predicted it. They took the dive, and saw what there really was. Nothing wrong with that.

The bet was:

Mine - refer.ly would die and a new company would arise. The new company would be about business meta data. Then as she published the blog articles, I modified to state they would be selling data to VCs. I knew the so called pivot to compete with medium was a bluff, because there was no financial incentive to do so. Plus this team had always been very data driven.

The other bet - They would pivot into a medium with social features (AKA a social blogging platform(whatever that means)).

dmor,

I just won a $100 bet by calling this. Thank you.

Anyhow, their marketing strategy has been very fun to watch and unfold. It has literally been done live on this site and most people did not get up in arms offended. Which is the smart way to do content marketing. They have also launched a business with what is simple an excel spreadsheet of data. I know they have code for it, but they could have launched with off-the-shelf software. Imagine that!

I worked on a project (probably one of your competitors) that was an ad network. It also used Python as the language of choice (with gevent to handle all of the requests). It's an interesting choice for such system. Do you have a blog with info on your stack? It'd be fun to read about how you handle such traffic. Also, if you want to talk shoot me an email (on profile).

Realize that the move to contractor will depend on your ability to sell your services. Before anything, I would start marketing and then focus on making the jump. Don't quit without doing so, because your marketing could take months to start working (relative to your skills at doing so). If anything, read my profile.

On Go 13 years ago

I'm writing a pretty big system in Go, and had not seen this as much of an issue. Could you provide more insight into your point? I'd like to see some code to compare, if its not to much to ask.