Block Viewer: Visualize the Bitcoin block chain
Many of the analogies used to explain Bitcoin are, unfortunately, misleading. Saying 'each bitcoin', for example, as if it were a tangible collectable, introduces a bunch of associations that aren't helpful for understanding.Instead, think of Bitcoin as a giant consensus accounting le...
This is by Mencius Moldbug, a coder who made off with enough options money just prior to the dot-com crash to basically be retired in the Bay Area, reading and writing. He's been bringing the wordy essays for almost a decade now on a wide variety of topics, but I'll save you some time...
Ruby Toolbox is a great source. I think opensourcerails.com has an equal and opposite value. Often times it is difficult to visualize how all of the tools fit together, before you start. Having a site where you can look through an open source fully functional site and figure out which...
That is an absolutely terrible lesson to draw from this episode.First and most importantly, Airbnb and Uber are not disrupting industries burdened primarily by consumer safety regulations; they are disrupting industries burdened primarily by barriers to entrance that are designed to d...
(Bah, great point about passwords. I need to reform my ways.)To amplify and expand on Thomas here: when this was announced I pushed the Big Red Button and pushed three emergency patches to my servers at 3 to 5 AM Japan time. My perception was "This just can't wait." I went to sleep wi...
I guess them adding that to their FAQ is an attempt to try and prove that they're not an assassination market:http://en.wikipedia.org/wiki/Assassination_market An assassination market or market for assassinations is a prediction market where any party can place a bet (using anonymous ...
You are going to have problems with this whenever you are composing SQL statement with any type of user-provided data as part of the raw SQL string passed to the server.This generally happens in one of two says: 1) (most common) You have a SQL statement that takes a user-provided para...
I posted this on /r/bitcoin, but this might be relevant here.It seems Bitcoin is moving from the innovator phase of the technology adoption lifecycle to the early adopter one. http://en.wikipedia.org/wiki/Technology_adoption_lifecycle The community and services around it is maturing. ...
I hope there are better arguments for the deflationary nature of Bitcoin than this article.The author uses the utterly senseless definition of deflation as a change in the total money supply, instead of per capita money supply. If Bitcoin becomes more popular, its asset value increase...
Hm, I am Not Happy about a feature of the new protocol. It's unfortunate that -- although I can hear the gears of politics turning in the document -- the details of the argument that spawned it are not laid out there for me to read.In this day and age, using X.509 for something like t...
Seems like Bitcoin is being rapidly adopted as a viable currency choice. For a while there I wasn't convinced Bitcoin was going to survive the issues it faced, especially all of the controversy surrounding fraudulent Bitcoin exchanges and wallet services that disappear with users Bitc...
I'm strongly surprised that is not widely used for money laundering yet.It seems perfect for the purpose of storing value and moving it semi-anonymously. Especially since you can just buy a bunch of very generic hardware with stolen money and mine pure money. I'm hoping underground wi...
As I stated in an earlier comment, I would likely have a different experience with Django now. Django was the first framework I attempted to learn, so I'll wholeheartedly admit that some of that was inexperience with web applications (started programming with non-web VB and Java).I co...
I disagree. inflation is _a_ motivator for exchanging currency for other assets/services. But i don't think it is a primary motivator. Inflation/deflation is only a strong motivator in abnormal circumstances. With 2-3% inflation my primary motivation for buying things is way more abou...
Bitcoin works by having "blocks" of data, containing transaction history (every Bitcoin transfer someone has made - it is only actually made when incorporated into a block), "mined" by a network. These blocks are mined by incrementing a value in the block of data computing a hash of i...
Bitcoin is helping shape the future of payments - and as the first YC-backed bitcoin company, we're right in the thick of it. We're off to a great start - 15% growth per week in transaction volume, closed a deal with a major U.S. bank, and raised a $600k seed round. We're now looking ...
Request for Balanced to support Bitcoin as a payout method
This article is just, plain, silly. The author criticizes Balanced because they don't support Bitcoin? Yea, so, here's the deal -- startups need to make money, not chase down ideological, academic experiments like Bitcoin.As a customer, I can attest that Balanced provides a really, re...
500friends is looking to hire the three best Ruby on Rails hackers on HN.Yes, we realize that really badass Rails hackers are in high demand. So why should you join us over that sexy social - local - mobile - sharing start-up? The usual stuff: Fast paced environment with no bureaucrac...
How userfox sends & tracks emails in their Ruby app using the Mailgun API
This is compelling anecdotal evidence that Bitcoin use may be expanding from a tiny number of market innovators to a still-small but considerably larger number of early adopters. So far, Bitcoin is following the usual path to wider adoption of all innovative products.[1] I continue to...
Hacker News new | comments | ask | jobs | submit login Currency code for bitcoin (change.org) 5 points by lelf 1 hour ago | discuss Lists | RSS | Bookmarklet | Guidelines | FAQ | News News | Feature Requests | Y Combinator | Apply | Library Search:
My disclaimer (and bias) is I'm a hardcore linux dev and never touch windows unless its forced upon me. So with that said, here's my thoughts."Myth 1: It's Easier to Bootstrap a Project In Rails" Maybe, but still I doubt its cross platform (without headaches) - can you bootstrap MVC o...
Yes, this is sometimes the case. I've done some thinking on this in this older post: http://justinjackson.ca/this-tree-guy-has-good-business-advi... Sometimes, moving to a new market can help. However, there's still the possibility that there is no profitable market for your product. ...
KIM DOTCOM had it wrong. Share files anonymously & earn BITCOIN for downloads.
It's unfortunate that shipping to european countries is on average about 4x the cost of the product. For example: a kensington-like cable is 25$ but shipping is $110. Similarly, for a 200$ screen, shipping is $300.So while it's nice that international shipping is available, it's not v...
Hi, a couple of suggestions here: 1. Landing page. It is not very clear for me what is the basic "free" course. Will I be able to go all the way up to building my app with the free one? If you write it as Course 1: RoR Basics, you lead me to think you will only tell me how to define v...