-
2058580·text·139 B·2011-05-13 21:27 UTC
type Polygon struct {
ring.Ring
vertex *Point
}
type Point struct {
x,y IntRoot2
}
type IntRoot2 {
a,b int64
}
-
2058578·text·338 B·2011-05-13 21:19 UTC
Mixxx cannot access the sound device 0, HDA Intel: CONEXANT Analog (hw:0,0). Another application is using the sound device or it is not plugged in.
Retry after closing the other application or reconn
-
2058577·text·311 B·2011-05-13 21:18 UTC
# cat slack-test
name = "slack-test"
memory = 256
vcpus = 1
vif = ["bridge=xenbr0,mac=00:16:3e:00:00:01"]
disk = ["file:/var/xen-test/xvda1.img,xvda1,w"]
bootloader = "/usr/bin/pygrub"
extra =
-
2058576·text·3.6 KB·2011-05-13 21:17 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Conten
-
2058575·text·35.4 KB·2011-05-13 21:17 UTC
-
2058574·text·1.2 KB·2011-05-13 21:14 UTC
function elen(vec)= sqrt(vec[0]*vec[0]+vec[1]*vec[1]+vec[2]*vec[2]);
function cprod(a,b)=[a[1]*b[2]-a[2]*b[1],a[2]*b[0]-a[0]*b[2],a[0]*b[1]-a[1]*b[0]];
function dprod(a,b)=a[0]*b[0]+a[1]*b[1]+a[2]*b
-
2058572·text·15.6 KB·2011-05-13 21:08 UTC
#!/bin/bash
# NOTE: As you see above, the shebang points to /bin/dash. If you have no Dash shell
# installed, change it to read #!/bin/bash or whatever Bourne-type shell you like.
# Author: Sasha
-
2058571·text·5.9 KB·2011-05-13 21:03 UTC
$ ifconfig en1
en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:1b:63:08:d8:a3
inet6 fe80::21b:63ff:fe08:d8a3%en1 prefixlen 64 scopeid 0x6
inet6 2001:470:1f15:1
-
2058570·text·3.9 KB·2011-05-13 20:56 UTC
Bernie Sanders [OG]: but no, what do you remember specifically :T
Jerusalem Jones: lemme think
Bernie Sanders [OG]: aiite
Jerusalem Jones: like there was stuff about how you had feelings for me too
-
2058563·text·1.1 KB·2011-05-13 20:52 UTC
faire le module de la création de trajet
régler le problème d’accent avec la DB
s’arranger pour qu’un lien nous rende directement au déambulatoire
la page recherche
Les pages à propos et autres vo
-
2058562·python·747 B·2011-05-13 20:51 UTC
#!/usr/bin/env python
def distance(a,b):
"Calculates the Levenshtein distance between a and b."
n, m = len(a), len(b)
if n > m:
# Make sure n <= m, to use O(min(n,m)) space
-
2058561·text·1.5 KB·2011-05-13 20:51 UTC
on *:TEXT:.voidgame*:%ch: {
var %u = $getid2($nick)
if ( $userlvl(%u) >= $adminlvl ) {
var %op = %u
var %game = $get.gamenum($2)
if (!%game) { return }
if (!$hget(gamedata,%g
-
2058560·text·88.8 KB·2011-05-13 20:40 UTC
-
2058559·text·483 B·2011-05-13 20:36 UTC
<monalisa: ~/code/ctrans> $ cat test.py
#!/usr/bin/python
# un ejemplo bastante artificial en español
## algun mas
foo() # och här i svenska
exit(0)
<monalisa: ~/code/ctrans> $ ./ctran
-
2058558·text·1.6 KB·2011-05-13 20:27 UTC
From a phone booth in Vegas, jeian calls at 5 a.m.
to tell me how he's tired of all of them.
He says, "Baby, I been thinking 'bout a trailer by the sea.
We could go to Mexico... you, the cat, and m
-
2058557·text·861 B·2011-05-13 20:24 UTC
<monalisa: ~/code/ctrans> $ cat test.c
/* Это тестовый файл источник */
#include <file1.h>
#include <file2.h>
// больше кода
int foo() {
/*
* Объяснение
* это дело 1
-
2058556·text·2.4 KB·2011-05-13 20:23 UTC
#
# inittab This file describes how the INIT process should set up
# the system in a certain run-level.
#
# Version: @(#)inittab 2.04 17/05/93 MvS
# 2.10
-
2058555·text·143 B·2011-05-13 20:16 UTC
root@debian:~# telnet 127.0.0.1 80
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Connection closed by foreign host.
-
2058548·text·530 B·2011-05-13 19:40 UTC
Score: 79 (out of 100)
The following properties decreased the score:
'Defeat audio cache' should be yes. -5 points [5]
C2 pointers were used, -10 points [15]
Ga
-
2058546·text·163 B·2011-05-13 19:36 UTC
* Ronaldo971 (~Ronaldo@60-242-19-107.static.tpgi.com.au) has joined #mmorpg-dev
<Ronaldo971> Hello
<Ronaldo971> Anyone here?
* Ronaldo971 has quit (Client Quit)