Hacker News new | ask | show | jobs
by jsty 2057 days ago
Nice to see Bobby Tables is all grown up.

Relevant discussion on the Companies House Developer Forum:

https://forum.aws.chdev.org/t/cross-site-scripting-xss-softw...

3 comments

I was wondering how much it costs to open a company in the UK to do something like that, and it seems to be really cheap (and quick):

a) Incorporate directly via Companies House

The standard registration fee to set up a company is just £12 for the ‘standard’ Companies House web incorporation service, which takes up to 24 hours to turnaround. You can pay via credit card, debit card or PayPal.

Source: https://www.itcontracting.com/how-much-limited-company-cost/

Yes, it is. Do they still require a minimum of two officers?

(Spam warning: if you form a company at your home address, you will be inundated with paper spam for office equipment. Especially from Dell.)

I have a ltd company registered at home and I got sent a pen with the company name engraved on it - nice spam :)

I also had a letter telling me I was the beneficiary of a few million dollars which was less useful :)

No. You can do it with one person.
It is easy to set up a company in the UK and quite rightly so. If it wasn't then the economy might suffer.

Issues such as what that company does after incorporation are another matter.

Not many DBMS which support stacked queries I'll guess.
Hilarious!
This reminds me of a story I saw on Reddit once. A man worked for a payment processing firm that didn't sanitize their database inputs at all.

One day, they get a new customer called "Select". Absolutely everything stopped working.

I'm disappointed that the discussion seems more about debating whether that person acted in good faith or that the law regarding acceptable characters in company names should be changed, as opposed to the bigger concern of why were they not sanitizing company names? Even without intent to insert HTML, characters such as < or > would still break their pages.