search for: bemus

Displaying 12 results from an estimated 12 matches for "bemus".

Did you mean: remus
2008 Dec 09
3
a custom progress bar formatter
I''ve always been a little bit bemused by the default ruby test/unit and rspec output. Basically, what I want is a progress bar and that any errors and warnings be displayed immediately. I also want warnings to be printed for slow specs. When using color, I want the entire progress bar printed in green if everything is good, yellow i...
2017 Jul 12
2
ThinLTO and the C API
...;Expected a single module." Note that our linker is using the C API to read bitcode. It looks like the ThinLTO writer now emits two modules, but AFAICT most of the APIs in BitcodeReader.cpp expect to see only one. Is this just an oversight in supporting ThinLTO from the C API? I am a little bemused because I had thought Apple's "ld64" also used the C API and supported ThinLTO. Any help/guidance/tips welcome (other than "switch to the C++ API"). Thanks, --paulr
2012 Oct 17
1
Rcmd_environ and R_LIBS_{USER,SITE}
...R-library" R_LIBS_SITE="c:/opt/R-library" in $R_HOME/etc/Rcmd_environ even though I can seemingly set other things here? It breaks "R CMD check" for me as I prefer NOT to install packages in a versioned path. FWIW, defaulting to a versioned path is (to this no-longer-bemused user) as much a permenent R bug (on Windoze) as the default installation into a path with spaces. Dirk -- Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
2008 Aug 16
1
ANCOVA: Next steps??
.... codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 Residual standard error: 0.06299 on 218 degrees of freedom Multiple R-squared: 0.6109, Adjusted R-squared: 0.5984 F-statistic: 48.89 on 7 and 218 DF, p-value: < 2.2e-16 Firstly I'm a bit bemused, I think my head has turned to mush the last few weeks and I'm struggling to decipher the results, am I right in thinking the intercept Adult Females?? and secondly I have Been told to update the model to produce the minimal adequate model. By doing this do I need to remove the least signific...
2024 Apr 13
1
Just for your (a|be)musement.
...6^4 [1] 0.09567901 Here's where it gets amusing. ChatGPT explained its answers with great thoroughness. But its answer to the 3 dice problem, with what was supposedly a list of success cases, was quite wrong. ChatGPT claimed the answer was 33/216 instead of 42/216. Here's where it gets bemusing. Whoever wrote the book included the interaction in the book WITHOUT CHECKING the results, or at least without commenting on the wrongness of one of them. I actually wrote the program in 6 other programming languages, and was startled at how simple and direct it was in base R. Well done, R.
2002 Sep 09
3
loading data from a specified directory
...0 0.0000e+00 0.00000e+00 2 0.00000e+00 0.0000e+00 0.0000e+00 0.00000e+00 3 0.00000e+00 0.0000e+00 0.0000e+00 0.00000e+00 4 0.00000e+00 0.0000e+00 0.0000e+00 0.00000e+00 5 8.71053e-05 4.2294e-05 3.6614e-05 6.68651e-05 > However, running the code segment above gives an error that has me a little bemused: > image.dvm() Error in image.dvm() : Target of assignment expands to non-language object > I guess I'm doing something illegal with the paste command? paste("t.",f[1], sep="") <- read.table.... Can you help, please? Sam -- Sam McClatchie, Research scie...
2007 Sep 22
0
sockets reading wrong data
...becoming a problem for mongrel. Is this true? Is there something mongrel does to get ''around'' this, that would explain why it doesn''t occur there? Or is it just that it doesn''t run all that many threads per process, so it avoids it? Just wondering for my own bemusement. Thank you. -Roger -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20070922/a7939e6e/attachment.html
2001 Mar 01
0
ESS /NT/ tab replace/ scroll interrupt
...): > Just to remind people that ESS and FSF Emacs run on Windows too. > (There is or was also an Xemacs port to Windows, but I have very > little experience with it.) -------------------------- I've found ESS on windows to be a very workable editor well integrated with R and was bemused by the discussion of various editors (on the R maillist) where you have to cut and paste into the [R] window. I was not able to get Xemacs going under NT, even with the help of our IT person who knows emacs well, but ESS works very well under emacs on NT. I do have a few irritations -- perha...
1998 May 28
0
ALERT: Tiresome security hole in "xosview", RedHat5.1?
Hi, I am bemused. After some security auditing on RH5.0, I was curious as to what new suid binaries and daemons shipped with RH5.1. The first one I noticed was "xosview". God knows why it needs to be SUID; it probably doesn''t but the makefile just makes the binary suid by default. Linux has /p...
2006 Jul 22
3
test:plugins task dependency on :environment is pointless, surely?
Hello all, I''ve been doing quite a bit of rooting around the plugin system recently, and one thing in particularly has me puzzled and bemused. At the moment, the test:plugins task has a dependency on the :environment task, thus loading up Rails in all it''s resplendent glory. Once it''s done this it uses Rake::TestTask to load the tests for every plugin. However, because of the way that Rake::TestTask works (loading a...
2007 Oct 16
5
Question about GUI processing order
I am developing a GUI with WxRuby (wxruby-1.9.1-i386-mswin32, ruby-1.8.6). In one of my button event handlers I do the following in this order: set the value of a TextCtrl, show a button (which was hidden), hide the button that was caused this event play some sounds (using Sound.play) What I observe is that all these things happen, but not in the order I specified. Hiding the button occurs
2013 Jun 20
3
USB ports on Lenovo T400 do not work after a suspend/resume
Hi, FreeBSD-9 works fine on this Lenovo T400 - except that suspending with no USB devices plugged in result in no ports working after resume. If I have a device plugged in during suspend - on any port - then all the ports work fine after resume. I've attached usbconfig and acpidump output. here's what is logged in the kernel buffer during suspend and resume: Her'es the suspend: