Displaying 20 results from an estimated 53 matches for "masochists".
Did you mean:
masochist
2011 Jan 05
1
e-pub or downloadable xhtml of the manuals?
http://samba.org/samba/docs/man/Samba-HOWTO-Collection/
This document has provided more information to me than I can adequately
express, and as masochistic as it sounds, I'd kinda like to pop a copy
on my nook and devour it. along with any of the other docs hosted on
the samba website. has anyone prepared epubs of the documentation? if
not epubs, than at least xhtml files in a zip
2009 Mar 26
1
Bug? FORTTRAN help
I was feeling masochistic the other day and we have been having some wierd memory problems so I started digging into the source for L-BFGS-B. In the lbgfsb.c file I see the following code:
/* Cholesky factorization of (2,2) block of wn. */
F77_CALL(dpofa)(&wn[*col + 1 + (*col + 1) * wn_dim1], &m2, col, info);
if (*info != 0) {
*info = -2;
return;
}
If I am not mistaken
2002 Dec 27
4
VPN Access Security Issues
This isn''t a 100% Shorewall topic but since this list relates to
internet security and it''s issues I thought this might be a good place
to start.
I have setup a company firewall using Mandrake Linux 9.0, Shorewall 1.3x
and PPTPD v2.4.1, and a few other networking services. Thanks to
Shorewall the firewall as tested is secure and the VPN is working fine
with MPPE-128 Encryption.
2017 Oct 14
2
What's LLVM{target}CodeGen vs {target}CodeGen?
Hi all,
*TL;DR:* I have a target TMS9900CodeGen but cmake is looking for LLVMTMS9900
or LLVMTMS9900CodeGen which I don't have, and cmake dies. But the MSP430 target
doesn't have that either, and cmake is happy with it. What am I missing?
*The premise:*
I may be making a huge mistake, but I'm trying to develop an LLVM backend.
I'm writing up some notes while I do so, and I hope
2006 Mar 27
3
XML Storage?
Hey Folks,
Now that all the fun and games of learning Rails has almost sunk
in it''s time to build something useful. I am tasked with building a
system to control and search our large (and I mean large 1.5 million + and
growing) photograph collection. I have been building databases for years
and after thinking about the situation we decided that trying to store the
2007 May 09
2
[patch 5/9] lguest: the Makefile and Kconfig
From: Rusty Russell <rusty@rustcorp.com.au>
This is the Kconfig and Makefile to allow lguest to actually be
compiled.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/Kconfig | 2 ++
drivers/Makefile | 1 +
drivers/lguest/Kconfig | 20
2008 Aug 22
2
namespaces...
Hi,
I am new to dovecot and I am a bit confused with how namespaces/prefixes/separators are handled by the clients and dovecot...
I tried to understand the desciption from the conf file but without success.
With each conf I create the following path /f1/f2 on the client (thunderbird) and get the following on the dovecot server:
PREFIX= and separator=/ => .INBOX.f1.f2 + .INBOXTrash
2004 Jul 15
2
[LLVMdev] Constants.cpp:368: error: `INT8_MAX' undeclared (firstuse this function)
On Thu, 15 Jul 2004 17:57:20 -0500 (CDT)
Chris Lattner <sabre at nondot.org> wrote:
> CPR would be really nice. There is also this ephemeral PPC support that
> may or may not make it, but would be really awesome it if did. I would
> also like to turn on some sort of interprocedural alias analysis by
> default (for performance).
CPR might make it in the next couple of weeks.
2004 Jun 22
8
Don''t know how to compile tc
I am trying to build iproute2-2.4.7-20010824 from source on a 2.4.24
kernel. I have played a bit with ADDLIB and LDLIBS variables but I
always get errors so I suppose it''s best if instead of playing I try to
understand what does the following mean (from the README file):
ADDLIB should contain inet_* functions, if your libc contains
obsolete resolver library (<4.9.4) and you have no
2014 Jun 12
6
[LLVMdev] RFC: add "cmpxchg weak" to LLVM IR
...is scheme is that existing targets can remain
mostly unchanged if they're not interested in the extra work required.
LL/SC architectures will be assumed to move over to something like the
IR level pass already used by ARM if they want weak support (or they
can add weak DAG nodes if they're masochists). x86 can switch its
Custom handling over to the new ATOMIC_CMP_SWAP_WITH_SUCCESS to get
rid of the vast majority of redundant comparisons coming out of C++
code with relative ease.
I've attached two LLVM patches here, in case anyone wants something to
actually play with. They're not quite...
2013 Apr 09
2
Getting Started
So far I''m disappointed with what I see as red flags. I follow along what
seems like foolproof instructions. I install everything, rails new
/some/new/app cd to the directory and rails server and my worst fears
cryptic useless stack trace...so I copy the top line, search for stuff on
this sqllite3 adaptor to fix it, I type the gem install command it mentions
(gem install
2017 Oct 26
1
[OT] Bash help
On Wed, Oct 25, 2017 at 9:47 AM, Warren Young <warren at etr-usa.com> wrote:
>
> This screams out for associative arrays. (Also called hashes, dictionaries, maps, etc.)
>
> That does limit you to CentOS 7+, or maybe 6+, as I recall. CentOS 5 is definitely out, as that ships Bash 3, which lacks this feature.
Nonsense. Every POSIX shell has an associative array called
2016 Feb 18
0
Samba + ldap + cannot find domain
On 18/02/16 02:45, Dave Beach wrote:
> Because I'm a masochist, I decided to port my previous (and much older)
> Samba configuration running a (much older) Slackware implementation to a
> (much) new server (running Debian Jessie) without actually looking at how to
> migrate it. Great fun, lots of problems to solve now.
>
>
>
> The problem of the moment:
2007 Jan 09
1
Push IMAP
Hearing that today's new Apple device is going to work with push IMAP
from Yahoo, my first thought is to wonder whether an extension might
make it possible for a Dovecot server to push its own IMAP in a
compatible way.
Paul
2009 May 28
0
Friday at 12 Noon EDT: Jim Van Meggelen on the VoIP Users Conference
Hi,
Like me, some of you probably remember Jim as one of the pioneers
along with Leif and Jarod. These guys "wrote the book", literally. Jim
is our guest tomorrow and he'll be talking about system building,
among other things. We always have a good time AND get stuff done on
the Conference so come by and join us:
Silently, on IRC: #voip-users-conference (freenode.net) - stop by
2002 Mar 11
2
frequency cutoff?
Back in the day, when I was still using LAME, I was aware of the fact that
the program would cut off frequencies above a certain level (lowpass). With
192 kbps this was usually around 20Khz (which is the highest frequency a human
can hear, as far as I know), and at 128 something like 16Khz.
Does Vorbis do something similar? If so, does someone have a chart of the
cutoffs at the different quality
2002 Mar 13
2
EAC: Ogg-on-the-fly?
I was wondering, is there a way to encode Oggs with EAC on-the-fly? I'm
looking for a way to shorten the whole ripping and encoding process, but so far
I've only seen support for the commandline encoder.
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2007 Mar 14
2
Rebuild all currently installed RPMs?
Hi there,
Does anyone know a quick way in yum or rpm to reinstall all currently
installed rpm's - ie: Some files have been deleted but you don't know which
ones.. So you just want to force a reinstall of all currently installed.
I have been using:
Rpm -Va | grep missing >> missing.log
And then more missing.log
Rpm -q -whatprovides /path/to/file
And then
Rpm -Uvh --force
2007 Aug 08
0
[LLVMdev] Destination register needs to be valid after callee saved register restore when tail calling
Hi Anton and Dale
first thanks for your answers.
On 8 Aug 2007, at 16:43, Anton Korobeynikov wrote:
> Hello, Arnold.
>
>> Is there a way to indicate that the register the tail call
>> instruction uses as destination needs to be valid after the callee
>> saved registers have been restored? (some X86InstrInfo.td foo magic
>> maybe ?)
> It's wrong way to do the
2001 Aug 31
0
Weird file permission behavior
We're having a problem trying to set up rsync to sync between a couple
of sites. This is NetBSD 1.5.1_ALPHA on the remote end (eftp) and
1.4.1 on the local end. The rsync versions appear to be identical, as
shown in the output.
Here is the full command being used:
rsync -r -C --exclude .snapshot -e /usr/pkg/bin/ssh -vvv --delete \
eftp.redback.com:/home/ftp/customers /service/eftp/
And