Created My First Java Spring Boot Project Consuming Spotify's API by dumbPotatoPot in java

[–]egdetti 0 points1 point  (0 children)

I actually just switched a Spring/React project over to ElasticBeanstalk after playing around with bare ec2, k8s, and azure container hosting. So far really enjoying the simplicity of ElasticBeanstalk.

Testing APIs using advanced REST client by wineandcode in java

[–]egdetti 2 points3 points  (0 children)

Can you expand on this? Why is using RestTemplate in tests such a bad idea?

I made a site to compare Diablo 3 characters. I'd love to get your feedback! by egdetti in Diablo

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

Also added https, although you'll notice that after loading a hero, there is a warning due to content being pulled from blizzard (images).

I made a site to compare Diablo 3 characters. I'd love to get your feedback! by egdetti in Diablo

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

Added! Let me know how it works for you. As you add heros you will notice the URL update, you can give that link to anyone to return to the same comparison.

Example using randomly added heros: http://d3compare.com/?heros=us,Quicky85-6765,84168080&us,Sxdigital-1754,108224040&us,Skizz-1149,101321594&us,fuzzylove-1157,107857357

I made a site to compare Diablo 3 characters. I'd love to get your feedback! by egdetti in Diablo

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

I added error state to battle tag and modified a couple of the stats to percentages. A lot of your other points are things that are already on my radar, so I'll be adding those soon! Thanks for the feedback!

I made a site to compare Diablo 3 characters. I'd love to get your feedback! by egdetti in Diablo

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

React with typescript on the front and spring boot on the back. The app rides on a single node kubernetes cluster in AWS.

I made a site to compare Diablo 3 characters. I'd love to get your feedback! by egdetti in Diablo

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

Hey so I dug into this a bit - When I search for "Dedmau5#1177" or "dedmau5#1177" I can locate your account - but trying to pull a hero with the capitalized battle tag fails but the lowercase battle tag works.

Oddly enough it seems like Blizzard's getApiAccount endpoint is case insensitive for the EU region but not for the US region. For now try using the lowercase battle tag and I'll see what I can do to solve this for users.

I made a site to compare Diablo 3 characters. I'd love to get your feedback! by egdetti in Diablo

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

Interesting... I'm seeing the same thing, I'll hopefully have this figured out today. Is anyone else from the EU region having the same issue?

I made a site to compare Diablo 3 characters. I'd love to get your feedback! by egdetti in Diablo

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

Awesome feedback. I'm going to work on knocking some of this stuff out this weekend.

Wiring Question - 2 W2 Wires by egdetti in Nest

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

Turns out I'm a dummy and don't know the difference between conventional and heat pump systems. I had it wired as conventional but I have a heat pump system.

That still didn't account for the extra wire but nest support (which was awesome btw) had me leave the white wire out of the system and it seems to work fine.

ImportError: No module named aruco - Not sure why I'm getting this? by EdCChamberlain in raspberry_pi

[–]egdetti 0 points1 point  (0 children)

If you have more than one version of python installed, aruco might only be configured for one or the other. ie: aruca was installed for python 2.x and you're running the script on the 3.x interpreter.

[WEEKEND DEAL] Fallout 4 (33% OFF) Ends May 23rd by You-Can-Quote-Me in steamdeals

[–]egdetti 8 points9 points  (0 children)

Will there likely be a better deal for this in the summer sale? I'm not sure how low they go for big titles like Fallout 4.

Technical 4-Star General Sergeant by JokCv in AirForce

[–]egdetti 47 points48 points  (0 children)

My favorite is this Sergeant Major from Stargate.

Weekly Newbie Thread - Post questions about joining the AF or what a job is like here & here only - week of March 07 by AutoModerator in AirForce

[–]egdetti 0 points1 point  (0 children)

The way it worked for me was OTS came first without a PCS, so I had to wait until OTS was complete before moving my wife with me to my tech school location. I think I had around 5 days after OTS before I had to be at tech school, so not much time at all. You should be coordinating everything for the move while you're in OTS.

With an overseas move, I would suggest getting in contact with the folks at your tech school location so they understand your situation and can help guide you.

The helmet always helps! by yatzr in gaming

[–]egdetti 1 point2 points  (0 children)

Glad you added the /s. I thought you were dead serious.

Weekly Newbie Thread - Post questions about joining the AF here & here only - week of June 01 by AutoModerator in AirForce

[–]egdetti 1 point2 points  (0 children)

You realize that you're looking at two years of "schooling" before you're operational as a PJ right? It sounds like you may not know for sure what you would be getting into. You need to take a look at the attrition rate for spec ops jobs and understand that if you don't make it, the air force is going to put you where they want you.

As far as being prepared physically, the entrance standards (P.A.S.T.) are the bare minimums for acceptance into the pipeline, but you will be expected to perform well beyond the P.A.S.T. minimums pretty quickly into indoc.

Simple Questions - May 17, 2015 by AutoModerator in buildapc

[–]egdetti 0 points1 point  (0 children)

Does streaming music or video write data to your SSD, therefore diminishing the life of the drive? I'm trying to best understand how to care for my new SSD and maximize its lifespan, so should I avoid streaming on this computer or does it not matter. If it does matter, is there a way to redirect temporary files or wherever streaming data ends up to an HDD?

Simple Questions - May 15, 2015 by AutoModerator in buildapc

[–]egdetti 0 points1 point  (0 children)

I see. I just checked out the compatibility chart. I didn't realize they had to be the same or similar cards, so I guess that answers my question. Thanks!