Displaying 20 results from an estimated 255 matches for "frederik".
Did you mean:
frederick
2018 Jan 25
1
Hitting kMaxNumChunks
On Wed, Jan 24, 2018 at 12:10 PM, Frederik Deweerdt <
frederik.deweerdt at gmail.com> wrote:
> On Wed, Jan 24, 2018 at 11:30 AM, Kostya Serebryany <kcc at google.com>
> wrote:
> > +Aleksey, who has been dealing with the allocator recently.
> >
> > If you have a "((idx)) < ((kMaxNumChunks))"...
2015 Oct 26
3
events
...So no meta data plugin, but with notify and
push_notification?
protocol lmtp {
mail_plugins = $mail_plugins notify push_notification
}
plugin {
push_notification_driver = ox:url=http://myurl/
<http://login:pass at node1.domain.tld:8009/preliminary/http-notify/v1/notify>
}
Regards,
Frederik
On 26-10-15 11:35, Teemu Huovila wrote:
>
> On 26.10.2015 09:45, Frederik Bosch | Genkgo wrote:
>> Ah fantastic. Now I guess I can use notify plugin without push_notification metadata plugins, right?
> Im not sure I understand the question correctly. I understood from the thread t...
2010 Mar 02
5
Random real numbers
Hi,
How could i generate random real numbers between 0 en 2*pi?
Thanks,
Frederik
[[alternative HTML version deleted]]
2018 Feb 09
0
Hitting kMaxNumChunks
Hello,
On Wed, Jan 24, 2018 at 4:22 PM, Kostya Serebryany <kcc at google.com> wrote:
>
>
> On Wed, Jan 24, 2018 at 12:10 PM, Frederik Deweerdt
> <frederik.deweerdt at gmail.com> wrote:
[...]
>>
>> > If yes, yea, I guess we need to bump kMaxNumChunks
>> >
>> >
>> I'll increase the limit to 2^19 for our build, and I'll report the results
>> here.
>
>
I ended up inc...
2015 Oct 26
2
events
Ah fantastic. Now I guess I can use notify plugin without
push_notification metadata plugins, right?
On 26-10-15 08:36, Teemu Huovila wrote:
>
> On 26.10.2015 08:59, Frederik Bosch | Genkgo wrote:
>> Thanks again. Final question: how do I configure this plugin?
> As the only existing driver at the moment is the OX one, the plugin is documented in OX wiki at
> http://oxpedia.org/wiki/index.php?title=AppSuite:OX_Mail#Setup_of_the_Dovecot_Push
>
> br,
>...
2018 Jan 16
2
Hitting kMaxNumChunks
Hello Kostya,
I see that master has the same value for kMaxNumChunks, is there
anything in particular that leads you to think i wouldn't run into the
same limit?
Thanks,
Frederik
On Tue, Jan 16, 2018 at 11:23 AM, Kostya Serebryany <kcc at google.com> wrote:
> llvm 3.9 seems pretty old.
> Does this happen with trunk?
>
> On Thu, Jan 11, 2018 at 11:20 AM, Frederik Deweerdt via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>>
>> Hello,...
2010 Feb 26
2
sort columns
Hello,
i have a 50*100 matrix, with real numbers. How do i sort each column?
Now i sort it with a for-loop but this take a lot of time...
Thank you,
Frederik
[[alternative HTML version deleted]]
2018 Jan 16
0
Hitting kMaxNumChunks
On Tue, Jan 16, 2018 at 11:44 AM, Frederik Deweerdt <
frederik.deweerdt at gmail.com> wrote:
> Hello Kostya,
>
> I see that master has the same value for kMaxNumChunks, is there
> anything in particular that leads you to think i wouldn't run into the
> same limit?
>
No. It's just that I haven't heard an...
2016 May 25
1
configure / make problems with R-devel
>>>>> <frederik at ofb.net>
>>>>> on Tue, 24 May 2016 15:15:17 -0700 writes:
> Thank you, Martin. I linked to your message in a comment here so maybe
> other people will know about that useful technique:
> http://singmann.org/installing-r-devel-on-linux/#comment-161...
2016 May 24
2
Latest R-devel build failing on OS X
...ld-R
../R/configure
make
make check
and I then never run 'make install', but rather use symbolic
link from
..../build-R/bin/R to something like ~/bin/R-devel
i.e.,
cd ~/bin
ln -s ..../build-R/bin/R R-devel
Martin
>> On May 24, 2016, at 12:45 PM, frederik at ofb.net wrote:
>>
>> I agree with Martin's summary of the situation, and with the updated
>> NEWS entry.
>>
>> I'm not familiar with Subversion, can you tell me the command to use?
>>
>> (I tried "svn co https:...
2005 Mar 10
1
caching
...hese issues? If they are actual bugs,
are they being worked on? Does somebody have a wrapper script which
accomplishes the task I'm trying to accomplish (or is support for it
planned to be included in ssh - since it seems like the main reason
one would want caching in the first place)? Thanks,
Frederik
--
http://ofb.net/~frederik/
2018 Jan 24
2
Hitting kMaxNumChunks
...ypically allocates several hundred Gb, and
the size of the objects depend on the traffic. They would
realistically reach 2^17+1 bytes.
> If yes, yea, I guess we need to bump kMaxNumChunks
>
>
I'll increase the limit to 2^19 for our build, and I'll report the results here.
Thanks,
Frederik
2016 Jun 09
3
getGraphicsEvent on X11 and event queuing
Hi Frederik,
>>>>> <frederik at ofb.net>
>>>>> on Tue, 7 Jun 2016 15:20:05 -0700 writes:
> ... I just realized that setGraphicsEventHandlers or
> getGraphicsEvent could have an 'onIdle' callback, to be
> called somewhere in the polling lo...
2015 Oct 26
2
events
Thanks again. Final question: how do I configure this plugin?
On 23-10-15 16:12, Michael M Slusarz wrote:
> On 10/22/2015 12:46 AM, Frederik Bosch | Genkgo wrote:
>
>> Thanks a lot! After looking at the source, I guess the ox driver will
>> do. Maybe, when other people find this thread, you could tell what dlog
>> is. Because I do not know it, and googling came up with little results.
>
> "dlog" is n...
2016 May 24
0
Latest R-devel build failing on OS X
Thank you, Martin. I linked to your message in a comment here so maybe
other people will know about that useful technique:
http://singmann.org/installing-r-devel-on-linux/#comment-161
However, when I try it, I get an error:
$ make
make[1]: Entering directory '/home/frederik/pkg-tmp/R-svn-build/m4'
make[1]: Nothing to be done for 'R'.
make[1]: Leaving directory '/home/frederik/pkg-tmp/R-svn-build/m4'
make[1]: Entering directory '/home/frederik/pkg-tmp/R-svn-build/tools'
make[1]: Nothing to be done for 'R'.
make[1]...
2018 Jan 11
2
Hitting kMaxNumChunks
...src/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_allocator.h:1078
"((idx)) < ((kMaxNumChunks))" (0x40000, 0x40000)
Increasing the limit and recompiling seems like the obvious
workaround, but I'm wondering if i have better options than that. Any
thoughts?
Thank you,
Frederik
2008 Jan 03
5
modules and parser plugins: function unknown
.../var/lib/puppet/templates
[puppetd]
server = puppet.ilibris.be
pluginsync=true
------
The pluginsync=true worked by syncing the plugins of the common module
to /var/lib/puppet/lib on the client, but still it cannot interpret the
manifest.
Any ideas would be greatly appreciated!
Many thanks,
Frederik Denkens
Belgium
2015 Oct 26
0
events
On 26.10.2015 12:44, Frederik Bosch | Genkgo wrote:
> Teemu,
>
> If just need the http request, I will need something like the following configuration, right? So no meta data plugin, but with notify and push_notification?
>
> protocol lmtp {
> mail_plugins = $mail_plugins notify push_notification
> }
&g...
2015 Oct 22
2
events
Michael,
Thanks a lot! After looking at the source, I guess the ox driver will
do. Maybe, when other people find this thread, you could tell what dlog
is. Because I do not know it, and googling came up with little results.
Regards,
Frederik
On 21-10-15 23:33, Michael M Slusarz wrote:
> On 10/21/2015 9:07 AM, Frederik Bosch | Genkgo wrote:
>
>> We want to trigger a script after certain actions by the user (event).
>> This script inserts the action into message queue (e.g. Rabbit MQ)
>> accompanied with some dat...
2004 Aug 02
9
various patches from Mandrakelinux package
...I'm attaching these
patches here, because it could maybe be interesting to include these
upstream.
(libvorbis-1.1-aliasing.patch is actually a rediffed patch of Mandrakesoft's
one for 1.0 against 1.1 svn).
The author of these patches is Gwenole Beachesne, gbeauchesne at
mandrakesoft.com.
Frederik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvorbis-1.0-lib64.patch
Type: text/x-diff
Size: 1453 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20040802/c241c291/libvorbis-1.0-lib64.bin
-------------- next part ----...