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.computerworld.com.au/article/100947/give_us_day_our_daily_tip/
code
SAN FRANCISCO (03/20/2000) - Remember when you first installed Microsoft Corp.'s Windows 95 and that annoying "Welcome to Windows 95" message appeared in the middle of the screen every time you rebooted? Remember how quickly you unchecked Show this Welcome Screen next time you start Windows? (Windows 95 users can reliv...
s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376829115.83/warc/CC-MAIN-20181217183905-20181217205905-00254.warc.gz
CC-MAIN-2018-51
16,482
39
https://itch.io/jam/kenney-jam-2017
code
This jam is now over. It ran from 2017-08-25 11:00:00 to 2017-08-27 22:20:00. View 85 entries Create a game using only game assets made by Kenney ("Asset Jesus"). You're free to use, edit and remix them in any way you please (see the rules below). There will be no judging or ranking. The Kenney Jam 2017 theme was: Game...
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662517485.8/warc/CC-MAIN-20220517130706-20220517160706-00678.warc.gz
CC-MAIN-2022-21
511
7
https://share.ez.no/layout/set/esi/include/content/box/113717/(order)/latest
code
Friday 26 August 2011 3:16:11 pm The new index_ajax.php has been copied to the root of the installation, but the problem remains as long as the rewrite rule is present. Setting priority in admin2 works when I remove it. It's an Nginx rewrite, so I'm going to debug it some more to see if there's a problem in it. The rea...
s3://commoncrawl/crawl-data/CC-MAIN-2020-24/segments/1590347413901.34/warc/CC-MAIN-20200601005011-20200601035011-00253.warc.gz
CC-MAIN-2020-24
560
4
https://www.groundai.com/project/when-relation-networks-meet-gans-relation-gans-with-triplet-loss/
code
When Relation Networks meet GANs: Relation GANs with Triplet Loss Though recent research has achieved remarkable progress in generating realistic images with generative adversarial networks (GANs), the lack of training stability is still a lingering concern of most GANs, especially on high-resolution inputs and complex...
s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439741154.98/warc/CC-MAIN-20200815184756-20200815214756-00241.warc.gz
CC-MAIN-2020-34
32,023
128
https://devhubby.com/thread/how-to-speed-up-file-reading-in-pascal
code
Additionally, you can use the following techniques to further speed up file reading in Pascal: - Use File buffering: You can increase the buffer size used for file reading using the "SetTextBuf" procedure. This can reduce the number of disk read operations and improve performance. - Optimize disk access: Try to store f...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816875.61/warc/CC-MAIN-20240414064633-20240414094633-00073.warc.gz
CC-MAIN-2024-18
1,493
7
https://www.techrepublic.com/forums/discussions/broken-display-laptop-hdmi-not-working/
code
Broken Display Laptop, HDMI Not Working. A friend of mine gave me a decent specs laptop without a display, it was broken and dismantled apart. The system does boot up and works completly fine but the main problem is that there is no display to work with and log in for doing the Win + P method. I have tried connecting i...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947476397.24/warc/CC-MAIN-20240303174631-20240303204631-00623.warc.gz
CC-MAIN-2024-10
528
4
https://www.my.freelancer.com/projects/php-asp/computer-repair-service-software/
code
i am looking for something like this [url removed, login to view] maybe a little better 10 pekerja bebas membida secara purata $76 untuk pekerjaan ini I'm an experienced programer in VB.NET. This project is very similar with other that I had accomplished in the past. I'm sure you'll take the right decision. Thanks in a...
s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891812880.33/warc/CC-MAIN-20180220050606-20180220070606-00741.warc.gz
CC-MAIN-2018-09
327
5
https://momentumadvisory.de/validating-input-in-javascript-9309.html
code
Clicking on the label will move the mouse cursor to the input with the id specified in the for attribute. The name of each input (or textarea) will be passed to the server to identify the contents of the form. All credit cards are 16 digits and the 16th digit can be calculated based on the first 15 numbers. By validati...
s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232255944.3/warc/CC-MAIN-20190520121941-20190520143941-00274.warc.gz
CC-MAIN-2019-22
1,344
3
https://aclanthology.org/2023.eacl-main.15/
code
AbstractDespite the success of Transformer models in vision and language tasks, they often learn knowledge from enormous data implicitly and cannot utilize structured input data directly. On the other hand, structured learning approaches such as graph neural networks (GNNs) that integrate prior information can barely c...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506658.2/warc/CC-MAIN-20230924155422-20230924185422-00339.warc.gz
CC-MAIN-2023-40
1,249
1
https://www.mssqltips.com/sqlservertutorial/9091/biml-tutorial-biml-language-basics/
code
By: Koen Verbeeck In this chapter we will take a look at the foundations of the Biml language. Itís all XML As mentioned before, Biml is basically XML. This means it follows the hierarchical structure of XML. Letís illustrate with an example. This piece of Biml describes a simple package with one connection and one Exe...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816977.38/warc/CC-MAIN-20240415111434-20240415141434-00879.warc.gz
CC-MAIN-2024-18
2,273
17
http://www.itontec.com/how-to-calibrate-the-touchscreen-for-ras-with-raspbian-jessie/
code
ONLY follow this instruction if your OS is Raspbian Jessie We will install a xinput_calibrator and a script to load the calibration data each time X starts. The first time you run X, you will be presented with a calibration screen. This will only run once, and you will be asked to touch the touchscreen a few times. The...
s3://commoncrawl/crawl-data/CC-MAIN-2018-09/segments/1518891814787.54/warc/CC-MAIN-20180223134825-20180223154825-00296.warc.gz
CC-MAIN-2018-09
1,459
14
https://som.yale.edu/faculty/paul-goldsmith-pinkham
code
Paul Goldsmith-Pinkham's research interests include consumer & corporate finance, econometrics, and social networks. His current work focuses on assessing the costs and benefits of debtor protection policies and understanding the role that consumer debt plays in the macroeconomy. Paul's research also studies machine le...
s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243991812.46/warc/CC-MAIN-20210515004936-20210515034936-00083.warc.gz
CC-MAIN-2021-21
952
6
http://rprogrammingassignmenthel28147.diowebhost.com/19056954/rumored-buzz-on-python-homework-help
code
Yes! You can use Python programming language for creating a method that provides With all the Fibonacci series since the output on The idea of presented enter. Pick out Open in current window - this could shut The existing project, but you'll reopen it later on. Begin to see the web page Opening Several Projects for fa...
s3://commoncrawl/crawl-data/CC-MAIN-2019-26/segments/1560627999263.6/warc/CC-MAIN-20190620165805-20190620191805-00098.warc.gz
CC-MAIN-2019-26
3,108
14
https://vendorsupport.paragonrels.com/question/6664/birmingham-aka-bamls-bial-have-issues-with-find-deep-links/
code
(Birmingham aka BAMLS (BIAL)) have issues with Find deep links Hi There, I am from Move Inc. one of our clients Birmingham aka BAMLS (BIAL) MLS have a couple of deep links pointing the Find application(Find is owned by Move Inc.). These deep links works based on SSO handshaking between Find and the MLS application. Whe...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224654031.92/warc/CC-MAIN-20230608003500-20230608033500-00205.warc.gz
CC-MAIN-2023-23
855
4
http://greywolf.critter.net/weirdwars/houserules/archetype-traits.htm
code
Normally in Deadlands, the character generation system is fairly random. However, it might be that you'd prefer the Posse to start off on fairly equal footing. One way of doing this is to allow your players to choose from the character Archetypes presented in the rules, and letting them tweak the Aptitudes a bit to the...
s3://commoncrawl/crawl-data/CC-MAIN-2022-05/segments/1642320300616.11/warc/CC-MAIN-20220117182124-20220117212124-00328.warc.gz
CC-MAIN-2022-05
1,062
2
https://cve.circl.lu/capec/4
code
|Name ||Using Alternative IP Address Encodings | |Summary ||This attack relies on the attacker using unexpected formats for representing IP addresses. Networked applications may expect network location information in a specific format, such as fully qualified domains names, URL, IP address, or IP Address ranges. The is...
s3://commoncrawl/crawl-data/CC-MAIN-2020-05/segments/1579250593937.27/warc/CC-MAIN-20200118193018-20200118221018-00340.warc.gz
CC-MAIN-2020-05
2,005
15
https://support.ppolive.com/hc/en-us/articles/209873003-How-can-I-make-the-Project-Manager-field-required-when-a-project-has-moved-into-Initiating-
code
PPO allows users to set up Business Rules from the front-end of PPO. These rules include actions such as preventing an update if certain criteria aren't met (validation rules), the sending of e-mails based on trigger events in PPO (send e-mail) and the ability to call a web service in order to add, update or extract da...
s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585381.88/warc/CC-MAIN-20211021040342-20211021070342-00252.warc.gz
CC-MAIN-2021-43
2,313
18
https://wiki.ubuntu.com/UDSProceedings/N/Other
code
This page is here to collect together proceedings from sessions as part of sessions that don't fit one of the pre-defined tracks at the Natty UDS in Orlando, Florida. Please add proceedings by doing the following: - Add a new section with the name of the session. - Add the outcomes of the session as a collection of bul...
s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585281.35/warc/CC-MAIN-20211019202148-20211019232148-00562.warc.gz
CC-MAIN-2021-43
16,640
208
http://foodtidings.blogspot.com/2009/02/are-you-using-yahoo-or-google-group-to.html
code
A lot have people do. It's a great way to get the word out, especially if there is already a large community of people using the group. When using these services, you should be aware of the way they handle links in order to make sure everyone in the group can get to the schedule easily. Make sure you use the built in t...
s3://commoncrawl/crawl-data/CC-MAIN-2018-26/segments/1529267864022.18/warc/CC-MAIN-20180621040124-20180621060124-00585.warc.gz
CC-MAIN-2018-26
862
3
https://garygrady.com/2018/12/03/day-3/
code
Since I last posted. Day 3 of Advent of Code I have decided to try my hand at Advent of Code. This is programming challenge that has been running for a few years. It has a daily challenge in two parts. You can use any language you want because it just checks your final answer. The last couple of days the first part of ...
s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780055808.78/warc/CC-MAIN-20210917212307-20210918002307-00691.warc.gz
CC-MAIN-2021-39
2,233
11
https://www.emqx.com/en/careers/devops-lead
code
Join As: Employee (Sweden) or Consultant At EMQ, we are building the future of IoT data infrastructure. Being the most popular open-source MQTT broker provider, we are also constantly challenging ourselves to go further and do better in supporting the open-source community by sharing our work, as well as supporting ent...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296943471.24/warc/CC-MAIN-20230320083513-20230320113513-00242.warc.gz
CC-MAIN-2023-14
1,187
16
https://jira.mongodb.org/browse/SERVER-34897
code
Currently MongoS unconditionally retries find commands on network and replica set errors. While this behaviour helps increase availability, there is risk where a storm of poorly constructed and heavy to execute find commands, which get retried could bring down a node of a replica set. This ticket is to consider adding ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224655092.36/warc/CC-MAIN-20230608172023-20230608202023-00089.warc.gz
CC-MAIN-2023-23
510
4
http://www.faculty.rsu.edu/users/f/felwell/www/Theorists/Mills/IndQuote/WhiteCollar/78.html
code
"Bureaucratization in the United States is by no means total; its spread is partial and segmental, and the individual is caught up in several structures at once. Yet, over-all, the loose-jointed integration of liberal society is being replaced, especially in its war phases, by the more managed integration of a corporat...
s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084889736.54/warc/CC-MAIN-20180120221621-20180121001621-00040.warc.gz
CC-MAIN-2018-05
397
7
https://www.lynda.com/IT-Infrastructure-tutorials/Compare-keystroke-loggers/476620/511447-4.html
code
Keystroke Loggers record every keystroke made on the system. Lisa Bock compares software and hardware Keyloggers. Software Keyloggers work silently in the background, however can be detected by antimalware protection. Hardware Keyloggers have their own processor and on-board memory, however, you must have physical acce...
s3://commoncrawl/crawl-data/CC-MAIN-2017-39/segments/1505818685993.12/warc/CC-MAIN-20170919183419-20170919203419-00003.warc.gz
CC-MAIN-2017-39
3,681
16
http://notoverthehill.com/forums/display_topic/id_505/YouTube-Video-Problem/
code
Goping nuts again. I am trying to get a video grom YouTube, ano matter what I try, I keep getting the error that the video must be from YouTube. Well, it IS! Here is the code: What the heck do I do? I see it embeds just fine here, but I canot get it into my Video section. Also please excuse the typos, but here is no ed...
s3://commoncrawl/crawl-data/CC-MAIN-2013-20/segments/1368704658856/warc/CC-MAIN-20130516114418-00091-ip-10-60-113-184.ec2.internal.warc.gz
CC-MAIN-2013-20
448
7
http://www.shopping.com/exo-terra-exo-terra-the-congo-rainforest-terrarium-kit/info?sb=1
code
Exo Terra The Congo Rainforest Terrarium Kit Nurture your herpetological interests with the Exo Terra reptile habitat kit. With a compact top and canopy, this Exo Terra terrarium safely holds your little pets. European herpetologists have designed this Congo rainforest terrarium, which includes a jungle plant, spider o...
s3://commoncrawl/crawl-data/CC-MAIN-2015-27/segments/1435375095775.68/warc/CC-MAIN-20150627031815-00086-ip-10-179-60-89.ec2.internal.warc.gz
CC-MAIN-2015-27
492
2
https://www.dk.freelancer.com/work/page-valign-middle-css/
code
...encouraged, the only needed expectations for this logo are as follows : 1. Include name Easymoneyline the image is given for reference. The idea of the Badge in the middle is very attractive. I like the aggressiveness and aesthetic of how much is going on in the example image. If my project can include the same type...
s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676590559.95/warc/CC-MAIN-20180719051224-20180719071224-00063.warc.gz
CC-MAIN-2018-30
4,684
14
http://psx-scene.com/forums/f292/ps2psxe-public-preview-feedback-discussions-64878-print/index25.html
code
I've already added the framelimiter, so it works quite nice (a lot of tearing when playing ntsc games in pal mode or pal games in ntsc mode, but it cannot be avoided, I guess). The major drawback is the lack of framerate limiter, which makes the game run at ~250% max, making the characters run like hell :lol: Quite nor...
s3://commoncrawl/crawl-data/CC-MAIN-2013-48/segments/1386164019989/warc/CC-MAIN-20131204133339-00045-ip-10-33-133-15.ec2.internal.warc.gz
CC-MAIN-2013-48
1,057
4
https://coderanch.com/u/141509/Arad-Chear
code
i have implement client server program client ask the server to download file then the server send that file to the client if it exist i create file in the server project/folder and type data on it i can see data appear correctly on the Text editor but when the data sent to the client its apear many ununderstandable ch...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679516047.98/warc/CC-MAIN-20231211174901-20231211204901-00148.warc.gz
CC-MAIN-2023-50
589
14
https://ijocta.org/index.php/files/article/view/945
code
A fix-and-optimize heuristic for the capacitated multi-item stochastic lot-sizing problem Keywords:Capacitated Lot-Sizing, Random Demand, Inventory, Mixed Integer Programming, Fix and Optimize This study addresses the stochastic multi-item capacitated lot-sizing problem. Here, it is assumed that all items are produced ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100568.68/warc/CC-MAIN-20231205204654-20231205234654-00499.warc.gz
CC-MAIN-2023-50
9,707
56
https://www.notjustnumbers.co.uk/2012/02/99-of-excel-users-get-this-wrong-how-do.html
code
Jack Nicklaus (Champion US golfer) When someone comes to me with a problem in an existing spreadsheet, the problem is invariably in the layout of the data. The spreadsheet is built for one purpose and works OK for that until something slightly different is required and it proves almost impossible to get the report that...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817249.26/warc/CC-MAIN-20240418222029-20240419012029-00561.warc.gz
CC-MAIN-2024-18
4,189
26
https://www.pakwheels.com/forums/t/toyota-vitz-and-toyota-aygo-spare-parts-compatibility/252418
code
Does anyone know if 2nd generation 1000cc toyota Vitz spare parts are usable in 1000cc Toyota Aygo? Apparently they have the same engine 1.0L. 1KR-FE 13 I am specifically talking about under the hood parts and not body parts of course...need expert opinions please, not generic ones! Thank you guys!
s3://commoncrawl/crawl-data/CC-MAIN-2017-43/segments/1508187820466.2/warc/CC-MAIN-20171016214209-20171016234209-00190.warc.gz
CC-MAIN-2017-43
299
2
https://www.unidata.ucar.edu/mailing_lists/archives/visad/1998/msg00199.html
code
> I have a couple of questions, hopefully you guys can help out. > I used Display.Shape to create a plate-object > The size/scale of the platess correspond to my sample data set. > And the "display" consists of multiple plates. > (1) Is there a way to select an individual plates? > I hope to trigger visualization-relat...
s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514573759.32/warc/CC-MAIN-20190919224954-20190920010954-00144.warc.gz
CC-MAIN-2019-39
3,731
64
https://www.statology.org/multiple-linear-regression-in-sas/
code
This tutorial explains how to perform multiple linear regression in SAS. Step 1: Create the Data Suppose we want to fit a multiple linear regression model that uses number of hours spent studying and number of prep exams taken to predict the final exam score of students: Exam Score = β0 + β1(hours) +β2(prep exams) Firs...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510781.66/warc/CC-MAIN-20231001041719-20231001071719-00841.warc.gz
CC-MAIN-2023-40
2,949
29
https://support.mozilla.org/vi/questions/firefox?tagged=firefox-400&show=done&order=views&filter=solved&owner=all&page=1
code
For the past several months, Firefox has been eating memory like crazy. Once I get more than 5 tabs open or have Firefox running for more than an hour or so, memory usage… (xem thêm) For the past several months, Firefox has been eating memory like crazy. Once I get more than 5 tabs open or have Firefox running for more...
s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780056892.13/warc/CC-MAIN-20210919160038-20210919190038-00356.warc.gz
CC-MAIN-2021-39
1,207
5
https://www.enotes.com/homework-help/f-x-xcos-x-sinx-0-x-3-323048
code
`f(x)=xcos(x-sinx)` , `0<=x<=3`The graph of `f(x)` intersects the `x`-axis when `x=a`, `a!=0`.What is the value of `a`? Also, if the graph of f is revolved 360° about the x-axis from `x=0`... `f(x)=xcos(x-sinx)` , `0<=x<=3` The graph of `f(x)` intersects the `x`-axis when `x=a`, `a!=0`.What is the value of `a`? Also, i...
s3://commoncrawl/crawl-data/CC-MAIN-2018-05/segments/1516084890514.66/warc/CC-MAIN-20180121100252-20180121120252-00012.warc.gz
CC-MAIN-2018-05
3,800
38
https://forum.alpaca.markets/t/login-button-does-not-check-cookie/8027
code
Alpaca is a good algo-trading platform that provides easy and cheap access to trading APIs. Although not frequently used, but the web UI plays a key role in customer satisfactory. One critical issue I observe is: the “Login” button on the homepage do not check my cookie, and hence I have to login every time if I reopen...
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662545090.44/warc/CC-MAIN-20220522063657-20220522093657-00482.warc.gz
CC-MAIN-2022-21
618
2
https://blogs.sap.com/2013/12/14/generating-reporting-infoobjects-based-on-business-content-part-1-introduction/
code
Generating Reporting InfoObjects based on Business Content – Part 1: Introduction In an Enterprise Data Warehousing context, InfoObjects often play an arbitrary double role: they are used for modeling the Data Warehouse Layer and multi-dimensional modeling the Reporting Layer. In my blog Introducing Data Warehouse Info...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100476.94/warc/CC-MAIN-20231202235258-20231203025258-00703.warc.gz
CC-MAIN-2023-50
6,390
36
https://sourceforge.net/directory/developmentstatus:inactive/language:objectivec/language:c/license:lgpl/
code
Join ACM and take advantage of thousands of online courses, video tutorials, and online books available through ACM’s online Learning Center. Stay ahead of the curve by reading Communications of the ACM, our monthly flagship publication that delivers incisive essays, reviews and research, and ACM Queue, an online magaz...
s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463609613.73/warc/CC-MAIN-20170528101305-20170528121305-00197.warc.gz
CC-MAIN-2017-22
1,333
11
http://stackoverflow.com/questions/4121470/how-to-kill-a-java-thread
code
I google the solution for killing a java thread. And there exists two solutions: - set a flag - using Thread.interrupt But both of them are not suitable for me. In my thread, I call a third-party api which takes a long time to complete. and I want to let the user to cancel this thread if it takes too much time. So how ...
s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257822598.11/warc/CC-MAIN-20160723071022-00144-ip-10-185-27-174.ec2.internal.warc.gz
CC-MAIN-2016-30
363
5
https://adobebridge.uservoice.com/forums/905377-report-bugs/suggestions/40196563-can-t-name-new-folder-right-after-creating-it
code
Can't name new folder right after creating it. In "Thumbnail only" mode I can't name new folder right after creating it in FOLDER PANEL. New folder appears with name "New Folder", then I have to right click (Win) on it and select "rename" option. CONTENT PANEL: In addition: I can't rename folders in "Content" panel by ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224652959.43/warc/CC-MAIN-20230606150510-20230606180510-00695.warc.gz
CC-MAIN-2023-23
625
5
http://developer.marklogic.com/adventure/developer/rest/start
code
Get productive quickly by using your existing REST knowledge to interface with MarkLogic. This MarkLogic University On Demand Course gives a high level overview of some of MarkLogic's key features. Duration: 24 mins Jump-start your technical team’s broad understanding of MarkLogic; how to setup, ingest and get developi...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917123632.58/warc/CC-MAIN-20170423031203-00115-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
1,462
20
https://www.postgresql.org/message-id/cd8f7b62-17e1-4307-9f81-427922e5a1f6@iki.fi
code
|From:||Heikki Linnakangas <hlinnaka(at)iki(dot)fi>| |To:||Claudio Freire <klaussfreire(at)gmail(dot)com>| |Cc:||PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>| |Subject:||Re: Vacuum: allow usage of more than 1GB of work mem| |Views:||Raw Message | Whole Thread | Download mbox | Resend email| On 06/...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224652149.61/warc/CC-MAIN-20230605153700-20230605183700-00134.warc.gz
CC-MAIN-2023-23
7,101
108
https://www.sgbox.eu/en/knowledge-base/playbooks-generic-api/
code
Search another article? Playbooks – Generic API Generic API request This node can be configured with url, headers and parameters to get the output from any HTTP API. URL – if the complete url is already known, insert it into the Value field and select Fixed as type. Otherwise, the url can be composed of several concate...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707948217723.97/warc/CC-MAIN-20240305024700-20240305054700-00428.warc.gz
CC-MAIN-2024-10
2,451
20
https://social.technet.microsoft.com/Forums/en-US/23aefba5-37b5-4ae4-8d15-b648edb9128d/a-failure-occurred-while-validating-the-map-toolkit-configuration-database?forum=map
code
I'm trying to share a Windows 7 workstation which has the MAP toolkit v8 installed with another user. I've successfully installed and used the MAP toolkit as "DOMAIN\userA". However, when user "DOMAIN\userB" logs onto the workstation and launches the tool, elevated, they get this error: I'm not expecting "userB" to hav...
s3://commoncrawl/crawl-data/CC-MAIN-2017-09/segments/1487501171900.13/warc/CC-MAIN-20170219104611-00158-ip-10-171-10-108.ec2.internal.warc.gz
CC-MAIN-2017-09
3,477
31
https://github.com/frankradocaj
code
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users. You must be logged in to block users. Contact GitHub support about this user’s behavior. Learn more about reporting abuse. An alternative RavenDB database viewer Forked from thecodejunkie/github.exp...
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710936.10/warc/CC-MAIN-20221203175958-20221203205958-00089.warc.gz
CC-MAIN-2022-49
683
14
https://community.atlassian.com/t5/Bitbucket-questions/Committing-one-file-vs-several/qaq-p/104374
code
In SourceTree when a try to select and commit a single file - I have to manually move the file to staging. When I have more than one file selected I can commit straight away. In the second case I assume the move to staging/index happens behind the scenes. Is there method to this madness or is it just a bug? The toolbar...
s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376829997.74/warc/CC-MAIN-20181218225003-20181219011003-00196.warc.gz
CC-MAIN-2018-51
2,132
11
https://scratchhouse.co/social/rsat-windows-2012-r2-download.php
code
Installation requires a few minutes to finish. Clear the check boxes for any tools that you want to turn off. Note that if you turn off Server Manager, the computer must be restarted, and tools that were accessible from the Tools menu of Server Manager must be opened from the Administrative Tools folder. Download The R...
s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964361169.72/warc/CC-MAIN-20211202054457-20211202084457-00061.warc.gz
CC-MAIN-2021-49
2,921
11
http://www.thesaurus.com/browse/independency
code
He has fought for that independency, for which Mr. Jefferson only wrote. In him the transition from Independency to Individualism is completed. None are in a state of independency on their fellow-creatures. Such was Independency when it flourished all over East Anglia. I don't see how you could lay out part of your ind...
s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794870497.66/warc/CC-MAIN-20180527225404-20180528005404-00427.warc.gz
CC-MAIN-2018-22
371
6
http://angela-kim.blogspot.com/2011/11/i-came-home-over-thanksgiving-break-and.html
code
I came home over thanksgiving break, and one of my hw was to make something with sculpey. It was interesting because I've never touched this stuff before. It's very squishy, and when I went to go bake it, since I thought it was supposed to harden from the heat, but instead I left it in too long because it wasn't harden...
s3://commoncrawl/crawl-data/CC-MAIN-2018-30/segments/1531676593010.88/warc/CC-MAIN-20180722041752-20180722061752-00291.warc.gz
CC-MAIN-2018-30
393
3
https://summit.riot-os.org/2021/
code
Let's meet remotely! RIOT is the friendly operating system for the Internet of Things. If you cannot run Linux on your device due to constrained hardware, use RIOT! RIOT explicitly implements the idea of an open Internet. It supports all relevant standards and is distributed under open source license. You find more det...
s3://commoncrawl/crawl-data/CC-MAIN-2021-31/segments/1627046155458.35/warc/CC-MAIN-20210805063730-20210805093730-00365.warc.gz
CC-MAIN-2021-31
3,019
37
https://www.jwz.org/blog/2010/08/11/
code
Dear Lazyweb (Boondoggleweb), I will certainly be attending SXSW music in 2011, but I'm probably going to skip interactive this time. Unless, that is, someone's got a panel they want me to be on, because that would A) give me something to do and B) get me a free ticket. Yeah, that's a little crass, but it's just not wo...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296943562.70/warc/CC-MAIN-20230320211022-20230321001022-00704.warc.gz
CC-MAIN-2023-14
472
3
https://www.rfc-editor.org/errata/eid3631
code
RFC 6874, "Representing IPv6 Zone Identifiers in Address Literals and Uniform Resource Identifiers", February 2013Source of RFC: 6man (int) Errata ID: 3631 Publication Format(s) : TEXT Reported By: Michael Sweet Date Reported: 2013-05-22 Rejected by: Brian Haberman Date Rejected: 2013-05-23 Section 4 says: An HTTP clie...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947473735.7/warc/CC-MAIN-20240222061937-20240222091937-00502.warc.gz
CC-MAIN-2024-10
989
13
https://help.simplesat.io/en/articles/4218331-making-sense-of-your-feedback-data-with-reports
code
Reports are brand new but ready to use! The goal of reports is to give you even more insight into your satisfaction data. Reports are presented as a pivot table and let you see aggregated stats based on segments. With reports, you can answer questions such as: Which companies have 75% or lower CSAT score? Which of our ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679101779.95/warc/CC-MAIN-20231210092457-20231210122457-00149.warc.gz
CC-MAIN-2023-50
1,731
16
http://www.linuxquestions.org/questions/linux-newbie-8/change-language-171956/
code
As far as I can remember, this would be done with the window manager i.e. if you installed the default KDE, then you have to check in the KDE "control centre", in the accessibility section under language & region. Though it may be easier to do a re-install, but follow the instructions very carefully, and select finnish...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917122886.86/warc/CC-MAIN-20170423031202-00465-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
735
4
https://www.programmableweb.com/sdk/strava-akka-scala-sdk-blair-garrett
code
June 28, 2018 View all 1 Followers View all 1475 Related Articles Related Articles (1475) Seven APIs have been added to the ProgrammableWeb directory in categories including Mapping, Text, Mapping, and Games. Highlights include an API that offers data about gaming giveaways and an API for adding polls to applications o...
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446711394.73/warc/CC-MAIN-20221209080025-20221209110025-00306.warc.gz
CC-MAIN-2022-49
991
7
https://j-dm.org/archives/2607
code
This post looks at Parameter P, a specific construct of the PCS-DM model, as elaborated in “What is adaptive about adaptive decision making? A parallel constraint satisfaction account,” by Andreas Glöckner, Benjamin E. Hilbig, and Marc Jekel (Cognition 133 (2014) 641–666). (See post Revisiting Swiss Army Knife or Adapt...
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446711074.68/warc/CC-MAIN-20221206060908-20221206090908-00428.warc.gz
CC-MAIN-2022-49
6,428
8
https://forums.socialpointgames.com/topic/3408/game-crashing-on-pvp
code
Every time I try to battle on pvp it instantly closes the app and when I get back on it records the battle as a loss. What do I do? Game crashing on pvpPost count: 3260Reputation: 1315Joined: Hi and welcome to forum I moved your topic to Ml section as it looks like ml problem . and back to topic , what is your game ver...
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662577259.70/warc/CC-MAIN-20220524203438-20220524233438-00135.warc.gz
CC-MAIN-2022-21
929
7
https://atff.nl/00337-how-to-make-my-own-bitcoin-wallet.html
code
Please check the Transaction ID in a block explorer. Please note the wallet cannot check if your password is correct or not. I could easily get it from the arguments, like this: var amountToSend new Money(GetAmountToSend(args C But I want to do better and let the user specify a special amount that sends all the funds f...
s3://commoncrawl/crawl-data/CC-MAIN-2020-05/segments/1579250608295.52/warc/CC-MAIN-20200123041345-20200123070345-00511.warc.gz
CC-MAIN-2020-05
6,283
9
https://www.opensourceagenda.com/projects/gaia
code
.. raw:: html <img src="https://gist.githubusercontent.com/michelvocks/ef3894f63c3bb004bca1a2fd5f7eb644/raw/40c5799d74a6f28af1874e726083a50a3ebd877d/gaia-logo-text.png" width="650px"> |build-status| |go-report| |go-doc| |apache2| |chat| |codecov| Gaia is an open source automation platform which makes it easy and fun to...
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764499842.81/warc/CC-MAIN-20230131023947-20230131053947-00755.warc.gz
CC-MAIN-2023-06
8,309
72
https://forums.autodesk.com/t5/Installation-Licensing/cad-2014-terminal-services/td-p/3917128
code
When users login to the TS server which is Windows 2003 32 bit and try to open AutoCAD 2014 as a user it goes through a setup for about 2-3 sec and disappears and won’t open Users are limited user accounts and under Administrator account it works fine User accounts have folder redirection if i login as the user local o...
s3://commoncrawl/crawl-data/CC-MAIN-2014-10/segments/1394678694248/warc/CC-MAIN-20140313024454-00010-ip-10-183-142-35.ec2.internal.warc.gz
CC-MAIN-2014-10
1,321
16
http://www.vlsi-expert.com/p/vlsi-basic.html
code
Here we are targeting the different basics of VLSI from very starting point (Digital Back ground) till understand the meaning of "What is VLSI". I have divided the all the post in different chapters and then subsections (As per the below index). If you think, I have missed any topic, please let me know. I will try to c...
s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463607702.58/warc/CC-MAIN-20170523202350-20170523222350-00005.warc.gz
CC-MAIN-2017-22
1,559
37
https://booksdrive.org/linux-kernel-module-programming-by-peter-jay-salzman/
code
Linux Kernel Module Programming by Peter Jay Salzman pdf free download. So, you want to write a kernel module. You know C, you’ve written a number of normal programs to run as processes, and now you want to get to where the real action is, to where a single wild pointer can wipe out your file system and a core dump mea...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474690.22/warc/CC-MAIN-20240228012542-20240228042542-00180.warc.gz
CC-MAIN-2024-10
716
6
https://www.pdfchm.net/tag/ancient/
code
Dive Into Algorithms: A Pythonic Adventure for the Intrepid Beginner Dive Into Algorithms is a broad introduction to algorithms using the Python Programming Language. Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithms. With little more than a bit of computer program...
s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323585196.73/warc/CC-MAIN-20211018031901-20211018061901-00463.warc.gz
CC-MAIN-2021-43
1,165
10
https://mein-coon.ru/validating-the-email-86.html
code
Validating the email The field under validation must end with one of the given values. Not only will we use regexes to do the validation but we’ll cover some other strategies. It is incredibly difficult to build a good regex to handle all the validation scenarios. For example, these are all valid email addresses: So yo...
s3://commoncrawl/crawl-data/CC-MAIN-2021-17/segments/1618038073437.35/warc/CC-MAIN-20210413152520-20210413182520-00125.warc.gz
CC-MAIN-2021-17
1,395
8
https://wiki.eclipse.org/index.php?title=EMF_Facet&direction=prev&oldid=295606
code
- 1 Overview - 2 Install - 3 Documentation - 3.1 User documentation - 3.2 Screencasts & Slides - 3.3 Project documents - 3.4 Committer documentation - 4 Support - 5 Getting Involved Using Eclipse Release Update Site (Recommended) To install the latest EMF Facet release, just point your Install Manager to the pre-define...
s3://commoncrawl/crawl-data/CC-MAIN-2020-50/segments/1606141194982.45/warc/CC-MAIN-20201128011115-20201128041115-00374.warc.gz
CC-MAIN-2020-50
3,913
61
https://supportforums.cisco.com/discussion/10219396/terminal
code
anyone who can give the best approach for the attached diagram. we have production and test environment network. The same workstation will access both networks. Both networks are on different subnet. We are planning to have a terminal server to be setup that will serve as our jump host to access the test environment ne...
s3://commoncrawl/crawl-data/CC-MAIN-2017-22/segments/1495463609598.5/warc/CC-MAIN-20170528043426-20170528063426-00335.warc.gz
CC-MAIN-2017-22
367
2
https://community.sdl.com/ideas/translation-productivity-ideas/i/trados-studio-ideas/processing-of-key-keynote-files
code
We have seen a small increase in the number of requests for .key files. Especially with customers who are predominantly Mac based. Given that we have an OpenOffice set of filters, I am wondering if perhaps we can look at a .key filter as well. There is a workaround for .key files which involves conversion to PowerPoint...
s3://commoncrawl/crawl-data/CC-MAIN-2020-24/segments/1590347423915.42/warc/CC-MAIN-20200602064854-20200602094854-00304.warc.gz
CC-MAIN-2020-24
573
4
https://www.informit.com/articles/article.aspx?p=1389137&seqNum=2
code
- Linking to a YouTube Video - Embedding a YouTube Video in Your Website - Customizing an Embedded Video Embedding a YouTube Video in Your Website Linking to YouTube videos from your web page is one thing; embedding an actual video into your web page or blog is quite another. That's right—YouTube lets you insert any of...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296943555.25/warc/CC-MAIN-20230320175948-20230320205948-00313.warc.gz
CC-MAIN-2023-14
2,117
13
https://community.ptc.com/t5/PTC-Education-Forum/Creo-Student-Download-links-broken/td-p/3673
code
I am trying to install creo on my pc but whenever i click on any of the download links it comes up with an error 404 message saying the page was not found. Can anyone help me in this? I already reported the problem in Creo download links appear to be broken Thanks, Martin! Is there anyway to put email notification as s...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224648850.88/warc/CC-MAIN-20230602172755-20230602202755-00593.warc.gz
CC-MAIN-2023-23
400
4
https://www.raspberrypi.com/news/get-started-ardunio/
code
Get started with… Arduino? Yes, you read that title right, and no, you haven’t accidentally stumbled upon the Arduino Foundation’s website. Today, we’re pleased to announce a new addition to the Raspberry Pi Press family: Get Started with Arduino, a complete how-to guide to help you get hands on with the other pocket-s...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296943704.21/warc/CC-MAIN-20230321162614-20230321192614-00188.warc.gz
CC-MAIN-2023-14
6,072
39
https://original.newsbreak.com/@muhammad-abubakar-shoaib-1584014/2315533660202-my-finals-are-within-a-week-this-is-how-i-am-preparing-for-it
code
My finals are within a week. I haven’t studied the whole year & now I am pretty much stuck on how to start everything. Well, I started by organizing all the notes 📝 🗒 and shortlisting them just to learn the essence. Then, I looked up my finals schedule & which subjects I need to study the most. For me, the weakest of...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949181.44/warc/CC-MAIN-20230330101355-20230330131355-00397.warc.gz
CC-MAIN-2023-14
926
7
https://madd74.livejournal.com/216829.html
code
I was not familiar with the movie. Master Movie Myles told me he wanted to see this because Terry Gilliam directed and wrote the movie. For those not familiar with Gilliam (where the hell have you been?), look no further than Monty Python, Adventures of Baron Munchausen, Brazil, and Time Bandits. Maybe if I had watched...
s3://commoncrawl/crawl-data/CC-MAIN-2021-31/segments/1627046155925.8/warc/CC-MAIN-20210805130514-20210805160514-00707.warc.gz
CC-MAIN-2021-31
1,013
3
https://dasklub.com/forum/politics-news-and-world-issues/techno-song-about-putin
code
I heard about this song tonight due to the John Oliver show. It's a song made for Putin and is played in Russia. Такого как Путин / One Like Putin, English Subs Gotta hand it to him that's some catchy tunes :D (hard to do as karaoke but still)
s3://commoncrawl/crawl-data/CC-MAIN-2017-43/segments/1508187824226.31/warc/CC-MAIN-20171020154441-20171020174441-00354.warc.gz
CC-MAIN-2017-43
257
4
https://eclipse-openj9.github.io/openj9-docs/version0.19/
code
What's new in version 0.19.0 The following new features and notable changes since version 0.18.0 are included in this release: - New binaries and changes to supported environments - Option to print code cache usage to stderrat VM shutdown StringBuilderabove 1 G grow to the maximum size - jpackage packaging tool platfor...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296819273.90/warc/CC-MAIN-20240424112049-20240424142049-00470.warc.gz
CC-MAIN-2024-18
3,581
50
https://bsa.classroomparent.com/helps?page=9
code
Can't find an answer to your question, please contact us I completed the signup form and it said it sent a confirmation email, but I never received it. What should I do? I would like to create a group but don't want everyone to know who is in the group, and see our messages. Can I use ClassroomParent to track membershi...
s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487608702.10/warc/CC-MAIN-20210613100830-20210613130830-00133.warc.gz
CC-MAIN-2021-25
1,000
11
https://community.graylog.org/t/pipeline-rule-with-multiple-conditions/26089
code
I’m trying to create a pipeline that would extract data from ssh logs and set the username, ip, login_result and similar fields. I can do it in this fashion and it works - for single rule at a time: rule “SSH Cert OK” to_string($message.application_name) == “sshd” && starts_with(to_string($message.message), “Accepted p...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224647614.56/warc/CC-MAIN-20230601042457-20230601072457-00410.warc.gz
CC-MAIN-2023-23
943
9
https://wiki.4netplayers.com/en/How_to_install_mods_on_my_Minecraft_server
code
How to install mods on my Minecraft server Rent your own Minecraft server at 4Netplayers.com You need to create a new configuration. Either for Forge, or Craftbukkit or Spigot. It depends on what system the plugins/mods you want to use are for. The server must be completely stopped before uploading via FTP. The server ...
s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656103341778.23/warc/CC-MAIN-20220627195131-20220627225131-00418.warc.gz
CC-MAIN-2022-27
934
12
https://petri.com/enable-powershell-remoting-in-windows-8/
code
In this Ask the Admin, I’ll show you how to enable PowerShell Remoting in Windows 8. PowerShell Remoting is not enabled by default in Windows 8, but can be easily configured from the command line or by using Group Policy. Windows Remote Management (WinRM) is the technology behind PowerShell Remoting. When enabled, the ...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510284.49/warc/CC-MAIN-20230927071345-20230927101345-00801.warc.gz
CC-MAIN-2023-40
5,056
42
http://conferences.academicjournals.org/cat/arts-education/18th-international-morphology-meeting
code
The 18th International Morphology Meeting is organized by the Research Institute for Linguistics, Hungarian Academy of Sciences. The meeting will be held in Budapest, Hungary, May 10-13, 2018. We invite papers on subjects including but not limited to the main theme of the conference: Paradigms in inflection and word fo...
s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794866733.77/warc/CC-MAIN-20180524170605-20180524190605-00510.warc.gz
CC-MAIN-2018-22
461
6
https://forums.hololens.com/discussion/12184/windows-mixed-reality-on-surface-tablets
code
The Mixed Reality Forums here are no longer being used or maintained. There are a few other places we would like to direct you to for support, both from Microsoft and from the community. The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947476396.49/warc/CC-MAIN-20240303142747-20240303172747-00022.warc.gz
CC-MAIN-2024-10
1,259
10
https://lovehoneyforum.com/t/safex-delay-condoms/229224
code
ARE THESE ANY GOOD or are they a waste of time, what are the best type of condoms? My old boyfriend hated them coz he felt he was too numb, but thaht could just be him! There's no best type. The type that works best for each person is different. ok thanks guys delay are disarsterious, if they are anything like the dure...
s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107878921.41/warc/CC-MAIN-20201022053410-20201022083410-00274.warc.gz
CC-MAIN-2020-45
764
6
http://www.zhaoliming.net/research
code
As an important and challenging problem in computer vision and graphics, keypoint-based object tracking is typically formulated in a spatio-temporal statistical learning framework. However, most existing keypoint trackers are incapable of effectively modeling and balancing the following three aspects in a simultaneous ...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917118713.1/warc/CC-MAIN-20170423031158-00397-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
2,274
2
https://www.camptocamp.com/de/actualite/puppet-acceptance-testing-travis-ci/
code
Camptocamp is developing lots of Puppet modules and is using more and more often acceptance tests with beaker to prevent regressions. Beaker is a powerful framework to add acceptance tests to Puppet modules. It allows to use all sorts of hypervisor backends (docker, vagrant, aws, openstack, etc.). Unfortunately, it is ...
s3://commoncrawl/crawl-data/CC-MAIN-2020-24/segments/1590347415315.43/warc/CC-MAIN-20200601071242-20200601101242-00100.warc.gz
CC-MAIN-2020-24
1,733
9
https://news.ycombinator.com/item?id=4741899
code
I disagree with a few tips here. Rather than code to exact resolutions (eg: `if ([CCDirector sharedDirector].winSize.width == 568)`) build your games to be adaptive to the screen. That way when a new device is released you don't end up going through and making your code swiss cheese. A better idea is to maybe make deci...
s3://commoncrawl/crawl-data/CC-MAIN-2015-27/segments/1435375093899.18/warc/CC-MAIN-20150627031813-00122-ip-10-179-60-89.ec2.internal.warc.gz
CC-MAIN-2015-27
1,149
4
https://cwiki.apache.org/confluence/display/TUSCANY/BusinessExceptions
code
Supporting Business Exceptions in Tuscany Business exception related concerns 1. How to declare business exceptions? What defines business exception on each interface type. (ie Java wsdl) In Java interface, business exceptions are declared checked exceptions specified on the operations of the services interface. Note d...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712297295329.99/warc/CC-MAIN-20240425130216-20240425160216-00572.warc.gz
CC-MAIN-2024-18
4,866
44
https://forums.unrealengine.com/t/multiple-uv-sets-vs-multiple-textures/77656
code
So does Unreal consider multiple UV sets that are present in a single texture as a single texture? How are the pros and cons vs having multiple textures without UV sets instead in the same material? Is this better for memory and performance in general or is the same thing under the hood? As an example: One 2K texture w...
s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243989766.27/warc/CC-MAIN-20210512162538-20210512192538-00104.warc.gz
CC-MAIN-2021-21
885
4
http://www.nerfcenter.com/reviews.htm
code
has a comprehensive database of Nerf and Nerf-like blaster reviews. All blasters which NerfCenter has reviewed are listed alphabetically below (starting on the first column, going down, and continuing onto the next columns). Any e-mail regarding the reviews should be sent to email@example.com. Click on a letter below t...
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710698.62/warc/CC-MAIN-20221129132340-20221129162340-00298.warc.gz
CC-MAIN-2022-49
599
10
http://forums.parallax.com/archive/index.php/t-93459.html
code
View Full Version : Measuring FAN Rpm 04-05-2007, 01:15 PM Have got a 12VDC, 0.27A Fan, how can I measure the RPM of the fan with BS2. 04-05-2007, 03:10 PM One idea is to mount a magnet on the fan somewhere, then mount a Hall sensor on a fixed position so that the magnet comes close enough to it to trigger it, the sens...
s3://commoncrawl/crawl-data/CC-MAIN-2015-22/segments/1433195036920.5/warc/CC-MAIN-20150601214356-00014-ip-10-180-206-219.ec2.internal.warc.gz
CC-MAIN-2015-22
4,676
28
http://www.busuu.com/p/27917012
code
How are you right now? How do you feel? Well, but the question was about your feeling and not about this pictures) Please, describe how do you feel! thank you :) This exercise is about how are you :) Read tasks more attentive, please :) And if about your text , it is veery good!! Good luck in studying :)
s3://commoncrawl/crawl-data/CC-MAIN-2014-41/segments/1410657120974.20/warc/CC-MAIN-20140914011200-00123-ip-10-196-40-205.us-west-1.compute.internal.warc.gz
CC-MAIN-2014-41
305
6
https://www.daniweb.com/programming/software-development/threads/82822/sed-leaves-file-empty
code
Hello all, new to this site and to scripting. I am trying to search for the line with "CALIBRATE" in a file, and remove the leading # from the line with the following lines: cat $F1 | sed -e '/CALIBRATE/s/^#//' > $F1 cat $F2 | sed -e '/CALIBRATE/s/^#//' > $F2 cat $F3 | sed -e '/CALIBRATE/s/^#//' > $F3 Another part of m...
s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030337680.35/warc/CC-MAIN-20221005234659-20221006024659-00542.warc.gz
CC-MAIN-2022-40
714
8
https://connect.unity.com/p/pyramid-vr
code
Remember those days long ago when the idea of gaming was only text? Those adventure games that drove you nuts, typing in 2 words "go north", "Take Torch" etc... Frustrating you to no end trying to think of the right combination to just open the freakin door! Well here it is. The chance to actually FINISH one of those g...
s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514573570.6/warc/CC-MAIN-20190919183843-20190919205843-00531.warc.gz
CC-MAIN-2019-39
1,422
20
http://www.docjar.org/docs/api/javax/print/attribute/standard/JobState.html
code
java.lang.Object javax.print.attribute.EnumSyntax javax.print.attribute.standard.JobState All Implemented Interfaces: PrintJobAttribute, Cloneable, Serializable IPP Compatibility: The category name returned by getName() is the IPP attribute name. The enumeration's integer value is the IPP enum value. The returns the IP...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296946637.95/warc/CC-MAIN-20230327025922-20230327055922-00220.warc.gz
CC-MAIN-2023-14
4,651
34
https://talk.peercoin.net/t/disappearing-client/15440
code
I have v0.10.01 downloaded. Yesterday, the shortcut on my menu bar did not work. It said: "The item peercoin-qt.exe that this shortcut refers to has been changed or moved [etc.] I went to the executable file in Program files, and tried to open peercoin-wallet.exe - however, I just briefly got a small black screen, like...
s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780057882.56/warc/CC-MAIN-20210926144658-20210926174658-00048.warc.gz
CC-MAIN-2021-39
776
7
https://wiki.genexus.com/commwiki/servlet/wiki?19478,iOS+Requirements,
code
Requirements vary if you want to prototype using Knowledge Base Navigator or compile your app. No special requirements are needed when using an iOS 9.0 (or higher) device with the Knowledge Base Navigator to prototype. If you want to use F5 (Run) from GeneXus IDE, you will have to register your devices using the GeneXu...
s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794868316.29/warc/CC-MAIN-20180527131037-20180527151037-00068.warc.gz
CC-MAIN-2018-22
2,683
23
http://play-game.ga/capif/openvpn-source-code-jedo.php
code
Openvpn source code This documentation describes the internal structure of OpenVPN.It was automatically generated from specially formatted comment. Free OpenVPN VPN Servers Installing OpenVPN Installing OpenVPN is easy and platform independent. One of the most popular and well-received implementations of VPN technology...
s3://commoncrawl/crawl-data/CC-MAIN-2017-34/segments/1502886133449.19/warc/CC-MAIN-20170824101532-20170824121532-00690.warc.gz
CC-MAIN-2017-34
2,904
28
https://www.oreilly.com/library/view/enterprise-j2metm-developing/0131405306/ch10.html
code
The Case for MOM Introducing the JMS Mobile JMS from iBus//Mobile The IBM WebSphere MQ Everyplace Mobile messaging applications have proven extremely successful in the consumer world to support flexible person-to-person communications. However, messaging is much more than interperson communications. The wide use of mes...
s3://commoncrawl/crawl-data/CC-MAIN-2019-30/segments/1563195524685.42/warc/CC-MAIN-20190716180842-20190716202842-00018.warc.gz
CC-MAIN-2019-30
717
5
https://golangrepo.com/repo/axelspringer-generator-go-lang-go-miscellaneous
code
A Yeoman Golang Generator We are very sorry Gophers, but other names for the generator where taken, so we choose go-lang. But we have gocreateas an alias. We highly recommand to use nvm(NVM) to manage your Node versions, and to use the most recent versions if you have dep for Go package management installed, the genera...
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446711286.17/warc/CC-MAIN-20221208082315-20221208112315-00745.warc.gz
CC-MAIN-2022-49
748
16
https://www.meetup.com/CassandraSF/events/134763522/
code
At this upcoming meetup, we're excited to have Alan Coleman, VP of Engineering at VigLink, presenting on his real-world Apache Cassandra use case. At This Meetup You Will Learn: • The VigLink + Cassandra Real-World Use Case • Using Cassandra's built in multiple-datacenter replication to provide a high-volume, low-laten...
s3://commoncrawl/crawl-data/CC-MAIN-2017-04/segments/1484560280504.74/warc/CC-MAIN-20170116095120-00455-ip-10-171-10-70.ec2.internal.warc.gz
CC-MAIN-2017-04
1,571
11
https://www.nonarchitecture.eu/product/group-discount/
code
We will ask for more information during the submission process. The ORDER number you will receive with the first email is the code you must use to submit your project. The code is a five-digit order number, looking like #12345 or #98765. For group tickets, use the same code for all submissions. Please check the competi...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949701.0/warc/CC-MAIN-20230401032604-20230401062604-00598.warc.gz
CC-MAIN-2023-14
545
5