search for: stranglehold

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

2012 Aug 19
4
[LLVMdev] Greetings & Javascript -> LLVM...
...oint for common browser APIs like access to the DOM and HTML nodes, XSLT, and XHR invocations. This would open up both the browser and current HTML5 application platforms to a wide variety of languages. Some may be quite happy with Javascript, but I'm sure others would be excited to see that stranglehold broken. And for this purpose, I think LLVM would be well suited. It really depends on how much existing work can be leveraged, and how much interest exists within the community to see this happen. -jjk On Sat, Aug 18, 2012 at 9:56 PM, Sean Silva <silvas at purdue.edu> wrote: > Most of...
2016 Apr 02
0
p values from GLM
...Statistical Association how much money they make from that and what it would take to put all that material in the public domain. I think professional organizations should come out strongly against these provisions of US copyright law and trade agreements that strengthen rather than weaken the stranglehold that major corporations have on the intellectual heritage of humanity. This relates to R, because R is based on an assumption that the dissemination of publications, articles and software, for which the authors are not remunerated from copyright proceeds should not be limited by pre-in...
2012 Aug 20
0
[LLVMdev] Greetings & Javascript -> LLVM...
...oint for common browser APIs like access to the DOM and HTML nodes, XSLT, and XHR invocations. This would open up both the browser and current HTML5 application platforms to a wide variety of languages. Some may be quite happy with Javascript, but I'm sure others would be excited to see that stranglehold broken. I think there's no question that a lot of people want something like this. However, there are a bunch of challenges. Some of the big ones include: How are objects (as in object-oriented programming) going to work? Do you envision the platform providing a generic object model that all...
2012 Aug 19
0
[LLVMdev] Greetings & Javascript -> LLVM...
...ser APIs like access to the DOM and HTML nodes, XSLT, and XHR > invocations. This would open up both the browser and current HTML5 > application platforms to a wide variety of languages. Some may be quite > happy with Javascript, but I'm sure others would be excited to see that > stranglehold broken. > > And for this purpose, I think LLVM would be well suited. It really depends > on how much existing work can be leveraged, and how much interest exists > within the community to see this happen. > > -jjk > > On Sat, Aug 18, 2012 at 9:56 PM, Sean Silva <silvas a...
2016 Apr 02
2
p values from GLM
> On Apr 1, 2016, at 5:01 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > > On 01/04/2016 6:46 PM, Bert Gunter wrote: >> ... of course, whether one **should** get them is questionable... > > They're just statistics. How could it hurt to look at them? Like Rolf, I thought that this utterance on April 1 deserved fortune enshrinement. It reminded me of one
2004 Aug 06
0
p2p streaming?
...like an obvious idea, so I doubt it's new. But I haven't seen anything that suggests that anyone's working on it. The win from this is pretty obvious -- it would be economically possible for an individual to stream out to a mass audience. Something like this is necessary to break the stranglehold on media distribution that large companies have now. The basic idea is that if you're going to listen to a stream, you'll have to pass it on to other people as well. The central problem -- which is hard to solve, but hopefully not impossible -- is reliability. I don't have any expert...
2014 Aug 12
1
Samba4 and idmap_ad
Hello everyone, I have a - maybe only cosmetical - problem. I am currently configuring two SLES servers running Samba4 as member servers in a Windows2008/2012-AD. (Yeah, poor us!) Everything went fine: installing the samba packages, getting Kerberos running, and joining the AD. But when I use id or wbinfo now to get user information I get lots of groups which cannot be mapped a GID and thus are
2004 Aug 04
6
Yet Another Vorbis Portable
Hullo, folks. As the wiki is *still* down, I'm sending this to the list again. The EZAV EMP-400 is a small flash-based portable player with an OLED screen. I think it's still in development, because I can't find information on its pricing anywhere. The memory capacity isn't visible anywhere either, but the previous device from EZAV had 256 megs of memory.
2010 Sep 21
3
Direct3D natively on Linux through Gallium?
I have just read from Phoronix that Gallium is going to support native directx on Linux. http://www.phoronix.com/scan.php?page=article&item=mesa_gallium3d_d3d11&num=1 Is it really possible? Is this true?
2012 Aug 19
0
[LLVMdev] Greetings & Javascript -> LLVM...
Most of the performance wins for dynamic languages are not from the kinds of optimizations that LLVM does; you basically gain performance by doing run-time specialization of dynamic language constructs to become static, which is something that LLVM really won't help you do, and which practically speaking is extremely language-specific. For example, in JavaScript, all numbers are officially
2012 Aug 18
4
[LLVMdev] Greetings & Javascript -> LLVM...
I have a concept for which I'm conducting an initial analysis. The broader idea is to create an LLVM, JIT based runtime that would create a platform amenable to scripting languages, but do so while enforcing an optional sandbox environment when dictated by security concerns (browsers, user preferences). With this approach, the community would gain language independence for browsers, as well
2010 Apr 05
20
SAS and R on multiple operating systems
Hi, This is not meant to be critical of R, but is intended as a possible source for improvements to R. SAS needs the competition. I am reasonably knowledgeable about R SAS-(all products including IML) SAS and R run on Windows(all flavors) UNIX(all flavors) Apple OSs Does R run on natively (no emulation)? We have quite a few users on these systems VAX-VMS Z-OS (mainframe) MVS VM/CMS(IBM)
2006 Mar 25
67
Your Ruby IDE
Just a poll here i am looking for a good IDE for rails and wondering what you guys use? features i like in an ide code highlites auto code complete file browser Currently i am using dreamwever but the code highliting is really bad its also a pain to set up other doucment types such as .yml data config. -- Posted via http://www.ruby-forum.com/.