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://www.hfg.org/grant_summaries/legacies-of-the-past-and-support-for-terrorism-in-the-basque-country/
code
Why do people turn to terrorism? Social scientists have offered many insightful answers to this question ranging from education, poverty, and inequalities to the effects of political regimes. And yet, we are still far from providing a definite solution to this puzzle. Our project, funded by the Harry Frank Guggenheim F...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473871.23/warc/CC-MAIN-20240222225655-20240223015655-00877.warc.gz
CC-MAIN-2024-10
2,299
4
https://www.bachmann.info/en/products/c-c-developer?rootCatId=351
code
Modern automation systems solve complex tasks that go far beyond the controlling of a plant. Procedural or object-oriented programming in C and C++ languages makes it possible to solve a wide range of tasks in an efficient and structured way. The C/ C++ Developer supports the system programmer here through all phases o...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474541.96/warc/CC-MAIN-20240224144416-20240224174416-00097.warc.gz
CC-MAIN-2024-10
4,702
37
https://beachnboat.com/refer-friends-and-win/
code
Refer Friends and Win! Refer Friends and You Could Win! Just login with your user name and password. Go to the bottom of the Tournament ID page (the one with your ID Card on it) and add your friends to the list. They don’t even have to sign-up for the tournament, you get chances just for referring them! So what are you...
s3://commoncrawl/crawl-data/CC-MAIN-2017-47/segments/1510934806760.43/warc/CC-MAIN-20171123070158-20171123090158-00431.warc.gz
CC-MAIN-2017-47
335
4
http://msgroups.net/vc.mfc/javascript-generated-html/545209
code
Problem with saving form as html I am trying to generate a html directory with clickable email addresses out of my HR database. I created a from with the text field: ="<a href=""mailto:" & [UseEmail] & """>" & [UseEmail] & "</a>" and save this form as a html file. When loading the html it shows: instead of a clickable ...
s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514572516.46/warc/CC-MAIN-20190916080044-20190916102044-00444.warc.gz
CC-MAIN-2019-39
12,055
205
https://www.forensicfocus.com/forums/education-and-training/opinion-questionnaire/
code
This is it, the big one. Possibly the last public post regarding my dissertation. I have created a form requesting opinion on certain documents that I haven't mentioned about earlier. I have no idea whether you guys refer to them so if it doesn't relate to you then these questions may not be for you. To summarise, I wo...
s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610703530835.37/warc/CC-MAIN-20210122144404-20210122174404-00602.warc.gz
CC-MAIN-2021-04
908
9
https://forum.qiime2.org/t/regarding-manifest-file-in-qiime2/9261
code
Could you please give me a guidance regarding manifest file? The content of my manifest file is as given below but I named it as manifest.txt instead of manifest.csv and used this file to import the data in qiime2 (to make artifact file for all the fastq files). Does it make any difference while making the artifact fil...
s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656104683708.93/warc/CC-MAIN-20220707063442-20220707093442-00285.warc.gz
CC-MAIN-2022-27
460
5
https://soylentnews.org/article.pl?sid=17/05/21/0023217
code
from the the-whole-pantheon dept. Submitted via IRC for TheMightyBuzzard WikiLeaks has published a new batch of the ongoing Vault 7 leak, detailing a spyware framework – which "provides remote beacon and loader capabilities on target computers" – allegedly being used by the CIA that works against every version of Micro...
s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487630081.36/warc/CC-MAIN-20210625085140-20210625115140-00456.warc.gz
CC-MAIN-2021-25
1,551
8
https://www.codeguru.com/windows/a-custom-mdi-client-class/
code
Environment: The code has been tested using VC5 and VC6 under Win98 and WinNT 4.0 and it works fine. The CMDIClient is a quite simple CWnd-derived class that allows you to display any bitmap image in MDIClient area or choose any background color. You can load the image from file as well as from the resource and you can...
s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363332.1/warc/CC-MAIN-20211207014802-20211207044802-00561.warc.gz
CC-MAIN-2021-49
3,772
56
https://stackoverflow.com/questions/30455036/how-to-copy-file-from-host-to-container-using-dockerfile
code
I faced this issue, I was not able to copy zeppelin [1GB] directory into docker container and was getting issue COPY failed: stat such file or directory I am using docker Version: 17.09.0-ce and resolved the issue with the following steps. Step 1: copy zeppelin directory [which i want to copy into docker package]into d...
s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656103360935.27/warc/CC-MAIN-20220628081102-20220628111102-00642.warc.gz
CC-MAIN-2022-27
745
13
https://www.squash.io/how-to-resolve-javalangclassnotfoundexception-in-java/
code
A common issue encountered by Java developers is the “java.lang.ClassNotFoundException” error. This error indicates that the Java Virtual Machine (JVM) cannot find the class specified in the code during runtime. To resolve this error, you can follow the steps below: 1. Check the Classpath The first step is to verify th...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100135.11/warc/CC-MAIN-20231129173017-20231129203017-00637.warc.gz
CC-MAIN-2023-50
4,630
31
https://dabase.com/e/15015/
code
Testing by Go Playground example Published: Monday, Nov 23, 2020 Last modified: Wednesday, Mar 29, 2023 I really like the test by example feature in Go. Not many people know this actually works in the Go playground like so: https://play.golang.org/p/UIYvV19R-H6 Furthermore the Go Playground has a Tests dropdown https:/...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296950110.72/warc/CC-MAIN-20230401160259-20230401190259-00231.warc.gz
CC-MAIN-2023-14
468
5
https://jobsuchmaschine.ch/en/jobs/0000369003271226cb355bdda491d38bfaf40f675d/
code
Please refer to JobSuchmaschine in your application Relentless programming, bringing new ideas, validating new concepts and helping shape the future of the company in some interesting new domains. As a communication software engineer, your prime responsibilities will be design, development and testing of embedded softw...
s3://commoncrawl/crawl-data/CC-MAIN-2017-30/segments/1500549425737.60/warc/CC-MAIN-20170726002333-20170726022333-00088.warc.gz
CC-MAIN-2017-30
775
4
http://ux.stackexchange.com/questions/tagged/addresses+localization
code
User Experience 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 Why are there two Address lines in Address forms? Experience and a quick Google Images search suggests ...
s3://commoncrawl/crawl-data/CC-MAIN-2014-15/segments/1397609537308.32/warc/CC-MAIN-20140416005217-00608-ip-10-147-4-33.ec2.internal.warc.gz
CC-MAIN-2014-15
2,166
53
http://lamehoo.blogspot.com/2010/02/parenting-fail_15.html
code
I would have done the same thing! it's probably a completely self-sufficient hobo by now :L That's DEFINITELY a troll. I bloody hope it's a troll! You've won the idiot award.The idiot award. You've won it. That is fake and gay! fake and gay. ahahahahah ray williams. This is fucking hilarious :dAnd stop using that stupi...
s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676590199.42/warc/CC-MAIN-20180718135047-20180718155047-00248.warc.gz
CC-MAIN-2018-30
398
8
https://forum.rclone.org/t/obtain-new-token-without-no-cli-interaction/5707
code
I’m trying to create a config file that I can distributed to other users, and all they’d need to do is obtain a new token via Googles auth2 interactive web page. rclone will be run but a bat file so we’re after minimal user interaction, once they’ve authenticate their own Google Drive access our bat file will simply sy...
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652663035797.93/warc/CC-MAIN-20220529011010-20220529041010-00797.warc.gz
CC-MAIN-2022-21
746
4
https://pythonpedia.com/en/knowledge-base/10672419/class-constants-in-python
code
In python, I want a class to have some "constants" (practically, variables) which will be common in all subclasses. Is there a way to do it with friendly syntax? Right now I use: class Animal: SIZES=["Huge","Big","Medium","Small"] class Horse(Animal): def printSize(self): print(Animal.SIZES) and I'm wondering if there ...
s3://commoncrawl/crawl-data/CC-MAIN-2020-40/segments/1600400202007.15/warc/CC-MAIN-20200921175057-20200921205057-00598.warc.gz
CC-MAIN-2020-40
961
10
https://forum.facepunch.com/t/sever-not-responding-the-case-of-a-very-picky-server/218187
code
Our server seems to have a mind of it’s own. Yesterday we tried to launch some new servers (3 gmod, 1 tf2). However, people started reporting that the servers were not responding. This struck me as odd, why would some people be unable to connect to the server while others can? Well, some trial and error later, and it t...
s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320303717.35/warc/CC-MAIN-20220121222643-20220122012643-00159.warc.gz
CC-MAIN-2022-05
1,085
7
http://askubuntu.com/questions/137777/why-can-i-not-access-any-of-the-options-when-using-dconf-editor/137779
code
I recently installed dconf editor from the software centre. But when I launch it I am unable to navigate any of the options, clicking any of the entries in the tree on the left does not expand the menus. Am I missing something really obvious? yes you are missing something really obvious. You have to click on the arrows...
s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257828322.57/warc/CC-MAIN-20160723071028-00105-ip-10-185-27-174.ec2.internal.warc.gz
CC-MAIN-2016-30
435
7
https://pisquare.osisoft.com/docs/DOC-4045-exercise-ipisql-for-pi-sql-client-jdbc
code
Objective: The goal of this exercise is to demonstrate understanding of how to work with the IPISQL command line utility. Notes about the example environment: - The PI SQL DAS (RTQP) service is installed on the AF Server named AFSRV01 - The AF Server AFSRV01 has the NuGreen database imported - The user account being pa...
s3://commoncrawl/crawl-data/CC-MAIN-2020-40/segments/1600400210996.32/warc/CC-MAIN-20200923113029-20200923143029-00150.warc.gz
CC-MAIN-2020-40
1,452
17
https://onlinecareer360.in/job/eaton-hiring-for-engineer-iot-at-hadapsar-pune-maharashtra-2/
code
Full Job Description If you desire to be part of something special, to be part of a winning team, to be part of a fun team – winning is fun. We are looking forward to Engineer in Eaton’s business, based in Pune, India. In Eaton, making our work exciting, engaging, meaningful; ensuring safety, health, wellness; and bein...
s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618039603582.93/warc/CC-MAIN-20210422100106-20210422130106-00147.warc.gz
CC-MAIN-2021-17
4,596
41
https://globalreport.org/covid-pm-apologises-after-admitting-he-attended-downing-street-garden-party
code
COVID-19: PM apologises after admitting he attended Downing Street garden party Sky, 12 Jan 2022 Boris Johnson has apologised after admitting that he attended a Downing Street garden drinks party during the first lockdown. Addressing the Commons under intense pressure from MPs, the Prime Minister said 'I want to apolog...
s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320304915.53/warc/CC-MAIN-20220126041016-20220126071016-00417.warc.gz
CC-MAIN-2022-05
1,093
11
https://medium.com/@matus.vaclav1/picoctf-tab-tab-attack-5a9e9bc4e8fe?source=read_next_recirc---------3---------------------553e8fd0_8fd8_4854_ba6c_254d45f88daf-------
code
picoCTF: Tab, Tab, Attack Hello friend! I am LunatiX. This is my write-up for picoCTF challenge Tab, Tab, Attack. I will try my best to explain what I did and how i proceeded. Using tabcomplete in the Terminal will add years to your life, esp. when dealing with long rambling directory structures and filenames: Addadsha...
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882573876.92/warc/CC-MAIN-20220820012448-20220820042448-00154.warc.gz
CC-MAIN-2022-33
1,053
16
http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470479574,descCd-authorInfo.html
code
Kimball's Data Warehouse Toolkit Classics: The Data Warehouse Toolkit, 2nd Edition; The Data Warehouse Lifecycle, 2nd Edition; The Data Warehouse ETL Toolkit This price is valid for United States. Change location to view local pricing and availability. RALPH KIMBALL, PhD, founder of the Kimball Group, has been a leadin...
s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368698222543/warc/CC-MAIN-20130516095702-00025-ip-10-60-113-184.ec2.internal.warc.gz
CC-MAIN-2013-20
1,231
13
http://civilwarcavalry.com/?p=706
code
We’re watching a modestly interesting documentary on the History Channel called “Axe Men”. It’s about lumberjacks in the Pacific Northwest. Once I got beyond wondering when they would sing Monty Python’s Lumberjack Song (they didn’t, by the way), I started wondering about a much bigger and more important question. This...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917120694.49/warc/CC-MAIN-20170423031200-00008-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
2,205
9
https://tutorme.com/tutors/805944/interview/
code
Tutor profile: Diellza M. Subject: SQL Programming In SQL programming, what is a query? An SQL query is a request for data or information from a database table or set of tables. A database query can either be a select query or an action query. #Example SELECT fname, lname /* select query */ FROM myDb.students WHERE stu...
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764499790.41/warc/CC-MAIN-20230130003215-20230130033215-00461.warc.gz
CC-MAIN-2023-06
1,072
10
https://www.getyouonline.co.uk/bespoke-web-applications
code
Bespoke Web ApplicationsHave an idea in mind? Building Your Tailor Made Application From The Ground Up At getyouonline.co.uk, we design, code and deliver bespoke web applications for a wide range of industries. From advanced stock management and order placement systems, to CRM platforms and order handling facilities, w...
s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570987833089.90/warc/CC-MAIN-20191023094558-20191023122058-00498.warc.gz
CC-MAIN-2019-43
1,298
8
http://stackoverflow.com/questions/5233078/rmi-transport-tcp-tcptransport-connectionhandler-consumes-much-cpu
code
i am running an third party RMI-Server app providing exactly one method ("getImage()" returns an image as byte). The implementation of this method (getting the image via a SOAP-WS) is provide by me. The problem on running this RMI-Server is the high CPU consumption (measured with jvisualvm): 65% of cpu time go into "su...
s3://commoncrawl/crawl-data/CC-MAIN-2014-52/segments/1419447550218.103/warc/CC-MAIN-20141224185910-00099-ip-10-231-17-201.ec2.internal.warc.gz
CC-MAIN-2014-52
954
9
https://bagoscoop.github.io/videos/watch/not-great-at-following-god-s-advice-pastor-steven-furtick
code
Not great at following God’s advice? | Pastor Steven Furtick Official Steven Furtick Published at : 12 Dec 2020 God said He’d be our guide, but it isn’t always easy to follow His advice. Steven Furtick Facebook: ele.vc/5Fb3qR Steven Furtick Instagram: ele.vc/kLuTvj Steven Furtick Twitter: ele.vc/Uu9DZp pastor steven fu...
s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487586390.4/warc/CC-MAIN-20210612193058-20210612223058-00420.warc.gz
CC-MAIN-2021-25
359
8
http://grammartechnologyforbetterorworse.blogspot.com/2015/02/the-next-time-you-assign-essay-dont.html
code
The next time you assign an essay, don't make any requirements about what students are able to use in the process of writing: Word grammar-check, spell-check, grammar software, whatever they want. Watch what they do. Watch carefully the process and what happens between when they think of something to say, and when they...
s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794869732.36/warc/CC-MAIN-20180527170428-20180527190428-00582.warc.gz
CC-MAIN-2018-22
2,836
6
https://www.capgemini.com/jobs/microstrategy-4-to-6-years-bengaluru-hyderabad/
code
- Design, Develop & Test the Reports/Dashboards with the MicroStrategy Components. - Interact with business, ETL, and data architect teams to build models suitable for MicroStrategy - Design and develop complex reporting solutions including reports, Report Services Documents and Enterprise Dashboards. - Design and impl...
s3://commoncrawl/crawl-data/CC-MAIN-2021-10/segments/1614178365186.46/warc/CC-MAIN-20210303012222-20210303042222-00507.warc.gz
CC-MAIN-2021-10
697
8
http://jevois.org/qa/index.php?qa=2379&qa_1=using-older-jevois-versions&show=2382
code
Oh, yes, updates are always optional, you are welcome to just keep the old code forever. This is something you need to configure into Ubuntu, you can disable automatic updates or have it ask you, it is somewhere in the "settings" of Ubuntu. I usually disable all auto-updates on my Ubuntu desktop and server machines, ot...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506669.30/warc/CC-MAIN-20230924191454-20230924221454-00884.warc.gz
CC-MAIN-2023-40
936
4
https://czo-archive.criticalzone.org/luquillo/publications/pub/phillips-2014-the-control-of-grain-scale-mechanincs-on-channel-form-landsca/
code
Landscapes evolve over millions of years, through the complex interplay of climate and tectonics. Mountains in particular represent a staggering range of spatial and temporal scales, challenging our ability to understand how the landscape is sculpted. Mountains do not simply disappear by bulk denudation. The key proces...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510967.73/warc/CC-MAIN-20231002033129-20231002063129-00846.warc.gz
CC-MAIN-2023-40
2,485
4
http://flytxone.com/Use_n_Care.htm
code
Never operate your starter in excess of 10 seconds per starting attempt. Allow 20 seconds to allow starter to cool between attempts. Repeat up to 5 more times (all Sky-Tec starters can handle at least a total of 60 seconds of combined cranking time per half hour - some far more - but don't test it!). If engine fails to...
s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891813803.28/warc/CC-MAIN-20180221202619-20180221222619-00137.warc.gz
CC-MAIN-2018-09
1,228
25
http://www.chamonix.com/stage-photographie,42-4845274-104649,en.html
code
30/10 in the morning: presentation of the course. Discover the technical bases of the photo and the material. Define our project and its agenda. Meeting of valley heritage personalities. Shooting. 31/10 in the morning: meeting of personalities of the heritage of the valley. Shooting. Assessment of the morning. 2/11: la...
s3://commoncrawl/crawl-data/CC-MAIN-2017-43/segments/1508187825264.94/warc/CC-MAIN-20171022132026-20171022152026-00156.warc.gz
CC-MAIN-2017-43
554
5
https://jellyfin.org/docs/general/administration/port-bindings.html
code
This document aims to provide an admin with knowledge on what ports Jellyfin binds and what purpose they serve. - 8096/tcp is used by default for HTTP traffic. This is admin configurable. - 8920/tcp is used by default for HTTPS traffic. This is admin configurable. - 1900/udp is used for service autodiscovery. This is n...
s3://commoncrawl/crawl-data/CC-MAIN-2020-05/segments/1579250606226.29/warc/CC-MAIN-20200121222429-20200122011429-00273.warc.gz
CC-MAIN-2020-05
523
5
http://www.pluginsfree.net/2013/12/miarmy-27-for-autodesk-maya.html
code
Miarmy 2.7 for Autodesk Maya Basefount Technology has announced that Its Maya crowd-simulation system Miarmy 2.7 is now available and Miarmy 3.0 will come in Feb 2014 >> See Also: Maya tutorialV-Ray Procedural Primitives With V-Ray Procedural Primitive DSO, we can render a huge number of agents in some minutes, also al...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917127681.50/warc/CC-MAIN-20170423031207-00454-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
3,716
26
http://www.thetalldesigner.com/blog/2012/11/27/387
code
I just read an excellent declaration of the principals of UX, "Principles of User Interface Design" Clarity is the first and most important job of any interface. To be effective using an interface you've designed, people must be able to recognize what it is, care about why they would use it, understand what the interfa...
s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514573988.33/warc/CC-MAIN-20190920092800-20190920114800-00137.warc.gz
CC-MAIN-2019-39
694
3
http://meta.stackexchange.com/questions/118648/there-should-an-extra-code-type-for-error-message/118650
code
When I write a question sometimes I would like to distinguish the error messages from code and also from my description of the problem. Is there a way for text to appear in a box like code but to not be syntax highlighted? This already exists. You need to prepend error text with This is documented in the edit help unde...
s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257821671.5/warc/CC-MAIN-20160723071021-00034-ip-10-185-27-174.ec2.internal.warc.gz
CC-MAIN-2016-30
475
8
http://ldp.linux.no/HOWTO/PPP-HOWTO/x1577.html
code
|Linux PPP HOWTO| |Prev||Chapter 28. Setting up a PPP server||Next| In order to simplify things for our dial up PPP users, we create a global alias (in /etc/bashrc) so that one simple command will start ppp on the server once they are logged in. This looks like... alias ppp="exec /usr/sbin/pppd -detach" What this does ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949355.52/warc/CC-MAIN-20230330163823-20230330193823-00655.warc.gz
CC-MAIN-2023-14
832
11
https://www.gsp.com/cgi-bin/man.cgi?section=3&topic=HTTP::Engine::Role::Interface
code
HTTP::Engine::Role::Interface - The Interface Role Definition HTTP::Engine::Role::Interface defines the role of an interface in HTTP::Engine. Specifically, an Interface in HTTP::Engine needs to do at least two things: - Create a HTTP::Engine::Request object from the client request - If you are on a CGI environment, you...
s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610704803308.89/warc/CC-MAIN-20210126170854-20210126200854-00003.warc.gz
CC-MAIN-2021-04
944
14
https://docs.mulesoft.com/mule-runtime/3.7/mule-concepts
code
|Mule Runtime Engine versions 3.5, 3.6, and 3.7 reached End of Life on or before January 25, 2020. For more information, contact your Customer Success Manager to determine how you can migrate to the latest Mule version.| Based on the concept of Event Driven Architecture (EDA), Mule works by responding to messages initi...
s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030335424.32/warc/CC-MAIN-20220930020521-20220930050521-00719.warc.gz
CC-MAIN-2022-40
6,468
18
https://permies.com/t/68165/Natural-Raw-Vegan-Male-seeking
code
Truly Natural Raw Vegan Male seeking help for garden, permacutlure live in trade, Northeast, Wmass posted 7 months ago Single, Straight male who tries to follow a pure way without synthetic chemicals and goal is to get off grid. I'm a raw vegan, no smoke or synthetic chemicals or gasoline crap. The plan is be totally s...
s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891812871.2/warc/CC-MAIN-20180220010854-20180220030854-00348.warc.gz
CC-MAIN-2018-09
964
6
https://kerbal.curseforge.com/projects/kerbal-engineer-redux/files/2217017
code
UploadedOct 19, 2014 Supported Game Versions UPDATE NOTICE: If you are updating from a previous version of Kerbal Engineer 1.0, please delete the 'Settings/SectionLibrary.xml' file, or remove the old install first. This will reset the Flight Engineer sections to their default values and enable the new HUD functionality...
s3://commoncrawl/crawl-data/CC-MAIN-2019-26/segments/1560627998755.95/warc/CC-MAIN-20190618143417-20190618165417-00000.warc.gz
CC-MAIN-2019-26
1,046
17
https://magoosh.zendesk.com/hc/en-us/articles/203602629--3-Intersecting-Lines-Are-the-GRE-geometry-diagrams-drawn-to-scale
code
Are the GRE geometry diagrams drawn to scale? Without doing any calculation I looked at these angles and y is clearly bigger than x, so I picked y and it's wrong. There are very few assumptions that can be made when it comes to diagrams and the size of angles is definitely not one of them. This problem was set up to ca...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473871.23/warc/CC-MAIN-20240222225655-20240223015655-00184.warc.gz
CC-MAIN-2024-10
469
2
https://wordpress.stackexchange.com/questions/314658/query-posts-that-have-all-the-specified-tags
code
I have tried this one for example: $query = new WP_Query( array( 'tag__and' => array( 37, 47 ) ) ); It doesn't seem to work. Am I wrong in thinking that category and tags are the same relative to the database eg. in the wp_terms table. Both Categories and Tags show up in there. So I'm looking in wp_term_relationships a...
s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107877420.17/warc/CC-MAIN-20201021180646-20201021210646-00080.warc.gz
CC-MAIN-2020-45
1,515
10
http://ffxiv.zam.com/forum.html?mid=128492203516477845&forum=319&howmany=50
code
We're working on several guides to pitch on launch day to help people out and I'm almost done with a crafting one, but need some feedback as well as some screenshot help. Osarion mentioned to me something called Touching Up, which I haven't encountered myself since I haven't crafted any equipment. Can someone explain i...
s3://commoncrawl/crawl-data/CC-MAIN-2017-34/segments/1502886112682.87/warc/CC-MAIN-20170822201124-20170822221124-00010.warc.gz
CC-MAIN-2017-34
530
3
https://www.horsepropertyclassifieds.com/reptile-well-being-and-care.html
code
Let me begin this article with a brief disclaimer. Your pet reptile will receive the very best care possible with the Zoological Medicine Service. As snakes change into extra in style as pets, a larger number of unique wild-caught species are becoming commercially obtainable. If you want to have turtles as pets, purcha...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296819089.82/warc/CC-MAIN-20240424080812-20240424110812-00166.warc.gz
CC-MAIN-2024-18
1,438
4
https://community.nxp.com/thread/459782
code
We are using DDR Stress Test Tool V2.7. as you know, it can be execute stress test via this tool. Then, I got following log. It seems six or seven test cases executed. What kind of test executed by this tool? Could you elaborate all test scenarios? DDR Freq: 396 MHz t0.1: data is addr test t0: memcpy10 SSN x64 test t1:...
s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514573465.18/warc/CC-MAIN-20190919081032-20190919103032-00003.warc.gz
CC-MAIN-2019-39
490
12
https://www.upwork.com/job/Google-Script-For-Google-Sheets_~012657c052f408eabb/
code
I am looking for someone to automate the creation and saving of our monthly reports. The reports are built in Google Sheets and will update each month automatically. For the Google Script, I would like it to handle the following: 1) Create a Main PDF once with a dedicated URL that would never change (it would always ha...
s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583514443.85/warc/CC-MAIN-20181022005000-20181022030500-00082.warc.gz
CC-MAIN-2018-43
614
7
https://www.peopleperhour.com/hourlie/perform-meta-analysis-of-research-data-using-r-or-revman/627923?ref=member
code
- Views 142 - Sales 3 What you get with this Offer I will do the following: 1- Perform a Meta-analysis of your research data (included studies) using R (metafor, dmetar, and esc packages) or Revman. 2- Calculate the needed effect sizes (e.g. OR, RR, SMD, MD) for the analysis 3- Pool the calculated effect sizes by fitti...
s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593657147031.78/warc/CC-MAIN-20200713225620-20200714015620-00140.warc.gz
CC-MAIN-2020-29
1,335
24
https://developpaper.com/answers-of-front-end-interview-day-march-28-2020/
code
128. Three phases of JS event 127. Use of scroll-y 126. Uni combox [125. [HTML] add scrolling effect to view]( https://github.com/webVueBlog… [124. [CSS] HTML text exceeding part is shown as ellipsis]( https://github.com/webVueBlog… 123. Multi level linkage picker [122. [HTML] what are the new JS APIs for HTML5?]( http...
s3://commoncrawl/crawl-data/CC-MAIN-2021-10/segments/1614178389472.95/warc/CC-MAIN-20210309061538-20210309091538-00362.warc.gz
CC-MAIN-2021-10
1,156
19
https://searchenginetechs.com/seo/meta-tags-seo/
code
Meta tags are the most important page level factors. They play a vital role in the ranking of web page. They are important SEO factors. They help in the ranking of a web page. They shows relevancy of a page with keywords to the search engine. Meta tags are basically HTML tags that give information about the web page. T...
s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487643354.47/warc/CC-MAIN-20210618230338-20210619020338-00585.warc.gz
CC-MAIN-2021-25
3,682
39
https://community.wd.com/t/ssd-m2-locked-security-i-forget-password/271411
code
I have a ssd m2 WD Green and I can’t remember the password that was put on the disk. Is there a way to remove security even by erasing the contents of the disk? The state in which it is like this. I would need to remove the security to be able to use the disk urgently. Thank you very much in advance Please refer below ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679102469.83/warc/CC-MAIN-20231210123756-20231210153756-00796.warc.gz
CC-MAIN-2023-50
384
4
https://developers.ironsrc.com/ironsource-mobile/unity/unity-plugin-6-4-documentation/
code
Unity Plugin 6.4 and Below Documentation If your app still has the ironSource SDK version 6.4 and below integrated, we recommend updating to our newest SDKs. Easy to integrate, SDKs 6.5+ include an array of features such as automated SDK & ad unit initialization, ad unit retry logic, optional userID, static API, and mu...
s3://commoncrawl/crawl-data/CC-MAIN-2018-47/segments/1542039742666.36/warc/CC-MAIN-20181115095814-20181115121814-00453.warc.gz
CC-MAIN-2018-47
541
9
http://mathforum.org/kb/thread.jspa?threadID=2375544&messageID=7811398
code
> Then you could redefine f(p,q) over all of C as follows > > fnew(p,q)=f(p,q)+prod(b-A*q) Thanks for this suggestion. Unfortunately, C is not easy to write out in that form. It would have a very large number of vertices which, with dimensions > 2, would lead to far too vast an "A" term for it to be computationally fea...
s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125937074.8/warc/CC-MAIN-20180419223925-20180420003925-00598.warc.gz
CC-MAIN-2018-17
581
4
https://epccat.com/doc-t6/126680/
code
The AccuGrade System has three light bars: - Two vertical light bars for cut/fill mode - One horizontal left/right light bar Each light bar can be used in any position, but the light bar must be individually set for that position. You set only one light bar at a time. Note: If the light bars are removed from the machin...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510942.97/warc/CC-MAIN-20231002001302-20231002031302-00632.warc.gz
CC-MAIN-2023-40
1,621
18
https://m-luebbers.github.io/
code
Engineering Center, ECES 111 University of Colorado Boulder Boulder, Colorado, USA I graduated undergrad from Cornell University in 2018, where I majored in Computer Science, specializing in and conducting research into artificial intelligence and robotics in the Robot Personal Assistants Lab (RPAL). Since 2016, I have...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506559.11/warc/CC-MAIN-20230924023050-20230924053050-00422.warc.gz
CC-MAIN-2023-40
7,473
55
http://avisynth.nl/users/vcmohan/Grid/Grid.html
code
In several applications of video image processing, coordinates along width (x axis) and height (Y axis) need to be specified with a fair degree of accuracy. Grid plugin facilitates this by superimposing a Grid on the frame. Grid lines are drawn as dotted lines, while those specified as bold are drawn as dashed lines an...
s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320304287.0/warc/CC-MAIN-20220123141754-20220123171754-00038.warc.gz
CC-MAIN-2022-05
1,911
16
https://www.joesdollars.com/image-s1-1x-1/
code
My company is holding a free training webinar that you will find VERY interesting! Specificaly we will be covering how to develop an income in 2019 by leveraging a new platform with: - no mlm - no websites - no ppc/seo - no inventory - and in some cases, without selling ANYTHING (really cool stuff!) There is no cost to...
s3://commoncrawl/crawl-data/CC-MAIN-2019-35/segments/1566027319082.81/warc/CC-MAIN-20190823214536-20190824000536-00022.warc.gz
CC-MAIN-2019-35
489
9
https://www.rmcybernetics.com/science/diy-projects
code
DIY Science Projects & Experiments The following pages are designed to help science and technology enthusiasts find ways of creating fun educational diy projects while learning the principles of how things work. This section gives details of many DIY science projects and equipment which can be made at home. The Experim...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474670.19/warc/CC-MAIN-20240227021813-20240227051813-00827.warc.gz
CC-MAIN-2024-10
551
2
https://julesrosser.com/blog/add-Dagger-to-a-simple-Android-app.html
code
23rd July, 2018 A simple guide for adding Dagger2 to a modern MVVM Android project. Dagger is always one of the first libraries I add when starting new Android projects. Not only does is simplify the process of adding further libraries, it doesn’t have many pre-requisites and it forces you to think about project archit...
s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030334802.16/warc/CC-MAIN-20220926051040-20220926081040-00560.warc.gz
CC-MAIN-2022-40
5,360
24
https://www.smalltechnews.com/archives/71322
code
Last week, Microsoft unveiled the Surface Duo SDK, along with windows simulation tools that fit the software. Today, however, Microsoft developer Guy Merin said on Twitter that the SDK is available for macOS. In addition, from the official download page, Microsoft also introduced software for the Linux platform. (Insta...
s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107892710.59/warc/CC-MAIN-20201026234045-20201027024045-00494.warc.gz
CC-MAIN-2020-45
769
4
http://www.caroler.ca/carole-robitailles-blog
code
Finally updating my Blog Its been a long time since i have been keeping up with my website. These are recent paintings from past 8 months While I am Home - paintings I have been doing while keeping isolated at home to prevent catching the Corona Virus I have been staying home alone during this pandemic. Scary out there...
s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585196.73/warc/CC-MAIN-20211018031901-20211018061901-00345.warc.gz
CC-MAIN-2021-43
321
4
https://mail.python.org/pipermail/edinburgh/2011-June/000219.html
code
[Python Edinburgh] Pub Meetup Tonight ed.hawkins at st.com Tue Jun 21 16:44:39 CEST 2011 I guess the lucky ones in Florence had their heads so full of beer, sunshine and python, they forgot what day it was? LOL :-) Ed. From: edinburgh-bounces+ed.hawkins=st.com at python.org [mailto:edinburgh-bounces+ed.hawkins=st.com a...
s3://commoncrawl/crawl-data/CC-MAIN-2019-26/segments/1560627999163.73/warc/CC-MAIN-20190620065141-20190620091141-00116.warc.gz
CC-MAIN-2019-26
619
12
https://automationdesign.ca/chatbot-tool-personal-assistant-positions.html
code
Semantic Machines solve conversational artificial intelligence. The conversational artificial intelligence interfaces by Semantic Machines will soon enable a natural communication between people and computers. Semantic Machines vision is paving way for conversational computing through development of fundamental artific...
s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570987823061.83/warc/CC-MAIN-20191022182744-20191022210244-00284.warc.gz
CC-MAIN-2019-43
9,342
21
http://bradfit.nl/apc7n/09b0e7-convolutional-autoencoder-pytorch
code
For this project, I have used the PyTorch version 1.6. The following is the complete training function. Convolutional Autoencoders are general-purpose feature extractors differently from general autoencoders that completely ignore the 2D image structure. Example convolutional autoencoder implementation using PyTorch - ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506479.32/warc/CC-MAIN-20230923030601-20230923060601-00409.warc.gz
CC-MAIN-2023-40
7,305
1
https://ubuntuforums.org/showthread.php?t=1468376&page=50&highlight=T101MT
code
Well, I admit I have never used apt-get -b. In any case, you also have to change the version number and remove the patches from the package. I'll try out the Debian package later, I'm pretty sure a current one should also work in Ubuntu. If you only tested the drivers from this thread, all you need to do is to go to th...
s3://commoncrawl/crawl-data/CC-MAIN-2017-09/segments/1487501174157.36/warc/CC-MAIN-20170219104614-00111-ip-10-171-10-108.ec2.internal.warc.gz
CC-MAIN-2017-09
1,848
6
https://spltech.co.uk
code
Welcome to Your AI, ML & Python Programming Hub Discover the latest trends, tutorials, and resources in Machine Learning and Python programming. Hello everyone, in this article I wanted to talk about a paper that is a follow-up of Wav2Lip:: Towards Generating Ultra-High Resolution Talking-Face Videos with Lipsynchroniz...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817002.2/warc/CC-MAIN-20240415142720-20240415172720-00539.warc.gz
CC-MAIN-2024-18
1,499
6
https://serverfault.com/questions/557466/check-health-of-raid-array
code
I have a server with RAID 1. Currently when I type in the following command: Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4] [multipath] [faulty] unused devices: <none> What does this mean? The server works fine but why doesn't the RAID array show up here?
s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618039375537.73/warc/CC-MAIN-20210420025739-20210420055739-00387.warc.gz
CC-MAIN-2021-17
282
4
http://www.greatlakes4x4.com/showpost.php?p=2226673&postcount=18
code
Originally Posted by GreaseMonkey Then what is it used for? Putting a bunch of people to work counting us so you can claim the government created a bunch of jobs, thus keeping the unemployment rate below 10% It is supposed to be used to determine how many representatives each state gets in congress, and also how the di...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917123530.18/warc/CC-MAIN-20170423031203-00207-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
366
4
http://forums.devx.com/showthread.php?139017-Exercise-help-please!!-(Graphs)&p=411041
code
Exercise help please!! (Graphs) Can someone help me doing this exercice, I can do some parts but I don't understand how to do the whole thing. File name: L6D.java 1. The driver contains only the main method. 2. Initialize a 2-dimensional array to represent a unweighted graph as an adjacency matrix. (The graph may be di...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917118743.41/warc/CC-MAIN-20170423031158-00537-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
3,094
32
https://dzone.com/articles/textillatejs-jquery-plugin?mz=46483-html5
code
The Web Dev Zone is brought to you in partnership with Mendix. Download this Forrester Report to gain a better understanding of the low-code platform market and how to make a strategic platform selection you won’t regret. Textillate.js allows you to animate text with effects such as flash, bounce, shake and more. In al...
s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701154221.36/warc/CC-MAIN-20160205193914-00067-ip-10-236-182-209.ec2.internal.warc.gz
CC-MAIN-2016-07
897
9
http://unitylist.com/browse/physics/6
code
Games & Tutorials Shaders & Effects Importers & Exporters A little physics based platformer, guest starring our favorite blue ball! Unity Project to create cloth physics A Google Cardboard app using Unity that visualises concepts in physics. Randomation Vehicle Physics Vehicle physics system for the Unity engine. 02 Ne...
s3://commoncrawl/crawl-data/CC-MAIN-2017-47/segments/1510934806465.90/warc/CC-MAIN-20171122050455-20171122070455-00579.warc.gz
CC-MAIN-2017-47
1,236
20
https://opendata.stackexchange.com/tags/kml/hot
code
The definitive answer for any British administrative area is Ordnance Survey's Boundary Line product. From Euro constituencies to council wards, Boundary-Line™ maps every administrative boundary in detail for you. And what's more, it's completely free to download and use. Also please note that Wales and England are bot...
s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038073437.35/warc/CC-MAIN-20210413152520-20210413182520-00429.warc.gz
CC-MAIN-2021-17
3,969
38
http://devs.mx/topic/738-inefficient-optimization/
code
First, exec() is disabled from host and they are not going to enable it. Why don'y you consider different method or compliment current implementation with some other backup image optimization technique like other plugins do? exec() is disabled by majority of host and doesn't seem to be a good choice. Second, optimizati...
s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593657143354.77/warc/CC-MAIN-20200713064946-20200713094946-00539.warc.gz
CC-MAIN-2020-29
733
4
https://forum.openwrt.org/t/wifi-card-driver-performance/131819
code
I've been scouring the interwebs trying to find a solution to my problem of packet loss using the ALFA AWUS036ACM (MT7612U) usb wifi card. I have come across a few people with similar issues with this exact card. I've tried many different configurations in order to get it working with my rpi4, and at this point I've gi...
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882571584.72/warc/CC-MAIN-20220812045352-20220812075352-00654.warc.gz
CC-MAIN-2022-33
656
2
https://ha.yellow-bricks.com/introduction_to_ha.html
code
Introduction to vSphere High Availability Availability has traditionally been one of the most important aspects when providing services. When providing services on a shared platform like VMware vSphere, the impact of downtime exponentially grows as many services run on a single physical machine. As such VMware engineer...
s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125947654.26/warc/CC-MAIN-20180425001823-20180425021823-00363.warc.gz
CC-MAIN-2018-17
9,238
46
http://javadoc.imagej.net/OMERO/ome/formats/model/PixelsProcessor.html
code
Processes the pixels sets of an IObjectContainerStore and ensures that the physical pixel dimensions are updated if they were specified by the user. If Image containers are present, Image.acquisitionDate is filled out and that the Image name and description match that which was specified by the user if the if provided ...
s3://commoncrawl/crawl-data/CC-MAIN-2017-26/segments/1498128320362.97/warc/CC-MAIN-20170624221310-20170625001310-00520.warc.gz
CC-MAIN-2017-26
327
5
https://preview.aclanthology.org/author-url/L14-1651/
code
This work investigates how automated methods can be used to classify social media text into argumentation types. In particular it is shown how supervised machine learning was used to annotate a Twitter dataset (London Riots) with argumentation classes. An investigation of issues arising from a natural inconsistency wit...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474690.22/warc/CC-MAIN-20240228012542-20240228042542-00556.warc.gz
CC-MAIN-2024-10
1,004
1
http://finance.yahoo.com/mbview/threadview/?bypass=true&bn=a9d5ba9a-15ba-3f4c-928d-c45c5c54ee92&tid=1191023827000-a2260450-5ed8-3cbe-8aad-2635ca9d16fe&tls=la%2Ca%2C4
code
permit was filled today . go to this url to see.https://www.dmr.nd.gov/oilgas/daily/2007/dr092807.pdf just an infill well in an established field. nobody here has mentioned clr's woodford shale properties in OK, any thoughts? I don't know much about woodford shale, but my curosity is of the discovery in south michigan ...
s3://commoncrawl/crawl-data/CC-MAIN-2016-36/segments/1471982964275.89/warc/CC-MAIN-20160823200924-00009-ip-10-153-172-175.ec2.internal.warc.gz
CC-MAIN-2016-36
395
3
http://www.swtor.com/community/showpost.php?p=5071237&postcount=5
code
I think it was in one of their recent interviews, i am not sure, I keep seeing it stated on the forums. I'd be really interested in seeing that interview if anybody could point me in the right direction. The above comment just made me notice that I had been taking comments about story being deprioritized for granted, a...
s3://commoncrawl/crawl-data/CC-MAIN-2016-18/segments/1461861735203.5/warc/CC-MAIN-20160428164215-00194-ip-10-239-7-51.ec2.internal.warc.gz
CC-MAIN-2016-18
943
3
https://www.boldreports.com/feedback/19830/provide-not-in-and-not-like-operators-support-in-report-data-filters
code
Welcome to the Embedded Reporting feedback portal. We’re happy you’re here! If you have feedback on how to improve the Embedded Reporting, we’d love to hear it!> Thanks for joining our community and helping improve Syncfusion products! Need to provide the "Not in" and "Not like" operator support in report table and dat...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473370.18/warc/CC-MAIN-20240221034447-20240221064447-00564.warc.gz
CC-MAIN-2024-10
338
3
https://stats.meta.stackexchange.com/questions/3178/statistics-on-cross-validated-usage
code
Some of the sources of information: The "Users" tab, which stares at you every time you use StackExchange: That should be on screen every time your read or post on the main site. If you investigate it, it has a wealth of information - reputation shows how much net reputation (upvotes + acceptances + bounties received -...
s3://commoncrawl/crawl-data/CC-MAIN-2019-51/segments/1575541294513.54/warc/CC-MAIN-20191214202754-20191214230754-00510.warc.gz
CC-MAIN-2019-51
4,465
42
https://icara.us/keynote.html
code
Prof. Jan Peters Jan Peters is a full professor (W3) for Intelligent Autonomous Systems at the Computer Science Department of the Technische Universitaet Darmstadt since 2011, and, at the same time, he is the dept head of the research department on Systems AI for Robot Learning (SAIROL) at the German Research Center fo...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947475897.53/warc/CC-MAIN-20240302184020-20240302214020-00845.warc.gz
CC-MAIN-2024-10
17,484
36
https://uk.answers.yahoo.com/question/index?qid=20071229222442AAYLAfL
code
What do you make of the latest bin Laden audio tape? I am thinking of a few possible scenarios. 1. The audio tape takes a long time to reach its destination and therefore could not have included mentioning Bhutto. I find this to be the most probable scenario. 2. Bin Laden is dead and the release of this message is the ...
s3://commoncrawl/crawl-data/CC-MAIN-2019-35/segments/1566027313436.2/warc/CC-MAIN-20190817164742-20190817190742-00349.warc.gz
CC-MAIN-2019-35
970
10
https://dreamport.tech/events/event-rpe-018-binary-signature-diversity.php
code
RPE-018: Binary Signature Diversity RPE-018: Binary Signature Diversity Date: June 28-29, 2022 | Location: Virtual or DreamPort Facility in Columbia, MD Though prior events in 2018 (RPE-001, "The Chameleon and the Snake") and 2019 (RPE-005, "The Chameleons and the Snakes") were successful, binary signature diversity re...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816070.70/warc/CC-MAIN-20240412194614-20240412224614-00148.warc.gz
CC-MAIN-2024-18
6,978
62
https://www.theburningofrome.com/trending/how-do-i-add-msrtcsip-primaryuseraddress-attribute/
code
How do I add msRTCSIP PrimaryUserAddress attribute? Right-click the user, and then click Properties. Edit the msRTCSIP-PrimaryUserAddress attributes of the users so that the values are unique within the organization. What is proxyAddresses attribute in Active Directory? The proxyAddresses attribute in Active Directory ...
s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030335304.71/warc/CC-MAIN-20220929034214-20220929064214-00221.warc.gz
CC-MAIN-2022-40
3,680
29
http://events.msdn.microsoft.com/?id=31b2f5b9-c03e-4b2b-ad82-3de63d6033b6
code
Come to this session to learn about new features in SQL Server 2014 geared towards private and hybrid cloud. This session is demo-heavy and you will walk away with great understanding on how the product team bake cloud features directly into SQL Server 2014. Everything in the OWASP TOP 10 is covered in this session, in...
s3://commoncrawl/crawl-data/CC-MAIN-2014-42/segments/1414119647914.3/warc/CC-MAIN-20141024030047-00311-ip-10-16-133-185.ec2.internal.warc.gz
CC-MAIN-2014-42
1,126
3
https://github.com/kvs/znc-offlinemarker/blob/master/README.md
code
A (very) simple module, which when loaded will insert a "-- MARK --" line in all channel-logs when a client disconnects. Requires ZNC v1.0+ Compiling and installing Run the following on the box where ZNC is installed: $ znc-buildmod offlinemarker.cpp $ cp offlinemarker.so ~/.zsh/modules/ Run the following from within y...
s3://commoncrawl/crawl-data/CC-MAIN-2017-30/segments/1500549423716.66/warc/CC-MAIN-20170721042214-20170721062214-00396.warc.gz
CC-MAIN-2017-30
529
10
http://nateandjenna.com/employee-performance-review-form/
code
Employee performance review form template free peer templates format appraisal We provide free employee forms for you to download. An employee is a term for workers and managers working for a company, organisation or community. These people are the staff of the organization. Generally speaking, any person hired by an e...
s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125946314.70/warc/CC-MAIN-20180424002843-20180424022843-00090.warc.gz
CC-MAIN-2018-17
758
6
https://www.nexcess.net/cloud/open-source-software/
code
Build your next website on an open platform and host it with open-source experts What is open source hosting? Open source hosting is a service that uses open-source technologies to connect your website to the internet, such as servers, cloud infrastructure, and programming languages. These hosts typically support open-...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474700.89/warc/CC-MAIN-20240228080245-20240228110245-00255.warc.gz
CC-MAIN-2024-10
3,602
30
http://zoapi.com/insights/instant-meetings
code
Meetings are Needed 58% of daily meetings in any company, are conducted in person. Apart from weekly remote phone calls over internet, the middle and top management spend significant time attending in-person meetings. Time critical projects require the teams and their collaborators working together at one geographical ...
s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125937113.3/warc/CC-MAIN-20180420022906-20180420042906-00048.warc.gz
CC-MAIN-2018-17
2,685
13
https://docs.vmware.com/en/VMware-Aria-Operations-for-Logs/SaaS/Using-Operations-for-Logs/GUID-AC91BC2B-850B-482E-9706-D0D1A5653C95.html
code
Content packs contain dashboards, extracted fields, saved queries, and alerts that are related to a specific product or set of logs. You can enable or deactivate a content pack, export or import a content pack, and remove a content pack. To view the content packs that are loaded on your system, expand the main menu and...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474795.48/warc/CC-MAIN-20240229071243-20240229101243-00470.warc.gz
CC-MAIN-2024-10
2,070
14
http://ifonlyyouwood.blogspot.com/2009/07/what-comes-first-pins-or-tails.html
code
The first 'religious' discussion for this batch of postings is whether to cut the pins first or the tails first. There is a reason to cut tails first in a production environment - you can stack half a dozen boards in the vise and cut the tails on all of the boards at once. This, arguably, saves you a bit of time. Not a...
s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676589634.23/warc/CC-MAIN-20180717090227-20180717110227-00505.warc.gz
CC-MAIN-2018-30
1,916
9
http://www.lawnsite.com/showpost.php?p=4581864&postcount=12
code
Originally Posted by DA Quality Lawn & YS white, what do you use to block the ads? I use google chome as my browser. Install the following two (free!) ad-ons to enjoy the internet nearly 100% advertisement free: *learn how to use this before you turn it lose. Basically you can chose what does and does not get executed....
s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701152959.66/warc/CC-MAIN-20160205193912-00198-ip-10-236-182-209.ec2.internal.warc.gz
CC-MAIN-2016-07
484
4
http://www.linuxquestions.org/questions/linux-software-2/error-message-in-configure-during-the-installation-of-rosegarden-4-1-0-a-323087/
code
Originally posted by King_Loz Do I really have to keep running variables in my commands so all the apps know where my libraries are stored or something? checking for KDE... configure: error: in the prefix, you've chosen, are no KDE headers installed. This will fail. So, check this please and use another prefix! you don...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917122955.76/warc/CC-MAIN-20170423031202-00361-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
1,019
15
https://www.funtrivia.com/trivia-quiz/Entertainment/Very-Monty-Python-Part-D-298161.html
code
Quiz Answer Key and Fun Facts 1. "The Golden Age of Ballooning" was one of two episodes never to have a title sequence. What was the other one? 2. Who was Queen Victoria pestering in the "rare" filming of her in her garden in the "Sex and Violence" episode? 3. What type of pet did Eric Idle adopt in the episode, "Micha...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296945473.69/warc/CC-MAIN-20230326142035-20230326172035-00017.warc.gz
CC-MAIN-2023-14
1,155
15
http://www.law.cornell.edu/category/lexcraft_articletype/howto
code
Here's what you'll need to run oai4courts: - A database package that works with Rails (mySQL, Postgres, and Oracle should all work, but see here), and that you're comfortable pushing data around with it - ruby, of course. - You'll need some additional gems - appropriate gems for connecting with your database from the u...
s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1387345762220/warc/CC-MAIN-20131218054922-00045-ip-10-33-133-15.ec2.internal.warc.gz
CC-MAIN-2013-48
1,286
13
https://avesis.itu.edu.tr/yayin/7d161dec-7e52-4da7-b2e8-d2a8b52dc80c/a-novel-design-framework-for-generation-and-parametric-modification-of-yacht-hull-surfaces
code
This paper proposes a new design framework for the parametric design and shape modification of a yacht hull. In this framework, the hull is divided into three regions (entrance, middle and run) and each region is represented separately. In this way, a designer has better design flexibility so that higher design variati...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100527.35/warc/CC-MAIN-20231204083733-20231204113733-00833.warc.gz
CC-MAIN-2023-50
933
1
https://community.ivanti.com/thread/9075
code
You can open object designer and edit the object. Once the object is open make sure you click on the top level of the attribute tree. There will be a property on the right side for the image that is used to represent this object. You can change that to whatever you want. Hello Nephi - thank you for your reply. I change...
s3://commoncrawl/crawl-data/CC-MAIN-2018-13/segments/1521257647758.97/warc/CC-MAIN-20180322014514-20180322034514-00738.warc.gz
CC-MAIN-2018-13
1,441
8