search for: dumbass

Displaying 20 results from an estimated 29 matches for "dumbass".

2007 Jun 18
7
Testing for cross site scripting, etc.
Being new to testing and ruby, are there "standard" tests that can be done that test for things like cross site scripting and friends? If not, anyone have ideas on what I might do about testing those sorts of things? I''ll be using rails, also. Mike B. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging
2007 Mar 07
5
Memory Leaks with Rails 1.2?
...een getting a bunch of reports about the latest Rails "leaking" memory more than before. Please fill out this survey: 1) Have you noticed an increase in memory usage with the latest Rails 1.2? 2) Have you changed anything else in your application? a) No, really, don''t be a dumbass like the lusers you hate. Go look at your svn logs and really figure out if you''ve changed anything else. 3) I ask again, did you change anything else since as well as Rails 1.2? 4) Does going back to a previous Rails (if you can) get rid of the memory leak? 5) Have you tried taking a b...
2015 Feb 03
2
Very slow disk I/O
On Mon, Feb 2, 2015 at 11:37 PM, Jatin Davey <jashokda at cisco.com> wrote: > > I will test and get the I/O speed results with the following and see what > works best with the given workload: > > Create 5 volumes each with 150 GB in size for the 5 VMs that i will be > running on the server > Create 1 volume with 600GB in size for the 5 VMs that i will be running on >
2006 Oct 06
3
Mongrel is crashing under heavy loads
Hi We''re running mongrel on CentOS 4.2 with Apache httpd 2.2 mod_proxy_balancer, mongrel_cluster-0.2.0, Rails 1.1.6, Ruby 1.8.4, Pg 8.1.4 backend. We are on the verge of going live with our site and I am stress testing the server. What we are seeing is under heavy loads, our mongrels will seg fault and die one by one. Following the advice in a previous thread (http://www.mail-
2011 Nov 05
4
ZFS Recovery: What do I try next?
I would like to pick the brains of the ZFS experts on this list: What would you do next to try and recover this zfs pool? I have a ZFS RAIDZ1 pool named bank0 that I cannot import. It was composed of 4 1.5 TiB disks. One disk is totally dead. Another had SMART errors, but using GNU ddrescue I was able to copy all the data off successfully. I have copied all 3 remaining disks as images using
2007 Feb 08
7
Informal benchmarks - apache, mongrel, etc
I see that Brian McCallister did some benchmarks recently, showing Apache, Mongrel, Jetty and TwisteWeb: http://kasparov.skife.org/blog/src/ruby/silly-micro-benchmarks.html Regards, Dan This communication is the property of Qwest and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have received
2015 Feb 03
0
Very slow disk I/O
Lol - spinning disks? Really? SSD is down to like 50cents a gig. And they have 1TB disks... slow disks = you get what you deserve... welcome to 2015. Autolacing shoes, self drying jackets, hoverboards - oh, yeah, and 110k IOPS 1TB SamSung Pro 850 SSD Drives for $449 on NewEgg. dumbass -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Les Mikesell Sent: Tuesday, February 03, 2015 12:42 AM To: CentOS mailing list Subject: Re: [CentOS] Very slow disk I/O On Mon, Feb 2, 2015 at 11:37 PM, Jatin Davey <jashokda at cis...
2004 Oct 07
2
Nortel DMS250
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3179 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20041007/4b01c29c/smime.bin
2001 Apr 17
1
Thanks Wine tea
...a folders (any tips?) and Agent works fine. It did everything I wanted it to do except run CorelDraw4 (it can't decipher its fonts) and any astrology program for the same reason. Nothing is perfect. But you're getting there. I even got a polite and informative response when I asked about a dumbass newbie mistake I made in reading the FAQ too hastily. Good work. Thanks. RH6.2, codeweavers-wine-20010305-1 -- The universe and the psyche are exactly the same -- They're just folded differently.
2012 Jul 04
0
General Linux VM question regarding Xen support
...running in VMware than in XCP? Is there an HVM to PVM super-turbo-automatic-conversion-tool-bootable-iso out there I''m unaware of that looks at an installed system and goes, "hey stoopid, you''re Linux. Let''s do what those idiot developers were unable to and PVM your dumbass". If such a tool exists, please provide a link. -- View this message in context: http://xen.1045712.n5.nabble.com/General-Linux-VM-question-regarding-Xen-support-tp5710026.html Sent from the Xen - User mailing list archive at Nabble.com.
2006 Jan 09
6
Compile vs. RPM
Hello CentOS, I'm an old hat, and have been compiling my own MySQL, Apache, PHP, OpenSSL, ModSSL, etc. for my webservers for years. I'm playing around with the RPM installs on CentOS, and have basically been able to get most things setup so that they "function" about the same. If I could stick to RPM's rather than compiling my own sources, it would save me a fair bit of
2006 Aug 08
0
0.3.13.4 Pre-Release -- Almost Ready
...39;t see tons of requests for proxy crap (like * and full hostnames) to Rails apps. Could get interesting. * Expanded some of the size limits that Mongrel enforces to accommodate the new REQUEST_URI changes. REQUEST_URI can now be 2k. If it''s over 2k then you need to use a FORM POST you dumbass. * REQUEST_PATH can only be 1k. (only? man). * Fixes the PID files and log files confusion. Mongrel now does absolutely not transforming of your -P and -l settings (pid_file, log_file in the configs). This means that it should work as expected, and that everyone should use absolute paths if they...
2010 May 05
3
Symbolic eigenvalues and eigenvectors
Let's say I had a matrix like this: library(Ryacas) x<-Sym("x") m<-matrix(c(cos (x), sin(x), -sin(x), cos(x)), ncol=2) How can I use R to obtain the eigenvalues and eigenvectors? Thanks, John [[alternative HTML version deleted]]
2003 Jul 07
4
Error compiling 3.0.0beta2 on HP-UX
Hello! I'm trying to compile 3.0.0beta2 on a HP-UX 11.00 machine with gcc v3.2. After running configure --prefix=/some/where, I ran make which exited with this error message: Compiling lib/snprintf.c lib/snprintf.c:832: conflicting types for `snprintf' /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/include/stdio.h:493: previous declaration of `snprintf' *** Error exit code 1
2018 Feb 12
2
User manipulation of tty mode opcodes / IUTF8 incompatibilities
...adly-behaving servers in the wild would have been assumed. I have looked high and low (man pages, long Google sessions, even a quick browse through the source) for a way to ask the client to completely omit a specific opcode value, but if it exists then I am blind. (And if it exists and I'm a dumbass, I apologize profusely in advance for wasting everybody's time.) I *can* successfully connect to this server using 7.3+ with -T, but that's a "blunt object" fix, plus then I don't have a truly interactive session. PuTTY users apparently ran into a similar problem when it imp...
2015 May 26
2
MetaCran website v1.0.0-alpha
On Tue, May 26, 2015 at 2:10 PM, Gabriel Becker <gmbecker at ucdavis.edu> wrote: [...] > > Well, sort of. I mean if the package is being actively developed not on > github, forking your archive repo and developing a patch/etc against it > won't necessarily be particularly effective, as there is no way to have the > right starting point (state of trunk), right? > Well,
2013 Jul 24
3
memory consumption with treesize pro and cifs shares
Hi everyone. I'm looking to solve an issue with Samba on a NAS being accessed with TreeSize Pro. Using that program to scan through millions of files is eating up memory on swap and eventually crashing the system. It's scanning mounted CIFS shares on the NAS running TrueNAS with samba version 3.6.9 We have a test case and have been able to replicate the issue on another machine. The
2006 Aug 14
4
Mongrel 0.3.13.4 -- PIDs Work, Win32 Gem
...ane then let me know because it''s seriously pissing me the hell off. LOCKING Previously I was under the delusion that Mongrel was running rails and then sending the response outside of any locking. This wasn''t really true for various complex reasons (mainly that I''m a dumbass) but now this is the case. Since most coders cannot get their heads around this to save their lives (myself included), I''ve done this diagram which seems to help: B-E-F-O-R-E 0.3.13.4 request -> lock -> rails -> response -> unlock -> done A-F-T-E-R 0.3.13.4 request ->...
2005 Aug 24
1
Will Echo problems EVER be solved, I'm scare d
...n to the BIOS rev, Linux version, network cards, everything. This is the way to do it, to narrow down infinite variables to a controllable few. You need patience or luck but preferably both. You have an advantage, though. From your post it looks like you've done your homework, you aren't a dumbass, and you know how to arrive at a conclusion through process of elimination. You're on the right track. Don't give up now, 'cause you are close. > ---------- > From: canuck15 > Reply To: Asterisk Users Mailing List - Non-Commercial Discussion > Sent: Wednesday, August 24,...
2006 Mar 02
5
Two foreign keys on the same column?
...two source tables the source_id refers to. For example, if we have values: 1, boy, 1 in people, the application knows to pull id #1 from the boys table, which is Roderick, and not Wilhelmina, id #1 in the girls table. My question is whether I can perform this switch without Rails calling me a dumbass. Would this require two foreign keys on the same table column? Is this possible? Suggestions? -- Posted via http://www.ruby-forum.com/.