Recently Updated Pages
Sarcasm as Contrast between a Positive Sentiment and Negative Sentiment
Ellen Riloff, Ashequl Qadir, Prafulla Surve, Lalindra De Silva, Nathan Gilbert, Ruihong Huang No...
Harnessing Context Incongruity for Sarcasm Detection (Joshi et al 2015)
Gist The key part of this paper is that incongruity e.g. clashes in sentiment are central to th...
Install printer drivers for brother printer in opensuse tumbleweed
Get glibc and associated libraries in 32 bit form. sudo zypper install -y glibc-32bit Downloa...
Graphing
The GR package seems to be much quicker to get to first graphing than the pyplots.jl, Gadfly.jl o...
Download from nextcloud using wget
Get a public nextcloud share link append /download to the url wget this new url
Detecting Sarcasm is Extremely Easy ;) (Parde & Nielson 2018)
Gist Doain general sarcasm detection system Applied to twitter and amazon product reviews Con...
Installing matrix-synapse on pypy
sudo apt install virtualenv virtualenv -p ./pypy3 ~/synapse/env source ~/synapse/env/bin/activa...
ClingDing Spring 2019
January 23rd Coffee @ Pourhouse January 30th NACLO grading party February 6th Co...
Introduction
The Guided Git Tutorial is an invaluable resource for learning how to effectively use git. This c...
Cloning a Repository
This chapter discusses how to clone a repository. This is most likely the first thing one will do...
Lock packages in zypper
To prevent updates to packages in zypper, you can use the al command to add a lock. sudo zypper ...
Make lxd container accessible outside of host machine
The default network connector type is a bridged connector and as such does not allow for outside ...
Containers on IU supercomputers
Karst, Carbonate and Big Red II have the singularity package available which allows users to run ...
Run docker container inside of lxc container
Create an unprivleged container with nesting turned on Run docker containers as normal
NAS
Goals: I want to have a way to store my files for machines that are ephemeral For example, im...
lxc container setup
I prefer to purge openssh-server and then reinstall it as the default config requires preshared k...
1
The sun set on a dead end job. Just dark. I worked for that job. I gave for that paycheck. The mo...
How to control turbo boost inside the operating system
If you would like to control whether turbo boost is allowed from within linux instead of using th...
Redirect traffic using iptables
HOST_PORT=3230 PUBLIC_IP=192.168.1.150 CONT_PORT=22 CONT_IP=10.121.80.77 sudo iptables -t n...
Checkout
One of the most powerful functionalities provided by git is the checkout functionality. This com...