Hacker Newsnew | past | comments | ask | show | jobs | submit | more asciihacker's commentslogin

    > They asked me the same questions back in 2012. I was applying for a Java developer position.
OMFG.


>that's what happens when AI bots discover recreational drugs. LOL


I like the use of 2 columns.


The SO story will allow them to scan the highlights quicker IMHO.


It will become even more important to include visuals such as popular company logos or hip cool images.

This is the only reason I created a logo for my open source project, so that it sticks out whenever someone posts about it.


dice.com


Lol, I guess I should have specified emails written in good English that weren't asking me to move across the country for some shitty 3 month contract.


I dont see the application myself either. Why not leverage existing robust technologies like a relational database?


You could, but a relational database isn't distributed upon 5,000+ worldwide nodes in an immutable data ledger. That's the value the Bitcoin blockchain provides, it allows you to stick data into a transaction that will be there forever. The Bitcoin blockchain provides an economic incentive to keep the data accurate and accessible, as it would be (near) impossible to pull off a 51% attack in todays day and age.

Many databases can be modified by the ones who centrally operate it. The Bitcoin blockchain is the worlds first distributed global database that takes the burden of trust off your internal systems and records.


No; using the Bitcoin blockchain to store medical records is a terrible idea.

Yes, they are robustly distributed on each of 5,000 worldwide nodes.

But, think about that! How's that going to work for 10 million patients' MRI records? Each MRI being a series of high res images?

That's not possible with Bitcoin - its not designed to store near that quantity of data - its not even desirable.

I don't know what the advantage of Blockchain is with healthcare, but its certainly not storing your medical records on the Bitcoin blockchain. [Standard disclaimers about predicting the future apply.]

Maybe a hash of them, so you know they aren't tampered with, or that sort of thing - but that seems like a second order problem.


No one is advocating putting medical records on the blockchain. That's crazy.

He's talking about using a technology like Tierion or Chainpoint to anchor a hash of the data in the blockchain. This can be used to verify the integrity and approximate timestamp of the data.

http://tierion.com http://chainpoint.org


> No one is advocating putting medical records on the blockchain. That's crazy.

The post I responded to seemed to be.

It implied the data would be "distributed upon 5,000+ worldwide nodes in an immutable data ledger", and said it would:

"be there forever" "keep the data accurate and accessible"

I think its legit to call this out. Blockchain is a great technology, but its being hyped as if its the world's only distributed database.

> This can be used to verify the integrity and approximate timestamp of the data.

That may indeed be beneficial, but isn't the panacea that is being touted.


"That may indeed be beneficial, but isn't the panacea that is being touted."

We agree. That's the primary conclusion of the report.


Should have been more clear. No records should be stored on the Bitcoin blockchain, only a hash of the data. Using a service like Tierion, a hash of your data is anchored into the Bitcoin blockchain, and Tierion gives you back a blockchain receipt. That blockchain receipt is a cryptographic proof that can be used to verify the integrity of that data at a later point in time.


I still don't see the point in a 'permissioned blockchain' without proof of work. If you just put Paxos / Raft / any other consensus protocol on top of a 'blockchain', all you're basically doing is reinventing distributed databases.


Tierion uses the Bitcoin blockchain for these reasons. Proof of work is what really secures your data.


Is this a trustless system? If so, what is the game theoretic aspect of it, what nodes do the mining and what are their incentives? If it is not, what prevents you from implementing a traditional distributed system with traditional consensus protocols? I'd wager that traditional methods are much more performant than the BitCoin blockchain in that scenario.


> You could, but a relational database isn't distributed upon 5,000+ worldwide nodes in an immutable data ledger.

The DNS would like a word.


>It has a flagship SoC rather than a mid-tier SoC.

What is "SoC" an abbreviation for?


System-on-Chip


Also see PlantUML, which also has experimental code generation tech.


I fought like hell to install all the deps before throwing in the towel.


> I fought like hell to install all the deps before throwing in the towel.

What? The deps are pretty tame for such a large program.

tcl8.6, tk8.6, tcllib, libsqlite3-tcl, libtk-img

So, for a debian/ubuntu machine:

    sudo apt-get install tcl8.6 tk8.6 tcllib libsqlite3-tcl libtk-img
RHEL/Fedora and friends will be similar, except with yum/dnf.

All of this info is at the top of the downloads section:

http://drakon-editor.sourceforge.net/editor.html#downloads


It seems that the body cam often "falls off" just before the cops tase, beat the shit out of, or kill someone.


Do you have any evidence to support the claim that this happens "often". Your use of scare quotes seems to indicate that this is intentional behavior. Can you back up such an accusation?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: