Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
marketer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
marketer
8y ago
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 d
2.
▲
by
marketer
8y ago
According to https://www.ncbi.nlm.nih.gov/pubmed/24073770 (fire-related auto deaths in Sweden), this is a problem. Around 5% of auto-related deaths in Sweden involved burning cars, and around 1/3 of these deaths f
3.
▲
by
marketer
8y ago
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 on
4.
▲
by
marketer
11y ago
Diet coke has phosphoric acid which causes erosion of the enamel.
5.
▲
by
marketer
13y ago
"There are three gates leading to this hell — lust, anger and greed. Every sane man should give these up, for they lead to the degradation of the soul." - Bhagavad Gita There's a great movie about happiness on Netflix that I&
6.
▲
by
marketer
13y ago
Go's been around for four years, so it's not that new :)
7.
▲
by
marketer
13y ago
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 interface
8.
▲
by
marketer
13y ago
Yes, it was definitely inspired by web.py (tornado, actually). I loved tornado but didn't like the fact that there were no asynchronous libraries for it.
9.
▲
by
marketer
13y ago
Web.go was around a long time before pat. You're right, though, they're very similar to each other.
10.
▲
by
marketer
13y ago
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 am
11.
▲
by
marketer
14y ago
It is a little worrying that if some (perhaps inexperienced) developer arbitrarily calls a method that invokes Ruby's select, the process will crash mysteriously.
12.
▲
by
marketer
14y ago
Doesn't Ruby have a limit of 1024 open file descriptors? If some method in Ruby's standard library calls 'select' internally, with the 1024 limit, what happens?
13.
▲
by
marketer
14y ago
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.
14.
▲
by
marketer
14y ago
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 e
15.
▲
GVM - the Go version manager
(blog.moovweb.com)
82 points
by
marketer
14y ago
|
18 comments
16.
▲
by
marketer
15y ago
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 proba
17.
▲
by
marketer
15y ago
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 oppo
18.
▲
by
marketer
15y ago
Do continue using the news:yc app.
19.
▲
by
marketer
15y ago
The latest version does that.
20.
▲
by
marketer
15y ago
Yeah that view should rotate. It'll be in the next update.
21.
▲
by
marketer
15y ago
Screen scraping. HN doesn't have a JSON feed, but it has fairly simple and predictable HTML.
22.
▲
by
marketer
15y ago
Not yet, but I'll definitely look into it for the next release.
23.
▲
by
marketer
15y ago
This type of app is not particularly monetizable. Most people would use the actual website instead of paying $0.99 cents for an app. Plus, it was a fun project to learn iOS and it costs me very little to host or maintain.
24.
▲
by
marketer
15y ago
That's a great idea, thanks. Right now the 'star' button just creates a local bookmark, but if you're logged in, it should also send an upvote.
25.
▲
Show HN: A free HN iPhone/iPad app I launched a few months ago
(itunes.apple.com)
40 points
by
marketer
15y ago
|
29 comments
26.
▲
by
marketer
15y ago
How is it better than espn.com?
27.
▲
by
marketer
15y ago
Another one is not being good at marketing. Marketing can be a huge grind. Being able to build buzz about your product, or get mentioned in the press, or find customers is very time-consuming and requires a lot of creativity.
28.
▲
Ask HN: What web hosting service do you use? (2011 edition)
22 points
by
marketer
15y ago
|
28 comments
29.
▲
by
marketer
15y ago
I recently switched to Unfuddle for private repos. It's designed for small teams and freelancers.
30.
▲
by
marketer
15y ago
This is exactly what web consulting is
More ›