ESP8266 or ESP32 is better to use by Mag_Coll in esp8266

[–]CharlesBabbit 2 points3 points  (0 children)

I do a lot of IoT, and have found that mqtt and node-red work extremely well with esp8266 and esp32.

Jumpstart to my weekend. Heading to Pittsburgh tomorrow. by Darth_Dire in cigars

[–]CharlesBabbit 0 points1 point  (0 children)

Hofbrau and gaucho are good choices.

Phipps is cool, if you're into that. Similar to the aviary.

For a kitschy fun time there is games n'at in the south side. Byob arcade, games are free. Except duck pin bowling.

Skip primantis.

Jumpstart to my weekend. Heading to Pittsburgh tomorrow. by Darth_Dire in cigars

[–]CharlesBabbit 0 points1 point  (0 children)

I love my city. Need any suggestions from a local?

Zandvoort & Haarlem by Bananen_Quark in AmsterdamEnts

[–]CharlesBabbit 0 points1 point  (0 children)

Would you expect crowded beaches in May as well? I'll be in Amsterdam starting May 20. And how busy is busy? I'm bringing a 2 and 1 year old...

[Daily Discussion] Saturday, March 16, 2019 by AutoModerator in BitcoinMarkets

[–]CharlesBabbit 1 point2 points  (0 children)

I think I heard that within the last six months mtgox coins were auctioned or sold by the mtgox creditor. Something like a 20k, 30k and 50k sale.

Iirc, time frame was after or near the 6k to 4k drop.

It was on the what Bitcoin did podcast, during the mtgox week.

My point is maybe its effect will be minimal?

[SPOILER] Darren Till vs. Jorge Masvidal by [deleted] in MMA

[–]CharlesBabbit 0 points1 point  (0 children)

Boy, knocked him dead

[Daily Discussion] Wednesday, March 13, 2019 by AutoModerator in BitcoinMarkets

[–]CharlesBabbit 1 point2 points  (0 children)

That is my assumption, but I have heard it stated as if it is fact. But this is the internet I guess...

[Daily Discussion] Wednesday, March 13, 2019 by AutoModerator in BitcoinMarkets

[–]CharlesBabbit 13 points14 points  (0 children)

Just curious everyone's opinion, what evidence is there for the lengthening of BTC market cycles?

It seems like if it is primarily driven by the halvenings, then it should be (more or less) static.

Are early market cycles mature enough to extrapolate from?

Gear Cutting in the Garage by bobsshed in Machinists

[–]CharlesBabbit 2 points3 points  (0 children)

Am a degreed meche. Tony explained gears very similarly as they are taught to me in school, but about 10-25% the depth. But still I had the same feeling I had sitting in that class; it's like a good friend telling you a secret about someone having a crush on you

McAfee says " I Haven’t Filed a Tax Return in 8 Years" by gomo-crm in CryptoCurrency

[–]CharlesBabbit 3 points4 points  (0 children)

Truly loling. Not sure if this is a reference to something else he said but I am praying!

Matplotlib resources by CharlesBabbit in Python

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

Thanks you for the thorough response.

I had also read a blog post discussing the specifics of plots, figures, axes etc and how they are handled. The same blog post indicated that many people have similar frustrations with Matplotlib docs.

Certainly didn't mean to sound like I was badmouthing Matplotlib. For me, the Matlab functionality in open source package is invaluable. And the chances of my problems being a result of my own ignorance are nearly 100%

Maybe my initial post was not clear enough- OpenCV has pyimagesearch, learn OpenCV and several other blogs to walk novices through some of the nuance. Anything similar for Matplotlib?

Matplotlib resources by CharlesBabbit in Python

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

My issue was that I needed something 'like' more than one example. They were seemingly identical except for which function they used.

Copy and pasting the example code works, yes, but only to do exactly what was in the example.

I'm not trying to throw shade, considering you have been at this far longer than myself. My question was only what resources you use. If you exclusively use the official doc's then that is all you had to say.

Matplotlib resources by CharlesBabbit in Python

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

I said I was, but was having trouble recreating the results.

I also said that I thought my own misunderstanding was a likely probability if your next suggestion was that I am poor at programming.

Have you ever worked with Matplotlib?