Skip to content

Instantly share code, notes, and snippets.

jQuery ->
class DepartmentsView extends Backbone.View
el: "#content"
template: Handlebars.compile($("#departments-template").html())
initialize: ->
@app = window.app ? {}
@departments = new @app.DepartmentsCollection()
@departments.bind "reset", @render, @
@departments.fetch()
@seekshiva
seekshiva / main.js
Last active December 17, 2015 04:28
require([
// Application.
"app",
// Main Router.
"router"
],
function(app, Router) {
upstream thin {
server unix:/tmp/thin.0.sock;
server unix:/tmp/thin.1.sock;
server unix:/tmp/thin.2.sock;
}
server {
listen 80;
location /status.html {
[seek@delta 12]$ dig +trace games.festember.com
; <<>> DiG 9.8.1-P1-RedHat-9.8.1-4.P1.fc16 <<>> +trace games.festember.com
;; global options: +cmd
. 3600 IN NS k.root-servers.net.
. 3600 IN NS j.root-servers.net.
. 3600 IN NS i.root-servers.net.
. 3600 IN NS h.root-servers.net.
. 3600 IN NS g.root-servers.net.
. 3600 IN NS f.root-servers.net.
removed `drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/drive_c/windows/profiles/jaggi/My Documents/.wine/dosdevices/z:/usr/share/icons/gnome/16x16/emblems/emblem-nowrite.
#include<stdio.h>
#include<stdlib.h>
#include<ctype.h>
int power (int m,int i)
{
int j,sum=1;
if(i==0)
return 1;
else if(i==1)
[root@svijayakumar shiva]# pacman -Su
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
Targets (1): glibc-2.16.0-3
Total Installed Size: 37.62 MiB
Net Upgrade Size: 0.03 MiB
[root@svijayakumar shiva]# find /lib -exec pacman -Qo -- {} +
error: cannot determine ownership of directory '/lib'
/lib/libresolv.so.2 is owned by glibc 2.16.0-1
/lib/libnss_compat.so.2 is owned by glibc 2.16.0-1
/lib/ld-2.16.so is owned by glibc 2.16.0-1
/lib/libanl-2.16.so is owned by glibc 2.16.0-1
/lib/libpthread.so.0 is owned by glibc 2.16.0-1
/lib/libcrypt-2.16.so is owned by glibc 2.16.0-1
/lib/librt-2.16.so is owned by glibc 2.16.0-1
/lib/libnss_hesiod.so.2 is owned by glibc 2.16.0-1
[root@svijayakumar shiva]# pacman -R udev
error: target not found: udev
[root@svijayakumar shiva]# pacman -S udev
warning: systemd-tools-188-2 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Targets (1): systemd-tools-188-2
Total Installed Size: 3.34 MiB
[shiva@svijayakumar node]$ ./configure
File "./configure", line 206
'''
^
SyntaxError: invalid syntax