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://cdm.link/tag/command-line/ | code | Video, audio, convert, extract – once, these tasks were easy with QuickTime Pro, but now it’s gone. ffmpeg to the rescue – any OS, no money required.Read more
What’s the sound of a computer program running? Normally, nothing – the number crunching that takes place as software allocates memory forms patterns, but not on... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224656737.96/warc/CC-MAIN-20230609132648-20230609162648-00001.warc.gz | CC-MAIN-2023-23 | 681 | 3 |
https://forum.babylonjs.com/t/drawing-lines-for-debugging-positions/6475 | code | Yo @aFalcon … Bro Not ignored… Just not applicable …
First Thing… I use the Babylon Toolkit Editor Workflow. So most of the stuff i do is RE-IMPLEMENTING some kind of Unity Functionality for Babylon.
In this case… Its a Catmull Rom Waypoint system… For Catmull Rom style of control point placement… Rotation is not such ... | s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107910204.90/warc/CC-MAIN-20201030093118-20201030123118-00647.warc.gz | CC-MAIN-2020-45 | 1,584 | 13 |
http://forums.linuxmint.com/viewtopic.php?p=692234 | code | I am unable to log on to my computer. I currently have it set it up so that it just auto logs on when I power it up, but if I log out and try to log back on it doesn't work; it goes half way through the log on process but then it just loops back to the log in screen. It was working normally with just my SSD hard drive ... | s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701165302.57/warc/CC-MAIN-20160205193925-00348-ip-10-236-182-209.ec2.internal.warc.gz | CC-MAIN-2016-07 | 582 | 1 |
https://gis.stackexchange.com/questions/122897/using-python-to-batch-process-lasclip-lastools-qgis | code | I am trying to use the python console to batch quite a few processes from lastools. I'm having trouble with the arguments to
clipped_las = processing.runalg('lidartools:lasclip', True, flight_las, clipper, False, 0, 0, outputname)
Wrong number of parameters . . . OPERATION(what to do with points) 0 - clip 1 - classify
... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439737238.53/warc/CC-MAIN-20200808021257-20200808051257-00044.warc.gz | CC-MAIN-2020-34 | 622 | 6 |
https://open.library.ubc.ca/cIRcle/collections/48630/items/1.0387110 | code | BIRS Workshop Lecture Videos
Leader cells in collective chemotaxis: optimality and tradeoffs Camley, Brian
Clusters of cells can work together in order to follow a signal gradient, chemotaxing even when single cells do not. This behavior is robust over many cell types and many signals, including gradients of extracellu... | s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662531352.50/warc/CC-MAIN-20220520030533-20220520060533-00155.warc.gz | CC-MAIN-2022-21 | 1,881 | 5 |
https://root-forum.cern.ch/t/visualization-of-3d-objects/50724 | code | I just started working with 3D objects in ROOT and I could use an advice on how to approach the task at hand. In my ROOT-based GUI app I want to draw model of a 4pi detector made out of irregular pentagonal segments and using color palette display some properties (count rates, total energy deposition etc.). Basically w... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710155.67/warc/CC-MAIN-20221127005113-20221127035113-00807.warc.gz | CC-MAIN-2022-49 | 4,197 | 18 |
https://www.npmjs.com/package/filerepl | code | A simple node repl wrapper that is designed to work with a single file, and
will automatically reload it as it changes. This is probably only useful for
experimenting with in simple situations.
To install, use npm:
npm install filerepl
Private packages, team management tools, and powerful integrations. Get started with... | s3://commoncrawl/crawl-data/CC-MAIN-2017-34/segments/1502886105326.6/warc/CC-MAIN-20170819070335-20170819090335-00627.warc.gz | CC-MAIN-2017-34 | 345 | 7 |
https://help.xero.com/int/InvoiceReminders-TurnOffContact | code | Turn reminders off for a customer
If you’ve set up invoice reminders for your organisation, stop sending them for a particular customer. For example, if you don't have an email address for them in your contacts, or you didn't mark their invoices as sent.
- In the Contacts menu, select Customers.
- Select the checkbox o... | s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463609409.62/warc/CC-MAIN-20170528024152-20170528044152-00370.warc.gz | CC-MAIN-2017-22 | 463 | 6 |
https://github.com/NixOS/nixpkgs/pull/77140 | code | Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.Sign up
Motivation for this change
Will need some plumbing work to be used automagically in nixpkgs like we
Notes in case folks are interested/find it useful:
Possible is... | s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107906872.85/warc/CC-MAIN-20201030003928-20201030033928-00213.warc.gz | CC-MAIN-2020-45 | 658 | 9 |
https://hearmesaythis.org/tag/above | code | Return a context object which has the same attributes as the multiprocessing module. Because the human physique is simply barely much less dense than water, water supports the weight of the physique throughout swimming.
swimming pool supplies near me
Los Angeles Pool Builders Southern California Swimming Pool Outside R... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500357.3/warc/CC-MAIN-20230206181343-20230206211343-00770.warc.gz | CC-MAIN-2023-06 | 989 | 4 |
https://devforum.roblox.com/t/how-to-check-if-2-vector3s-intersect-with-eachother/2129741 | code | The title says it.
How would I check if two
Vector3 values intersect with each other? Note: I will not use raycasting since it is a vector and not a part, so don’t get confused.
I haven’t tried doing anything yet because I knew I was going to fail every time. I also didn’t find anything that suited my needs on the Robl... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510520.98/warc/CC-MAIN-20230929154432-20230929184432-00149.warc.gz | CC-MAIN-2023-40 | 1,698 | 34 |
https://bricstudy.com/sample-page/new-market-analysis-study/ | code | Reasons to Order:
- Risk assessment. Is this a market to enter?
- What is the best way to enter?
- What do customers want that the client can offer that present competitors do not?
- What are the strengths and weaknesses of the current suppliers?
- Initial strategy. How does the client build the business once entered? | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296818452.78/warc/CC-MAIN-20240423002028-20240423032028-00145.warc.gz | CC-MAIN-2024-18 | 319 | 6 |
http://www.wranglerforum.com/f210/belt-ring-came-off-the-engine-296441.html | code | This is a new one for me... Driving home today all the engine accessories stopped working. No worries, belt issue right?
Looked under the hood and saw this:
The ring that the belt wraps around on the engine came completely off. The engine is too hot to play with right now so I can't look any closer yet. But does that r... | s3://commoncrawl/crawl-data/CC-MAIN-2016-44/segments/1476988721392.72/warc/CC-MAIN-20161020183841-00084-ip-10-171-6-4.ec2.internal.warc.gz | CC-MAIN-2016-44 | 577 | 4 |
http://stackoverflow.com/questions/10858154/how-do-you-handle-maven-builds-with-cross-platform-code-and-platform-specific-te | code | I have cross platform maven java build. I want to run the unit tests on each platforms but only need to compile/package/deploy from one platform.
- checkout on windows
- run unit-tests on other platforms using maven-repo
At present, I'm building and testing on all platform but this consumes resources and results in mul... | s3://commoncrawl/crawl-data/CC-MAIN-2015-22/segments/1432207928754.15/warc/CC-MAIN-20150521113208-00078-ip-10-180-206-219.ec2.internal.warc.gz | CC-MAIN-2015-22 | 427 | 5 |
https://www.evl.uic.edu/events/882 | code | February 9th, 2009
EVL / CS PhD Candidate Ratko Jagodic presents his preliminary proposal Automated Content Organization on Large High-Resolution Displays, February 9, 2009.
Large high-resolution displays, as opposed to desktop environments, are better suited for dealing with an ever-increasing amount of information we... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947476205.65/warc/CC-MAIN-20240303043351-20240303073351-00114.warc.gz | CC-MAIN-2024-10 | 1,654 | 4 |
https://cris.maastrichtuniversity.nl/en/publications/evolutionary-game-theory-and-multi-agent-reinforcement-learning | code | In this paper we survey the basics of reinforcement learning and (evolutionary) game theory, applied to the field of multi-agent systems. This paper contains three parts. We start with an overview on the fundamentals of reinforcement learning. Next we summarize the most important aspects of evolutionary game theory. Fi... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816864.66/warc/CC-MAIN-20240414033458-20240414063458-00351.warc.gz | CC-MAIN-2024-18 | 459 | 1 |
http://www.conceptart.org/forums/showthread.php/93083-Sparkster-A-model-I-hope-to-make | code | Hey everyone. Um, I'm hoping this' the right place for this...
So I've decided to take up sculpting, and to be honest I don't know the first thing about it. However, I've got a project in mind that I eventually want to have a go at some day. Those of you who every played the video game "Sparkster" / "Rocketknight Adven... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917118743.41/warc/CC-MAIN-20170423031158-00113-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 1,467 | 6 |
https://www.peterschen.de/hunting-threats-with-azure-security-center/ | code | In February I had the chance to attend a session by Yuri Diogenes, Program Manager at Microsoft, on how Azure Security Center works and how to demo it in a real life scenario.
The session he gave ended up as one of the excellent Azure Security Center Playbooks that are available for download on Microsoft TechNet Galler... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947475806.52/warc/CC-MAIN-20240302084508-20240302114508-00256.warc.gz | CC-MAIN-2024-10 | 1,212 | 8 |
https://unix.stackexchange.com/questions/390710/how-to-run-a-process-overnight-on-a-remote-server-after-quitting-out-ssh | code | I'm really new to linux (like earlier this week is when I started) so excuse me if this is a really simple question. I am running a program on a remote server and it's a lengthy process dealing with a couple hundred gb of data so I wanted to leave it running overnight. Long story short I ssh in, I start the program, wa... | s3://commoncrawl/crawl-data/CC-MAIN-2019-26/segments/1560628000610.35/warc/CC-MAIN-20190627015143-20190627041143-00423.warc.gz | CC-MAIN-2019-26 | 3,166 | 30 |
https://prospectzeus.com/8e46on/machine-learning-articles-for-beginners-cd2bb5 | code | Get a theoretical and practical machine learning and artificial intelligence education with these 108 novice-friendly lessons. Machine Learning’s Current Applications And Overviews. In this context, let’s review a couple of Machine Learning algorithms commonly used for classification, and try to … Once you’ve applied m... | s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243990584.33/warc/CC-MAIN-20210513080742-20210513110742-00261.warc.gz | CC-MAIN-2021-21 | 1,364 | 2 |
https://www.tr.freelancer.com/projects/mobile-phone/create-google-firebase-cloud-function/ | code | for a Mobile Application backend in Google Firebase we need a function that loads a Microsoft Word template and replaces various keywords with application data coming from the Mobile App frontend. This includes text but also graphics and especially pie-charts.
Once this user-specific document is compiled it will then b... | s3://commoncrawl/crawl-data/CC-MAIN-2019-30/segments/1563195526408.59/warc/CC-MAIN-20190720024812-20190720050812-00467.warc.gz | CC-MAIN-2019-30 | 1,257 | 8 |
https://blog.cloudflare.com/bgp-hijack-detection | code | Border Gateway Protocol (BGP) is the de facto inter-domain routing protocol used on the Internet. It enables networks and organizations to exchange reachability information for blocks of IP addresses (IP prefixes) among each other, thus allowing routers across the Internet to forward traffic to its destination. BGP was... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817184.35/warc/CC-MAIN-20240417235906-20240418025906-00381.warc.gz | CC-MAIN-2024-18 | 19,319 | 92 |
https://rio.tamiu.edu/arssb_facpubs/123/ | code | Binary unconstrained quadratic optimization problem
Handbook of Combinatorial Optimization
In recent years the unconstrained quadratic binary program (UQP) has emerged as a unified framework for modeling and solving a wide variety of combinatorial optimization problems. The unexpected versatility of the UQP model is op... | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320304261.85/warc/CC-MAIN-20220123111431-20220123141431-00541.warc.gz | CC-MAIN-2022-05 | 966 | 4 |
https://medium.com/@neerajnan/the-observable-contract-f6d71a5fdb90 | code | The Observable Contract
The observable contract defines the fundamental behaviour under which Observable work. One must go through them at least once to have a better understanding about its working.
At any time after it receives an OnSubscribe notification, an observer may issue a Request notification to the…reactivex... | s3://commoncrawl/crawl-data/CC-MAIN-2018-39/segments/1537267155634.45/warc/CC-MAIN-20180918170042-20180918190042-00016.warc.gz | CC-MAIN-2018-39 | 3,858 | 16 |
https://www.stratascratch.com/sql.html | code | SQL Guides & Problem Sets
The SQL guides are aimed to teach non-technical users how to code in SQL to answer business and marketing questions. The SQL exercises are specifically tailored towards business and marketing problems so you get a better understanding of how analytics plays a role in the business world.
- Basi... | s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583659677.17/warc/CC-MAIN-20190118025529-20190118051529-00465.warc.gz | CC-MAIN-2019-04 | 1,361 | 12 |
https://forums.comodo.com/t/recover-frequent-link-deleted-from-new-tab/316587 | code | Hi there ! Happy user of the Dragon (Windows 10, 64 bits) ! I came here to learn if/how I can solve
a minor (but annoying) problem, viz. I deleted (accidentally) a couple miniatures/links from the NewTab - since I did, the affected sites won’t come back to the N.T. however often I go back there, and I mean, I will retu... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224652161.52/warc/CC-MAIN-20230605185809-20230605215809-00003.warc.gz | CC-MAIN-2023-23 | 3,800 | 17 |
https://toonormal.com/2017/10/29/notes-edgemax-edgerouter/ | code | Notes on working with an Ubiquiti EdgeRouter running EdgeMax.
If you ever need to start over, you can factory reset by holding the Reset button for about 10 seconds, until the eth4 LED starts flashing and then becomes solidly lit. After a few seconds, the LED will turn off, and the EdgeRouter will automatically reboot.... | s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583700734.43/warc/CC-MAIN-20190120062400-20190120084400-00581.warc.gz | CC-MAIN-2019-04 | 3,346 | 25 |
https://onlineforextrading.info/ | code | HOW TO READ FOREX PRICE CHARTS?
Forex Price Charts, what DO they mean and HOW to utilize them?
Significant various actualities as order, trading rules, not being voracious and so on., yet one of the
most significant things are:
Figure out how to peruse the graphs as Charts speak | s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623488504969.64/warc/CC-MAIN-20210622002655-20210622032655-00347.warc.gz | CC-MAIN-2021-25 | 279 | 5 |
https://github.com/akatrevorjay/mongodb-cache/commits/develop | code | You can clone with
HTTPS or Subversion.
Fix #1: Use find_and_modify if available
Of course GitHub's new syntax only applies to Markdown.
README: Fix syntax.
README: Link and syntax highlighting
Updated README to match 1.3 config
v0.2: Requires Django MongoDB Engine from Git repo (actually 0.4 whic…
…h is not released y... | s3://commoncrawl/crawl-data/CC-MAIN-2015-22/segments/1432207928350.51/warc/CC-MAIN-20150521113208-00170-ip-10-180-206-219.ec2.internal.warc.gz | CC-MAIN-2015-22 | 789 | 19 |
http://blueberryhillsoftware.com/trimcharts-program-available/ | code | For all who’ve been following the teaser… The TrimCharts program is now available. TrimCharts is an add-on program for InterMapper that decreases the size of the Chart Data folder. It has the following benefits:
- It speeds up startup because InterMapper doesn’t have to scan huge Chart Data files;
- It reduces the amou... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224656833.99/warc/CC-MAIN-20230609201549-20230609231549-00348.warc.gz | CC-MAIN-2023-23 | 666 | 6 |
https://www.experts-exchange.com/questions/22978061/Unbale-to-connect-to-Windows-Terminal-server-2003.html | code | I am unable to connect to my Widows 2003 terminal Server.
I am obtaining the following error message:
To logon on this remote computer, you must have Terminal Server User access permissions on this cimputer. By default, members of Remote Desktop Users group have these Permissions. If you are not a member of the Remote ... | s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794866511.32/warc/CC-MAIN-20180524151157-20180524171157-00554.warc.gz | CC-MAIN-2018-22 | 784 | 9 |
https://www.lindsayhundley.com/ | code | I am a trained social scientist with over 10 years of experience in leading data-driven projects to inform and improve policy, with a particular focus on foreign interference, propaganda, and the spread of political ideologies.
In my doctoral research at Stanford University, I used cross-national statistical analysis, ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487635724.52/warc/CC-MAIN-20210618043356-20210618073356-00464.warc.gz | CC-MAIN-2021-25 | 1,500 | 5 |
https://sicm1.org/and-pdf/1076-difference-between-fourier-series-and-fourier-transform-pdf-to-doc-466-347.php | code | File Name: difference between fourier series and fourier transform to doc.zip
This page allows you to access the HELM workbooks, the relevant index files, the student's guide and the tutor's guide in pdf format.
What Is the Fourier Transform?
In mathematics , a Fourier transform FT is a mathematical transform that deco... | s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662558015.52/warc/CC-MAIN-20220523101705-20220523131705-00119.warc.gz | CC-MAIN-2022-21 | 17,676 | 48 |
https://larsenlights.com/led-2206-caseih-flasher-w-built-in-resistor | code | LED-2206 Amber Flasher w/ built in resistor.
LED-2206 Flasher w/ built in resistor. Used on CaseIh, IH, FNH, Versatile/Buhler and more. Replaces OEM Part Numbers: 92185C1, 216044C91, 216044C92, 92260C1, 130882C91, 107324C91, V93104, V77050, 9706415, 86014019, 86023276, 86016518, 86012669, 87053368, 83977683, & 8770630.... | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320301341.12/warc/CC-MAIN-20220119125003-20220119155003-00327.warc.gz | CC-MAIN-2022-05 | 540 | 4 |
https://tois.acm.org/archive.cfm?id=1148020 | code | enter search term and/or author name
User evaluation of Físchlár-News: An automatic broadcast news delivery system
Hyowon Lee, Alan F. Smeaton, Noel E. O'connor, Barry Smyth
Technological developments in content-based analysis of digital video information are undergoing much progress, with ideas for fully automatic sys... | s3://commoncrawl/crawl-data/CC-MAIN-2018-13/segments/1521257647498.68/warc/CC-MAIN-20180320150533-20180320170533-00464.warc.gz | CC-MAIN-2018-13 | 1,532 | 13 |
http://www.lawschooldiscussion.org/index.php?topic=4014377.msg5175011 | code | Don't you have anything better to do?
Why don't you head over to the Tulane thread and start poo for no reason?
I have better things to do than creating buttplug threads dude...
And there is nothing odd about my love for buttplugs you judgmental bastard.
Because I am not on topic I don't consider myself to be posting i... | s3://commoncrawl/crawl-data/CC-MAIN-2015-48/segments/1448398459875.44/warc/CC-MAIN-20151124205419-00157-ip-10-71-132-137.ec2.internal.warc.gz | CC-MAIN-2015-48 | 785 | 11 |
https://www.sc2mapster.com/forums/development/galaxy-editor-bugs-and-feedback/228018-anyones-editor-just-crashes-for-no-reason-does | code | As said in the title my editor just seems to crash for no reason and with no pattern. Just open up a model once. Crash. Click a unit in data. Ceash. Move some units in terrain. Crash.
I'm not sure if its my computer (it is getting pretty old, but it doesn't just randomly crash for anything else) or if it's the editor.
... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439735812.88/warc/CC-MAIN-20200803140840-20200803170840-00064.warc.gz | CC-MAIN-2020-34 | 549 | 5 |
https://docs.microsoft.com/en-us/windows/win32/directshow/the-filter-graph-and-its-components | code | The Filter Graph and Its Components
This article describes the major components of DirectShow. It is intended as an introduction for application developers and for developers writing custom DirectShow filters. Application developers can usually ignore many of the low-level details of DirectShow. However, it is still a ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-35/segments/1566027315681.63/warc/CC-MAIN-20190820221802-20190821003802-00142.warc.gz | CC-MAIN-2019-35 | 633 | 8 |
https://reputabletech.my.id/gadgets-for-windows-11-10-eight-1-7-5.html | code | Fixed a bug that prevented to start all gadgets at startup. The crash on startup ought to happen means less usually now. Also fastened a bug that prevented the installation of third celebration gadgets when the temp directory was not on the systemdrive. Fixed a bug in Clipboarder that caused it not to begin up correctl... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947476397.24/warc/CC-MAIN-20240303174631-20240303204631-00609.warc.gz | CC-MAIN-2024-10 | 3,598 | 12 |
https://forums.oculus.com/community/profile/Frontier_Support | code | I just wanted to say thank you for your very helpful posts in the Oculus Rift forums. Because of your posts, I purchased Elite: Dangerous tonight directly from the Frontier website. The purchase process was a breeze and I'm installing E:D right now.
You should get a commission for being so darn helpful! Other gaming co... | s3://commoncrawl/crawl-data/CC-MAIN-2017-39/segments/1505818687938.15/warc/CC-MAIN-20170921224617-20170922004617-00144.warc.gz | CC-MAIN-2017-39 | 368 | 2 |
https://community.bardeen.ai/t/scraping-instagram-favorite-posts/172 | code | I want to scrape all my Instagram favorites posts, at url: https://www.instagram.com/myprofile/saved/all-posts/ Second step, I would like to scrape more information from each favorite scraped, like thumbnail post image, post description, but I couldn’t perform the 1st step yet. Maybe on a 3rd step I could ask chatGPT o... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100508.53/warc/CC-MAIN-20231203193127-20231203223127-00166.warc.gz | CC-MAIN-2023-50 | 1,385 | 14 |
https://www.rookieroad.com/glossary/soccer/away-goal-rule/ | code | Away Goal Rule
A rule in soccer that determines the winning team by whichever team scored the most goals while playing on their opponent's field. In two legged matches, teams play each other in both a home game and an away game. This rule is only used if the aggregate score is equal after the second match. If the aggre... | s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583510749.37/warc/CC-MAIN-20181016093012-20181016114512-00531.warc.gz | CC-MAIN-2018-43 | 422 | 2 |
https://www.whistlerpaintings.gla.ac.uk/catalogue/display/?mid=y019&xml=sub | code | Alternative titles have been suggested:
Whistler copied part of the painting reproduced above, which was at that time attributed to Velázquez. The original shows a group of three men in the left foreground, and ten more distributed to the right. They are dressed in long boots, clothes and cloaks of rich colours, with c... | s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780056578.5/warc/CC-MAIN-20210918214805-20210919004805-00255.warc.gz | CC-MAIN-2021-39 | 923 | 4 |
https://www.allinterview.com/company/5423/colors.html | code | What is the mro in python?
What is Incremental Crawl and Continuous Crawl?
How to Read dos environment variables?
What are the Best Practices of Creating Contact Sharing Rules?
What all is needed to achieve an crystal report? A crystal report server ,User Id .Is BI/BO needed.Our source is Microsoft SQL Server 2008 Data... | s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514573832.23/warc/CC-MAIN-20190920050858-20190920072858-00161.warc.gz | CC-MAIN-2019-39 | 917 | 15 |
https://forums.macrumors.com/threads/oracle-10-client-slow.352119/ | code | Hi all, Thought i'd post here see if anyone knows a solution: I have Oralce 10 Client with SQLPlus* installed on my Macbook Pro 2.4ghz 15" with 250gb hdd and 4gb Ram I have a Sun Fire 15000 32 processor server with 16gb Ram attached to our SAN Now problem is, i'm running a query and spooling around 60million records to... | s3://commoncrawl/crawl-data/CC-MAIN-2018-47/segments/1542039746110.52/warc/CC-MAIN-20181119192035-20181119213430-00019.warc.gz | CC-MAIN-2018-47 | 999 | 1 |
https://dzackgarza.com/undergrad_advice/ | code | Other Pages with Great Advice
- Rob Candler, Stuff Most Students Never Ask About Grad School
On Learning and Being a Student
Stay organized: Find and settle on a good way to track all of your due dates, and in particular have a good idea of when each upcoming major exam is for all of your classes.
Start everything earl... | s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610704795033.65/warc/CC-MAIN-20210126011645-20210126041645-00606.warc.gz | CC-MAIN-2021-04 | 8,989 | 65 |
https://www.discudemy.com/python/just-enough-python-for-big-data-and-machine-learning | code | Free Udemy Courses and Zero Broken link.
The only website where expired courses are deleted.
Just Enough Python for Big Data and Machine Learning
Sorry Guys... You are late. This coupon Expired. You can look another course | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320300289.37/warc/CC-MAIN-20220117031001-20220117061001-00228.warc.gz | CC-MAIN-2022-05 | 222 | 4 |
https://community.airtable.com/t5/automations/email-notifications-issue-when-new-form-is-submitted/td-p/180932 | code | I'm trying to set up automations so that each time a new form is submitted, an email notification is sent to 4 different email addresses. However, I get this error message: "Cannot email non-collaborators on the current billing plan." The problem is that the email addresses are from my bosses, who are the ones actually... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817674.12/warc/CC-MAIN-20240420184033-20240420214033-00653.warc.gz | CC-MAIN-2024-18 | 716 | 3 |
https://cfe.dev/events/mixed-reality/ | code | In virtual reality, we replace the user’s physical world with another entirely. This has important use cases. However, augmented reality and mixed reality applications build upon the user’s real-world environment to create a hybrid reality where real world objects and virtual objects coexist. This opens up a whole new ... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439735823.29/warc/CC-MAIN-20200803170210-20200803200210-00217.warc.gz | CC-MAIN-2020-34 | 1,757 | 6 |
https://en.gyoumagazine.com/article/introduction_to_plasma_media_center_for_kde_linux | code | - What is KDE Plasma in Linux?
- What is KDE Plasma based on?
- How do I run KDE Plasma?
- Is KDE Plasma open source?
- Which is better KDE or Gnome?
- Which is better KDE or XFCE?
- Is KDE a lightweight plasma?
- Is KDE lighter than XFCE?
- Is Ubuntu Gnome or KDE?
What is KDE Plasma in Linux?
Plasma is a Desktop. Use ... | s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656104678225.97/warc/CC-MAIN-20220706212428-20220707002428-00390.warc.gz | CC-MAIN-2022-27 | 2,526 | 31 |
http://cacm93.com/exec-format/guide-exec-format-error-exec-of-failed-python.php | code | On the plus side I can't see Would probably settle for lower AA and it will work fine. Are you usingsuggestions and answers.Any help would exec could be, or any suggestions for me to try.
However, it's a see if that is a nice middle ground. Even if you replaced the card, error have a peek here 12V rails is decent enoug... | s3://commoncrawl/crawl-data/CC-MAIN-2018-39/segments/1537267159193.49/warc/CC-MAIN-20180923095108-20180923115508-00039.warc.gz | CC-MAIN-2018-39 | 5,317 | 19 |
http://travel.stackexchange.com/questions/tagged/barcelona+berlin | 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
Hiring a car in Berlin and dropping it off in Barcelona for a road trip
I am planning on a road-trip from Berlin to Barcelon... | s3://commoncrawl/crawl-data/CC-MAIN-2014-23/segments/1406510260734.19/warc/CC-MAIN-20140728011740-00166-ip-10-146-231-18.ec2.internal.warc.gz | CC-MAIN-2014-23 | 2,333 | 51 |
http://www.homebrewtalk.com/f11/burners-450976/ | code | What is the big deal about bringing your wort to a boil so quick.
TIME! It also means your not under powered and will get a good rolling boil.
Could be hours on your brew day. Also, it's tough to get larger batches (full boil 5+ gallons) to a boil on a home stove, and almost impossible with 10 gallon unless you have a ... | s3://commoncrawl/crawl-data/CC-MAIN-2014-52/segments/1418802769321.94/warc/CC-MAIN-20141217075249-00144-ip-10-231-17-201.ec2.internal.warc.gz | CC-MAIN-2014-52 | 409 | 4 |
http://docs.paytomorrow.com/docs/Integration/Shopify/ | code | Please Install the following Apps to Install PayTomorrow:
- The PayTomorrow Application
- The PayTomorrow Payment Application
To be able to use PayTomorrow as a Payment gateway please make sure that the customer can only checkout with email. To do that, go to
Settings -> Checkout and select customer can only check out ... | s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656103344783.24/warc/CC-MAIN-20220627225823-20220628015823-00519.warc.gz | CC-MAIN-2022-27 | 2,750 | 33 |
http://www.verycomputer.com/153_660c6a56593d18f6_1.htm | code | I'm connecting an IBM Network Printer model 12 to a PC attached to the
AS/400 via client access express. The printer has two paper drawers,
and appears to be configured correctly.
However, when I print something from Officevision where I have the
capability to print the first page from drawer 1, and the following
pages... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296945333.53/warc/CC-MAIN-20230325130029-20230325160029-00195.warc.gz | CC-MAIN-2023-14 | 740 | 12 |
https://marinequitycoalition.org/is-hostgator-better-than-godaddy/ | code | Is Hostgator Better Than Godaddy
In 2002, HostGator was founded by Brent Oxley in his dormitory at Florida Atlantic University. The firm has grown significantly since then and also remains to do so, time after time. Their logo is “We consume the competitors.”Is Hostgator Better Than Godaddy
Today, HostGator has head of... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323587655.10/warc/CC-MAIN-20211025061300-20211025091300-00602.warc.gz | CC-MAIN-2021-43 | 11,781 | 85 |
https://www.aoxunsoftware.com/news/office-2019 | code | Highlights of the new Office 2019:
First of all, Office 2019 adds a lot of interface effects animation, and label animation is one of the most attractive ones. That is, when you click on a Ribbon panel, Office will automatically pop up an animation effect. Gives a feeling of smooth interface switching. Secondly, in the... | s3://commoncrawl/crawl-data/CC-MAIN-2019-51/segments/1575540499439.6/warc/CC-MAIN-20191207132817-20191207160817-00084.warc.gz | CC-MAIN-2019-51 | 1,181 | 2 |
https://erncip-project.jrc.ec.europa.eu/events/14-may-2020-early-warning-zones-meeting | code | The ERNCIP thematic group (TG) on Early Warning Zones (EWZ) recently has explored the technical and operational issues associated with providing an early warning zone around critical infrastructures (CIs) and drafted a comprehensive report.
As a follow up action, ERNCIP suggests that the TG EWZ should look at topics th... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710711.7/warc/CC-MAIN-20221129200438-20221129230438-00392.warc.gz | CC-MAIN-2022-49 | 1,050 | 11 |
http://cloudyshrimpy.blogspot.com/2010/05/ | code | Relation decoupling problem
When doing the migration, there are lots of complex join/ cross table selection query, or views which implemented by such kind of query
1) To migrate such kind of data, seems we need to re-model the database, get rid of the relation in the database, and move these kind of logic to be applica... | s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463607245.69/warc/CC-MAIN-20170523005639-20170523025639-00231.warc.gz | CC-MAIN-2017-22 | 1,008 | 9 |
https://github.com/YunoHost/yunohost/pull/624 | code | Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.Sign up
[enh] add systemd logs #624
Some apps don't provide log files.
I have added the possibility to use systemd log (with journalctl)
I either have to create a migrati... | s3://commoncrawl/crawl-data/CC-MAIN-2019-09/segments/1550247522457.72/warc/CC-MAIN-20190222180107-20190222202107-00023.warc.gz | CC-MAIN-2019-09 | 358 | 7 |
http://phpuserframewor.sourceforge.net/ | code | Introduction to PHPuserFramework
PHPuserFramework is the name of a project that was created to offer a solution for applications with the following requests:
- It is PHP based, so it can used for developping applications for web sites.
- It offers a basic user administration with different user levels (i.e. user, admin... | s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794867559.54/warc/CC-MAIN-20180526151207-20180526171207-00387.warc.gz | CC-MAIN-2018-22 | 1,942 | 18 |
https://communities.intel.com/thread/45992 | code | 1 of 1 people found this helpful
This is a response from 2 weeks ago to this same question...from Intel. Thought I would throw this in, since it appears that Galileo needs driver support in order to work with JTAG devices (I have altered it a bit for clarity):
The problem is with the software on this and not the hardwa... | s3://commoncrawl/crawl-data/CC-MAIN-2018-39/segments/1537267156690.32/warc/CC-MAIN-20180920234305-20180921014705-00393.warc.gz | CC-MAIN-2018-39 | 860 | 7 |
https://stratics.com/threads/love-misconception.124869/ | code | For some odd reason, I haven't seen any threads for the event that is going on this week, other than one complaining that they were murdered by event spawn and didn't know what was going on, and one that has devolved into a giant flame war over the distribution of EM items. So, I've made it to Despise, where I discover... | s3://commoncrawl/crawl-data/CC-MAIN-2017-34/segments/1502886105341.69/warc/CC-MAIN-20170819105009-20170819125009-00450.warc.gz | CC-MAIN-2017-34 | 623 | 1 |
https://en.wikisource.org/wiki/A_Short_Biographical_Dictionary_of_English_Literature/Tucker,_Abraham | code | A Short Biographical Dictionary of English Literature/Tucker, Abraham
Tucker, Abraham (1705-1774). -- Philosophic writer, b. in London, and ed. at Oxf., was a country gentleman, who devoted himself to the study of philosophy, and wrote under the name of Edward Search, a work in 7 vols., The Light of Nature Followed (17... | s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794866201.72/warc/CC-MAIN-20180524092814-20180524112814-00216.warc.gz | CC-MAIN-2018-22 | 428 | 2 |
http://www.comeaucomputing.com/thoughts/greg.comeau/ | code | Thoughts from Greg Comeau on C++, OO, Programming, Learning
(c) © 1990-2013 Comeau Computing. All Rights Reserved.
I have a number of thoughts I will be providing here from time to time.
The first set will be about books and learning C++.
I hope to have this available by summer 2000.
Check back soon for those details a... | s3://commoncrawl/crawl-data/CC-MAIN-2017-39/segments/1505818689028.2/warc/CC-MAIN-20170922164513-20170922184513-00051.warc.gz | CC-MAIN-2017-39 | 3,293 | 49 |
http://cboard.cprogramming.com/cplusplus-programming/7835-cast-printable-thread.html | code | Is this a cast?
x = 1;
a = (float)x;
This is a very simplified example of what their doing, but I'm used to seeing static_cast<float>. What's the difference here?
Then, right below it, after initializing x to 0 again, they do this:
t = float(x) / 35.0f;
putting the paratheses around the variable instead of float.
My bo... | s3://commoncrawl/crawl-data/CC-MAIN-2015-48/segments/1448398464253.80/warc/CC-MAIN-20151124205424-00079-ip-10-71-132-137.ec2.internal.warc.gz | CC-MAIN-2015-48 | 540 | 8 |
https://www.brainkart.com/article/Technical-Constraints--Software-Architectures_11272/ | code | software architecture design, constraints come in two basic flavors - technical
and business. On most projects there are only a handful of constraints, but
these constraints are a highly influential architectural driver. Constraints,
as the dictionary definition above indicates, are a limiting factor and
severely restr... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816853.44/warc/CC-MAIN-20240413211215-20240414001215-00891.warc.gz | CC-MAIN-2024-18 | 3,384 | 42 |
http://www.codinghorror.com/blog/2004/06/what-if-software-was-never-free.html | code | June 14, 2004
Ten years out, in terms of actual hardware costs you can almost think of hardware as being free
-- Bill Gates
We've all been reaping the benefits of Moore's Law for the last 20 years, but there is one unintended consequence of this rule: as hardware becomes cheaper, software becomes more expensive
In othe... | s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386164029436/warc/CC-MAIN-20131204133349-00010-ip-10-33-133-15.ec2.internal.warc.gz | CC-MAIN-2013-48 | 6,333 | 34 |
http://www.safnet.com/writing/tech/2009/02/ | code | Coding Horror, almost two years back, christened a name for the principle variously known as "don't repeat yourself," "once and only once," etc.: Curly's Law. Excellent formulation of the principle. In sending this to my development team, I thought it would be useful to pull this from the abstract to the specific throu... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917122996.52/warc/CC-MAIN-20170423031202-00269-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 860 | 5 |
https://forum.rockstor.com/t/latest-stable-update/8568 | code | @mrclark Hello there and welcome to the Rockstor community forum.
Yes, 4.1.0-0 is still our latest stable. It was the end of an extremely long testing release where we moved from old previous, no legacy, CentOS base to the new “Built on openSUSE” base. But we were, even back then, in need of some maintenance time regar... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506480.35/warc/CC-MAIN-20230923062631-20230923092631-00884.warc.gz | CC-MAIN-2023-40 | 2,763 | 8 |
https://stackoverflow.com/questions/56812516/how-to-capture-and-retain-the-artifact-package-version-for-universal-artifacts-i/56824680#56824680 | code | I have this azure devops ci/cd pipeline using yaml. My yaml has two stages CI and CD. My CI stage has one job called BuildandDeploy. The CD stage has one deployment job. I am using universal artifacts to publish and downloading the same. In the CD phase I am using
UniversalPackages devops task to download the artifact.... | s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764499946.80/warc/CC-MAIN-20230201144459-20230201174459-00703.warc.gz | CC-MAIN-2023-06 | 2,400 | 6 |
https://documentation.sisense.com/latest/managing-data/connectors/gmail.htm | code | Connecting to Gmail
The Sisense Gmail connector is a certified connector that allows you to import data from the Gmail API into Sisense via theSisense generic JDBC connector. The Gmail connector offers the most natural way to integrating Gmail capabilities such as sending and receiving email, managing Gmail folders mes... | s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232256082.54/warc/CC-MAIN-20190520162024-20190520184024-00226.warc.gz | CC-MAIN-2019-22 | 6,695 | 60 |
http://annotation.exmaralda.org/index.php?title=LinguisticAnnotation:About&oldid=1368 | code | This Wiki describes tools and formats for creating and managing linguistic annotations. `Linguistic annotation' covers any descriptive or analytic notations applied to raw language data. The basic data may be in the form of time functions -- audio, video and/or physiological recordings -- or it may be textual. The adde... | s3://commoncrawl/crawl-data/CC-MAIN-2019-26/segments/1560627998339.2/warc/CC-MAIN-20190617002911-20190617024911-00546.warc.gz | CC-MAIN-2019-26 | 839 | 1 |
https://discusstest.codechef.com/t/cannot-understand-competitive-coding/22678 | code | I am finding competitive coding very difficult. I have started from the Easy section of Practice problems here in CodeChef in decreasing order of number of substitutions, but most of the problems I have to check explanation and other submissions to actually understand what the problem is all about. Can anyone please gu... | s3://commoncrawl/crawl-data/CC-MAIN-2021-31/segments/1627046154798.45/warc/CC-MAIN-20210804080449-20210804110449-00525.warc.gz | CC-MAIN-2021-31 | 1,302 | 8 |
https://2021.mobiconf.org/speakers/703/ | code | Bas is an iOS and macOS developer with a passion for testability, accessibility and user-centric apps. He cares about communication and collaboration.
Coffee is nice. Watches are cool.
Effective Pull Request Reviews
8 October 2021, Friday
03:25 pm - 04:10 pm
about the talk
Pull request (and their associated reviews) ar... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947475311.93/warc/CC-MAIN-20240301125520-20240301155520-00345.warc.gz | CC-MAIN-2024-10 | 987 | 11 |
http://sandbox-adventure.com/forum/d/3-engine-development | code | Sandbox Adventure is a new online visual novel engine. It is responsive and works on any device connected to internet (desktops, tablets and mobiles).
You will find in this thread all the information updates regarding the engine and its new features.
- Jump directely to one specific moment in the game from the editor (... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710924.83/warc/CC-MAIN-20221203043643-20221203073643-00806.warc.gz | CC-MAIN-2022-49 | 1,125 | 14 |
https://causeofyou.net/find/pro-java-9-games-development/ | code | Use Java 9 and JavaFX 9 to write 3D games for the latest consumer electronics devices. Written by open source gaming expert Wallace Jackson, this book uses Java 9 and NetBeans 9 to add leading-edge features, such as 3D, textures, animation, digital audio, and digital image compositing to your games. Along the way you’l... | s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243988775.80/warc/CC-MAIN-20210507090724-20210507120724-00346.warc.gz | CC-MAIN-2021-21 | 11,231 | 13 |
http://stackoverflow.com/questions/215046/connecting-web-parts-in-sharepoint | code | I am trying to connect to simple webparts in my sharepoint team site, i need one of the webparts to filter its information based on what it recieves from another webpart
I am using the query string filter webpart and the a list view webpart but no matter how i connect them always i am getting this error
"Web Part Error... | s3://commoncrawl/crawl-data/CC-MAIN-2014-52/segments/1419447546506.80/warc/CC-MAIN-20141224185906-00048-ip-10-231-17-201.ec2.internal.warc.gz | CC-MAIN-2014-52 | 668 | 5 |
http://fitness.stackexchange.com/questions/tagged/pull-ups+muscle-soreness | code | Physical Fitness Meta
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
How do I avoid straining neck muscles when doing pull ups?
I would like to train for a pull up contest... | s3://commoncrawl/crawl-data/CC-MAIN-2014-15/segments/1398223201753.19/warc/CC-MAIN-20140423032001-00552-ip-10-147-4-33.ec2.internal.warc.gz | CC-MAIN-2014-15 | 2,307 | 53 |
https://ubuntuforums.org/showthread.php?t=2150611&page=2&p=12697138 | code | Well something happened today, I accidentally hit my keyboard while shutting down, and discovered all of this under-the-hood stuff (see below.)
I found a related bug https://bugs.launchpad.net/ubuntu/+s...ux/+bug/987933 so this may still have something to do with in nvidia.
But my computer has never had a problem shutt... | s3://commoncrawl/crawl-data/CC-MAIN-2017-09/segments/1487501171171.24/warc/CC-MAIN-20170219104611-00533-ip-10-171-10-108.ec2.internal.warc.gz | CC-MAIN-2017-09 | 1,612 | 23 |
http://www.mmogames.com/gameslist/page/9/ | code | An upcoming free to play MMO from the developer of Diablo.
An upcoming MMORTS featuring massive 50v50 battles.
Is a free to play browser MMORPG based on the hit TV show.
A Free to Play Browser Fantasy MMORPG.
An upcoming sci-fi MMORPG for explorers, adventurers and thrill-seekers.
The first ever free-to-play MMOFPS for... | s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368701852492/warc/CC-MAIN-20130516105732-00076-ip-10-60-113-184.ec2.internal.warc.gz | CC-MAIN-2013-20 | 590 | 12 |
https://community.esri.com/thread/222185-map-service-allow-view-but-not-print | code | I encountered something and wanted to know how it behaves because I wanted to implement the same.
I found two webservices from another organization
what I noticed is
1. I can use both webservices to create basemaps for my organization
2. When I use the second one as the basemap, I can't print but the first one allows p... | s3://commoncrawl/crawl-data/CC-MAIN-2019-13/segments/1552912201672.12/warc/CC-MAIN-20190318191656-20190318213656-00474.warc.gz | CC-MAIN-2019-13 | 349 | 6 |
https://www.jonathanmedd.net/2013/08/using-ssh-to-access-linux-servers-in-powershell.html/ | code | A question I’ve fielded now and again in the past, “Can I use PowerShell to access Linux servers?”. Among others, there were a few answers I could give of varying degrees of usefulness depending on the requirements:
Once you have downloaded and imported the module, check out what is available:
Get-Command -Module SSH-S... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100599.20/warc/CC-MAIN-20231206130723-20231206160723-00830.warc.gz | CC-MAIN-2023-50 | 1,771 | 16 |
https://cronsigns.com/en/windows-firewall-not-in-services-vista/ | code | It appears that some users are experiencing a known Windows Firewall bug that is not present in Vista Services. This issue can occur due to a number of factors. Now we will discuss them.
Windows Vista Enterprise, 64-bit Windows Vista Home Basic, 64-bit Windows Vista Home Premium, 64-bit Windows Vista Ultimate, 64-bit W... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446711151.22/warc/CC-MAIN-20221207085208-20221207115208-00804.warc.gz | CC-MAIN-2022-49 | 4,526 | 16 |
http://eab.abime.net/showpost.php?p=697911&postcount=74 | code | Originally Posted by alexh
Will the code for each platform become open-source so that the communities can pick them up tailor the GUI?
This is already "free" if you ask to me the code. documentations are also available.
For example in the CPC community a demomaker (norecess) take the original version, and make it small... | s3://commoncrawl/crawl-data/CC-MAIN-2016-44/segments/1476988720380.80/warc/CC-MAIN-20161020183840-00421-ip-10-171-6-4.ec2.internal.warc.gz | CC-MAIN-2016-44 | 335 | 4 |
http://techindex.law.stanford.edu/companies/977 | code | Starting Legal is a web platform that will allow you to create contracts and legal agreements.
Identity Verification Solution, KYC/Aml checks, Facial Recognition
Zeyo is an online alternative to small claims court that allows users to handle their small claim suit entirely online via video conference.
Privacy complianc... | s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030337663.75/warc/CC-MAIN-20221005172112-20221005202112-00598.warc.gz | CC-MAIN-2022-40 | 654 | 6 |
https://radiusmethod.com/enhancing-argo-cd-customizing-banner-background-text-colors-and-positioning/ | code | While setting up a platform for one of our customers, our team noticed that it would be beneficial if we could update the banner background color and the banner text color for ArgoCD. ArgoCD is a tool that enables a Kubernetes cluster to pull changes directly from a Git repository using Helm, also known as Gitops. In a... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100583.31/warc/CC-MAIN-20231206063543-20231206093543-00079.warc.gz | CC-MAIN-2023-50 | 1,973 | 18 |
https://lists.debian.org/debian-x/2010/12/msg00049.html | code | tag 605716 - squeeze thanks Hi Manuel, no need for a squeeze tag, we have version tracking, which will do the job. Manuel Hachtkemper <firstname.lastname@example.org> (02/12/2010): > we are using matroxfb (compiled in) and > xserver-xorg-video-mga. After booting (with grub2 and video=matroxfb > in the grub commandline)... | s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125947421.74/warc/CC-MAIN-20180424221730-20180425001730-00533.warc.gz | CC-MAIN-2018-17 | 976 | 2 |
https://community.fortra.com/kb-nav/kb-article/?id=1c8e2097-6ac3-eb11-bacc-000d3a1fe4c0&redirect=false | code | These instructions show you how to set up iSeries Office Integrator on a Windows terminal server. Because a Windows terminal server runs multiple users on the same PC and iSeries Office Integrator PC Component usually uses TCP/IP port 21 for each program instance, you need to set up iSeries Office Integrator PC Compone... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100448.65/warc/CC-MAIN-20231202172159-20231202202159-00438.warc.gz | CC-MAIN-2023-50 | 2,447 | 23 |
http://appnee.com/tag/im/ | code | Skype is currently the world's most popular free HD instant messaging software (and VoIP) for all kinds of desktop and mobile platforms. Low system resource requirement, high-quality voice communication and high stability have won its hundreds of millions of users around the world. After acquired by Microsoft in 2011, ... | s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463608642.30/warc/CC-MAIN-20170526051657-20170526071657-00280.warc.gz | CC-MAIN-2017-22 | 1,271 | 4 |
https://forum.xda-developers.com/showthread.php?p=25098821 | code | Before we get anywhere. If your button is acting weird or is broken, [blink][explosion]this should be covered by your warranty[/explosion][/blink]. I've heard of turn around times from 2 days to 2 weeks or more. If you still want to do this yourself, then read on.
So, my power button drove me nuts last week when it sto... | s3://commoncrawl/crawl-data/CC-MAIN-2017-47/segments/1510934807089.35/warc/CC-MAIN-20171124051000-20171124071000-00456.warc.gz | CC-MAIN-2017-47 | 5,667 | 44 |
http://neatupload-help.688956.n3.nabble.com/NeatUpload-sln-1-3-20-version-for-VS-2005-td754717.html | code | I just download the NeatUpload 1.3.20 version, and try to open “NeatUpload.sln” file with MS Visual Studio 2005. I have a problem. The “NeatUpload.sln” file looks a VS 2008 file, and I can not open it with VS 2005.
Does anyone have “NeatUpload.sln” file (version 1.3.20 or late version) for VS 2005, Or should I use earl... | s3://commoncrawl/crawl-data/CC-MAIN-2019-09/segments/1550247526282.78/warc/CC-MAIN-20190222200334-20190222222334-00443.warc.gz | CC-MAIN-2019-09 | 626 | 3 |
https://forum.audiogames.net/topic/28017/cutting-code-from-the-scripts-in-python/ | code | So, if I want to use libraries that are not installed via pip installer, I have to include these lines into my scripts:
import sys, os dir_path = os.path.dirname(os.path.realpath(__file__)) os.chdir(dir_path)
I should probably mention that I do this to run my scripts:
1: open run dialog, type cmd.
2: type in cd c:\pyth... | s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232257601.8/warc/CC-MAIN-20190524084432-20190524110432-00499.warc.gz | CC-MAIN-2019-22 | 629 | 9 |
https://developer.oculus.com/documentation/platform/latest/concepts/release-archive/ | code | Feature updates and changes in the legacy versions of the Platform SDK.
Overview of Oculus Platform SDK Version 1.24
The Oculus Platform SDK 1.24 release includes the following new features.
Oculus recommends that all Unity developers who have previously used Standalone Mode upgrade to Platform 1.24. This version fixes... | s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583514162.67/warc/CC-MAIN-20181021161035-20181021182535-00471.warc.gz | CC-MAIN-2018-43 | 13,175 | 121 |
https://grokbase.com/t/hadoop/common-user/10aghamzm5/hadoop-solaris | code | || at Oct 16, 2010 at 9:34 pm
On Oct 16, 2010, at 1:08 PM, Bruce Williams wrote:
I am doing a student Independent Study Project and Harvery Mudd has given
me 13 Sun Netra X1 I can use as a dedicated Hadoop cluster. Right now they
are without an OS.
If anyone with experience with Hadoop and Solaris can contact me off li... | s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882570767.11/warc/CC-MAIN-20220808061828-20220808091828-00706.warc.gz | CC-MAIN-2022-33 | 1,404 | 12 |
https://www.contrebombarde.com/concerthall/music/23720 | code | The other two are however a bit beyond my technical abilities. So it's long and hard work to learn to play them. I am not finished yet, but here's a taste of Scheibe's sonate in b flat major, third part. A few more weeks of study and I think I can play all three parts of this sonata well enough to publish it.
So this p... | s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656103626162.35/warc/CC-MAIN-20220629084939-20220629114939-00798.warc.gz | CC-MAIN-2022-27 | 369 | 2 |
https://developpaper.com/basic-concepts-of-xml-markup-language-and-introduction-to-grammar/ | code | XML represents an extensible markup language. It is a text-based markup language, derived from the Standard General Markup Language (SGML).
XML tags identify data and are used to store and organize data, rather than specifying how to display it, which is used to display data like HTML. XML will not replace HTML in the ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243989916.34/warc/CC-MAIN-20210513111525-20210513141525-00403.warc.gz | CC-MAIN-2021-21 | 7,024 | 69 |
https://news.microsoft.com/2014/03/12/microsoft-takes-a-stand-on-student-privacy-with-best-in-class-education-solutions/ | code | BARCELONA, Spain — March 12, 2014 — Microsoft Corp. on Wednesday opened its annual Microsoft in Education Global Forum by emphasizing the importance of student privacy and reaffirming its commitment to helping ensure that student data is never mined for advertising and marketing purposes. The opening keynote speech, wh... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100575.30/warc/CC-MAIN-20231206000253-20231206030253-00246.warc.gz | CC-MAIN-2023-50 | 8,099 | 23 |
http://www.tomshardware.com/forum/289807-28-capacity-power-supply | code | Look at the sticker on the PSU. All the details would be there. At least mention the model number and we will try to say if its good or not.
I checked the sticker. It says 385 watt (max 400 watt). But the problem is, my PSU is not from a brand. It was with the casing. One of my friends said that I shouldn't always trus... | s3://commoncrawl/crawl-data/CC-MAIN-2018-26/segments/1529267866937.79/warc/CC-MAIN-20180624121927-20180624141927-00427.warc.gz | CC-MAIN-2018-26 | 438 | 2 |
https://www.gatech.edu/academics/degrees/bachelors/physics-bs | code | Undergraduate Physics Degree Overview
In addition to its technology-focused curriculum and state-of-the-art laboratories, Georgia Tech’s B.S. in Physics degree program offers several key advantages:
- Undergraduate research with a world-class faculty and projects with a technological focus.
- Flexible elective course r... | s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882570651.49/warc/CC-MAIN-20220807150925-20220807180925-00796.warc.gz | CC-MAIN-2022-33 | 3,088 | 28 |