Bruno Škvorc

Results 103 comments of Bruno Škvorc

Looks good, but one thing prevents a merge: coding standard. If you compare the files [here](https://github.com/Swader/autofight/pull/1/files), you'll notice your code has different indentation and makes the whole thing look inconsistent....

That's a discussion best left for Eth2.0 specs, as Nimbus is purely about implementing what's already been specced. In a nutshell, you can't let beacon node operators earn eth for...

Hm, true. I was too focused on Chrome alone to remember other browsers have quarrels with clipboard. Perhaps just make the popup contain a textarea with the HTML inside it,...

+1 Hints: https://groups.google.com/forum/#!topic/ace-discuss/-dwNC_rX7R0

Just use something better like Publii, VSCode, or Hackmd even

Would it be possible to actually use this approach of "poor man's sharding" as a solution? Maybe divide data into 10GB snapshots, each snapshot can be one such shard i.e....

Twitter announcement [here](https://twitter.com/peter_szilagyi/status/1119366286318948353) apparently they also managed to offload most of the data onto an HDD and keep only a very little part in the SSD needed for the blockchain's...

:+1: I'm actively working on [nofw](https://github.com/swader/nofw), it's a tutorial base for SitePoint + a base for smaller projects, so it'll be active.

@garak I'll try and take a look, get it some more exposure at the very least.

> First proposal is to remove the get prefix for all getters. Okay, but why exactly? What's wrong with the current approach? I think it's more consistent, predictable, and fits...