Skip to content

Instantly share code, notes, and snippets.

View gamanox's full-sized avatar

Will Alvarez gamanox

  • Freelance
  • Monterrey, Nuevo León, México
View GitHub Profile
storePassword=metelepedal
keyPassword=metelepedal
keyAlias=key0
storeFile=C:\\dev\\repos\\mp-keystore\\mp-keystore.jks
{"v":"5.9.0","fr":30,"w":580,"h":360,"nm":"Untitled","ddd":0,"assets":[{"id":"01884b9c-266f-7311-9996-b0d37c3e357c","w":37,"h":47,"e":1,"u":"","p":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAvCAYAAABkBQNlAAAACXBIWXMAAAPoAAAD6AG1e1JrAAANvElEQVR4nK2ZeZBc1XXGz+t9xCBAgMIi5LAZ4yxgKJzCGCcUhFAkdlIpglNx/AeJQ8UmcbAhGBJc7FmwwcYYCUyBsdlCkDEWMhYICYlB0/3WXmd6Znp2DcOMZqb37vfevfe9L3Vf90jDOhLhj69uV3dX9e+d891zzz1Nvu/T+0mgo/2LC1StVqlZq1O1vEStWpma1SWqLZapulST31Wk4EEBhwIXIbhQwEBgUHzhKYKLDxIxxt4jWg2qXK1TrdYIVFkqk2CO4nFXgfA7PwgRyPf9EDyEwBECO6CwL7yw4GJZka6iXYUZY8ohQwXyQPVam2pVm+o1h1pNlwT3g6eUkfE8T+FwuhIhAT8UwIkOEFyEfY7wu0CkYl3FGWPhw4aqlBtUXmxSo+kRF1A8AQU+U4CyAswpwH5FoCrBQh0w0QHjB6AiHwAV70KFDg/K9wMvVRarQbQ86RlAsctjhNZrhMYLBG4QMKMIXg8BCLngIe55QYQkmC+8iOcFOgDEGJOKd3V46YPnU6NSpma9StVKk6SHnMokQWgRf+7Of3Qmr/sZapuvANtFYBMBmAtbgoW9DtgBoHdBLQMlDsvoHShBdmOJqotzVKvUCX5V8WqvERa/93cLqfNQTp2Ksv5ZG807rwLfIyMW4qhIsLDnBWDvhoq9Cyp+2FC+L6hamadK+W0ZNcVrlAiNnxIf+6tnG+p6OFoMbf1Y1IwLaqjf98cQrxMwHuaohT0/APswKBml2EeCGikVaLCYI99lyttD2wj+fT1+4TMGN4
<form action="#" method="POST">
<div className="overflow-hidden shadow sm:rounded-md">
<div className="bg-white px-4 py-5 sm:p-6">
<div className="grid grid-cols-6 gap-6">
<div className="col-span-6 sm:col-span-3">
<label htmlFor="first-name" className="block text-sm font-medium text-gray-700">
First name
</label>
<input
type="text"
data:image/gif;base64,R0lGODlhqgB4APcAAAAAAAAAMwAAZgAAmQAAzAAA/wArAAArMwArZgArmQArzAAr/wBVAABVMwBVZgBVmQBVzABV/wCAAACAMwCAZgCAmQCAzACA/wCqAACqMwCqZgCqmQCqzACq/wDVAADVMwDVZgDVmQDVzADV/wD/AAD/MwD/ZgD/mQD/zAD//zMAADMAMzMAZjMAmTMAzDMA/zMrADMrMzMrZjMrmTMrzDMr/zNVADNVMzNVZjNVmTNVzDNV/zOAADOAMzOAZjOAmTOAzDOA/zOqADOqMzOqZjOqmTOqzDOq/zPVADPVMzPVZjPVmTPVzDPV/zP/ADP/MzP/ZjP/mTP/zDP//2YAAGYAM2YAZmYAmWYAzGYA/2YrAGYrM2YrZmYrmWYrzGYr/2ZVAGZVM2ZVZmZVmWZVzGZV/2aAAGaAM2aAZmaAmWaAzGaA/2aqAGaqM2aqZmaqmWaqzGaq/2bVAGbVM2bVZmbVmWbVzGbV/2b/AGb/M2b/Zmb/mWb/zGb//5kAAJkAM5kAZpkAmZkAzJkA/5krAJkrM5krZpkrmZkrzJkr/5lVAJlVM5lVZplVmZlVzJlV/5mAAJmAM5mAZpmAmZmAzJmA/5mqAJmqM5mqZpmqmZmqzJmq/5nVAJnVM5nVZpnVmZnVzJnV/5n/AJn/M5n/Zpn/mZn/zJn//8wAAMwAM8wAZswAmcwAzMwA/8wrAMwrM8wrZswrmcwrzMwr/8xVAMxVM8xVZsxVmcxVzMxV/8yAAMyAM8yAZsyAmcyAzMyA/8yqAMyqM8yqZsyqmcyqzMyq/8zVAMzVM8zVZszVmczVzMzV/8z/AMz/M8z/Zsz/mcz/zMz///8AAP8AM/8AZv8Amf8AzP8A//8rAP8rM/8rZv8rmf8rzP8r//9VAP9VM/9VZv9Vmf9VzP9V//+AAP+AM/+AZv+Amf+AzP+A//+qAP+qM/+qZv+qmf+qzP+q///VAP/VM//VZv/Vmf/VzP/V//
/*********
Rui Santos
Complete project details at https://randomnerdtutorials.com
*********/
#include <WiFi.h>
#include <Servo.h>
#include "Adafruit_MQTT.h"
#include "Adafruit_MQTT_Client.h"
[{"id":1,"operator":{"id":1,"name":"Will","operator_number":"123456","created_at":"2020-02-21T21:29:05.016Z","updated_at":"2020-02-21T21:29:05.016Z","code_image":{"id":1,"name":"barcode.gif","hash":"edd54e0d12d045a6809baeef467eb436","sha256":"qqE76W2wPrwzMZfKXlTMgfKEu0WnnkPa22pmysy7kMg","ext":".gif","mime":"image/gif","size":1.01,"url":"/uploads/edd54e0d12d045a6809baeef467eb436.gif","provider":"local","provider_metadata":null,"created_at":"2020-02-21T21:29:05.036Z","updated_at":"2020-02-21T21:29:05.036Z"}},"chassis":{"id":1,"model_name":"Suburban","model_number":"123456","created_at":"2020-02-21T21:30:39.456Z","updated_at":"2020-02-21T21:30:39.456Z","welds":[{"id":1,"codename":"weld_01","reference":{"id":3,"name":"welding-aluminum-alloy.jpg","hash":"4cfbba99225f426ebdca47a41c1c3e10","sha256":"IKgRcscAA13DPdmHSTjCNhU_UYOUDak5pJaiwKCqYPQ","ext":".jpg","mime":"image/jpeg","size":144.22,"url":"/uploads/4cfbba99225f426ebdca47a41c1c3e10.jpg","provider":"local","provider_metadata":null,"created_at":"2020-02-21T21:30
public class Weld {
public int id;
public string status;
}
public class Chassis {
public int id;
public Weld[] welds;
}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<!--[if gte mso 9]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<!--[if !mso]><!-->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--<![endif]-->
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@gamanox
gamanox / user.cfg
Created November 12, 2015 18:35
star citizen
; This is the newest FAST User.cfg BoredGamer has made as of 28th September 2015
; Custom User.cfg - This is a command that used to unlock the console to allow commands, I just leave it here in case they change it in a patch so that you need it again!
Con_Restricted = 0
; This Setting basically sets the basis for your config, 1-4, 1 is Low but best performance & 4 is Very High Graphics but most intensive. It sets loads of settings & it’s important it’s at the top of the .cfg so that anything below it overwrites parts of it.
sys_spec = 1
; Remove Maxfps to have a less stable max framerate (but it will be at it’s highest), I suggest setting at an achievable level, slower PCs go for 30, Fast PCs set at your monitors Refresh rate. If unsure delete it.
sys_maxfps = 60