Displaying 20 results from an estimated 473 matches for "jc".
Did you mean:
jcu
2004 Sep 10
0
Large compression test
...similar behaviour earlier when recompressing
some tracks using flac 0.10, but those symptoms disappeared
after recompression with 1.0.
Your TOC-hash algorithm would be interesting to examine, as
I'm also intending to move the metadata into a database from
a set of plain files.
/Svante
"JC" == Josh Coalson <xflac@yahoo.com> writes:
JC> A large test I ran on flac 1.0 recently finished so I thought
JC> I'd post the results. I took about 60 CDs, totalling around
JC> 30 gigs uncompressed, and compressed them all using all 10 of
JC> flac's default compress...
2016 Mar 30
3
Pigeonhole 0.4.13 does not compile against dovecot 2.2.23
...a new version of pigeonhole is on the way because
version 0.4.13 does not compile against dovecot 2.2.23
This is the error that I get
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../..
-I../../../src/lib-sieve -I../../../src/lib-sieve/util
-I../../../src/lib-sieve/plugins/environment
-I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/imap
-I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/lib-lda
-I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/lda
-I/home/jc/rpmbuild/BUILD/dovecot-2.2.23
-I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/lib
-I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/lib-dict
-I/home/...
2004 Sep 10
2
Large compression test
A large test I ran on flac 1.0 recently finished so I thought
I'd post the results. I took about 60 CDs, totalling around
30 gigs uncompressed, and compressed them all using all 10 of
flac's default compression modes (-0 through -9). The CDs are
of a wide variety of music; I think the only major genres not
represented are country and rap (freudian slip). Anyway, the
raw numbers:
Opt
2016 Mar 30
2
Pigeonhole 0.4.13 does not compile against dovecot 2.2.23
...0.4.13 does not compile against dovecot 2.2.23
>>
>> This is the error that I get
>>
>> gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../..
>> -I../../../src/lib-sieve -I../../../src/lib-sieve/util
>> -I../../../src/lib-sieve/plugins/environment
>> -I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/imap
>> -I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/lib-lda
>> -I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/lda
>> -I/home/jc/rpmbuild/BUILD/dovecot-2.2.23
>> -I/home/jc/rpmbuild/BUILD/dovecot-2.2.23/src/lib
>> -I/home/jc/rpmbuild/BUI...
2009 Apr 15
2
How to Reshuffle a distance object
I would like to randomly shuffle a distance object, such as the one
created by ade4{dist.binary} below. My first attempt, using
sample(jc.dist) creates a shuffled vector, losing the lower triangular
structure of the distance object. How can I Ishuffle the lower
triangular part of a distance matrix without losing the structure?
Thanks. --Dale
x1 <- c(rep(0,4),1)
x2 <- c(rep(0,2),rep(1,3))
x3 <- c(rep(1,3), rep(0,2))
X <...
2010 Sep 27
1
Released Pigeonhole v0.2.1 for Dovecot v2.0.4
Hello Dovecot users,
There haven't been that many Pigeonhole developments lately, not even
really significant bugs were reported. That is why this release is
pretty small in terms of changes.
However, one issue got some attention: the fact that not recompiling
Pigeonhole for Dovecot v2.0.3 would result in rather interesting message
delivery. Normally, Dovecot would complain about a
2010 Sep 27
1
Released Pigeonhole v0.2.1 for Dovecot v2.0.4
Hello Dovecot users,
There haven't been that many Pigeonhole developments lately, not even
really significant bugs were reported. That is why this release is
pretty small in terms of changes.
However, one issue got some attention: the fact that not recompiling
Pigeonhole for Dovecot v2.0.3 would result in rather interesting message
delivery. Normally, Dovecot would complain about a
2018 Dec 08
2
doveadm batch crash
...e doveadm_fts_plugin, because dlopen() failed:
/usr/lib64/dovecot/doveadm/lib20_doveadm_fts_plugin.so: undefined
symbol: fts_user_get_language_list (this is usually intentional, so just
ignore this message)
Debug: Module loaded:
/usr/lib64/dovecot/doveadm/libdoveadm_mail_crypt_plugin.so
doveadm(jc): Debug: Effective uid=1001, gid=100, home=/home/jc
doveadm(jc): Debug: acl: No acl_shared_dict setting - shared mailbox
listing is disabled
doveadm(jc): Debug: mail_crypt_plugin: mail_crypt_curve setting missing
- generating EC keys disabled
doveadm(jc): Debug: Namespace inbox: type=private, pre...
2008 Sep 17
4
Supermicro PDSMI failed to boot on fresh RELENG_7/amd64
Colleagues,
3 of 4 times this machine failed to boot, panicing somewhere in late kernel
initialization phase (before /sbin/init is executed)
I have serial console and KDB enabled, so can do experiments.
Last two crashes:
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0x8
fault code = supervisor read data, page not present
instruction pointer =
2016 Jan 27
4
PJSIP Stun/ICE
>>>>> "JC" == Joshua Colp <jcolp at digium.com> writes:
JC> This stems from PJSIP not being dynamic with transports (it
JC> doesn't like its environment changed to that degree while
JC> in use). I'm afraid if your IP changes you'd have to restart
JC> Asterisk when you are...
2004 Sep 10
3
possible format change
After doing a lot of automated seek testing on files, it looks like
the length of the sync code (currently 9 bits) is not long enough to
enable a really robust AND efficient seek algorithm. Lengthening the
sync code will require a format change (i.e. FLAC <0.8 streams won't
play back on FLAC >0.9 decoders), so I'm sending this message out to
see if there is any "NO DON'T DO
2018 Dec 13
0
doveadm batch crash
...dlopen() failed:
> /usr/lib64/dovecot/doveadm/lib20_doveadm_fts_plugin.so: undefined
> symbol: fts_user_get_language_list (this is usually intentional, so just
> ignore this message)
> Debug: Module loaded:
> /usr/lib64/dovecot/doveadm/libdoveadm_mail_crypt_plugin.so
> doveadm(jc): Debug: Effective uid=1001, gid=100, home=/home/jc
> doveadm(jc): Debug: acl: No acl_shared_dict setting - shared mailbox
> listing is disabled
> doveadm(jc): Debug: mail_crypt_plugin: mail_crypt_curve setting missing
> - generating EC keys disabled
> doveadm(jc): Debug: Namespace...
2009 Aug 18
2
R CMD BATCH question under Ubuntu 9.04
Dear list,
I could not find a mailing list of R under ubuntu, so I give it a try here...any direction/suggestion welcome
I run R 2.8.1 under Ubuntu 9.04
>From the terminal I am able to run a R CMD BATCH command when I am on my home folder /home/user
jc@jc-laptop:~$ R CMD BATCH /var/www/test.R
The file "test.R" contains simply:
a <- 1
write.csv(a,"/var/www/test.csv")
BUT if I change the directory in the terminal, the same command "R CMD BATCH /var/www/test.R" does not function & gives me the following message...
2018 Mar 13
1
libvirt connect vmware workstation fail
bash: vmwarews+ssh://jc@127.0.0.1/session: No such file or directory
[jc@te ~]$ virsh -c vmwarews+ssh://jc@127.0.0.1/session
错误:连接到管理程序失败
错误:不支持的操作:ssh 连接驱动程序不支持在没有套接字路径的情况下连接到会话实例
[jc@te ~]$ virsh -c vmwarews+ssh://root@127.0.0.1/session
错误:连接到管理程序失败
错误:不支持的操作:ssh 连接驱动程序不支持在没有套接字路径的情况下连接到会话实例
[jc@te ~]$ virsh -c v...
2004 Sep 10
3
FLAC support in Phatbox car audio system
For the interested, the Phatbox (a car audio system) now has
firmware to support FLAC files. I have a news bullet on the
FLAC site:
http://flac.sourceforge.net/news.html#20020213
This is the first hardware support for FLAC (more is coming)
and I think the first support of any non-proprietary lossless
audio format for any hardware. Kudos to Phatnoise for taking
the lead.
Josh
2004 Sep 10
2
What's left for 1.0?
All,
FLAC is nearing an official version. I am going to release a 0.9
version first with the winamp2 plugin fixes (and some other small
inprovements). but I want to ask the question now:
As a user, what do you think is left to do before 1.0? FLAC is
bound to have incremental improvements but are there any fundamental
format or feature changes/additions that you think that should be
made? I am
2016 Jan 27
4
PJSIP Stun/ICE
>>>>> "JC" == Joshua Colp <jcolp at digium.com> writes:
JC> I disagree that it makes it worthless for a large number of
JC> users. It's only within the last few days that a few people have run
JC> into this particular issue where they have a public IP address that is
JC> changing...
2016 May 20
2
Determination of statements that contain only matrix multiplication
...vm can perform such transformations.
>
> For example, let’s consider the following code:
>
> Loop 1 for ic = 0, ..., m−1 in steps of mc
> Loop 2 for pc = 0, ..., k−1 in steps of kc
> A(ic : ic + mc − 1, pc : pc + kc − 1) → Ac // Pack into Ac
> Loop 3 for jc = 0, ..., n−1 in steps of nc
> B(pc : pc + kc − 1, jc : jc + nc − 1) → Bc // Pack into Bc
> Loop 4 for ir = 0, ..., mc −1 in steps of mr
> Loop 5 for jr = 0, ..., nc −1 in steps of nr
> Loop 6 for pr = 0, ..., kc −1 in steps of 1
> Loop 7...
2004 Sep 10
0
possible format change
JC> After doing a lot of automated seek testing on files, it looks like
JC> the length of the sync code (currently 9 bits) is not long enough to
JC> enable a really robust AND efficient seek algorithm. Lengthening the
JC> sync code will require a format change (i.e. FLAC <0.8 streams w...
2012 Apr 19
1
puppet-lint error
Hi, this is not strictly puppet related but I am hoping someone here
who uses puppet-lint can tell me what is going on here.........
$ puppet-lint init.pp
/Users/jc/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/
rubygems/custom_require.rb:36:in
`require'': iconv will be deprecated in the future, use String#encode
instead.
/Users/jc/.rvm/gems/ruby-1.9.3-p125/gems/puppet-lint-0.1.13/bin/puppet-
lint:89:in
`<top (required)>'': undefin...