search for: jjk

Displaying 10 results from an estimated 10 matches for "jjk".

Did you mean: jdk
2001 Apr 04
2
[follow-up/fix] openssh 2.5.2p2 not allowing RSA authentication
...e/janjust/.ssh/authorized_keys > > (i.e. I changed the permissions on /local/home !) everything is working > fine. That's bizar, and I wonder where this is broken - not in OpenSSH > probably, more likely somewhere in glibc... > > comments, any one? > > TIA, > > JJK / Jan Just Keijser > Cisco Systems International BV
2012 Aug 19
0
[LLVMdev] Greetings & Javascript -> LLVM...
...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 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...
2012 Aug 19
4
[LLVMdev] Greetings & Javascript -> LLVM...
...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 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...
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
2012 Aug 19
0
[LLVMdev] Greetings & Javascript -> LLVM...
19.08.2012, 00:39, "Julian Klappenbach" <jklappenbach at gmail.com>: >With this approach, the community would gain language independence for browsers Browser community is strongly opposed to the idea of having multiple web-faced languages > The first language I'd like to tackle is ECMAScript / Javascript. You can tale a look at llvm-lua project. However, speed of JIT
2015 Dec 27
2
[PATCH] keytab-lilo: update to support kbd 2.0.3 format
Since kbd 2.0.3 (commit 6ff47cf2) the format generated by 'loadkeys -m' has changed slightly, using "unsigned short" instead of "u_short" Signed-off-by: Olivier Brunel <jjk at jjacky.com> --- utils/keytab-lilo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/keytab-lilo b/utils/keytab-lilo index 9e34160..337a869 100755 --- a/utils/keytab-lilo +++ b/utils/keytab-lilo @@ -48,9 +48,9 @@ sub load_map $empty = 1; while (<FILE&g...
2006 Aug 14
1
Bug#382974: xen-utils-3.0: needs python (< 2.4) but 2.4.3-10 will be installed (unstable)
...dependencies. Reproducable: yes. Just install unstable and try to install xen-utils-3.0. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.19-xen-jjk Locale: LANG=nl_NL@euro, LC_CTYPE=nl_NL@euro (charmap=ISO-8859-15) Versions of packages xen-utils-3.0 depends on: ii iproute 20051007-4 Professional tools to control the ii libc6 2.3.6-19 GNU C Library: Shared libraries ii libncurses5...
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 20
0
[LLVMdev] Greetings & Javascript -> LLVM...
On Aug 18, 2012, at 8:22 PM, Julian Klappenbach <jklappenbach at gmail.com> wrote: > > I'm envisioning a use case where browsers would utilize this runtime to execute not only javascript, but also python, ruby, etc. Language specific interpreters could be downloaded on the fly to support scripts, and security would be ensured due to the fact that it would be based within the LLVM
2006 Jun 23
1
Compiling R 2.3.1 on SuSE 8.2 and 10.0: error with libRlapack.so (PR#9026)
...Zsj8dlLEtpg7PkJu6LVP2p4MyJhcLy5OIHZYdsyo5lvQvB2Vr69Md /rP5i61ly/vxoMy5td2yZn86KGNOkLCM2Z8OypgWXCxXKn5Qlh71rmPoWR1hzHHm/XpQ9rqC n+Wv8/NBGfTlTMue9+NhmTNyreNM/3JQtowUbbnSP3j6E/Gzr0BR8S3psSu2bUtLvqCyLR94 a/PWmugvR4/XgO2pd3vG68w13UG+Y2Dt6suPO9DWh9tuMasG0k32pDuTvaqBFO44WqE9ewot kMB9kl2YBRZoSVYQ9urCbC1NdNhJjKNXEe8MZl4kDXEHMCpq0xffcquRkGGbwrv9LElvTaKJ +unzpG68dBn10/2STdRPbxhxugMbtzk6yVtpbSnbwaSaqE3/1jZ5YVJV5Ck26k/cRcy8zGfU 327eff3w4c3nZ56jbXcU87OJ0CNgrPfY5oCsqSGoz2+OpL3syFenOCpyDIypWUdwJUPHwJKd 6wRXJnIkjKlJVjMmI0fCmOtdJnIkjOmVQ3OmYsfAmsfX8TBlF1LBlokcA2N6DRdsqaC3Qfjm 7w54xC1UW0eq8ic7+ekJx41wN6RcH/b6jPlMrl...