text
stringlengths
454
608k
url
stringlengths
17
896
dump
stringclasses
91 values
source
stringclasses
1 value
word_count
int64
101
114k
flesch_reading_ease
float64
50
104
One of the key aspects of any data science workflow is the sourcing, cleaning, and storing of raw data in a form that can be used upstream. This process is commonly referred to as “Extract-Transform-Load,” or ETL for short. It is important to design efficient, robust, and reliable ETL processes, or “data pipelines.” An...
https://www.freecodecamp.org/news/sqlalchemy-makes-etl-magically-easy-ab2bd0df928/
CC-MAIN-2019-35
refinedweb
2,027
56.15
15393/deploy-react-app-to-aws-with-pm2 I am trying to deploy react app to AWS following this tutorial my app is slightly different and when I run pm2 start ecosystem.config.js --env production I get that app status is online but on pm2 show status is errored with the following output: /home/ubuntu/www/react/tools/distS...
https://www.edureka.co/community/15393/deploy-react-app-to-aws-with-pm2
CC-MAIN-2020-16
refinedweb
216
60.21
Update: You can now join our public neo4j-users Slack group, where this extension is installed.Our colleague Andreas, who loves Slack and brought it into our company, suggested the other day that we could build a Slack and Neo4j integration to demonstrate how useful a graph database backend would be. And, of course, ho...
https://neo4j.com/blog/the-neo4j-slack-integration-youve-been-waiting-for-is-here/
CC-MAIN-2018-34
refinedweb
723
62.38
If you follow this idiom, there’s no need to interact with NavControllers at all. - Okay, but anyway setting with NavControllers (setRoot) should not work? - I will analyze the link you provided me, to study how to do so. I know I am late to the party, and this is a few months old already. But I think the code you are ...
https://forum.ionicframework.com/t/pop-tabspage-and-push-loginpage/78716/13?u=shaileshbappanadu
CC-MAIN-2020-45
refinedweb
535
58.89
Download presentation Presentation is loading. Please wait. Published byEmily Harmon Modified over 5 years ago 2 ISAAC NEWTON (1642 – 1727) The rate of acceleration due to gravity at the Earth’s surface was proportional to the Earth’s gravitational force on the Moon. The Earth’s gravitational force on the moon was inve...
https://slideplayer.com/slide/6838761/
CC-MAIN-2021-21
refinedweb
551
55.58
A python program that I'm debugging has the following code (including print statements for debugging): print print "BEFORE..." print "oup[\"0\"] = " + str(oup["0"]) print "oup[\"2008\"] = " + str(oup["2008"]) print "oup[\"2009\"] = " + str(oup["2009"]) oup0 ... errors = int(0) for i in range(len(expectedData)): if data...
http://www.java2s.com/Questions_And_Answers/Python-Data-Type/integer/variable.htm
CC-MAIN-2013-20
refinedweb
314
69.38
On Wed, Mar 19, 2008 at 11:16:32PM -0700, Dave Leskovec wrote: > This patch adds the start container support. A couple new source files are > added - lxc_container.h and lxc_container.c These contain the setup code that > runs within the container namespace prior to exec'ing the user specified init. IMHO there's too mu...
https://www.redhat.com/archives/libvir-list/2008-March/msg00224.html
CC-MAIN-2016-22
refinedweb
150
72.46
NMSN MAGAZINE November 5, 2015, Vol. 2, Issue 2 Register NOW for the 5th Annual Military Spouse Summit November 13-14 Springfield, VA Register online at MILSPOUSESUMMIT.COM • COMMON BUSINESS ENTITIES • THE MORE YOU KNOW • A CONVERSATION WITH PAM ALLEN • UTILIZING BLOGGERS TA B L E OF CONTENTS 3 PRESIDENT’S LETTER 4 MEE...
https://issuu.com/nmsnetwork/docs/nmsn_fall_2015_emag?utm_source=Campaign+Created+2015%2F11%2F06%2C+10%3A58+AM&utm_campaign=Fall+2015+magazine&utm_medium=email
CC-MAIN-2020-34
refinedweb
10,390
72.36
Starting my blog again So this is my blog, rebuild again. After all these years and redoing all again and again. And going from Joomla, WordPress, Angular, and a lot f different flavors. I am redoing it again using the latest and greatest from Jam stack (Or, so they say). But the question remains, Why? So what behind t...
https://moplin.com/blog/2020/05/25
CC-MAIN-2022-27
refinedweb
348
72.87
Kraken.Net A .Net wrapper for the Kraken API as described on Kraken, including all features the API provides Donations are greatly appreciated and a motivation to keep improving. KrakenExchange.Net To get started with Kraken packages from the NuGet server. In the search box type 'KrakenExchange.Net' and hit enter. The ...
https://curatedcsharp.com/p/net-wrapper-jkorf-krakennet/index.html
CC-MAIN-2022-40
refinedweb
678
54.59
PhoneGap on WP7 Tip #7: Marketplace tricks This is a quick follow up tip to the last one I posted about using Trial Mode with a PhoneGap application on Windows phone. As I mentioned in that article, having your application available for users to try without laying out any money is a great way to grab them as a customer...
https://docs.microsoft.com/en-us/archive/blogs/glengordon/phonegap-on-wp7-tip-7-marketplace-tricks
CC-MAIN-2020-29
refinedweb
579
55.54
Using Python's finditer for Lexical Analysis Fredrik Lundh wrote a good article called Using Regular Expressions for Lexical Analysis which explains how to use Python regular expressions to read an input string and group characters into lexical units, or tokens. The author's first group of examples read in a simple exp...
https://www.saltycrane.com/blog/2007/10/using-pythons-finditer-for-lexical/
CC-MAIN-2019-47
refinedweb
359
64
Blogs by Author & Date A Shared Access Signature (SAS) is the primary means of authenticating a client when connecting to many Azure services. It is a (relatively) newer authentication scheme, replacing Access Control Service (ACS). Even though SAS has been around for several years, the Azure SDK for PHP only supports ...
https://www.dmcinfo.com/latest-thinking/blog/id/9467/categoryid/36/generating-an-azure-shared-access-signature-in-php
CC-MAIN-2018-34
refinedweb
529
51.28
On 05/18, Eric W. Biederman wrote:>> Oleg Nesterov <oleg@redhat.com> writes:>> >> I think there is something very compelling about your solution,> >> we do need my bit about making the init process ignore SIGCHLD> >> so all of init's children self reap.> >> > Not sure I understand. This can work with or without 3/3 whi...
http://lkml.org/lkml/2012/5/21/178
CC-MAIN-2017-13
refinedweb
424
67.45
While all of the recent news has been focused on C# and Windows 10, F# isn’t standing still. Along with Visual Studio 2015 RC is the latest version of F# 4.0. The first thing that should be noted is that it is truly a community project. Of the 38 contributors, only a quarter of them have any affiliation with Microsoft....
https://www.infoq.com/news/2015/04/FSharp-4/
CC-MAIN-2020-40
refinedweb
907
54.83
I; 65 comments: Hi Jim, I have tried using your code in my Program as Criteria , but its not working . Thanks @Pavan, can you elaborate? How do you know it isn't working? Are you getting an error message? Jim - Thanks for your books and blog - solid stuff. On a related note to this post, I have several step and path ap...
http://jjmpsj.blogspot.com/2013/04/awe-workflow-application-class-criteria.html
CC-MAIN-2016-30
refinedweb
4,206
65.73
Let's talk about doing events, from two radically different perspectives, one great big external one and lots of teeny-weeny little internal ones. I'll share some pictures from the European DevDay conference and snow in Munich today, then discuss a WPF issue that came up last week: - DevDay conference in Munich - WPF D...
http://thebuildingcoder.typepad.com/blog/2016/01/devday-conference-in-munich-and-wpf-doevents.html
CC-MAIN-2018-17
refinedweb
1,176
50.97
Unit testing is a widely accepted practice in most development shops in this day and age, especially with the advent of the tool JUnit. JUnit was so widely effective and used early on that it has been included in the default distribution of eclipse as long as I can remember and I have been programming professionally in...
http://www.javacodegeeks.com/2012/05/perils-of-not-unit-testing.html
CC-MAIN-2015-22
refinedweb
1,624
55.54
FAQ What is the classpath of a plug-in? Developers coming from a more traditional Java programming environment are often confused by classpath issues in Eclipse. A typical Java application has a global namespace made up of the contents of the JARs on a single universal classpath. This classpath is typically specified e...
http://wiki.eclipse.org/index.php?title=FAQ_What_is_the_classpath_of_a_plug-in%3F&oldid=25039
CC-MAIN-2016-50
refinedweb
368
68.87
Tokenizing JavaScript - A look at what’s left after minification Minifiers JavaScript minifiers are popular these days. Closure, YUI Compressor, Microsoft Ajax Minifier, to name a few. Using one is essential for any site that uses more than a little script and cares about performance. Each tool of course has advantages...
http://weblogs.asp.net/infinitiesloop/tokenizing-javascript-a-look-at-what-s-left-after-minification
CC-MAIN-2015-14
refinedweb
1,034
76.01
Problem statement In the problem ” Water Bottles” we are given two values namely” numBottle” which will store the total number of full water bottles and “numExchange” which will store the total number of empty water bottles we can exchange at a time and get a full water bottle. After drinking water from a full water bo...
https://www.tutorialcup.com/leetcode-solutions/water-bottles-leetcode-solution.htm
CC-MAIN-2021-04
refinedweb
556
52.7
Using the Scala REPL as a makeshift Java REPL As you might already know, REPL stands for Read Evaluate Print Loop. It’s a way to try out things in a computer programming language on the command line and see immediate results. You might also already know that Java is a programming language for the Java Virtual Machine (...
https://alonso-delarte.medium.com/using-the-scala-repl-as-a-makeshift-java-repl-a0004d2fcdb7
CC-MAIN-2021-21
refinedweb
2,024
61.26
Serializing Your Structs Using XML Introduction This article shows how to save a struct into an XML file (using STL), and load it back using Microsoft's MSXML 3.0 parser. If you have Microsoft's MSXML 4.0 parser installed, modify the stdafx.h file to use MSXML4 instead of MSXML3. This code can be modified to use a clas...
http://www.codeguru.com/cpp/data/data-misc/xml/article.php/c4559/Serializing-Your-Structs-Using-XML.htm
CC-MAIN-2014-10
refinedweb
285
60.82
Hidden div tooltipJobs .. Need someone to build a simple webview android app with a splash screen for me. Requir...to build a simple webview android app with a splash screen for me. Requirements: -The webview must open in app screen. Not separate browser tab -Browser search bar must be hidden -Clicked links in the webv...
https://www.dk.freelancer.com/job-search/hidden-div-tooltip/
CC-MAIN-2019-26
refinedweb
1,677
73.37
We recently updated the Bing Maps AJAX Control v7 a week ago with some new features. Check out the official announcement on the Bing Maps Blog if you missed it. Here are some details for developers of the new features in this update: - New Bing Maps AJAX Control 7.0 interactive SDK which shows interactive samples of ho...
https://blogs.msdn.microsoft.com/keithkin/2011/05/16/update-to-bing-maps-ajax-control-v7/?replytocom=1413
CC-MAIN-2018-09
refinedweb
643
64.61
ASP.NET Tip: Creating a Composite Web Control Adding user controls to a web application is a fairly easy thing to do. You essentially create a portion of a web page, add your HTML, and then use the control within your application. Although easy to create, user controls are harder to share between projects. As an altern...
https://www.codeguru.com/csharp/.net/net_asp/webforms/article.php/c12725/ASPNET-Tip-Creating-a-Composite-Web-Control.htm
CC-MAIN-2018-26
refinedweb
1,061
55.34
Type: Posts; User: mot1639 HI all , I make simple electronic module witch connect to modem and send data to server appliction has been made by vb6 , now when huge data come i cant receive the data from my module but with... Hi all , now form 5 days and i am trying to forward or resend sms from index ...but i cant , usi...
http://forums.codeguru.com/search.php?s=c8469ea48325421d27528ebf171d2f6e&searchid=965465
CC-MAIN-2013-20
refinedweb
470
83.15
I'm setting up a finite state machine structure as a proof of concept to be used in other projects. The states have function pointers that point to actions they are allowed to perform during certain events and transitions. I'm trying to restrict these pointers to be a part of a certain namespace, but the compiler doesn...
https://www.daniweb.com/programming/software-development/threads/444855/namespace-function-pointers-not-a-namespace-name-error
CC-MAIN-2022-33
refinedweb
197
57.77
recvfrom - receive a message from a socket #include <sys/socket.h> ssize_t recvfrom(int socket, void *restrict buffer, size_t length, int flags, struct sockaddr *restrict address, socklen_t *restrict address_len); The - Either a null pointer, if address is a null pointer, or a pointer to a socklen_t object which on inp...
https://pubs.opengroup.org/onlinepubs/9699919799/functions/recvfrom.html
CC-MAIN-2019-30
refinedweb
148
64.61
Member 303 Points Dec 17, 2018 10:53 PM|kmcnet|LINK Hello everyone and thanks for the help in advance. I am trying to use an example located at:. I am having a problem with the code:); } The line await DownloadUrlToFileAsync(mediaUrl, filePath); generates an error "The 'await' operator can only be used within an async ...
https://forums.asp.net/t/2150498.aspx?Problems+with+Await
CC-MAIN-2019-22
refinedweb
433
68.36
Now we know a bit about plotting data and we have written some functions, like trace_values, layout, and plot, to help us do so. You can view them here. Imagine we are hired as a consultant for a movie executive. The movie executive receives a budget proposal, and wants to know how much money the movie might make. We c...
https://learn.co/lessons/single-variable-regression
CC-MAIN-2019-43
refinedweb
1,237
71.44
Gnus, the Emacs mail/news/whatever reader, has built-in support for RSS, which, in theory should allow one to read blogs like this or LtU without having to leave the comfortable surroundings of Emacs. The instructions at [old link: ] were good enough to get me going, but the result is quite unsatisfactory. Firstly, gnu...
https://tech.labs.oliverwyman.com/blog/2005/07/15/rss-via-gnus/
CC-MAIN-2020-24
refinedweb
302
75
Bit Shifting Operators Come to Synergy .NET By Bob Studer, Senior Systems Software Engineer Synergy DBL 10.1 on .NET adds two new operators for expressions: right bit shift ( >> ) and left bit shift ( << ). In combination with the other bitwise operators (|, &, etc.), shifting can access parts of fields that can be use...
http://synergex-testsite.com/bit-shifting-operators/
CC-MAIN-2020-40
refinedweb
650
68.5
A few functions for ID3v2 synch safe integer conversion. More... Detailed Description A few functions for ID3v2 synch safe integer conversion. In the ID3v2.4 standard most integer values are encoded as "synch safe" integers which are encoded in such a way that they will not give false MPEG syncs and confuse MPEG decode...
http://taglib.github.io/api/namespaceTagLib_1_1ID3v2_1_1SynchData.html
CC-MAIN-2015-35
refinedweb
132
56.86
a cloning children prop. Overall, it was all the standard flow, where the parent passes the props to child components. Today, we're spicing up the game and covering a bit more advanced themes - how the component can send information to the parent via props, and how components on the same level (under the same parent) ...
https://dzone.com/articles/react-guide-to-props-part-ii?fromrel=true
CC-MAIN-2019-18
refinedweb
631
50.43
Hi there ..... Just to let you know Cheatah no longer seems to compile against the latest CVS (using the namespace feature). I've managed to get my own module making tools to compile and link OK after adding the following (from addvs.cpp) - #ifndef NO_SWORD_NAMESPACE using sword::SWMgr; using sword::RawText; using swor...
http://www.crosswire.org/pipermail/sword-devel/2002-October/016301.html
CC-MAIN-2014-42
refinedweb
124
59.98
- subroutines with the rest of Perl, creating a new executable. This situation is similar to Perl. TUTORIAL Now let's go on with the show! EXAMPLE 1 Our first extension will be very simple. When we call the routine in the extension, it will print out a well-known message and return..t, and Changes. The MANIFEST file c...
https://metacpan.org/pod/release/RJBS/perl-5.12.3-RC1/pod/perlxstut.pod
CC-MAIN-2017-09
refinedweb
748
75.71
The eagerly awaited Microsoft SDK for Kinect has been released - so we can now get on and develop all those innovative projects that it seems ideal for. In this article we look at how easy it is to start writing Kinect software using C#. The first part is Getting started with Windows Kinect SDK 1.0 If you don't want to...
http://i-programmer.info/programming/hardware/2623-getting-started-with-microsoft-kinect-sdk.html
CC-MAIN-2014-15
refinedweb
473
72.05
chefkeiferMembers Posts129 Joined Last visited Recent Profile Visitors The recent visitors block is disabled and is not being shown to other users. chefkeifer's Achievements 0 Reputation Basic LoaderMax tutorial by Zync chefkeifer posted a topic in Loading (Flash)I have been following Zync's tutorial and have done ever...
https://greensock.com/profile/480-chefkeifer/
CC-MAIN-2022-27
refinedweb
2,055
52.36
Hello, Mike Jacquet here, and today I would like to discuss a fix that has been included in the released version of System Center 2012 Data Protection Manager (DPM) that enables End User Recovery (EUR) for file shares on the root of mountpoints to work properly. In previous versions of DPM, if you protected a volume or...
https://blogs.technet.microsoft.com/dpm/2012/05/21/data-protection-manager-support-for-end-user-recovery-on-mountpoint-shares/
CC-MAIN-2017-26
refinedweb
724
59.33
Join devRant Pipeless API From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple APILearn More Search - "types" - - - The people who are developing the Hostbill billing platform: please stop. Quit your jobs, and go do something else because you fu...
https://devrant.com/search?term=types
CC-MAIN-2022-27
refinedweb
719
72.97
*] Another way to do this instead of passing the ref as an argument, is to call the subroutine on the ref. As code tricks go, this can get fairly dangerous fairly quickly. So as an intention any ref you would like to be able to have this ability will need to be anointed.. The responsibility now lays in the subroutine. ...
http://www.perlmonks.org/index.pl?node_id=847567
CC-MAIN-2015-22
refinedweb
771
59.33
Recently, while working on a project we needed a component in .Net which can encrypt/decrypt user password using Blowfish algorithm with a encryption key. We searched hard to get a ready made free .Net component to accomplish this task but found none! Finally we found a implementation hint from a article posted on igni...
https://www.codeproject.com/Tips/235342/Blowfish-Encryption-Implementation-in-NET?fid=1643581&df=90&mpp=10&sort=Position&spc=None&tid=4175949
CC-MAIN-2017-39
refinedweb
118
61.43
Introduction to Functional Programming with Clojure Most student programmers do not get introduced to functional programming beyond some extremely academic course using Standard ML that does not really showcase it as a practical programming style for real projects. It is rare that someone learns Haskell or OCaml or Lis...
https://medium.com/hackers-at-cambridge/introduction-to-functional-programming-with-clojure-af1ad582010d?source=---------0
CC-MAIN-2019-51
refinedweb
3,481
53.95
This site uses strictly necessary cookies. More Information I have seen many other post about this but i just cannot seem to get it to work. I'm trying to use unity's HandHeldCam script as my main camera. I have made the variables that i want to change in the HandHeldCam script to public, what i want to do is make it s...
https://answers.unity.com/questions/1177818/how-can-i-access-variables-from-other-scripts-c.html
CC-MAIN-2021-25
refinedweb
702
50.33
LCM [Least Common Multiple] Tutorial LCM [Least Common Multiple] Tutorial Let's get started! 😉 Function I recommend you put all this code I'm going to teach you in a function like this: def LCM(n, m): # n and m are just any numbers # code here First do that. Logic time! So...most of you should know how to find the LCM...
https://replit.com/talk/learn/LCM-Least-Common-Multiple-Tutorial/127083
CC-MAIN-2021-17
refinedweb
528
77.98
Assuming a Role You must designate a separate IAM user to assume each role you've created in each account, and ensure that each IAM user has appropriate permissions. IAM Users and Roles After you have created the necessary roles and policies in Account A for scenarios 1 and 2, you must designate an IAM user in each of ...
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-sharing-logs-assume-role.html
CC-MAIN-2018-13
refinedweb
867
52.29
Here is the trick (well documented on the matplotlib webpage) to define the font family and size of what appears on your matplotlib plot: Before calling anything related to matplotlib in your script, do: ### rcParams are the default. Calling these lines before creating a basemap plot will also work ! Note: you can perm...
https://www.geophysique.be/2010/12/07/matplotlib-fonts-plots-basemaps/
CC-MAIN-2020-50
refinedweb
202
56.35
An unnamed namespace can be used to ensure names have internal linkage (can only be referred to by the current translation unit). Such a namespace is defined in the same way as any other namespace, but without the name: namespace { int foo = 42; } foo is only visible in the translation unit in which it appears. It is r...
https://riptutorial.com/cplusplus/example/4851/unnamed-anonymous-namespaces
CC-MAIN-2021-43
refinedweb
129
52.36
con_cache alternatives and similar packages Based on the "Caching" category. Alternatively, view con_cache alternatives based on common mentions on social networks and blogs. cachex9.6 5.2 con_cache VS cachexA powerful caching library for Elixir with support for transactions, fallbacks and expirations Nebulex9.2 7.5 co...
https://elixir.libhunt.com/con_cache-alternatives
CC-MAIN-2021-43
refinedweb
2,069
58.69
AdaBoost Regression with Python Want to share your content on python-bloggers? click here. This post will share how to use the adaBoost algorithm for regression in Python. What boosting does is that it makes multiple models in a sequential manner. Each newer model tries to successful predict what older models struggled...
https://python-bloggers.com/2019/01/adaboost-regression-with-python/
CC-MAIN-2021-10
refinedweb
804
51.44
This little. Take a look at those earlier articles if you're interested in the background basics. Libraries We need two Python drivers for this project — one for the 128x64 OLED display, and one for the gyroscope. The display in this example uses the ssd1306 chip, so we can use the module available in the MicroPython r...
https://www.twobitarcade.net/article/gyroscopic-wireframe-cube/
CC-MAIN-2019-09
refinedweb
1,564
58.18
Package for easier access to FocusVision's Decipher REST API Project description This packages permits easier access to FocusVision’s Decipher tools REST API. If you are a Decipher user, you can use the API to read and write your survey data, provision users, create surveys and many other tasks. If you are not a FocusV...
https://pypi.org/project/decipher/
CC-MAIN-2021-49
refinedweb
1,427
55.95
Pentium Computers Vulnerable to Attack? 227 Posted by ScuttleMonkey from the sounds-like-more-work-than-it's-worth dept. from the sounds-like-more-work-than-it's-worth dept. An anonymous reader writes "One of the latest security scares is coming from security experts at CanSecWest/core '06 in the form of a possible har...
http://slashdot.org/story/06/04/11/1655257/pentium-computers-vulnerable-to-attack?sdsrc=prevbtmprev
CC-MAIN-2014-52
refinedweb
4,732
62.27
Dear Customers and Friends, O'Reilly editor in chief Frank Willison suffered a heart attack and died the morning of July 30th. This is a tragedy. Of all of us at O'Reilly, Frank is the one we'd most have imagined growing old and grandfatherly, dispensing to successive generations the wisdom, humor and caring that he sh...
http://oreilly.com/news/frank_0701.html
crawl-002
refinedweb
4,336
72.46
using namespace std;in all your programs. To answer your question, yes you need to include using namespace std;for strings. You could also use std:: before each string std:: = standard namespace. It would be used in this manner. using namespace std; class stringor class coutand there will be no conflict. using namespac...
http://www.cplusplus.com/forum/general/97472/
CC-MAIN-2015-22
refinedweb
109
75.3
User talk:JJJWegdam OpenRailwayMap/Tagging in Netherlands The page OpenRailwayMap/Tagging in Netherlands is intended as a tagging documentation of railway mapping and tagging in the Netherlands. Please move the contents describing the proposed import of ProRail data to an independent page outside the OpenRailwayMap nam...
https://wiki.openstreetmap.org/wiki/User_talk:JJJWegdam
CC-MAIN-2018-39
refinedweb
305
63.8
Agenda See also: IRC log <trackbot> Date: 30 March 2011 <danbri> yesterday's notes: <danbri> draft minutes: <matt> Scribe: danbri discussing recap from yesterday role/value of rdf oh might be useful, 'Select the name, lowest and highest age ranges, capacity and pupil:teacher ratio for all schools in the Bath & North Ea...
http://www.w3.org/2011/03/30-poiwg-minutes.html
CC-MAIN-2015-14
refinedweb
12,674
71.85
>>> On 31.10.18 at 10:27, <Paul.Durrant@xxxxxxxxxx> wrote: >> From: Roger Pau Monne >> Sent: 31 October 2018 08:54 >> >> On Tue, Oct 30, 2018 at 05:11:30PM +0000, Paul Durrant wrote: >> > > From: Roger Pau Monne >> > > Sent: 30 October 2018 17:09 >> > > >> > > On Mon, Oct 29, 2018 at 06:02:10PM +0000, Paul Durrant wrot...
https://lists.xenproject.org/archives/html/xen-devel/2018-10/msg02569.html
CC-MAIN-2021-39
refinedweb
175
74.42
I'm developing a game using OpenGL and have run into a strange issue. Exactly 30 seconds after creating a context, the frame time increases by 2 - 3x depending on the scene, and then remains constant. I am using query objects with GL_TIME_ELAPSED to get the frame time. Below is a small demo that demonstrates the issue....
https://www.opengl.org/discussion_boards/printthread.php?t=179686&pp=10&page=1
CC-MAIN-2015-18
refinedweb
252
56.86
Post your Comment The package keyword The package keyword The package in java programming language is a keyword that is used to define a package that includes the java classes. Keywords are basically reserved words package: in a package world. The we specify the keyword package with the name of the package. package wor...
http://www.roseindia.net/discussion/24427-The-package-keyword.html
CC-MAIN-2014-15
refinedweb
519
52.39
learning Scalaz: day 7 Hey there. There's an updated html5 book version, if you want. On day 6 we reviewed for syntax and checked out the Writer monad and the reader monad, which is basically using functions as monads. Applicative Builder One thing I snuck in while covering the reader monad is the Applicative builder |...
http://eed3si9n.com/learning-scalaz-day7
CC-MAIN-2018-47
refinedweb
1,726
69.52
I download ZIP from follow instruction. ./setup objdircd objdirmake -jgetconf _NPROCESSORS_ONLN getconf _NPROCESSORS_ONLN and error occured during compile ....../psi4public-master/src/bin/psi4/python.cc:750:12: error: use of undeclared identifier 'GIT_VERSION' return GIT_VERSION; ^1 error generated.make[2]: *** [src/bi...
http://forum.psicode.org/t/undefined-git-version/61
CC-MAIN-2018-43
refinedweb
191
50.43
’ve been working with Task.Factory.FromAsync() methods and have been experiencing severe memory leakage. I’ve used the profiler and it shows that a lot of objects just seem to be hanging around after use: Heap shot 140 at 98.591 secs: size: 220177584, object count: 2803125, class count: 98, roots: 666 Bytes Count Avera...
https://bugzilla.xamarin.com/12/12236/bug.html
CC-MAIN-2021-25
refinedweb
965
60.01
Neural Network Lab Neural network models can be created, saved and reused. Here's how. A neural network model consists of the network's architecture and defining numeric values. Did you know you can create, save and reuse a neural network model? I'll show you how in this month's column. A network architecture is the nu...
https://visualstudiomagazine.com/articles/2015/09/01/how-to-reuse-neural-network-models.aspx
CC-MAIN-2021-04
refinedweb
2,357
55.13
Read write lock for asyncio. Read write lock for asyncio . A RWLock maintains a pair of associated locks, one for read-only operations and one for writing. The read lock may be held simultaneously by multiple reader tasks, so long as there are no writers. The write lock is exclusive. Whether or not a read-write lock wi...
https://pypi.org/project/aiorwlock/
CC-MAIN-2017-26
refinedweb
357
69.07
Hello all, I've been trying to build a compiler for learning purposes. I'm creating the lexer with gnu flex and a parser with bison. I've been using these tools on Linux but my main development platform is windows (Visual Studio). But last week I ran into a problem: When I run the parser, the application freezes. If I ...
http://www.gamedev.net/topic/642237-windows-flexbison-parser-freeze/
CC-MAIN-2015-32
refinedweb
170
65.32
Sending Client-To-Client Realtime Messages With The PubNub JavaScript Library Last night, I finally got around to playing with the PubNub JavaScript library. PubNub provides an API for "push" communication that can broadcast textual messages to a wide range of devices including desktop, TV, and mobile. And, unlike some...
https://www.bennadel.com/blog/2213-sending-client-to-client-realtime-messages-with-the-pubnub-javascript-library.htm
CC-MAIN-2022-27
refinedweb
3,260
72.76
How do you decide if a change you made to your webpage is getting more customers to sign up? How do you know if the new drug you invented cures more people than the current market leader? Did you make a groundbreaking scientific discovery? All these questions can be answered using a branch of statistics called hypothes...
http://betatim.github.io/posts/when-to-switch/
CC-MAIN-2018-30
refinedweb
1,885
65.93
In this tutorial, we'll learn how we can use Next.js with Strapi and Apollo. Introduction In one of my previous articles, I've written about how to get started using Strapi. In this post, we'll be building a newsfeed application using Next.js. The APIs necessary for the Next.js front-end application will be powered by ...
https://nirmalyaghosh.com/articles/js-strapi-apollo
CC-MAIN-2022-27
refinedweb
797
56.66
I'm trying to create inherited user control (not sure whether this is the right term). I have created a class Button (button.vb - there is no button.designer.vb) in a project with the following coding: Public End After I build the project, I have no problem adding it to the toolbar and using it in another solution. Whe...
https://social.msdn.microsoft.com/Forums/en-US/aa55d929-c796-4b52-a7d9-732362c7860c/what-is-the-purpose-of-the-line-imports-systemcomponenetmodel?forum=vblanguage
CC-MAIN-2021-17
refinedweb
140
58.48
- Real-time content preview with watch mode - GraphQL API - - Generating pages - “Raw” fields - Portable Text / Block Content - Using .env variables - How this plugin works - Credits See the getting started video Install From the command line, use npm (node package manager) to install the plugin: npm install gatsby-so...
https://www.gatsbyjs.com/plugins/gatsby-source-sanity
CC-MAIN-2021-10
refinedweb
888
51.99
Django + Mongo = Pytest FTW! A clean way to manage connecting and dropping of database between tests. Sometime ago I started working on my own more of a playground project where I’m mostly trying to learn new things, but I also hope to create something useful from it that’s also in my field of interest. I figured out t...
https://medium.com/@antash/django-mongo-pytest-ftw-1610c99588ab
CC-MAIN-2018-47
refinedweb
1,070
63.19
When I think of Eloqua, I think of marketing automation. More specifically, I think of the ability to automate complex e-mail nurturing campaigns. For my thought leadership post as part of the Luminary pathway, I want to share my experience using Eloqua for something that the average person doesn’t associate with Eloqu...
https://community.oracle.com/groups/oracle-marketing-cloud-academy/blog/authors/Gary%20Elfert
CC-MAIN-2019-35
refinedweb
872
53
On 24/03/16 16:42, Alex Bennée wrote: >> diff --git a/include/exec/exec-all.h b/include/exec/exec-all.h >> > index 05a151da4a54..cc3d2ca25917 100644 >> > --- a/include/exec/exec-all.h >> > +++ b/include/exec/exec-all.h >> > @@ -257,20 +257,32 @@ struct TranslationBlock { >> > struct TranslationBlock *page_next[2]; >> >...
https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg05833.html
CC-MAIN-2020-16
refinedweb
475
61.87
IRC log of dawg on 2004-09-17 Timestamps are in UTC. 08:51:01 [RRSAgent] RRSAgent has joined #dawg 08:51:18 [kendallc] i don't think so, re: news 08:51:23 [AndyS] Map to optional : issue is that variables would get bound 08:52:52 [kendallc] i'll point ericp to it when the disjunction discussion slows down 08:53:11 [And...
http://www.w3.org/2004/09/17-dawg-irc
CC-MAIN-2018-26
refinedweb
6,027
65.15
Want to avoid the missteps to gaining all the benefits of the cloud? Learn more about the different assessment options from our Cloud Advisory team. #include <stdio.h> #include <stdlib.h> #include <unistd.h> int x; int y; int main(void) { pid_t pid; if( (pid = fork()) < 0) { perror("Fork error"); exit(1); } else if( pi...
https://www.experts-exchange.com/questions/27651270/does-fork-process-share-global-variables.html
CC-MAIN-2017-39
refinedweb
137
67.28
[up one level] $ cat categories $ _ jam.vim is some pretty syntax highlighting I made for bjam aka Boost.Jam aka Boost.Build aka what-the-hell-do-I-call-this-thing? Anyway, it's an alternative to make, a lot more powerful, and a lot simpler to use. I based this off of something from a certain Matt Armstrong that I foun...
http://pages.cs.wisc.edu/~markus/util/
CC-MAIN-2013-20
refinedweb
2,010
66.54
projects. IAM roles, and you can choose to create custom roles instead. For more information, see understanding roles and creating and managing custom roles. End user authentication example Complete the following sections to obtain credentials for an end user. The following steps use the BigQuery API, but you can repl...
https://cloud.google.com/docs/authentication/end-user?hl=sv
CC-MAIN-2021-21
refinedweb
372
61.33
>>." Re:I have to wonder (Score:5, Funny) aptitude install sun-java6-source Re:The new Axis of Evil has formed... (Score:5, Funny) I wonder who will they make Chairman of this MAO group? Actually Steve has the most experience with chairs, so he should probably be the new Chairman MAO. Google Buy Oracle (Score:3, Funny)...
https://developers.slashdot.org/story/10/10/28/1424247/Oracle-Claims-Google-Directly-Copied-Our-Java-Code/funny-comments
CC-MAIN-2018-22
refinedweb
187
66.54
0 #include <iostream> #include <cstring> using namespace std; class Cow { char name[20]; char * hobby; double weight; public: Cow() { strcpy(name,"peter"); strcpy(hobby,"nothing"); weight = 1.0; } Cow(const char * nm, const char * ho, double wt) { int len = strlen(ho); strncpy(name,nm,19); name[19] = '\0'; hobby = new ...
https://www.daniweb.com/programming/software-development/threads/351449/not-working
CC-MAIN-2017-26
refinedweb
152
61.02
In this lesson we will show how to define a variety of jobs and store their data as a project asset. Although we have done this before (with conversation assets), this time we will be creating prefabs programmatically. By choosing prefabs over scriptable objects, we have the ability to take advantage of components such...
http://theliquidfire.com/2015/08/10/tactics-rpg-jobs/
CC-MAIN-2020-24
refinedweb
6,721
64.61
27 July 2011 07:13 [Source: ICIS news] By Nurluqman Suratman ?xml:namespace> SINGAPORE The fire, the fifth such incident at the complex this year, broke out at a section of a hydrogen pipeline in the vicinity, sources said. “There was a small fire, but it did not damage any plants,” a spokesperson from Formosa Petroche...
http://www.icis.com/Articles/2011/07/27/9480137/taiwans-formosa-restart-plans-may-get-delayed-by-fire.html
CC-MAIN-2013-48
refinedweb
928
61.09
{- Copyright (C) 2005-2009.Types Copyright : Copyright (C) 2005-2009 John Goerzen License : GNU LGPL, version 2.1 or above Maintainer : John Goerzen <jgoerzen@complete.org> Stability : provisional Portability: portable Types for HDBC. Please note: this module is intended for authors of database driver libraries only. A...
http://hackage.haskell.org/package/HDBC-2.2.6/docs/src/Database-HDBC-Types.html
CC-MAIN-2015-11
refinedweb
470
52.15
Set include path for Qt moc files using CMake I'm trying to use CMake with Qt to deploy on Linux and Windows, but I can't manage to make a basic project architecture, with an src and include directory. Here's an example : . ├── CMakeLists.txt ├── include │ └── LoginUI.hpp └── src ├── login.ui ├── LoginUI.cpp └── main.c...
https://forum.qt.io/topic/84644/set-include-path-for-qt-moc-files-using-cmake
CC-MAIN-2018-13
refinedweb
251
52.56
2692/how-can-use-blockhain-for-storing-proof-document-such-image Yes, you're right. Saving entire image in eth is very costly. I'll suggest you to check off chain data storages like IPFS or Swarm (the ethereum community usually recommends it). There are alternative APIs are available. Mentioned are two popular services...
https://www.edureka.co/community/2692/how-can-use-blockhain-for-storing-proof-document-such-image
CC-MAIN-2021-21
refinedweb
368
68.16
Hi Stuart, Stuart Bishop wrote: What were the problematic bits? Advertising# Disgusting hack to use our extended config file schema rather than the # Z3 one. TODO: Add command line options or other to Z3 to enable overriding # this -- StuartBishop 20050406 from zdaemon.zdoptions import ZDOptions ZDOptions.schemafile = ...
https://www.mail-archive.com/zope3-dev@zope.org/msg04936.html
CC-MAIN-2018-09
refinedweb
600
66.74
Pylearn2 Pull Request Checklist¶ Last updated: June 8, 2014 This is a preliminary list of common pull request fixes requested. It’s presumed that your pull request should already pass the Travis buildbot, including docstring and code formatting checks. - Are you breaking a statement over multiple lines? - Do tests exis...
http://deeplearning.net/software/pylearn2/internal/pull_request_checklist.html
CC-MAIN-2017-09
refinedweb
2,187
59.6
Using Fabric to apply Puppet scripts On my current client project, in terms of managing configuration of the various environments, I have separated things into two problem spaces – provisioning hosts, and configuring hosts. Part of the reason for this separation is that although targeting AWS, we do need to allow us to...
https://blog.magpiebrain.com/blog/page/2/
CC-MAIN-2019-43
refinedweb
553
52.39
There are 3 main ways to execute a python script. 1) Interactive Prompt 2) IDE (Python script) 3) Command Line (Python script) *How you execute the code also depends on the version. Code written for python2.x may not always execute without traceback errors in python3.x. So the syntax is NOT always the same, nor not alw...
http://www.python-forum.org/viewtopic.php?f=10&t=55
CC-MAIN-2016-40
refinedweb
2,987
73.98
MultiLineEditText Documentation - blastframe last edited by blastframe Hello, I'm using Python Syntax Highlighting with a GeDialog MultiLineEditText. In order to make this work, I have to pass c4d.DR_MULTILINE_PYTHON | c4d.DR_MULTILINE_SYNTAXCOLORas the style's Symbol IDs. This was not clear from the documentation whic...
https://plugincafe.maxon.net/topic/12810/multilineedittext-documentation
CC-MAIN-2020-40
refinedweb
164
50.43
Created on 2007-02-04 22:34 by nagle, last changed 2009-03-31 22:12 by georg.brandl. This issue is now closed. I'm running a website page through BeautifulSoup. It parses OK with Python 2.4, but Python 2.5 fails with an exception: Traceback (most recent call last): File "./sitetruth/InfoSitePage.py", line 268, in httpf...
http://bugs.python.org/issue1651995
CC-MAIN-2017-04
refinedweb
663
61.53
If you’ve ever seen Python in action, even at a distance, I’m sure you’ll agree that it looks pretty neat. And the combination of development speed, out-of-the-box power, and stunning syntax usually means you end up with one thing… elegant, maintainable solutions, quickly. And lets face it, that’s just what web develop...
http://www.devshed.com/c/a/python/python-on-the-web/5/
CC-MAIN-2014-42
refinedweb
2,277
62.78
tmux - terminal multiplexer tmux [-2CluvV] [-c shell-command] [-f file] [-L socket-name] [-S socket-path] [command [flags]] TMUX(1) BSD Write UTF-8 output to the terminal even if the first envi- ronment variable of LC_ALL, LC_CTYPE, or LANG that is set does not contain "UTF-8" or "UTF8". generated with a copy of every...
https://docs.oracle.com/cd/E88353_01/html/E37839/tmux-1.html
CC-MAIN-2022-33
refinedweb
9,876
61.56
Opened 14 years ago Closed 10 years ago Last modified 10 years ago #1142 closed enhancement (fixed) Support for multiple database connections Description Django currently assumes that all models will be stored in a single database, and that only one database connection will be used for the duration of a request. This a...
https://code.djangoproject.com/ticket/1142
CC-MAIN-2019-39
refinedweb
3,100
55.13
System test framework over POSIX shells Project description Prego is a system/integration test framework running as Python unittest testcases. Prego is a library consisting on a set of clases and hamcrest matchers usefull to specify shell command interactions through files, environment variables, network ports. It prov...
https://pypi.org/project/prego3/0.20181031/
CC-MAIN-2019-51
refinedweb
875
53.37
In this article, we learn how to create PDF files using iTextPDF’s Java library. This tutorial includes Video guide that explains how to add iTextPDF library to your eclipse project. And later you learn how to use this in order to create a PDF file. If you prefer text instructions then keep reading. If you prefer to wa...
http://onecore.net/create-pdf-files-in-java-using-itext-pdf-library.htm
CC-MAIN-2017-09
refinedweb
554
78.35
While looking for more real world example in order to complete a previous blog entry, I found myself struggling with the State Monad in order to solve what I supposed to be a typical State Monad problem. My rambling to solve this specific problem did not succeed while in the mean time I successfully reproduced the cano...
http://patterngazer.blogspot.com/2012/01/changing-my-state-of-mind-with-monad-in.html
CC-MAIN-2018-13
refinedweb
1,224
51.38
Initializing a mutex Destroying a mutex Acquiring a mutex Releasing a mutex Trying to acquire a mutex Use mutex_init(3C) to initialize the mutex pointed to by mp. For POSIX threads, see Initializing a Mutex. #include <synch.h> #include <thread.h> int mutex_init(mutex_t *mp, int type, void *arg)); The type can be one o...
http://docs.oracle.com/cd/E18752_01/html/816-5137/sthreads-72605.html
CC-MAIN-2015-27
refinedweb
358
60.72
Welcome to version 2.0 of the software and article! I have rewritten the key points of this article to address the new features in the latest version of the software. Read on for a full explanation... New Features for 2.0 Note that any sequences created with the old version will continue to play just fine, but editing ...
http://blogs.msdn.com/coding4fun/archive/2006/12/07/1230660.aspx
crawl-002
refinedweb
3,888
71.24