search for: awfuller

Displaying 13 results from an estimated 13 matches for "awfuller".

Did you mean: awfull
2024 Jul 20
4
Using the pipe, |>, syntax with "names<-"
...I realized that explicitly assigning my last "solution" 'works'; i.e. names(z)[2] <- "foo" can be piped as: z <- z |>(\(x) "names<-"(x,value = "[<-"(names(x),2,'foo')))() > z a foo 1 1 a 2 2 b 3 3 c This is even awfuller than before. So my query still stands. -- Bert On Sat, Jul 20, 2024 at 1:14?PM Bert Gunter <bgunter.4567 at gmail.com> wrote: > > Nope, I still got it wrong: None of my approaches work. :( > > So my query remains: how to do it via piping with |> ? > > Bert > > &g...
2004 Oct 14
1
painfully slow uploads
I have several mail accounts, but collect all spam e-mail in the spam mailbox on one of them. After switching to dovecot (from imap-uw) I notice a very slow speed of bulk transfers and a very high CPU utilization by the dovecot's imap process during it -- sustained 62% of my server's Pentium2 @266MHz. Never saw such effects under imap-uw... My client is KMail (despite the awfull quality
2004 Apr 05
4
mpg123 issue and solution
All, I've been setting up an Asterisk PBX over the past few days and I stumbled across a problem with mpg123 that I have not seen documented anywhere. If you put mp3 files into your mohmp3 directory and these files have ID3v2 tags, mpg123 will throw an error message "Found new ID3 Header", regardless of the -q flag. This, in turn, will cause Asterisk to crash (yes), although
2024 Jul 20
2
Using the pipe, |>, syntax with "names<-"
...quot; 'works'; i.e. > > names(z)[2] <- "foo" > > can be piped as: > > z <- z |>(\(x) "names<-"(x,value = "[<-"(names(x),2,'foo')))() > > z > a foo > 1 1 a > 2 2 b > 3 3 c > > This is even awfuller than before. So my query still stands. > > -- Bert > > On Sat, Jul 20, 2024 at 1:14?PM Bert Gunter <bgunter.4567 at gmail.com> wrote: > > > > Nope, I still got it wrong: None of my approaches work. :( > > > > So my query remains: how to do it via piping wi...
2008 Mar 10
1
Local music on hold -- mohinterpret=passthrough assymetrical ?
Hi list, I'm planning and testing a distributed asterisk deployment throughout several sites; each will be connected to the PSTN and all of them among themselves via IAX trunks. Phones will be SIP. I guess I already "solved" (worked-around, actually) asterisk's codec negotiation limitations regarding local G.711 utilization vs. remote G.729 while minimizing
2011 Jun 15
0
Year cost optimisation
Hi, I have a data file with all our purchases from last year, it contains the unit price, count, and total dollars spend. Now I'm looking for some way to "classify" all our purchases to find out which purchases are the best ones to find cheaper alternatives. for example: if we only buy 1 item of a product which costs 5 dollar, we maybe can find a cheaper product of 4.5 dollar, but
2005 Sep 25
1
SYSLINUX 3.20-pre1
This is just a development snapshot, including the fstat() emulation, and some currently-not-working code for EDD support in MEMDISK. -hpa
2024 Jul 20
1
Using the pipe, |>, syntax with "names<-"
Nope, I still got it wrong: None of my approaches work. :( So my query remains: how to do it via piping with |> ? Bert On Sat, Jul 20, 2024 at 1:06?PM Bert Gunter <bgunter.4567 at gmail.com> wrote: > > This post is likely pretty useless; it is motivated by a recent post > from "Val" that was elegantly answered using Tidyverse constructs, but > I wondered how to
2007 Aug 01
2
multiple pbxes, multiple domains, same user ids?
Hello good ppl, A couple of questions for multiple pbxes 1. Is it possible to support multiple pbxes in one Asterisk box(using contexts, etc.)? 2. Can we use the "domain" field in sip.conf to specify the different domains for sip users, having one domain for each pbx? I just tried registering two xlites, with different domain names (with the same specified in sip.conf). But, Asterisk
2009 Feb 26
2
When ODBC native support in wine?
Hello, first , I would like to thank you for your great work with wine. When will be possible I fine implementation of ODBC support in wine? the actual with MDAC25 /27/28 are not very fine and a lot of people have a lot of problem .... where are a very high application number that need this feature for run proporty. Thanks a lot
2006 Jun 28
20
Rails Vs JBoss Seam
I have been frustrated with J2EE technology just like any other developer who has worked in that technology for a long time. This made me learn about Rails and I was excited about RoR. Today I came across JBoss Seam framework and I am not able to contain my excitement. My passion for JEE development is back. It seems like it is better than RoR. I would like to hear differnt opinions about this
2002 Aug 20
6
load balancing CIFS/Samba
Hi Folks, I'm trying out some ideas for loadbalancing Samba servers with some replication underneath. Right now, we're trying to use DNS round robin, just to see if it works, but it isn't. Our basic config is that we have the same share and NMB server name on every node. Each node has a different IP hostname, which are all round-robin'ed to a single hostname. When we try to
2006 Aug 03
31
CentOS Based Fierwall Document
For those of you that either have an older revision of my firewall document, or are otherwise keeping track of it, there is a new version available. The current version of the document is version 3.1. It's changed rather significantly in some areas.