Displaying 13 results from an estimated 13 matches for "awfull".
Did you mean:
awful
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
>
>...
2004 Oct 14
1
painfully slow uploads
...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 of its latest release).
Hope, this helps.
Yours,
-mi
2004 Apr 05
4
mpg123 issue and solution
...phones,
like the most excellent xTen X-Lite, try commenting out 'bindaddr' in
sip.conf. That allowed me to register and get everything working.
Finally, if anyone has any ideas about how to improve IAX voice quality,
I'd be happy to hear them. Everything is hearable, but there are an
awfull lot of clicks and pops in the background. The machine is a Celeron
500 with 128mb of RAM and Gentoo 1.4 (w/latest gentoo updates) and
Asterisk 0.7.2. I'm the only one using the machine ATM and it's about 2
ft from my desk with a dedicated hub... There is no telephony hardware
install cur...
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...
2008 Mar 10
1
Local music on hold -- mohinterpret=passthrough assymetrical ?
...something wrong
or is this expected / "by design" behaviour ?
Should I file a bug against 1. ? Against 2. ?
"Extra points" question:
Since the calls in this case are remote, from site A to site B, the
codec in use is G.729 which, as you might well know, is really
awfull at supporting music since it's been designed for voice only.
How would one have the RTP stream renegotiated during call
to G.711 when entering music on hold (local, of course, after fixing
my issues above!) and back to G.729 when back to conversation ?
(ok, this probably needs patchin...
2011 Jun 15
0
Year cost optimisation
...eaper product of 4.5 dollar, but this won't make it on
our year budget. On the other hand, there may be some products of 2.5
dollar, but we purchased 1000ths of them, so 2.3 dollar/product can be a
significant saving.
Instead of searching for each of our products a cheaper alternative (takes a
awfull lot of time), I would like to concentrate on a top 20 for example.
Maybe calculate the pct contribution to the total budget, and take the top
20?
Any other ideas for an approach?
Here an example dataframe:
dat <- data.frame(item=1:160,
unit_price=round(c(runif(80,0,100), runif(80,...
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.