This commit is contained in:
Aram Hăvărneanu 2014-07-01 11:21:47 +02:00
commit 0577d20890
7 changed files with 25 additions and 4 deletions

View file

@ -214,3 +214,8 @@ Why does this matter?
Does anyone know of a version of sam for Windows that will run on 64-bit installations?
Great, thanks.
I used to be a physicist.
Please file an issue at golang.org/issue/new
There is no simple definition for what people want.
One man's toy is another's real system, and every tool adds to the arsenal.
There is no problem in computer science that cannot be solved by another JSON configuration file.
Anything important enough to be in a dot-file is important enough not to be in a dot-file.

View file

@ -121,3 +121,7 @@ i don't look at build failures at all anymore because they are all false positiv
Grumble grumble.
I don't remember the last time I saw a sam-fans message.
I'll fix it.
working as intended; please don't file an issue.
sure
I would love it if someone would create a well-tested emacs Go module.
Honestly it sounds like you have not written any Go programs.

View file

@ -370,3 +370,5 @@ ANSWER THE QUESTION.
I am not playing any games. Let's look at the facts.
I haven't even read this.
I don't care.
I quite dislike the direction this is going.
Nothing ever changes, noone ever learns, noone cares.

View file

@ -162,3 +162,8 @@ To keep the ball rolling, let me suggest that we drop the requirement that Plan
Plan 9 does not (yet?) contain sufficient tools to be self-sustaining.
Has anyone else had trouble getting recent plan9.isos to boot?
This year I'll continue to work on the Dart implementation of dis interpreter.
Would it be possible to change a bit the 9front mercurial repository so that it can work on MacOS filesystem.
I'm doing a research about OS'GUI, and I'd like to know if Plan 9 has a GUI. If so, where can I take some screenshoots? Thanks in advance
Is there a list somewhere on the web with all those 9atom patches?
I created a web service in Go for transcoding gif to html5 video
Higher level terminal UI library?

View file

@ -5041,3 +5041,7 @@ We are programmers, not lawyers. -- Aram
The urine collection device also was rebuilt to eliminate leakage.[30]
That's Rob Pike. I remember when he came to Bell Labs, we even shared an office for three months. -- Bjarne Stroustrup
It's tricky when you're marketing a language. -- Niko Matsakis
RFC 2616, which was written more than 15 years ago, was the specification everybody has implemented, and I suspect many of you occassionally have used as a reference.
The biggest difference compared to the old spec, is that there is simply a lot more text.
Subject: ftp(1) User-Agent
It may seem counterintuitive, but skilled professionals working behind the scenes may actually be more fulfilled than the rest of us.

View file

@ -407,7 +407,7 @@ database file
exists for the AS.
This database maintains ``speaks for'' relationships, i.e.,
it lists which users may speak for other users when
authtenticating.
authenticating.
The attribute types used by the AS are
.B hostid
and
@ -418,7 +418,7 @@ is a client host's ID.
The values in the
.B uid
pairs in the same entry list which users that host ID
make speak for.
may speak for.
A uid value of
.B *
means the host ID may speak for all users.
@ -672,7 +672,7 @@ authentication
The
.I challenge
is eight random bytes.
The two responses are Microsofts LM and NT hashes.
The two responses are Microsoft's LM and NT hashes.
Only the NT hash may be used to authenticate,
as the LM hash is considered too weak.
The reply packet is defined as

View file

@ -48,8 +48,9 @@ if(! nusb/usbd)
}
}&}
case *
# Raspberry Pi ethernet will always appear as /net/etherU0
if(~ $2 0424)
nusb/ether -t smsc $etherargs $id
nusb/ether -t smsc $etherargs $1:0
}
}
}