.|'''''| || '|| ||` '|| || . '' || || || || || |''|| || ''||'' ||''|| '|| ||` ||''|, || || || || || || || || || || `|....|' .||. `|..' .|| ||. `|..'|. .||..|'
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fermion!ieure:~$ brew update | |
error: The following untracked working tree files would be overwritten by merge: | |
Library/Formula/ant.rb | |
Library/Formula/apple-gcc42.rb | |
Please move or remove them before you can merge. | |
Aborting | |
Error: Failure while executing: git pull -q origin refs/heads/master:refs/remotes/origin/master | |
fermion!ieure:~$ cd /usr/local/ | |
fermion!ieure:/usr/local$ git status | |
# On branch master |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lmao=# CREATE TABLE "DELETE * FROM users" ("TRUNCATE TABLE" TEXT NOT NULL, "DROP DATABASE" TEXT NOT NULL); | |
lmao=# INSERT INTO "DELETE * FROM users" ("TRUNCATE TABLE", "DROP DATABASE") VALUES ('lol', 'wtf'); | |
lmao=# SELECT * FROM "DELETE * FROM users"; | |
TRUNCATE TABLE | DROP DATABASE | |
----------------+--------------- | |
lol | wtf | |
(1 row) | |
lmao=# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// kill me | |
class KillMeWith[W <: Weapon] extends Death { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(defun sql-connect* (connection &optional new-name) | |
(interactive | |
(list (sql-read-connection "Connection: " nil '(nil)) | |
current-prefix-arg) | |
nil) | |
(require 'tramp) | |
(let ((dir (cadr (assoc 'default-directory | |
(cdr (assoc connection sql-connection-alist)))))) | |
(if dir | |
(let ((default-directory dir)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fermion!ieure:/tmp/hamms$ pip install hamms | |
Downloading/unpacking hamms | |
Downloading hamms-1.3.tar.gz | |
Running setup.py egg_info for package hamms | |
Downloading/unpacking flask (from hamms) | |
Downloading Flask-0.10.1.tar.gz (544kB): 544kB downloaded | |
Running setup.py egg_info for package flask | |
warning: no files found matching '*' under directory 'tests' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I showed Tim around. Ordination certificates. Membership cards. Nearly | |
completed mechanicals for the cover of the Neo-American Church | |
Catechism and Handbook. Michael had just done his original drawing of | |
The Great Seal, showing a three-eyed toad with the motto “Victory Over | |
Horseshit” below it, and Wendy was whiting out ink spots and smudges. | |
“I don’t like your motto, Art,” Tim said, looking over her | |
shoulder. “Victory? Over? Horseshit?” | |
“What’s wrong with that?” I asked. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<SchemaCzar> CHALLENGE QUESTION: what is the precision of a timestamp without time zone ? | |
<ieure> SchemaCzar, Nanoseconds. | |
<ieure> SchemaCzar, I know this because JVM timestamps only support milliseconds. So if you have a psql TS column and move that data into the JVM, you lose precision. | |
<ieure> And this caused Bugs | |
<SchemaCzar> and I'm trying to use that point to convince my team to convert from timestamp with no time zone to timestamp with time zone | |
<ieure> SchemaCzar, You're the fucking Schema Czar. Just change it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERC> /nick igruer | |
*** Nickname cannot change nick!!! is temporarily unavailable, trying cannot change nick!!!` | |
*** Nickname cannot change nick!!! is temporarily unavailable, try another. | |
< cannot change nick!!!`> what the fuck is this shit | |
< cannot change nick!!!`> .... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
General | |
Unique ID : 146393860341051264709134238968616771946 (0x6E226E92FFC12B8966E47A1EBF5EE16A) | |
Complete name : US.Presidential.Debates.2015.11.14.Third.Democratic.Primary.Debate.720p.CBS.WEBRip.AAC2.0.H.264 monkee.mkv | |
Format : Matroska | |
Format version : Version 2 | |
File size : 2.66 GiB | |
Duration : 1h 38mn | |
Overall bit rate : 3 868 Kbps | |
Writing application : Lavf54.63.104 | |
Writing library : Lavf54.63.104 |