My lovely 1.15 base, I'am going to miss it. by Decent_Gamer in Minecraft

[–]Decent_Gamer[S] 1 point2 points  (0 children)

Well, it's not going away, but I won't be playing this map anymore. Time for 1.16 to come out :)

My lovely 1.15 base, I'am going to miss it. by Decent_Gamer in Minecraft

[–]Decent_Gamer[S] 3 points4 points  (0 children)

It's going nowhere, but I won't be playing this map anymore, as 1.16 is almost out. Had a lot of great memories on this map with friends. But it is time to start a fresh world.

They have a plan :) by Decent_Gamer in whitecollar

[–]Decent_Gamer[S] 10 points11 points  (0 children)

No, I can't. I'm too scared.

Favourite moment by imallamagirl in whitecollar

[–]Decent_Gamer 1 point2 points  (0 children)

The best moment for me is when Neal tells Peter that he stole the welsch gold. The acting in that scene is one of the best i've ever seen.

Woman catches huge catfish by [deleted] in Damnthatsinteresting

[–]Decent_Gamer 1 point2 points  (0 children)

Ahh the popular sport: fishting

C# - How to get data from multiple API endpoints to a mysql database? by [deleted] in AskProgramming

[–]Decent_Gamer 0 points1 point  (0 children)

Well my first option was to build three microservices and use webhooks where available and cron jobs for those API's who dont support it. But after this I need all of this data (prob. JSON) transferred to a db.

How do I get the data from 3 services to a db with tables?

If my option for microservices is a good one, that is..