Live data from Hacker News

Show HN: JobInChain – Find a Job as a Blockchain Developer

jobinchain.com

21–30 of 43 posts

Re: Show HN: JobInChain – Find a Job as a Blockchain Developer

#21

Interesting to see that most decentralized developer positions require centralized location (no remote) as a requirement :)

I agree and it's not just for developers, also non technical roles. But I've found that these crypto startups do actually seem to offer more remote opportunities than your conventional startup. This job board is pretty good in terms of remote crypto jobs https://cryptocurrencyjobs.co/remote/engineering/

Re: Show HN: JobInChain – Find a Job as a Blockchain Developer

#24

Interesting to see that most decentralized developer positions require centralized location (no remote) as a requirement :)

I agree and it's not just for developers, also non technical roles. But I've found that these crypto startups do actually seem to offer more remote opportunities than your conventional startup. This job board is pretty good in terms of remote crypto jobs https://cryptocurrencyjobs.co/remote/engineering/

Oh cool, I published my first Ethereum app this year + have 2 more on the Kovan testnet. I'll check this out.

Re: Show HN: JobInChain – Find a Job as a Blockchain Developer

#25

This is useful, but the naming is quite unappealing :) As a sidenote, I see a lot of "normie" devs (as in formerly working for "big data", "cloud" etc. projects) joining blockchain startups suddenly.

Thank you for the feedback!

You didn't like the name ?

And yes there are a lot of devs that seem to have interest in blockchain.

Re: Show HN: JobInChain – Find a Job as a Blockchain Developer

#26

Dear developers, stop defining yourself with the technology you work with. Instead define yourself based on what you believe in and stand for.

what if you stand for blockchain or you believe in big data.

Then you stand for nothing at all. You can stand for decentralization of financial systems at which point blockchain might become an enabling technology. But you are arbitrarily limiting yourself if you have such a strong focus on a given paradigm.

Re: Show HN: JobInChain – Find a Job as a Blockchain Developer

#28

Earlier quoted context omitted.

Most Blockchain projects heading for actual production aren’t decentralized though. Maersk may be heading toward running container ownership claims on Blockchain tech, but they will be in full control of the network and the deciding nodes.

Honest question for someone more knowledgeable about the subject than myself: if you are not decentralized (in the authority sense), why would you pick a blockchain-based solution instead of a more traditional distributed database? Sometimes it looks like people throw blockchain in a project not on technical merits but because they think the buzzword is a VC magnet.

My only guess is that they save on human auditing of some kind that is a legal requirement of the industry (and communication/scheduling overheads of that auditing). Maersk operates across many different countries/languages and probably has different levels of technology in each of those countries that makes auditing difficult.

Re: Show HN: JobInChain – Find a Job as a Blockchain Developer

#29

Earlier quoted context omitted.

Most Blockchain projects heading for actual production aren’t decentralized though. Maersk may be heading toward running container ownership claims on Blockchain tech, but they will be in full control of the network and the deciding nodes.

Honest question for someone more knowledgeable about the subject than myself: if you are not decentralized (in the authority sense), why would you pick a blockchain-based solution instead of a more traditional distributed database? Sometimes it looks like people throw blockchain in a project not on technical merits but because they think the buzzword is a VC magnet.

While your VC answer is probably the case more often than not, here is one technical answer to your question:

Instead of "proof of stake" as the consensus model, you could build a "consortium blockchain" where other parties (ie your big customers) get to validate the blocks themselves in addition to your servers. "Proof of authority" or "delegated proof of stake" are consensus models for this approach. This would be helpful if you want the data to be private but you want to increase trust within your platform.

Re: Show HN: JobInChain – Find a Job as a Blockchain Developer

#30

Earlier quoted context omitted.

Honest question for someone more knowledgeable about the subject than myself: if you are not decentralized (in the authority sense), why would you pick a blockchain-based solution instead of a more traditional distributed database? Sometimes it looks like people throw blockchain in a project not on technical merits but because they think the buzzword is a VC magnet.

>Sometimes it looks like people throw blockchain in a project not on technical merits but because they think the buzzword is a VC magnet. That's because they do. A Blockchain without decentralization (and therefore no need for proof-of-work consensus) is functionally just an immutable, append-only object database - the same sort of data structure that any modern, distributed source code version control system (like G…

It's sad how often this happens. I regularly talk with people in "blockchain startups" only find out that they're the sole operators of the network. Congrats guys, you just raised $30 mil to build a highly-clustered event sourcing database
Post reply on HN