Traveler. Soccer Enthusiast. Software Engineer by trade and wanderer by choice.
-
No Esta Facil
- Newark, California
- http://noestafacil.com
- in/gerardo-ramirez-09
Highlights
- Pro
Pinned Loading
-
A template for creating your own pri...
A template for creating your own privacy policy for Android apps. Look for "[" and "<!--" to see where you need to edit this app in order to create your own privacy olicy. 1<html>
2<body>
3<h2>Privacy Policy</h2>
4<p>[Individual or Company Name] built the [App Name] app as a [open source | free | freemium | ad-supported | commercial] app. This SERVICE is provided by [Individual or company name] [at no cost] and is intended
5for use as is.</p>
-
Remove git credential-osxkeychain #g...
Remove git credential-osxkeychain #git #osx #credential 1```
2git config --global --edit
3```
45Eliminar dentro de la sección [credential] el `helper = osxkeychain`
-
AWS Lambda Example of Python Logging
AWS Lambda Example of Python Logging 1import os
2import json
3import logging
45logger = logging.getLogger()
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.