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://gruan.wordpress.com/2013/07/19/a-paper-on-correction-of-meisei-radiosonde-humidity-data/ | code | We have recently published the following paper.
Sugidachi, T., and M. Fujiwara (2013), Correction of the stepwise change observed at 0C in Meisei RS2-91, RS-01G, and RS-06G radiosonde relative humidity profiles, Journal of the Meteorological Society of Japan, 91(3), 323-336, doi:10.2151/jmsj.2013-306.[link]
In this stu... | s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794872114.89/warc/CC-MAIN-20180528072218-20180528092218-00093.warc.gz | CC-MAIN-2018-22 | 1,225 | 3 |
https://henneberke.wordpress.com/2006/08/19/august-books/ | code | Swing Hacks: Tips & Tools for Building Killer GUI’s (amazon.co.uk)
by Joshua Marinacci & Chris Adamson
I only read the 2 first hacks till now, but I’m allreay making some experiences! 😛 I was very curious about this book. More about it later!
Swing Hacks helps Java developers move beyond the basics of Swing, the graph... | s3://commoncrawl/crawl-data/CC-MAIN-2018-13/segments/1521257647146.41/warc/CC-MAIN-20180319194922-20180319214922-00516.warc.gz | CC-MAIN-2018-13 | 1,249 | 8 |
https://www.astrolox.com/2012/08/31/shavian-unicode-keyboard/ | code | Back in 2007 I put together a Microsoft Windows keyboard layout for the Shavian alphabet. Unfortunately moments after published it on this site, I noticed a big problem with the encoding. So I took the download down until such a time as I could get around to rebuilding it. Five years later, it’s done! Yeah, I’m kinda b... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585507.26/warc/CC-MAIN-20211022114748-20211022144748-00412.warc.gz | CC-MAIN-2021-43 | 4,166 | 14 |
http://jebyers.ecology.uga.edu/ | code | James (Jeb) Byers
Odum School of Ecology
University of Georgia
140 E. Green St.
Athens, GA 30602
Our lab's work on crab and oyster
reef ecology was recently featured on Georgia
Outdoors (our portion starts at minute 8:30)
Photo Credit: Paul Gribben
Marine community and population ecology;
Biological invasions; Conserva... | s3://commoncrawl/crawl-data/CC-MAIN-2015-22/segments/1432207929978.35/warc/CC-MAIN-20150521113209-00247-ip-10-180-206-219.ec2.internal.warc.gz | CC-MAIN-2015-22 | 18,991 | 362 |
http://www.roe.ac.uk/~al/teaching-da.htm | code | Discovering Astronomy is a twenty credit pre-Honours course taught in first semester, open to any students. Here is the official University course information. All the course material is on the related Learn page, which is only available to UEd registered students. This page is just a repository for the components of t... | s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376832559.95/warc/CC-MAIN-20181219151124-20181219173124-00591.warc.gz | CC-MAIN-2018-51 | 1,022 | 8 |
https://connect.unity.com/p/vr-maze-by-monigarr | code | alpha version of a project I am working on for the Udacity VR NanoDegree
Virtual Reality game I am creating for my school project in the Udacity VR NanoDegree.
This is a video review of the android version for google cardboard that I am building with Unity3D 5.5.
I am learning how to script collectibles, navigation, li... | s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514574159.19/warc/CC-MAIN-20190921001810-20190921023810-00358.warc.gz | CC-MAIN-2019-39 | 552 | 9 |
https://place.asburyseminary.edu/syllabi/1677/ | code | Download Full Text (177 KB)
(1) Peterson, Michael, ed. The Problem of Evil: Selected Readings (University of Notre Dame Press, 1992). (2) Adams, M. M. and Adams R. M., editors, The Problem of Evil (Oxford University Press, 1990) (3) Swinburne, Richard. Providence and the Problem of Evil (Oxford University Press, 1998) ... | s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107896778.71/warc/CC-MAIN-20201028044037-20201028074037-00577.warc.gz | CC-MAIN-2020-45 | 775 | 4 |
http://www.insanelymac.com/forum/user/11949-katz/page__tab__topics | code | I've done a few hackintoshes over the years. I happened upon a Dell R410 server and I'm thinking "why the heck not turn this into a bitchin' hackintosh workstation." ... eventually I'll get a true Mac-compatible PCI-X graphics card for it and some USB-sound card that works, but right now I just want to get it to boot.
... | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368698141028/warc/CC-MAIN-20130516095541-00000-ip-10-60-113-184.ec2.internal.warc.gz | CC-MAIN-2013-20 | 1,097 | 13 |
https://gitlab.openminds.be/mirror/rsyslog/-/commit/7a8ac09de2539cb5f0a3e19b82a9099a09c73c09 | code | Fixes spec tests locally and on travis-ci
- Fixes travis-ci license issue in kitchen dokken. - Updates SmartOS version to 5.11 in spec tests. - Removes OmniOS because it is no longer suppotred by fauxhai. - Fixes raise_error warning message by adding error type. Obvious fix.
Showing with 12 additions and 35 deletions | s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038476606.60/warc/CC-MAIN-20210418103545-20210418133545-00527.warc.gz | CC-MAIN-2021-17 | 318 | 3 |
https://community.nxp.com/thread/437801 | code | Im using S32 sdk ear 0.8.1 and fsl_interrupt_manager to install a interrupt handler for FTM0. And it works.
But a comment in S32K1xx_DMA_Interrupt_mapping.xlsm makes me confused.
NVIC interrupt id 42, which the sdk uses, is marked as Reserved and has comment "was FTM0".
1) What does this mean? Will this interrupt not b... | s3://commoncrawl/crawl-data/CC-MAIN-2020-16/segments/1585371805747.72/warc/CC-MAIN-20200407183818-20200407214318-00331.warc.gz | CC-MAIN-2020-16 | 580 | 6 |
https://www.mediawiki.org/wiki/Oauthclient-php | code | oauthclient-php is a PHP client for Extension:OAuth.
To use it inside your application, simply run
composer require mediawiki/oauthclient, or add a dependency in your
(You may need to install Composer first.)
If you haven't already, you'll need to include
include_once("./vendor/autoload.php"); in your PHP script to inc... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100529.8/warc/CC-MAIN-20231204115419-20231204145419-00578.warc.gz | CC-MAIN-2023-50 | 998 | 15 |
https://cordis.europa.eu/project/id/101017452 | code | Making open science more accessible
In the world of open science, fair, user-friendly and open communication and information sharing are key. Therefore, in order to promote research, content and information must be easily discovered and viewed. The EU-funded OpenAIRE Nexus project is presenting a framework of services ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487633444.37/warc/CC-MAIN-20210617192319-20210617222319-00308.warc.gz | CC-MAIN-2021-25 | 766 | 5 |
https://www.pcmag.com/article2/0,2817,4449,00.asp | code | Kai's PhotoSoap 2 has many potentially useful features. Unfortunately, the tools aren't implemented well, and the interface relies on confusing conventions. The workspace is tabular, offering separate areas to organize images, edit photos, compose documents, create albums, and print. Though this method can be helpful, ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-30/segments/1563195527204.71/warc/CC-MAIN-20190721205413-20190721231413-00371.warc.gz | CC-MAIN-2019-30 | 714 | 2 |
https://wordpress.org/support/topic/crawl-errors-1/ | code | I am getting Google crawl 404 errors for the blog post urls.
Some query string gets appended to the actual urls and a 404-page not found error occurs.
For example, a valid url : http:///www.mydomain.com/blog/tag/categorySlugName/
Extra query string appended : http:///www.mydomain.com/blog/tag/categorySlugName/&/page/3/... | s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218188785.81/warc/CC-MAIN-20170322212948-00174-ip-10-233-31-227.ec2.internal.warc.gz | CC-MAIN-2017-13 | 756 | 8 |
https://editrocket.com/docs/how_to_bookmarks.html | code | How to Work with Bookmarks
EditRocket provides a navigation option known as a bookmark. A bookmark makes it possible to mark lines in code / text that is being edited. This allows the user to easily jump to these lines using a keyboard shortcut, menu option, or the bookmark selector tool.
Bookmarks can be added in the ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949573.84/warc/CC-MAIN-20230331051439-20230331081439-00267.warc.gz | CC-MAIN-2023-14 | 1,026 | 13 |
https://lists.wikimedia.org/hyperkitty/list/wikitech-l@lists.wikimedia.org/message/GKDNIYIWDVU3ZKBHKDAZIXVP4I3R7A4U/ | code | On Sun, 25 May 2014 00:53:09 +0200, Daniel Friesen <daniel(a)nadir-seen-fire.com>
On 2014-05-24, 10:49 AM, Bartosz Dziewoński wrote:
I'm sorry, but this is very silly reasoning.
Cache is not forever
anyway, and ResourceLoader includes cache-busting timestamps in URL
queries for each resource that goes through it (inclu... | s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030338244.64/warc/CC-MAIN-20221007175237-20221007205237-00544.warc.gz | CC-MAIN-2022-40 | 1,910 | 31 |
https://www.group-office.com/forum/viewtopic.php?f=3&t=8446&p=28397 | code | When I try to update to the newest clamav in ubuntu 10.04 (LTS), then I get following error code:
The following packages are BROKEN:
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 24.2MB of archives. After unpacking 24.3MB will be used.
The following packages have unmet dependencies... | s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583512332.36/warc/CC-MAIN-20181019062113-20181019083613-00445.warc.gz | CC-MAIN-2018-43 | 729 | 12 |
http://grumpytech.blogspot.com/2005/09/do-people-need-privacy.html | code | Recently the company I’m working in encountered a problem with one of our web sites – for some reason the cookies were rejected by the client browsers. After short investigation we found the reason: incorrectly configured P3P policy on one of our servers. The problem was quickly fixed – but somehow I keep thinking abou... | s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794867904.94/warc/CC-MAIN-20180526210057-20180526230057-00533.warc.gz | CC-MAIN-2018-22 | 1,748 | 4 |
http://www.tfw2005.com/boards/threads/need-help-on-fort-max-question.139745/ | code | I need some help on choosing which version of Fort Max to get. Hopefully, some of you knowledgable TF vet's can help me out. If I could find a G1 MISB Max, I probably couldn't afford it anyway, so I've been looking at MIB G1. Are the Japanese versions any rarer than the U.S. release? Can you help me with a ballpark pri... | s3://commoncrawl/crawl-data/CC-MAIN-2017-39/segments/1505818693240.90/warc/CC-MAIN-20170925182814-20170925202814-00068.warc.gz | CC-MAIN-2017-39 | 436 | 1 |
https://redmonk.com/dberkholz/2013/01/21/github-will-hit-5-million-users-within-a-year/ | code | With GitHub’s 3 millionth user just announced, the time was right to more deeply examine GitHub’s growth since its start back in 2008. Thanks to Francis Irving’s work (graph) at ScraperWiki, I found a way to query monthly growth rather than just relying on periodic announcements. (For those playing along at home, note ... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473598.4/warc/CC-MAIN-20240221234056-20240222024056-00504.warc.gz | CC-MAIN-2024-10 | 6,254 | 26 |
https://anarchoblogs.org/introducing-strobes-vi-security-boulevard/ | code | One of the use cases for Strobes VM is to provide customers with a way to prioritize vulnerabilities in their organization using vulnerability intelligence. Our research and engineering teams have created an advanced aggregation tool that syncs data from over 100 sources and in real time. Our goal is to ensure that the... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446711003.56/warc/CC-MAIN-20221205032447-20221205062447-00436.warc.gz | CC-MAIN-2022-49 | 2,735 | 33 |
https://analytixon.com/2018/01/08/distilled-news-674/ | code | Anyone who has worked on a Click Prediction problem or Recommendation systems would have faced a similar situation. Since the datasets are huge, doing predictions for these datasets becomes challenging with limited computation resources. However, in most cases these datasets are sparse (only a few variables for each tr... | s3://commoncrawl/crawl-data/CC-MAIN-2018-47/segments/1542039746386.1/warc/CC-MAIN-20181120110505-20181120132505-00131.warc.gz | CC-MAIN-2018-47 | 6,457 | 10 |
https://bufferwall.com/posts/781177001ay61b/ | code | We have open the source code for the Total.js FlowStream Designer. So you can collaborate on this designer together with us.
FlowStream Designer is open-source
We are excited to announce that we open the source code for the Total.js FlowStream Designer. So you can collaborate on this great product together with us.
Tot... | s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363400.19/warc/CC-MAIN-20211207140255-20211207170255-00274.warc.gz | CC-MAIN-2021-49 | 955 | 15 |
https://egpu.io/forums/builds/lenovo-thinkpad-t420-exp-gdc-v8-x-expresscard-version-geforce-gtx-970-gaming-4g-msi/ | code | Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_ldr.190516-0600)
System Manufacturer: LENOVO
System Model: 4236VEH
BIOS: Default System BIOS
Processor: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz (4 CPUs), ~2.5GHz
Memory: 8192MB RAM
DirectX Version: DirectX 11
I just followed man... | s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882572515.15/warc/CC-MAIN-20220816181215-20220816211215-00722.warc.gz | CC-MAIN-2022-33 | 1,872 | 13 |
https://www.alibabacloud.com/help/doc-detail/28961.htm | code | Logs are records of changes made within a system. The records are ordered by time. These records contain information about operations on specific objects and the results. Log data is stored in different forms such as log files, log events, binary logs, and metric data. Each log file consists of one or more log entries.... | s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623488544264.91/warc/CC-MAIN-20210623225535-20210624015535-00010.warc.gz | CC-MAIN-2021-25 | 1,463 | 6 |
http://forums.cnet.com/7723-6142_102-578943/explorer-cut-paste-error/ | code | Explorer Cut & Paste Error
by racsw - 11/28/12 7:03 PM
I have all the latest upgrades on my XP system. It is a Quad Core 2.66 GHz processor with 3 Gb of RAM, 250 GB HD, (1/3 full) and Service Pack 3.
I did have a virus or trojan some time ago (2 - 3 months) which was successfully removed, and the computer has been work... | s3://commoncrawl/crawl-data/CC-MAIN-2015-22/segments/1432207928865.24/warc/CC-MAIN-20150521113208-00079-ip-10-180-206-219.ec2.internal.warc.gz | CC-MAIN-2015-22 | 1,097 | 9 |
http://stackoverflow.com/questions/13262670/xcode-subversion-control-not-able-to-commit-any-newly-added-physical-file-folder | code | I had created a new folder physically in my project's physical folder. Subsequently I dragged and dropped the new folder into my xcode project.
After i added the new folder into my xcode project, only the project file reflected the changes, but there is no any 'A' icon beside the new folder. And hence i can not commit ... | s3://commoncrawl/crawl-data/CC-MAIN-2016-22/segments/1464049282275.31/warc/CC-MAIN-20160524002122-00088-ip-10-185-217-139.ec2.internal.warc.gz | CC-MAIN-2016-22 | 380 | 3 |
https://zolfiepref.ml/4398-oracle-exam.php | code | But not always! Whizlabs provides you high-quality certification training courses at affordable prices.
- mindhub™ The Certification Prep Store | By Pearson VUE - Mindhub U.S.A. and Canada;
- Aptech Education Offers & Promo Codes?
- dominos pizza monday coupon.
- mira mesa bowling lanes coupons.
- Oracle Certification ... | s3://commoncrawl/crawl-data/CC-MAIN-2020-24/segments/1590347406365.40/warc/CC-MAIN-20200529183529-20200529213529-00417.warc.gz | CC-MAIN-2020-24 | 3,612 | 35 |
http://www.frogpond.de/2009/11/the-impending-enterprise-2-0-software-market-consolidation-what-to-watch-out-for/ | code | I believe that much of the functionality we see in Enterprise 2.0 software today will eventually be integrated into other enterprise applications. In fact, I would not be surprised to see that beginning to happen in 2010, as the effects of the recession continue to gnaw at the business climate, making it more difficult... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100632.0/warc/CC-MAIN-20231207022257-20231207052257-00582.warc.gz | CC-MAIN-2023-50 | 1,881 | 4 |
https://community.bose.com/t5/In-Ear-Headphones/Soundsport-Free-Incompatability-with-Windows-10/m-p/259310/highlight/true | code | Feb 17, 2019
Bose released a new driver for this device.
Go to bose website and use the device updater software updater. Download it - let it install. Put earbud back in case - connect to pc with usb cable - plug in - leave case open - run the installer it will open another window and you can see the progress in the br... | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320303868.98/warc/CC-MAIN-20220122164421-20220122194421-00074.warc.gz | CC-MAIN-2022-05 | 1,243 | 11 |
https://docs.eggplantsoftware.com/dai/DAI%207.0/test-case-view/ | code | Test Case View lets you visualize the test case steps in your model. This view is read-only and does not allow editing. A test case must have at least one step to display a visualization.
To view a test case:
- Go to Designer > Test Cases
- Click on the name of the test case that you're interested in.
The Test Case Vie... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473347.0/warc/CC-MAIN-20240220211055-20240221001055-00276.warc.gz | CC-MAIN-2024-10 | 1,867 | 22 |
https://www.quantiki.org/conference/quantum-roundabout-2016 | code | Quantum Roundabout is a postgraduate conference on quantum physics, to be held between the 6th and 8th of July of 2016 at the School of Mathematical Sciences of The University of Nottingham. This event intends to bring together early career researchers, working at the crossroads between physics and applied mathematics,... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296946535.82/warc/CC-MAIN-20230326204136-20230326234136-00250.warc.gz | CC-MAIN-2023-14 | 3,279 | 10 |
https://vivo.library.tamu.edu/vivo/vis/map-of-science/n4724269a | code | Using information cached at 12:38 AM (Sep 29 2023)
mapped % of publications
BROWN UNIV PROVIDENCE RI DIV OF ENGINEERING
Map of Science Visualization
No publications in the system have been attributed to this organization.
Please visit the BROWN UNIV PROVIDENCE RI DIV OF ENGINEERING profile page for a complete overview. | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510498.88/warc/CC-MAIN-20230929054611-20230929084611-00640.warc.gz | CC-MAIN-2023-40 | 320 | 6 |
https://www.maxproxy.com/blog/relationship-between-proxy-ip-server-and-wireless-router/ | code | Many people may need to become more familiar with proxy, especially those new to proxy IP, and often need help distinguishing between a proxy server and a wireless router. But in fact, there is a big difference between the two devices. Otherwise, the IP mobile phone software will not appear, and the proxy IP server has... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949678.39/warc/CC-MAIN-20230331175950-20230331205950-00040.warc.gz | CC-MAIN-2023-14 | 1,513 | 5 |
https://mail.python.org/pipermail/mailman-users/2014-August/077614.html | code | [Mailman-Users] Scrub_nondigest removing html message text
mark at msapiro.net
Wed Aug 13 03:52:16 CEST 2014
On 08/12/2014 06:34 PM, Peter Shute wrote:
> Thanks for that. We're on cpanel, so I assume we can't adjust ARCHIVE_HTML_SANITIZER?
That depends on your cPanel hosting service, assuming this is a hosted
list. If ... | s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662531779.10/warc/CC-MAIN-20220520093441-20220520123441-00309.warc.gz | CC-MAIN-2022-21 | 976 | 19 |
https://solidarityeconomy.us/help | code | Problems with this directory are the responsibility of the Data Commons Cooperative. Please believe we are not deliberately setting out to ruin your day and make your blood boil. If we had but world enough and time, and you didn't have any allergies, we'd arrange for fluffy kittens to gambol around your feet whenever y... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817200.22/warc/CC-MAIN-20240418061950-20240418091950-00492.warc.gz | CC-MAIN-2024-18 | 2,844 | 14 |
http://wetpixel.com/forums/index.php?showtopic=52799 | code | I have a NA-RX100II housing on a flexitray II + handle and one Inon Z-240 strobe on each handle at the end of (5"+8+) arm assembly. Today I took my rig in the pool to familiarize myself with it. My take away: it's harder than it looks.
One thing that got me puzzled was how much I should tighten the clamps. I found that... | s3://commoncrawl/crawl-data/CC-MAIN-2018-26/segments/1529267863939.76/warc/CC-MAIN-20180620221657-20180621001657-00058.warc.gz | CC-MAIN-2018-26 | 712 | 3 |
https://curl.se/mail/lib-2001-09/0073.html | code | telnet on win32
Date: Mon, 24 Sep 2001 07:45:42 +0200 (MET DST)
In the most recent pre-releases of curl 7.9 there's a fix from Linus Nielsen
Feltzing applied that offers working telnet for win32.
** But it seems it only works on NT, not Windows 98! **
To get this sorted out before the 7.9 release, we need help. I can't... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764494852.95/warc/CC-MAIN-20230127001911-20230127031911-00704.warc.gz | CC-MAIN-2023-06 | 532 | 9 |
https://wgmods.net/482/ | code | Started as fun project. Its a collection of mods that i use.
All mods comply with WG Fair Policy Rules. This is the first version with installer will be adding more features.
Use on clean WOT or manually delete mods and res_mods folder.
Start installer and pick your mods. | s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583657557.2/warc/CC-MAIN-20190116175238-20190116201238-00368.warc.gz | CC-MAIN-2019-04 | 272 | 4 |
https://forum.bestpractical.com/t/default-queue-in-creation-ticket-self-service-area/37975 | code | Hi, when an unprivileged user create a ticket in the Self-Service Dashboard it appears a list of possible queue:
I would like that it appears the ticket creation page with a dropdown menu for the queue (and “Assistenza” as default… is it possibile?
I don’t think you can change this with a simple config option.
You’d ne... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296946535.82/warc/CC-MAIN-20230326204136-20230326234136-00538.warc.gz | CC-MAIN-2023-14 | 912 | 9 |
https://www.itprotoday.com/management-mobility/red-hat-and-novell-update-linux-enterprise-oss-22-may-2008 | code | Open source software vendors Red Hat and Novell released updates to their enterprise Linux OSs. Red Hat released Red Hat Enterprise Linux 5.2, and Novell released SUSE Linux Enterprise 10 SP2.
According to the Red Hat Enterprise Linux 5 team blog, the version 5.2 release includes enhancements in the following areas:
- ... | s3://commoncrawl/crawl-data/CC-MAIN-2018-39/segments/1537267160568.87/warc/CC-MAIN-20180924145620-20180924170020-00069.warc.gz | CC-MAIN-2018-39 | 2,305 | 15 |
https://ph.answers.yahoo.com/activity/questions?show=SA6JJOJYUCBURG3VQCIHG7IOZQ&t=g | code | I'm currently learning Spanish, polish, and a bit of Italian, and I want to get into some Japanese. I started with Spanish and Polish back in late 2013 / early 2014, and just started Italian a month ago. I've been considering holding off Italian (since it's very similar to Spanish), and holding back learning Polish (si... | s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084886952.14/warc/CC-MAIN-20180117173312-20180117193312-00334.warc.gz | CC-MAIN-2018-05 | 831 | 1 |
https://forums.gta5-mods.com/topic/4230/car-packs-and-texture-popins/1 | code | Car packs and texture popins.
I've noticed there's barely any carpacks around. Why isn't someone collecting the good once and making a pack, either for adding cars or replacing ingame once?
I have tried a carpack i found somewhere else, it was only replacing ingame cars, not adding. But i noticed that carpacks causes t... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224652569.73/warc/CC-MAIN-20230606114156-20230606144156-00188.warc.gz | CC-MAIN-2023-23 | 1,160 | 7 |
https://www.element14.com/community/docs/DOC-80788 | code | The Designer Systems DS-SCX18.S is an eighteen channel RC servo driver with advanced servo control features. Specifically targeted at the Arduino UNO board user [all other Arduino boards supported] and the Raspberry-PI the SCX18.S features high speed I2C communication for easy project integration and smooth speed cont... | s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107878662.15/warc/CC-MAIN-20201021235030-20201022025030-00496.warc.gz | CC-MAIN-2020-45 | 1,883 | 11 |
https://nbailey.ca/tags/linux/ | code | In my endless quest to essentially create a Cisco Firepower firewall for poor people, I found a bit of a gap in the open source security ecosystem. While we have great tools for detecting malicious network traffic patterns, we don’t have easy ways of detecting malicious files in transit. So, a bit of fiddling around la... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439737225.57/warc/CC-MAIN-20200807202502-20200807232502-00554.warc.gz | CC-MAIN-2020-34 | 4,409 | 9 |
http://superuser.com/questions/501899/how-to-visualize-screen-overlaps-in-chrome | code | Is there some way to show the overlapping between two screens in chrome? I usually use "page up" and "page down" when I read on my computer. This works quite well in Acrobat Reader as it detects the last line of the previous screen (or page) and only shows the new content. The worst case is: I have one additional line ... | s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257824345.69/warc/CC-MAIN-20160723071024-00114-ip-10-185-27-174.ec2.internal.warc.gz | CC-MAIN-2016-30 | 1,021 | 6 |
https://docs.spydra.app/products-overview/networks/nodes-peer-orderer-and-ca | code | Nodes play a crucial role in maintaining the integrity and security of the blockchain network. They work together to ensure that transactions are processed accurately and that the blockchain remains tamper-resistant.
There are 3 types of Nodes in a Hyperledger Fabric network: Orderer, Peer and Certificate Authority Nod... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707948234904.99/warc/CC-MAIN-20240305092259-20240305122259-00430.warc.gz | CC-MAIN-2024-10 | 3,253 | 20 |
https://cipher.nanvel.com/components.html | code | Session (trading session)
A session starts from us adding or reducing position inside
A session is considered closed when its position is adjusted to zero.
A long session is a session that starts from adding to the position, a short session - starts from reducing the position.
Multiple open sessions can coexist at the ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224649105.40/warc/CC-MAIN-20230603032950-20230603062950-00124.warc.gz | CC-MAIN-2023-23 | 6,257 | 74 |
http://blog.rustyice.co.uk/the-eigrp-enhanced-interior-gateway-routing-protocol-metric/ | code | EIGRP (Enhanced Interior Gateway Routing Protocol) is a network protocol that lets routers exchange information more efficiently than was the case with older routing protocols. EIGRP which is a proprietary protocol evolved from IGRP (Interior Gateway Routing Protocol) and routers using either EIGRP and IGRP can interop... | s3://commoncrawl/crawl-data/CC-MAIN-2019-13/segments/1552912203409.36/warc/CC-MAIN-20190324083551-20190324105551-00460.warc.gz | CC-MAIN-2019-13 | 6,081 | 21 |
https://jref.com/threads/j-punk.5135/ | code | Originally posted by killerwolf
If you want some samples of Balzac you can check out my website (www.isolation13.com) There are a few songs there, and some videos too. Also, you can buy their cds at www.balzac308.com for cheap! I have been a fan of theirs for many years and the band members are personal friends of mine... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510319.87/warc/CC-MAIN-20230927171156-20230927201156-00401.warc.gz | CC-MAIN-2023-40 | 491 | 5 |
http://www.ipam.ucla.edu/abstract/?tid=13071&pcode=CAWS1 | code | Vision algorithms have achieved impressive performances in visual recognition. Nevertheless, an image is worth a thousand words, and not all these words refer to visible properties such as objects and scenes. In this talk we will explore the subjective side of visual data, investigating how machine learning can detect ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679516047.98/warc/CC-MAIN-20231211174901-20231211204901-00304.warc.gz | CC-MAIN-2023-50 | 812 | 2 |
https://www.techgig.com/nipulparikh | code | Present [ 2010]
Software Developer/ Programmer
Rangam Consultants Inc
Role Description: Working as Software Developer on Microsoft technologies (primarily on web applications). My interest is working and exploring emerging technologies.
2011 - 2012
2008 - 2010
Information Technology, E-Commerce
Sardar Patel University
... | s3://commoncrawl/crawl-data/CC-MAIN-2017-34/segments/1502886104631.25/warc/CC-MAIN-20170818082911-20170818102911-00173.warc.gz | CC-MAIN-2017-34 | 518 | 13 |
https://publicdatalab.org/affiliations/university-of-amsterdam/ | code | The United Nations has suggested the need for a “data revolution” to address urgent transnational issues such as climate change and inequality. It has endorsed not only improving national statistical data collection, but also opening public sector data up for broader societal re-use, as well as exploring the capacities... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296818337.62/warc/CC-MAIN-20240422175900-20240422205900-00045.warc.gz | CC-MAIN-2024-18 | 4,032 | 18 |
http://mattlehti.club/expertlymolded.html | code | Project manager // Back end developer
Expertly Molded is a faux pottery company for whom I have built an ecommerce website as part of a team project. It makes use of the PHPTAL library for dynamic rendering of content while maintaining code clean enough to be easily read by those unfamiliar with more traditional PHP. I... | s3://commoncrawl/crawl-data/CC-MAIN-2017-39/segments/1505818695375.98/warc/CC-MAIN-20170926085159-20170926105159-00383.warc.gz | CC-MAIN-2017-39 | 969 | 5 |
https://syncbreeze.com/syncbreeze_server_sync_options.html | code | SyncBreeze Server provides the ability to schedule periodic file synchronization operations. In order to configure a file synchronization command
to be executed periodically, open the file synchronization command dialog, select the 'Advanced' tab, enable the 'Periodic Sync' option and specify
an appropriate time interv... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816939.51/warc/CC-MAIN-20240415014252-20240415044252-00442.warc.gz | CC-MAIN-2024-18 | 1,293 | 10 |
http://luassignmentxeqs.carolinadigital.us/rock-paper-scissors-spock-lizard.html | code | Rock paper scissors lizard spock free download - paper rock scissors lizard spock, sheldon's rock paper scissors lizard spock, rock, paper, scissors, lizard, spock. There was a fairly strangely written rpsls game on stack overflow here that inspired me (read: i was bored and figured it would be fun) to write a better o... | s3://commoncrawl/crawl-data/CC-MAIN-2018-34/segments/1534221215487.79/warc/CC-MAIN-20180820003554-20180820023554-00555.warc.gz | CC-MAIN-2018-34 | 1,826 | 4 |
https://www.upwork.com/job/Modifications-current-wordpress-website_~019f46e003697a8ffc/ | code | - Change the resolutions of the homepage logo on both mobile and desktop. The programmer that we highered previously and didn't make the logo compatible on both the mobile and the desktop.
- On the about Tim page I would like to make the video section similar to the Tony Robbins page. In the fact that I would like to a... | s3://commoncrawl/crawl-data/CC-MAIN-2018-47/segments/1542039744561.78/warc/CC-MAIN-20181118180446-20181118202446-00072.warc.gz | CC-MAIN-2018-47 | 549 | 3 |
https://kriscarafelli.com/portfolio/relationship-ai/ | code | Project at a Glance
A Boston-based tech company that creates collaboration tools wanted to understand under what circumstances and conditions would a human want to work with an intelligent agent. My team and I began by conducting a literature review and used affinity mapping to organize the most salient themes around r... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100603.33/warc/CC-MAIN-20231206194439-20231206224439-00789.warc.gz | CC-MAIN-2023-50 | 552 | 2 |
https://jeremy.linuxquestions.org/2017/02/10/bad-voltage-season-2-episode-3-has-been-released-and-those-who-dig/ | code | Bad Voltage Season 2 Episode 3 Has Been Released: And Those Who Dig
February 10, 2017 Leave a comment
- [00:03:12] In the news this week: Vizio get fined $2.2m for secretly collecting everything you watch on their TVs and lying about it, police use someone’s pacemaker data to help prove that they committed arson, Uber ... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917121869.65/warc/CC-MAIN-20170423031201-00455-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 1,816 | 9 |
https://msdn.microsoft.com/en-us/library/system.runtime.remoting.contexts.icontributeenvoysink.getenvoysink.aspx | code | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Takes the first sink in the chain of sinks composed so far, and then chains its message sink in front of the chain already formed.
Assembly: mscorlib (in mscorlib.dll)
- Type: System.MarshalByRefObject
The server... | s3://commoncrawl/crawl-data/CC-MAIN-2015-35/segments/1440644065464.19/warc/CC-MAIN-20150827025425-00334-ip-10-171-96-226.ec2.internal.warc.gz | CC-MAIN-2015-35 | 547 | 9 |
https://jobs.shastaventures.com/jobdetail.php?jobid=2588162 | code | - Job Type: Full-Time
- Function: Engineering Software
- Industry: SaaS
- Post Date: 04/02/2024
- Website: highspot.com
- Company Address: 2211 Elliott Ave, Seattle, WA, 98121
About HighspotHighspot helps companies worldwide improve the performance of their sales teams by turning strategic initiatives into business out... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817382.50/warc/CC-MAIN-20240419074959-20240419104959-00134.warc.gz | CC-MAIN-2024-18 | 4,665 | 39 |
http://stackoverflow.com/questions/9891469/oauth2-token-validation-verification-in-spring | code | Does Spring provide a pre-built way of token validation/verification if the authorization server and resource server reside on different boxes? Is there a best practice? What do you think about creating my own service at the authorization server that the resource server can call for validation?
Is that needed? The Reso... | s3://commoncrawl/crawl-data/CC-MAIN-2014-15/segments/1397609535745.0/warc/CC-MAIN-20140416005215-00541-ip-10-147-4-33.ec2.internal.warc.gz | CC-MAIN-2014-15 | 470 | 2 |
https://ufoai.kristshell.net/wiki/Download | code | Welcome to the UFO:AI downloads page. Here you can find the official source code and packages. We also host other useful packages from community volunteers.
The latest stable release is version 2.5.
See our SourceForge download page for more v2.5 content. There are e.g. source archives and data archives available.
|Sou... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817206.28/warc/CC-MAIN-20240418093630-20240418123630-00640.warc.gz | CC-MAIN-2024-18 | 1,775 | 27 |
http://www.polarhome.com/service/man/?qf=dump_concurrent_on&af=0&tf=2&of=HP-UX&print=1 | code | dump_concurrent_on(5)dump_concurrent_on(5)NAMEdump_concurrent_on - enable/disable option for system to dump memory
using multiple dump units when a kernel panic occurs
On large systems, the time required to dump system memory when a
kernel panic occurs can be excessive or even prohibitive,
depending on how much physica... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439735836.89/warc/CC-MAIN-20200803224907-20200804014907-00425.warc.gz | CC-MAIN-2020-34 | 2,471 | 42 |
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-session.html | code | A session is the main user access path to the database. The
Session class models such a session.
Session extends Context
getMapping(Object parameter, Function(Object err, Object mapping) callback);
Get the mappings for a table or class.
parameter may be a table name, a
mapped constructor function, or a domain object. T... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100651.34/warc/CC-MAIN-20231207090036-20231207120036-00792.warc.gz | CC-MAIN-2023-50 | 1,233 | 24 |
http://hugelearning.com/data-manipulation-language/ | code | Data Manipulation Language
DML is the abbreviation for “Data Manipulation Language”. And include the most common SQL commands such as SELECT, INSERT, UPDATE, DELETE etc for data manipulation. And the SQL commands are listed below with short descriptions:
|SELECT Command||SELECT commands is used to retrieve or fetch cer... | s3://commoncrawl/crawl-data/CC-MAIN-2020-10/segments/1581875141653.66/warc/CC-MAIN-20200217030027-20200217060027-00552.warc.gz | CC-MAIN-2020-10 | 3,098 | 32 |
http://nob.cs.ucdavis.edu/classes/ecs155-2005-04/general/syll-tent.html | code | Here are the planned topics for each week. This is tentative, because I may go slower (or faster) than this schedule shows, and I may add some topics and remove others. If there is something you want to hear about and it is not listed here, please ask me about it; I'm very willing to change topics based on class intere... | s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376823738.9/warc/CC-MAIN-20181212044022-20181212065522-00345.warc.gz | CC-MAIN-2018-51 | 1,082 | 12 |
http://comeindoc.com/exhibitions/display2/index.htm | code | A set of original and unpublished materials that show the comparative evolution of cinema and interactive media up until their convergence and the appearance of the interactive documentary.This section provides all the parallel evolution experienced by the basic sources of the interactive documentary - the documentary ... | s3://commoncrawl/crawl-data/CC-MAIN-2017-43/segments/1508187828356.82/warc/CC-MAIN-20171024090757-20171024110757-00775.warc.gz | CC-MAIN-2017-43 | 1,824 | 4 |
http://www.wix.com/support/html5/ugc/4ae126cc-918b-498f-b03f-2be544aee2b3/34eb8118-efe0-44b3-8699-ef8335b343fe | code | How can i make my site private so nobosy can copy my pictures
How can i put privacy on my website that people cannot copy my pictures?
Reply from Michal | January 25, 2014
Depending on the browser capabilities, site visitors will be able to right click to save images from you HTML site. The best way to protect your ima... | s3://commoncrawl/crawl-data/CC-MAIN-2014-42/segments/1414119650692.11/warc/CC-MAIN-20141024030050-00012-ip-10-16-133-185.ec2.internal.warc.gz | CC-MAIN-2014-42 | 743 | 6 |
https://github.com/vim/vim/releases/tag/v8.1.2021 | code | Create your free account today to subscribe to this repository for
notifications about new releases, and build software alongside
40 million developers on GitHub.
Sep 10, 2019
since this tag
Problem: Some global functions can be local to the file.
Solution: Add "static". (Yegappan Lakshmanan, closes #4917) | s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514573561.45/warc/CC-MAIN-20190919163337-20190919185337-00049.warc.gz | CC-MAIN-2019-39 | 307 | 7 |
http://meta.math.stackexchange.com/users/23698/dmitri-pisarenko | code | |visits||member for||2 years, 9 months|
|seen||May 29 at 14:46|
I'm a freelance software developer with focus on Java and C#.
I love to design and implement maintainable software systems. For an example of such system, look at http://altruix.wordpress.com/portfolio/project-control-center/ .
|bio||website||altruix.cc||v... | s3://commoncrawl/crawl-data/CC-MAIN-2014-42/segments/1413507444774.49/warc/CC-MAIN-20141017005724-00268-ip-10-16-133-185.ec2.internal.warc.gz | CC-MAIN-2014-42 | 445 | 8 |
http://rainbowfactory.net/spinrewriter3/spin-rewriter-9-0-has-the-answer-to-everything-check-our.html | code | article spinning high quality Spin Rewriter bonus latest Spin Rewriter Review latest versions of Spin Rewriter rewriter 7.0 review bonus solution for article spinning spin Spin Rewriter spin rewriter 7.0 spin rewriter 7.0 bonus spin rewriter 7.0 bonuses spin rewriter 7.0 discount spin rewriter 7.0 review spin rewriter ... | s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376823228.36/warc/CC-MAIN-20181209232026-20181210013526-00462.warc.gz | CC-MAIN-2018-51 | 6,798 | 11 |
https://forum.unity.com/search/10675335/ | code | A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate
in the Unity community.
But actually it's very nice idea, I will think about possibility of supporting particles systems.
Good question. This asset aplying gravitational forces to objects with rigidbody... | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320304876.16/warc/CC-MAIN-20220125220353-20220126010353-00364.warc.gz | CC-MAIN-2022-05 | 2,155 | 28 |
https://community.p2pu.org/t/feedback-on-badges-p2pu-org/113?page=2 | code | @PeteForsyth have just tried to add a Badge in backpack and was successful, so it would be quite helpful if you could send me a screenshot of your screen when you try to push the badge to backpack, please.
Thank you for the very helpful screen shot!
I’m not sure a screen shot for my issue would help much – there is lit... | s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376829997.74/warc/CC-MAIN-20181218225003-20181219011003-00258.warc.gz | CC-MAIN-2018-51 | 7,200 | 39 |
http://www.surfaceforums.net/threads/podcast-app-or-program.15930/ | code | I have spent a lot of time looking -- too much. Does anyone have a good podcast program for a Win8 environment? It seems crazy that there isn't one. Podcast! has not run well for me and it's not a good solution. It crashes when I try to download a podcast and has lots of limitations. Years ago I would run Winamp. I eve... | s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125945668.34/warc/CC-MAIN-20180422232447-20180423012447-00205.warc.gz | CC-MAIN-2018-17 | 365 | 1 |
http://blogs.technet.com/b/thomasolsen/archive/tags/visual+studio+windows+7+direct2d/ | code | Musings on Windows, Graphics, and Technology
D2D Direct2D Windows 7
Direct2D D2D D3D graphics
Visual Studio Windows 7 Direct2D
Browse by Tags
visual studio windows 7 direct2d
Tagged Content List
Upcoming Event: Visual Studio 2010 C++ ISV Development Laboratory
Visual Studio C++ ISV Development Lab May 4th – 8th, Redmon... | s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386164573346/warc/CC-MAIN-20131204134253-00093-ip-10-33-133-15.ec2.internal.warc.gz | CC-MAIN-2013-48 | 646 | 13 |
https://www.falmouth.ac.uk/staff/warwick-new | code | I’m an Associate Lecturer of Computing, with an academic focus on web development, supporting additional modules with group game projects. My duties include acting as supervisor/product owner on student game projects, and my academic background is in Computing for Games (BSc Hons) and Entrepreneurship (MA). I have a st... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100476.94/warc/CC-MAIN-20231202235258-20231203025258-00332.warc.gz | CC-MAIN-2023-50 | 1,088 | 6 |
http://stackoverflow.com/questions/17130764/check-which-version-of-directx-is-installed | code | As per the title, how can I check which version of DirectX a user has installed? Checking the FeatureLevel isn't enough, as my application can run on feature level 10.0, but requires that DirectX 11.1 be installed.
Why this is not a duplicate:
- How to code to get direct X version on my machine in C#?
- The first answe... | s3://commoncrawl/crawl-data/CC-MAIN-2014-10/segments/1394678683543/warc/CC-MAIN-20140313024443-00068-ip-10-183-142-35.ec2.internal.warc.gz | CC-MAIN-2014-10 | 1,005 | 8 |
https://forum.katalon.com/t/unable-to-locate-the-element-when-element-has-same-name/95467 | code | This is regarding the case when there are same kind of elements on the same page but under different headers, e.g in below the below screenshot the values for ‘Date from’ and ‘Date to’ are autopopulated and user needs to enter the highlighted value. Using object spy the name of the elements comes to be same and positio... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510326.82/warc/CC-MAIN-20230927203115-20230927233115-00601.warc.gz | CC-MAIN-2023-40 | 2,591 | 15 |
https://bbs.wftpserver.com/viewtopic.php?f=18&t=3697&start=10 | code | FTP wrote:For the bug 2, please tell us which operating system (Windows, Linux, MacOS) and version you are using .
I'm using the latest version (v3.2.0) Windows, but the app version doesn't really matter in this case since this problem happens in all the previous versions aswell.
As a suggestion, you should decrease th... | s3://commoncrawl/crawl-data/CC-MAIN-2021-10/segments/1614178377821.94/warc/CC-MAIN-20210307135518-20210307165518-00220.warc.gz | CC-MAIN-2021-10 | 627 | 4 |
https://pastipoker.link/net-example-asp/webusercontrol-in-net/net-asp-example | code | Retrieving and asp net page and microsoft sql, did i would
Hello i want use this code in my webpart ajax type POST url TCSectionascxInsertTCSection data id' id ' contentType. What does not be accessed declaretively, which contains a visual studio when you may just like this do not counted. You need to visual studio app... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446711045.18/warc/CC-MAIN-20221205200634-20221205230634-00787.warc.gz | CC-MAIN-2022-49 | 9,063 | 4 |
http://www.ode.org/old_list_archives/2002-May/005268.html | code | FW: [ODE] Re: Virtual creatures (karl sims etc...)
G.M. Downie N0051682
N0051682 at hud.ac.uk
Wed May 15 12:17:02 2002
// Personally i like Delphi, so i wanted to compile the ODE with Borland
// and link in Delphi code (other way is not possible).
// Perhaps i should just go to Emacs and C++ instead.
I'm currently work... | s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084891196.79/warc/CC-MAIN-20180122073932-20180122093932-00361.warc.gz | CC-MAIN-2018-05 | 797 | 14 |
https://www.geekzone.co.nz/forums.asp?forumid=43&topicid=27095 | code | I have a POTS line plus have been using various VOIP services for past 3 years.
I am based in Canada and have 7MB DSL service (actually receive about 5MB) and 800 K down (receive about 600 K down).
The ISP is traffic shaping.
I have used 5 services thus far
Broadvoice - using Michigan number, very poor call quality all... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439737883.59/warc/CC-MAIN-20200808135620-20200808165620-00475.warc.gz | CC-MAIN-2020-34 | 2,096 | 19 |
https://forum.bubble.io/t/dynamic-data-not-displaying/13162 | code | I have an admin dashboard created with a button on the header that should display the First name of the Admin. The issue I am having is the button is not displaying anything after second login. The first time I register as a new user and login, I do see the button showing “Current Page Admin’s First Name”. But the seco... | s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038057476.6/warc/CC-MAIN-20210410181215-20210410211215-00588.warc.gz | CC-MAIN-2021-17 | 479 | 3 |
http://uw714doc.xinuos.com/en/SM_basics/saT.cust_colors.html | code | Once you select colors for each option in the ``List of System Options'' column in the System Monitor display, those options will always appear with the selected color unless they are overridden by values in the default file.
The System Monitor uses 32 colors. The colors in the ``List of Colors'' column will randomly c... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296945242.64/warc/CC-MAIN-20230324020038-20230324050038-00077.warc.gz | CC-MAIN-2023-14 | 2,235 | 11 |
http://lwn.net/Articles/81357/ | code | Like most modern filesystems, ext3 tries to lay out files contiguously on
the disk. This layout allows files to be read and written quickly, without
a lot of disk head seeks in the middle. This strategy can be thwarted, however, by
the fact that ext3 allocates blocks as they are actually needed by a file.
By the time a... | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368699273641/warc/CC-MAIN-20130516101433-00043-ip-10-60-113-184.ec2.internal.warc.gz | CC-MAIN-2013-20 | 2,552 | 38 |
https://github.com/STAR-Center/shecar | code | Simultaneous Hand-Eye Calibration and Reconstruction - shecar
We present a novel pipeline for hand-eye calibration which combines classical hand-eye calibration with 3D reconstruction. This work will be presented at IROS 2017.
The accompyniying dataset is located at: https://robotics.shanghaitech.edu.cn/datasets/shecar... | s3://commoncrawl/crawl-data/CC-MAIN-2018-39/segments/1537267162809.73/warc/CC-MAIN-20180926002255-20180926022655-00348.warc.gz | CC-MAIN-2018-39 | 913 | 8 |
https://www.treehugger.com/natural-sciences/nature-blows-my-mind-caterpillar-looks-like-snake-hemeroplanes-triptolemus.html | code | A well-known survival tactic in the natural world is an organism mimicking the appearance of something else in order to fool predators. Leafy-looking insects are one example, and for the Hemeroplanes triptolemus moth, survival of its caterpillar form means disguising itself as a snake!
The caterpillar does a great job ... | s3://commoncrawl/crawl-data/CC-MAIN-2020-05/segments/1579250593994.14/warc/CC-MAIN-20200118221909-20200119005909-00350.warc.gz | CC-MAIN-2020-05 | 1,638 | 5 |
https://survivalscene.com/uncategorized/bamboo-fire-saw-survival-bushcraft/ | code | due to time constraints of one minute for youtube, this video is condensed check out the full length video https://youtu.be/hSXLi0LrQGs
check out my Amazon influencer page Www.amazon.com/shop/speiroutdoors
In this video, I demonstrate how to start a fire with a bamboo fire saw. This has to be one of the funnest ways to... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224648858.14/warc/CC-MAIN-20230602204755-20230602234755-00297.warc.gz | CC-MAIN-2023-23 | 371 | 4 |
http://www.kesq.com/entertainment/celebrities-with-february-birthdays/8493522?displayReplay=true&displaySharing=true&endCapDisplay=false&isCaption=true&isLeadCopyright=false&leadLimitToHeight=360&leadLimitToWidth=640&nopageview=true&numVisibleSlides=4&offset=12&res=medium | code | Marking your birthday in February? Check out which famous people will be celebrating with you.
February 13: Peter Gabriel (1950)Others: Mena Suvari (1979), Robbie Williams (1974), Henry Rollins (1961), Mike Krzyzewski (1947), Stockard Channing (1944), Jerry Springer (1944), Peter Tork (1942), Kim Novak (1933) and Chuck... | s3://commoncrawl/crawl-data/CC-MAIN-2014-49/segments/1416931006855.76/warc/CC-MAIN-20141125155646-00066-ip-10-235-23-156.ec2.internal.warc.gz | CC-MAIN-2014-49 | 615 | 6 |
https://cloutwatches.com/product/womens-thin-watchladies-rose-gold-watchmesh-watches-for-women/ | code | - 【Design of skinny】 ★★The extremely skinny watch with white dial, calendar window and rose gold mesh band which could be very elegant and trend. This watch is easy however not monotonous. Will include: a girls watch, a black reward watch field, an person’s guide and an adjustable instrument -can modify the size of the... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474581.68/warc/CC-MAIN-20240225035809-20240225065809-00519.warc.gz | CC-MAIN-2024-10 | 1,643 | 5 |
http://javascripttreemenu.com/js-normal-tree-menu-download.html | code | Recent Questions Js Normal Tree Menu DownloadQ: And when purchase online can I download the java script for drop down menu immedielty after purchase? Or how do I get the product?
A: We don't send the product on CD/DVD. After the ordering is completeand ShareIt (Regsoft) has it verified (which can take approximately 24 ... | s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257821671.5/warc/CC-MAIN-20160723071021-00285-ip-10-185-27-174.ec2.internal.warc.gz | CC-MAIN-2016-30 | 2,711 | 39 |
https://techjewelafrica.carrd.co/ | code | A community for women in the
African tech ecosystem
We are bridging the gender and employment gaps in the tech industry
Every Jewel deserves a rewarding life
Access to cohort-based training
You'll be learning from seasoned professionals alongside a community of innovators who will help you take your ideas from concept ... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710685.0/warc/CC-MAIN-20221129031912-20221129061912-00020.warc.gz | CC-MAIN-2022-49 | 530 | 7 |
https://portal.smartertools.com/community/a91302/bindings-to-ip-address-not-bound-to-email.aspx | code | Having some issues sending to Craigslist and trying to only bind email sending to one IP (mail.sgdesign.net -> 188.8.131.52).
Some older accounts used 184.108.40.206 so I have been running both.
In the Bindings area of Smartermail ALL the IPs I have on my server are being displayed. No problem I only set ports on the p... | s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882570793.14/warc/CC-MAIN-20220808092125-20220808122125-00241.warc.gz | CC-MAIN-2022-33 | 731 | 8 |
https://www.trishtech.com/2021/02/generate-file-hashes-in-windows-with-rapidcrc-unicode/ | code | RapidCRC Unicode is a file hashing tool for Windows. As the software title suggests, it supports unicode characters for file system. With its help, we can create file hashes using many algorithms such as MD5, CRC32, Blake3, SHA1, SHA256, SHA512, ED2K etc.
RapidCRC Unicode comes in form of an installer and also as a por... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474595.59/warc/CC-MAIN-20240225103506-20240225133506-00590.warc.gz | CC-MAIN-2024-10 | 2,411 | 10 |
https://installwebroot.co/advantages-of-assembly-language/ | code | Assembly language is a computer programming language that can be used to control the low-level operations of a computer. It is the most basic form of programming and was first introduced in the 1960s for use on computers such as the IBM System/360.
The 20 advantages of assembly language is a blog post that discusses th... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473370.18/warc/CC-MAIN-20240221034447-20240221064447-00501.warc.gz | CC-MAIN-2024-10 | 1,747 | 15 |
https://github.com/YANGYongqiang/ext4-snapshots/commit/8ee161ce5e0cfc689eb677f227a6248191165fac | code | Please sign in to comment.
i2c-algo-bit: Fix spurious SCL timeouts under heavy load
When the system is under heavy load, there can be a significant delay between the getscl() and time_after() calls inside sclhi(). That delay may cause the time_after() check to trigger after SCL has gone high, causing sclhi() to return ... | s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125948950.83/warc/CC-MAIN-20180427021556-20180427041556-00269.warc.gz | CC-MAIN-2018-17 | 624 | 4 |
http://powershellgroup.org/content/nyc-powershell-user-group-tome-tanasovski-tec-preview-corporate-module-repository-pinvoke | code | NYC PowerShell User Group - Tome Tanasovski - TEC Preview: Corporate Module Repository & PINVOKE
Join us as we wish our leader and the author of the PowerShell Bible, Tome Tanasovski, a great trip to the PowerShell Deep Dive at the Experts Conference in San Diego. He will be delivering both presentations that he will b... | s3://commoncrawl/crawl-data/CC-MAIN-2017-09/segments/1487501170186.50/warc/CC-MAIN-20170219104610-00611-ip-10-171-10-108.ec2.internal.warc.gz | CC-MAIN-2017-09 | 2,018 | 16 |
https://www.drupal.org/project/blogapi | code | This project is not covered by Drupal’s security advisory policy.
The Blog API module enables a post to be published to a site via external GUI applications. Many users prefer to use external tools to improve legibility and posting responses in a customized way. The Blog API provides users the freedom to use the bloggi... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917120461.7/warc/CC-MAIN-20170423031200-00232-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 1,287 | 13 |
https://medium.com/@raveeshbhalla/effective-design-lessons-5-6-44ee7cce18e4 | code | Effective Design Lessons 5 & 6
Do not underestimate value of copy, and design is iterative
I’m going to cover two key lessons in one post, based on something I had noticed on Facebook’s events some time ago.
Below, I have a few screenshots taken of the Facebook events page for a developer community I helped run in the ... | s3://commoncrawl/crawl-data/CC-MAIN-2018-13/segments/1521257645830.10/warc/CC-MAIN-20180318165408-20180318185408-00344.warc.gz | CC-MAIN-2018-13 | 2,378 | 10 |