HN user

crynix

38 karma
Posts1
Comments22
View on HN

If you're on a Mac, it's:

sudo ipfw add reject src-ip 173.194.55.0/24 in

sudo ipfw add reject src-ip 206.111.0.0/16 in

Cool idea! Few things about the website:

* The navbar on https://www.bitspend.net/order.html isn't consistent with the rest of the site. It's missing the "Order Now" link.

* I want to click your logo to go to the home page.

* You're using the Bootstrap default favicon

* Is the business's name Bitspend or BitSpend? Both appear on the site.

* The links on the bottom of the main page don't go anywhere.

* The text in the jumbotron/masthead is misleading. The item isn't shipped directly to the consumer.

* "Unlimit Your Bitcoins" sounds a bit awkward. What about "Unleash Your Bitcoins"?

I learned the command line by using the command line. When I switched to Arch Linux, using bash was inevitable. It took many Google queries and reading many man pages to finally become comfortable in it.

What determined the outcome of your service was the convenience factor. To use it, the user needs to select the information, go to your webpage, and then submit it. It's too much work for the user.

OP's program removes 1/3rd of the steps, making it much easier for the user.

How Search Works 13 years ago

It might be your machine/browser/os. The same thing happened on my laptop (OSX/Chromium), but it worked fine on my desktop (Arch/Chromium).

Well, of course you need to give the markdown extension to files which should be rendered as such. How else is Github supposed to know which files are markdown?

Github Pages is strictly for hosting static files. Thus, it's not meant for discussion between users. You're better of renting a VPS and hosting your project's website on it.