Skip to content

Instantly share code, notes, and snippets.

View mdavid626's full-sized avatar

Dávid Molnár mdavid626

View GitHub Profile
npm config set "@bryntum:registry=https://npm.bryntum.com"
$ npm login --registry=https://npm.bryntum.com
Username: cotoja1336..mitigado.com
Password: trial
Email: (this IS public) cotoja1336@mitigado.com
npm install @bryntum/schedulerpro-vue-3
brew install postgres@13
sudo mkdir -p /usr/local/var/postgres
sudo chmod 775 /usr/local/var/postgres
sudo chown $(whoami) /usr/local/var/postgres
initdb /usr/local/var/postgres
createuser -s postgres
brew services restart postgres@13
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Test</title>
</head>
<body>
<article>
<h1>Computer Graphics</h1>
<p>
@mdavid626
mdavid626 / gist:e9577ccbc01031dd64a9b02dd9d0b759
Created September 18, 2017 12:42
ConEmu with 3 windows
ConEmu.exe -cmdlist powershell -cur_console:fnd:C:\Repos ^|^|^| powershell -cur_console:as2THnd:C:\Repos ^|^|^| bash -cur_console:s2TVnd:C:\Repos
/*
* OutlookDataObject - Drag and drop of outlook messages and attachments - http://www.iwantedue.com
* Copyright (C) 2008 David Ewen
*
* == BEGIN LICENSE ==
*
* Licensed under the terms of following license:
*
* - The Code Project Open License 1.02 or later (the "CPOL")
* http://www.codeproject.com/info/cpol10.aspx