OT: The standard of Bayesian statistics textbooks (rant)
How can we teach Bayesian statistics to new students when utter ignorance like this makes it into textbooks? https://twitter.com/nedlom/status/477948016272629760 This is from Scott M. Lynch,...
View ArticleSpelunking C++ members and methods
Hello, Consider the use of code spelunking tools such as :tags (ctags), :cscope, :Gtags or some other one on the following _skeletal_ code: /* 1 */ class A /* 2 */ { /* 3 */ int x; /* 4 */ void fun();...
View ArticleIs this correct: " A sequence of more than one item is not allowed as the...
I have this transformation: <xsl:stylesheet version="3.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:template match="/"> <xsl:sequence select= "function($f as...
View ArticleMousewheel event
Hi, I'm trying to get a mousewheel event working to change the selection of a qx.ui.form.SelectBox and I have it working in Chrome, but in Firefox v30.0 I can't seem to back out the direction. In...
View ArticleProposed process for selecting OSGeo charter members
Within 2 weeks we intend to start our annual process for selecting new OSGeo charter members. In previous years the Charter Member selection process has been a little contentious. We typically receive...
View ArticlePort Changes FAQ
I have not been keeping up with all of the changes going on with FreeBSD. I received a couple of end of life notices, so I have upgraded and I am good till fall. Is there a place where I can find out...
View ArticleAngular get and set json data issue
I am trying really hard to figure out what is wrong with my code and to no avail. I have a button that when its clicked it adds data to the JSON table in the loginHandler.js file, I also have another...
View Articlegithub_flavored_markdown package
If you want to render GFM locally using a go-gettable native Go package: http://godoc.org/github.com/shurcooL/go/github_flavored_markdown The functionality should be equivalent to the GitHub Markdown...
View ArticleUnicode61 Tokenizer
This might seem like a dumb question but I am getting conflicting information from web sources. https://www.mail-archive.com/debian-bugs-dist [ at ] lists.debian.org/msg1218086.html I'm trying to...
View ArticleCrash in byCodeUnit()
I'm using the following snippet to convert a UTF-8 string to HTML /** Convert character $(D c) to HTML representation. */ string toHTML(C)(C c) @safe pure if (isSomeChar!C) import std.conv: to; if (c...
View ArticleNeed help parsing SOAP response with SudsLibrary
Hello, I am using suds library to send SOAP messages. I have no problem sending and receiving simple messages, but I need some help parsing a complicated SOAP response. My SOAP knowledge is lacking, so...
View ArticleModeling with large XML and ASCII-delimited text files
Hi, I am looking to create a logistic-regression-like model using data split across three different filesets: one is ASCII-Delimited Text (files with extension *.ADT) with 300 million records (split...
View ArticleWhat to do with julia's core dumped
$ julia _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type "help()" to list help topics | | | | | | |/ _` | | | | |_| | |...
View ArticleHelp on routing Nexus seven
Hi I need help I'm rooting Nexus seven. Can somebody please help me out? I need step-by-step instructions. Feel free to call me at 630-965-4386 Thanks a lot This message was sent via dictation On the...
View ArticleProcessing of hamexam_1.3.0-1_amd64.changes
hamexam_1.3.0-1_amd64.changes uploaded successfully to localhost along with the files: hamexam_1.3.0-1_all.deb hamexam_1.3.0-1.dsc hamexam_1.3.0.orig.tar.gz hamexam_1.3.0-1.debian.tar.xz Greetings,...
View ArticleTrouvez le meilleur transporteur pour vos colis !
Pour visualiser et se désabonner ce message, Veuillez, copier puis coller, l'adresse URL complète ci-dessous dans la barre d'adresse de votre navigateur et appuyer sur la touche "Entrée" de votre...
View ArticleHow to define and use a custom comparison function
I am new to D so I am probably not using the right terminology but here is a piece of C++ code (not complete) that I would like to translate to idiomatic D. I have defined a function object that I pass...
View ArticleWiedereinführung von Staroffice
Hallo! Die Wiedereinführung von Staroffice Professionell. Openoffice bleibt für User die kein firmeneigenes Emailprogramm wollen. Die Programme von Staroffice 5.2 ohne den lästigen StarDesktop...
View Articlewhat node version manager do you use? nvm is giving me issues
nvm issues https://github.com/creationix/nvm/issues/434 I've tried another node version manager before (can't remember which, but it was horrible) I'll probably return to the older version of nvm that...
View Article