search for: funnier

Displaying 20 results from an estimated 22 matches for "funnier".

Did you mean: sunnier
2012 Jun 12
11
Determining the syslog provider
...Which seems quite simple, at first. My problem is that my servers are on different versions of different operating systems. And each of them has a different syslog default provider (syslog, rsyslog, syslog-ng...). Which of course might have been replaced by an admin who prefered another... Even funnier, SLES10 has its configuration in syslog-ng-conf.in and SLES11 in syslog-ng.conf ! How would you approach such a task ? Regards, -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.g...
2018 Nov 30
8
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
In order to comply with the CoC, replace **** with a hug. Jarkko Sakkinen (15): MIPS: replace **** with a hug Documentation: replace **** with a hug drm/nouveau: replace **** with a hug m68k: replace **** with a hug parisc: replace **** with a hug cpufreq: replace **** with a hug ide: replace **** with a hug media: replace **** with a hug mtd: replace **** with a hug
2001 Aug 22
1
My adventures with Wine and Netscape
...indows, last I used was 3.11): is this a possible/typical scenario, a 0-byte file giving (bogus) permissions errors? Anyway I sent a help request to the plugin providors for a "new" .ini file, we'll see what they say. :) In conclusion, my experiences so far with wine (I've got a funnier one prior to the netscape if anyone is interested :)) have been neither uninteresting nor unsatisfying, and I am really grateful to the developers for the tremendous amount of effort that has gone into this project. Cheers, Darrin
2015 Apr 24
2
Real sh? Or other efficient shell for non-interactive scripts
..."file" is because I'm using FreeBSD /proc, for Linux you may need to replace the line with something like: readlink /proc/$$/exe Now the fun part in bash: $ echo $0 bash $ ./test /bin/sh in tcsh % echo $0 tcsh % ./test /bin/sh in zsh % echo $0 zsh % ./test /bin/sh But yet funnier thing: $ bash ./test /usr/local/bin/bash $ tcsh ./test /bin/tcsh $ zsh ./test /usr/local/bin/zsh Well, no creepy surprises for me ! ;-) (you can do the same on Linux of your choice and see if it behaves ;-) Thanks. Valeri ++++++++++++++++++++++++++++++++++++++++ Valeri Galtsev Sr System Adm...
2006 May 09
2
Dom0 boot failure with latest xen-unstable
ewHi, So, I''ve been struggling with some strange problems in my Xen-powered server, and I decided that before I ask the list i''d better upgrade to the latest xen code (famous last words). So I downloaded and installed xen-unstable-src.tgz as of 5/8. The boot process on the system now goes something like this: The xen part goes ok. The 2.6.16 kernel starts loading. Then
2006 Mar 21
13
"Remembering" link to redirect to after logging in
Hi, Suppose I have a resource such as http://localhost:3000/topsecret/data that requires the user to login first. What I did was make use of before_filter to check and see if the session variable is set with the logged in user''s id (similar to the example in "Agile Web Development with Rails"). However while the filtering function does work correctly in redirecting the
2018 Nov 30
0
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
...quot; to be very weird replacements. Can we bikeshed this to "heck", "hecked", and "hecking" (or "heckin" to follow true Doggo meme style). "This API is hugged" doesn't make any sense to me. "This API is hecked" is better, or at least funnier (to me). "Hug this interface" similarly makes no sense, but "Heck this interface" seems better. "Don't touch my hecking code", "What the heck were they thinking?" etc... "hug" is odd. Better yet, since it's only 17 files, how about doing co...
2018 Nov 30
1
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
...eplacements. Can we > bikeshed this to "heck", "hecked", and "hecking" (or "heckin" to > follow true Doggo meme style). > > "This API is hugged" doesn't make any sense to me. "This API is > hecked" is better, or at least funnier (to me). "Hug this interface" > similarly makes no sense, but "Heck this interface" seems better. > "Don't touch my hecking code", "What the heck were they thinking?" > etc... "hug" is odd. > > Better yet, since it's only 17 f...
2007 Jan 23
0
Mongrel-users Digest, Vol 12, Issue 22
...22214821.4804e941.zedshaw at zedshaw.com> > Content-Type: text/plain; charset=US-ASCII > > Alright folks, after nearly a month of pounding and beating up the Mongrel > 1.0 > RC1 release we''re putting out the official 1.0.1 release. > > Read all about it at the (much funnier) news posting: > > http://mongrel.rubyforge.org/news.html > > For those people in a hurry, the gems should hit the mirrors and you can > install using your usual commands. Refer the the above page for more help. > > I''m really happy with this release, but as usual s...
2018 Nov 30
1
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
...placements. Can we > bikeshed this to "heck", "hecked", and "hecking" (or "heckin" to > follow true Doggo meme style). > > "This API is hugged" doesn't make any sense to me. "This API is > hecked" is better, or at least funnier (to me). "Hug this interface" > similarly makes no sense, but "Heck this interface" seems better. > "Don't touch my hecking code", "What the heck were they thinking?" > etc... "hug" is odd. > Like John I don't think that the wo...
2006 Feb 12
2
dual TE410, both span 3 is broken
This afternoon I finally figured out more with regarding to a strange clock-slip problem we have on our asterisk box. We have two TE410s, in E1 mode: TE410P version c01a009b They have their own interrupts: 66: 781648298 783747388 IO-APIC-level t4xxp 233: 253890977 1311504670 IO-APIC-level t4xxp They have their full 31 channels: span=3,0,0,ccs,hdb3,crc4 bchan=63-77,79-93 dchan=78
2006 Jul 26
7
Delete_all causes a deadlock on MSSQL database ???
...9;' rails page shows. BUT if i go into sql query analyser, i can''t do a ''select * from foo'' anymore to see if the record has indeed been deleted, because of the deadlock. Its exactly as though rails has opened a transaction but not committed it. Here''s the funnier rub though, if i replace the delete_all with a destroy_all, i don''t have any problems!!! Anyone know whats going on? Here''s the code def save # scan through the params, looking for any starting with ''reason_'' to save params.each {|key,reason|...
2018 Jan 18
0
[RFC] Half-Precision Support in the Arm Backends
...t16: i32,ch = load<LD2[%addr], zext from i16> t0, t2, undef:i32 t12: f32 = fp16_to_fp t16 <~~~~~~~~ FUNNY NODE HERE t7: i32 = bitcast t12 t9: ch,glue = CopyToReg t0, Register:i32 %r0, t7 t10: ch = ARMISD::RET_FLAG t9, Register:i32 %r0, t9:1 And yes, to make it even funnier, this node has an i32 operand, and that's because we do the half-float load with an integer load instruction. And after this rewrite, we end up with this DAG: t0: ch = EntryToken t2: i32,ch = CopyFromReg t0, Register:i32 %0 t16: i32,ch = t2LDRHi12<Mem:LD2[%addr]>...
2017 Dec 06
2
[RFC] Half-Precision Support in the Arm Backends
Thanks a lot for the suggestions! I will look into using vld1/vst1, sounds good. I am custom lowering the bitcasts, that's now the only place where FP_TO_FP16 and FP16_TO_FP nodes are created to avoid inefficient code generation. I will double check if I can't achieve the same without using these nodes (because I really would like to get completely rid of them). Cheers, Sjoerd.
2018 Jan 18
1
[RFC] Half-Precision Support in the Arm Backends
...t16: i32,ch = load<LD2[%addr], zext from i16> t0, t2, undef:i32 t12: f32 = fp16_to_fp t16 <~~~~~~~~ FUNNY NODE HERE t7: i32 = bitcast t12 t9: ch,glue = CopyToReg t0, Register:i32 %r0, t7 t10: ch = ARMISD::RET_FLAG t9, Register:i32 %r0, t9:1 And yes, to make it even funnier, this node has an i32 operand, and that's because we do the half-float load with an integer load instruction. And after this rewrite, we end up with this DAG: t0: ch = EntryToken t2: i32,ch = CopyFromReg t0, Register:i32 %0 t16: i32,ch = t2LDRHi12<Mem:LD2[%addr]>...
2014 Mar 27
2
[LLVMdev] Named register variables GNU-style
On 27 March 2014 19:35, Krzysztof Parzyszek <kparzysz at codeaurora.org> wrote: > Is there any sane reason to actually implement it? Bare metal code is never sane, but that's not an excuse not to write it. C is a very complete language, especially modern variations like C11, but there's still a lot that can't be done in C and for good reasons. Kernel code and optimal
2015 Apr 24
9
Real sh? Or other efficient shell for non-interactive scripts
On 04/24/2015 03:57 AM, Pete Geenhuizen wrote: > if you leave it out the script will run in whatever environment it > currently is in. I'm reasonably certain that a script with no shebang will run with /bin/sh. I interpret your statement to mean that if a user is using ksh and enters the path to such a script, it would also run in ksh. That would only be true if you
2003 Dec 09
1
S3 domain member shares won't authorize secondary groups, only for W98
Hi list, After kudos, time comes again with problems. This time, still on the same setup as before : - Linux PDC with ldapsam, ran by RH9, OpenLDAP 2.0.27 (stock RH9 RPM+Solaris RootDSE patch), Samba 3.0.1rc1 recompiled from SRPM ; - Linux BDC is the same ; The PDC and BDC are working Ok, so I won't include the smb.conf from these. - Solaris 9 domain member (jersey) gets Posix accounts
2007 Jan 23
22
Mongrel 1.0.1 Officially Released
Alright folks, after nearly a month of pounding and beating up the Mongrel 1.0 RC1 release we''re putting out the official 1.0.1 release. Read all about it at the (much funnier) news posting: http://mongrel.rubyforge.org/news.html For those people in a hurry, the gems should hit the mirrors and you can install using your usual commands. Refer the the above page for more help. I''m really happy with this release, but as usual shoot me bugs and we''ll...
2012 Jun 06
24
Occasional storm of xcalls on segkmem_zio_free
So I have this dual 16-core Opteron Dell R715 with 128G of RAM attached to a SuperMicro disk enclosure with 45 2TB Toshiba SAS drives (via two LSI 9200 controllers and MPxIO) running OpenIndiana 151a4 and I''m occasionally seeing a storm of xcalls on one of the 32 VCPUs (>100000 xcalls a second). The machine is pretty much idle, only receiving a bunch of multicast video streams and