Have you tried out teleconsole? I've used it quite a bit and I'm quite happy with it. https://github.com/gravitational/teleconsole
A decentralized, distributed ledger has value as well. Ethereum is a better example, but on the flip-side so is steel.
This might be beating a dead horse, but what's the difference between Bitcoin and gold then? If gold loses its value, then it's just a heavy rock. They both take time, money, and resources to mine but neither of them…
Works great on Android N for both webview and chrome.
Userscript Version: https://gist.github.com/luke3butler/3ff89de4fb6564669eaa50d2...
That's not Authy/Google Authenticator. That's social engineering their way into getting a persons text messages for SMS 2FA.
But you can use JSX with Vue if that's what you prefer. Vue passes everything down to render functions in the end anyways. React forces JSX use, so a lot of times the battle between Vue vs React seems to be Vue…
Booting them off cloudflare caused downtime at best.
"Literally, I woke up in a bad mood and decided someone shouldn’t be allowed on the Internet. No one should have that power." I've been jumping back and forth over the fence on this topic, but this stance is where I've…
I originally wrote this comment because BCC has been reserved for BitConnect prior to the existence of Bitcoin Cash. Looks like BitConnect might need to come up with a new short-name?
Bitcoin cash is BCH not BCC.
Why is anything worth anything? Gold and silver have value because they're more rare than other metals, there's only so much of it that exists, and it takes time, money, and work to go out and mine them. The reason…
This was last edited in 2011. Things sure have changed.
The music discovery gave me some new bands that don't have a lot of listeners. Thanks! I'll be back for more.
The entire project is 89 lines of ES6 JS. Python 2 was just used for four lines of example middleware. You can write middleware in anything that's executable via a terminal window.
This surprised me too, but it looks separate. You log in directly to GCP or AWS.
This is only if you deploy to their servers. Other cloud providers are completely separate.
"Aside from "Function as a Service" providers, we also are working hard on bringing the Now experience to container management solutions such as Kubernetes. These systems provide a lot of power to their administrators,…
There are a lot of jsperf tests like this one https://jsperf.com/translate3d-vs-xy/4 This isn't pure css as it's using JS to set the property, but it should be a good indicator.
Yep, the will-change was something new to me.
TL;DR These are the best css properties to animate with Position — transform: translateX(n) translateY(n) translateZ(n); Scale — transform: scale(n); Rotation — transform: rotate(ndeg); Opacity — opacity: n; I'll add in…
Would you say contracting on the side is taking on too much? I think I could handle it. I like having the stability, so easing into contracting might be a viable option for me.
I've been searching for a remote position for 6 months, and I can relate to OP on a lot of this post. Methods slightly different. I feel like I'm one of a huge crowd and being ignored completely is very common, even…
Media Query + min-width fix. https://gist.github.com/luke3butler/72492aaa68ee9425758ee786...
Have you tried out teleconsole? I've used it quite a bit and I'm quite happy with it. https://github.com/gravitational/teleconsole
A decentralized, distributed ledger has value as well. Ethereum is a better example, but on the flip-side so is steel.
This might be beating a dead horse, but what's the difference between Bitcoin and gold then? If gold loses its value, then it's just a heavy rock. They both take time, money, and resources to mine but neither of them…
Works great on Android N for both webview and chrome.
Userscript Version: https://gist.github.com/luke3butler/3ff89de4fb6564669eaa50d2...
That's not Authy/Google Authenticator. That's social engineering their way into getting a persons text messages for SMS 2FA.
But you can use JSX with Vue if that's what you prefer. Vue passes everything down to render functions in the end anyways. React forces JSX use, so a lot of times the battle between Vue vs React seems to be Vue…
Booting them off cloudflare caused downtime at best.
"Literally, I woke up in a bad mood and decided someone shouldn’t be allowed on the Internet. No one should have that power." I've been jumping back and forth over the fence on this topic, but this stance is where I've…
I originally wrote this comment because BCC has been reserved for BitConnect prior to the existence of Bitcoin Cash. Looks like BitConnect might need to come up with a new short-name?
Bitcoin cash is BCH not BCC.
Why is anything worth anything? Gold and silver have value because they're more rare than other metals, there's only so much of it that exists, and it takes time, money, and work to go out and mine them. The reason…
This was last edited in 2011. Things sure have changed.
The music discovery gave me some new bands that don't have a lot of listeners. Thanks! I'll be back for more.
The entire project is 89 lines of ES6 JS. Python 2 was just used for four lines of example middleware. You can write middleware in anything that's executable via a terminal window.
This surprised me too, but it looks separate. You log in directly to GCP or AWS.
This is only if you deploy to their servers. Other cloud providers are completely separate.
"Aside from "Function as a Service" providers, we also are working hard on bringing the Now experience to container management solutions such as Kubernetes. These systems provide a lot of power to their administrators,…
There are a lot of jsperf tests like this one https://jsperf.com/translate3d-vs-xy/4 This isn't pure css as it's using JS to set the property, but it should be a good indicator.
Yep, the will-change was something new to me.
TL;DR These are the best css properties to animate with Position — transform: translateX(n) translateY(n) translateZ(n); Scale — transform: scale(n); Rotation — transform: rotate(ndeg); Opacity — opacity: n; I'll add in…
Would you say contracting on the side is taking on too much? I think I could handle it. I like having the stability, so easing into contracting might be a viable option for me.
I've been searching for a remote position for 6 months, and I can relate to OP on a lot of this post. Methods slightly different. I feel like I'm one of a huge crowd and being ignored completely is very common, even…
Media Query + min-width fix. https://gist.github.com/luke3butler/72492aaa68ee9425758ee786...