url stringlengths 13 4.35k | tag stringclasses 1
value | text stringlengths 109 628k | file_path stringlengths 109 155 | dump stringclasses 96
values | file_size_in_byte int64 112 630k | line_count int64 1 3.76k |
|---|---|---|---|---|---|---|
https://paperswithcode.com/search?q=author%3AXuelong.+Li | code | Drones shooting can be applied in dynamic traffic monitoring, object detecting and tracking, and other vision tasks.
Moreover, the adjacency matrix can be self-learned for better embedding performance when the original graph structure is incomplete.
Recently, lots of deep networks are proposed to improve the quality of... | s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656104054564.59/warc/CC-MAIN-20220702101738-20220702131738-00199.warc.gz | CC-MAIN-2022-27 | 8,157 | 52 |
https://openacs.org/forums/message-view?message_id=5422193 | code | Forum OpenACS Development: Re: JODconverter vs. OpenOffice/LibreOffice Command Line
Sorry, just saw the new posting right now...
We never faced the problem of parallel LibreOffice conversions before, and we don't have a solution for it. In typical ]po[ use scenarios, there is usually a single accountant in charge of ge... | s3://commoncrawl/crawl-data/CC-MAIN-2020-24/segments/1590347394074.44/warc/CC-MAIN-20200527110649-20200527140649-00507.warc.gz | CC-MAIN-2020-24 | 1,570 | 8 |
http://extensions.datacleaner.org/extension/Fill-pattern-analyzer | code | Click the "Install" button to automatically install the extension
on a running DataCleaner application!
Or download the extension as a JAR file and manually install it in DataCleaner's Options dialog.
This DataCleaner plugin adds an analyzer which helps you discover the patterns of how fields/columns are filled. For ex... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917121453.27/warc/CC-MAIN-20170423031201-00438-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 589 | 7 |
https://www.anyviewer.com/how-to/restart-a-remote-computer-2578.html | code | Restarting a remote computer means the system on a remote computer will be first shut down and then restarted. You may need to restart a remote computer when you want to speed up its performance or when a program on it is not working properly. It is pretty easy to restart a local computer, but do you know how to restar... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224644506.21/warc/CC-MAIN-20230528182446-20230528212446-00110.warc.gz | CC-MAIN-2023-23 | 5,533 | 48 |
http://cybergreet.net/wordai-meaning-article-rewriter-100-free-seo-tools.html | code | If your life revolves around writing, perhaps this is what you do for a living then this free article spinner tool is the answer to all your problems. It is the best academic and most SEO friendly paraphrasing tool that enables you to get a rewritten article with great flexibility. This competent instant article spinne... | s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583657907.79/warc/CC-MAIN-20190116215800-20190117001800-00559.warc.gz | CC-MAIN-2019-04 | 11,380 | 22 |
https://www.rimfirecentral.com/threads/best-rim-fire-revolver.102106/?u=13794 | code | You are correct, the OMT or OMM is a better gun in almost every respect to the Diamondback, but sells for less. Its hard to spend the $ for the Diamondback when you know the OM is a better value. The Diamonbacks look so good that if someone didn't know better they would think it was Colt's top of the line 22lr revolver... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949387.98/warc/CC-MAIN-20230330194843-20230330224843-00434.warc.gz | CC-MAIN-2023-14 | 694 | 1 |
https://eventil.com/events/online-angular-monthly-meetup-3ef2be31-47a8-47cd-9665-1f84dfd7b6f3 | code | San Diego Angular Meetup and Women Who Code meet the third Wednesday of each month. Each month we will have one or two talks that cover Angular or general Web UI/UX topics. Afterwards we open the floor for lightning talks any audience member wants to give. Everyone is welcome to these meetups whether you are an Angular... | s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964358078.2/warc/CC-MAIN-20211127013935-20211127043935-00481.warc.gz | CC-MAIN-2021-49 | 2,412 | 20 |
https://emacs.stackexchange.com/questions/14008/default-magit-commit-state-in-evil | code | evil. Normally, when I commit, I'd like to immediately start typing, but
evil starts the buffer in
evil-normal-state. I used to set
(evil-set-initial-state #'git-commit-mode 'insert)
But that no longer works, as Magit uses
text-mode for its commit buffers.
How can I have Magit commits default to | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817103.42/warc/CC-MAIN-20240416155952-20240416185952-00203.warc.gz | CC-MAIN-2024-18 | 296 | 7 |
https://tenfour.nz/solutions/audio-visual/ | code | Modern workplaces thrive on technology that facilitates local and global collaboration and communication. With the increasing replacement of formal meetings in office spaces with remote staff networks, it has become essential for every enterprise to own a functional audio-visual system.
With the help of TenFour, audio-... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510941.58/warc/CC-MAIN-20231001205332-20231001235332-00703.warc.gz | CC-MAIN-2023-40 | 757 | 3 |
http://meta.gaming.stackexchange.com/users/3690/gabriel-schreiber | code | Top Network Posts
- 35How to parse date/time from string?
- 17Is there some way of automatically farming wool from sheep?
- 8Understanding top and load average
- 7Assign derived class to base class
- 7Aria: Blue Suns mission
- 6How to specialize member of template class with template template parameter
- 6An efficient ... | s3://commoncrawl/crawl-data/CC-MAIN-2016-22/segments/1464049270513.22/warc/CC-MAIN-20160524002110-00142-ip-10-185-217-139.ec2.internal.warc.gz | CC-MAIN-2016-22 | 415 | 9 |
http://crackdinterview.org/memory-management-in-c/ | code | We are getting a some questions on our forum asking how a static variable is stored in memory? How a global variable is stored in memory ? When is the memory gets allocated from heap and when is the memory gets allocated form stack.
Instead of answering these questions individually we wrote this article to give our rea... | s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583657867.24/warc/CC-MAIN-20190116195543-20190116221543-00067.warc.gz | CC-MAIN-2019-04 | 2,946 | 16 |
https://answers.uchicago.edu/page.php?id=72429 | code | Topics Map > University of Chicago > IT Services > Email & Collaboration Tools > Office365
Differences Between OWA 2016 Standard and Light Versions
This article explains feature differences between Outlook Web App (OWA) Standard and Light versions running on Exchange 2016.
Outlook Web App has two versions, a standard v... | s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463607649.26/warc/CC-MAIN-20170523183134-20170523203134-00396.warc.gz | CC-MAIN-2017-22 | 1,630 | 19 |
https://www.tidev.io/2012/02/13/this-week-in-titanium-mobile-development-13-feb-2012/ | code | This is all the Titanium Mobile development news I’ve gathered from the Twittersphere and Interwebs for the past week.
The big news of the week is Appcelerator acquires Cocoafish to add cloud capabilities to their repertoire of mobile functions to create Appcelerator Cloud services. Get a bit more detail on the acquisi... | s3://commoncrawl/crawl-data/CC-MAIN-2021-31/segments/1627046153223.30/warc/CC-MAIN-20210727072531-20210727102531-00114.warc.gz | CC-MAIN-2021-31 | 2,943 | 18 |
https://tericbrooks.com/brooks-sample-course/ | code | Please scroll to see a sample LMS module. This is not an actual training module and the content is fairly random to illustrate my ability to program and compile content.
Please click the “Start Course” button to begin exploring. As you scroll, the course will continue to populate.
Update: 10/25/21: Click here to view a... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817790.98/warc/CC-MAIN-20240421163736-20240421193736-00225.warc.gz | CC-MAIN-2024-18 | 350 | 3 |
https://permies.com/t/42175/Changing-pH | code | Ferne Reid wrote:...
Dang, I didn't even think about minerals! I just got the basic report ... pH and NPK. Guess I will have to send in another sample.
Ferne Reid wrote:I remember doing something like that when I was homeschooling my kids. It's a cool experiment. Won't help much with soluble minerals, though.
Any thoug... | s3://commoncrawl/crawl-data/CC-MAIN-2019-30/segments/1563195526237.47/warc/CC-MAIN-20190719115720-20190719141720-00234.warc.gz | CC-MAIN-2019-30 | 753 | 6 |
https://www.eweek.com/networking/apple-gives-hint-about-zfs-for-leopard/ | code | Developers have received from Apple a “ZFS on Mac OS X Preview 1.1” package, which offers preliminary support for the ZFS file system, originally developed by Sun Microsystems for their Solaris OS.
Currently, the Mac OS is based on the HFS+ file system, but leaked screenshots of earlier versions of Leopard showed optio... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100452.79/warc/CC-MAIN-20231202203800-20231202233800-00639.warc.gz | CC-MAIN-2023-50 | 2,303 | 9 |
http://forums.storagereview.com/index.php?/profile/98864-slowdive/ | code | i need to Configure the Storage server (first 24 SATA Seagate SV35) with a LSI MegaRAID 9271-8i in RAID 6. I connected both mini-SAS SFF-8087 x4 from the LSI to the first HBA on the expander Card so that the Controller manages 24 SATA HDDs. The problem is that the LSI WebBIOS only shows Connector Ports 0-3 active (so o... | s3://commoncrawl/crawl-data/CC-MAIN-2019-51/segments/1575540525821.56/warc/CC-MAIN-20191210041836-20191210065836-00022.warc.gz | CC-MAIN-2019-51 | 1,110 | 5 |
https://research.aalto.fi/en/publications/sibic-a-tool-for-generating-a-network-of-biclusters-captured-by-m | code | Biclustering extracts coexpressed genes under certain experimental conditions, providing more precise insight into the genetic behaviors than one-dimensional clustering. For understanding the biological features of genes in a single bicluster, visualizations such as heatmaps or parallel coordinate plots and tools for e... | s3://commoncrawl/crawl-data/CC-MAIN-2021-10/segments/1614178389472.95/warc/CC-MAIN-20210309061538-20210309091538-00011.warc.gz | CC-MAIN-2021-10 | 1,046 | 1 |
https://omegapolymer.com/windows-server-a-cheat-sheet-techrepublic-9/ | code | Windows Server Essentials vs Standard: Comprehensive Overview.Comparison of Standard and Datacenter editions Windows Server | Microsoft Docs
Enable developers and IT pros to create cloud native applications and modernize their traditional apps using containers and micro-services. Veeam Backup for Office v6 — 30 Days Tr... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100287.49/warc/CC-MAIN-20231201120231-20231201150231-00324.warc.gz | CC-MAIN-2023-50 | 14,870 | 40 |
https://hollywooddigitalusa.com/how-to-change-domain-cloudways/ | code | How To Change Domain Cloudways
Cloudways was founded by Uzair Gadit, Pere Hospital, as well as Aaqib Gadit in 2009 and also their headquarters is on the island of Malta in Europe. They likewise have workplaces in Spain as well as Dubai and their 30+ staff aided 8,000 individuals from 43 different nations to introduce 1... | s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662558030.43/warc/CC-MAIN-20220523132100-20220523162100-00789.warc.gz | CC-MAIN-2022-21 | 13,233 | 95 |
http://unix.stackexchange.com/questions/tagged/c%2B%2B?page=3&sort=newest&pagesize=15 | code | I need to write a command line tool that records the boot process information in Linux, and then renders it in a chart format (a textual chart would do). How do I programmatically obtain the this boot ...
I think the title says it all. I need a library to allow me to read and edit ID3 Tags from C++ in Linux. Suggestion... | s3://commoncrawl/crawl-data/CC-MAIN-2015-18/segments/1430459005968.79/warc/CC-MAIN-20150501054325-00018-ip-10-235-10-82.ec2.internal.warc.gz | CC-MAIN-2015-18 | 322 | 2 |
http://www.geojorgx.com/uncategorized/artificial-intelligence-in-2020/ | code | Next year will be the year for artificial intelligence and some of us don’t have a clue about it. But that’s not stopping at least me from researching the state of the art.
I know that in Colombia there is not much development in this field. But this day’s knowledge is democratic and we can find information from all ar... | s3://commoncrawl/crawl-data/CC-MAIN-2020-16/segments/1585371799447.70/warc/CC-MAIN-20200407121105-20200407151605-00410.warc.gz | CC-MAIN-2020-16 | 1,146 | 8 |
https://iximiuz.com/en/tags/?tag=platform-engineering | code | This is a long overdue post on iximiuz Labs' internal kitchen. It'll cover why I decided to build my own learning-by-doing platform for DevOps, SRE, and Platform engineers, how I designed it, what technology stack chose, and how various components of the platform were implemented. It'll also touch on some of the trade-... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817650.14/warc/CC-MAIN-20240420122043-20240420152043-00378.warc.gz | CC-MAIN-2024-18 | 1,164 | 6 |
https://sdtimes.com/automated-testing/sauce-labs-automate-testing-confidence/ | code | Today’s developers need to automate more testing to ensure they can deliver software on time. To do it right, they need access to a testing environment that mirrors the operating systems, browsers and mobile devices customers actually use in the real world.
Sauce Labs helps accelerate development processes by providing... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679103558.93/warc/CC-MAIN-20231211045204-20231211075204-00603.warc.gz | CC-MAIN-2023-50 | 4,944 | 19 |
https://www.rieselprime.de/ziki/GpuOwL | code | |Workload type||LL, PRP|
gpuOwL (also written as GpuOwl) is a OpenCL-based program written by Mihai Preda for testing Mersenne numbers for primality.
gpuOwL was developed from scratch, based mainly on the article "Discrete Weighted Transforms and Large Integer Arithmetic" by Richard Crandall and Fagin (1994). It uses I... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296948871.42/warc/CC-MAIN-20230328201715-20230328231715-00078.warc.gz | CC-MAIN-2023-14 | 997 | 9 |
http://www.smokingmeatforums.com/t/172001/new-mes-bluetooth-digital-smoker/1160 | code | A quick question on identifying the Masterbuilt 40 gen 2.5. I was at my local Sam;s Club and saw this model:
It looks like the same one from amazon here:
But the Sam's Club model has legs and what looks like a cover over the LED, while the amazon one does not. Also the amazon one is about $60 more. Are they both gen 2.... | s3://commoncrawl/crawl-data/CC-MAIN-2016-44/segments/1476988718309.70/warc/CC-MAIN-20161020183838-00035-ip-10-171-6-4.ec2.internal.warc.gz | CC-MAIN-2016-44 | 457 | 5 |
http://smavnet.epfl.ch/ | code | In case of a catastrophic event, when ordinary communication infrastructures are out of service or simply not available, it is crucial to create a wireless communication network for rescuers as soon as possible. Our Challenge is to develop self-organizing swarms of autonomous Micro Air Vehicles (MAVs) that provide a fa... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917120338.97/warc/CC-MAIN-20170423031200-00114-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 6,461 | 15 |
http://paltman.com/2013/07/21/breaking-the-log-jam/ | code | I am equally passionate about writing code as I am about building businesses.
You really should Follow @paltman
Do you have an iOS or web application that you'd like help with?
Eldarion offers lean coaching, software development, code reviews, and in some cases staff augmentation.
You should consider it for your Django... | s3://commoncrawl/crawl-data/CC-MAIN-2014-52/segments/1418802775222.147/warc/CC-MAIN-20141217075255-00157-ip-10-231-17-201.ec2.internal.warc.gz | CC-MAIN-2014-52 | 1,217 | 9 |
https://forum.mendix.com/link/space/app-development/questions/100988 | code | IMHO, when you enable Scheduled events to run in local, you must be able to test this easily if it is not running in a long interval. Never faced issues with start date time, because the time you set is only start date time and if it is in past, your scheduled events will be running immediately after your start your ap... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224648858.14/warc/CC-MAIN-20230602204755-20230602234755-00422.warc.gz | CC-MAIN-2023-23 | 1,069 | 7 |
https://www.nollymoviesplanet.com/2020/01/50-years-after-no-victors-is-movie.html | code | It is now 50 years after Nigeria was plunged into a devastating civil war that claimed the lives of millions of Nigerians.
In 1967, Emeka Odumegwu-Ojukwu (now late), the military governor of Nigeria’s then-Eastern Region, declared the former Eastern Region a sovereign and independent republic under the name of “Biafra”... | s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593657167808.91/warc/CC-MAIN-20200715101742-20200715131742-00470.warc.gz | CC-MAIN-2020-29 | 816 | 5 |
https://club.myce.com/t/burning-with-no-space-or-gaps/3492 | code | I’m trying to burn a CD of my own tunes.
I have a very small harddrive…so I need to burn one tune at a time, and leave the session open after each track is burnt. Also I want the tracks to join into each other , ie no pause between tracks. Can anyone recommend some software with which I can do this.
I have Nero 4 - if ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610703519784.35/warc/CC-MAIN-20210119201033-20210119231033-00041.warc.gz | CC-MAIN-2021-04 | 408 | 4 |
https://tech.forums.softwareag.com/t/webmethod-built-in-date-service-to-get-first-amp-last-day-of-a-month/132380 | code | I need a help in using built in date service or a Java Service.
My requirement is that if i give the year & month (yyyy,MM) i should get the String representation of the first day and last day of the month.
if i give 2000 as year (leap year) and 02 as month i should get 1 and 29 since it is a leap year and other that l... | s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593657172545.84/warc/CC-MAIN-20200716153247-20200716183247-00367.warc.gz | CC-MAIN-2020-29 | 553 | 7 |
https://igotnoteslah.com/nus-math-module-review-ma2213-numerical-analysis-i/ | code | This module is fine, I didn’t enjoy the first half of module as I find it abit slow and tedious at first which resulted in me screwing up my mid-term (bottom 25%). Towards the second half of the semester I found the topics alot more interesting (numerical integration and interpolation) and the questions more informativ... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712297292879.97/warc/CC-MAIN-20240425094819-20240425124819-00208.warc.gz | CC-MAIN-2024-18 | 765 | 3 |
https://stackoverflow.com/questions/939982/how-do-i-tar-a-directory-of-files-and-folders-without-including-the-directory-it | code | to create a standard archive file.
find my_directory/ -maxdepth 1 -printf "%P\n" | tar -cvf my_archive.tar -C my_directory/ -T -
Packed files and dirs are in the root of the archive without path info and deeper files have relative path.
There are no weird looking './' in front of files and dirs. ('./file')
No special f... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296945368.6/warc/CC-MAIN-20230325161021-20230325191021-00408.warc.gz | CC-MAIN-2023-14 | 3,096 | 36 |
http://allpcdownload.com/software/download-driver-fusion-for-windows-mac-os-x/ | code | Driver Fusion is a fairly powerful and sometimes a necessary means to maintain maximum efficiency of the operating system. First of all, this utility can use to remove the driver from the system for subsequent operations with the installation of software updates.
The Main Features Of Driver Fusion
Surely, every user, r... | s3://commoncrawl/crawl-data/CC-MAIN-2018-13/segments/1521257648207.96/warc/CC-MAIN-20180323102828-20180323122828-00674.warc.gz | CC-MAIN-2018-13 | 2,427 | 6 |
http://mattheweatonwriter.com/turbo-spinner-article-rewriter-download-spin-rewriter-black-friday.html | code | It is a simple process where the user will simply copy and paste their article into the text box. The spinner will do the rest as it produces an entirely new article on the spot. Users are also able to include words that should be ignored by the spinner. This is in case you have specific keywords that should not be tak... | s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583857913.57/warc/CC-MAIN-20190122140606-20190122162606-00561.warc.gz | CC-MAIN-2019-04 | 15,355 | 26 |
https://forums.xfinity.com/conversations/your-home-network/dynamic-range-window-unicast-maintenance-errors/602daefdc5375f08cdfd01c4 | code | Dynamic Range Window, Unicast Maintenance Errors
I have been having intermittent connection errors for about 9-10 days now, and have contacted customer support a <5 number of times. No one has been able to provide a solution to my problem (I believe it's hardware involved) and I have a maintenance appointment scheduled... | s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243988793.99/warc/CC-MAIN-20210507120655-20210507150655-00156.warc.gz | CC-MAIN-2021-21 | 1,314 | 6 |
https://docs.oracle.com/cd/E23075_01/html/E23076/z40000081392353.html | code | Caution - Hazardous voltages are present. To reduce the risk of electric shock and danger to personal health, follow the instructions.
This procedure can be performed by customers while the server is running. See Hot Service, Replaceable by Customer for more information about hot service procedures.
See Release the CMA... | s3://commoncrawl/crawl-data/CC-MAIN-2019-09/segments/1550247486936.35/warc/CC-MAIN-20190218135032-20190218161032-00273.warc.gz | CC-MAIN-2019-09 | 790 | 5 |
https://mytab.me/detail/xingji004 | code | "Cowboy Bebop" is an original TV animation produced by Risheng Animation and Bandai Film. The plot is mainly about Spike and Jet, the bounty hunter who drives the spacecraft Bebop to capture the fugitives in the universe. During their interplanetary journey, the two met Faye, who was heavily indebted and wealthy, and t... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323587655.10/warc/CC-MAIN-20211025061300-20211025091300-00559.warc.gz | CC-MAIN-2021-43 | 973 | 1 |
http://cid2556r1571.hs10.hosting.punkt.de/www.lakercompendium.com/how-to-use/dossiers-grid-and-styles/include-via-js/ | code | Include via JS
<div id="includeFooter“ csi:src="inc/footer.html"></div>
The included html file contains exactly the code snippet which should be included, for example:
<div class="footer"> <div class="content-element"> All images: © Florian Franke, <a href="http://www.franke-photography.com">http://www.franke-photograp... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917122933.39/warc/CC-MAIN-20170423031202-00189-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 553 | 6 |
https://www.educba.com/advantages-of-python/ | code | Updated May 23, 2023
Introduction to Advantages of Python
It is a general-purpose dynamic programming language that provides high-level readability and is interpreted. As Python is a dynamic programming language, it has some helpful advantages, so now we will learn about the Advantages of Python.
Top 10 Advantages of P... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817036.4/warc/CC-MAIN-20240416000407-20240416030407-00793.warc.gz | CC-MAIN-2024-18 | 6,197 | 25 |
https://www.preemptive.com/images/stories/PreEmptive.Analytics.Data.Hub.User.Guide/1.5/monitoring_rabbitmq_monitoring.html | code | Detailed information about the queues used by the Data Hub can be seen in the RabbitMQ management console.
WARNING: the management console also allows functional alteration of components of RabbitMQ, which could adversely affect the Data Hub or cause data loss. To prevent unwanted changes to RabbitMQ, you may want to c... | s3://commoncrawl/crawl-data/CC-MAIN-2017-51/segments/1512948515165.6/warc/CC-MAIN-20171212041010-20171212061010-00465.warc.gz | CC-MAIN-2017-51 | 2,250 | 15 |
http://dealscode.net/learn-python-the-complete-python-automation-course/ | code | Learn all about Python Automation! We’ll cover Web Scraping, Selenium, Emailing, GUI Automation and more!
Become a Python Programmer and learn one of the most powerful languages of 2018!
I’m Avi and welcome to Python Automation: The Complete Python Programming Course! This course will teach you all the basics and advan... | s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376827639.67/warc/CC-MAIN-20181216095437-20181216121437-00546.warc.gz | CC-MAIN-2018-51 | 1,756 | 19 |
http://cstgeometry.blogspot.com/2009/08/project-2-origami-art-of-paper-folding.html | code | Tuesday, August 25, 2009
Your second project is about origami. The details of this project can be downloaded at our Geometry website, Origami Project #2.pdf
Here are some helpful links on the origin and history of origami. You can also find illustrations and instructions on how to fold origami projects in these links.
... | s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463607369.90/warc/CC-MAIN-20170523045144-20170523065144-00124.warc.gz | CC-MAIN-2017-22 | 428 | 5 |
http://forums.seagate.com/t5/FreeAgent-Products/Computer-running-slow/td-p/127880 | code | 10-20-2011 10:25 PM
I recently purchased the Free Agent Go Flex Desk external hard drive because my computer was running very slowly, and I was getting warning messages telling me that I'd filled my hard drive. Since installing the external hard drive, I haven't seen any improvement. For example, the Internet has to pa... | s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386163056120/warc/CC-MAIN-20131204131736-00014-ip-10-33-133-15.ec2.internal.warc.gz | CC-MAIN-2013-48 | 546 | 4 |
https://www.freelancer.cn/projects/machine-learning/app-that-let-you-see/ | code | Hello,(i am french so its normal if i dont write English well)
i want to create an app like face app but whit a twist.
I want the app to let you choose a photo from the internet of anybody and combine it whit a photo of yourself so the app will output the same photo of yourself but whit the haircut or beard(or both) of... | s3://commoncrawl/crawl-data/CC-MAIN-2019-51/segments/1575540585566.60/warc/CC-MAIN-20191214070158-20191214094158-00368.warc.gz | CC-MAIN-2019-51 | 616 | 6 |
http://blog.softartisans.com/2011/08/09/kb-saving-excelwriter-and-wordwriter-files/ | code | What options are available for saving an ExcelWriter or WordWriter generated file?
- Save to disk – saves the generated file on the server
- Save to an IO stream – streams the file to the specified IO stream or class derived from System.IO.Stream
- Stream to the client as an attachment
- Stream to the client as an inli... | s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084886436.25/warc/CC-MAIN-20180116125134-20180116145134-00480.warc.gz | CC-MAIN-2018-05 | 499 | 5 |
https://mepsupport.trimble.com/support/common-issues/customized-grids | code | Can I customize the different grids?
AllTrak™ allows you to customize your asset grids so only the data you want to view is displayed. You can add almost any field to the asset grid as you find necessary.
Customizing Asset Grids
In any asset grid, right-click to display the pop-up menu.
- Click on Customize asset grid.... | s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363437.15/warc/CC-MAIN-20211208022710-20211208052710-00158.warc.gz | CC-MAIN-2021-49 | 982 | 15 |
http://www.promatrix.net/vpmeug/HTML/cursoradapterutilities.htm | code | When you select a CursorAdapter in the Data Builder List and click the Edit page, you will see the CursorAdapter Properties page. Buttons at the bottom of the CursorAdapter Properties page allow you to access four utility functions: Browse, Create Schema, Data Sources and Rename.
Tip Ė Select Command: When a CursorAdap... | s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084891277.94/warc/CC-MAIN-20180122093724-20180122113724-00151.warc.gz | CC-MAIN-2018-05 | 2,614 | 11 |
http://www.cqcfad.com/about/awards/1999-cg-award/ | code | Source: ACM SIGGRAPH Press Release, 1999
ACM SIGGRAPH recognizes Anthony D. DeRose with the 1999 Computer Graphics Achievement Award for his seminal work in making subdivision surfaces a practical geometric modeling technique. Although there are many hopefuls waiting in the wings, there are only two widely accepted geo... | s3://commoncrawl/crawl-data/CC-MAIN-2020-50/segments/1606141198409.43/warc/CC-MAIN-20201129123729-20201129153729-00237.warc.gz | CC-MAIN-2020-50 | 4,962 | 22 |
https://azuremarketplace.microsoft.com/en-us/marketplace/consulting-services/cloudiqtechnologies.ciq-app-modernization-using-aks?certification=system-center-configuration-manager-2016%3Bsql-2014%3Bsql-2012&page=1&country=US&tab=DetailsAndSupport | code | During the 2-week implementation, we use our proven approach - a well-defined set of best practices, pre-built accelerators & focused training to completely de-risk your app modernization journey.
Businesses need to modernize applications to achieve faster time to market, improve quality, scalability, and gain cost eff... | s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780058589.72/warc/CC-MAIN-20210928002254-20210928032254-00394.warc.gz | CC-MAIN-2021-39 | 2,166 | 21 |
https://www.techrepublic.com/resource-library/whitepapers/survey-of-secure-content-based-manet-s/ | code | A MANET is a collection of wireless nodes that can dynamically form a network to exchange information without using any pre-existing fixed network infrastructure. The special features of MANET bring this technology great opportunity together with severe challenges. In MANET, nodes can directly communicate to all other ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547584203540.82/warc/CC-MAIN-20190123064911-20190123090911-00082.warc.gz | CC-MAIN-2019-04 | 529 | 1 |
https://poojadaharwal05.medium.com/?source=post_internal_links---------1---------------------------- | code | Hooks mainly used to provide state, lifecycle methods and all other features in functional component that we generally get in a class component. But also makes it easier to apply.
Where to use
Hooks are mainly used in react functional components. Because functional components are stateless and hooks provide us facility... | s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243988724.75/warc/CC-MAIN-20210505234449-20210506024449-00348.warc.gz | CC-MAIN-2021-21 | 1,482 | 18 |
https://www.knsaber.com/tag/photoshop/ | code | You don’t always have a choice for faster processor or more RAM in your computer when using Adobe Photoshop, so it’s important to manage your memory usage as efficiently as possible. Memory management allows you to work faster and less time waiting for the computer to finish a process.
Photoshop [PS] is a memory hog, t... | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320302355.97/warc/CC-MAIN-20220120160411-20220120190411-00369.warc.gz | CC-MAIN-2022-05 | 1,046 | 2 |
https://zh.osdn.net/projects/sfnet_linuxid/downloads/LinuxID/ | code | Download of LinuxID (LinuxID ( external link: SF.net): 19,744 字节) will begin shortly. If not so, click link on the left.
LinuxID is capable of identifying your distro, getting what it's based on and every detail related to it. So it could print "Linux Mint 16 Petra", and then all its details and its base OS: "Ubuntu 13... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500983.76/warc/CC-MAIN-20230208222635-20230209012635-00220.warc.gz | CC-MAIN-2023-06 | 648 | 3 |
http://superuser.com/questions/231712/copy-files-with-filter-xp | code | I think, xcopy can solve your problem.
If you want to obtain information about some command using, try to run it with one of following command line key:
/?, -h, --help, -help, -?.
Xcopy is migrated to Windows from DOS world and knows about only '/?' switch.
Piece of documentation:
Specifies a list of files containing s... | s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257830066.95/warc/CC-MAIN-20160723071030-00063-ip-10-185-27-174.ec2.internal.warc.gz | CC-MAIN-2016-30 | 859 | 15 |
https://community.flowlab.io/t/community-project-game/10379 | code | Would anyone be interested in starting a dev team to create a game, like a community project? We would use your strengths to our advantage, like pixel art or coding. Even people with flowlab free could help by brainstorming ideas for the game, play testing the game, and even creating example games to show a proof of co... | s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030335059.43/warc/CC-MAIN-20220928020513-20220928050513-00753.warc.gz | CC-MAIN-2022-40 | 2,165 | 20 |
https://www.open-mpi.org/community/lists/hwloc-devel/2009/10/0193.php | code | On Oct 21, 2009, at 8:10 AM, Brice Goglin wrote:
> Ok :) I think I'd vote for some like ofed-verbs.h then, it'd match the
> existing glibc-sched.h and linux-libnuma.h
Heh. This is even more branding confusion that I think OpenFabrics as
an organization has not done well to clarify...
OpenFabrics Enterprise Distribution... | s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257824994.73/warc/CC-MAIN-20160723071024-00307-ip-10-185-27-174.ec2.internal.warc.gz | CC-MAIN-2016-30 | 1,847 | 32 |
http://towardsnothing.blogspot.com/2009/01/cold.html | code | The cold is a strange thing (for a lack of a better word), it makes us feel alive, real, and yet it numbs us from feeling. I guess one could say the same about heat, but the cold is more reflective, makes us think, makes us question things. Today I thought what do you want to write about, and this is what is coming out... | s3://commoncrawl/crawl-data/CC-MAIN-2018-26/segments/1529267864391.61/warc/CC-MAIN-20180622104200-20180622124200-00163.warc.gz | CC-MAIN-2018-26 | 1,158 | 3 |
https://github.com/liuggio/StatsDClientBundle/commits/v1.4.4/Resources/doc/installation.md | code | You can clone with
HTTPS or Subversion.
Monitor the time between construct and collect function.
The rendered time a little smaller than the "real" execution time,
because the service is initialized after the Kernel,
but you can still monitor your application evolution.
added debug option, and syslog information
Added ... | s3://commoncrawl/crawl-data/CC-MAIN-2015-18/segments/1429246647589.15/warc/CC-MAIN-20150417045727-00141-ip-10-235-10-82.ec2.internal.warc.gz | CC-MAIN-2015-18 | 632 | 16 |
https://smartenit.com/forums/topic/more-info/ | code | This looks like a very interesting product. Do you have any idea when it will become available through SmartHome? I have downloaded your Quick-Start Guide. Can you provide any details on how to link the output circuits to an Insteon controller? Can you provide any more details on X-10 setup for both input and output? I... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710900.9/warc/CC-MAIN-20221202082526-20221202112526-00759.warc.gz | CC-MAIN-2022-49 | 1,173 | 6 |
https://golfcodeweekly.com/TPE/ | code | TOUR PRO EXPERIENCE
Ever imagined playing 18 with a Tour Pro, now you can
ASK TOUR PROS ANYTHING
- If the pro says, i have been asked this before your question is finished
- If the pro refuses to answer, your question is no longer asked.
- Your question cannot be asking them to talk about a specific brand. | s3://commoncrawl/crawl-data/CC-MAIN-2018-34/segments/1534221212910.25/warc/CC-MAIN-20180817202237-20180817222237-00178.warc.gz | CC-MAIN-2018-34 | 307 | 6 |
https://www.experts-exchange.com/questions/10050488/Retrieving-User-information.html | code | I am trying to implement a Smart Card reader for security reasons into the NT logon sequence.
Question is: How do I retrieve the user information (user, domain, password etc) from C++?
When this is done I will verify the current user against his/hers smart card.
How can I make this verification happen directly after th... | s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583512504.64/warc/CC-MAIN-20181020034552-20181020060052-00146.warc.gz | CC-MAIN-2018-43 | 430 | 6 |
https://gitlab.cern.ch/atlas/athena/-/merge_requests/48676/pipelines | code | xAOD::EventAuxInfo_v3 as a copy of
xAOD::EventAuxInfo_v2, with the beam-spot variables removed. So that they could be handled as decorations from now on.
Updated the POOL converter package to introduce T/P converters implementing the schema evolution to the new
I was meaning to introduce a specific test in xAODEventInf... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233511369.62/warc/CC-MAIN-20231004120203-20231004150203-00276.warc.gz | CC-MAIN-2023-40 | 734 | 8 |
https://linuxconfig.org/send-an-email-using-telnet | code | Here are simple steps on how to send an email using telnet. This a great way to test your mail server configuration such as exim, sendmail or postfix without a need for a email client. First telnet to yor mail server:
$ telnet mail.mymailserver.com 25
Use HELO command to tell mail server from which domain you are comin... | s3://commoncrawl/crawl-data/CC-MAIN-2020-50/segments/1606141672314.55/warc/CC-MAIN-20201201074047-20201201104047-00138.warc.gz | CC-MAIN-2020-50 | 903 | 8 |
https://projectnaomi.com/docs/installation/virtualbox.html | code | Naomi in Oracle VM VirtualBox
Installing Naomi on a virtual machine running on Oracle Virtualbox is a safe and convenient way to try Naomi if you don't have a Raspberry Pi, don't use Linux on your computer, or just want to make sure your computer configuration doesn't get changed.
We recommend using a Debian derivative... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474482.98/warc/CC-MAIN-20240224012912-20240224042912-00683.warc.gz | CC-MAIN-2024-10 | 1,586 | 7 |
http://stackoverflow.com/questions/7056693/regular-expression-problem-with-ruby | code | I have a regular expression to match filenames which look like this:
name - subname goes here v4 03.txt name - subname long 03.txt name - subname v4 #03.txt
I want to extract the name and subname, without any addintional data. I'm able to extract the data just fine, the problem that is giving me errors is the
v4 part (... | s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701174607.44/warc/CC-MAIN-20160205193934-00134-ip-10-236-182-209.ec2.internal.warc.gz | CC-MAIN-2016-07 | 758 | 11 |
http://www.neowin.net/forum/topic/1132404-windows-store-wont-launch-license-issue/page-3 | code | After hours of trying to find a solution, finally able to resolve the issue. For benefit of others, sharing the two steps I performed:
Step 1: Get rid of the license error
a. Login as a Guest account
b. Copy the folder "C:\Users\Guest\Documents\Visual Studio 2012" to "C:\Users\<UserAccount>\Documents"
Result: The licen... | s3://commoncrawl/crawl-data/CC-MAIN-2015-27/segments/1435375096287.97/warc/CC-MAIN-20150627031816-00060-ip-10-179-60-89.ec2.internal.warc.gz | CC-MAIN-2015-27 | 896 | 10 |
http://marketdata.codeplex.com/ | code | Market Data Server
A local database server and API for storing and reading market data such as quotes and trade-related data associated with equity, fixed-income, financial derivatives, currency, and other investment instruments.
Reference Data Samples
- Windows 7; Windows 8; Windows Server 2008 R2; or Windows Server 2... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917122041.70/warc/CC-MAIN-20170423031202-00639-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 755 | 14 |
https://forum.kirupa.com/t/php-image-upload/210387 | code | Hi there… for now i’m working on a content management system for my website.
In there is an option to upload a small and a big image.
i want to change that into a small image and several bigger images to include in an array.
At this moment i use the temp_name and give the images the name Project_$id_big.jpg
but what if... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817688.24/warc/CC-MAIN-20240420214757-20240421004757-00820.warc.gz | CC-MAIN-2024-18 | 767 | 8 |
https://www.deltalounge.net/wpress/tag/osb/ | code | Today I presented at ODTUG Kaleidoscope. The presentation is aimed at supporting architects and especially developers to choose the right integration infrastructure for a job.
Sharing some highlights from Symposium Sunday of Kscope 2011. The two most remarkable quotes of the day are:
ADF is the “Paint by the Numbers” f... | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320305141.20/warc/CC-MAIN-20220127042833-20220127072833-00068.warc.gz | CC-MAIN-2022-05 | 5,584 | 47 |
https://www.hometalk.com/diy/craft/seasonal-decor/q-how-do-i-make-a-fall-leaf-tree-luminaries-44028020 | code | I want to know how to make holiday wreaths.
I see all kinds of ideas for small short concrete pumpkins. Does anyone have any ideas on how to make Tall pumpkins with concrete.Thank you, Mary
Any suggestions on what else I can do to jazz up my goose neck squash?
when are you going to start with fall projects. I would lik... | s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363226.68/warc/CC-MAIN-20211205221915-20211206011915-00329.warc.gz | CC-MAIN-2021-49 | 421 | 5 |
https://robohub.org/robobusiness-day-one-in-the-heart-of-silicon-valley/ | code | RoboBusiness started Wednesday, with mostly panels, although Robohub’s very own Andra Keay spiced things up quite a bit with a “Pitchfire” event showcasing robotics start-ups. Two themes were very much present at the conference today: robotics as traditional industrial automation and robotics as a consumer electronics ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679099514.72/warc/CC-MAIN-20231128115347-20231128145347-00366.warc.gz | CC-MAIN-2023-50 | 2,097 | 8 |
http://community.activestate.com/taxonomy/term/442?page=3 | code | I quite often get the following message in the middle of deploying to a stackato 3.0.1 env:
Error: Staging error: no available stagers for stack lucid64 and mem 512
The workaround seems to be to do a stackato logout followed by stackato login.
It doesn't matter which type of app I am deploying: Grails, Django or NodeJS... | s3://commoncrawl/crawl-data/CC-MAIN-2014-42/segments/1413507446525.24/warc/CC-MAIN-20141017005726-00006-ip-10-16-133-185.ec2.internal.warc.gz | CC-MAIN-2014-42 | 4,098 | 45 |
https://www.target.com/p/mathematical-modelling-of-chromosome-replication-and-replicative-stress-reprint-paperback-jens/-/A-51746257 | code | product description page
Mathematical Modelling of Chromosome Replication and Replicative Stress (Reprint) (Paperback) (Jens
About this item
DNA replication is arguably the most crucial process at work in living cells. It is the mechanism by which organisms pass their genetic information from one generation to the next... | s3://commoncrawl/crawl-data/CC-MAIN-2018-34/segments/1534221218357.92/warc/CC-MAIN-20180821151743-20180821171743-00261.warc.gz | CC-MAIN-2018-34 | 1,189 | 6 |
https://forums.red-gate.com/viewtopic.php?t=10534 | code | I have what I am hoping is a simple question...
I have to update an older version of our database schema to our new structure (that part was easy), then I have to copy the old data to the new tables. For some of the data I was able to generate my own mappings so I did not overwrite current data or lose legacy data.
So ... | s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218191353.5/warc/CC-MAIN-20170322212951-00166-ip-10-233-31-227.ec2.internal.warc.gz | CC-MAIN-2017-13 | 747 | 9 |
https://www.fosslinux.com/category/terminal-tuts | code | Traceroute is a useful command as it lets you understand the routing of a connection. The utility can help you figure out your network better and also find out issues if there is any. In simple words, Traceroute, when used, prints out the complete routing of a request from origin to destination.
In the Linux world, Gen... | s3://commoncrawl/crawl-data/CC-MAIN-2020-10/segments/1581875147154.70/warc/CC-MAIN-20200228104413-20200228134413-00072.warc.gz | CC-MAIN-2020-10 | 1,197 | 5 |
https://play.google.com/store/apps/details?id=com.wurzelkraut.Stash2Go | code | Ever since the last update unable to view images and pattern details of more than one pattern cant pull patterns up on ravely to bypass the empty screen that appears. I am not asking for any help or assistance, i am asking that whatever was added or tweaked or taken away in the last update, be fixed so we may all share... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917120187.95/warc/CC-MAIN-20170423031200-00347-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 2,137 | 16 |
https://forum.vyos.io/t/x32-abi/526 | code | Are there any plans to port VyOS to the x32 ABI (64-bit kernel + 32-bit pointers in user space)? Unofficial Debian port - http://debian-x32.org/ .
I’m running VyOS on x86 boxes (Fujitsu-Siemens thin clients - small, cheap, fanless, have CompactFlash socket, and accept 24V DC power; just one GbE but VLANs help a lot, an... | s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376826715.45/warc/CC-MAIN-20181215035757-20181215061757-00546.warc.gz | CC-MAIN-2018-51 | 971 | 2 |
https://www.codeproject.com/Questions/546780/lockplusobjectplusinplusoneplusmthodplusandplusnop | code | If some lock statement on the same object is used only in one place of the code, it is functionally equivalent to the situation when no lock is used. Isn't this obvious?
Locks implement mutial exclusion
mechanism which works for only for identical lock object. If two or more blocks of code are executed under
statement ... | s3://commoncrawl/crawl-data/CC-MAIN-2017-34/segments/1502886109525.95/warc/CC-MAIN-20170821191703-20170821211703-00633.warc.gz | CC-MAIN-2017-34 | 797 | 8 |
https://geekrewind.com/how-to-enable-or-disable-animations-in-ubuntu-linux/ | code | The article guides readers on how to enable or disable desktop animations on Ubuntu Linux, depending on their system’s performance. Faster computers can use these features to enhance their experience, while slower systems may see improved performance by disabling these effects. Instructions are provided to navigate Ubu... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100779.51/warc/CC-MAIN-20231208212357-20231209002357-00554.warc.gz | CC-MAIN-2023-50 | 2,283 | 19 |
https://forums.kleientertainment.com/klei-bug-tracker/ds-shipwrecked/cant-use-pitchfork-r1955/?tab=comments | code | Okay, I was playing SW, and I wanted to link it with another world.
I came to seaworthy and created a new ROG world.
Now, I can't use the Pitchfork withouth a error message, at least not in the ROG world.
When I create a new world at SW, I can use one, but at the ROG I can't!.
And, if I disable the DLC of SW, then I ca... | s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107872746.20/warc/CC-MAIN-20201020134010-20201020164010-00273.warc.gz | CC-MAIN-2020-45 | 1,222 | 11 |
https://www.uib.no/node/143651 | code | New project on maternal mortality
Members from the GDE research group at the Dept. of Health Promotion and Development are among the partners in a new project on maternal mortality reporting in Ethiopia and Tanzania.
The project has been allocated funding from the Research Council of Norway for five years (August 2021 ... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947476464.74/warc/CC-MAIN-20240304165127-20240304195127-00060.warc.gz | CC-MAIN-2024-10 | 1,583 | 7 |
https://slideplayer.com/slide/4938693/ | code | Table of Contents More on Components The Show Command Network Neighbor Routers Basic Network Testing
More on Components Configuration Details on RAM Router Modes Table of Contents
External Configuration A router can be configured from four separate sources: Console port (used to initially configure the router) WAN/LAN ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964361064.69/warc/CC-MAIN-20211202024322-20211202054322-00353.warc.gz | CC-MAIN-2021-49 | 4,175 | 16 |
https://channel9.msdn.com/coding4fun/blog/Wii-Wpf-and-Binding | code | Wii, Wpf, and Binding
Having done minimal WPF work myself due to lack of time, I found an interesting thing on Rudi Grobler's post regarding the Wiimote and WPF.
Rudi points out that with WPF, you can bind by implementing the INotifyPropertyChanged interface. When a property changes, the UI updates too. Rudi only modif... | s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376827281.64/warc/CC-MAIN-20181216051636-20181216073636-00514.warc.gz | CC-MAIN-2018-51 | 449 | 3 |
https://www.securityhome.eu/malware/malware.php?mal_id=1256204997605352e6d0c968.15183613 | code | Home / malware
First posted on 18 March 2021.
There are no other names known for Agent Tesla.
Agent Tesla remote access trojan (RAT) that target the Windows anti-malware interface used by security vendors to protect PCs from attacks.
Agent Tesla first came into the scene in 2014, specializing in keylogging (designed to... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100529.8/warc/CC-MAIN-20231204115419-20231204145419-00479.warc.gz | CC-MAIN-2023-50 | 4,023 | 17 |
https://tuta.com/blog/release-notes-2-9-1/ | code | This is what we have done:
- Multi-selection for mobile devices
- Push notifications can be deactivated in Settings
- Performance improvements, especially when switching email lists
- Bug fixes
Update 2016-03-04: The Tutanota web client was released with bug fixes from the app release and also a new app version (2.9.5)... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296818468.34/warc/CC-MAIN-20240423064231-20240423094231-00746.warc.gz | CC-MAIN-2024-18 | 505 | 8 |
http://gamedev.stackexchange.com/users/23430/majubs?tab=tags | code | |visits||member for||1 year, 9 months|
|seen||Nov 29 '12 at 5:18|
I'm a computer science student from Brazil.
The university name is Unicamp, and I'm going to my third year next year.
That's basically it.. | s3://commoncrawl/crawl-data/CC-MAIN-2014-41/segments/1410657102753.15/warc/CC-MAIN-20140914011142-00045-ip-10-196-40-205.us-west-1.compute.internal.warc.gz | CC-MAIN-2014-41 | 205 | 5 |
https://idyllictux.wordpress.com/2009/06/19/script-find-maximum-mtu/ | code | Here is a script to find the maximum MTU (the value before the packet is fragmented). I was not particularly satisfied with dlsreports guide. The command given for us linux might not work most of the time (doesn’t prohibit fragmentation at time) as well as it is not an automatic operation but relies on trial and error.... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917118707.23/warc/CC-MAIN-20170423031158-00012-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 904 | 5 |
https://fffuel.co/rrrasterize/ | code | online SVG to PNG converter
↑ the SVG
↑ the PNG
About this SVG to PNG converter
A free online tool to convert SVG graphics to PNG, for those times when you need a rasterized image format.
To use the tool, click the 'select SVG file to convert' button, then select the SVG file you want to convert, and then click on 'con... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474852.83/warc/CC-MAIN-20240229170737-20240229200737-00371.warc.gz | CC-MAIN-2024-10 | 1,017 | 8 |
https://www.tri.global/about-us/dr-linda-hung | code | Dr. Linda Hung
Dr. Linda Hung is a manager in the Energy & Materials division at Toyota Research Institute (TRI). Dr. Hung's current work integrates machine learning with materials science simulation and high-throughput experiment datasets, with the goals of shortening the discovery timeline and improving the fundament... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473558.16/warc/CC-MAIN-20240221202132-20240221232132-00885.warc.gz | CC-MAIN-2024-10 | 757 | 3 |
https://lkml.iu.edu/hypermail/linux/kernel/0504.3/0049.html | code | On Thursday 21 April 2005 19:41, Tais M. Hansen wrote:
One of my linux boxes has a Plextor DVD-RW drive with a SATA interface. The
kernel sees this drive (ata3) but apparently doesn't tie it to a sdx
device. The box also have a SATA harddisk, which is working just fine. The
relevant dmesg output is pasted below.
I've b... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764499468.22/warc/CC-MAIN-20230127231443-20230128021443-00627.warc.gz | CC-MAIN-2023-06 | 996 | 9 |
https://www.planet4.se/setting-up-check_mk-part1/ | code | I had the opportunity to try and use Check MK at my company. We are using OP5 now and when you compare there are advantages of both systems. However Check MK has many benefits in the gui and is in general easier to work with. So here I will try to explain all steps of setting this up and moving all my 200 hosts from OP... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816535.76/warc/CC-MAIN-20240413021024-20240413051024-00516.warc.gz | CC-MAIN-2024-18 | 3,630 | 26 |
https://trafficandconversion.com/tag/content-creation/ | code | Here’s another ebook question from last month’s mailbag.
It was Bruce who asked me…
I have always had tons of ideas that I would love to put into eBooks. However when I sit down to do it I find that it is way to tedious for me. Any information on how to streamline and easily put together ebooks would be great.
Bruce, I... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474715.58/warc/CC-MAIN-20240228112121-20240228142121-00491.warc.gz | CC-MAIN-2024-10 | 734 | 8 |
https://mail.python.org/pipermail/python-list/2015-August/695516.html | code | execute commands as su on remote server
rosuav at gmail.com
Tue Aug 18 05:06:45 CEST 2015
On Tue, Aug 18, 2015 at 12:57 PM, <harirammanohar159 at gmail.com> wrote:
> I need to execute commands after doing su to other user on remote server(not sudo which doesn't require password) how i can achieve this using python?
> I... | s3://commoncrawl/crawl-data/CC-MAIN-2019-30/segments/1563195525974.74/warc/CC-MAIN-20190719032721-20190719054721-00326.warc.gz | CC-MAIN-2019-30 | 1,276 | 20 |
http://www.nvnews.net/vbulletin/showpost.php?p=1742825&postcount=7 | code | Re: Return to Castle Wolfenstein Crash
Btw, You are able to get the logs just by running rctw from console (terminal). ID always does logging!
From those logs You'll be able, probably, to see exact saise You're getting and probably solve the issue.
So, fire up terminal: find that rctw executable (I really dunno the nam... | s3://commoncrawl/crawl-data/CC-MAIN-2015-32/segments/1438042989790.89/warc/CC-MAIN-20150728002309-00061-ip-10-236-191-2.ec2.internal.warc.gz | CC-MAIN-2015-32 | 463 | 5 |
https://cknudson.com/research/mcmc/ | code | Gelman and Rubin’s (1992) convergence diagnostic is one of the most popular methods for terminating a Markov chain Monte Carlo (MCMC) sampler. Since the seminal paper, researchers have developed sophisticated methods of variance estimation for Monte Carlo averages.
In “Revisiting the Gelman-Rubin Diagnostic,” we show t... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473360.9/warc/CC-MAIN-20240221002544-20240221032544-00230.warc.gz | CC-MAIN-2024-10 | 1,005 | 2 |
https://forum.step.esa.int/t/how-to-choose-speckle-filter/22770/2 | code | Currently, I am working with ALOS-2 PALSAR-2 data. I just want to know-
- Which filter should be best for my data?
- How to choose speckle filter parameters (e.g.- if I choose Lee Sigma filter, what should the number of looks, window size, sigma value, Target window size)?
- Actually I want to get the radiometric terra... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510603.89/warc/CC-MAIN-20230930050118-20230930080118-00692.warc.gz | CC-MAIN-2023-40 | 3,140 | 23 |
http://wildemoon.blogspot.com/2012/01/celebrity-list.html | code | I've decided that I need to finalize my celebrity list for the year. Because it seems like it isn't fair if I don't. If you don't know what a celebrity list is? Google Friends. Seriously, people, I can't do all the work for you.
But my GOD this is hard! Some are obvious, of course. Ewan McGregor has been consistent for... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917122933.39/warc/CC-MAIN-20170423031202-00160-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 585 | 2 |
https://www.freelancer.co.nz/projects/mobile-phone/androids-app-fox-the-bugs/ | code | I have androids app and there is some bugs like some option do not open i need fix it
36 freelancers are bidding on average $30 for this job
AsalamoAlekum. Share the source code and let me know the details what needs to be fix in your android app. i have couple of questions regarding the project. Let's chat to proceed. | s3://commoncrawl/crawl-data/CC-MAIN-2019-13/segments/1552912207618.95/warc/CC-MAIN-20190327020750-20190327042750-00077.warc.gz | CC-MAIN-2019-13 | 320 | 3 |