Displaying 20 results from an estimated 1590 matches for "philosophy".
2004 Oct 25
1
tc philosophy, will this work?
...?
so the traffic would be directed to the parent and then 64Kbit for each shaped
host, and rest (with fairness) to other hosts in the subnet? or the traffic
would be shaped to 500Kbit and will never run thru child classes?
I would be thankful for any answer that would allow me to understand tc
philosophy better ;)
--
.: Jakub GÅ‚azik (zytek)
.: email: zytek@ostrow-wlkp.net
.: JID: zytek@azazel.ostrow-wlkp.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2010 Feb 08
3
Double render/redirect philosophy
Ok, I think I understand why RoR will flag an attempt double render in
an action.
What I don''t understand is the philosophy of render and redirect_to.
Specifically, why isn''t a return implicit in both those methods?
Or, I guess, more to the point ... what are the advantages of writing
code in the action after a render/redirect_to?
--
Posted via http://www.ruby-forum.com/.
--
You received this message becau...
2010 Nov 21
2
a philosophy R question
Dear R People:
Do we say that R is a programming language or a programming environment, please?
Which is correct, please?
Thanks in advance,
Sincerely,
Erin
--
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.com
2017 Jun 06
0
Philosophy behind converting Fortran to C for use in R
...risk and time being
the main ones.)
Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Tue, Jun 6, 2017 at 1:27 PM, Avraham Adler <avraham.adler at gmail.com>
wrote:
> Hello.
>
> This is not a question about a bug or even best practices; rather I'm
> trying to understand the philosophy or theory as to why certain
> portions of the R codebase are written as they are. If this question
> is better posed elsewhere, please point me in the proper direction.
>
> In the thread about the issues with the Tukey line, Martin said [1]:
>
> > when this topic came up last (...
2017 Jun 06
2
Philosophy behind converting Fortran to C for use in R
Hello.
This is not a question about a bug or even best practices; rather I'm
trying to understand the philosophy or theory as to why certain
portions of the R codebase are written as they are. If this question
is better posed elsewhere, please point me in the proper direction.
In the thread about the issues with the Tukey line, Martin said [1]:
> when this topic came up last (for me) in Dec. 2014, I did...
2007 May 11
12
tutorial
Hello, Hello
Where i can found a good tutorial about Rspec ?
thanks
2006 Jul 01
1
Musings about Rails and Logging and philosophy
...r occurred. And for
"stepping through" code after the fact, info and debug messages are
invaluable. Exceptions can''t help you here.
Obviously, you don''t want to pollute the log files with hundreds of
messages per second. So following such a "log everything" philosophy
requires a powerful log filtering system. It needs to handle multiple
source categories - exceptions, debug statements, database queries,
controller/action invocation. It needs to understand severity levels. It
needs to allow flexible, conditional routing of these messages to a
database, log fil...
2006 Jan 25
11
Schemas and Migrations
...le, instead of:
t.column "post_id", :integer, :default => 0, :null => false
They do:
t.column "post_id", :integer
So I''m wondering -- is this just due to the simplicity of the examples
that don''t get hung up in details? Or, is this the general philosophy
to follow -- let the model set the constraints and leave the schema to
be very simple.
I also notice that strings are not setup with :limit => xxx. Is there
any advantage to putting a limit on strings in the schema? It seems
that with MySQL, a VARCHAR(255) is just as efficient as a VARCHA...
2006 May 07
1
philosophy of cvs/git/wine-patch
Hi,
Since 4 weeks, I'm looking at the different ways to obtain the lastest
wine. I want to test it and try to find problems with the poor few games
i have, in order to help developers and wine development too :)
But I don't really understand the differences between cvs, git and
wine-patches. I think that cvs and git are the same wine "version". But
for wine-patches, i
2008 Oct 29
0
CDP (was Re: network design philosophy and practice)
On Wed, Oct 29, 2008 at 1:28 PM, Drew Gibson <drew at oanda.com> wrote:
>
> I tried out the cdp-tools some time ago (it may have been on your
> recommendation, Kristian) but with no success.
> Is it possible to disable CDP on the 7940 (image_version : "P0S3-08-2-00")?
>
> regards,
>
> Drew
>
Hmmm... I guess I'd like to know why it didn't work
2017 Jul 07
4
Extreme frustration with GIMP
...ay - and
suddenly everything I did with the intelligent tool is undone.
WTF?
Does anyone know of an actual GIMP tutorial for removing background that
doesn't cause me to throw a damn brick through my monitor?
Photoshop makes it easy, but clearly GIMP developers have a completely
different philosophy on how a graphics tool should work and I can't
figure out what their philosophy is.
2015 Jul 16
2
Good news
...write ' ?and it says I have messages disabled. ????? ? I did that by opening two?terminals, on I logged in as ' su ', and sent the message from there. ?Is that peculiar? Might account for why I am notgetting anything from ' wall ' .
John?"Science is organized common sense. Philosophy is organized piffle"
-attributed to Bertrand Russel
From: Tim Dawson <tadawson at tpcsvc.com>
To: john hart <jsamcr at yahoo.com>; NUT Developers <nut-upsdev at lists.alioth.debian.org>
Sent: Wednesday, July 15, 2015 8:52 PM
Subject: Re: [Nut-upsdev] Good news...
2011 Nov 14
1
VM Philosophy 101 - How many and for what?
We are at the stage, finally, where we are prepared to
deploy public facing VM guests. Now we have to answer
these questions: How many guests in total should we
contemplate and what services are placed on which guests?
My question comes down to whether it is considered
advisable to run the primary DNS and IMAP, or indeed all
services, on separate vm guests; or should we continue,
more or less,
2005 Nov 10
1
OggPCM proposal feedback
...n be specified as OGG_PCM_BE_FLOAT_64.
> > This scheme is far more transparent and self documenting. If the
> > format field is 8 bits, this scheme supports 256 formats; if its 16
> > bit it will support 65536 formats.
>
> You're still working with the philosophy of FourCC-world, where based on
> wether a plugin or application supports a 32-bit identifier you know if
> it either has full support or no support.
It's not just the FourCC world; lots of unixland audio code works this
way too. I agree with de Castro Lopo. Making a general format an...
2008 Jun 04
9
How to achieve the 'multi' fade effect that is used by Apple computer?
Hi all!
My first post here, so: be gentle ;-)
I have been playing around with the scriptaculous library for a while
now, and I must admit it is great. However, there is one thing that
I''m notable to achieve:
On Apple computers website for ilife (iphoto) http://www.apple.com/ilife/iphoto/
there is a verrrryyy nice fade effect going on when you click the
navigation for ''new in
2016 Apr 27
3
Apache/PHP Installation - opinions
...pecific requirement for a very bleeding edge
> feature it's fundamentally a terrible idea to move away from the
> distribution packages in something as exposed as a webserver ...
I use to believe that.
However I no longer.
First of all, advancements in TLS happen too quickly.
The RHEL philosophy of keeping API stability for as long as the release
is supported means you end up running old protocols and old cipher
suites and don't have the new protocols and cipher suites available.
That's a problem.
With respect to Apache and PHP -
There is a lot of benefit to HTTP/2 but you can...
2009 Aug 04
0
[LLVMdev] disabling combining load/stores in optimizer.
...ot promoted in the first place.
> So
> I think it should be at the discretion of port to enable or disable
> such
> optimizations as needed.
While that it a valid approach in general, it is completely at odds
with the approach that the LLVM codebase has taken. The general LLVM
philosophy is that all optimizations should be as aggressive as
possible at whatever they do, and it is then the responsibility of the
target to lower what the optimizers produce into something legal for
that machine.
Contravention of that design philosophy in a major portion of the
optimization suit...
2008 Feb 29
4
evolving the spec (was: forking Markdown.pl?)
> Anyway, a spec for Markdown Extra would contain a spec for Markdown as
> well, wouldn't it?
I think the whole enterprise would be a lot more valuable, if we
produce a combined spec, which would be self-contained, and call it
Markdown 2.0.
I don't think we necessarily need a formal grammar. What we need is
to create a document, starting with "Markdown Syntax" perhaps,
2012 Jun 23
2
Is AsteriskNow 2 solid?
Hi,
I currently have some systems on AsteriskNOW 1.7 & have been happy with its clean simplicity & reliability. Are many people here using AsteriskNOW 2.0.x? How do you feel about it? Did Digium stick with their previous philosophy of keeping everything very vanilla & making it clean & simple for someone who understands how to manage CentOS, FreePBX, tftp, ntpd, etc. but doesn't want to have to install & configure asterisk, mysql & FreePBX manually?
Is it as solid & reliable as AsteriskNOW 1.7?
Thank...
2007 Apr 20
2
MVC Philosophy
My directory browsing app shows lists of file. If the item is a folder,
show a folder icon and link to the action that shows directory contents.
If the item is a graphics file, show a thumbnail and link to a larger
view. If the item is a non-graphics file, show an appropriate icon and
stream the file if the link is clicked.
The controller creates an array of arrays of items in the current
folder,