Displaying 6 results from an estimated 6 matches for "trunctation".
Did you mean:
truncation
2004 Feb 25
1
a new proposal
...each page header. This has two advantages; first it allows
us to have the best of both worlds as far as the start-time/end-time
discussion, it allows us to *CLEANLY* implement discontinuous streams,
more clean than start-time alone, and it would also give us a clean way
to do granule-accurate trunctation of a stream.
The overhead added by four additional bytes per page is reletivly
insignifigant. The new version also allows us to cleanly upgrade Vorbis
to this new style without the "what happens when someone demuxes a mixed
stream and has an otherwise legal Ogg Vorbis file?" issue si...
2005 Dec 23
10
truncating html text
I''ve got a fairly basic problem here that I''m hoping there is an easy
solution for.
I have a chunk of html code that I want to truncate to a given length...
say 20 characters or so.
If I use the ''truncate'' helper function I end up with unbalanced tags.
For example.
<a href=www.someplace.com>A really long string of words</a>
becomes
<a
2009 May 05
3
Cox Proportional Hazard with missing covariate data
Dear friends,
I have used R for some time now and have a tricky question about the coxph-function: To sum it up, I am not sure whether I can use coxph in conjunction with missing covariate data in a model with time-variant covariates. The point is: I know how "old" every piece that I oberserve is, but do not have fully historical information about the corresponding covariates. Maybe you
2014 Oct 02
3
debuggingState() analogous to tracingState() ?
We have had some conversation within R core,
lead by Duncan Murdoch and me, about a proposal
to extend the current tracingState() functionality
by something tentatively called debuggingState().
Duncan has allowed me to copy the previous conversation
(after very minor editing):
The following is quite technical and assumes you know more about
R's debug()ing and trace()ing than an estimated
2024 Jun 18
7
Call for testing: openssh-9.8
Hi,
OpenSSH 9.8p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a bugfix release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at
2009 Oct 30
30
Truncating SHA2 hashes vs shortening a MAC for ZFS Crypto
For the encryption functionality in the ZFS filesystem we use AES in CCM
or GCM mode at the block level to provide confidentiality and
authentication. There is also a SHA256 checksum per block (of the
ciphertext) that forms a Merkle tree of all the blocks in the pool.
Note that I have to store the full IV in the block. A block here is a
ZFS block which is any power of two from 512 bytes to