HN user

fooandbarify

539 karma

This is an old profile. I now use the handle "napoleond".

Posts8
Comments217
View on HN

I've been running a few Linodes for the past year with absolutely no complaints. A year isn't a huge sample period, but I am very happy with my experience so far. I can't compare to Slicehost or Rackspace, but compared to my previous VPS at Media Temple (grrr...) Linode is paradise.

Ahh, I think I may have originally caught you before an edit (or just misread). There is probably more money to be made teaching eg. email marketing for someone in patio11's position, but that doesn't extrapolate well. For young developers like myself, I think it would be foolish to target other developers when there are so many valuable business problems that software can solve. (IOW I was contesting the idea that there is generally more money to be made selling shovels, but I do not contest the idea that patio11 or perhaps bdunn might be able to make more money selling shovels at this point.)

I'm not sure that's true. My hypothesis is that we find it easier to meet and communicate with people similar to us, so marketing a product aimed at other developers is an obvious path. There is lots of money to be made by getting out of our stupid little bubble--last week I went for coffee with a guy that sells a modern UI for a legacy system in the construction industry. His code base is probably not the prettiest, and he has less than ten clients, but he is a multi-millionaire.

If you look at the linked report it says that online segments are growing in all of air, rail, car rentals and hotels--"vacations" are just not growing as a segment online. I think what tstegart might be saying is that it's not obvious which aspects of "vacation" are left, when all of those pieces can be booked individually.

I agree with regard to whether or not this needs to be disrupted--I do some work for a local travel agency and the level of service they provide is remarkable (it would be very difficult for me to save money by booking the same trips myself online, without even accounting for the time it would take me).

The Magazine 14 years ago

Are you talking about information products or paywalls or something else entirely?

I wouldn't put it past gliese1337. I turned 24 yesterday, and I can honestly tell clients that I've been programming professionally for over a decade. (Obviously, my abilities/standards have changed since then, and so have my rates... hopefully that trend will continue!)

Sure, objectivity is good, but often times difficult decisions have no objectively clear optimal path (eg. there are many good arguments to be made for why MZ should not be replaced, and even time will only evaluate a single path). Emotion has been a useful (though admittedly fallible) cognitive shortcut for our species in those situations.

DoubleDollarJS.com 14 years ago

Geez, a lot of jerks on HN today. jv22222, thanks for making this. You're obviously putting a lot of work into it. I can't say that it particularly interests me at this point, but I'm glad that you and people like you work hard on things and open-source them.

FWIW, when I was figuring out Bitcoin I avoided the paper at first (due to logic similar to yours) but eventually read it because there was a lot of noise in the wiki, etc (may have changed). I found it surprisingly accessible; more so than the vast majority of academic papers I've come across (I have most of an EE degree but little to no formal CS training).

As a counterpoint to some of the views already expressed, I would happily pay for this. I'm planning to take my freelance/consulting business full time starting January, and have become hyper-aware of the importance of my personal network and meeting new people (not even for business opportunities, just to understand a wider cross-section of people in general). I'm also planning to travel a lot and work remotely--in other words, what you are proposing sounds ideally suited to me.

I already signed up for your list, feel free to shoot me an email if you want to know more (its in my profile).

Congrats to the Balsamiq team! To anyone who isn't using Balsamiq yet, do it--an astoundingly useful bit of software. It's difficult to convey just how valuable this tool is for anyone that makes software/website for people to use.

The fact that everyone at the company is friendly and helpful and awesome is a significant bonus.

patio11, pg, tptacek... who is the fourth?

I'm on the lookout for more very high quality contributors; sticking to their feeds instead of the front page (I still check front and new, just not as often) has greatly increased the value of this site for me.

(Thanks Patrick, Thomas, and Paul!)

Patrick, just to be clear: Are the heuristics you're advocating here just something along the lines of "E-mail this user if they haven't touched their account in X days" or is a more in-depth approach required?

+1 on this feature request! It would be even more valuable to me than the image swap/image hosting features I mentioned. I obviously can't speak for other users, but my ideal use case would be setting this up for a client and then letting them fill in the blanks themselves for each new e-mail, so fancy formatting could be set up ahead of time--the clients just want to edit text and have the paragraphs inserted automatically "without all that HTML stuff" :)

Oh my God. Thank you for this. Please ignore any sarcasm/negativity; this is so helpful. I was just in the process of building almost this exact same thing for a client, but kept putting it off--partly because I couldn't believe it didn't already exist. Now it does! (For anyone wondering what it's good for, HTML e-mails are a requirement for any non-hacker oriented marketing endeavour and lots of companies are unable to use ie. MailChimp due to ie. security policy or just legacy CRMs.)

Please tell me that I (or ideally, a designer) will be able to save it at the "chopped up" stage so that the kind old ladies who work for my client will only have to click pictures to switch them and type in boxes to change that. Also, do you host the images too?

Stripe CTF Writeup 14 years ago

file_get_contents('nonexistent') actually returns false, but calling trim() on that coerced it into an empty string.

I know you are looking for a non-cloud option, but Tarsnap (an excellent service by HN's cperciva - http://www.tarsnap.com/) is impervious to the sort of issues raised by Matt Honan's hack, as long as you properly secure your private keys. Of course it is still susceptible to the other weaknesses presented by the cloud, which is why I also use an rsync'd external drive.