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.windley.com/archives/2008/01/clips_are_back.shtml | code | In the old days, you could reference a section of audio in an IT Conversations program using a handy tool that Doug Kaye created. Jon Udell was among the most frequent users of that service, but others, including yours truly, used it as well.
Then, IT Conversations started auto assembling so that the show always had fr... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224645810.57/warc/CC-MAIN-20230530131531-20230530161531-00022.warc.gz | CC-MAIN-2023-23 | 1,487 | 8 |
https://github.com/WLAN-Pi/wconsole | code | Turn your WLANPi in to a wireless serial console cable
It can be annoying to have to sit in an equipment room to use the serial console port on an item of networking equipment. This project allows you to use a WLANPi to connect to your serial console cable via a Wi-Fi link while sat in the comfort of a nearby office, r... | s3://commoncrawl/crawl-data/CC-MAIN-2019-51/segments/1575540499439.6/warc/CC-MAIN-20191207132817-20191207160817-00228.warc.gz | CC-MAIN-2019-51 | 5,065 | 46 |
https://dailydotnettips.com/selective-projects-loading-using-solution-filter-in-visual-studio/ | code | Solution Filter in Visual Studio allows a faster load of the solution with selective projects. When we are working on a large solution with several projects, we may not work with all the projects together. Sometimes, specific developers only focus on a set of projects. Solution Filter in Visual Studio allows us to sele... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100056.38/warc/CC-MAIN-20231129041834-20231129071834-00246.warc.gz | CC-MAIN-2023-50 | 1,559 | 8 |
https://www.scummvm.org/el/news/20080302/ | code | ...on a moving ship and you've got no recollections on how you got there. Can you find your way around when you're Lost in Time?
Same procedure as last time: Get your copy of Lost in Time and a daily build of ScummVM, then report all bugs to our bug tracker and submit screenshots to our patch tracker. For further infor... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947476432.11/warc/CC-MAIN-20240304065639-20240304095639-00204.warc.gz | CC-MAIN-2024-10 | 453 | 3 |
https://www.thoughtwavesoft.com/top-8-tools-used-for-api-testing/ | code | - September 21, 2018
API testing (Application Programming Interface Testing) is a software testing type which focuses on the determination if the developed APIs meet expectations regarding the functionality, reliability, performance, and security of the application. In this post we see top 8 tools used for API Testing.... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473524.88/warc/CC-MAIN-20240221170215-20240221200215-00044.warc.gz | CC-MAIN-2024-10 | 5,824 | 60 |
https://libguides.jcu.edu.au/search_smarter_arts-humanities-social_sciences/step-2-truncation-phrasing | code | Truncation is the shortening of a keyword so that other keywords that start with the same group of letters (or stem) will be automatically retrieved. A symbol is used, often an asterisk * to command the database to truncate a term
e.g. Australi* will retrieve Australia, Australian, Australians etc.
Phrase searching ens... | s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662532032.9/warc/CC-MAIN-20220520124557-20220520154557-00238.warc.gz | CC-MAIN-2022-21 | 908 | 5 |
http://www.tomshardware.com/forum/250415-32-test-raid-pluggable-sata-hard-disks | code | I need some advice on how I can test RAID 1 on non hot-pluggable hard disks. My goal is to simulate a drive failure.
Also, during the rebuilding, after I install new drive, I also want to force the power off. Is this too risky? My goal is to make sure that on next boot, that rebuilding will be smart enough to start at ... | s3://commoncrawl/crawl-data/CC-MAIN-2014-41/segments/1412037663467.44/warc/CC-MAIN-20140930004103-00198-ip-10-234-18-248.ec2.internal.warc.gz | CC-MAIN-2014-41 | 1,008 | 7 |
https://ancient.darcynorman.net/darcynorman.net/2021/2009/01/21/wordcamped-vancouver/index.html | code | The WordCampEd Vancouver 2009 website was just moved from a PBWiki site to a shiny new WordPress site. It was odd not using WordPress to power the website for a WordPress-related event, but initially I thought it made more sense to just use a free, low-friction service like PBWiki.
But, now we've got a WordPress site, ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100550.40/warc/CC-MAIN-20231205073336-20231205103336-00450.warc.gz | CC-MAIN-2023-50 | 678 | 3 |
http://besttopnewtech.org/tag/product | code | The current news about Microsoft buying GitHub for $7.5 billion has resulted in quite some dismay on the software program builders’ side. The tech business is mobilizing against a brand new California privacy law, possible the toughest in the nation. He was beforehand a reporter at San Francisco Business Times, where h... | s3://commoncrawl/crawl-data/CC-MAIN-2019-26/segments/1560627998755.95/warc/CC-MAIN-20190618143417-20190618165417-00375.warc.gz | CC-MAIN-2019-26 | 1,954 | 4 |
https://blog.iphoting.com/blog/archives/741-hig | code | Andy Matuschak has written a great post on difference between user-friendly software and developer-friendly software.
A typical response to my reasoning goes something along the lines of: “Yeah, but with Beryl, Linux looks even better!”
The thought process is typical of people trying very hard to promote the Windows Mo... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510501.83/warc/CC-MAIN-20230929090526-20230929120526-00056.warc.gz | CC-MAIN-2023-40 | 1,121 | 8 |
http://stackoverflow.com/questions/15816605/scope-of-fortran-modules?answertab=votes | code | I already asked this question however this im going to try to be clearer this time. Im really new to fortran so forgive any sytax error this is more psuedo code.
module variables implicit none SAVE integer x integer y end module subroutine init() use variables x = x + 2 y = y + 1 endsubroutine
then my main program woul... | s3://commoncrawl/crawl-data/CC-MAIN-2015-18/segments/1430456823285.58/warc/CC-MAIN-20150501050703-00037-ip-10-235-10-82.ec2.internal.warc.gz | CC-MAIN-2015-18 | 992 | 7 |
https://forum.uipath.com/t/how-do-i-run-my-bot-on-different-machines/358572 | code | I have 3 processes.
I developed them on Machine 1.
I would like to run them on Machine 1, Machine 2, and Machine 3.
I don’t want to download studio on Machine 2 and 3.
Is it possible to only download assistant on machine 2 and 3? How do I connect everything? I’m stuck on robot and machine assignment.
Thanks in advance!... | s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662543797.61/warc/CC-MAIN-20220522032543-20220522062543-00120.warc.gz | CC-MAIN-2022-21 | 869 | 15 |
https://protrem.com/spreadsheet-count-separated/google-spreadsheet-count-comma-separated-middle.aspx | code | Google Spreadsheet Count Comma Separated
This range together into google spreadsheet
Sets the number of rows or columns of the range that should be treated as headers. Sheets function from google spreadsheet? CONCATENATE function does and how to use it. Network monitoring, verification, and optimization platform. Langu... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710503.24/warc/CC-MAIN-20221128102824-20221128132824-00850.warc.gz | CC-MAIN-2022-49 | 3,771 | 16 |
https://bitbucket.org/oregon/oregoncore | code | OregonCore has moved!
New repository location: https://github.com/OregonCore/OregonCore
If you were using this repository and want to migrate too, follow migration guide.
If you weren't using this repository do not start. Instead jump to our new.
Please direct any issues, questions, emotes, doubts and thought to this f... | s3://commoncrawl/crawl-data/CC-MAIN-2019-18/segments/1555578760477.95/warc/CC-MAIN-20190426053538-20190426075538-00556.warc.gz | CC-MAIN-2019-18 | 417 | 6 |
https://forums.openqnx.com/t/topic/22901 | code | I programmed an application, which saves the files on the remote computer
using ftp protocol. The application is running without any problem, but now
I test an updated version and it receives from time to time the SIGILL
signal - illegal hardware instruction.
I inspected the code - nothing suspicious.
I am using QNX 4.... | s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363215.8/warc/CC-MAIN-20211205160950-20211205190950-00072.warc.gz | CC-MAIN-2021-49 | 390 | 7 |
https://teachconnect.edu.au/t/welcome-to-teachconnect/7 | code | This site is for Queensland Teachers. We hope you find it useful. The internet has everything that a teacher might need: thousands of Facebook groups, valuable resources, and potential friends. Yet how do you actually find what you need that’s relevant to you as a Queensland teacher?
Asking a question here helps everyo... | s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514575860.37/warc/CC-MAIN-20190923022706-20190923044706-00239.warc.gz | CC-MAIN-2019-39 | 325 | 2 |
https://www.mis.mpg.de/events/event/heights-periods-and-arithmetic-on-curves | code | Heights, periods, and arithmetic on curves
- Emre Sertöz (Leibniz University Hannover)
The size of an explicit representation of a given rational point on an algebraic curve is captured by its canonical height. However, the canonical height is defined through the dynamics on the Jacobian and is not particularly accessi... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474808.39/warc/CC-MAIN-20240229103115-20240229133115-00654.warc.gz | CC-MAIN-2024-10 | 809 | 3 |
https://egghead.io/lessons/npm-pin-down-npm-package-versions-with-yarn-lock | code | npm shrinkwrap > npm install > npm shrinkwrap is not guaranteed to produce the same output as just shrinkwrapping once, whereas Yarn explicitly uses "an install algorithm that is deterministic and reliable". We’ll learn how to generate a
yarn.lock file and commit it to version control to ensure a deterministic and reli... | s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320299927.25/warc/CC-MAIN-20220129032406-20220129062406-00073.warc.gz | CC-MAIN-2022-05 | 2,535 | 14 |
https://www.sitefinity.com/developer-network/forums/bugs-issues-/duplicate-draft-page-ignores-changes-to-parent-page | code | 21 Jan 2011
03 Mar 2011
Link to this post
Please keep in mind I haven't done anything strange like modify config files or what-not. The site is pretty large (50+) pages, somehow, this problem appeared. I cannot quickly replicate it on a new project, but I didn't want to spend hours investigating.
I'm sending you screen... | s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676589404.50/warc/CC-MAIN-20180716154548-20180716174548-00458.warc.gz | CC-MAIN-2018-30 | 535 | 5 |
https://www.oreilly.com/library/view/html-xhtml/9780470537558/ch18.html | code | In This Chapter
Inputting and outputting with modal dialogs
Using concatenation to build text data
Understanding data types
Using string methods and properties
Using conversion functions
Web pages are defined by the XHTML code and fleshed out by CSS. But to make them move and breathe, sing, and dance, you need to add a... | s3://commoncrawl/crawl-data/CC-MAIN-2019-30/segments/1563195529007.88/warc/CC-MAIN-20190723064353-20190723090353-00347.warc.gz | CC-MAIN-2019-30 | 872 | 8 |
http://outilsmoss.blogspot.com/2008/07/sharepoint-document-rating-system.html | code | Project Description: This project allows authenticated users to rate documents. It follows the following rules
- Each AUTHENTICATED user can rate documents one or more times but only 1 vote per person will be kept for a given document. So, if a person has already voted, his/her current vote will replace the previous on... | s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676592475.84/warc/CC-MAIN-20180721090529-20180721110529-00206.warc.gz | CC-MAIN-2018-30 | 987 | 9 |
https://kb.iu.edu/d/aheo | code | In Linux, what is RPM, and how do I use it to install software?
RPM (RPM Package Manager) is a popular utility for installing software on Unix-like systems, particularly Red Hat Linux. The following is an example of how to use RPM:
- Log in as
root, or use the
sucommand to change to the
rootuser at the workstation on w... | s3://commoncrawl/crawl-data/CC-MAIN-2017-09/segments/1487501172018.95/warc/CC-MAIN-20170219104612-00104-ip-10-171-10-108.ec2.internal.warc.gz | CC-MAIN-2017-09 | 1,088 | 18 |
https://www.wallstreetoasis.com/forums/does-cbre-have-a-financial-consulting-group-presence-in-the-new-york-city-region | code | Does CBRE have a Financial Consulting Group presence in the New York City region?Subscribe
looking to make a career transition at 29 years old. probably impossible, but who knows.
anyway, if i did want to get into underwriting and modeling, what would be the easiest way to do that. (i am coming from middle office trade... | s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107889574.66/warc/CC-MAIN-20201025154704-20201025184704-00406.warc.gz | CC-MAIN-2020-45 | 339 | 3 |
https://itch.io/profile/bohrium | code | There were supposed to be two more activities to do on the map, which would effectively cut the walking distance in half. But I just didn't have the time to implement them or enough time to make the map smaller to compensate for not having them there.
Recent community posts
Hey, sucks that you're having trouble with ge... | s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676596542.97/warc/CC-MAIN-20180723145409-20180723165409-00137.warc.gz | CC-MAIN-2018-30 | 858 | 4 |
http://proteinkinaseinhibitor.com/importantly-reingold-et-al-argued-that-this-divergence-point-pr | code | Importantly, Reingold et al. argued that this divergence point provides an estimate of the earliest significant influence of word frequency on fixation duration. Reingold et al. reported word frequency effects for fixations with durations of 145 ms or greater (i.e. only approximately 9% of fixations had durations that ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-26/segments/1560627999273.24/warc/CC-MAIN-20190620190041-20190620212041-00276.warc.gz | CC-MAIN-2019-26 | 2,762 | 4 |
https://hub.mender.io/t/ports-and-endpoints-to-allow/4412 | code | Hi everyone !
We have some devices running in a networks where policies denies all access to the NAT and we need to provide the list of particular endpoints and ports that we’ll need to access.
We have allowed
TCP 443 s3.amazonaws.com since it’s pretty clear from logs that the images are pulling from S3, but still we s... | s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662545875.39/warc/CC-MAIN-20220522160113-20220522190113-00095.warc.gz | CC-MAIN-2022-21 | 970 | 6 |
https://www.biztalk360.com/blog/biztalk-server-tip-2-efficient-host-separation/ | code | When configuring hosts always consider the best practices for BizTalk host separation, start with the separation of artifacts per functionality (receive, send, orchestration and tracking) then consider isolation (per application, business unit, etc), then for performance reasons and finally for reliability reasons. A g... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474641.34/warc/CC-MAIN-20240225171204-20240225201204-00299.warc.gz | CC-MAIN-2024-10 | 1,921 | 5 |
https://wordpress.org/support/topic/how-to-link-to-a-local-file-on-network-share/ | code | I’m trying to launch a Windows Explorer folder on a local network share. Our users are mixed on IE7 (most of users are using this) and FireFox.
I’ve tried many different suggestions… These are the last two that I tried: file://///networkshare/folder/ or file:///x:/folder
Is there some setting I need to change in WordPr... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917123530.18/warc/CC-MAIN-20170423031203-00386-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 404 | 4 |
http://www.iea-software.com/lists/9911/ntisp/00000187.htm | code | Dan, you had it right on this. I had installed it on the SCSI and there was
no SCSI (IDE) device listed. Therefore it couldn't use it. I added it and
then did the copy again. Unfortunately, this copy program works from a DOS
prompt from a booted diskette. It is up and running.
You have my appreciation.
For more informa... | s3://commoncrawl/crawl-data/CC-MAIN-2016-40/segments/1474738661123.53/warc/CC-MAIN-20160924173741-00274-ip-10-143-35-109.ec2.internal.warc.gz | CC-MAIN-2016-40 | 416 | 7 |
https://forum.inductiveautomation.com/t/populating-a-component-table-from-another-table-click-event/640 | code | I have two table components on a window (tblCellar,tblChosen). One is populated from a database. The other one table I want to populate as the user clicks on rows from the first table. I have the following:
if event.clickCount == 2: row = event.source.selectedRow table = event.source.parent.getComponent('tblCellar') ID... | s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780057830.70/warc/CC-MAIN-20210926053229-20210926083229-00017.warc.gz | CC-MAIN-2021-39 | 670 | 4 |
https://www.healthcare.digital/single-post/2018/05/09/MedRec-Social-Need-with-a-Technological-Enabler-giving-a-Transparent-and-Accessible-view-of-Medical-History | code | What is MedRec?
Electronic Health Records (EHRs) were never designed to manage the complexities of multi-institutional, lifetime medical records. As patients move between providers, their data becomes scattered across different organizations, losing easy access to past records.
As providers — not patients — are the pri... | s3://commoncrawl/crawl-data/CC-MAIN-2020-16/segments/1585370529375.49/warc/CC-MAIN-20200405053120-20200405083120-00216.warc.gz | CC-MAIN-2020-16 | 5,347 | 18 |
https://support.jcurvesolutions.com/hc/en-us/articles/13962573295513-Resolve-Error-Unexpected-Error-When-Submitting-an-Online-Case-Form-via-Custom-Customer-Center-Role | code | An Unexpected Error will occur when a user submits a case through Online Case Form using the custom Customer Center role.
- Navigate to Setup > Users/Roles > Manage Roles
- Custom Customer Center: Click Edit
- Click Permissions
- Click Lists
- Select Contact
- Level: Set to Create
Note: Setting the Contact to at least ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100593.71/warc/CC-MAIN-20231206095331-20231206125331-00278.warc.gz | CC-MAIN-2023-50 | 494 | 8 |
https://community.atlassian.com/t5/Sourcetree-questions/Could-not-register-to-account-on-MacOSX-10-9-5-SourceTree-2-1/qaq-p/1486902 | code | I am using SourceTree 2.1 on my old MacOSX 10.9.5 (Maverics). Unfortunately, once trial period expired, I could not register it and get new license file (even if it is free).
Tried fresh install, from Registration... menu entry guides you to 404 page not available scree.
I could not find any way to get license file, on... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585516.51/warc/CC-MAIN-20211022145907-20211022175907-00489.warc.gz | CC-MAIN-2021-43 | 1,001 | 9 |
https://www.reyemsaibot.com/analysis-for-office-2.7-sp5-is-available | code | Since last week SAP published the latest version of Analysis Office 2.7 SP5. I don't know if any other version ever had a service pack so high like the actual version. At this time SAP doesn't offer the newst help file under help.sap.com/boaa. So stay tuned if there is something happening. Here is an overview about wha... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224654012.67/warc/CC-MAIN-20230607175304-20230607205304-00114.warc.gz | CC-MAIN-2023-23 | 5,611 | 58 |
https://mail.python.org/pipermail/chicago/2009-January/005467.html | code | [Chicago] tests for Python 3
GogineniS at corning.com
Tue Jan 20 16:58:52 CET 2009
I am a beginner and i installed python 3 in my Home directory. i want to
test that the installation was done properly. is their a test suite to
see the installation was good? Could anyone please help me with the
problem? Also could i hav... | s3://commoncrawl/crawl-data/CC-MAIN-2018-26/segments/1529267860776.63/warc/CC-MAIN-20180618183714-20180618203714-00125.warc.gz | CC-MAIN-2018-26 | 511 | 11 |
https://www.ratforum.com/threads/problem-in-the-pittsburgh-area.23699/?u=6885 | code | I don't even know if this is the right place to put this. I just got kicked out of my house (it's way to early for this) so I've got to move today. Problem is, I don't know if I can take my rats or other animals with me. So if there is anyone in the area that could take them if I can't bring them with me please let me ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224647895.20/warc/CC-MAIN-20230601143134-20230601173134-00059.warc.gz | CC-MAIN-2023-23 | 1,132 | 2 |
https://wiki.python.org/moin/BuildStatically?action=fullsearch&context=180&value=linkto%253A%2522BuildStatically%2522 | code | Building Python Statically
This page is a placeholder until MicahElliott (or anyone) figures out all the steps to make this work.
This page describes the steps required to build Python statically, derived from this thread. It presently covers Linux, but many of the same steps apply to other OSs. The goal is to get ldd ... | s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257826759.85/warc/CC-MAIN-20160723071026-00326-ip-10-185-27-174.ec2.internal.warc.gz | CC-MAIN-2016-30 | 1,111 | 13 |
https://www.tr.freelancer.com/projects/php-wordpress/set-computer-begin-using-wordpress/ | code | I want to learn how to use Wordpress, MySQL, and PHP and need to have someone log in and show me how to set it up on my computer properly. I have downloaded the WAMP software and installed it, but configuring it is not working.
Hi Sir Amig, I would like to teach your how to configure your Localhost using wamp . for the... | s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125946314.70/warc/CC-MAIN-20180424002843-20180424022843-00474.warc.gz | CC-MAIN-2018-17 | 369 | 2 |
https://lists.linuxcoding.com/rhl/2009q1/msg01387.html | code | Alan Evans wrote:
On Mon, Jan 12, 2009 at 10:41 AM, Robert Moskowitz <[email protected]> wrote:
Is FC9 the way to go, or should I take the dive with FC10? What are others
running on their Eee?
I installed F10 (actually, the Omega spin) on my 900A and I'm
extremely pleased. I did a few customizations, such as mounting /... | s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363510.40/warc/CC-MAIN-20211208114112-20211208144112-00545.warc.gz | CC-MAIN-2021-49 | 1,129 | 20 |
http://stackoverflow.com/questions/9996247/change-phonegap-layout-in-android | code | Is there any way to change the main.xml layout of Phonegap in Android? I have an iPhone Application with an UITabBar and a UIWebView, i use the tabs to change the URL of the UIWebView.
However whatever i change in the main.xml nothing changes, probably because i had to change the class to DroidGap.
Is there any way to ... | s3://commoncrawl/crawl-data/CC-MAIN-2015-48/segments/1448398450581.71/warc/CC-MAIN-20151124205410-00273-ip-10-71-132-137.ec2.internal.warc.gz | CC-MAIN-2015-48 | 363 | 3 |
http://en.allexperts.com/q/C-1040/GDB-threading.htm | code | C++/GDB with threading
how could debugg my code in which i use thread using GDB .
Not all systems having GDB support threads. On your GDB execution for a multithreaded program, please type:
on the GDB prompt. This would display the thread ids of all the threads in that process if the GDB on your system supports debuggi... | s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218187227.84/warc/CC-MAIN-20170322212947-00446-ip-10-233-31-227.ec2.internal.warc.gz | CC-MAIN-2017-13 | 419 | 5 |
https://lists.ubuntu.com/archives/ubuntu-sugarteam/2008-October/000328.html | code | [Bug 286764] Re: package python-hulahop 0.4.6-0ubuntu1 failed to install/upgrade:
morgan.collett at gmail.com
Thu Oct 23 15:55:45 BST 2008
** Attachment added: "sugar-hulahop.debdiff"
package python-hulahop 0.4.6-0ubuntu1 failed to install/upgrade:
You received this bug notification because you are a member of Sugar
Te... | s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084891196.79/warc/CC-MAIN-20180122073932-20180122093932-00170.warc.gz | CC-MAIN-2018-05 | 801 | 15 |
http://www.adisc.org/forum/showthread.php/52717-Sites | code | So I'm curious as to what other sites everyone goes on?
Not just AB/DL but in general but not too general as in Youtube/Facebook/Twitter :P
And that I want to find some new sites that might be of interest~
Sites that I go on regularly~
Hexrpg - It's a Harry Potter site.
And sometimes IMDB and wiki - when i want to look... | s3://commoncrawl/crawl-data/CC-MAIN-2016-44/segments/1476988719566.74/warc/CC-MAIN-20161020183839-00299-ip-10-171-6-4.ec2.internal.warc.gz | CC-MAIN-2016-44 | 430 | 8 |
https://www.aquariumadvice.com/forums/f12/predator-tank-305457.html | code | Originally Posted by cauterox04
Get a wolf fish.
A shovel nose cat fish
I believe wolf fish are illegal in the US, but it could only be specific states... If you went that route you'd need to verify first.
If you do end up with the arowana, I recommend making sure you know where it would be going once it outgrew the ta... | s3://commoncrawl/crawl-data/CC-MAIN-2020-24/segments/1590347432237.67/warc/CC-MAIN-20200603050448-20200603080448-00491.warc.gz | CC-MAIN-2020-24 | 785 | 6 |
https://zacherylitchfield.com/music/solo/ | code | Desert Rain (2021) – Solo cello and SuperCollider
Recorded in the Eastman Audio Research Studio and premiered on the Music Composition at Eastman- Spring 2021 Virtual Mini Concert.
The Sound Of Amber (2017)– Solo cello
Performed and Recorded at the Fall Contemporary Music Concert at the College of Charleston – Dec. 7 2... | s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224648911.0/warc/CC-MAIN-20230603000901-20230603030901-00056.warc.gz | CC-MAIN-2023-23 | 358 | 5 |
https://www.kylevhiller.com/coursera-appropriately-labels-the-data-set-with-descriptive-variable-names/ | code | Lets talk first about : Coursera Appropriately Labels The Data Set With Descriptive Variable Names … The 2 ex-CEOs of, Andrew, and Daphne, are no longer actively handling the company themselves. In 2018, Daphne Koller founded Insitro, an innovative company that links drug discovery and machine learning.
is still a reas... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474526.76/warc/CC-MAIN-20240224080616-20240224110616-00536.warc.gz | CC-MAIN-2024-10 | 5,680 | 12 |
https://www.alten.pt/career/3283-verification-validation-engineer/ | code | Do you want to work in exciting projects at renowned clients? At ALTEN we believe that knowing and meeting the expectations of our consultants is a key factor in our success. Our consultants make the difference. Do you want to make the difference too?
We are now looking for a V&V Engineer to address one of the biggest ... | s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243988741.20/warc/CC-MAIN-20210506053729-20210506083729-00276.warc.gz | CC-MAIN-2021-21 | 1,270 | 15 |
https://peafarm.io/ | code | Welcome to the Pea Farm
We're the Pea Farm Stake Pool, introducing a new form of Yield Farming to Cardano called Stake Farming: Put your ADA to work and earn native asset PEA in addition to the regular staking rewards. The total supply is hard capped at 1 million, with a steady issuance rate of 1% per epoch.
Funding of... | s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585382.32/warc/CC-MAIN-20211021071407-20211021101407-00413.warc.gz | CC-MAIN-2021-43 | 487 | 4 |
https://www.academics.com/jobs/professorship-m-f-x-in-explainable-and-safe-ai-salary-scale-w2-carl-von-ossietzky-universitaet-oldenburg-oldenburg-1082469 | code | Professorship (m/f/x) in Explainable and Safe AI - salary scale W2
Carl von Ossietzky Universität Oldenburg
The Department for Computing Science at the School of Computing Science, Business Administration, Economics, and Law (School II) seeks applications for a
Professorship (m/f/x) in Explainable and Safe AI salary sc... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100762.64/warc/CC-MAIN-20231208144732-20231208174732-00768.warc.gz | CC-MAIN-2023-50 | 3,765 | 17 |
https://support.bacoor.io/create-wallet-on-pantograph-dex/ | code | To fully experience Pantograph DEX, you will need to unlock a TomoChain wallet.
In case you do not have a TomoChain wallet, you can create a new one in some simple steps as follow:
On the Unlock page, click on Create new wallet, then click I understand.
A combination of 12 words called Seed Phrase will show up. Make su... | s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243989690.55/warc/CC-MAIN-20210516044552-20210516074552-00124.warc.gz | CC-MAIN-2021-21 | 1,101 | 11 |
https://vjspain.com/blog/2014/12/03/interaction-design-workshop-escenica014/ | code | Interaction Design Workshop that took placed in Granada (Spain). Nov2014.
Organised by Escuela Pública de Formación Cultural de Andalucía. Escénica Técnica Granada.
We were playing with various techniques,tools,devices and software to get first contact with Interactive multimedia installations.
Pupils developed a few l... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100287.49/warc/CC-MAIN-20231201120231-20231201150231-00101.warc.gz | CC-MAIN-2023-50 | 805 | 15 |
https://stackoverflow.com/questions/42102086/how-to-share-data-over-local-network-with-electron-express-application | code | I have an electron application that runs with express. I would like to be able to share data between users when they are both 'online' in the local network. I have looked into different peer to peer tools such as peerjs and simple-peer but I have had difficulties with tools and I'm not certain this is the proper route ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-30/segments/1563195526506.44/warc/CC-MAIN-20190720091347-20190720113347-00295.warc.gz | CC-MAIN-2019-30 | 623 | 3 |
https://www.workhoppers.com/en/workhopper/39989/profile/front-end-development/dhaka | code | Front end Development in Dhaka
Location:Dhaka, Bangladesh (Anywhere)Education level: College/University
Education field: Computer Sciences
Years of experience: Less than 2 years
Attributes that best describes:
Over the last 1.5 years, I have developed many websites using HTML, HTML5, CSS, CSS3, Twitter Bootstrap, SASS,... | s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656103671290.43/warc/CC-MAIN-20220630092604-20220630122604-00687.warc.gz | CC-MAIN-2022-27 | 740 | 11 |
https://community.asterisk.org/t/noise-on-audio-on-call-inbound-outbound/22280 | code | I have trouble making calls or recive calls. I listen to static noise in the background of the so-called online. My hardware is: Dell Vostro Computer Intel Core 2 Duo 1,8 Ghz, 2 Gb RAM, HD 80 SATA, 3Com Ethernet, Wildcard TE110P. Please helpme for solution this problem. Thanks.
Are there internal calls or through an a ... | s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662601401.72/warc/CC-MAIN-20220526035036-20220526065036-00453.warc.gz | CC-MAIN-2022-21 | 383 | 2 |
https://discordbotlist.com/bots/hugecompmusicr | code | HugeCompMusic® will always be there to play music for you.
Easy to Use
No setup required. It only takes one command to get music playing.
We ensure that there is always enough capacity for every server to get the highest quality possible.
HugeCompMusic® supports more sites than any other music bot and has a wide range ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100527.35/warc/CC-MAIN-20231204083733-20231204113733-00127.warc.gz | CC-MAIN-2023-50 | 713 | 10 |
http://imos.org.au/facilities/srs/srscalval/srscalval-data/ | code | Your access to IMOS SRS Satellite Altimetry Calibration and Validation data discovery and exploration is through the Australian Ocean Data Network (AODN) Portal.
All data from moored IMOS oceanographic instrumentation deployments is made available on the Australian Ocean Data Network (AODN) Portal.
The main purpose of ... | s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570987751039.81/warc/CC-MAIN-20191021020335-20191021043835-00186.warc.gz | CC-MAIN-2019-43 | 2,116 | 8 |
https://shounak-d.github.io/ | code | with Duke University.
I have been working on machine learning, data mining and stochastic optimization for 7 years now. My current research interests include development of learning algorithms that are resilient to the various irregularities characterizing real-world data, such as class imbalance, presence of small dis... | s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487640324.35/warc/CC-MAIN-20210618165643-20210618195643-00232.warc.gz | CC-MAIN-2021-25 | 2,230 | 12 |
http://www.abovetopsecret.com/forum/thread1046384/pg4 | code | posted on Dec, 14 2014 @ 08:35 PM
DDoS is for skids. I would imagine if there were any large scale DDoS attacks underway it would be a fuzz for more penetrating attempts on critical
information storage. Knocking websites off line is easy if you have the botnet... governments like the US, UK, Russia, and China certainly... | s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676589932.22/warc/CC-MAIN-20180717222930-20180718002930-00120.warc.gz | CC-MAIN-2018-30 | 1,736 | 14 |
http://online-programming-assign29252.qowap.com/24552276/an-unbiased-view-of-java-assignment-help | code | Would you like to understand why Qualified help with creating java homework at Topassignmentexperts is the greatest? The caliber of our output is usually a direct reflection of the operate of our java homework writers.
Homework help on-line’s staff helps pupils with extensively known issues and with certain task one ex... | s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514573331.86/warc/CC-MAIN-20190918193432-20190918215432-00456.warc.gz | CC-MAIN-2019-39 | 2,971 | 14 |
https://bbs.archlinux.org/viewtopic.php?id=431 | code | After startx, I can modprobe emu10k1 and sound works correctly. But if I edit rc.conf or modules.conf to load emu10k1 at startup, then I cannot startx, it returns an error about "PCI:0:12.0" and "PCI:1:0:0" not listed. My graphic card uses the 01:00:00 BusID.
I recompiled the kernel with sound and emu10k1 included, and... | s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917121453.27/warc/CC-MAIN-20170423031201-00127-ip-10-145-167-34.ec2.internal.warc.gz | CC-MAIN-2017-17 | 2,989 | 25 |
http://www.keencomputer.com/prob-solutions/solutions-by-role/309-distributed-computer-and-microservice-architecture | code | Distributed Computing and Microservice Architecture
Microservices are small, autonomous services that work together. Let’s break that definition down a bit and consider the characteristics that make microservices different.
The benefits of microservices are many and varied. Many of these benefits can be laid at the doo... | s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030334974.57/warc/CC-MAIN-20220927002241-20220927032241-00527.warc.gz | CC-MAIN-2022-40 | 2,465 | 10 |
https://startup-workbook.com/ | code | My name is Eric, and I believe that you live your best life when you discover
your passion. My passion is to help you discover your true potential and
achieve your goals. I have experience in helping over hundreds of people
from all walks of life rediscover themselves and live a meaningful, happy life. | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473738.92/warc/CC-MAIN-20240222093910-20240222123910-00682.warc.gz | CC-MAIN-2024-10 | 303 | 4 |
https://serverfault.com/questions/107334/how-to-do-a-post-mortem-of-a-server-hack | code | I have a Windows Server 2003 SP2 machine with IIS6, SQL Server 2005, MySQL 5 and PHP 4.3 installed on it. This is not a production machine, but it is exposed to the world via a domain name. Remote desktop is enabled on the machine and two administive accounts are active on it.
This morning I found that the machine had ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506480.35/warc/CC-MAIN-20230923062631-20230923092631-00282.warc.gz | CC-MAIN-2023-40 | 2,816 | 9 |
http://www.homebrewtalk.com/showthread.php?t=165619 | code | Ive been using the true brew kits to introduce myself to the world of home brewing. So far everything has gone smoothly and we want to move up.
What would be the next next step? martial mash?
I'm still not sure exactly what a partial mash is. Is there such thing as a full mash? what about partial / full boil? are those... | s3://commoncrawl/crawl-data/CC-MAIN-2017-09/segments/1487501170249.75/warc/CC-MAIN-20170219104610-00490-ip-10-171-10-108.ec2.internal.warc.gz | CC-MAIN-2017-09 | 487 | 5 |
http://gtopservers.com/category/perfect-world | code | In-Game Perfect World - [url]http://pw.in-game.ro[/url] This is a version 1.4.5 server running on a dedicated server. With a dedicated staff that tries to be close and listen to the players we aim to have a long term server fun and open for everyone. We a..
Frozen PW Server with Eclipse patch, Rates: Exp. x4, Drop x8, ... | s3://commoncrawl/crawl-data/CC-MAIN-2018-39/segments/1537267165261.94/warc/CC-MAIN-20180926140948-20180926161348-00428.warc.gz | CC-MAIN-2018-39 | 480 | 2 |
https://forum.simplify3d.com/viewtopic.php?f=23&t=13165& | code | In all Versions I know
-> within FFF Settings
-> Fan Options
There is this checkbox which label is "Blib fan to full power when increasing from idle"
Why the option is needed:
This option is ment to kickstart a fan to a spinning state when commanding low rotation speeds.
Some printers do this by hardware but it is stil... | s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439735833.83/warc/CC-MAIN-20200803195435-20200803225435-00013.warc.gz | CC-MAIN-2020-34 | 1,819 | 25 |
https://bellevillechamber.ca/chamber-news/what-support-programs-match-your-business/1/276 | code | POSTED | April 30, 2020
What support programs match your business.
The Government of Canada has published a website that helps you determine what support programs fit your business needs.
Is it wage subsidies or loans? Can you defer your GST?
Fill in the blanks to determine what your best matches are. | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296948900.50/warc/CC-MAIN-20230328232645-20230329022645-00179.warc.gz | CC-MAIN-2023-14 | 302 | 5 |
http://blog.richard-potter.co.uk/2012/04/texturing-tutorial-my-method-part-3/ | code | In the final part of this series, I will look at ways to tweak the texture map that was created in the last part further to add an extra level of depth to the textures. Firstly, lets recap on the model as it was at the end of the last part.
It looks okay, but there are still areas which can be improved enormously. For ... | s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891811795.10/warc/CC-MAIN-20180218081112-20180218101112-00052.warc.gz | CC-MAIN-2018-09 | 3,162 | 10 |
https://lapetiteproduction.com/en/our-work/alcea-presentation-of-the-alwin-software/ | code | ALCEA – Presentation of the ALWIN software
- #Motion design
For ALCEA, we produced a series of motion design videos to present ALWIN, their software solution for managing building security.
The objective? To explain a complex and technical software solution to businesses using a playful speech and motion design to make... | s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233511000.99/warc/CC-MAIN-20231002132844-20231002162844-00774.warc.gz | CC-MAIN-2023-40 | 381 | 6 |
http://forum.pagelines.com/topic/30121-the-pageline-dms-learning-curve/ | code | Hi, I'm new here :-)
I can see that DMS is a fantastic tool - just the sort of thing I've been looking for. But boy, learning how to get started is not easy!!
I'm trying some really basic stuff and I just cannot figure out the correct way of doing things!
To start off with, I'm trying to do something that should be unb... | s3://commoncrawl/crawl-data/CC-MAIN-2015-22/segments/1432207927843.59/warc/CC-MAIN-20150521113207-00263-ip-10-180-206-219.ec2.internal.warc.gz | CC-MAIN-2015-22 | 1,278 | 7 |
https://docs.oracle.com/cd/E88353_01/html/E72487/vtdaemon-8.html | code | vtdaemon - switch function between text virtual consoles
vtdaemon provides a secure switch function, by means of hotkeys, between different text virtual consoles. It runs with full privileges. See vt(4I) for specifications of hotkey sequences.
The service is managed using the action authorization solaris.smf.manage.vt ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679102637.84/warc/CC-MAIN-20231210190744-20231210220744-00150.warc.gz | CC-MAIN-2023-50 | 1,335 | 10 |
https://fr.coursera.org/learn/python-data-visualization/reviews?page=11 | code | Apr 10, 2016
Python for everyone is One of the Best Course on MOOC platform .\n\nDr. Chuck made it interesting and Knowledgeable. Way back 3 Months ,I can't even thing of the stuff that I leaned and implemented .
May 26, 2017
I found this course a little bit easier that some of the previous courses, however, it allowed... | s3://commoncrawl/crawl-data/CC-MAIN-2020-05/segments/1579250598217.23/warc/CC-MAIN-20200120081337-20200120105337-00213.warc.gz | CC-MAIN-2020-05 | 2,052 | 75 |
https://lists.fedoraproject.org/archives/list/java-devel@lists.fedoraproject.org/message/LWK5CAY57SV2S4Y5353AAXLHEN2BIZWF/ | code | classpathx-mail has recently been deprecated. Please build your packages
against javamail package, which should be compatible with classpathx-mail.
classpathx-mail used to have javamail virtual provide, so unless your
packages referenced classpathx-mail directly there should be no need
to change them (but in this case ... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296948708.2/warc/CC-MAIN-20230327220742-20230328010742-00379.warc.gz | CC-MAIN-2023-14 | 409 | 6 |
http://architectures.danlockton.co.uk/2007/09/14/new-more-concrete-opportunities/ | code | School of Engineering & Design, Tower A, Brunel University, Uxbridge, Middlesex.
After a month of lifting and shifting boxes, frantic cleaning, driving lots of different vehicles, and dealing with bureaucracy, I’ve now moved house and started my PhD at Brunel; with broadband now set up, and enough space to sit with a l... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474377.60/warc/CC-MAIN-20240223085439-20240223115439-00044.warc.gz | CC-MAIN-2024-10 | 1,109 | 4 |
http://www.plc-doc.com/program-panelmaster-hmi-device/ | code | This part of document only provides brief definitions of the key terms and concepts that is just a part of the complete document. You may download the complete document from our website just by clicking on at bottom of this document.
Symbol if it is a PDF file.
Symbol if it is a ZIP file.
What is a “Human Machine Inter... | s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593655887360.60/warc/CC-MAIN-20200705121829-20200705151829-00318.warc.gz | CC-MAIN-2020-29 | 7,549 | 52 |
https://www.campsite.design/changelog/2023-09-19-create-post-versions-from-figma | code | Stay in flow by creating new post versions directly from the Campsite + Figma plugin.
We've also added new commands to the plugin to:
- Start a new draft — upload frames and finish the post in your browser.
- Quick-share frames to a project — instantly share frames to a project without leaving Figma.
The plugin has als... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100227.61/warc/CC-MAIN-20231130130218-20231130160218-00037.warc.gz | CC-MAIN-2023-50 | 1,679 | 18 |
https://www.opumo.com/us/audio-pro/?___store=us | code | OPUMO is a contemporary lifestyle platform connecting artists, designers, influencers and customers in a personalised and content-rich environment. With new arrivals added daily and new brands joining every week, you can be sure that every handpicked product - from menswear to art and interiors - meets our strict crite... | s3://commoncrawl/crawl-data/CC-MAIN-2017-43/segments/1508187823630.63/warc/CC-MAIN-20171020025810-20171020045810-00571.warc.gz | CC-MAIN-2017-43 | 2,098 | 7 |
https://www.kofi-group.com/job/433-senior-backend-infrastructure-engineer-san-francisco-california/ | code | A SF-based startup that just received a Series A is looking for a senior-level backend/infrastructure engineer to join their team!
- Solid python experience required
- 60% infrastructure focused / 40% product
- Cloud Technolgy experience required (gcp or aws)
- Kubernetes and Docker
- Remote role but Pacific timezone p... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100632.0/warc/CC-MAIN-20231207022257-20231207052257-00414.warc.gz | CC-MAIN-2023-50 | 728 | 7 |
http://blogs.msdn.com/b/chlong/archive/tags/live/ | code | Christian Longstaff on developers, cloud and marketing
Translate This Page
Translate this page
Software + Services
Windows Server 2008
Browse by Tags
Tagged Content List
Live Services Jumpstart
Spotted this on Angus Logan’s blog about deep technical training on our Live services. Get in quick as I reckon this will fill... | s3://commoncrawl/crawl-data/CC-MAIN-2015-22/segments/1432207927634.1/warc/CC-MAIN-20150521113207-00085-ip-10-180-206-219.ec2.internal.warc.gz | CC-MAIN-2015-22 | 1,967 | 25 |
http://stackoverflow.com/questions/16822008/how-can-we-create-case-class-object-from-json-in-scala-play-framework-2-0 | code | Hi I have a case class .
case class User( name: Name, gender: String ,age:string}
This is a sample case class in some cases my json is incomplete like
Now when I am trying to convert this json to case class using following code
import sjson.json._ val js = JsValue.fromString(json); val userObj = fromjson[User](js)
It's... | s3://commoncrawl/crawl-data/CC-MAIN-2014-52/segments/1418802768561.127/warc/CC-MAIN-20141217075248-00173-ip-10-231-17-201.ec2.internal.warc.gz | CC-MAIN-2014-52 | 410 | 6 |
https://www.webmasterworld.com/php/4018163.htm | code | Welcome to WebmasterWorld Guest from 18.104.22.168
I have built a website for a client, using Wordpress.
The client says that it will not load on some PCs and he is asking for all his money back. I checked the site on Firefox, IE and Chrome and it displayed well.
Has anyone ever had this before?
The url is <snip>
[edit... | s3://commoncrawl/crawl-data/CC-MAIN-2015-48/segments/1448398448227.60/warc/CC-MAIN-20151124205408-00137-ip-10-71-132-137.ec2.internal.warc.gz | CC-MAIN-2015-48 | 1,260 | 16 |
https://forums.xilinx.com/t5/Processor-System-Design-and-AXI/Issue-with-accessing-UCD-9081-through-I2C-interface-using/td-p/512461 | code | Issue with accessing UCD 9081 through I2C interface using microblaze processor
I tried to access the UCD9081 with I2C interface using microblaze processor. But whatever register I read back from UCD , I'm getting only 0xDC. I tried accessing the I2c interface of SFP using the same code and it worked. My code is based o... | s3://commoncrawl/crawl-data/CC-MAIN-2021-10/segments/1614178350942.3/warc/CC-MAIN-20210225095141-20210225125141-00226.warc.gz | CC-MAIN-2021-10 | 497 | 2 |
https://nodepit.com/node/org.knime.ext.weka366.classifier.WekaClassifierNodeFactory%23SMO%20(3.6) | code | Implements John Platt's sequential minimal optimization algorithm for training a support vector classifier. This implementation globally replaces all missing values and transforms nominal attributes into binary ones. It also normalizes all attributes by default. (In that case the coefficients in the output are based on... | s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100724.48/warc/CC-MAIN-20231208045320-20231208075320-00624.warc.gz | CC-MAIN-2023-50 | 4,706 | 27 |
https://help.okta.com/oie/en-us/content/topics/privileged-access/pam-accounts.htm | code | Okta Privileged Access accounts
Okta Privileged Access allows Okta users to access servers through a local server account. These individual user accounts, managed and created by Okta on each server, are referred to as the principal account for the Okta user.
These local server accounts can either be created on-demand o... | s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947476532.70/warc/CC-MAIN-20240304200958-20240304230958-00409.warc.gz | CC-MAIN-2024-10 | 2,831 | 11 |
https://intunedin.net/2014/06/30/catch-me-at-wpc2014-for-a-windows-intune-and-office-365-session/ | code | If you are going to be at WPC this year, swing by this session if you want an autograph, to shake my hand, or to yell random things at me.
Intune – The Future Opportunity for Your Office 365 Managed Service
Speaker(s): Aileen Hannah, Mark O’Shea
Increasingly, businesses are looking to IT partners to “take the problem a... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296943589.10/warc/CC-MAIN-20230321002050-20230321032050-00645.warc.gz | CC-MAIN-2023-14 | 726 | 4 |
https://bugs.gentoo.org/show_bug.cgi?id=574476 | code | * QA Notice: This ebuild installs into paths that should be created at runtime.
* To fix, simply do not install into these directories. Instead, your package
* should create dirs on the fly at runtime as needed via init scripts/etc...
This is a duplicate that I can't find at the moment.
With that said, gentoolkit-0.3.1... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446711712.26/warc/CC-MAIN-20221210042021-20221210072021-00643.warc.gz | CC-MAIN-2022-49 | 1,737 | 18 |
https://www.java.net/forum/topic/general-programming-help/type-calculator | code | A type of calculator...
Hello, my friend end I we're playing a game that we need to mine to
convert it to money, exemple 2rocks = 85$. But we are sloths and I
wanted to do a little java application that pops-out a little window and
theres a box to enter the number of Rocks we have. The application should
do the mathema... | s3://commoncrawl/crawl-data/CC-MAIN-2014-10/segments/1394021292989/warc/CC-MAIN-20140305120812-00077-ip-10-183-142-35.ec2.internal.warc.gz | CC-MAIN-2014-10 | 853 | 13 |
https://geeksrepos.com/zlingkang/multi_face_tracker | code | This is a ROS package that detects and tracks multiple faces based on Kalman Filter.
Object detection is always slow, especially on robots based on embedded platforms (for example Raspberry Pi). So I put the face detection task (which is slow) in a ROS action node, which runs at a low frequency. And I keeps tracking ev... | s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949181.44/warc/CC-MAIN-20230330101355-20230330131355-00070.warc.gz | CC-MAIN-2023-14 | 1,012 | 8 |
http://steamcommunity.com/discussions/forum/7/558746995074097180/ | code | Originally posted by AsafA:simple, the game is not so demanding. And gives such a small amount of FPS.
Originally posted by Hootsworth:Originally posted by AsafA:simple, the game is not so demanding. And gives such a small amount of FPS. A few things.. First of all, the NVIDIA 540M GPU isn't going to be the most powerf... | s3://commoncrawl/crawl-data/CC-MAIN-2015-22/segments/1433195036266.4/warc/CC-MAIN-20150601214356-00095-ip-10-180-206-219.ec2.internal.warc.gz | CC-MAIN-2015-22 | 854 | 2 |
https://www.tripadvisor.co.uk/ShowTopic-g150809-i66-k4608767-Waterproof_bags-Cozumel_Yucatan_Peninsula.html | code | Anyone know an online site where we can get waterproof bags?? Not water resistant, waterproof. We used to have one & apparently those aren't available anymore, or I'm just looking in the wrong place. We want one big enough to be able to stuff a dry pair of shorts & a tank top. Thanx everyone!!! Again!!! | s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794864544.25/warc/CC-MAIN-20180521200606-20180521220606-00615.warc.gz | CC-MAIN-2018-22 | 304 | 1 |
https://blog.typodrive.com/2016/01/07/docker/ | code | - This describes what needs to be checked in in the Github repository.
- Docker Doc contains a list of all official python images
- The simplest possible 1 container django docker uwsgi setup: https://github.com/dockerfiles/django-uwsgi-nginx
Local Development Environment with Docker
- should I? Is it worth the trouble... | s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232257497.4/warc/CC-MAIN-20190524024253-20190524050253-00139.warc.gz | CC-MAIN-2019-22 | 2,135 | 22 |
https://docs.paloaltonetworks.com/pan-os/9-0/pan-os-admin/networking/session-settings-and-timeouts/control-specific-icmp-or-icmpv6-types-and-codes.html | code | Control Specific ICMP or ICMPv6 Types and Codes
Use this task to create a custom ICMP or ICMPv6 application and then create a security policy rule to allow or deny that application.
- Create a custom application for ICMP or ICMPv6 message types and codes.
- SelectandObjectApplicationsAdda custom application.
- On theCo... | s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514574084.88/warc/CC-MAIN-20190920221241-20190921003241-00178.warc.gz | CC-MAIN-2019-39 | 2,782 | 28 |
https://writetheworld.com/groups/1/shared/238307/version/506664 | code | Shadowhunter - Gryffindor - Night Court - Grisha - Dauntless - Cabin 3
Hey, I am trying to improve the flow of my writing so if I could get some feedback on that then that would be great. Also the quality of the content in general, as in the ideas and concepts, and how that flows in together is something I'm working on... | s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780057227.73/warc/CC-MAIN-20210921191451-20210921221451-00447.warc.gz | CC-MAIN-2021-39 | 417 | 4 |
https://www.goodday.work/help/users/managing-organization-users | code | Managing Organization Users
Organization Users section allows managing your existing users, edit their access and settings, invite new team members, and more.
To access user management, go to the organization page and switch to Users screen.
On the Users screen, you will see the list of all organization's users grouped... | s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710813.48/warc/CC-MAIN-20221201121601-20221201151601-00748.warc.gz | CC-MAIN-2022-49 | 1,149 | 10 |
https://apple.stackexchange.com/tags/safari/new | code | Open Finder - Go to Folder, type
Open com.apple.Safari.plist file with right-click - Xcode.app
Change what you want and Save
You should be fine.
By researching over a half dozen sites regarding browsers, I've been able to determine that the only browsers one should use for an older OS such as Sierra are ones that are s... | s3://commoncrawl/crawl-data/CC-MAIN-2020-24/segments/1590347388427.15/warc/CC-MAIN-20200525095005-20200525125005-00330.warc.gz | CC-MAIN-2020-24 | 3,894 | 30 |
https://serverlogic3.com/what-type-of-data-is-mean/ | code | What Type of Data Is Mean?
Data is a fundamental concept in programming and statistics. It refers to the facts, figures, and statistics collected for analysis or reference.
In data analysis, one of the most commonly used measures is the mean. The mean is a statistical measure that represents the average value of a set ... | s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296818293.64/warc/CC-MAIN-20240422113340-20240422143340-00686.warc.gz | CC-MAIN-2024-18 | 2,801 | 17 |
https://lists.debian.org/debian-devel/1998/10/msg02290.html | code | Auto-removal of libraries?
A friend of mine had a good suggestion: why unused libraries are
not removed automatically. Sounds good for me. It should be
possible to mark a package as a library - I am intalling this only
as a library and I am not interested in this package per se.
If no other package needs that, APT is f... | s3://commoncrawl/crawl-data/CC-MAIN-2018-17/segments/1524125947957.81/warc/CC-MAIN-20180425193720-20180425213720-00603.warc.gz | CC-MAIN-2018-17 | 738 | 12 |
http://www.thecampusgreen.com/resource-week-grub-control-msu/ | code | Resource of the Week: Grub Control From MSU
Terry Davis from Michigan State University studies grubs for a living. I’ve dug in the dirt with him looking for the little white larvae. He gets real excited when he finds them. I’ve never shared his enthusiasm.
What I took away from my grub-digging sessions at MSU was a sur... | s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891814311.76/warc/CC-MAIN-20180223015726-20180223035726-00650.warc.gz | CC-MAIN-2018-09 | 1,958 | 11 |
https://www.emp-sol.com/jobs/Full-Stack-Developer-Manchester-3-months-initially | code | |Location: Manchester, Greater Manchester||Salary: Up to £0.00 per annum|
|Sector: IT||Type: Contract|
|Contact: John Stead|
Full Stack Developer - Manchester - 3 months initially
Want to work for a business that wants to change the world for the better? Where it is a requirement to wear a cape & y-fronts over your tro... | s3://commoncrawl/crawl-data/CC-MAIN-2019-30/segments/1563195525483.64/warc/CC-MAIN-20190718022001-20190718044001-00373.warc.gz | CC-MAIN-2019-30 | 996 | 11 |
https://community.metabrainz.org/t/is-there-any-kind-of-project-to-improve-holes-in-musicbrainz-coverage/367186/41 | code | Looks like the Transifex site is the place to start? https://www.transifex.com/musicbrainz/musicbrainz/
It is. If your language is not already there, go ahead and propose it (I think you can do that from the Transifex site directly), and we’ll get to approving it ASAP.
My main concern in regards to automatic importing ... | s3://commoncrawl/crawl-data/CC-MAIN-2020-24/segments/1590347388758.12/warc/CC-MAIN-20200525130036-20200525160036-00317.warc.gz | CC-MAIN-2020-24 | 10,369 | 60 |