Displaying 20 results from an estimated 34 matches for "downfalls".
Did you mean:
downfall
2006 Jan 23
3
Easy, Robust and Stable GUI???
I know that this isn't really a R help question, but I am a psychology student at TRU (tru.ca) and my psych department is going to be switching statistical software in the near future. I thought this might be a good oppertunity to advocate for open source if an acceptable option is available. I have looked around a bit and R seems to be the most stable and mature (not to mention powerful)
2007 May 19
2
(OT) Anyone Ever Use http://shopfort1.com as a Broker
I have no affiliation with them but if their quotes are accurate then
they provide quite a few options as far as TDM connectivity and realtime
pricing.
If you do not want a phone call from a sales person, give them a BTN
that goes to an IVR or something. They call no matter which box you
click as far as "contact me now" "contact me later" "just window
shopping".
2009 Oct 13
1
[LLVMdev] 65bit integer math
...calculation truncated to 64
bits, check for miscompilation! ***\n");
}
I have never found a test where this actually causes a problem. And we have
tens of thousands of tests.
It is very bad form to create wide arithmetic where none was there before.
This is one of the downfalls of SCEV but I consider it to be minor compared
to the benefits.
-Dave
2010 Jun 24
7
Yet more variable scoping pain.
Some days I wonder why I even bother with puppet.
---
classes:
- datacentre::new_york
- role::appserver
- elements::tfel0
environment: production:
parameters:
< set key/value pairs here >
class ldap {
< do some stuff that behaves slightly differently between different
data centers >
}
class role::appserver {
include ldap
}
So, I wanted to set some variables in the
2003 Jun 04
3
SPOOLSV and XP PRO
Hi All
I recently began having issues where there would be a runaway SMBD
process listed in TOP, having a Pri of around 25, and using 70 to 95%
CPU indefinitely.
IPTRAF reports around 600kbps constantly in and out from the subject
workstation, with nothing going on - on the workstation. This traffic
is parallel to the runaway SMBD process ... the traffic dies when the
SMBD process is
2006 Feb 07
15
So, this search thing...
...his I have to resort to using Java to read the PDF''s and
then Lucene to index them. My problem here is a couple things.
One, to index a asset I have to either fire up a complete new JVM for each
asset, or have to the index rebuilt each night at a set time. Each way has
their own advantages/downfalls, but the biggest is that Ferret doesn''t like
to talk to Lucene created indexes :( doh!
So, on to number two. So now I can go at this from a couple angles. I could
create a Java webservice to do the indexing and the searching and then
return the results. Or I could simply write a small u...
2009 Jun 18
0
[LLVMdev] Garbage Collection Project
>
> That is similar to the approach I used, although HLVM provides a pointer
directly to the type, saving you a single hop.
I'm not so sure that is a very good reason, depending on your implementation
data structures that are fundamental to the type system of the virtual
machine use custom allocators so the extra hop carries little to no expense.
I would not have considered it had I
2009 Jun 18
2
[LLVMdev] Garbage Collection Project
On Thursday 18 June 2009 12:28:57 Cory Nelson wrote:
> I'm also curious what language uses this and why it is useful :)
HLVM is intended to be a general-purpose VM rather than a particular language.
> Also, things like this would make lock-free algorithms difficult or
> impossible.
True. Perhaps that is a good argument for providing both kinds. However, nulls
are certainly more
2004 Oct 15
0
This might not be for you, or it might
Dear ,
Are you in the United States?
Are you serious about financial success?
Are you open to look at a home-based business?
Are you looking for something that will give you
serious rewards for your effort?
If you answered yes to these questions read on.
If you are among the few that see the possibilies
this can change your life.
It is changing mine. I have been very successful as
an
2002 Jun 25
1
For us AIXers ...
... who are nervous because:
(a) it seems that there will be a widely-known vulnerability
and/exploit for OpenSSH available in the coming days, and
(b) the advertised fix for the problem, privilege separation, doesn't
seem to be working on AIX as of the latest release version of OpenSSH
(based on the comments I've read; I haven't tried it yet) ...
... what should we do? I've
2003 Mar 25
1
[Bug 520] Recursive operations
http://bugzilla.mindrot.org/show_bug.cgi?id=520
Summary: Recursive operations
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: sftp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: djm at mindrot.org
2004 Mar 02
0
Re: winbind and unix/nt login match use unix uid - resolved
> > Hi,
> > I'm on solaris 9, and using winbind to be a part of our NT domain.
> >
> > I'm trying to determine if it's possible to configure winbind/smb so
> > that when the nt login name matches the unix login name the share is
> > mounted using their unix uid. With none matching account names,
> > username map works fine. It doesn't
2002 Apr 03
2
Peer-to-peer audio codec
A friend and I were recently talking about the possible
downfall of Internet radio, and as everyone seems to these days, decided
that a nice solution would be to set up a P2P broadcasting solution.
However, streaming has a completely different set of requirements than
file sharing, with bandwidth and QOS become much larger issues. As such,
we started to realize that a new audio compression scheme
2006 Dec 19
0
Override dead
Hello,
Like others which have posted to this list, I
configured a load balancing router using Julian''s
patches as described in "nano.txt" for multiple ISP
links. It works perfectly when all ISPs are up and
running. Here''s a sample diagram:
ISP A ISP B
| |
| WAN | WAN
2009 Jun 11
1
[LLVMdev] PEG parsers? (was Re: Regular Expressions)
Hello everybody,
I don't quite understand how the proposed regex library works but I know that PEG parser generators use a super-set of regex functionality to define their parsers. There's also a nice one on Google code called YARDparser that uses templates based on PEGs to generate efficient recursive-decent parsers.
Furthermore, my partner and I am working on an interpreter for PEG
2005 Dec 05
4
Keeping data on 2 servers in sync !
I want to build 2 servers (both running samba) to provide file storage to 2
offices (approx 100 miles apart, linked via DSL) but all data writen to 1
server must also be saved to the other server.
Both servers would also allow users to access the data via a VPN thus
allowing 1 office with a failed server to access the other server via the
vpn and still see the data from both offices.
I currently
2013 Mar 12
0
Revolutions blog: February roundup
I write about R every weekday at the Revolutions blog:
http://blog.revolutionanalytics.com
and every month I post a summary of articles from the previous month
of particular interest to readers of r-help.
In case you missed them, here are some articles related to R from the
month of February:
How to resample from a large data set with RHadoop, and a video
introduction to the RHadoop packages:
2009 Aug 26
27
How to stop a user submitting the same data more than once.
I have a standard form built with rails, which a user to my site can use
to submit data. Unfortunately one user just managed to submit exactly
the the same data three times in a row.
From the server logs it seems as though he didn''t use his back button
and then resubmit everything. It looks more like he got a bit fed up
waiting for the form to process and pressed the submit button three
2009 Oct 13
0
[LLVMdev] 65bit integer math
On Mon, Oct 12, 2009 at 6:15 PM, Villmow, Micah <Micah.Villmow at amd.com> wrote:
> I have a test case(attached as fc_long.ll) that when run through the
> optimizer produces 65bit integer math(fc_long-opt.ll).
>
>
>
> Now I understand that llvm can have any length integer, but I consider
> turning a 64bit mul into multiple 65 bit instructions to be a ‘bad’
>
2004 Aug 06
0
Client auth with mysql
+-Le 14/05/2004 23:10 -0400, Amy Beam a dit :
| I now understand your code much better after taking a day to look at it. I
| am going to try and implement this over the weekend.
|
| I do have 1 question now that I hope you can point me in the correct
| direction to. Maybe I overlooked it. But where would I determine if I
| should open a new stream when someone logs in with the same user name if
|