Quantcast
Channel: MarsHut
Browsing all 6551 articles
Browse latest View live
↧

Updating development environment page on wiki

Hi guys, I was wondering whether someone can update development environment page on wiki with Windows specific steps. It's a first time I work with Eclipse and with Android, and it took quite some time...

View Article


Nutch 1.8 Solrindexer failing

HI, playing around with Nutch 1.8 in localmode on Solr 4.7.. When indexing larger crawls 10k and up I get: Indexer: java.io.IOException: Job failed! at...

View Article


gcc 4.9.0 do not build on OSX

Hi, I am trying to build a gcc-4.9.0 ARM cross compiler on OSX Mavericks unsuccessfully. My toolchain works fine with the previous version 4.8.2 but on the 4.9.0 I have this error during the gcc...

View Article

Using SQLite for write only workload, splitting databases into smaller files,...

I have a situation where I store a data in a text file with tabs, and it's becoming really quite unwieldy to use this. My workload is quite straightforward, I have a multi-threaded application that...

View Article

Ajax dropdown population from domain

I am having an issue populating a dropdown from another dropdown with ajax, searched through a lot of examples but the ones i saw are in grails 1.something and gives me a lot more issues when trying to...

View Article


SPARC64: *BSD fixup patchset

This patchset is a result of my work to get the *BSD kernels to boot under QEMU SPARC64, and should be applied on top of the timer patchset previously posted. With these patches applied we now get the...

View Article

extract file from blob/bytea to store it on file system

Hello, I try to extract file from upload field of type blob to store my files on file system instead. I get there so far : rows = db().select(db.mytable.id, db.mytable.filename_field,...

View Article

float approximation of bigfloat

Hello, Assume I have a BigFloat number, how to get its Float64 approximation ?

View Article


Socket startpoint

Has there been any movement on this thread? http://grokbase.com/t/zeromq/zeromq-dev/13a5szhz7h/tcp-source-port I'm running into a similar firewall issue. I'm not spotting it in the API docs, but may be...

View Article


Signals far from Slots

Is there a good way to connect signals and slots when the objects are far apart? All tutorials for signals and slots show the objects being readily accessible by the main() function. But what if...

View Article

Issue connecting BBB to network

Hi I'm having an issue. Each time I connect my BBB to the computer. My computer is having issues to connect to the network. I have press the power on/off botton and finally it connects. I'm wondering...

View Article

Unintentional fuckup :(

Hash: SHA512 Sorry everyone, I just pushed the wrong master branch to master on git :( Can someone with the latest version push back the correct one? /ME feels like an idiot... Sorry again. Ciaby

View Article

zfs and partitions

how dos zfs manage partitions? if I create a zpool of say two whole drives, what partitions does zfs create on those drives? also as far as I understand you can't forgo pools in zfs, right? I can't...

View Article


Questions on shelf and shelf_route

I have a few questions on shelf and shelf_route: - What is the direction on session management? Is that something that shelf intends to add? - Related to the above - how will session management...

View Article

Multiple vulnerabilities in Flexolio for WordPress

Hello list! There are Content Spoofing, Cross-Site Scripting, Full path disclosure, Abuse of Functionality, Denial of Service and Arbitrary File Upload vulnerabilities in Flexolio for WordPress. Which...

View Article


handling --program-transform(s) in hooks

Question: how best to respect --program-suffix, --program-prefix, --program-transform-name in user-defined rules for installing? Details: For Texinfo, I install makeinfo as a symlink to texi2any in the...

View Article

What editor/environment do you use when developing in Julia?

I'm using vim for the most part but was hoping to get a feel on what other people are using or if there are good alternatives out there. I've tried Julia Studio but it still seems a little too young...

View Article


v8 harmony flag?

I found the following documentation for Promise in version 3.24's v8.h: /** * An instance of the built-in Promise constructor (ES6 draft). * This API is experimental. Only works with --harmony flag. */...

View Article

Xapian::Document and threads

Hi, While investigating very infrequent crashes in the Recoll indexer, I have come to a very basic question: is it safe to pass a copy of a Xapian::Document from thread to thread (multiple threads...

View Article

Query backend status

Is it possible to query the backend to determine if a frontend is connected? I currently have two frontends. One runs on the backend system, and the other connects over the network. I'd like to verify...

View Article
Browsing all 6551 articles
Browse latest View live