HN user

mjnaus

234 karma

Founder and web developer at Chilly Orange (www.chillyorange.com).

Posts15
Comments124
View on HN

Large holders of Tether would be pretty dumb to short it, as they'd be shooting themselves in the foot. If Almeda indeed knows something the rest of the market doesn't, they would (assuming rational action) quietly be exiting their position.

Matt here, one of the founders of Pagestead.

Totally agree, from a technical point of view, PHP would not be our first choice (or second, or third, etc). However, since our customers need to install this on their own infrastructure, we were rather limited in options.

The first $1 is easy.... If you're struggling to attract a single customer you seriously need to re-evaluate what you're doing. As mentioned earlier in the comments; doubling from MRR from $40,000 to $80,000 is a way bigger challenge than making that first buck.

There are other ways to test legacy code rather the applying unit testing. If no testing is present at all, unit testing is not likely the correct approach and function/integration testing (using a PhantomJS for example) might be more suitable.

There are other ways of testing which are more suitable, at least until you get your code base to the point where unit tests can more easily be applied. Smoke tests, functional tests, integration tests, QA, are workable solutions to build an initial testing harness around legacy code.

After staring at your site for a solid 2 minutes, scanning back and forth, I still haven't gotten a clue what it is that your product/service does...

Also, a major fail IMO, the share buttons are covering the first paragraph of text. This being the first written content visitors will be looking at, you better make this readable as most people aren't as patient as I am and will not stick around...

Since we've opted for a flexible item table structure (not every business out there requires the "item", "description", "item price", "total" structure) the table columns can pretty much anything, so the application currently have no way determining what to multiply with what.

Not sure about the number of digits in the totals, but obviously this should be unlimited. On our own installation we're in the for digits, so there should not be an issue with this.

Discounts are located in the Financials tab. It's a simple invoicing app, so there's no way to specify a discount based on when the invoice is paid (nor are we likely to implement something like this).

Terms can be placed in the invoice footer.

Thanks for the screenshots; the popup issue seemed to appear on Safari/Chrome, and has been taken care off now.

We also corrected the wording on the install page (SiteCloner is another one of our products, nothing shady going on here :)) and fixed the typos in the install instructions.

Thanks again for pointing out these issues :) Ping us at support@chillyorange.com if you'd like us to you the updated version right away.

Apologies for the typos; we'll take care of these shortly.

Regarding issues on the dashboard; we're not aware of any issues. Would you mind sending an email to support@chillyorange.com so we can figure out what the issue is and hopefully take care of them asap?

The only currency set through the config file is the default one; we placed this in the config file as, typically, you would set this once. Defaults per invoice and client can easily be set through the UI.

I like Anchor, same as I did Duet (actually bought a copy of it a few months back). The two major issues I have with both is:

a) the lack of support (this applies more to Duet then to Anchor obviously b) the lack of multi currency invoicing. Having the need to invoice customers in 4 different currencies means I can't use either Duet or Anchor :(

Other then that, I personally love self-hosted alternatives to expensive SaaS software!