jsnathan | 8 years ago | on: Ask a Female Engineer: Thoughts on the Google Memo
jsnathan's comments
jsnathan | 8 years ago | on: Bitcoin Cash: Why It's Forking the Blockchain and What That Means
I do think there is a lot of potential room for improvement in how blockchain governance works, especially in terms of delegate voting.
Maybe it is more reasonable to expect a majority portion of one chain and a majority portion of another chain to merge, leaving behind two stragglers, and then allow those who continue to hold the old tokens to buy in later at a decreasing discount.
jsnathan | 8 years ago | on: Bitcoin Cash: Why It's Forking the Blockchain and What That Means
And technically, I think it must remain possible as long as you can always simply issue a new token with a certain starting distribution.
jsnathan | 8 years ago | on: Bitcoin Cash: Why It's Forking the Blockchain and What That Means
What I've also wondered about though is multiple chains combining into one. Does anyone know if this has happened before?
I believe there is a strong analogy here to how company stock can evolve, when companies are either split out as separate entities, or merged into one, respectively.
jsnathan | 8 years ago | on: Learn Ethereum smart contract programming
jsnathan | 8 years ago | on: Learn Ethereum smart contract programming
[1]: https://ethereum.stackexchange.com/questions/191/how-can-i-s...
jsnathan | 8 years ago | on: Show HN: A simple SSH VPN client
Edit: typo
[1]: https://www.chromium.org/developers/design-documents/network...
jsnathan | 8 years ago | on: Show HN: tttfi – Middleware for IFTTT
[1]: https://semaphoreci.com/blog/2016/11/11/python-versions-used...
jsnathan | 8 years ago | on: Coinlist
jsnathan | 8 years ago | on: Leaked document reveals UK plans for wider internet surveillance
Companies standing up for the privacy of their users should be held to a higher standard than simply imposing limits on their own data collection.
They must band together to actively lobby to counter these kind of policies to not run the charge of moral hypocrisy.
Another problem is that the party leadership on all sides is often more or less in favor of these policies.
If there is to be any effective political opposition to this it must be organized from the bottom up.
jsnathan | 8 years ago | on: Ask HN: Self Hosted vs. Gmail / Outlook?
jsnathan | 8 years ago | on: Black Screen – Both a terminal emulator and an interactive shell
Either way, it's nice to have options, and it's nice to see innovation, and if Electron makes it easier to innovate we should be glad of that.
jsnathan | 9 years ago | on: Cleaver – 30-second slideshows for hackers
jsnathan | 9 years ago | on: Yahoo’s Marissa Mayer to Make $186M from Verizon Deal
jsnathan | 9 years ago | on: Hype Driven Development
> I mean, I get what the article is saying, yeah yeah, avoid the hype, don't drink the 'webscale' cool-aid...
I feel like you're shooting right past the author's point here. What he's saying is that hype, as in the shared excitement, obscures the actual tradeoffs involved in adopting the new technology, and makes it harder to make good engineering decisions.
I'd like to add that it also obscures the available alternatives - simple and straightforward ways to configure / extend existing technologies to have the same behavior / features as that shiny new thing.
And it's not even about what you know ahead of time. I was actually thinking about this earlier today: I often recognize some of the tradeoffs of adopting a new tech early on, but my judgement still often ends up clouded by enthusiasm.
A common pattern of rationalization I often have goes like this:
"Sure this old thing can be used to do the same as this new thing by using functions X,Y,Z, but this new thing lets you do it with just one function. I mean sure, I could write that function myself in about 10 lines, and I only need to do this once for each project, but this is just easier."
I'm not saying that this reasoning is wrong, only that it is biased.
Tradeoffs of a technology, and therefore knowing in which problem domain they are most appropriate, consist of both pros and cons.
The problem with hype isn't that the technology being hyped is not excellent in its own way, the problem is that (psychologically) hype leads us to ignore the cons, to rationalize them away - and this means we're not really fairly considering the tradeoffs.
The author isn't saying that microservices, react, Elixir, NoSQL, etc don't have upsides, but only that (if we are not extra careful) we might not be considering the tradeoffs and alternatives as pragmatically as we think we do.
jsnathan | 9 years ago | on: Biomedical companies bleed 500k horseshoe crabs a year
I don't think we have any workable theory at this point that would explain how exactly (biological) neural networks produce pain, or predict how complex they need to be to do so.
jsnathan | 9 years ago | on: A list of publicly known but unfixed security bugs
jsnathan | 9 years ago | on: Farmers look for ways to circumvent tractor software locks
Whether that's good or bad depends on how it's used I guess.
jsnathan | 9 years ago | on: Erlang Performance Lab
You'd have to create a Frankenstein interpreter to get anything working.
jsnathan | 9 years ago | on: Python coding interview challenges