Skip to content

Instantly share code, notes, and snippets.

View JaTochNietDan's full-sized avatar
💭
🥴

Robert O'Leary JaTochNietDan

💭
🥴
View GitHub Profile
@JaTochNietDan
JaTochNietDan / settings.json
Created February 11, 2020 17:41
VS Code settings
{
"window.zoomLevel": 0,
"editor.fontFamily": "Go Mono",
"editor.fontSize": 10,
"go.formatTool": "goimports",
"go.lintFlags": [
"-exclude=vendor/...",
"-config=${workspaceFolder}/.revive.toml",
],
"go.lintTool": "revive",
@JaTochNietDan
JaTochNietDan / tw-chat-dark.css
Last active September 26, 2018 10:01
Darkmode for Chat
.s-third-party-card {
display: none !important;
}
.s-conversation,
.s-messages-search,
.s-messages,
.s-conversation-header,
.s-main-nav,
.s-conversations-nav,

Keybase proof

I hereby claim:

  • I am jatochnietdan on github.
  • I am jatochnietdan (https://keybase.io/jatochnietdan) on keybase.
  • I have a public key whose fingerprint is 1176 9E59 AE54 2BAD 832C E04D A659 0EFF ECF3 CBFB

To claim this, I am signing this object:

@JaTochNietDan
JaTochNietDan / squire.html
Last active January 18, 2017 11:04
Calling hasFormat in pathChanged event causes functionality to break
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta charset="UTF-8">
<title>Squire</title>
<!--[if IE 8]>
<script type="text/javascript" src="build/ie8.js"></script>
<![endif]-->
<link href='//fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>

Keybase proof

I hereby claim:

  • I am jatochnietdan on github.
  • I am jatochnietdan (https://keybase.io/jatochnietdan) on keybase.
  • I have a public key whose fingerprint is 5D95 2973 84E6 32E6 788A 4FBD DD07 530A A9B1 D961

To claim this, I am signing this object:

type Transaction struct {
TransactionData
Details []Details `json:"details"`
}
type TransactionItem struct {
Details
TransactionData
}
@JaTochNietDan
JaTochNietDan / contact.html
Created September 23, 2016 11:16
Example for the contact API of Teamwork Desk
<form method="POST" action="https://digitalcrew.teamwork.com/desk/v1/contact.json">
<input type="hidden" name="inboxId" value="1">
<input type="text" name="subject" placeholder="Subject">
<input type="text" name="customer.Email" placeholder="Your email">
<input type="text" name="customer.FullName" placeholder="Your full name">
<textarea name="message" placeholder="Your message goes here..."></textarea>
</form>
/* ============================================================================\
| |
| EhabStreamer |
| by Ehab1911 |
| |
\============================================================================*/
#include <a_samp>
#define purple 0xC2A2DAAA
@JaTochNietDan
JaTochNietDan / superlogoutmarkdown.txt
Last active April 1, 2016 13:23
Superlogout markdown code
![0](http://www.amazon.com/gp/flex/sign-out.html?action=sign-out)
![0](http://www.blogger.com/logout.g)
![0](http://www.delicious.com/logout)
![0](https://panel.dreamhost.com/index.cgi?Nscmd=Nlogout)
![0](https://www.dropbox.com/logout)
![0](https://signin.ebay.com/ws/eBayISAPI.dll?SignIn)
![0](https://www.gandi.net/login/out)
![0](https://github.com/logout)
![0](http://mail.google.com/mail/?logout)
![0](https://www.google.com/accounts/Logout)