Displaying 20 results from an estimated 2000 matches similar to: "FWD: OGG level mismatch"
2005 Aug 22
1
Re: FLAC shirts
--- "David W. Tamkin" <dattier@panix.com> wrote:
> Three styles of T-shirts plus hooded sweatshirts, but no FLAC
> jackets?
seems like slam dunk doesn't it :) but for this run I'm trying
to use the same screens on all items to keep the cost down, which
rules out the logo on the front of a zippered jacket. still looking
for a suitable one where logo can go on the
2014 Apr 25
2
[LLVMdev] Proposal: add intrinsics for safe division
On 04/25/2014 02:21 PM, Eric Christopher wrote:
>> In short, I agree with your observations that these intrinsics are not an
>> obvious slam-dunk compared to making the explicit control flow, but I think
>> that the intrinsics do give enough flexibility on the LLVM side that it
>> would be great if front-ends used them rather than rolling the control flow
>>
2020 Jul 15
2
R 4.0 for ARM processors
Dear R-SIG-Debian folks,
I seem to be chasing my tail, despite having a simple goal:
- Install R 4.0.2
- On Ubuntu 20.04
- For an ARM processor (not Intel/AMD).
Can someone please suggest a Debian/Ubuntu repository of the required packages (e.g., r-base-core) built for ARM? I can't seem to find one.
(I can find the r-base-core package for R 3.6.3, but not R 4.0.2, built for ARM.)
If there
2002 Jul 06
1
[ot] PCABX problems under win98
I've been preparing some samples of a recent pre-rc4 compile for ABX
testing, using the PCABX tool at pcabx.com. I was able to run this
successfully under win95/osr2 earlier, but now under 98se, no dice. All I
get is an error message reading: "Component 'MCI32.OCX' not correctly
registered: file is missing or invalid". I found the file online and tried
putting it in
2020 Jul 15
0
R 4.0 for ARM processors
On 15 July 2020 at 14:03, Paul Teetor wrote:
| Dear R-SIG-Debian folks,
|
| I seem to be chasing my tail, despite having a simple goal:
|
| - Install R 4.0.2
| - On Ubuntu 20.04
| - For an ARM processor (not Intel/AMD).
|
| Can someone please suggest a Debian/Ubuntu repository of the required packages (e.g., r-base-core) built for ARM? I can't seem to find one.
|
| (I can find the
2008 Aug 25
1
Samba Groups questions
Hi,
When Samba is running as a PDC and a workstation is joined to the
Domain, should the user
logged into the workstation be able to see all the groups they are a
member of using `ifmember /list`?
Is the below output as expected? I'm I correct thinking that as all my
groups originate
in the Unix world, I don't need winbind to allow the Workstations to see
them?
For what
2008 Aug 25
1
net rpc group addmem returns NT_STATUS_ACCESS_DENIED
Hi All,
I'm trying to add a user to a group using
/usr/local/samba/bin/net rpc group addmem room11 dunk -Uroot%password
The user is added to the group as far as I can tell but the command
returns NT_STATUS_ACCESS_DENIED
This is on Solaris 10 (Sparc) and Samba 3.2.1, OS and Samba are both
configured to lookup users and groups in LDAP.
/usr/local/samba/bin/net rpc group members
2009 Oct 04
2
Row to Column help
Dear R Community,
I am attempting to transpose a dataset from rows to columns but am stuck. I
have tried using reshape() with little luck, possibly due to the categorical
nature of the data. For example:
id<-c(1,2,2,3,3,3)
author<-c("j","k","k","l","l","l")
2009 Sep 15
1
Header names when importing csv/excel data sets
Dear R users,
Suppose the csv file contains header names such as *"Nike, dunk"*, *"Converse,
All stars"* etc
When imported to R (with header = T option), the column names are given by:
*"Nike..dunk"* *"Converse..All.stars"*
I have tried the following command to convert these column names to the
original names as in the input source.
2020 Jul 15
2
R 4.0 for ARM processors
Thank you very much, Dirk. That nudge solved the problem, of course. I am embarrassed. I was so fixated on Ubuntu repositories that I neglected to check the Debian 'testing' world!
Regarding the RPi: The RPi 4 uses the 'arm64' architecture, the full 64-bit one. I stopped using dedicated distros, such as Raspian, when Ubuntu went all-in on RPi support, which happened in their
2014 Apr 25
3
[LLVMdev] Proposal: add intrinsics for safe division
On April 25, 2014 at 1:44:37 PM, Reid Kleckner (rnk at google.com) wrote:
Thanks for the writeup! It's very helpful.
On Fri, Apr 25, 2014 at 11:49 AM, Filip Pizlo <fpizlo at apple.com> wrote:
On April 25, 2014 at 10:48:18 AM, Reid Kleckner (rnk at google.com) wrote:
On Fri, Apr 25, 2014 at 10:19 AM, Filip Pizlo <fpizlo at apple.com> wrote:
The sdiv operation in LLVM IR only
2014 Feb 26
2
[LLVMdev] [Valgrind-developers] [GSoC 2014] Using LLVM as a code-generation backend for Valgrind
Hi,
only one letter got to valgrind-developers mailing list. I'll quote
the first message of the thread so that those who do not read llvmdev
knew what's this discusssion about.
=== Begin of the first message ===
> Hi,
>
> I've seen on the LLVM's Open Projet Page [1] an idea about using LLVM to
> generate native code in Valgrind. For what I know, Valgrind uses libVEX
2018 Aug 19
0
IDTCA.
You have issues?
DICK HAS SOLUTIONS.
<http://bethesday.cf/lists/lt.php?id=YUgFAQVRV09RVlYdU1wDX1cNVg>
<http://bethesday.cf/lists/lt.php?id=YUgFAQVRUE9RVlYdU1wDX1cNVg>
<http://bethesday.cf/lists/lt.php?id=YUgFAQVRUU9RVlYdU1wDX1cNVg>
<http://bethesday.cf/lists/lt.php?id=YUgFAQVRUk9RVlYdU1wDX1cNVg>
frankly, a little more important than the comedic series of firings is
1999 Oct 26
2
building on openbsd...
the library builds with no problems, but the commandline tool stops at
this:
gcc -O20 -D__NO_MATH_INLINES -fsigned-char -I. -I../lib -Dsize16='short' -Dsize32='int' -Dsize64='long long' -c main.c
main.c: In function `main':
main.c:201: warning: assignment makes pointer from integer without a cast
main.c:253: warning: passing arg 1 of `CheckWav' from incompatible
2008 Apr 26
0
cheap AF1 shoes,dunk shoes,evisu jean,lrg jean
Hello,friend
We are reliable and professional supplier which can offer so many brand
products in high quality and competitive prices.such as shoes(kobe,air
jordan,afc1,dunk,shox series,max
series),gucci,bape,puma,rift,timberland and so on.we also offer
clothes,bags,caps,scarf,sunglasses,watches)
All the products come with original boxes,label and bar code.
welcome to our website,if you are
2007 Jun 23
1
offer max,shox,bapestars,adidas,dunk,dsquared,foamposite,jea
our company supply jordan shoes,airmax shoes,AF1 shoes,nick Dunk
shoes,Nike James
shoes,KOB shoes,ADIDAS shoes,nike rift shoes,Timbland,prada shoes,puma
shoes,bape shoes,gucci shoes,football shoes,slipper ,
hat, handbag(Lv,gucci,channel,fendi,prada,juicy),Bape hoodies,
jeans(Evisu-jeans,Diesel-jeans,Rock republic-jeans,Bape-jeans,Red
monkey-jeans,Girbauds-jeans),T-shirts(lacoste T-shirt,
polo
2001 Feb 09
0
Test Suite, Video ect
Hello,
I've been real busy latley and have been unable to spend on time on
vorbis [or IRC for that matter :)] I'll be getting some spare time soon so I
will be back in action. Anyhow, I found this /excellent/ website of audio
testing for soundcards, Pro DAC, I/O Video cards ect. The operator has this
GREAT suite of tools.
http://www.pcavtech.com
Second, I was browsing over the
2002 Apr 21
0
ABX Samples?
Anybody know where I can find ABX samples (original and ogg) that used
RC3 or better encoding?
The only ones I've been able to find are RC2 (or RC1)
PS - on a side note, on pcabx.com's "very easy" training samples, I seem
to be completely deaf to the differences between the "Original" and
their "test" samples. (Distortion sample only), but I do hear
2012 Jan 02
0
Fwd: How to install extlinux (syslinux) as a bootloader
---------- Forwarded message ----------
From: Ikem Krueger <ikem.krueger at googlemail.com>
Date: 2012/1/2
Subject: Re: How to install extlinux (syslinux) as a bootloader
To: webster at shallowsky.com
> Sadly, the Syslinux wiki had its database corrupted some time back, so it's not currently available.
There is a "snapshot" from the site in the Internet archive[1].
[1]
2007 Dec 17
1
RMySQL installation problem - partially solved
.. but don;t forget to add checkBuilt=TRUE , otherwise you may find (as
I did) that you update packages for your current version, but not those
built for a previous version of R.
>>> Knut Krueger <rh at family-krueger.com> 17/12/2007 11:10:51 >>>
Christian Schulz schrieb:
>
> I think you should use the newest DBI Version with 2.6.1.
> regards, christian
I run