Live data from Hacker News

Viewing profile — scientaster

scientaster

HN member
Joined
Wed, Feb 15, 2017, 6:11 PM UTC
HN karma
26
Public activity
6 items

About scientaster

No profile information was provided.

Recent public activity

  1. comment
    Comment #15714747

    Unfortunately, since everything is off chain in third parties' hands, bitcoin is slowly becoming what it meant to replace.

  2. comment
    Comment #14239098

    Good analysis of the code, and nice correction. Agreed that you should always check your sends' return values, too! In this example you have to send more than the last guy, so I th…

  3. comment
    Comment #14238149

    It's not equivalent to what OP made, the logic is slightly different. It took 5 minutes and it was just to demonstrate how easy it would be to make something similar. If you wanted…

  4. comment
    Comment #14237691

    Would have been much easier with an ethereum smart contract. No gimmicky address list, it's a crowdsourced picture in the blockchain. contract Place { struct Pixel { bytes3 color; …

  5. comment
    Comment #13878540

    While I haven't read the contract, that is a definite possibility. Most applications that require an 'Oracle' (a trusted source of information i.e the bot) can be written in a way …

  6. comment
    Comment #13875719

    Basically a github maintainer can add their project to commiteth so that whenever someone posts an issue with a label "bounty" a bot posts an address. That address is an ethereum s…