You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Gerd Naschenweng
magicdude4eva
Gadgeteer, tinkerer, runner, movie fanatic, gamer and coder of all things bad.
π° #ecommerce / β #Java / π¨π»βπ» #devops /π΅οΈββοΈ #atlassian
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Gomining Service Button Auto-Clicker (Browser Extension)
Gomining Service Button Auto-Clicker
This Chrome/Brave/Edge extension automatically clicks the Service Button on Gomining the moment it becomes enabled.
No more babysitting a 24h timer that drifts into the middle of the night.
π Support / Donations
If this saved you from setting 3 am alarms, consider supporting:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Huawei B618s-22d - reboot script and retrieval of other info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For Java tests create a Tomcat/Webapp project using Eclipse and then write a simple search/display results app using JSPs.
For Android / iOS native apps use the respective development IDEs (Android Studio or XCode)
Email back the completed project (it should be importable into the IDE and just run)
There is no limit to creativity/what you use. The code should however follow a MVC pattern and have abstraction/separation of concerns (i.e. network logic should not be part of presentation logic)
The service to call for this exercise is the Paginated Trade Search service. It is a RESTful GET service you will call with
HTTP parameters to retrieve the results you want. For authentication to the service you will add HTTP headers to your request.
First things first, each call you make to our demo service requires the following HTTP headers:
How to bypass SSLProtocolException: handshake alert: unrecognized_name
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters