Viewing profile — onestone
onestone
HN member- Joined
- Tue, Jun 05, 2012, 12:31 PM UTC
- HN karma
- 1,885
- Public activity
- 184 items
- HN profile
- View on Hacker News ↗
About onestone
Recent public activity
-
comment
Comment #27742269
I simply put my apps in different namespaces on dev/stage/prod/etc. That way a kubectl command run against the wrong cluster will fail naturally.
-
comment
Comment #16928333
Well, baseless naysayers are just as bad as baseless hypers.
-
comment
Comment #16731705
StorPool[0]. Inoreader recently blogged about their experience with it, and why they chose it instead of Ceph[1]. [0] https://storpool.com/ [1] http://blog.inoreader.com/2018/03/su…
-
comment
Comment #16485437
Any bets on how their next IM app will be named? My pick is Hangouts Talk.
-
comment
Comment #16347202
Yeah, flagged for being inaccurate.
-
comment
Comment #16142107
FUD. Insufficient liquidity on some exchange might cause the price to fluctuate briefly, of course. But it quickly corrected back to $1.
-
comment
Comment #16025847
> There will be no breaking changes from Beta 3 to stable, so our changelog should be short and sweet. Expect some linting, Sass variable improvements, updated docs Examples, and m…
-
comment
Comment #15662141
I have several servers in GRA which were unreachable for two hours. Might have been due to the routing or DDoS-protection infrastructure.
-
comment
Comment #15457989
The Ethereum "ice age" is a mechanism to ensure smooth transition to future planned hard forks. By tweaking the difficulty adjustment formula to artificially increase block times a…
-
comment
Comment #15195645
I was the one who added Yarn to the official docker-node image[1][2]. This was the most popular docker-node feature request at the time. We managed to achieve it with a minimal siz…
- story
-
comment
Comment #14948424
Good luck claiming SLA refunds from them. Their "support" will stall for months and in the end forget/expire your requests.
-
comment
Comment #14905833
The same loophole is used in Bulgaria. Our largest bank charges 7 EUR for receiving 1 EUR, and 19 EUR for sending 1 EUR.
-
comment
Comment #14881855
Article incorrectly states that BTC-e was "Bulgaria-based", like many other articles unfortunately. There is zero evidence for that: https://bivol.bg/en/no-bulgarian-connection-fou…
-
comment
Comment #14881352
Why is it always assumed that the "company" was based in Bulgaria? Which "company" is it? As a Bulgarian myself I've seen that mentioned several times in the past, even on reputabl…
-
comment
Comment #14842839
And here from TechCrunch: https://techcrunch.com/2017/07/24/snopes-seeks-crowdfunding-...
-
comment
Comment #14615070
Well no, actually. Good Nvidia cards are also nearly extinct, because they are actually still profitable for Ethereum mining. So when people couldn't find AMD cards, they settled f…
-
comment
Comment #14580239
It's also true for other countries in the eastern part of the union.
-
comment
Comment #14578225
Apparently the EU Parliament is trolling Theresa May.
-
comment
Comment #14506190
The truth is almost exactly the opposite of what you say actually. Yes, Arch is more difficult to install and configure the first time because it requires you to actually understan…
-
comment
Comment #14401591
Seems clickbaity and inaccurate. List of many other "primeval" forests in Europe: https://en.wikipedia.org/wiki/List_of_old-growth_forests#Eur...
-
comment
Comment #14349686
Also, I might still want to do some things differently server-side in getInitialProps(), despite most of the code being shared. For example, clients might access the API through a …
-
comment
Comment #14348702
You are right about that, I admit. Still, using the same transpiled code both client-side and server-side is suboptimal at least. E.g. if I target Node 7.x on the server, I don't n…
-
comment
Comment #14346727
I evaluated Next.js recently, and while it looks excellent on the surface, there were a couple of red flags: - Devs insisting (incorrectly) that they _have_ to ship the component s…
-
comment
Comment #14231385
> Wasn't Ethereum unusable for a a decent percentage of 2017 so far? No. Ethereum suffered DoS attacks for a couple of months, but even during the worst of them it had significantl…