Displaying 20 results from an estimated 61 matches for "cringe".
Did you mean:
crange
2006 May 02
0
Re: RoR meets .net *cringe*
Will,
You might also look at Qemu (will have to google it, since I don''t have the URL at the moment). I have used successfully on Windows and Fedora to offer virtual machines for free, which I prefer over paying for VMWare. Drop me a line if you want more details.
Nathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Nov 22
4
What's wrong with yum-priorities?
"The upstream maintainer of yum, Seth Vidal, had the following to say
about 'yum priorities' in September 2009:
Gosh, I hope people do not set up yum priorities. There are so many things
about priorities that make me cringe all over. It could just be that it
reminds me of apt 'pinning' and that makes me want to hurl."
This note was placed on the wiki (PackageManagement/Yum?Priorities)
without any explanation why yum-priorities isn't a good idea.
yum-priorities doesn't appear in RHEL 5.4 but prot...
2004 Oct 03
3
asterix and phone system
...through regular
reseller channels (Ingram Micro etc) and be under cdn$1k, preferably a lot
less than $1k.
Note, I also want to be thinking down the road about being able to integrate
all this with a setup like the Starnix guys put together as reported in the
Cringley column
http://www.pbs.org/cringely/pulpit/pulpit20040930.html
--
Harondel J. Sibble
Sibble Computer Consulting
Creating solutions for the small business and home computer user.
help@pdscc.com (use pgp keyid 0x3AD5C11D) http://www.pdscc.com
(604) 739-3709 (voice/fax) (604) 686-2253 (pager)
2001 Sep 10
5
?? hmm ??
Hello again!
thanks to all who helped with overlay plots - v. easy in the end.
Anyway, another new(ba)bee type question - the gurus will cringe I'm sure!
Q. simple R function
mm <- function (u) {
x <- u$GDP
x
m <- mean(x)
m
}
When the function is called the vector "x" does not get printed from within
the function, but the mean value "m" does, why?
I think it's probably to do with scoping but d...
2006 Apr 29
3
undefined class/module
Hi,
We are running a Rails application in development mode. Intermittenly we
get an error on some pages, saying : undefine class/module User. If we
refresh the page, the error goes away and we see the html correctly
rendered. User is a model defined in the models directory and has been
listed in application.rb as model :user.
I am suprised by the fact that this happens only occasionally. Can
2008 Feb 20
2
Skype Users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
found this today, I am not a skype user but have read on chan_skype
and don't like aspects of how it is implemented. My thoughts on it are
only theoretical as I haven't used it I just cringe at adding X to a
server. Anyhow there is a new project called sippyskype that appears
to do a similar sort of thing with a couple differences.
1. Its FREE (as in beer)
2. It runs as a sip proxy so you can load it on a desktop or if you
happen to have a windoze box you can put it there then asteris...
2006 Feb 13
7
Concatenation
I have this:
<%= @tech_standard.category + " " + @tech_standard.point + "." +
@tech_standard.subpoint %>
I get this error:
cannot convert Fixnum into String
point and subpoint are number.
How do I concatenate those values?
Seth Buntin
Web Resources Coordinator
Kentucky Academy of Technology Education
Murray State University
--------------
2006 Feb 24
8
RoR meets .net *cringe*
...Wisconsin-Eau Claire
715 836 3585
hoganbp@uwec.edu
-----Original Message-----
From: rails-bounces@lists.rubyonrails.org
[mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Simon C. Wex
Sent: Friday, February 24, 2006 10:15 AM
To: rails@lists.rubyonrails.org
Subject: [Rails] RoR meets .net *cringe*
Hey guys,
I started a new job recently in a mobile R&D dept for a large company.
Our team is small and has some autonomy. My boss has given me the
go-ahead to write a couple of apps that are coming down the pipe using
Rails. - With one proviso: Any apps we write have to run in our dept...
2006 May 17
5
text_field_with_auto_complete (newbie question)
I have the text_field_with_auto_complete woking on my user DB using
last_name. so looking for ''ivanoff'' works great, but I can''t find
''john''. Plus I like to have ''last_name, first_name'' show up in the
dropdown.
what I can''t figure out is how to concat first_name and last_name to
make a name and use that to look it.
working
2004 Sep 10
1
upcoming 1.0.1...
...e to implement ogg autodetection.
I'll probably check that in today. then the next step
will be some method of converting ogg-FLAC to native-FLAC
(and vice versa) without a full decode/encode cycle.
I have not tested the changes to configure.in though.
that's the part that always makes me cringe :)
Josh
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
2004 Jan 03
0
Potential opportunity for open media...
Robert Cringely had an interesting item in his 2004 predictions:
12) Wal-Mart's entry into the music download business changes everything, and
will undoubtedly take the leadership away from Apple. This wouldn't bother
Apple if Wal-Mart would support its file standards so Wal-Mart music can play
on...
2006 Mar 22
2
Theora streaming from windows
We run an icecast server that several people in Louisville use for audio streaming. A
number of people have expressed an interest in video streaming through it, too, but
cringe when I talk about setting up a linux server for streaming. Has anyone managed
to get streaming working from Windows media encoder using the directshow plug ins?
I'd like to be able to tell people they can encode the stream on a windows box and
send it to our icecast server for broadcasting,...
2002 Jul 09
1
strip setuid/setgid bits on backup (was Re: small security-related rsync extension)
...ume they're rare. (No
> obvious reason not to use URL-style %-quoting, or mime-style
> =-quoting, if you want to preserve ease of filtering...)
>
----------
This brings up an issue that I believe can be solved in a simpler way than
with brute force C code. I suspect some of you will cringe when you hear
this, but a taintperl log parsing program would be best for this. rsync
could generate a verbose log file that is not human readable, designed to
be read by a perl postprocessing script. I think this would allow greater
flexibility, and modularize the functionality to avoid some pos...
2002 Jul 09
1
strip setuid/setgid bits on backup (was Re: small security-related rsync extension)
> > This brings up an issue that I believe can be solved in a simpler way than
> > with brute force C code. I suspect some of you will cringe when you hear
> > this, but a taintperl log parsing program would be best for this. rsync
> > could generate a verbose log file that is not human readable, designed to
> > be read by a perl postprocessing script. I think this would allow greater
> > flexibility, and modula...
1998 Sep 09
3
HELP : Samba is very slow
I have an Access application that work with some shared database file. The file is ~ 3 Mb.
Since I have a Linux system with Samba, this application work very slow.
I have multiple user with win95 on this file. Is there an option for allowing multiple access without cache ?
any other idea ?
Thanks.
___________________________________________________________
S?bastien HEITZMANN
2004 Mar 24
2
slow to drill into directories
I have a samba server configured at a clients office and sometimes when
he is drilling down into directories in his "File Explorer" it stalls. I
tail'ed the log files and I ran tcpdump, but I can't see anything that
stands out. What should I look at? I am running Samba Version 2.2.3a-12.3
for Debian.
brian
--
Brian Lavender
http://www.brie.com/brian/
2013 Mar 21
1
R-devel Digest, Vol 121, Issue 20
...the developers, which I hypothesise is one of the
true foundation for it's success. (What user would have invented the hiding aspect S4
classes --- "let's put the results of the fit into a steel box so they can't see the
parts" --- which is actually touted as a virtue? I cringe every time a new method I need
is sewed up this way.)
"C is a remarkable language. ... The success of C is due to a number of factors, none of
them key, but all of them important. Perhaps the most significant of all is that C was
developed by real practioners of programming and was design...
2005 May 16
5
xbox asterisk?
http://www.pbs.org/cringely/pulpit/pulpit20050512.html
interesting comment this week about the Xbox - any intelligent thoughts
here?
I know the price point puts it above most users Asterisk outlay (I run
mine on a $100 P3 -800)
But interesting to see what happens if people start running video
conferencing etc on...
2018 Aug 02
2
Default compression level for -compress-debug-info=zlib?
...;llvm-dev at lists.llvm.org>
wrote:
> More data on different compression levels will be good. In this case
> we're compressing fairly consistent looking input data (a DWARF section) so
> I think we stand a good chance of being able to pick a very reasonable
> level.
>
> I cringe at the thought of yet another user-facing knob, though.
>
> --paulr
>
>
>
> *From:* llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] *On Behalf Of *James
> Henderson via llvm-dev
> *Sent:* Thursday, August 02, 2018 6:32 AM
> *To:* Pavel Labath
> *Cc:* LLVM Dev
>...
2004 Sep 10
2
upcoming 1.0.1...
I am probably going to do another release in the next
couple of weeks. aside from the fixing a few minor bugs
that have been reported, the next release will (hopefully)
have two neat features:
1. support for wrapping FLAC streams in Ogg. thanks to
Matt for the initial work. I have taken his patch and
worked it into flac 1.0, which I will be checking in
this week.
2. hopefully flac will build