search for: unexplor

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

Did you mean: explor
2010 Jul 08
2
rspec-rails how to selectively turn on csrf protection for controller specs?
...with this so far). * have some specs split off from the main specs which run in a different rails environment, e.g. test-with-csrf rather than test. versions: rails 2.3.8, rspec 1.3.0, rspec-rails 1.3.2 Any help or pointers to old topics would be greatly appreciated, google made this look a bit unexplored beyond "rails fixes csrf by default, turn off in tests". Cheers Nick
2010 Sep 23
2
Announcing A Digital Media Primer for Geeks
...about the media they wrangle for work or play. The video features a wiki companion site with transcripts, discussion, and further reading. "Open Source has conquered and filled much of the original territory to which it aspired, but the media frontier, especially video, is still wide open and unexplored," Montgomery says. "Camera and computer costs have come down to the point where hackers on modest budgets can afford to participate." Members of the digital video community have called it "[the] Uni lecture I never got but really wanted" and "Carl Sagan on speed.&quo...
2002 Nov 18
0
patch: rsync-2.5.5: UNIX ACL support
...been patched: % rsync --version | grep acl Capabilities: 64-bit files, socketpairs, hard links, acls, symlinks, batchfiles, % ssh remote rsync --version \| grep acl Capabilities: 64-bit files, socketpairs, hard links, acls, symlinks, batchfiles, aside from that, the failure modes are largely unexplored i encourage anybody who has the hacking muse and the inclination to fix or proffer a better patch and maybe even to see about getting something merged into the project. i think, at any rate, purloining the samba guys' work is a decent basis for such an endeavor. anyway, my only commitment to...
2000 Sep 15
0
More on parallelism
...that it is on the to-do list, but not currently at the top. Hence, someday a plain-vanilla multi-threaded encoder will be possible. But not today. Bummer. But it got me thinking -- what about mixing MPI and threads? For those of you who don't know anything about MPI, this is a relatively unexplored area, mainly because of the lack of thread-safe MPI implementations (including mine. Oops!). But the more that I thought about it, the more interesting it got, because there's actually a lot of deliciously intracate real-world issues involved. So in between real work (i.e., while waiting...
2014 Jun 05
3
Cannot obtain CPU freq during vbox machine creation
Dear libvirt experts, I can not instantiate even a simple machine when using the 'vbox' hypervisor: s14% virt-install --connect=vbox:///session --virt-type vbox --name vtest --memory 500 ERROR cannot obtain CPU freq: No such file or directory s14% virsh -c vbox:///session błąd: cannot obtain CPU freq: No such file or directory (1) How to fix this error? The VirtualBox driver seems
2018 Feb 02
1
Vector Splitting for Stackmap Operands
HI All, I am current working with SIMD instruction along with stackmap features. Recently I encountered a problem involving legalizing stackmap. In my stackmap, I record all the live values existing at the callsite. One of the operands in my stackmap is an illegal vector type for arm64 architecture ( *v4f64*) and requires vector splitting in order to legalize the node ( *v2f64*). However, I
2016 Jun 24
7
Representing MIPS ABI information in the triple as ARM/X86 do for EABI/EABIHF/X32
...ed solely by the triple) which has been strongly opposed in earlier discussions about triples. I can provide more detail on some of the specific problems if required but this boils down to a choice between an easy paved road that other people use and that I know will end in a working state, or an unexplored path with known difficulties and an uncertain result.
2016 Jul 05
2
Representing MIPS ABI information in the triple as ARM/X86 do for EABI/EABIHF/X32
...led solely by the triple) which has been strongly opposed in earlier discussions about triples. I can provide more detail on some of the specific problems if required but this boils down to a choice between an easy paved road that other people use and that I know will end in a working state, or an unexplored path with known difficulties and an uncertain result. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160705/be5f59d3/attachment-0001.html>
2004 Aug 06
1
MuSE 0.9 codename &quot;COTURNIX&quot; - out now with new major features!
...All the functionalities of MuSE are quite well exposed thru a reusable API, which in fact was the one used to build the GUIs on top. Documentation for it is available on http://muse.dyne.org/codedoc If you are interested, you are very welcome to build new MuSE interfaces, there are still a lot of unexplored possibilities and this engine can be a realiable backend for radio automation interfaces and more. Get in touch with developers! join the mailinglist on http://lists.dyne.org/muse or peek into irc.freenode.net channel #dyne <p><p><p>***** Libraries: - - LAME (optional) Lame...
2000 May 02
16
R Documentation(s)
Dear all, I am interested by the various messages sent to the r-help mailing list these last few days about documentation on R. Yet, there are a lot of issues actually open on this topic, and it is not clear to me what is the "urgent need for documentation" on R. R comes with the 'Introduction to R' by Venables et al. I recommend the colleagues and students in my lab who are
2004 Mar 31
1
wine segfaults and crashes my 2.4.x kernel
kernel is downloaded with up2date: [s2@katleriai s2]$ cat /etc/redhat-release && rpm -q glibc kernel && uname -r Red Hat Linux release 8.0 (Psyche) glibc-2.3.2-4.80.8 kernel-2.4.20-27.8 kernel-2.4.20-28.8 2.4.20-28.8 when i make wine to run setup.exe from WordViewer97, i am getting usual installer's window with two buttons. after pressing "Continue" i am getting
2001 Oct 23
4
Problems compiling under OS X
While trying to compile libao 0.8.0 under OS X 10.1, I got the following problems: > [localhost:ecc/Sources/libao-0.8.0] root# ./configure > creating cache ./config.cache > checking for a BSD compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... found >
2012 Jan 26
13
btrfs-raid questions I couldn't find an answer to on the wiki
I''m currently researching an upgrade to (raid1-ed) btrfs from mostly reiserfs (which I''ve found quite reliable (even thru a period of bad ram and resulting system crashes) since data=ordered went in with 2.6.16 or whatever it was. (Thanks, Chris! =:^)) on multiple md/raid-1s. I have some questions that don''t appear to be addressed well on the wiki, yet, or where