Displaying 20 results from an estimated 99 matches for "fart".
Did you mean:
fact
2007 Jan 15
3
Registry entries
Can anyone point me at a good doc on farting about with the registry?
Or do you feel like giving me the fool's guide?
I have large tracts of registry entries to stuff in, and adding them via
Edit/new in regedit is an absolute PITA and unworkably slow.
I have files from exported from a win98 registry (via windoze regedit)
with the co...
2004 Jan 31
2
Dial via sip gateway?
I'm having a brain fart....
What's the proper syntax for dialing out via a sip g/w (Mediatrix)?
Been trying stuff similar to:
exten => _6X.,1,Dial(SIP/3091@205.22.93.1/${EXTEN-1})
where 3091 is alias for the port on the Mediatrix. Sniffer indicates * did
even try the IP.
Rich
2005 Mar 20
2
Follow-Me Script
I am trying to implement a follow-me script
(http://www.voip-info.org/wiki-Asterisk+Tips+follow+me) but I am having a
brain fart as I haven't a clue where to get started with what to do with
this. From my main menu, I want the extension 300 to execute the script as
follows:
exten => 300,1,dial(sip/200,20)
exten => 300,2,playback(pls-wait-connect-call)
exten => 300,3,Setvar(NewCaller=${CALLERIDNUM})
exten =>...
2009 Nov 12
0
[LLVMdev] Google's Go
No, its up to them which backend they want to use.
Sounds like they think that GCC is super quick compared to LLVM. Looks
like another fud fart out of google to me.
2009/11/12 Jon McLachlan <mclachlan at apple.com>:
> Any plans to make LLVM work with Google's new language, Go?
>
> http://www.technewsworld.com/story/Go-Go-Google-Programming-Language-68622.html?wlc=1257974768&wlc=1258041607&wlc=1258047741
> ___...
2006 Jan 26
2
Shared Line Appearance
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ok... I am having a serious brain fart this evening. IIRC, the next sip
draft addresses shared lines and I thought I remembered something on the
list about support for it in the near future.
I also thought that chan_sccp supported it with in asterisk. Am I
loosing it here?
Is there an implementation for shared line support in asteri...
2008 Jan 31
3
Using facebooker AND Haml/Sass
...bit confused about the various constants and configs and which are
important and which are not in theory. In reality (revision 160), this
worked great for me (in tandem with using facebooker.yml).
I''m finally up and running (after having major issues with rFacebook
and routes, brain farts with the concepts behind facebooker, and the
hidden rules of the facebook API itself) and have a nice little
(actually, lengthly) tutorial to get folks started. I''m formatting
this and will post to the group in the next day or two!)
Thanks to Mike for being patient and responsive
S...
2006 Jan 11
4
Wiki Gripe
I know this isn''t productive, but I must say that I absolutely hate the
wiki. I''ve never been able to use it for more than a couple minutes
before it completely farts out. Please fix the wiki!
Sincerely,
Ryan Gahl
Design Engineer
Camtronics Medical Systems (an Emageon Company)
Ryan.gahl-nlycWCgr5/vuufBYgWm87A@public.gmane.org
262-369-3251
The information transmitted in this electronic mail is intended only for the
person or entity to which it is a...
2009 Nov 12
2
[LLVMdev] Google's Go
Any plans to make LLVM work with Google's new language, Go?
http://www.technewsworld.com/story/Go-Go-Google-Programming-Language-68622.html?wlc=1257974768&wlc=1258041607&wlc=1258047741
2019 May 02
2
username map with “security = ads”
Not tested, just brain farts ;-)
Setup a member, Allow guest access. ( in global : guest ok = yes )
This allow local users to access the server ( not shares )
On the shares
Deny "domain users" and/or authenticated users.
Allow the local group for local users.
Not tested but technicaly is could work.
Which...
2009 Nov 12
1
[LLVMdev] Google's Go
On Nov 12, 2009, at 10:25 AM, Edward O'Callaghan wrote:
> No, its up to them which backend they want to use.
> Sounds like they think that GCC is super quick compared to LLVM. Looks
> like another fud fart out of google to me.
Edward, this is no place for comments like this.
Evan
>
> 2009/11/12 Jon McLachlan <mclachlan at apple.com>:
>> Any plans to make LLVM work with Google's new language, Go?
>>
>> http://www.technewsworld.com/story/Go-Go-Google-Programming-Lan...
2013 Sep 15
2
PATCH: x86-64 support and SSE intrinscis code
Erik de Castro Lopo <mle+la at mega-nerd.com> wrote:
> The biggest of these tweaks weas to disable the intrinsics version
> fero FLAC__CPU_IA32 because I couldn't get this to compile on
> i386-linux (and we have the nasm versions). Still open to re-enabling
> this if someone can get it to work.
I know you're a skilled programmer, but... maybe you forgot to add -msse
2013 Sep 17
2
PATCH: x86-64 support and SSE intrinscis code
Erik de Castro Lopo <mle+la at mega-nerd.com> wrote:
>> -msse for SSE code, -msse2 for SSE2 code, -msse4.1 for SSE4.1 code
>
> Yes, that was it. Brain fart. These flags were not needed on x86_64.
>
> Erik
But now all C code is compiled with -msse2 and it won't work on older CPUs.
Isn't it better to compile only necessary files with this flag?
2004 Aug 06
1
DarkIce make problem
Yea, I figured it out...brain fart on my part. Got it working, but getting
some sort of TCPSocket error now... still trying. :)
[root@jabez etc]# darkice -c /usr/local/etc/darkice.cfg
DarkIce 0.6 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2001, Tyrell Hungary, http://tyrell.hu
Using config file: /usr...
2007 Apr 27
1
Extracting values from an array
...0 kg/m3 in 0.01 kg/m3
step increments. I have a vector of wind speed and air density observations
(typically 8760 records for a year). Given the wind speed and air density,
I want to select the proper wind turbine power output. I've been trying to
figure this out, but am having a major brain fart. I can do this in a for (
i in 1 : N ) { } loop, but that is very, very inefficient. Can anyone
suggest a simple, efficient way to do this in R? Thanks.
--
View this message in context: http://www.nabble.com/Extracting-values-from-an-array-tf3655585.html#a10212795
Sent from the R help maili...
2005 Jan 26
1
[Fwd: Re: [Asterisk-biz] bellster.net - GREATadvance]
...The local cable
company is offering cheap VOIP (but not in Jerusalem yet), but I'd
hate to see the combined latency.
Geoff.
--
Geoffrey S. Mendelson, Jerusalem, Israel gsm@mendelson.com N3OWJ/4X1GM
IL Voice: 972-544-608-069 IL Fax: 972-2-648-1443 U.S. Voice:
1-215-821-1838
I may be an old fart, but I'm a high-tech, up to date old fart. :-)
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/...
2005 Jan 26
0
[Fwd: Re: [Asterisk-biz]bellster.net- GREATadvance]
...lster IS selling your air time, your trading it for airtime
somewhere else which in Israel would be seen as selling it.
Geoff.
--
Geoffrey S. Mendelson, Jerusalem, Israel gsm@mendelson.com N3OWJ/4X1GM
IL Voice: 972-544-608-069 IL Fax: 972-2-648-1443 U.S. Voice:
1-215-821-1838
I may be an old fart, but I'm a high-tech, up to date old fart. :-)
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/...
2009 Nov 12
2
[LLVMdev] Google's Go
On Nov 12, 2009, at 10:25 AM, Edward O'Callaghan wrote:
> No, its up to them which backend they want to use.
> Sounds like they think that GCC is super quick compared to LLVM. Looks
> like another fud fart out of google to me.
Actually, after chatting with Ian about it, it's more of a case of the FAQ being poorly worded than them being anti-LLVM.
If you read it closely, it says that LLVM was too slow for 6g, which is their ultra-fast, non-optimizing implementation based on the Plan9 compilers....
2015 Jan 08
1
Design changes are done in Fedora
...of effort it takes to maintain a given feature set.
A lot of work has gone into that. It?s one reason software is moving to higher- and higher-level languages. Much of the Red Hat specific code in RHEL is written in Python, for example, not C, the traditional language of Linux.
Then we get old farts complaining that the new software is less efficient, because it isn?t written in C. That?s the tradeoff: computer efficiency for programmer efficiency, because programmers are more expensive and harder to come by.
2003 Jul 08
4
Printing Through Samba From Windows
I want to consolidate some NT/Linux machines into a single Linux machine
running samba. I have a Brother Printer/Scanner/Fax combo that is not
supported by Linux.
If I set this printer up under samba and access it from a Windows client on
the network, won't I be using the Windows driver? It seems to me it should
work ok like this, since I believe that Windows will just see it as a
network
2008 Oct 25
1
Re: Ole Fossils [ was Re: ls and rm: "argument list too long"]
...rt employees outside
> of the plant) made me a firm believer in open source.
>
> Dave
>
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
Gees i feel like i am at an ole farts convention, with this thread. :-D