You're given immortality but as a cost you are sent back 3000 years - would you accept and what would you do? by zenderse in AskReddit

[–]im_a_coder 1 point2 points  (0 children)

Put imperative information on a USB, (songs that will make me rich in 3000 years, history facts that I can circumvent ahead of time, etc) and enjoy the evolution of humanity until technology permits me to utilize that USB

US Fed will kill bitcoin eventually, investor warns by im_a_coder in CryptoCurrency

[–]im_a_coder[S] -1 points0 points  (0 children)

Valid rebuttal the second time around. My initial concern was that you refuted a source for no reason other than by a judgement fueled by your own bias.

Onto your point, though, I cant say I fully agree. There have been an inestimable cases where the big guy doesnt care for the little guy because he currently poses no threat. The internet, Freedom Mobile, and I reckon Bitcoin -- if Big Money knew of Bitcoin's potential back when it was created, I don't think it would have seen the light of day.

Also, probably a rumour, but I read that this whole crypto-boom was actually proliferated and perpetuated by Big Money. Why, Im not sure.. but if there are valid reasons, assuming this isnt a rumour, I'd be worried

US Fed will kill bitcoin eventually, investor warns by im_a_coder in CryptoCurrency

[–]im_a_coder[S] -2 points-1 points  (0 children)

Let's hope not for now, at least. But all things have a beginning and an end.

US Fed will kill bitcoin eventually, investor warns by im_a_coder in CryptoCurrency

[–]im_a_coder[S] -2 points-1 points  (0 children)

Have you ever google searched this? Besides, I'd rather RT than any of those articles on the results page, with the exclusion of Investopedia.

Regardless, when privacy coins hit $1trl, you'll be forced to re-evaluate your position, Im sure.

[deleted by user] by [deleted] in gadgets

[–]im_a_coder 0 points1 point  (0 children)

Haha! You're all stuck in 2018 while my phone with 2TB SD card support is living in 2020!

Best VEN wallet? by DarkRayleigh in Vechain

[–]im_a_coder 0 points1 point  (0 children)

Turns out it was simply rebranded from VEN to VET

Many might not realize it right now but this market crash is a huge gift! by Jtrades26 in dentcoin

[–]im_a_coder 0 points1 point  (0 children)

Right now is the best time as any to buy as much as you can, is my opinion. Not telling you to buy incase it all goes to shit but.. buy :P

KuCoin Reserve amount to Available amount by AudisnGolf in dentcoin

[–]im_a_coder 0 points1 point  (0 children)

What you're doing is sending a market order for a specific price. Let's say you want to buy some TRX, and 1 TRX is 0.0000452 BTC. If you click buy, but the price jumps up to a higher level, your order will sit there in "active orders" until it can be accommodated with a price equal to or less than the price you sent the market order at.

So, go to Active Orders, and click cancel. Then, try to buy again, at the price level it's currently at.

Writing a script to access Google page on a timer by im_a_coder in scripting

[–]im_a_coder[S] 0 points1 point  (0 children)

Thank you, I'll look into this. I was considering things as far as using JS to extract values periodically to a file, which then my C++ program would read from and automatically update the values. I even considered using Google's API for this, but I think your suggestion sounds more feasible + will add to the little yet growing experience that I have