search for: bogdan

Displaying 20 results from an estimated 238 matches for "bogdan".

2005 Sep 10
4
has_too_many
Assuming you have Person that has_many :messages, what will it happen if it has 10000 messages? Will rails attempt to initialize @person.messages with 10000 rows from database? If that is the case, is combining finder_sql and counter_sql the common practice to avoid this? Bogdan _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2006 Feb 26
3
Fast inserts?
There are cases when I have to create the same record 100 times. Is there a faster way than: 100.times{Obj.create(@params[:obj])} ? Bogdan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060226/75d1e099/attachment.html
2006 Jan 08
4
Finding memory leaks?
...ter 30 minutes-1hour. I am using Apache 1.3+fcgi in production mode. Also the dispatch.fcgi processes take a really high toll (3-5%) on the CPU. ( 2.4GZ Xeon with 2 procs) Since it''s hosted (still) on a shared machine I have to constantly keep an eye on it. Any ideas, suggestions? Thanks, Bogdan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060108/7e952179/attachment.html
2006 Jan 31
3
Random 502 Bad Gateway
...s message for some time. I get nothing in any of the logs, and I get the same behaviour on both apache2 and lighttpd. Using directly the IP works with no problems at all. I would really appreciate some clues on how to deal with this (well, other than getting drunk and forgetting about ;) ) Thanks, Bogdan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060131/e9f1620e/attachment.html
2011 Jul 16
4
Z-test
Hi, please could you recommend a R package that computes a 2 sample z-test ? thanks, Bogdan [[alternative HTML version deleted]]
2015 Jun 17
1
Can't login to Windows 2012R2 with domain user
...o common patch? I would like to apply it to Sernet packages sources and rebuild it for test. On Wed, Jun 17, 2015 at 6:05 PM, mourik jan heupink <heupink at merit.unu.edu> wrote: > Perhaps this: > > https://bugzilla.samba.org/show_bug.cgi?id=11061 > > > On 6/17/2015 16:49, Bogdan Rudas wrote: > >> Hello! >> >> This is my first Samba experience. Pre-condition: >> 1. Ubuntu 14.04 with updates installed >> 2. Samba 4.2.2 from Sernet repo >> 3. Pure Windows 2012 R2 server >> >> Both Linux and Windows are fresh systems, no antiv...
2002 Jun 15
4
Serious Bug found in Shorewall 1.3.x
Rafa³ Dutko has just discovered a potentially serious bug in version 1.3.0 and 1.3.1. In both versions, where an interface option appears on multiple interfaces, the option may only be applied to the first interface on which it appears. A corrected firewall script for 1.3.1 is available at: http://www.shorewall.net/pub/shorewall/errata/1.3.1/firewall and
2013 Mar 12
3
9.1-Stable rc.conf ifconfig IPv6
Hi, I have a box with freebsd 9.1-Stable uname -a FreeBSD master.bogdanturcanu.ro 9.1-STABLE FreeBSD 9.1-STABLE #3: Fri Mar 8 18:43:56 EET 2013 root at master.bogdanturcanu.ro:/usr/obj/usr/src/sys/MASTER amd64 The server is connected ussing alc0 interface. If i run: Ifconfig alc0 inet6 x:x:x:x prefixlen 64 it's working. But, if I put in my rc.conf: ifconfig_...
2017 Jun 06
4
integrating 2 lists and a data frame in R
...by now). > > -- Bert > Bert Gunter > > "The trouble with having an open mind is that people keep coming along > and sticking things into it." > -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) > > > On Mon, Jun 5, 2017 at 6:45 PM, Bogdan Tanasa <tanasa at gmail.com> wrote: > > Dear all, > > > > please could you advise on the R code I could use in order to do the > > following operation : > > > > a. -- I have 2 lists of "genome coordinates" : a list is composed by > > number...
2017 Jun 06
0
integrating 2 lists and a data frame in R
Hi Bogdan, Kinda messy, but: N <- data.frame(N=c("n1","n2","n3","n4")) M <- data.frame(M=c("m1","m2","m3","m4","m5")) C <- data.frame(n=c("n1","n2","n3"), m=c("m1",&quot...
2009 Aug 19
3
a naive question
...e question : I would like to read a column of numbers in R and plot a histogram. eg : x<-read.table("txSTART"); y<-as.numeric(x); and I do obtain the error : Error: (list) object cannot be coerced to type 'double'. Please could you let me know the way to fix it. thanks, bogdan <r-help@r-project.org> [[alternative HTML version deleted]]
2001 Mar 01
1
a directory refresh bug in dos.
...nd any way to send you my bug report. (The email account samba-bugs is disabled, while it can be found on the web page http://de.samba.org/samba/bugreports.html) Can you please send my bug report to the right place, or tell me what should I do to send it to the right person? Thank you very much! Bogdan Zavalnij system administrator ---------- Forwarded message ---------- Date: Thu, 1 Mar 2001 16:57:26 +0100 (MET) From: Bogd?n Zav?lnij <bogdan@renyi.hu> To: samba-bugs@samba.org Subject: a directory refresh bug in dos. We have an annoying bug in the recent samba releases from "Version...
2006 Feb 25
10
Performance issue.. after a while
Hello, I have an project running on a dedicated server: Debian, P4 CPU 3.00GHz, 1GB RAM, ruby 1.8.4 (2005-12-24) [x86_64-linux], rails (1.0.0), activerecord (1.13.2) lighttpd-1.4.10 + fastcgi + mysql 5.0 7 dispatchers. The project is a game, so a typical user would visit 100+ pages. When the server is busiest, it gets 35-40k requests/hour. For some misterious reason after a number of hours the
2005 May 23
2
[Fwd: Re: [Fwd: Re: TC/HTB Graphs]]
Bogdan Coman wrote: > hareram wrote: > >> Hi >> >> iam looking to graph the tc classes and qdisc >> iam trying to access the stef scripts >> but its site is totally broken >> >> could some one point me where i can graph using good docs >> >> har...
2017 Jun 06
1
integrating 2 lists and a data frame in R
...data.frame" ------------------------------------- David L Carlson Department of Anthropology Texas A&M University College Station, TX 77840-4352 -----Original Message----- From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Jim Lemon Sent: Tuesday, June 6, 2017 6:02 AM To: Bogdan Tanasa <tanasa at gmail.com>; r-help mailing list <r-help at r-project.org> Subject: Re: [R] integrating 2 lists and a data frame in R Hi Bogdan, Kinda messy, but: N <- data.frame(N=c("n1","n2","n3","n4")) M <- data.frame(M=c("m1&quot...
2010 Apr 15
2
sequence clustering and assembly
...a large number (> 10 000) of short 20-30 nt sequences, and do sequence assembly, to reconstruct larger (extended) 30-50 sequences ? b. take as input a larger number of sequences (100 000 - 1 mil) and cluster these sequences in distinct classes based on the sequence similarity ? thanks a lot, bogdan [[alternative HTML version deleted]]
2006 Jan 22
1
setting up vpn client on a freebsd workstation
I have the following network: External Interface External Interface ccc.ccc.ccc.ccc aaa.aaa.aaa.aaa | | --> VPN <--> Internet <--> FreeBSD Client (NATed extip: bbb.bbb.bbb.bbb) | FW-1 Protected Net ddd.ddd.ddd.ddd/24 VPN: ipsec freeswan (UDP encapsulated tunnel) ccc.ccc.ccc.ccc has port 136/UDP open for
2017 Jun 06
2
integrating 2 lists and a data frame in R
> On Jun 6, 2017, at 4:01 AM, Jim Lemon <drjimlemon at gmail.com> wrote: > > Hi Bogdan, > Kinda messy, but: > > N <- data.frame(N=c("n1","n2","n3","n4")) > M <- data.frame(M=c("m1","m2","m3","m4","m5")) > C <- data.frame(n=c("n1","n2","n3"),...
2017 Jun 06
1
integrating 2 lists and a data frame in R
...trix(C[,2:1])] <- C$I ## matrix indexing res Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Tue, Jun 6, 2017 at 7:46 AM, Bogdan Tanasa <tanasa at gmail.com> wrote: > Thank you David. Using xtabs operation simplifies the code very much, many > thanks ;) > > On Tue, Jun 6, 2017 at 7:44 AM, David Winsemius <dwinsemius at comcast.net> > wrote: > >> >> > On Jun 6, 2017, at 4:01 AM, Ji...
2017 Jun 06
0
integrating 2 lists and a data frame in R
Thank you David. Using xtabs operation simplifies the code very much, many thanks ;) On Tue, Jun 6, 2017 at 7:44 AM, David Winsemius <dwinsemius at comcast.net> wrote: > > > On Jun 6, 2017, at 4:01 AM, Jim Lemon <drjimlemon at gmail.com> wrote: > > > > Hi Bogdan, > > Kinda messy, but: > > > > N <- data.frame(N=c("n1","n2","n3","n4")) > > M <- data.frame(M=c("m1","m2","m3","m4","m5")) > > C <- data.frame(n=c("n1","n...