search for: masochist

Displaying 20 results from an estimated 53 matches for "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 suitable for use in converting to an epub? If anyone has...
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, in...
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?
...lop an LLVM backend. I'm writing up some notes while I do so, and I hope to update the documentation. However, I ran into a bit of a problem running cmake. Note that I built the trunk release just fine, right now I'm modifying it. *The setup:* My target is called TMS9900 because I'm a masochist, and I'm just trying to make a bare do-nothing skeleton to start with. I have this: lib/Target/TMS9900 - CMakeLists.txt - LLVMBuild.txt - TMS9900TargetMachine.cpp - TMS9900TargetMachine.h - TMS9900.td TMS9900TargetMachine is the barest class I could make. It derives from LLVMTargetM...
2006 Mar 27
3
XML Storage?
...uilding 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 information about individual photos in a relational system is masochistic to say the least (the number of one-to-many as well as many-many relations would make it a real headache to manage). XML to the rescue. We could really simplify things by creating an XML record for each photo (we will be using modified Dublin Core www.dublincore.org for fields and descript...
2007 May 09
2
[patch 5/9] lguest: the Makefile and Kconfig
...ux kernel, using the + "lguest" command found in the Documentation/lguest directory. + Note that "lguest" is pronounced to rhyme with "fell quest", + not "rustyvisor". See Documentation/lguest/lguest.txt. + + If unsure, say N. If curious, say M. If masochistic, say Y. + +config LGUEST_GUEST + bool + help + The guest needs code built-in, even if the host has lguest + support as a module. The drivers are tiny, so we build them + in too. diff -puN /dev/null drivers/lguest/Makefile --- /dev/null +++ a/drivers/lguest/Makefile @@ -0,0 +1,7 @@ +# Guest...
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)
...efore a release and test, test, fix, test. Testing should be divied up (especially known problems). Developers should be assigned to expand/strengthen testing in areas new to the release, etc. Leaving it in one person's hands is both a bottleneck and kinda unfair to John (unless he's a masochist) > :) In my personal view of the > world, I think that 2 or 3 months between a release is about right. 4 releases per year is pretty standard. 1 per quarter. Certainly the frequency shouldn't be less unless there is some strong need or a given release proves problematic to test, but...
2004 Jun 22
8
Don''t know how to compile tc
...tain inet_* functions"? and how do I know what is a correct libresolv or if my libdnet has dnet_* support?. I can program in C and C++ in Windows and love Linux but this paragraph goes over my head because I''m not used to the environment. Someone told me to compile this if I was a masochist so maybe others have encountered the same problem <g> Thanks for your help. L Rotger _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
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 quit...
2013 Apr 09
2
Getting Started
...daptor) I copy and paste that so it''s no typo and I get ERROR not found (really, ruby on rails prides self on coming with all dependencies? ya right and if it''s too slow on top of that, I might as well go to VS2012 on Windows 8 Metro and RIA services or eclipse and EJB 2.0 for masochistic fun) ERROR: Could not find a valid gem ''activerecord-sqlite3-adapter'' (>= 0) in any repository ERROR: Possible alternatives: activerecord-jdbcsqlite3-adapter, activerecord-sqlserver-adapter, activerecord-nulldb-adapter, activerecord-simpledb-adapter, activerecord-dbslay...
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 probl...
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
...of the woods and just generally usher out the week with a little light-sided view of some great technology. Thanks again to all of you who've been there and made it happen. For those of you who just getting in to Asterisk and VoIP, here's more about Jim: "Jim is probably a bit of a masochist, which would explain why he got into the telecom business in the first place, and why he now loves Asterisk. Jim is pretty friendly, kinda like a puppy that gets your shoes dirty. His enthusiasm is infectious, but also a little bit frightening if you stand too close. Jim is a partner in Core Teleco...
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
...86ISD::TAILCALL, TCVTs, OpsTailCall, 3); the downside here is that ECX is no longer free for passing function arguments. (i am using the x86_fastcall semantics at the moment with first two arguments stored in ecx,edx) does that sound sane? yes i will try against the trunk soon when i am in a masochistic deathly mood ;). maybe tonight. and sorry if i am bothering you with questions whose answer should be obvious. i am really a total newbie greenhorn :) regards arnold > PS: Feel free to contact me in case of any related questions. In > fact, I > planned to start tail call lowering...
2001 Aug 31
0
Weird file permission behavior
...ear 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 here is the output (I have pared it down a bit, the full output is available if someone is masochistic enough to look at it): local_version=24 remote_version=24 local_version=24 remote_version=24 receiving file list ... add_exclude(.snapshot) [This all goes fine . . . ] recv_file_list done get_local_name count=5 /service/eftp/ [Lots of excludes get added] make_file(-1,customers) make_file(-1,cust...