Displaying 20 results from an estimated 60 matches for "effortless".
Did you mean:
effortlessis
2003 Nov 11
3
Calendar Time Series
...'m working
with a 40 year long, daily time series and I would like to have each
datum associated with a calendar date. I searched the R website and
found several new packages for irregular time series but none for cts.
By the way, I just installed 1.8.0 on Mac OSX and the installation
was effortless! I also very much like having the option of using R
on the Mac with Aqua or X11. Thanks to all who have contributed to
the R project!
Thanks for your help,
Brian
2014 Nov 22
2
dovecot & Apple Mail & maildir & lots of Mail
...ctory is 31G with about 180 directories, each containing
>> mails in maildir format.
>>
>> Has anyone had similar issues?
>>
>> Is my maildir too big for dovecot too handle?
>
> My Maildir is 61G in 237493 messages spread over 424 folders. dovecot handles this effortlessly. "doveadm mailbox status -t all '*' -u <name>" returns almost instanly on a warm cache. Thunderbird does fine too.
>
> --
> peter
2012 Dec 23
1
[LLVMdev] Missing ExecutionEngine EngineKind::MCJIT ?
Greetings, I have a simple C++ EDSL working using the JIT execution engine.
When I upgraded to LLVM 3.2 (effortless upgrade, awesome stuff!) I thought I
would try taking the MCJIT for a spin after having read that the JIT is
considered to be "legacy".
So the changes I made to my code were:
+ #include <llvm/ExecutionEngine/MCJIT.h>
- #include <llvm/ExecutionEngine/JIT.h>
+ llvm_map_componen...
2023 Apr 12
1
converting to date object...
That is what I wrote the anytime package for: effortless automatic
parsing. Also works for dates:
> library(anytime)
> anydate("12 APR 2023")
[1] "2023-04-12"
>
Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2009 Oct 01
1
Help for 3D Plotting Data on 'Irregular' Grid
...on a
different grid in x; in other words not only do I have a different
number of observations (y values) at each time, but I also have
observations taken on a a different x grid each time.
As a matter of fact, it is as if I had a set of independent
observations, for each of which I can create effortlessly a 2D plot,
that I want to stitch together into a 3D plot.
I have no idea of how to achieve that. Examples I have found with
lattice or scatterplot3D all assume a regular grid like the one I
described above.
Any help is really appreciated.
Many thanks
Lorenzo
2000 Jul 02
1
minor cosmetic bug
The progress metre in scp(1) breaks when the tty is too wide.
This patch is the effortless fix:
###########################################################################
:; diff -u openssh-2.1.1p2/scp.c openssh-2.1.1p2+jhc/scp.c
--- openssh-2.1.1p2+jhc/scp.c Thu Jun 22 07:32:32 2000
+++ openssh-2.1.1p2/scp.c Sat Jul 1 22:15:36 2000
@@ -1176,8 +1176,9 @@
i = ba...
1998 Jul 07
1
R-beta: locale
To repeat, my problem was that the latest version of R broke my previously
effortless install. Now I get a list of warnings from perl
data text html latex
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LC_CTYPE = "iso-8859-1",
LANG = (unset)
are s...
2006 Apr 09
1
RadRails question
...her these features are truly missing, or
if I''m just missing how to make them work.
Firstly, it doesn''t truly auto insert. In jEdit, if I type "def foo"
and hit enter, it automatically inserts "end" on the line below my
cursor, properly indented. It''s effortless and can be done without
even thinking. In RadRails, I have to type "def", hit CTRL+SPACE, then
select the correct expansion from the list and then type in a name for
the function. Is there a more streamlined way to do this?
My second problem,and the lesser of the two, is that there is no...
2012 Apr 25
1
PCI Hotplugging - Could I juggle a video card and other devices between running DomUs?
...my hardware from one VM to another on
the fly, implementing what would behave like a software-based KVM
switch (but without the exponentially rising costs associated with
getting more ports, dual-link DVI/Displayport, and so on... not to
mention requiring multiple machines :D).
Could I potentially effortlessly switch between Windows, Linux, and
perhaps a Hackintosh? That would be quite the awesome application of
cutting edge tech, I say :)
Curious if anyone has experience with attaching/detaching these types
of devices, and whether or not guest OSes and their drivers, play nice
with this feature.
Th...
2018 Sep 28
1
having problems with Argon
...s.
Before I looked at this issue specifically, my guess was it came from a
Postfix restriction but having spent quite a while going through it
today, I don't think that's where it lies.
Finally I went back to basics and changed an account password to
{PLAIN}12345 and what do you know - effortless success! Previously I'd
been using mainly argon, ssha512 sha512-crypt and a few others. My
passwords are strong (well in excess of 20 characters, 'randomly'
generated). I spent this afternoon narrowing down the hashes and while
I haven't finished, the only one I couldn't...
2012 Mar 04
1
[LLVMdev] LLVM from .NET
...ck to call
LLVMInitializeX86Target but that hasn't done the trick and I cannot figure
out how to call the correct LLVMInitializeNativeTarget function from .NET.
Does anyone know the solutions to these problems or, better yet, have a
pre-existing .NET binding to LLVM where everything just works effortlessly?
FWIW, I tried running Microsoft's PInvoke Interop Assistant on LLVM-3.0.dll
in an attempt to generate .NET bindings automatically but it chokes on the
DLL.
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com
2009 Feb 27
1
R-Google interface: Google summer of code
I use R for data management and ongoing data analysis for amongst other
things, a multi-center medical research project. I have found Google
spreadsheets to be a fantastic way for all collaborators to be on the same
page. Furthermore, Google Forms allows one to capture data from respondents
and effortlessly write it to a google spreadsheet.
Currently, one has to manually download the spreadsheet as a csv file and
then read that into R. Since data changes frequently and is almost never
final it would be far preferable for R to read a google spreadsheet
directly. RODBC package does something similar f...
2006 Apr 05
2
latest 4.2 to 4.3 upgrade and distribution by CentOS team
...missed
it happening so to speak :-)
initially having been a large Galacticom aka Worldgroup BBS operator
(remember those?) and then an ISP for going on 2 decades i sincerely
appreciate the smoothness of the last batch of upgrades and the distribution
of such around the world... it appeared almost effortless from this side...
:-)
CentOS team, great job! and keep up the awesome work!
ummm, do you have any statistics to share that show how much data was moved
around and by how many internal servers and external clients?
again, way to go!
- rh
--
Robert Hanson - Abba Communications
Computer &am...
2008 Oct 28
1
The way things used to work...
...I still tend to roam around issues with trial&error method.
Regarding samba, it is translated in my attempt to make things go my way,
rather than (someone might call it) right way.
Since I work as sysadmin, surrounded with mostly computer illiterate users, my
primary goal is to make things effortless to them... (brainless is better
word...), and since it is mixed environment (windows&linux), and of course all
they ever saw before is windows.... you can understand a nature of limitations
that are in front of me.
It took me some time (again trial and error) to compile set of rules for
sm...
2015 Dec 06
4
Listener statistics on a fallback stream
...ts to .../high-server.mp3. There are also 2 ACC+ streams with the
same structure.
So, what I want to know is: how do I get the proper listener statistics
from /high.mp3? Is it a bug? Is there a different configuration that
will work? The main requirement is that switching over to live streaming
is effortless, i.e. just turn on the encoder on the DJ machine and start
streaming.
Thanks in advance,
Jeroen
--
Bankai Software
Jeroen van Oosten
Telefoon: 010-4134567
E-mail: jvoosten at bankai.nl
KvK inschrijving: 24455492
"If you think it's expensive to hire a professional to do the job, wait u...
2016 Nov 26
2
SBC's and ssh's encryptions
Greetings everybody;
I have 2 questions today, but to put them in context, I'll describe the
setup first.
I am in the process of cnc'ing an old Sheldon metal lathe. These can
make large amounts of flying metal chips & stringers when doing what
they do, so its paramount that the electronics to run them are either
far enough away, or put in a box thats well sealed, with fans in
2006 Feb 17
5
A unique 'click to call' project - Could use some advice
...pstate NY as the engineer
assisting our technical support team.
We provide a number of different Telco systems to residential
subscribers; and in an effort to more effectively trouble shoot
termination problems I came up with the idea of creating a click to call
system that will allow our agents to effortlessly place test calls.
On a daily basis we place numerous (50-100) 'test' calls to various
locations in the US; these 'test' calls are routed using one of three
different phone systems:
1) The PSTN
2) Broadband phone platform one
3) Broadband phone platform two
I have an Asterisk...
2014 Nov 21
4
dovecot & Apple Mail & maildir & lots of Mail
Hi!
I have dovecot 2.1.12 running on a mail server, and recently
configured Apple Mail to connect to it using secure IMAP, for the
first time.
At the beginning it just showed the inbox and everything was fine, but
then I wanted to look at some of my folders and found the 'subscribe'
menu. When I opened it, Apple Mail went to discover what mailboxes
there are, and that's where my
2006 Feb 17
1
A unique 'click to call' project - Could usesomeadvice
...state NY as the engineer
assisting our technical support team.
We provide a number of different Telco systems to residential
subscribers; and in an effort to more effectively trouble shoot
termination problems I came up with the idea of creating a click to call
system that will allow our agents to effortlessly place test calls.
On a daily basis we place numerous (50-100) 'test' calls to various
locations in the US; these 'test' calls are routed using one of three
different phone systems:
1) The PSTN
2) Broadband phone platform one
3) Broadband phone platform two
I have an...
2014 Nov 22
0
dovecot & Apple Mail & maildir & lots of Mail
...> Hi!
>
> My Mail directory is 31G with about 180 directories, each containing
> mails in maildir format.
>
> Has anyone had similar issues?
>
> Is my maildir too big for dovecot too handle?
My Maildir is 61G in 237493 messages spread over 424 folders. dovecot
handles this effortlessly. "doveadm mailbox status -t all '*' -u <name>"
returns almost instanly on a warm cache. Thunderbird does fine too.
--
peter