HackerTrans
TopNewTrendsCommentsPastAskShowJobs

buckie

no profile record

comments

buckie
·il y a 5 ans·discuss
Does anyone know where the actual latest design for ETH 2.0 sharding is? Whitepaper/repo because w/o sharding you can't scale layer 1, and if you don't scale layer 1, you can't address layer 1 gas costs.

I've always been of the opinion that their sharding effort would fail, but I want to stay well informed. Sharding POS is very hard because the "trilemma" is correct for POS (kadena.io / explorer.chainweb.com being the example that the trilemma is solvable if you stick to POW).

Layer 2/zk-rollups will only help successful dapp devs lower their gas costs (see: DyDx). It doesn't relieve the pressure on layer 1 as other apps/patterns move in until a new equilibrium is reached.
buckie
·il y a 5 ans·discuss
I can't cite that example, I just have a friend whose parents are there tell me a story about how they were saying how pretty the snow flurries were and how he had to inform them about how ominous it was for there to be snow there. It's possible that they were referring to the frost that Sao Paolo got (which is still pretty crazy), and the videos of snow from further south.
buckie
·il y a 5 ans·discuss
One of my current concerns is that the demonization of climate scientists over the last 30 years has resulted in models that underestimate the timelines of how bad things get. Not an intentional conspiracy or anything, just a systemic natural response to the pressure of not wanting to be raked across the coals in the media as the "crazy".

As an example, the heat wave in the northwest of the USA and Canada this year was something I remember reading about as a problem to expect ~2050. Ditto for Siberia this year. Ditto for the snow in Sao Paolo.

I hope my concerns are misguided. I general though, short of a deus ex machina, I have no hope for the world doing anything about the climate emergency, even after it's obviously too late and even after the worlds seen a major city burned/wet bulbed/typhooned off the map.
buckie
·il y a 5 ans·discuss
I looked into it. It is next to impossible to get. It doesn't take a crazy amount of money to get it, but from what I've experienced it looks like it takes a ton of wealth + the right connections + Albany politics. And that was years ago, I assume it's worse now. Moreover, there's no SLA for responding to the applications... so there are likely 500-1000 applications sitting in a box some where in Albany.

Bitlicense isn't a disaster, but it's a huge problem if you're in the space that you really do need to be careful of crossing. Crypto has a meme factory but not a lobbying strategy, and even if it did it's up against two near immovable objects: old school finance lobbying and being an easy target/distraction in the press.

We should just be thankful that Bitlicense wasn't adopted elsewhere and give up on NYC as a hub for this stuff. Until crypto grows beyond finance AND legal combined (legal will lobby with finance if asked) in terms of who makes money in NYC -or- crypto allies itself with another major mover (maybe real estate), don't expect things to ever change for the better.

It's a shame really. NYC would be leading crypto if not for this law. But then again, NYC doesn't care because tech is probably the 5th or 6th largest revenue generator in the city and has few/no generation spanning connections to Albany.
buckie
·il y a 5 ans·discuss
> but pointing to a factory that pollutes because you buy their products and want their product cheaply is equally inane

Agreed, but I'm not pointing at the factories. Consumers _can't_ lobby congress or control the media narrative. Factories don't lobby congress nor spin a media narrative designed to distract attention from those profiting off dumping the externalities of the business models onto the world.

I'm pointing at the corporations (the sum actions of their boards & C-suites taken as a single entity) that own the factories and reap the rewards. I'm pointing at the people that have effectively "won" capitalism and then took it way too far by changing the law and controlling the narrative to make sure they stay in power no matter the costs.

I hope there's some resolution that doesn't require a revolution, though I suspect we'll just do _nothing_... then it'll be a mega-clusterfuck the likes of which we can barely imagine... and maybe after the first 10M-100M deaths due to famine/heat/fires/storms we may figure out that we need to do something... and it'll be too late and/or that something will be another major war.

But before that western society gets to decide how to handle storms/crop failures/droughts driving the largest human mass-migration EVER (Central America => USA, Africa/Middle East => Europe) during a period when resources are constraining.
buckie
·il y a 5 ans·discuss
Welcome to climate change in the 21st century, where we'll be outraged/distracted by everything but how ~100 companies are responsible for 70% of global emissions[1]. Today we’ll be talking about evil terrorism enabling cryptocurrencies. Tomorrow we’ll be talking about individual choice and SUVs.

[1]:https://www.theguardian.com/sustainable-business/2017/jul/10...
buckie
·il y a 5 ans·discuss
There is an example of directly scaling PoW that's been in prod for 1.5 years now: https://explorer.chainweb.com/mainnet

Instead of having X PH of PoW difficulty for a single blockchain, you have N parallel blockchains with ~X/N PH difficulty. Same energy needs, N*single chain performance. The coolest bit being that N can increase in an upgrade w/o needing to increase energy consumption, should the network gain traction and need more throughput. It upgraded from 10 to 20 chains last summer.

Other cool bit is that each chain runs a formally verifiable LISP (Pact)... I jokingly refer to Kadena as "a multithreaded LISP machine in the sky".

Disclaimer: I designed the Chainweb consensus algorithm