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 |
|---|---|---|---|---|---|---|
http://robloxcreepypasta.wikia.com/wiki/EmptyGuest_1_-_Part_3_-_The_Souls | code | God, my head's going crazy from these past few days I just want to play ROBLOX
I've been looking for Guest 2929 but I've found nothing.
But then i found this.
I clicked on it.
But he was removed from the data, I was getting closer when i got a MSG from Empty it said '6 left'. Wait what?
Why this year it's been bad alre... | s3://commoncrawl/crawl-data/CC-MAIN-2017-43/segments/1508187827662.87/warc/CC-MAIN-20171023235958-20171024015958-00508.warc.gz | CC-MAIN-2017-43 | 1,055 | 20 |
https://sourceforge.net/directory/business-enterprise/scheduling/natlanguage:chinesesimplified/license:gpl/ | code | MRBS is a system for multi-site booking of meeting rooms. Rooms are grouped by building/area and shown in a side-by-side view. Although the goal was initially to book rooms, MRBS can also be used to book any resource; computers, planes, whatever you want
Quality based Open Source Project Organiser.
Complete, Collaborat... | s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891812259.30/warc/CC-MAIN-20180218212626-20180218232626-00036.warc.gz | CC-MAIN-2018-09 | 6,603 | 28 |
https://github.com/mjsteger/macwatch | code | Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
|Failed to load latest commit information.|
macWatch allows you to run arbitrary code when a spec... | s3://commoncrawl/crawl-data/CC-MAIN-2018-13/segments/1521257647044.86/warc/CC-MAIN-20180319175337-20180319195337-00569.warc.gz | CC-MAIN-2018-13 | 821 | 6 |
http://www.bnlawrence.net/talks/2018/09/lawrence-hydrojules/ | code | Includes the following talks:
- Building a community hydrological model
Building a Community Hydrological Model
Presentation: pdf (9 MB)
In this talk we introduce how NCAS will be supporting the Hydro-Jules Project by designing and implmenting the modelling framework and building and maintaing and archive of driving da... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817081.52/warc/CC-MAIN-20240416093441-20240416123441-00591.warc.gz | CC-MAIN-2024-18 | 643 | 6 |
http://bvio.com/Negation | code | Logic and mathematics
The negation of the statement p is written in various ways:
- p (which is p with a bar over it)
- NOT p
It is read as "It is not the case that p", or simply "not p".
In classical logic, double negation means affirmation; i.e., the statements p and ~(~p) are logically equivalent. In intuitionistic ... | s3://commoncrawl/crawl-data/CC-MAIN-2020-50/segments/1606141708017.73/warc/CC-MAIN-20201202113815-20201202143815-00486.warc.gz | CC-MAIN-2020-50 | 2,683 | 23 |
http://www.symantec.com/connect/forums/bews-2010-rdx-loading-media-33gb?page=0 | code | BEWS 2010 - RDX Loading Media @ 33Gb ???
Using BE 2010 r2 V 13w/ RDX it backs-up but stops at 33gb of data, Job monitor states - Loading Media. RDX drive is 1TB.
Please insert overwritable media into the backup-to-disk device.
Overwritable media includes scratch, blank, and recyclable media. Please note that depending ... | s3://commoncrawl/crawl-data/CC-MAIN-2015-40/segments/1443736682947.6/warc/CC-MAIN-20151001215802-00139-ip-10-137-6-227.ec2.internal.warc.gz | CC-MAIN-2015-40 | 599 | 7 |
http://stackoverflow.com/questions/3243838/problem-connecting-with-odbc-mysql-in-vb-net | code | I'm trying another method to connect mysql and vb.net. I didn't have any difficulties connecting mysql and vb.net when using mysql net connector. And I also used the same codes. I just replaced the ones that needed to be replaced with odbc.
Imports System.Data.Odbc Public Class globalclass Private cn As New OdbcConnect... | s3://commoncrawl/crawl-data/CC-MAIN-2015-35/segments/1440644064590.32/warc/CC-MAIN-20150827025424-00008-ip-10-171-96-226.ec2.internal.warc.gz | CC-MAIN-2015-35 | 811 | 3 |
https://foresthouse.livejournal.com/556051.html | code | This one of Terry may be my favorite:
Although it's got some stiff competition with the one of Terry about to sing the Hallelujah Chorus to somebody (just kidding! This photo is awesome!):
This one makes me want to sing, "Hey now, you're a rock star..." Because that's clearly what was playing as they walked into the ho... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585828.15/warc/CC-MAIN-20211023224247-20211024014247-00503.warc.gz | CC-MAIN-2021-43 | 1,317 | 13 |
https://www.programmableweb.com/api/microsoft-project-oxford-vision | code | - SDKs (0)
- Articles (2)
- How To (0)
- Sample Source Code (0)
- Libraries (0)
- Developers (0)
- Followers (19)
- Changelog (2)
Single purpose API
URI Query String/CRUD
Sorry, no developers found for this API.
API Mashups (0)
Sorry, no mashups for this API.
Related Articles (2 )
Machine learning is everywhere these d... | s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676590314.29/warc/CC-MAIN-20180718174111-20180718194111-00375.warc.gz | CC-MAIN-2018-30 | 2,009 | 25 |
http://blade.nagaokaut.ac.jp/ruby/ruby-talk/thr283351-336654.html | code | 283130-288607 subjects 283560-284294
Is there any way to redefine the `new' method?
283351 [pluskid@gm i] class to represent scheme Symbol.
+ 283352 [binary42@gm ] Symbol.all_symbols
+ 283385 [rick.denatal] Well.
283506 [shortcutter@] Good point.
283510 [shortcutter@] module Scheme
283513 [pluskid@gm i] Thank you, Robe... | s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593657149205.56/warc/CC-MAIN-20200714051924-20200714081924-00467.warc.gz | CC-MAIN-2020-29 | 16,632 | 241 |
https://discuss.elastic.co/t/logstash-webhook-when-parsing-is-done/326050 | code | Hello community! I'm currently working on integration elastic stack with my custom application. I'm trying to find out if possible for logstash to create webook call when processing is done? The workload is:
File upload over custom app -> Filebeat grab uploaded file and send it to Logstash -> Logstash process data and ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949573.84/warc/CC-MAIN-20230331051439-20230331081439-00579.warc.gz | CC-MAIN-2023-14 | 945 | 5 |
http://mediashift.org/2008/10/interactive-literacy005/ | code | What does it mean to be truly literate with new media?
Certainly, it means more than the ability to send email and browse websites. Recent commentaries on new media literacy have emphasized the importance of the ability to analyze media critically and the ability to participate actively in online communities. Those abi... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710909.66/warc/CC-MAIN-20221202150823-20221202180823-00521.warc.gz | CC-MAIN-2022-49 | 4,058 | 12 |
https://www.experts-exchange.com/questions/28278715/SSL-Exchange-Certificate-using-old-cert.html | code | Acronis protects the complete Microsoft technology stack: Windows Server, Windows PC, laptop and Surface data; Microsoft business applications; Microsoft Hyper-V; Azure VMs; Microsoft Windows Server 2016; Microsoft Exchange 2016 and SQL Server 2016.
|Import groups from "Member Of" of user to a notepad.||4||49|
|SSL/TLS... | s3://commoncrawl/crawl-data/CC-MAIN-2017-09/segments/1487501171171.24/warc/CC-MAIN-20170219104611-00392-ip-10-171-10-108.ec2.internal.warc.gz | CC-MAIN-2017-09 | 547 | 5 |
https://discuss.kotlinlang.org/t/kotlins-default-visibility-should-be-internal/1400 | code | Why the default should be internal
Visibility should be minimized
I can’t say it better than Josh Bloch, and I doubt this is controversial here.
- Effective Java, Item 13: Minimize the accessibility of classes and members
- How to Design a Good API and Why it Matters (PDF), slides 14 and 16 (note that public classes an... | s3://commoncrawl/crawl-data/CC-MAIN-2019-09/segments/1550247489933.47/warc/CC-MAIN-20190219101953-20190219123953-00056.warc.gz | CC-MAIN-2019-09 | 5,763 | 32 |
https://mupdf.com/docs/manual-mutool-show.html | code | The show command will print the specified objects and streams to stdout. Streams are decoded and non-printable characters are represented with a period by default.
mutool show [options] file.pdf [object numbers ...]
- -p password
- Use the specified password if the file is encrypted.
- -o file
- Write output to file in... | s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084887065.16/warc/CC-MAIN-20180118032119-20180118052119-00452.warc.gz | CC-MAIN-2018-05 | 917 | 21 |
https://sites.google.com/view/live-start-25 | code | are you ?? I am very very sexy girl (24). I want real Love.
My phone and location/profile -->> http://dating my profile
It's Free Registration is Now Open! Not game,s any plans for tonight ? I am online now, No Need to submit Any card number , Just put your email,
State, and City To Free Registration is Now Open! I thi... | s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656103671290.43/warc/CC-MAIN-20220630092604-20220630122604-00182.warc.gz | CC-MAIN-2022-27 | 364 | 4 |
http://gennadiymesheryakov.ru/Completely+free+text+sex+chats+for+any+age/22629.html | code | dating a cancer man - Completely free text sex chats for any age
Our Hotline Advocates are specially trained and are here to listen, support and help you.Video Online Chat Room - This room is basically for webcam chatters who love to do online instant webcam chat with other chatters.Registration is optional so there is... | s3://commoncrawl/crawl-data/CC-MAIN-2017-51/segments/1512948514238.17/warc/CC-MAIN-20171212002021-20171212022021-00218.warc.gz | CC-MAIN-2017-51 | 1,536 | 13 |
https://blogs.perl.org/users/1nickt/2021/02/who-you-gonna-call-perl-client-and-website-for-google-civic-information-api.html | code | Who you gonna call? Perl client and website for Google Civic Information API
I recently became aware of a very cool service provided by the Google. The Civic Information API provides contact information for all elected representatives (from head of state down to municipal official) for any US address.
I wrote the Perl ... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707948235171.95/warc/CC-MAIN-20240305124045-20240305154045-00243.warc.gz | CC-MAIN-2024-10 | 921 | 5 |
http://android.stackexchange.com/tags/facebook/hot?filter=month | code | Hot answers tagged facebook
Those are the correct instructions. However, Nearby Friends was launched last April as a gradual roll-out. As far as I can tell, it's still not generally available to everyone. I do not have the option myself.
Only top voted, non community-wiki answers of a minimum length are eligible | s3://commoncrawl/crawl-data/CC-MAIN-2015-11/segments/1424936463093.76/warc/CC-MAIN-20150226074103-00153-ip-10-28-5-156.ec2.internal.warc.gz | CC-MAIN-2015-11 | 313 | 3 |
https://www.scientowiki.com/Epistemic_Stances_Towards_Questions_-_Acceptance_(Rawleigh-2018) | code | Epistemic Stances Towards Questions - Acceptance (Rawleigh-2018)
An attempt to answer the question of Epistemic Stances Towards Questions which states "The epistemic stance that can be taken by an epistemic agent towards a question is question acceptance."
|Community||Accepted From||Acceptance Indicators||Still Accepte... | s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030334515.14/warc/CC-MAIN-20220925070216-20220925100216-00471.warc.gz | CC-MAIN-2022-40 | 2,632 | 11 |
https://mg.hashnode.dev/what-is-git-and-why-should-i-use-it | code | What is version control?
When we write code in a team of developers, we can expect others to work on the same code base. How can we achieve that?
One way is - one person makes the changes and shares the project with next person, then they make more changes and share it with next person. But this way only one person can... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100583.13/warc/CC-MAIN-20231206031946-20231206061946-00159.warc.gz | CC-MAIN-2023-50 | 6,647 | 61 |
https://docs.adobe.com/content/help/en/experience-manager-learn/sites/developing/style-organization-style-system-understand-article.html | code | Understanding Style System Best Practices
Please review the content at Understanding how to code for the Style System , to ensure an understanding of the BEM-like conventions used by AEM Style System.
There are two main flavors or styles that are implemented for the AEM Style System:
- Layout styles
- Display styles
La... | s3://commoncrawl/crawl-data/CC-MAIN-2020-40/segments/1600400198213.25/warc/CC-MAIN-20200920125718-20200920155718-00727.warc.gz | CC-MAIN-2020-40 | 2,886 | 22 |
https://rdrr.io/cran/telegram.bot/man/getFile.html | code | Use this method to get basic info about a file and prepare it for
downloading. For the moment, bots can download files of up to 20MB in size.
It is guaranteed that the link will be valid for at least 1 hour. When the
link expires, a new one can be requested by calling
The file identifier.
(Optional). If you want to sav... | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320303845.33/warc/CC-MAIN-20220122103819-20220122133819-00139.warc.gz | CC-MAIN-2022-05 | 643 | 12 |
http://stackoverflow.com/questions/17387582/php-when-to-use-echo-and-return/17387611 | code | This question already has an answer here:
I have a webpage which incorporates a query/ajax function so that when a text box is completed, a php file is run which autofills some other inputs in the form.
In the php file I run, initally I was using
return to send the appropriate data to the jquery/ajax function. However,... | s3://commoncrawl/crawl-data/CC-MAIN-2015-22/segments/1432207928562.33/warc/CC-MAIN-20150521113208-00148-ip-10-180-206-219.ec2.internal.warc.gz | CC-MAIN-2015-22 | 517 | 7 |
http://lordmatt.co.uk/index.php?archive=2008-07-28&blogid=1 | code | Toshiba's Portege R400 is the sexy and slimline top end tablet PC and notebook in one. It was designed especially to work with Vista and makes use of (M$) proprietary "active notifications". When the Toshiba R400 came out earlier this year they cost an arm and two legs.
Even now they are still damn expensive and I have... | s3://commoncrawl/crawl-data/CC-MAIN-2016-40/segments/1474738662882.88/warc/CC-MAIN-20160924173742-00025-ip-10-143-35-109.ec2.internal.warc.gz | CC-MAIN-2016-40 | 2,638 | 15 |
https://www.groundai.com/project/efficient-sampling-of-spreading-processes-on-complex-networks-using-a-composition-and-rejection-algorithm/ | code | Efficient sampling of spreading processes on complex networks using a composition and rejection algorithm
Efficient stochastic simulation algorithms are of paramount importance to the study of spreading phenomena on complex networks. Using insights and analytical results from network science, we discuss how the structu... | s3://commoncrawl/crawl-data/CC-MAIN-2020-16/segments/1585370529375.49/warc/CC-MAIN-20200405053120-20200405083120-00245.warc.gz | CC-MAIN-2020-16 | 36,221 | 150 |
http://www.androidpit.com/en/android/forum/thread/487700/Pocket-Arena-Superpill-beta | code | Our featured game is Superpill (beta) - "With a great epidemic comes a great new hero… Superpill!" Download the game from the following links:
- Feature Game: Superpill (beta)
We want to make Pocket Arena work without a hitch, so please play Superpill, test all the fun functions and leave your feedback for how well we’... | s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386164025146/warc/CC-MAIN-20131204133345-00024-ip-10-33-133-15.ec2.internal.warc.gz | CC-MAIN-2013-48 | 402 | 4 |
http://www.linuxquestions.org/questions/programming-9/multiple-threads-vs-multiple-processes-322342/ | code | Multiple threads vs Multiple processes
I recently covered multi-threading in my Information Engineering course and I was wondering something.
fork() as I know it, creates a new process and hence isn't really "multithreading". And according to my lecturer, swapping processes within the CPU takes much longer than swappin... | s3://commoncrawl/crawl-data/CC-MAIN-2017-04/segments/1484560282937.55/warc/CC-MAIN-20170116095122-00533-ip-10-171-10-70.ec2.internal.warc.gz | CC-MAIN-2017-04 | 750 | 5 |
http://www.ciscobraindump.com/category/ccnp-security-dumps/300-206-exam-dumps | code | New 300-206 exam questions from PassLeader 300-206 dumps! Welcome to download the newest PassLeader 300-206 VCE and PDF dumps: http://www.passleader.com/300-206.html (413 Q&As –> 456 Q&As –> 486 Q&As)
P.S. Free 300-206 dumps are available on Google Drive shared by PassLeader: https://drive.google.com/open?id=0B-ob6L_Qj... | s3://commoncrawl/crawl-data/CC-MAIN-2019-35/segments/1566027313996.39/warc/CC-MAIN-20190818185421-20190818211421-00080.warc.gz | CC-MAIN-2019-35 | 1,149 | 7 |
http://mathhelpforum.com/trigonometry/22980-more-radian-word-ploblems.html | code | 1.Express the radian measure of each angle in an equilateral triangle in exact form and in approximate form to the nearest hundredth.
2. a) though how many radians does the earth turn on its axis in a leap year? express your answer in exact form.
b) How many hours does it take the earth to rotate through an angle of 15... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917124299.47/warc/CC-MAIN-20170423031204-00360-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 608 | 8 |
http://blog.litera.com/blog/whats-new-in-the-contract-companion-world | code | Microsystems is constantly listening to you, our clients, and strives to improve our products to respond to your input as well as incorporate the latest in software technology. With the release of Contract Companion 4.4, there are several exciting new changes you want to take advantage of!
First, based on feedback from... | s3://commoncrawl/crawl-data/CC-MAIN-2019-18/segments/1555578577686.60/warc/CC-MAIN-20190422175312-20190422201312-00326.warc.gz | CC-MAIN-2019-18 | 2,489 | 12 |
https://python.engineering/python-sympy-rewrite-method/ | code | With the sympy.rewrite () method, we can represent any mathematical function in terms of another function.
Syntax: expression. rewrite (function)
expression - It is mathematical expression which is to be represented by another function.
function - It is the mathematical function used to rewrite the given expression.
Re... | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320300997.67/warc/CC-MAIN-20220118182855-20220118212855-00413.warc.gz | CC-MAIN-2022-05 | 603 | 9 |
https://support.askia.com/hc/en-us/articles/214321945-5-4-CcaAPI-CcaWebAPI-installation | code | |Summary||Installation guide for ccaAPI and ccaWebAPI|
|Written for||system administrators|
|Keywords||installation ; CCA ; CcaAPI ; CcaWebAPI ; Web service|
5.4 brings the usage of askiafield API. Once installed you can act with your Cca through JSON requests.
To take the full advantage of this, you need to install tw... | s3://commoncrawl/crawl-data/CC-MAIN-2017-47/segments/1510934805977.0/warc/CC-MAIN-20171120090419-20171120110419-00520.warc.gz | CC-MAIN-2017-47 | 2,052 | 25 |
http://ray.camdenfamily.com/forums/messages.cfm?threadid=A5F6113A-19B9-E658-9D7EB8F4789C5C4F&page=1 | code | I am using Harlan to display ads on my site. Sometime the ads load slower than the page. When this happens, the page starts loading and then we it gets to an ad the page kind of hangs until the ad is ready to be served. The ad is served and the rest of the page is loaded.
So my question is this: Is there anyway to get ... | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368706298270/warc/CC-MAIN-20130516121138-00036-ip-10-60-113-184.ec2.internal.warc.gz | CC-MAIN-2013-20 | 366 | 2 |
http://www.aztechsupport.net/2007/06/show_10.html | code | June 16th, 2007-
Show 10 is available for consumption. We discuss Apple's World Wide Developers Conference (WWDC) and what interesting information came out of there. There is no time to cover any other news stories because we take lots of calls in this show. Don't worry, though, we'll cover all the tech news in next we... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323583408.93/warc/CC-MAIN-20211016013436-20211016043436-00047.warc.gz | CC-MAIN-2021-43 | 2,788 | 11 |
https://virtualregatta.zendesk.com/hc/en-us/articles/115003478673-How-do-I-delete-a-heading-programmer-step- | code | If you want to delete a heading programmer step, just click the Heading Programmer button located on the left side of your game screen, then click the step you wish to delete. You will see this icon on your screen:
You will then have to confirm the deletion by clicking this button:
Once it is deleted, your decision can... | s3://commoncrawl/crawl-data/CC-MAIN-2020-05/segments/1579250594101.10/warc/CC-MAIN-20200119010920-20200119034920-00342.warc.gz | CC-MAIN-2020-05 | 545 | 5 |
https://assignmentsabc.com/evidence-based-resource/ | code | Evidence Based Resource
Pick a common (or not so common) preventative health topic and find 3 different evidence-based (EBP) resources that address that preventative health issue. Discuss the quality of the sources, content of the topic, and determine if each of the sources agree/match with each other. Provide discussi... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446711396.19/warc/CC-MAIN-20221209112528-20221209142528-00577.warc.gz | CC-MAIN-2022-49 | 817 | 2 |
http://www.tomshardware.com/forum/258918-32-portable-hard-drive | code | when i plug my hard drive in at first it does not show up in "my computer" file then i go to control panel and find it there under devises. then it shows up in my computer. but when i try to open it the little load bar at the top goes all the way and stops loading. i sat it there for over an hour and nothing.
if you ha... | s3://commoncrawl/crawl-data/CC-MAIN-2016-40/segments/1474738662336.11/warc/CC-MAIN-20160924173742-00185-ip-10-143-35-109.ec2.internal.warc.gz | CC-MAIN-2016-40 | 346 | 2 |
https://design.google/library/control-and-simplicity/ | code | The prediction business
To achieve the ideal balance of user control and simplicity, it’s important to understand how the AI actually functions within the camera. With the goal of capturing moments the user will find interesting, the key factor isn’t deciding what’s interesting—it’s predicting.
My colleague Aseem Agarw... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439738380.22/warc/CC-MAIN-20200809013812-20200809043812-00198.warc.gz | CC-MAIN-2020-34 | 1,327 | 4 |
https://www.racegerman.media/post/figuring-out-where-to-put-the-lift-in-the-new-shop | code | FIGURING OUT WHERE TO PUT THE LIFT IN THE NEW SHOP
In todays video I go over where I am going to place my new two post lift. It is important to line everything up correctly and actually put the physical car in the space. This way you can see how much room you have to work around it and envision where other things are g... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679103558.93/warc/CC-MAIN-20231211045204-20231211075204-00724.warc.gz | CC-MAIN-2023-50 | 1,319 | 16 |
http://www.dbforums.com/showthread.php?1677990-Ahhh%21-Help%21 | code | I'm new to "dBforums" and I'm also new to Microsoft Access, SQL and all things database related! I'm in desperate need of some support, my lecturer at University is on sick-leave and I need support with the following instructions... Would somebody be as kind to help me? Pretty please...
Here's an extract from the brief... | s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218191353.5/warc/CC-MAIN-20170322212951-00468-ip-10-233-31-227.ec2.internal.warc.gz | CC-MAIN-2017-13 | 1,510 | 6 |
http://www.addictedtoquack.com/2009/1/13/720183/tp-and-catron-getting-too | code | So I was readiing the RG today, I believe Clark, and the article was talking about the decline of TP and Catron's numbers in Pac-10 play. Which got me to thinking. With their lack of size and relatively unimpressive skill are they just getting to old for conference play? TP is short, yeah, but as a freshmen he was a bi... | s3://commoncrawl/crawl-data/CC-MAIN-2014-35/segments/1408500824391.7/warc/CC-MAIN-20140820021344-00225-ip-10-180-136-8.ec2.internal.warc.gz | CC-MAIN-2014-35 | 997 | 2 |
https://www.jannelahtela.com/pluralsight-review/skill-iq-pluralsight/ | code | When it concerns online understanding in the tech space, Pluralsight is just one of the most popular systems out there for finding programs across a number of categories. And as we’ll discuss in the Pluralsight evaluation below, its popularity among tech professionals has actually definitely been gained.
You understand... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500384.17/warc/CC-MAIN-20230207035749-20230207065749-00742.warc.gz | CC-MAIN-2023-06 | 19,196 | 124 |
https://www.daniweb.com/hardware-and-software/microsoft-windows/threads/37629/win-2k-routing-and-remote-access | code | I am trying to setup a Win 2K server as a router. I have a NAS device that holds all my back up’s and I was to connect that via a cross over cable to my Win 2k Server box (the router).
The win 2k server box is also my back-up server and has a VXA device with Back-up exec 8.5 installed. The reason for this is because my... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500339.37/warc/CC-MAIN-20230206113934-20230206143934-00646.warc.gz | CC-MAIN-2023-06 | 1,270 | 7 |
http://freecode.com/tags/ftp?page=32&with=&without= | code | ColoradoFTP is an FTP server that is fast, reliable, and extendable. It is fully compatible with RFC 959 (File Transfer Protocol), and its plug-in system makes it easy to extend the functionality with virtually any feature. The goal of this project was to create an FTP server that features the possibility to include ta... | s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218189686.56/warc/CC-MAIN-20170322212949-00167-ip-10-233-31-227.ec2.internal.warc.gz | CC-MAIN-2017-13 | 1,837 | 5 |
http://www.methods.co.nz/prs/prs_user_guides/isthereautilitytomergean.htm | code | No, database merging is something that has to be done manually, the reason is that it would be difficult to write a fully general merge/synchronisation utility.
Take the simple case of a personnel record: If the person has the same name is it the same person? Which database holds the most up to date details? Should the... | s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084891539.71/warc/CC-MAIN-20180122193259-20180122213259-00237.warc.gz | CC-MAIN-2018-05 | 529 | 2 |
https://www.accordancebible.com/forums/topic/2028-copy-as-references-in-parallels-window/ | code | Copy as References in Parallels window
Posted 19 January 2008 - 10:03 PM
e.g. I have a parallels window (set to Gospels) with NRSV as the "primary" text and GNT-T as the additional text. I can Copy As References in the NRSV panes, but not the GNT-T panes.
Is this a bug or a known limitation?
Running Accordance on:
Mac ... | s3://commoncrawl/crawl-data/CC-MAIN-2017-51/segments/1512948529738.38/warc/CC-MAIN-20171213162804-20171213182804-00494.warc.gz | CC-MAIN-2017-51 | 504 | 11 |
https://andrewducker.livejournal.com/3949791.html | code | Gideon has now started doing real smiles, which is a delight. They only last about five seconds though, so they're really tricky to capture. We've been trying for two days and this is the first we've managed!
Original is here on instagram.
Original post on Dreamwidth - there are comments there. | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585290.83/warc/CC-MAIN-20211019233130-20211020023130-00209.warc.gz | CC-MAIN-2021-43 | 295 | 3 |
http://ftp.ksl.stanford.edu/KSL_Abstracts/KSL-87-12.html | code | Reference: Clancey, W. J. The Knowledge Engineer as Student: Metacognitive bases for asking good questions. Springer-Verlag, New York, 1987.
Abstract: Knowledge engineers are efficient, active learners. By modeling their methods for approaching new domains and aquiring the knowledge to solve routine, practical problems... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100769.54/warc/CC-MAIN-20231208180539-20231208210539-00795.warc.gz | CC-MAIN-2023-50 | 1,216 | 2 |
http://lists.typo3.org/pipermail/typo3-english/2007-November/044582.html | code | [TYPO3] Typo3 Install permissions on Linux
Darko Jr. Gonzalez
jkokino at gmail.com
Wed Nov 14 14:25:38 CET 2007
>Note you should have typo3_src packages unzipped to a separate
location, not to web site >root. Then you should symlink (see "man
ln") certain folders and files to web site root.
This is just for upgrading, ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232255943.0/warc/CC-MAIN-20190520101929-20190520123929-00544.warc.gz | CC-MAIN-2019-22 | 577 | 12 |
https://philip.greenspun.com/shared/community-member?user_id=66308 | code | If you were to log in, you'd be able to get more information on your fellow community member.
LizardTech isn't the only organization to take advantage of wavelet compression technology. See:
ER Mapper is offering royalty free wavelet compression plugins and viewers. Of course to encode the images you need to buy ER Map... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679102469.83/warc/CC-MAIN-20231210123756-20231210153756-00627.warc.gz | CC-MAIN-2023-50 | 1,121 | 5 |
http://www.buffalonews.com/apps/pbcs.dll/article?AID=/20100909/LIFE04/309099927/1306 | code | Is there something cool happening at your school? Something different? Something unique? Something crazy? NeXt readers want to know. Send us a photo with a brief description of what's going on in the photo, who is in the photo and where the photo was taken. We'd like to share with others what's happening in high school... | s3://commoncrawl/crawl-data/CC-MAIN-2016-40/segments/1474738660760.0/warc/CC-MAIN-20160924173740-00305-ip-10-143-35-109.ec2.internal.warc.gz | CC-MAIN-2016-40 | 401 | 1 |
https://www.marcofrancescoferrari.it/post/how-a-wrong-low-level-code-can-affect-planning-calculation | code | This post is in some ways similar to the one about garbage in MRP.
I would like to show how a wrong value into the Low-Level Code field can affect the calculation in the MRP.
First of all, let's open the Manufacturing Setup and disable the field Dynamic Low-Level Code. This switch tells the system to calculate the Low-... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817699.6/warc/CC-MAIN-20240421005612-20240421035612-00156.warc.gz | CC-MAIN-2024-18 | 2,813 | 19 |
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/unicast/503_u1_2/nexus3000_unicast_config_gd_503_u1_2/l3_overview.html | code | This chapter introduces the underlying concepts for Layer 3 unicast routing protocols in Cisco NX-OS.
This chapter includes the following sections:
•Information About Layer 3 Unicast Routing
•Layer 3 Virtualization
•Cisco NX-OS Fowarding Architecture
•Summary of Layer 3 Unicast Routing Features
Information About Layer ... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446711637.64/warc/CC-MAIN-20221210005738-20221210035738-00175.warc.gz | CC-MAIN-2022-49 | 30,754 | 136 |
http://pocketpccentral.net/smartphone/tmobile_dash/access/cases.htm | code | Crafted from premium-grade leather, the BoxWave Designio Case offers style and protection for your T-Mobile Dash Windows Mobile Smartphone. Includes a removable card holder, a built-in SD card holder, and a magnetic snap closure. Provides quick access to screen and keyboard makes this case easy and convenient to use.
B... | s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386163045217/warc/CC-MAIN-20131204131725-00062-ip-10-33-133-15.ec2.internal.warc.gz | CC-MAIN-2013-48 | 1,527 | 8 |
https://community.clickteam.com/threads/103461-WIP-Tower-of-Trials-(runner)/page2?s=b338e1b41bebdc0678e9e4e3a0b80d52 | code | looks simple & good retro style : )
I like soft & smooth feeling of PARTICLES.
also testing new tilesets.
guys, how you handling death - restart level cycle? i'm a bit worried because game will contain a lot of different objects with different variables, strings, and flags. Suppose, if player fall down on lava - i must... | s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487641593.43/warc/CC-MAIN-20210618200114-20210618230114-00038.warc.gz | CC-MAIN-2021-25 | 834 | 9 |
https://docs.eucalyptus.cloud/eucalyptus/4.4.5/security-guide/security_task_replays.html | code | |Manage Security / Tasks|
You can configure replay detection in Java components (which includes the CLC, UFS, OSG, Walrus, and SC) to allow replays of the same message for a set time period.
If you set this property to 0, Eucalyptus will not allow any message replays. This setting provides the best protection against m... | s3://commoncrawl/crawl-data/CC-MAIN-2020-10/segments/1581875145713.39/warc/CC-MAIN-20200222180557-20200222210557-00000.warc.gz | CC-MAIN-2020-10 | 552 | 4 |
http://www.thewayithink.co.uk/2011/01/default.aspx | code | 13. January 2011 05:50
12. January 2011 17:37
I was putting together a WP7 presentation recently. I needed to use all of the WP7 colours as background for the slides. It took me a while to collate all of the colours so I thought I'd post them up here in case anyone needed them.
||RGB( 255, 0, 148)
||RGB(165, 0, 255)
||... | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368703662159/warc/CC-MAIN-20130516112742-00058-ip-10-60-113-184.ec2.internal.warc.gz | CC-MAIN-2013-20 | 3,142 | 41 |
https://forum.dynamobim.com/t/c3d-pipe-minimum-curve-radius-units/87009 | code | I’m getting more into the python and C3D API. I get around to trying to get the Minimum Curve Radius. The value in the Pipe Properties is 1.0m, the output is producing 39.3701 inches. Is there a way or a setting in CAD for the property to output metric instead of imperial? I’m guessing not because all object settings I... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296946535.82/warc/CC-MAIN-20230326204136-20230326234136-00266.warc.gz | CC-MAIN-2023-14 | 434 | 1 |
http://actuma.com/jdbc-driver/database-drivers.php | code | The middleware server (which can be a full-fledged J2EE Application server) can provide typical middleware services like caching (of connections, query results, etc.), load balancing, logging, and auditing. Please help improve this article by adding citations to reliable sources. MySQL native driver for PHP - mysqlnd T... | s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676595531.70/warc/CC-MAIN-20180723071245-20180723091245-00268.warc.gz | CC-MAIN-2018-30 | 8,008 | 27 |
http://www.verycomputer.com/421_865610b31966d98d_1.htm | code | Quote:> Exchange 5.5 SP4 - Outlook 2000. It appears no new mail
> has arrived - until user changes folders or opens an
> existing item - then, all e-mails come in at the same
> time. A server re-boot takes care of the problem for some
> time (usually a day or two), but recently the re-boot only
> resolves the issue for... | s3://commoncrawl/crawl-data/CC-MAIN-2019-18/segments/1555578526807.5/warc/CC-MAIN-20190418201429-20190418223429-00396.warc.gz | CC-MAIN-2019-18 | 851 | 14 |
https://postdocs.gatech.edu/events/2021-10-27/intermediate-r-studio-data-visualization-online | code | The session is geared towards those with some experience using the R software package. We will cover the "grammar of graphics" using the ggplot2 package and plotting data using simple and advanced techniques. There is no cost and we will be using Rstudio.cloud for the workshop.
Prior to the workshop please set up a fre... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224644574.15/warc/CC-MAIN-20230529010218-20230529040218-00685.warc.gz | CC-MAIN-2023-23 | 613 | 5 |
https://www.genuitec.com/forums/topic/connecting-problem/ | code | June 29, 2016 at 3:59 pm #487604
I got this probem when i try to add plugin to phonegap project :
“Problem while getting Cordova plugin details
Can not retrieve plugin information for nl.x-services.plugins.toast. Please check network connection.
Connection timed out: connect”June 30, 2016 at 3:26 am #487656
I am afraid... | s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107889173.38/warc/CC-MAIN-20201025125131-20201025155131-00495.warc.gz | CC-MAIN-2020-45 | 2,536 | 26 |
https://docs.xilinx.com/r/en-US/Vitis-Tutorials-AI-Engine-Development/Vitis-Analyzer-Compile-Summary | code | Vitis™ Analyzer is used to view the AI Engine compilation results. It highlights the state of compilation, display the graph solution in both the Graph and Array views, provides guidance around the kernel code, and allow you to open various reports produced by
aiecompiler. Below is the
graph.aiecompile_summary file gen... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500357.3/warc/CC-MAIN-20230206181343-20230206211343-00710.warc.gz | CC-MAIN-2023-06 | 1,049 | 10 |
https://www.softwareone.com/en-us/blog/articles/2021/11/22/finops-maximizing-every-dollar-spent-in-the-cloud | code | The levels of FinOps maturity
Companies with mature FinOps models are measuring unit economics - they know every resource in the cloud, what it’s being used for, and what revenue it generates. That’s considered advanced level FinOps and isn’t where most organizations start their journey. FinOps maturity happens in the ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224651325.38/warc/CC-MAIN-20230605053432-20230605083432-00245.warc.gz | CC-MAIN-2023-23 | 1,728 | 9 |
https://azuremarketplace.microsoft.com/en-us/marketplace/consulting-services/kpcsczsro-1784140.kpcs-azr-governance-standard?certification=ws-2019%3Bsystem-center%3Bws-2012%3Bws-2016&country=US&filters=other-public-sector-industries&page=2&exp=ubp8 | code | Azure Governance: operating, security, and financial rules for the Azure infrastructure based on Microsoft's Cloud Adoption Framework (CAF)
KPCS has created as a Microsoft partner with Windows Server and SQL Server Migration to Microsoft Azure Advanced Specialization the Azure Governance Framework, to speedup Azure mig... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296818732.46/warc/CC-MAIN-20240423162023-20240423192023-00169.warc.gz | CC-MAIN-2024-18 | 1,136 | 5 |
https://newsarchy.com/computation-assignment-help-a-comprehensive-guide/ | code | As technology advances, the need for computer scientists and programmers is on the rise. More and more students are pursuing computer science as a major in their colleges, and with this comes the requirement for computation assignment help. These assignments can be tough and time-consuming, and sometimes students find ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679515260.97/warc/CC-MAIN-20231211143258-20231211173258-00302.warc.gz | CC-MAIN-2023-50 | 4,245 | 24 |
https://conference.eurostarsoftwaretesting.com/screencast-how-to-make-your-automated-tests-detect-future-bugs/ | code | Bloggo back to the blog
Screencast: How to make your automated tests detect future bugs-->
There are many criteria that can measure the quality of automated tests, with code coverage being the most widely used. Another criterion that complements code coverage is mutation testing. Mutation testing is a powerful techniqu... | s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610703511903.11/warc/CC-MAIN-20210117081748-20210117111748-00293.warc.gz | CC-MAIN-2021-04 | 1,384 | 10 |
https://www.techyv.com/questions/blender-runtime-error-occurred-test-game/ | code | N/APosted on - 10/17/2013
I installed Blender on my computer but whenever I try to run a test game created on Blender I get a runtime error as shown below. Any ideas?
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application’s support team for more information.
Blender... | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320302622.39/warc/CC-MAIN-20220120190514-20220120220514-00477.warc.gz | CC-MAIN-2022-05 | 754 | 7 |
https://www.freelancer.com/projects/threed-animation/small-rated-animation-project/ | code | Looking for an animator to make some short animations.
Im not sure how much I can post in here about this job, but I am looking for someone willing to do the following:
Learn my platform in which I will need to use 3dsmax files. This will require a little time to see how my game works,
but I have gotten freelancers fro... | s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084888878.44/warc/CC-MAIN-20180120023744-20180120043744-00189.warc.gz | CC-MAIN-2018-05 | 1,325 | 8 |
http://es.planetcalc.com/5971/ | code | The calculator below is about Coulomb's law. It allows you to calculate unknown value (whether force, charge or distance) using known values and scalar formula
The scalar form of theCoulomb's law equation is:
where k is Coulomb's constant
with epsilon (electrical constant) is ≈
This calculator can be useful in solving ... | s3://commoncrawl/crawl-data/CC-MAIN-2017-47/segments/1510934806438.11/warc/CC-MAIN-20171121223707-20171122003707-00689.warc.gz | CC-MAIN-2017-47 | 483 | 7 |
https://fossbytes.com/gamemode-boost-linux-gaming-performance-open-source-tool/ | code | If you use Linux or macOS and you’re into gaming, the chances are that you might have heard about Feral Interactive. They’re known to develop and port games from their partners to other platforms, including Tomb Raider, Batman: Arkham, etc.
To make sure that you can utilize your Linux machine’s horsepower to the fulles... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817699.6/warc/CC-MAIN-20240421005612-20240421035612-00874.warc.gz | CC-MAIN-2024-18 | 1,427 | 9 |
https://outcomelabs.com/export-media-library-recommended-plugin/ | code | Export Media Library is our latest WordPress plugin recommendation. On two recent projects, we needed to export the content of the WordPress Media Library. We needed just the original images, not all the generated thumbnails. This meant that just using FTP to download the images or using the standard WordPress export u... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474688.78/warc/CC-MAIN-20240227220707-20240228010707-00222.warc.gz | CC-MAIN-2024-10 | 1,760 | 6 |
https://lists.debian.org/debian-devel/1998/11/msg00171.html | code | Intent to package PTL
-----BEGIN PGP SIGNED MESSAGE-----
I intent to package PTL, the Portable Thread Library, it is LGPL.
The portable thread library does not constitute a thread package in
itself. It is a C++ wrapper built on top of
various threads packages. It is primarily intended to ease the port of
multithreaded ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-18/segments/1555578529813.23/warc/CC-MAIN-20190420120902-20190420142013-00024.warc.gz | CC-MAIN-2019-18 | 1,244 | 24 |
https://answers.netlify.com/t/question-for-domain-ownership/8658 | code | I am thinking of starting freelance static website development, using Netlify for deployment. However, and this may seem like a strange question, but I am confused by the section about domain ownership when deploying a site.
If a client owns a domain, is it acceptable to respond “yes” to the question “Are you the owner... | s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038072366.31/warc/CC-MAIN-20210413122252-20210413152252-00594.warc.gz | CC-MAIN-2021-17 | 462 | 4 |
https://moviesineedtosee.wordpress.com/2011/01/30/monty-python-and-the-holy-grail/ | code | Movie Title: Monty Python and the Holy Grail
Actors: Sarah Polley, Ving Rhames, Jake Weber, Mekhi Phifer, Ty Burrell, Michael Kelly, Kevin Zegers, Michael Barry, Lindy Booth
Director: Terry Gilliam, Terry Jones
Method of Viewing: DVD
Location of Viewing: Home
Viewing with: Family
Rotten Tomatoes: 94% – A cult classic a... | s3://commoncrawl/crawl-data/CC-MAIN-2018-26/segments/1529267861981.50/warc/CC-MAIN-20180619080121-20180619100121-00088.warc.gz | CC-MAIN-2018-26 | 1,046 | 9 |
https://community.spiceworks.com/topic/2197665-testing-use-case-scenarios | code | I'm looking through Office 365 and beyond for a tool that can help me manage Use-Case testing, post-migration to a hybrid Office 365 environment. The permeations of potential use-cases is more than what a Word document should be used for. Example: "Can a user view edits to another user's free/busy time in the calendar ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363437.15/warc/CC-MAIN-20211208022710-20211208052710-00369.warc.gz | CC-MAIN-2021-49 | 1,623 | 12 |
https://care.nodemonster.com/how-to-start-email-archiving-in-office-365/ | code | PowerShell for Microsoft 365 is a powerful management tool that complements the Microsoft 365 admin center. For example, you can use PowerShell automation to easily manage multiple user accounts and licenses and to create reports
Archiving in Office 365 (also called In-Place Archiving) provides users with additional ma... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323587770.37/warc/CC-MAIN-20211025220214-20211026010214-00292.warc.gz | CC-MAIN-2021-43 | 1,804 | 17 |
https://squaredup.com/blog/?categories=Training | code | Azure Lighthouse jumpstart
See Microsoft MVP Martin Ehrnst's top tips on using Azure Lighthouse.
Working with a hybrid SquaredUp deployment
Learn how to bring your SCOM dashboards into your Azure deployment.
Azure MP part 3: Using it with SquaredUp
The best way to display your Azure MP data in SquaredUp.
A Manifesto fo... | s3://commoncrawl/crawl-data/CC-MAIN-2020-50/segments/1606141686635.62/warc/CC-MAIN-20201202021743-20201202051743-00063.warc.gz | CC-MAIN-2020-50 | 2,434 | 25 |
https://www.programmableweb.com/api/trueface-rest-api-v1/articles | code | The TrueFace.ai Facial Recognition API allows developers to to detect, match, identify, and validate faces programmatically. This API can be used to detect one or more faces in an image or video, match a face to a stored profile, identify a specific face in a group of multiple faces, take raw measurements of a face, an... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439738380.22/warc/CC-MAIN-20200809013812-20200809043812-00144.warc.gz | CC-MAIN-2020-34 | 895 | 2 |
https://marginalrevolution.com/marginalrevolution/2019/11/rent-control-is-also-not-great-for-labor-market-outcomes.html | code | I had never thought of this before:
This paper, using a novel data set on rent stabilization in New York City, takes a first step in investigating the policy’s unintended consequences on tenant labor market outcomes, while also exploring the impact of policy awareness on those outcomes. Recognizing the potential endoge... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510781.66/warc/CC-MAIN-20231001041719-20231001071719-00748.warc.gz | CC-MAIN-2023-40 | 1,009 | 3 |
https://www.electronics2000.co.uk/forum/viewtopic.php?p=5546&sid=7c73df7924814e3b98521961a5e7a7af | code | Am wanting to make a "IR BEAM BREAK SENSOR" as per attached schematic! .
Also I would like to add some sort of “Time Delay” to the schematic , so when the beam breaks, and the relay gets activated , would like the relay to stay activated for a couple of seconds after the object has passed through the beam !.
Anyone got... | s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662515501.4/warc/CC-MAIN-20220517031843-20220517061843-00509.warc.gz | CC-MAIN-2022-21 | 932 | 7 |
https://www.techspot.com/community/topics/interested-in-buying-stock-suggestions.4050/ | code | I know this is a little off topic but this is the best place to ask this question because even though it is about stock, I want to invest in some stock in this area.. I thought about AMD but I want to do some research first. If you know of any companys like AMD, or a new company such as Thermaltake, OR a company that i... | s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084890823.81/warc/CC-MAIN-20180121175418-20180121195418-00413.warc.gz | CC-MAIN-2018-05 | 834 | 1 |
https://forum.smallgiantgames.com/t/challenge-event-feature-request-high-score-for-every-stage/7957 | code | Hello SG & community,
I have a small feature request that you can possibly address in the next event.
It would be great to have the high scores for each stage of the challenge event.
Two things happen if you do this:
- Provides information on where you stand with respect to top competitors.
- Makes the challenge event ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618039604430.92/warc/CC-MAIN-20210422191215-20210422221215-00462.warc.gz | CC-MAIN-2021-17 | 1,110 | 14 |
http://www.thatvideogameblog.com/2009/12/06/more-loading-screens-less-elevators-in-mass-effect-2/ | code | The Mass Effect elevators. Quite possibly one of the most polarizing elements ever placed into a videogame. Used to mask the loading in between locations, elevator rides in Mass Effect always consisted of minimal banter between non-player characters or just one simple monologue from someone within the player’s party. I... | s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232255071.27/warc/CC-MAIN-20190519161546-20190519183546-00004.warc.gz | CC-MAIN-2019-22 | 1,223 | 3 |
http://www.kidskorneralbany.com/fr.htm | code | Double-click here to edit the text.
Gifts, Chocolate, Snacks, Popcorn, Magazines & more!
Teacher and Staff Appreciation
(click on icons, below, for more info.)
World's Finest® Chocolate
Call us now, at : 888-824-1554
Chocolate, Candy, Coffee, Peanut-free and Healthy Snacks
Join Us on Facebook:
Popcorn, Cookies, Pies & ... | s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386164561235/warc/CC-MAIN-20131204134241-00016-ip-10-33-133-15.ec2.internal.warc.gz | CC-MAIN-2013-48 | 348 | 10 |
https://support.cubedms.com/support/solutions/articles/5000594801-proxy-user | code | Top menu >> Users >> View user
This functionality can be used when a user is either temporary not working or permanently not working for your organization.
By assigning a proxy for a user any action, notification or approval will be send to the proxy and the (original) user will be disabled.
Click Assign a proxy
Select... | s3://commoncrawl/crawl-data/CC-MAIN-2021-31/segments/1627046153816.3/warc/CC-MAIN-20210729043158-20210729073158-00252.warc.gz | CC-MAIN-2021-31 | 547 | 9 |
https://osu.ppy.sh/community/forums/topics/305377?start=4113313 | code | DalphA the A *-*
DalphA the A *-*
yey, a lot of people don't notice that haha
DahplA backwards is AlphaD, which is pretty awesome.
Great job ^_^ BTW "except for one", was that the one I did, or one not done yet? (because I can finish it if you want).
jloughman14 wrote:Did all except one. Open again
Notice about Guest D... | s3://commoncrawl/crawl-data/CC-MAIN-2020-10/segments/1581875146643.49/warc/CC-MAIN-20200227002351-20200227032351-00227.warc.gz | CC-MAIN-2020-10 | 3,050 | 22 |
https://ladaray.wordpress.com/2019/09/25/need-your-help-is-youtube-messing-with-likes-on-my-video/ | code | ouTube seems to be messing with the LIKES count on my latest video NEW MOON IN LIBRA~HARVEST LIBRA SEASON. I witnessed with my own eyes as the likes count started going backwards from 7 down to 6, 5, 4 and 3 within minutes; later it went back up to 7 and again froze there. This count is unusual, since other videos of m... | s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964358520.50/warc/CC-MAIN-20211128103924-20211128133924-00274.warc.gz | CC-MAIN-2021-49 | 1,357 | 7 |
https://bitshares.org/download/ | code | Please see the registration tutorial if you are a new user.
BitShares (June 12th, 2018 / GUI July 20th, 2018)
The latest official core client release can always be found on GitHub at this URL: https://github.com/bitshares/bitshares-core/releases/latest
The latest official GUI release can always be found on GitHub at th... | s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676593142.83/warc/CC-MAIN-20180722080925-20180722100925-00255.warc.gz | CC-MAIN-2018-30 | 599 | 9 |
http://pyxis-tech.com/en/ | code | - Learn about Agility and software engineering practices
- What Agility brings to diagnostics, strategy, project management and coaching
- Ask for custom software solutions to our expert developers
Break with convention.
Build a better process.
We create simply brilliant software and organizational solutions that make ... | s3://commoncrawl/crawl-data/CC-MAIN-2014-35/segments/1408500825010.41/warc/CC-MAIN-20140820021345-00071-ip-10-180-136-8.ec2.internal.warc.gz | CC-MAIN-2014-35 | 1,366 | 11 |
https://rheodata.com/installing-nginx-on-aws-ec2-instance/ | code | I’ve been helping clients with Oracle GoldenGate (Microservices) implementation – one thing that keeps coming up is how Nginx is installed. Each environment has different approaches. I wrote how to install this on Oracle Enterprise Linux in an earlier approach. Now, I have to provide a way to install Nginx on the AWS E... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100603.33/warc/CC-MAIN-20231206194439-20231206224439-00142.warc.gz | CC-MAIN-2023-50 | 1,462 | 13 |
http://hints.macworld.com/article.php?story=2004090920103028 | code | Perhaps because it turns out to be so simple, I have not found simple instructions for installing a parallel printer on an Airport Base Station, and web searches kept turning up pages that made it look much more complicated than it turned out to be. So, here are instructions. I'm using a LaserJet 5MP on an Airport Extr... | s3://commoncrawl/crawl-data/CC-MAIN-2018-26/segments/1529267863886.72/warc/CC-MAIN-20180620202232-20180620222232-00577.warc.gz | CC-MAIN-2018-26 | 836 | 6 |
http://history.stackexchange.com/questions/tagged/geography+nation-states | code | to customize your list.
more stack exchange communities
Start here for a quick overview of the site
Detailed answers to any questions you might have
Discuss the workings and policies of this site
State boundaries in mountainous regions
I have in front of me a map of South-East Europe (as depicted below) from the inside... | s3://commoncrawl/crawl-data/CC-MAIN-2014-41/segments/1412037663637.20/warc/CC-MAIN-20140930004103-00258-ip-10-234-18-248.ec2.internal.warc.gz | CC-MAIN-2014-41 | 2,214 | 51 |
https://mail.python.org/pipermail/python-dev/2014-January/131781.html | code | [Python-Dev] PEP 461 Final?
ethan at stoneleaf.us
Fri Jan 17 20:48:11 CET 2014
On 01/17/2014 11:40 AM, Glenn Linderman wrote:
> On 1/17/2014 8:49 AM, Ethan Furman wrote:
>> >>> b'%s' % 3.14
>> Traceback (most recent call last):
>> TypeError: 3.14 has no __bytes__ method
> If you produce a helpful error message for str ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232256778.29/warc/CC-MAIN-20190522083227-20190522105227-00472.warc.gz | CC-MAIN-2019-22 | 526 | 12 |
https://github.com/NoushinN/anatomy-of-morbidity | code | Welcome to the anatomy of morbidity project
As part of the three day challenge for #hackseq18 on October 12-14, 2018 at the University of British Columbia, we will be analyzing the most recent open dataset called "Death, causes of death, and life expectancy, 2016" from Canadian Vital Statistics. We will be using descri... | s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547584547882.77/warc/CC-MAIN-20190124121622-20190124143622-00003.warc.gz | CC-MAIN-2019-04 | 3,528 | 25 |
https://eradani.com/blog/ups-shipping-automation-with-apis-and-the-ibm-i | code | Because of the productivity benefits, business-to-business communication via APIs is growing at an exponential rate. The IBM i world is no exception as more and more IBM i users are building and using APIs. Integrating shipping data from transportation providers with core IBM i applications is one of the most popular A... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947475203.41/warc/CC-MAIN-20240301062009-20240301092009-00624.warc.gz | CC-MAIN-2024-10 | 2,813 | 5 |
https://dearwendy.com/reply/1125884/ | code | Thx for compliments on my advice y’all!! :). And sry for all those weird short forms (“ur” gets special mention, yay!). For all u heplful peeps, I’ve got a serious dilemma right now and i would be so very grateful if u guys just scrolled a bit and helped me out. Im having guy-trouble with a frenemy and i got no idea wu... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100484.76/warc/CC-MAIN-20231203030948-20231203060948-00404.warc.gz | CC-MAIN-2023-50 | 354 | 2 |
https://sharepoint.stackexchange.com/questions/180785/save-a-canvas-image-to-sharepoint-server/180810 | code | I have a page where users can paint on it. This area uses
Now I want put an button for users to send that image to the server.
I know I can do this by ajax in client side and web-method in server side.
How could I combine this? How could I create a web-method in SharePoint and something like this? | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474360.86/warc/CC-MAIN-20240223021632-20240223051632-00233.warc.gz | CC-MAIN-2024-10 | 298 | 4 |
https://offog.org/books/20071026-rainbows-end.html | code | ... and this is what near-future SF ought to be like -- not that I'd expect any less from Vinge. I'm not sure how well this is going to date, but right now it feels plausible enough -- and it's nice to see an extrapolated world where stuff more or less works socially, for once.
I've not read the short story to which th... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817729.0/warc/CC-MAIN-20240421040323-20240421070323-00740.warc.gz | CC-MAIN-2024-18 | 404 | 3 |