HN user

marketer

2,346 karma
Posts118
Comments268
View on HN
blog.moovweb.com 14y ago

GVM - the Go version manager

marketer
82pts18
itunes.apple.com 14y ago

Show HN: A free HN iPhone/iPad app I launched a few months ago

marketer
40pts29
news.ycombinator.com 14y ago

Ask HN: What web hosting service do you use? (2011 edition)

marketer
22pts28
ryanmickle.com 15y ago

When free sucks

marketer
44pts23
hoisie.com 15y ago

The real reason why Twitter is banning 3rd party clients

marketer
5pts0
www.slowcop.com 15y ago

Rate my startup - Slowcop - measure your website's speed

marketer
206pts90
hoisie.com 15y ago

Yes, browsers do cache SSL resources, so please use Google's CDN

marketer
90pts35
hoisie.com 15y ago

A warning to hackers: be careful building on Twitter's API

marketer
146pts49
research.swtch.com 15y ago

Webscript - a language for web interactions

marketer
1pts0
groups.google.com 16y ago

An exception-like mechanism for Go

marketer
5pts1
www.thestandard.com 16y ago

Google Go captures developers' imaginations

marketer
30pts16
static.last.fm 16y ago

Cassandra: Structured Storage System over a P2P Network

marketer
1pts1
research.swtch.com 16y ago

Every programmer has a variable naming philosophy

marketer
15pts12
research.swtch.com 16y ago

Go's Package Name Space

marketer
3pts0
groups.google.com 16y ago

Google grants patent priveleges to the Go language

marketer
24pts1
grammerjack.blogspot.com 16y ago

A Taipei-Torrent postmortem: Writing a BitTorrent client in Go

marketer
40pts5
golang.org 16y ago

Go language roadmap

marketer
5pts0
hoisie.com 16y ago

The most useful packages in Go

marketer
28pts1
github.com 16y ago

The Arc challenge in Go

marketer
32pts10
www.startupcrawl.com 16y ago

Startup Crawl during RubyConf (in SF, 11/20/09)

marketer
31pts2
fedoraproject.org 17y ago

Fedora 11 has been released

marketer
1pts0
www.scribd.com 17y ago

Leveraging Linux in a Lousy Economy

marketer
14pts2
www.scribd.com 17y ago

The Scribd Story and the Trip Method

marketer
27pts20
www.scribd.com 17y ago

Simulating Physics with Computers - by Richard Feynman

marketer
2pts0
www.scribd.com 17y ago

Winning a 60-Second Dash with a Yellow Elephant - Hadoop's benchmark results

marketer
7pts0
www.crichton-official.com 17y ago

Michael Crichton on Happiness

marketer
1pts1
blog.scribd.com 17y ago

Teach me to be rich … and give me a Kindle 2

marketer
1pts0
kernel.org 17y ago

Linux 2.6.29 Released

marketer
1pts0
incubator.quasimondo.com 17y ago

The Manic Mirror

marketer
1pts0
blog.360.yahoo.com 17y ago

HTML 4.2

marketer
21pts11

Yes! I had the exact same reaction to this story. The way I interpreted the story is that the design of the Versa may actually have contributed to his wife's safety. It's possible the car was designed to crumple in such a way to distribute the weight of the collision. Ironically getting a Crown Victoria may decrease the overall safety.

I would argue that a Nissan Leaf would be overall safer than a Crown Victoria.

First of all, the 2nd generation (2018/2019) Nissan Leaf seems to have a comparable weight as the Crown Victoria. From the data I've been looking at online, it's around 25% less weight than the CV, but definitely more than a Versa. Also, this weight is likely better distributed throughout the car instead of being concentrated in one place.

Another factor to consider is that the CV is an older vehicle (did they stop making them in 2012?), and in general newer cars are safer due to strong materials and safety features/design.

Also, the likelihood of a fire during an accident is greatly reduced (although still non-zero, as demonstrated by Tesla).

Wow, I didn't expect this to make the top of Hacker News :)

Web.go is a wrapper on top of Go's net/http standard library. The authors of Go aren't from a web programming background, and the net/http server interfaces was a bit more clunky than I'd like, which is the main reason web.go exists. It's not really designed to be a full-fledged web framework.

I used it to build a few apps. There's an old article about one of them here (although the app has since been taken down):

http://blog.golang.org/real-go-projects-smarttwitter-and-web...

I don't program Go day-to-day any more (Meraki uses Rails and Scala), but it's still my language of choice for personal stuff.

web.go was started a couple months after Go launched, and the web server back then was much more primitive than it is now.

It's meant to be a nicer interface on top of the net/http server. In reality it's very difficult an ambitious web framework (like Rails) in Go.

Programming all day isn't what our bodies are genetically designed to do. Programming involves countless hours of ruminative thoughts, and limiting human contact, and stress, all of which are ingredients for mental illness.

For simple projects or toy apps, gofix is just fine. However, some companies are running complex production systems written in GO 0, and the code may have a lot of dependencies and custom build scripts. In this case it's useful to have an easy way to install and pin Go versions.

Once Go 1 launches, subsequent releases should be compatible with the Go 1, which reduces the need for something like GVM.

There probably is a market, but it's a lot smaller than building general web/mobile applications.

The kind of clients that want to build an API 1) already have a main product/website and 2) are likely more technical than average. It's probably something they could do themselves.

I've known Matt for a while; he's a regular at the weekly Ruby hack nights in SF and we've worked together on some small projects. He has a great product sense and an extensive background in user acquisition strategies. This is a great opportunity for someone looking to join a startup.

Someone who:

1) has a lot of hustle and energy, even when things are uncertain

2) refuses to give up

3) has a long-term passion for the product or space, not just interested in a quick exit.

4) finds creative ways to get customers or market feedback

5) has a good product and design sense

I can definitely see Square going into this market. They're hiring aggressively and they have the engineering power to pursue something like this. It could work if they have a special kind of ipad frame that can be bolted onto a cash register.