Skip to content

Instantly share code, notes, and snippets.

View Sadin's full-sized avatar
👽
Go

Zach Snyder Sadin

👽
Go
View GitHub Profile
sadin@localhost ~$ sudo yum install gtkd
Loaded plugins: langpacks, refresh-packagekit
Resolving Dependencies
--> Running transaction check
---> Package gtkd.x86_64 0:2.0.0-29.20120815git9ae9181.fc18 will be installed
--> Processing Dependency: gtksourceview2 for package: gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64
--> Processing Dependency: libphobos-ldc.so.60()(64bit) for package: gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64
--> Running transaction check
---> Package gtkd.x86_64 0:2.0.0-29.20120815git9ae9181.fc18 will be installed
--> Processing Dependency: libphobos-ldc.so.60()(64bit) for package: gtkd-2.0.0-29.20120815git9ae9181.fc18.x86_64
su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'
sudo yum update -y && sudo yum install htop git screen mercurial vim -y
su -c "curl https://satya164.github.io/fedy/fedy-installer -o fedy-installer && chmod +x fedy-installer && ./fedy-installer"
Faction rules
Do not steal trade packs from your own faction.
Help your faction if you see them in trouble.
Killing wanted people is allowed and helps fill up the prison; however, keep your infamy down and never go on trial.
Do trials with justice, even if it is your own guildy.
Guild Rules
Never steal crops from your own guild
Help your guild members if they need it.
Respect others and Keep the chat clean if asked to settle down.
tRe6NDJsDEzlWxRTvveGzlfIj4Tv1aRTlZA7tuKz
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>SoT</title>
<link rel="stylesheet" href="/static/css/style.css" />
</head>
<body>
<h1> Sages of Twilight</h1>
Zacharys-MacBook-Pro:~ Sadin$ ssh root@sagesoftwilight.com
root@sagesoftwilight.com's password:
Last failed login: Tue Jan 6 19:59:32 UTC 2015 from 103.41.124.48 on ssh:notty
There were 38108 failed login attempts since the last successful login.
Last login: Tue Jan 6 02:58:51 2015 from 75.97.121.35.res-cmts.brd3.ptd.net
@Sadin
Sadin / main.c
Last active August 29, 2015 14:14
#include <stdio.h>
int main()
{
float numbers_geeks_love[3];
numbers_geeks_love[0] = 3.1415;
numbers_geeks_love[1] = 1.6180;
numbers_geeks_love[2] = 1.4142;
python thisweekinfedora.py
Process week of 2015-03-09 00:00:00
Get activities of week 2015-03-09 00:00:00
org.fedoraproject.prod.fas.user.createetirettesting
Get contributions of week 2015-03-09 00:00:00
org.fedoraproject.prod.wiki.article.edit - page: 8/81/011/1 6/6230
Get activities of week 2015-03-02 00:00:00
org.fedoraproject.prod.fas.user.createetirettesting
Traceback (most recent call last):ild.state.change - page: 76/122
File "twif.py", line 375, in <module>
process_week()
File "twif.py", line 343, in process_week
datetime_to, datetime_from)
File "twif.py", line 123, in get_fedora_contributors
datetime_from, datetime_to, TOPICS[topic], full=True)
File "twif.py", line 93, in query_datagrepper
topic, cnt, json_out['pages'])
KeyError: 'pages'
sadin@Sparkz:~$ gem install rails
ERROR: Loading command: install (LoadError)
no such file to load -- zlib
ERROR: While executing gem ... (NameError)
uninitialized constant Gem::Commands::InstallCommand