taptapsee
i experiement litle with taptapseee and yes what can i say you get some funny descriptions but seems inpossible to take a photo on some thing you realy will take on
View ArticleImport, edit and export a Lilypond file using Python
Hello everyone, I've asked a question on StackOverflow about Lilypond files and Python, and someone suggested that I ask the lilypond community directly. For the long version, you can see the question...
View Articlepkg-download: update the github helper
commit: http://git.buildroot.net/buildroot/commit/?id=507d6a637ba51e9799acd4c8a0b614fc9842b4e2 branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Once again, github updates the...
View Articlesparse distance matrix ?
(sunday morning puzzle) Is there a way to get thresholded distance matrices as sparse matrices without going through the full dense distance array or explicit looping? I didn't see anything in...
View ArticleWayland: Resize windows with 0x0 requested size to screen size
Hi, With the Wayland video driver, requesting a 0x0 window with SDL_WINDOW_FULLSCREEN will make the window fullscreen, but the EGL surface that’s being created has a size of 1x1. This patch fixes this...
View Articlegst-fsl-plugins: Refresh one patch to fix build
commit: http://git.buildroot.net/buildroot/commit/?id=55cd252cc02333948debad6d3f9ed4b384d14344 branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master This fixes the following patch...
View Articleutil-linux: add a check for mkostemp()
mkostemp() is missing with older version of uClibc (uClibc <= 0.9.33). So, we need to check if mkostemp() is available. If not, we use a wrapper function based on mkstemp() to implement it. Since...
View ArticleHive jdbc access to HiveServer2. How to debug?
Hi hive. I cant run JDBC queries against HiveServer2. It appears the client is connecting to the thrift service, but after the "negotiation loop" is complete, no more messages occur, and the call to...
View Articlecontains() for unsorted ranges?
Hello, Wouldn't the library be well served by providing a contains() algorithm - with the same overloads/versions as find - for unsorted ranges? Surely, having to test against the range's end ruins the...
View Articleresize2fs: fix over-pessimistic heuristic.
In worst case we need one extent per moved block. Number of blocks to be moved is less or equals to blks_needed. Signed-off-by: Dmitry Monakhov dmonakhov [ at ] openvz.org resize/resize2fs.c | 12...
View ArticleKDE Compiz
Merhaba. Kubuntu KDE kullanıyorum. Compiz kurdum. Ama ayarlarını yapamadım. Lütfen yardım eder misiniz ? Teamviewer ile bağlanabilirsiniz. Hey. I'm using Kubuntu KDE. I installed Compiz. But I could...
View ArticleOdp: Reading unnecessary reco rds
Hi, I ask because if you include group by, order by or distinct in view definition and you join with this view parser have not good way to optimize query. I also add group, order in finall query never...
View Articlereloadable-app - lein template for component apps and reloaded workflow
Hi, I have created a Leiningen template that creates a new project setup to use Stuart Sierra's component library (https://github.com/stuartsierra/component) and reloaded workflow...
View Articlestaging: rtl8192u: Fix indentation problems
Fix coding style problems (incorrect indentation). Signed-off-by: Loïc Pellegrino oort10 [ at ] gmail.com drivers/staging/rtl8192u/r8190_rtl8256.c | 6 +++--- 1 file changed, 3 insertions(+), 3...
View ArticleDo while connected to WIFI ?
hi all i want to make a tasker profile that pop up "connected" every 10 seconds while the phone is connected to the wifi , and don't popup any thing is not conencted to wifi i have seen the wifi...
View ArticleBuild failed in Jenkins: phpMyAdmin-continuous #6004
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/6004/changes> Changes: [marc] Previous fix for notices was incorrect Started by GitHub push by lem9 [EnvInject] - Loading node environment...
View ArticleSymPy and IronPython
OK, I really would like to get this working with the current release of IronPython (2.7.4). Any suggestions are appreciated. Using git master: unicode_escape_decode() takes no arguments (1 given) I...
View Articlevisible binding, radiobutton problem
Hello, MY PROBLEM I am rendering a few questions that I receive from server. On the "template"; The question Ja[] Nei[] Note(upon no) When the radiobutton is set to "Nei" (yesno value 0) the textarea...
View Articlelinux-next: strange state of the drivers-x86 tree
Hi Matthew, I was just looking at the drivers-x86 tree (git://cavan.codon.org.uk/platform-drivers-x86.git#linux-next) and it seems to contain quite a few commits committed by you but not signed off by...
View ArticleLeiningen: referring to another project on local disc
I'm trying to reference one of my leiningen projects from another, and not succeeding. My error must be simple and obvious... Essentially the projects 'poker' and 'testgen' are both in...
View Article