Hacker News new | past | comments | ask | show | jobs | submit | prokes's comments login

“Insanity is relative. It depends on who has who locked in what cage.” ― Ray Bradbury


“Democracy is two wolves and a lamb voting on what they are going to have for lunch."

― Benjamin Franklin


Right.

Modern politician who think that they can tax the hell out of the rich and rich won't do anything about it - do not deserve to be listed in a ballot.

Today's wealth is very fluid and today's zero-tax jurisdictions are fighting for foreigners dollars.

Catch me if you can.


The new function behaves very similar to =SUMIF(), with two additional optional parameters for how to search and match.

Easier to understand and solves some issues with =VLOOKUP().


So, instead of using SUMIF, I always use SUM or SUMPRODUCT using the trick that in Excel True and False are 1 and 0 when used in arithmetical operations. This is unbelievably flexible. For example, if you want to sum all the elements of column A if the element in B is between 1 and 10 then you have SUM(A1:A100 * AND(B1:B100 >=1, B1:B100 <=10)). You need to press Ctrl+Shift+Enter, as this is an array formula, but otherwise it works like a charm.


A small but important difference between this new function and SUMIF: SUMIF will sum all values in the array that match your search criteria, but this function will only return a single value.


Nice! Couple of ideas:

1) install basic advertising via AdSense. 4.5mm visitors will monetize

2) affiliate link to a useful, paid product that your users could also use. If they click through the link and buy, you are paid a commission.

3) limit the # of API requests. Charge $X/mo for more than Y requests. Offer an unlimited plan for a higher price.


Reading this I was considering point #6 and shutting down the system. If the proper alerts had shown a system improperly taking on massive positions, and the related risk in dollar terms, wouldn't shutting down be a better route than bankruptcy? In retrospect, would (could?) they have chosen that?

Of course, violating those SLA's could cause bankruptcy through client dissatisfaction but that seems less certain than bleeding out money.


Nice! Can you explain how your company makes money? Also, how did you fund the company's growth (did the partners invest capital or did you use the profit from operations, etc.?)


Hi prokes,

the business model is just the same of other metasearch: affiliation and ads. We bring traffic to transport companies, we get paid for that, without affecting the final ticket price. And ads.

The company was initially funded by my stubbornness only, along with a few bucks of server hosting. So far, never raised money, always self sustainable.


One thing to consider about consulting companies is they charge your time to the client by the hour, hence they want you working as many billable hours as possible. This is measured through utilization and in my experience I had to account for every 15 minute block of my day. This became a burden and eventually quite stress inducing ("Why are you only at 70% utilization?"). On the other hand, full time work is more relaxed. It is goal oriented but not down to the minute.

On the plus side, you will generally be exposed to more and different types of work in consulting, so you may learn and grow faster. You can also expand your network through clients you meet who can help you down the road.


What's more: he concludes with "P.S. I am out again looking for new opportunities". So besides being excellent at putting his work in front of his target audience, he may go 2 for 2 on the job front.


Chris got Steve's attention but never worked at reddit[1], Nina got Brian's attention[2] but never worked at Airbnb[3] and Feross got Chad's attention[4] but never worked at YouTube[5] even though TechCrunch jumped to report he accepted the job[6].

None of them was actually ever offered one.

Make what you want of it.

[1] https://news.ycombinator.com/item?id=17110763

[2] https://twitter.com/bchesky/status/590561521576587265

[3] https://eatwritewalk.com/2015/07/14/the-good-the-bad-and-the...

[4] https://twitter.com/chad_hurley/status/24129459657

[5] https://www.quora.com/Why-would-Feross-Aboukhadijeh-turn-dow...

[6] https://techcrunch.com/2010/09/24/youtube-instant-instant/


Feross was actually offered (at least) an internship per the link you provided.


I meant an offer, not an “offer”.

I don’t think there was one.

I might be wrong tough and Feross is around here. If he’d want to clarify I’m sure he can. So can Chad, btw.

But it’s been almost 8 years, so...


not sure what to make of it to be honest. they showed resourcefulness, which is good. but there's more to being a good employee at that. esp at a startup beyond a certain scale.


Would Reddit still be considered a startup?


I'm with you. This is the same Reddit that's owned by the ~44th largest private company in the world?


I got bit by a few ticks and we would always light a match, blow it out, and apply the still hot match to the visible back end of the tick. Scares the little bugger and they pop right out.


Unfortunately the way they pop out is, IIRC from Boy Scouts, at least in part, vomiting. So I was always taught to never induce them out because you'll still risk infection from the excreted stuff.


I soak them with 100 proof whiskey. They loosen up and it's also a disinfectant.


I consult on Oracle ERP software who are attempting to transition customers from their legacy, on premise (EBS) system to their hosted / managed SaaS (Cloud) offering. Main issues are:

1) Lack of customization options - in Oracle's case, their Cloud offering is hardly customizable (no database access) compared to the on prem version. Thus, key functionality is lost which makes running a business difficult.

2) Cost - you basically need to re-implement your business, which is a $1MM+ affair and tons of time and risk and consultants and work for your team. Plus the Cloud solution isn't that much cheaper in the end.

3) Bugs - the Cloud software is new and still has many problems. Let someone else fight those.


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

Search: