search for: uncomfort

Displaying 20 results from an estimated 403 matches for "uncomfort".

Did you mean: comfort
2010 Oct 01
3
Oh that uncomfortable first question
Hello wise WINE users! This is the "uncomfortable" first question from a newbie. After the first feelings of amazement when I see Windows apps running on my iMac, I then installed the app I needed. It installed ok, but when it comes to opening a form to introduce data, WINE displays an error message and I cannot use the software. For the...
2010 Apr 29
4
Simple example of decoding streaming audio realtime?
Hi, I'm new to Speex and a little uncomfortable in C programming. I'm looking for a simple example of how I'd use Speex to decode a speex file read off of an network stream and pass the decoded samples to an audio player. I have speex running in an iPhone project and I started digging thru the speexdec.c example trying to refactor as...
2010 Apr 30
2
Simple example of decoding streaming audio realtime?
...address them. I am at a fork here. I can either port the bulk of the xiph libraries to XCode or continue on my original path trying to get just Speex and libogg running and with my original progress either approach appears equal in terms of effort. I should also add that my original comment, being uncomfortable with C, really applies to more than just C. I'm uncomfortable with everything that goes along with C... the configure scripts, the make files, the dependency resolution. What I'm really looking for is somebody who has taken the battle scars and trail-blazed a path into XCode/CocoaTouch....
2010 Apr 30
2
Simple example of decoding streaming audio realtime?
I'm a software engineer. I'm terribly uncomfortable with C. I want someone to show me a simplified use of Speex decoding. FWIW I'm finally getting my head around the API but the example had me a little lost with its cryptic variable names and monolithic nature. The example I'm asking for is way simpler than the final code I will ship to...
2015 Oct 13
2
RFC: Introducing an LLVM Community Code of Conduct
Am 13.10.2015 um 14:02 schrieb Renato Golin: > On 13 October 2015 at 12:37, Joachim Durchholz via llvm-dev >> Just curious: Do people ever do it the other way around? > > What do you mean? Report first, then try to resolve directly. My experience is that people try to resolve things directly and ask for help only when they find it doesn't work, but YMMV.
2011 May 13
0
[LLVMdev] [Patch] Let MC/ELF generate Thumb/Thumb-2 are properly
On 13 May 2011 06:42, Koan-Sin Tan <koansin.tan at gmail.com> wrote: > With that attached patch, we can compile and run some (not all) Android > NDK samples without problem. Hi Koan, Have you tried to run Intel and other platform tests? I feel uncomfortable with so many changes in generic MC/ELF regarding specific ARM support... not to mention the magic variables on shifts... ;) cheers, --renato
2012 Aug 27
2
[LLVMdev] Where are the regression tests for tools like llvm-objdump?
I've made a change to llvm-objdump and feel uncomfortable checking it in without a test case. Where do the "make check" tests for tools like llvm-objdump go? Worse comes to worse, I'll stick it in test/MC/Mips since it is there I need the change for other Mips/MC tests. Thanks, Jack -------------- next part -------------- An HTML atta...
2019 Sep 04
2
Mailcrypt plugin private password
Hello there, is there a way to make the mailcrypt plugin use the user's password or at least store it in a hashed value? I'm using a passwd file for authentication. I feel uncomfortable saving the private password in plaintext in that file. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190904/7eac5a5c/attachment.html>
2005 Jan 13
3
CentOS4 + Subversion?
Hey all - does RHES4/CentOS4 beta contain a recent integration of Subversion? I've been holding off trying to retro-fit CentOS 3.x on our CVS server, hoping that the official channels aready had it in store for the future. Not that you *can't* retrofit, I was just uncomfortable upgrading so many stock packages. Anyone have it installed, can take a look for me? thx, -te -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com
2007 May 14
2
How to bring MoH volume down
Hi, MoH volume is uncomfortably high and I want to bring it down. Its mpg123. How can I do it? -- Zeeshan A Zakaria -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070514/2a40a5d4/attachment.htm
2006 Sep 28
1
Fw: [FreeBSD-Announce] FreeBSD Security Advisory FreeBSD-SA-06:23.openssl
...key lengths as would > be affected by this change." > > It would be nice if "exceptionally large" were replaced with "keys in > excess of x bits in size" or something. I don't expect that this will > affect me, but ambiguous statements like that make me uncomfortable. DH and DSA are limited to 10000 bits. RSA is limited to 16400 or 4112 bits depending upon whether the public exponent is less or more than 72 bits. I wouldn't have allowed this change into the security branches if I was not very very confident that no applications would be affected by t...
2006 Jan 05
2
statistics htb
Hi can anybody tell me what is the best and right way to gather statistics from htb.init usage in graphics or in any other format cause it''s pretty uncomfortable to view statistics in text when you''ve got 4 interfaces and enough filters and queues Thank you ! Dzmitryj Jakavuk
2018 Aug 12
4
GCC 5 and -Wstrict-aliasing in JSON.h
I did some more extensive testing and found that all GCCs older than 7 trigger the warning, but only if CMAKE_BUILD_TYPE=Release (which I guess indicates optimizations are enabled). There's a patch up for disabling the warning here: https://reviews.llvm.org/D50607. I still feel a little uncomfortable, because I think Jonathan makes an excellent point -- if GCC thinks there's a strict-aliasing violation (whether the standard agrees or not) and classifies this as undefined behavior, we might invoke the optimizers wrath. The warning is a nice hint that this could happen. While writing thi...
2017 Jul 20
3
under some kind of attack
...0.166.35.162,<cDFXHbxUQgA8piOi>): invalid credentials (given password: password) > Jul 20 11:10:19 auth: Info: ldap(user2,61.53.66.4,<V+nyHbxU+wA9NUIE>): invalid credentials (given password: password) (as you can see, I have enabled auth_verbose_passwords to do this, making me very uncomfortable...) Anyway: since there are only a few password variations, I would like to block anyone using those passwords. (since the connections are over TLS/SSL, I cannot use iptables, as suggested earlier) So I need a specific fail2ban rule that extracts the <IP> from that line, and matches...
2011 Jan 04
2
Default Working directory on windows 7?
Hi, Just installed R on a new Windows 7 machine (as admin). I feel quite uncomfortable knowing that the default WD when starting R is: > getwd() [1] "C:/Windows/system32" I guess I did something wrong when installing R... How to change R's default working directory? regards Eryk
2006 Aug 16
5
Rails theory question, where to put a join query
...nd ''posts''. an author has_many posts, a post has_one author. You need methods to do the following queries: find_author(postid) find_posts(authorid) And you are doing a custom join query for both. How do you decide what model they go into? To me either can make sense, so I am uncomfortable with picking one. Could I get some comments? Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060816/90db2139/attachment.html
2010 Apr 30
2
Simple example of decoding streaming audio realtime?
On 30 April 2010 11:43, Sherief N. Farouk <sherief at mganin.com> wrote: >>> I'm a software engineer. I'm terribly uncomfortable with C. > > Aaaaahahahahahahahaha Please be civil, guys. Different engineers have different skill levels, so what. If someone asks for some help with the reference implementation the least we can do is point them in a useful direction. If that's towards some simpler code, I hope it...
2018 Aug 14
3
GCC 5 and -Wstrict-aliasing in JSON.h
On 08/12/2018 02:19 PM, Kim Gräsman wrote: > I still feel a little uncomfortable, because I think Jonathan makes an > excellent point -- if GCC thinks there's a strict-aliasing violation > (whether the standard agrees or not) and classifies this as undefined > behavior, we might invoke the optimizers wrath. The warning is a nice > hint that this could happen...
2020 Mar 24
2
[InstCombine] Addrspacecast and GEP assumed commutative
It appears that this behaviour of InstCombine is at least somewhat intended, as there are several tests that fail after the change mentioned before: cast.ll, gep-addrspace.ll and getelementptr.ll in test/Transforms/InstCombine. I feel a little uncomfortable applying the patch after knowing this, and removing those tests doesn't seem like a great solution. What are your thoughts? For now, I think I can work around my original issue since the CUDA driver seems to optimise away the additional ADD in most cases. ________________________________...
2009 Jul 07
0
[LLVMdev] Some df_iterator and po_iterator issues
...> could be fixed by delaying the computation of the first child until > it's needed (that is in the preincrement operator). The only open > question would be: how do we mark the children iterator invalid > before its first use. This does sound like a useful use-case, but I am uncomfortable with making DepthFirstIterator any heavier (by adding "CurrentTopNode" to it), is there another way to solve this problem? > The second one (poi) have to be applied anyway, as it fixes a > compile bug rendering po_ext_iterator currently unusable. Thanks, applied! http://...