Skip to content

Instantly share code, notes, and snippets.

View mrveera's full-sized avatar
🏠
Working from home

Veera Pirla mrveera

🏠
Working from home
View GitHub Profile

Source: https://gist.github.com/findepi/04c96f0f60dcc95329f569bb0c44a0cd .

quick build

./mvnw -TC2 clean install -nsu -DskipTests -Dmaven.javadoc.skip=true -Dmaven.source.skip=true -Dair.check.skip-all=true -pl '!:trino-server-rpm,!:trino-docs,!:trino-proxy,!:trino-verifier,!:trino-benchto-benchmarks'

run Trino in a container, quickly

docker rm -f trino; docker run --rm -it --name trino -p 8080:8080 trinodb/trino:361
@mrveera
mrveera / links.txt
Created July 28, 2022 18:06
nothing
export CLICOLOR=1
export LSCOLORS=Gxfxcxdxbxegedabagacad
[[ -f $HOME/.dircolors ]] && eval $(dircolors -b $HOME/.dircolors)
if $_isxrunning; then
[[ -f $HOME/.dircolors_256 ]] && eval $(dircolors -b $HOME/.dircolors_256)
export TERM='xterm-256color'
case class BigCaseClass(
field1: Int,
field2: String,
field3: Option[String],
field4: Option[Long],
field5: Option[Double],
field6: Option[Long],
field7: Option[String],
field8: Option[String],
field9: Option[Double],

engJs


Welcome to engJs !

engJs is a small framework for converting your english to javascript code

Features

let doYouLikeProgramming = function () {
return 'No, I love programming';
}
let getReasonsBehindIt = function () {
return {
'1':'Controlling things',
'2':'Computer do whatever we say by writing code',
@mrveera
mrveera / blockchain.txt
Created January 18, 2018 10:26
Gist for block chain verification
Verifying my Blockstack ID is secured with the address 1BrgDSpm47v34XGxQa2QA54SBCu5USNpG https://explorer.blockstack.org/address/1BrgDSpm47v34XGxQa2QA54SBCu5USNpG