Displaying 20 results from an estimated 43 matches for "guilt".
Did you mean:
built
2006 Jan 12
1
[OT] TDD, Goats and Happiness (WAS: The Guilt List)
[snip good stuff]
> After that you realize that TDD just makes you happy, so you start to
apply it to other aspects of your life.
Wait, I thought happiness had something to do with goats and feeling
guilty about it. I''m confused. Again.
But I would second Dylan''s suggestion of seeing a video of TDD in action
w/ RoR. Having never tried this, it''s difficult to imagine how it would
work in practice. I''ll Google more about this later but if anyone has
any suggest...
2010 Mar 11
2
[Xen-API] [XCP] domain 0 kernel patch queue published
...http://xenbits.xen.org/XCP/linux-2.6.27.pq.hg .hg/patches
$ hg update v2.6.27
$ hg qpush -a
Other patch management systems seem to work although these will be
subject to the foibles of the different tools with regard to accepted
levels of fuzz etc.
The queue current applies using guilt against the "v2.6.27" tag in
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git iff
you have a guilt recent enough to ignore comments at the end of lines in
the series file (0.30 from Debian Lenny is not new enough, 0.32.2 from
Debian Sid is) and manually touch the statu...
2010 Mar 11
2
[Xen-API] [XCP] domain 0 kernel patch queue published
...http://xenbits.xen.org/XCP/linux-2.6.27.pq.hg .hg/patches
$ hg update v2.6.27
$ hg qpush -a
Other patch management systems seem to work although these will be
subject to the foibles of the different tools with regard to accepted
levels of fuzz etc.
The queue current applies using guilt against the "v2.6.27" tag in
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git iff
you have a guilt recent enough to ignore comments at the end of lines in
the series file (0.30 from Debian Lenny is not new enough, 0.32.2 from
Debian Sid is) and manually touch the statu...
2008 Nov 19
3
puzzle
Sorry again for the only marginal relation to asterisk, but the issue does
affect the voice performance I am experiencing, so I am soothing my guilt
with that.
Bet you don't see this every day:
ast% uptime
13:48:08 up 981 days, 18:29, 1 user, load average: 1.08, 1.02, 1.01
ast%
I *REALLY* want this machine to see 1000 days uptime, if for nothing other
than bragging rights. Its been through mysql and asterisk upgrades, a
horrible...
2011 Apr 20
0
[LLVMdev] Is this a bug in clang?
...i++) and (i++ + i) both evaluate to 42. Then +
become commutative :-)
It seems very strange to me that the ansi standard says "XXX is
undefined" and that both clang and gcc
can detect that something is undefined and that by default they
compile the offending code without
any feelings of guilt.
My compiler will vigorously refuse to compile such nonsense - there
will be no flags to change this
behavior.
/Joe
2005 Aug 19
1
Feeling a little guilty...
...TP
and FTP servers that support Apache, PHP and Interbase (yes, that
"funny" DB that runs and runs).
RH 9 was like that and so was FC 3, BUT FC 4 was something else...could
not even get it to install (like others). And this forum has been VERY
helpful for me. But I do feel a litfle guilt (sure it will diminish in
time) because of all of the hours RH put into making RHEL 4 work
smoothly. Of course the guys and gals on this forum are my
support...not RH and so far nobdy has sent me a bill :-) !
Thanks to all as I go about installing Firebird (Interbase) and making
an interbase....
2011 Apr 20
2
[LLVMdev] Is this a bug in clang?
..., 2011 at 10:44 AM, Joe Armstrong wrote:
>
> It seems very strange to me that the ansi standard says "XXX is
> undefined" and that both clang and gcc
> can detect that something is undefined and that by default they
> compile the offending code without
> any feelings of guilt.
"The good thing — the only good thing! — about undefined behavior in
C/C++ is that it simplifies the compiler’s job..."
http://blog.regehr.org/archives/213
I don't think "clang and gcc can detect that something is undefined".
It's more likely that undefined behavior...
2006 Jan 12
24
The Guilt List
I''m not a paid developer, but I still feel guilty. I thought it might
be entertaining to have a little "programmer confession." So let''s hear
an answer to this simple question:
What makes you guilty about your Rails development?
Mine is a bad one: I don''t write tests. I understand that TDD makes
sense, but I ju...
2011 Apr 20
5
[LLVMdev] Is this a bug in clang?
> So... Are 40 and 41 the only legal behaviors or are there more?
Since the program invokes undefined behavior, anything goes.
The compiler is perfectly within its rights to send a rude email to your
department chair if you compile that code.
John
2004 Aug 06
3
[Re: icecast2 ??]
On Sat, 28 Dec 2002, Geoff Shang wrote:
| IMHO, the fact that icecast 1.x only supports MP3 and not ogg vorbis makes
| it obsolete.
Thanks for, in effect, telling the people who still reply on icecast1
that they're useless.
As that would make us put a lot of faith in icecast 2.
You people need to get over your "If it isnt ogg, it's shit" mentality.
Ogg itself is barely a few
2020 Jun 15
4
Voice "broken" during calls
...raffic on the outside and the
inside of your Banana Pi and send me the pcap files, I would be happy to
run it through our analyzer as further information for you. If it shows
DTK isn't sending packets when it should, that will be obvious, and you
can send to them as solid evidence of their guilt :)
Beyond that, are you certain you aren't taxing the Banana Pi? It really
*should* be able to handle a single call while handling your LAN's
routing/firewall tasks, but you are probably skating the edge. The
results of the above might point out that the Pi isn't *sending* packets...
2008 Jan 15
7
1.9.3
Just to say that I''ve tagged 1.9.3 in the repository, but havent'' yet
had time to create the release. Please do upload the binary builds as
they become available. I''ll do the source package and linux-intel build
tomorrow once I''be got some sleep!
a
2007 Oct 18
1
Regression test failed when building on an "older" Linux cluster
...his email's purpose is to
suggest that R may at times be built in an environment without documentation
tools and it would be nice if the regression tests still worked there. I
hope the developers will consider this use case.
Regards,
Mark Dalphin
PS Having written this email, I am consumed by guilt; I haven't properly and
recently checked the "R admin manual" that I should be able to build R
without documentation. Checking for "essential programs for building and
running R" doesn't seem to show that building documentation is required. I
am relieved to report that b...
2011 Apr 20
0
[LLVMdev] Is this a bug in clang?
...Armstrong wrote:
>>
>> It seems very strange to me that the ansi standard says "XXX is
>> undefined" and that both clang and gcc
>> can detect that something is undefined and that by default they
>> compile the offending code without
>> any feelings of guilt.
>
> "The good thing — the only good thing! — about undefined behavior in
> C/C++ is that it simplifies the compiler’s job..."
>
> http://blog.regehr.org/archives/213
Excellent article - thanks
>
> I don't think "clang and gcc can detect that something is u...
2020 Jun 15
0
Voice "broken" during calls
...tside and the
> inside of your Banana Pi and send me the pcap files, I would be happy to
> run it through our analyzer as further information for you. If it shows
> DTK isn't sending packets when it should, that will be obvious, and you
> can send to them as solid evidence of their guilt :)
Thank you for your offer.
Could you say me which options I should pass to tcpdump to get all
information you need?
But I'm not really sure, that Asterisk could be the problem, since, as I
said, the problem happens even if I connect the phone direct to the
server of Telekom...
> Beyond...
2004 Aug 06
0
[Re: icecast2 ??]
...and the icecast 2 project. At least, that's the impression once can gain
> from just looking in from the outside.
<p>woah do0d . that's a crackp0t theory if i ever heard one .,
i'll offer an alternate theory . KiSS - keEp it simple sir ; why should
the icecast2 developers be guilt-tripped into repeating icecast's
performance ?
_ is it not enough that OGG can have a streaming server that supports it ?
can't that feature base be developed and stabalized prior to prettyin' up
the package w/ features from the original icecast ?
another question -- who do you think d...
2008 Jul 14
0
"Reasonable doubt" - was "Re: shapiro wilk normality test"
...st 6mg/100ml)
that the sample as tested showed contained an amount of alcohol over the
legl limit. With suitable supporting evidence, the strength of that
evidence would, for a 'reasonable man' (ie the proverbial man on the
Clapham omnibus), leave no reasonable doubt of the defendant's guilt.
But the 'reasonable doubt' test is not in itself statistical.
In terms of the 'absence of evidence<>evidence of absence' debate, of
course, it's not so relevant. The law generally requires evidence of
_presence_ - although there's some contaminant legislation that ca...
2001 Nov 30
0
DENY_MODE problem...
Hello!
I sent this message to samba-technical yesterday but as I saw no response
(not even a RTFM ;), I'm crossposting.
I just need some help to track down this bug. I can write a patch if I can
find the guilt...
----- Forwarded message from "Luis Claudio R. Goncalves" <lclaudio@conectiva.com.br> -----
Date: Thu, 29 Nov 2001 12:34:41 -0200
From: "Luis Claudio R. Goncalves" <lclaudio@conectiva.com.br>
Subject: DENY_MODE problem...
To: samba-technical@lists.samba.org
hello...
2011 Nov 15
1
screen flicker
...are
unaffected are as outraged as those who are.
by Benjamin Franklin
Honor, justice and humanity forbid us tamely to
surrender that freedom which we received from
our gallant ancestors and which our innocent
posterity have a right to receive from us. We
cannot endure the infamy and guilt of resigning
succeeding generations to that wretchedness which
inevitably awaits them if we basely entail
hereditary bondage on them.
by Thomas Jefferson
Declaration of the Causes and Necessities of Taking up Arms
6 July 1775
-------------- next part --------------
An embedded and charset...
2008 Apr 13
3
vs2005 project file output dir inconsistency
I just checked out trunk/vorbis to build the latest libvorbis, and
noticed an inconsistency in the project settings.
For the two build configurations Debug and Release, we have as the
Output Directory "$(SolutionDir)$(ConfigurationName)", and the
Intermediate Directory "Debug". ("Release" for the Release configuration)
However, for the two build configurations