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://wittman.org/blog/friendfeedclip/
code
friendfeedClip ( aka ffclip ) A greasemonkey script that inserts a clipboard widget into a FriendFeed page to locally save (cookie-based) FriendFeed entry links. Links on clipboard can be cleared all at once or individually. The clipboard is scoped to the URI directory path (so, a separate record of links is maintained...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233510462.75/warc/CC-MAIN-20230928230810-20230929020810-00691.warc.gz
CC-MAIN-2023-40
528
6
https://stackoverflow.com/questions/52964394/calling-hmacsha512-from-c
code
My goal is to calculate a MAC with SHA512 in our C++ project. I found lots of examples in C# using System.Security.Cryptography and HMACSHA512. I found examples how to call self-made C#-DLLs from C++. The question is: how can I call the HMACSHA512 class from C++? Do I need a TLB? Namespace? Sorry if this is trivial for...
s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376823588.0/warc/CC-MAIN-20181211061718-20181211083218-00252.warc.gz
CC-MAIN-2018-51
436
2
https://ask.sqlservercentral.com/questions/146223/grant-only-select-permissions-to-few-members-of-do.html?childToView=146225#answer-146225
code
Grant only select permissions to few members of Domain Admin group Hi Folks, We have a Database that holds a single audit table containing the login information of users who log into our website. It conatains the ip address, datetime of login etc. Security wants to allow access to the table to be limited only to the DB...
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710900.9/warc/CC-MAIN-20221202082526-20221202112526-00273.warc.gz
CC-MAIN-2022-49
1,442
4
https://www.oreilly.com/library/view/pragmatic-unit-testing/9781680500769/f_0067.html
code
The last boundary condition in the CORRECT acronym is time. You need to keep several aspects of time in mind: Relative time (ordering in time) Absolute time (elapsed and wall clock) Some interfaces are inherently stateful. You expect login() to be called before logout(), open() before read(), read() before close(), and...
s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030333541.98/warc/CC-MAIN-20220924213650-20220925003650-00100.warc.gz
CC-MAIN-2022-40
712
6
https://www.redmine.org/issues/502
code
Alternate way of adding files to projects For files that take more time than allowed page timeout, could you provide a way to import files that are uploaded locally on the host hosting redmine? Like a 500MB file would be uploaded by ftp in /redmine/whatever and you would go into the project files page, click import, sp...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474697.2/warc/CC-MAIN-20240228044414-20240228074414-00310.warc.gz
CC-MAIN-2024-10
735
7
https://glsanders.com/2011/09/19/submitted-final-proofs-for-developing-new-products-and-services-learning-differentiation-and-innovation/
code
Developing New Products and Services: Learning, Differentiation and Innovation The book is in press and will be available in e-book format and as a soft cover very shortly. It is being published by Busines Experts Press http://www.businessexpertpress.com/. The focus of the book is on the upfront activities and ideas fo...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224648209.30/warc/CC-MAIN-20230601211701-20230602001701-00556.warc.gz
CC-MAIN-2023-23
1,662
4
https://news.ycombinator.com/item?id=19402666
code
Cost 2: Training a 1.5 B parameter transformer network. I'm assuming it could be trained with google's TPUs. And the model would just be a bigger version of the model open ai released. > Thanks. So then it was 32 TPUv3s, to be more precise, and sticker-price training costs would then be per Smerity 32 * 24 * 7 * 8 = $4...
s3://commoncrawl/crawl-data/CC-MAIN-2019-18/segments/1555578531984.10/warc/CC-MAIN-20190421140100-20190421162100-00272.warc.gz
CC-MAIN-2019-18
323
3
https://anthony.buc.ci/external?f=mediaonly&nick=movq&uri=https%3A%2F%2Fwww.uninformativ.de%2Ftwtxt.txt
code
@email@example.com It’s probably better for them if they’re shy. 😅 But yeah, if they’re used to humans, they won’t run away so easily. At least the ducks won’t – the rails/moorhens do. 🤔 Ahh, I remember those Asperg shots. 😅👍 That whole area with the tunnels and basins is probably some sort of “retention basin” (Re...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817073.16/warc/CC-MAIN-20240416062523-20240416092523-00793.warc.gz
CC-MAIN-2024-18
3,465
24
http://www.techist.com/forums/f9/urgent-dvd-backup-38657/
code
URGENT: DVD Backup I have to backup a website, a large website, to a DVD. The site is about 2.5gb in size and folderstructure goes down to about 9 levels or so. I tried burning it with Roxio creating a data DVD, however it only burns 3 levels down. Is it the program that causes this problem, will another program work.....
s3://commoncrawl/crawl-data/CC-MAIN-2016-44/segments/1476988719045.47/warc/CC-MAIN-20161020183839-00429-ip-10-171-6-4.ec2.internal.warc.gz
CC-MAIN-2016-44
756
8
https://malga.unige.it/seminars/108-2020-12-01
code
Self-supervised learning of depth and motion from monocular images Junhwa Hur - Former Ph.D Student at TU-Darmstadt Over the past few years, there has been increasing attention on the self-supervised learning of depth and motion estimation from a sequence of monocular images. Despite the ill-posed property of estimatin...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679102637.84/warc/CC-MAIN-20231210190744-20231210220744-00205.warc.gz
CC-MAIN-2023-50
1,230
5
https://github.community/t/scrollbar-support-for-dark-mode/147990/9
code
One thing you could add in dark mode would have been a multicolored that adds a little bit of the feel of the dark mode theme Strongly support adding whatever styling possible to make scrollbars blend better with the theme. The first thing I noticed after switching on GitHub’s dark theme beta was that my scrollbars (Wi...
s3://commoncrawl/crawl-data/CC-MAIN-2021-21/segments/1620243991943.36/warc/CC-MAIN-20210513173321-20210513203321-00160.warc.gz
CC-MAIN-2021-21
4,039
24
https://help.peoplelogic.ai/en/article/greenhouse-recruiting-setup-qollp/
code
Greenhouse Recruiting Setup The Peoplelogic.ai Greenhouse integration allows you to use API Keys from Greenhouse to aggregate events from the organizations that the API Key has permission to access. See What Events Does Peoplelogic.ai Process from Greenhouse for more information on the events that Peoplelogic.ai aggreg...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296819067.85/warc/CC-MAIN-20240424045636-20240424075636-00374.warc.gz
CC-MAIN-2024-18
2,074
20
http://www.sitepoint.com/forums/showthread.php?452409-_GET-works-_POST-doesn-t&p=3246243&mode=threaded
code
Results 1 to 16 of 16 Thread: $_GET works, $_POST doesn't Jan 18, 2007, 04:31 #1 - Join Date - Feb 2005 - Aveiro, Portugal - 1 Post(s) - 0 Thread(s) $_GET works, $_POST doesn't I installed a while back Apache2+mysql5.0+php5.2 on my compute (windows xp) I thought everything went well, but I can't access any $_POST varia...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917123097.48/warc/CC-MAIN-20170423031203-00430-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
466
15
http://unriskinsight.blogspot.com/2013/07/econophysics-economists-you-know-where.html
code
Michael Casey has written a provocative essay in Wall Street Journal. Let's face it, economists make lousy economists, he summarizes. I am interested in the the theory of complex systems, complexity economy and especially its influence on quant finance. Here I have written about major achievements of econophysics. In s...
s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794864798.12/warc/CC-MAIN-20180522151159-20180522171159-00339.warc.gz
CC-MAIN-2018-22
2,335
10
https://softwareengineering.stackexchange.com/questions/21412/why-im-not-selected-in-an-interview/21415
code
By the sounds of it, you would fail my interview technique as well. At interview I expect candidates to write code on the whiteboard. It might seem tough, but it allows candidates to show that they do know the language, and are not relying on intelsense and google to program. Lets face it, if you are claiming on your C...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474697.2/warc/CC-MAIN-20240228044414-20240228074414-00301.warc.gz
CC-MAIN-2024-10
1,885
5
https://mogadalai.wordpress.com/2009/05/26/break-or-no-break-that-is-the-question/
code
The semester has come to an end; almost all the administrative responsibilities are completed. This is time for some solid research. I am starting the vacation with a trip to Bangalore, where, I will be delivering a lecture at Micro-09. I will make sure that I post the presentation slides either here or at Materialia I...
s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218189525.23/warc/CC-MAIN-20170322212949-00090-ip-10-233-31-227.ec2.internal.warc.gz
CC-MAIN-2017-13
537
2
http://gtaforums.com/topic/189247-wrestling-forum/
code
Posted 23 April 2005 - 01:49 PM Posted 23 April 2005 - 01:52 PM I'll move it to where it's meant to be anyway, though the cfhance of this happening is somewhere between 0 and 0. Posted 23 April 2005 - 01:56 PM Here's a tip: look at your address bar. If it's not related to what you see there, chances are it's not gettin...
s3://commoncrawl/crawl-data/CC-MAIN-2017-47/segments/1510934805977.0/warc/CC-MAIN-20171120090419-20171120110419-00637.warc.gz
CC-MAIN-2017-47
408
7
https://chessmood.com/forum/main-channel/2020-and-our-goals
code
The best way to achieve our main goal is to divide it into steps and make an action plan. Let's write our goals list, the plan how we will do that and achieve our goals step-by-step. #COGRO (Constant Growth ) #Right Mood - Right Move! happy to share that i have reached this goal also , I have 3 chess . com accounts and...
s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964358074.14/warc/CC-MAIN-20211126224056-20211127014056-00405.warc.gz
CC-MAIN-2021-49
4,501
35
https://coderanch.com/t/61905/open-source/log-DailyRollingFileAppender-Deleting-day-files
code
Hi, //----- property file snippet .. .. log4j.appender.rollingFile=org.apache.log4j.DailyRollingFileAppender log4j.appender.rollingFile.File=mylog .. .. //----------------------------- I am using DailyRollingFileAppender which works fine.. Is there any 'property' that can be set so that files older than x days are remo...
s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570987834649.58/warc/CC-MAIN-20191023150047-20191023173547-00441.warc.gz
CC-MAIN-2019-43
857
3
https://www.dbta.com/Editorial/News-Flashes/EDB-Postgres-Enterprise-Manager-7-Improves-Management-of-Postgres-119615.aspx
code
EnterpriseDB has released EDB Postgres Enterprise Manager 7. Part of the EDB Postgres Platform, EDB Postgres Enterprise Manager 7 provides a new web client and tools to give DBAs greater ability to improve database performance across large installations. EDB Postgres Enterprise Manager provides a single graphical user ...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296818293.64/warc/CC-MAIN-20240422113340-20240422143340-00132.warc.gz
CC-MAIN-2024-18
2,445
7
https://bfidatadigipres.github.io/relaxed%20screening/2023/07/31/fantasia-relaxed/
code
+ intro and discussion Now acknowledged as a landmark animated film, this Disney feature is a musical anthology featuring the great conductor Leopold Stokowski. Eight classical pieces by composers including Bach, Tchaikovsky, Stravinsky and Beethoven are presented with stylistically varied animated sequences, ranging f...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296816893.9/warc/CC-MAIN-20240414192536-20240414222536-00224.warc.gz
CC-MAIN-2024-18
2,231
29
https://minnie.tuhs.org/pipermail/tuhs/2017-January/009303.html
code
[TUHS] When was #if introduced in C? (was: Re: Mac OS X is Unix) michael at kjorling.se Wed Jan 4 07:33:31 AEST 2017 On 3 Jan 2017 13:05 -0800, from charles.unix.pro at gmail.com (Charles Anthony): > I was compiling on a 32 bit int machine; the compiler flagged the '1u << > 60' as a fatal error due to the size of the s...
s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487611320.18/warc/CC-MAIN-20210614013350-20210614043350-00214.warc.gz
CC-MAIN-2021-25
1,354
23
https://jobs.americanexpress.com/global/jobs/21003691?lang=en-us
code
CEG & Corporate Affairs & Communications (CAC) Technology team is looking for a Full Stack Java Engineer who will be responsible for owning and driving delivery for Oracle HCM Integrations. Leveraging Oracle Integration Cloud PaaS product and JAVA for Integration. This is the key opportunity for any individual who can ...
s3://commoncrawl/crawl-data/CC-MAIN-2021-10/segments/1614178360745.35/warc/CC-MAIN-20210228084740-20210228114740-00343.warc.gz
CC-MAIN-2021-10
2,957
26
https://forums.iis.net/t/1238951.aspx?Not+able+to+accept+JSON+data+as+JSON+data
code
IIS 7 and Above Not able to accept JSON data as JSON data Last post Jul 05, 2018 02:08 AM by deepakpanchal10 Jul 02, 2018 07:10 PM|dkeifer3278|LINK I have an IIS (windows 10) operation designed to parse through a JSON string. When calling it from Postman with the JSON data formatted as "text/plain" it works fine. Howev...
s3://commoncrawl/crawl-data/CC-MAIN-2018-34/segments/1534221208750.9/warc/CC-MAIN-20180814081835-20180814101835-00172.warc.gz
CC-MAIN-2018-34
2,653
40
https://www.cadillacforums.com/threads/driver-side-windows-wont-go-down.510761/
code
My front and rear driver-side window switches do not work. Windows are in up position, but neither the two switches on the front door (for front and rear driver-side windows) nor the window switch on back door work. Passenger side windows work fine, all switches on driver and passenger doors. Just a problem with the dr...
s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439737883.59/warc/CC-MAIN-20200808135620-20200808165620-00162.warc.gz
CC-MAIN-2020-34
448
1
http://www.geekstogo.com/forum/topic/156842-domain-controller-problems/?forcePrint=1&forcePrint=1
code
I just installed a secondary domain controller on a 2003 platform and whenever I disconnect the first domain controller the secondary one is not allowing new users to logon. Also, when the new domain is up users are unable to send/receive emails/ or browse the Web. This new domain is also a DHCP/DNS servers. It does is...
s3://commoncrawl/crawl-data/CC-MAIN-2021-43/segments/1634323588153.7/warc/CC-MAIN-20211027115745-20211027145745-00017.warc.gz
CC-MAIN-2021-43
621
4
https://suho0922.github.io/Home.html
code
Su ho Yang BS in School of Computing, 2022 KAIST , Korea BS in Busineess & Technology Management,2022 Bldg E3-1, Rm 3429, 291 Daehak-ro, Yuseong-gu, Daejeon, Korea, 34141 I am an master student at the School of Computing, KAIST, KAIST Vision and Learning Lab. Currently, I am interested in self-supervised vision learnin...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224644855.6/warc/CC-MAIN-20230529105815-20230529135815-00336.warc.gz
CC-MAIN-2023-23
429
8
https://forum.strapi.io/t/can-strapi-4-be-used-to-create-nft-marketplace/13368
code
- Is it possible to create an NFT marketiplace like opensea.io using Strapi 4.0? 2.If not will Strapi 4.x support native blockchain integrations? 3.Does Strapi support CockroachDB? Simple answer: yes Not so simple answer: The backend part of the marketplace can be built with strapi (or any other framework like express,...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100529.8/warc/CC-MAIN-20231204115419-20231204145419-00533.warc.gz
CC-MAIN-2023-50
441
7
https://www.microsoft.com/en-us/microsoft-365/blog/2016/07/22/office-365-news-roundup-30/
code
At the annual Worldwide Partner Conference (WPC) last week, Microsoft partners from every part of the globe heard about our newest innovations and how they can use Office 365 to transform their customers’ businesses while building their own. One of the highlights at WPC was when Facebook CIO Tim Campos took the stage t...
s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656103269583.13/warc/CC-MAIN-20220626131545-20220626161545-00316.warc.gz
CC-MAIN-2022-27
3,888
12
https://www.iimjobs.com/j/oyo-rooms-pricing-manager-data-science-2-6-yrs-1116778.html
code
OYO Rooms - Pricing Manager - Data Science (2-6 yrs) The Pricing function forms a critical part of the Revenue Management group that is constantly working to deliver the best value to the end customer while maximizing the Revenue for the Hotel Owner. With its portfolio of over 3000 hotels in South East Asia, the Pricin...
s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030335190.45/warc/CC-MAIN-20220928082743-20220928112743-00302.warc.gz
CC-MAIN-2022-40
1,689
17
https://issues.fluidproject.org/browse/FLUID-6512
code
Affects Version/s: None Fix Version/s: None Component/s: Self Voicing Environment:Windows 10 Pro v1909 When in the Story Edit page on the Storytelling Tool staging site, if I select a piece of text, the Orator will appear and offer to play it using the selectionReader. If that piece of text happens to be within the <fo...
s3://commoncrawl/crawl-data/CC-MAIN-2021-10/segments/1614178381803.98/warc/CC-MAIN-20210308021603-20210308051603-00098.warc.gz
CC-MAIN-2021-10
1,126
11
https://ckeditor.com/old/forums/Support/Delete-around
code
I install FCK Editor on my website and I would like to delete the <p> when I add a picture. FCK Editor automatically add the <p> around <img>. I succeeded to delete <p> for all elements, but I would like to delete <p> only for <Img>. Tue, 02/10/2009 - 10:31#1 Delete <p> around <img>
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296948765.13/warc/CC-MAIN-20230328042424-20230328072424-00561.warc.gz
CC-MAIN-2023-14
283
4
https://simons.berkeley.edu/people/justin-romberg
code
Justin Romberg is the Schlumberger Professor and the Associate Chair for Research in the School of Electrical and Computer Engineering at the Georgia Institute of Technology. Romberg received BSEE (1997), MS (1999) and PhD (2004) degrees from Rice University in Houston, Texas. From 2003 to 2006, he was a Postdoctoral S...
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764499744.74/warc/CC-MAIN-20230129144110-20230129174110-00509.warc.gz
CC-MAIN-2023-06
696
1
https://discuss.emberjs.com/t/the-dgeb-check-list/1454
code
During @dgeb’s presentation at EmberCamp ([http://lanyrd.com/2013/ember-camp/sccrwm/#link-pzkb](slide 44)) he listed a number of things that would be good to have commons solutions for: - Sparse Fieldsets - Custom Includes I would also add testing, internationalization/localization, and validation to the list. If this ...
s3://commoncrawl/crawl-data/CC-MAIN-2019-09/segments/1550247482186.20/warc/CC-MAIN-20190217152248-20190217174248-00418.warc.gz
CC-MAIN-2019-09
617
6
https://www.2carpros.com/questions/2006-chevrolet-trailblazer-need-advice-on-remove-stubborn-o2-sensor
code
NEED ADVICE ON HOW TO REMOVE A STUBBORN O2 SENSOR FROM A 2006 Chevrolet Trailblazer October, 2, 2011 AT 1:02 PM I have a 2006 Trailblazer with a bad O2 Sensor. I am looking for advice on how to get the old sensor removed. It is the sensor on the exhaust manifold. I have borrowed a set of O2 sockets from Autozone, but I...
s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701163729.14/warc/CC-MAIN-20160205193923-00224-ip-10-236-182-209.ec2.internal.warc.gz
CC-MAIN-2016-07
1,022
6
https://hireremote.io/remote-job/7917-finance-data-analyst-at-kraken-digital-asset-exchange
code
See all jobs Feb 24th, 2022 Finance Data Analyst As one of the largest and most trusted digital asset platforms globally, we are empowering people to experience the life-changing potential of crypto. Trusted by over 8 million consumer and pro traders, institutions, and authorities worldwide - our unique combination of ...
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710237.57/warc/CC-MAIN-20221127105736-20221127135736-00792.warc.gz
CC-MAIN-2022-49
3,945
36
https://events.3ds.com/faster-vehicle-model-build
code
Join the webinar to learn how the 3DEXPERIENCE platform rethinks the vehicle development process through a model-based framework. Simulation is increasingly used throughout the vehicle development process to ensure that performance and quality requirements are satisfied. Multiple iterations between design and simulatio...
s3://commoncrawl/crawl-data/CC-MAIN-2024-10/segments/1707947474688.78/warc/CC-MAIN-20240227220707-20240228010707-00584.warc.gz
CC-MAIN-2024-10
1,223
3
https://forums.elderscrollsonline.com/en/discussion/comment/3615471/
code
The sample of this benchmark is poor; I logged in just 3 times. Each time I logged into Wayrest, next to stables, using my main Tank build. So load times from boot-up beep sound to character being visible in Wayrest: Sandisk Extreme Pro 960 GB. SSD: 2 minutes, 1 second. HGST 1TB HDD (PS4 Pro default) HHD: 2 minutes, 25...
s3://commoncrawl/crawl-data/CC-MAIN-2020-34/segments/1596439735916.91/warc/CC-MAIN-20200805065524-20200805095524-00090.warc.gz
CC-MAIN-2020-34
797
9
https://www.mysciencework.com/publication/show/automated-quantitative-description-spiral-galaxy-arm-segment-structure-44a76abb
code
We describe a system for the automatic quantification of structure in spiral galaxies. This enables translation of sky survey images into data needed to help address fundamental astrophysical questions such as the origin of spiral structure---a phenomenon that has eluded theoretical description despite 150 years of stu...
s3://commoncrawl/crawl-data/CC-MAIN-2019-39/segments/1568514573065.17/warc/CC-MAIN-20190917081137-20190917103137-00460.warc.gz
CC-MAIN-2019-39
1,325
1
https://www.dk.freelancer.com/job-search/project-my-screen-app/
code
I need some graphic design, & screen printable designs for tissue boxes and serviette boxes ...answer my question which I have asked somewhere in description. No auto bidding please. Hi Guys, I need full time backlink builder. Who has good knowledge of backlink building like guest posting, blog commenting, image sharin...
s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583513441.66/warc/CC-MAIN-20181020205254-20181020230754-00016.warc.gz
CC-MAIN-2018-43
12,165
38
https://academia.stackexchange.com/questions/97476/does-red-line-curve-denotes-better-result-in-a-graph
code
In a colloquium, an eminent senior professor showed a graph from a peer-reviewed journal (published by some other group). The graph contained three curves: - black dots (blurred) - black line (blurred) - red line (thick and bright) All these curves in the graph reports the same property (obtained with different methods...
s3://commoncrawl/crawl-data/CC-MAIN-2020-24/segments/1590347387219.0/warc/CC-MAIN-20200525032636-20200525062636-00367.warc.gz
CC-MAIN-2020-24
837
8
https://apexapps.oracle.com/pls/apex/f?p=44785:24:0::NO:24:P24_CONTENT_ID:16825
code
This tutorial introduces you to Oracle Enterprise Manager Express, a Web-based interface for managing an Oracle database. Duration: 30 minutes Release Date: 07-NOV-2016 This introductory series of short Oracle by Example tutorials will help you get started using Oracle Database 12c. These tutorials complement the Oracl...
s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593655882634.5/warc/CC-MAIN-20200703153451-20200703183451-00430.warc.gz
CC-MAIN-2020-29
359
4
http://www.hypnos.com/smf/index.php?topic=2497.msg19164
code
Official announcement from Shima Records: PARALLEL WORLDS CD's SOON TO BE SOLD OUT! Both parallel worlds albums (Insight from 2004 & Far Away Light from 2005) are very low on stock and we will soon be sold out - forever! Once the CD's are gone, they are gone! This does not affect the digital downloads, they will remain...
s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218191405.12/warc/CC-MAIN-20170322212951-00263-ip-10-233-31-227.ec2.internal.warc.gz
CC-MAIN-2017-13
424
6
https://forums.macrumors.com/threads/macbook-beeps-4-times-every-morning-at-9am-why.688604/
code
My friend has just bough herself a Macbook. She puts it into sleep mode at night, but every morning at precisely 9am it beeps 4 times. Does anyone know why it is doing this? I found this link, http://www.welovemacs.com/whdoallthbme.html but couldn't really make sense of it. Any help would be greatly appreciated!
s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583512836.0/warc/CC-MAIN-20181020142647-20181020164147-00388.warc.gz
CC-MAIN-2018-43
313
1
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=147553
code
Our company is migrating to Java platform. As part of that migration we also are moving our DB from MS SQL Server 2005 to MySQL. Developers requested our existing SQL Server database schema and sample data so they can develop and test data migration script. I generated a CREATE TABLE script for every table using "Gener...
s3://commoncrawl/crawl-data/CC-MAIN-2018-22/segments/1526794863949.27/warc/CC-MAIN-20180521043741-20180521063741-00461.warc.gz
CC-MAIN-2018-22
1,000
11
https://community.splunk.com/t5/Splunk-Enterprise/Color-code-and-color-changes-for-data/m-p/505117
code
Everything is working as expected. You might compare your dashboard to this one and see what you've done different. I hope this helps. If it doesn't help, you shall give more details about your problem like your complete dashboard code for example. And i don't know what "Also please help to get the color codes data as ...
s3://commoncrawl/crawl-data/CC-MAIN-2021-49/segments/1637964363418.83/warc/CC-MAIN-20211207201422-20211207231422-00427.warc.gz
CC-MAIN-2021-49
347
1
https://essaymartials.com/computer-science-homework-help-1814/
code
Computer Science homework help. Your submission should be no more than 2 pages and needs to adhere to APA formatting for spacing and citations. Include a title page, your case study (1-2 pages), and reference page. - Identify the key problems and issues in the case study. - Formulate and include a thesis statement, sum...
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882571150.88/warc/CC-MAIN-20220810070501-20220810100501-00117.warc.gz
CC-MAIN-2022-33
945
14
https://community.letsencrypt.org/t/curl-returned-with-35-error/190080
code
I am using lua-resty-auto-ssl package with openresty to dynamically generate certificates for my clients (tenants). I got reports that generation of new certificates stopped working, and I was checking the logs and I found this. 2022/12/26 13:08:48 [error] 3722673#0: 97 [lua] ssl_certificate.lua:97: issue_cert(): auto-...
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764500017.27/warc/CC-MAIN-20230202101933-20230202131933-00372.warc.gz
CC-MAIN-2023-06
3,322
28
https://drupal.stackexchange.com/questions/19713/node-view-doesnt-populate-the-content-variable-when-using-a-custom-view-mod
code
The $content variable is really useful when writing templates, but I've found that it's not fully populated when using a custom view mode. I'm using node_view to create a render array of a node. When I use "full" or "teaser" view modes, the "content" variable of the array is populated with lots of render information as...
s3://commoncrawl/crawl-data/CC-MAIN-2019-43/segments/1570986688826.38/warc/CC-MAIN-20191019040458-20191019063958-00322.warc.gz
CC-MAIN-2019-43
590
3
http://www.dbforums.com/showthread.php?1675903-Efficient-table-structure
code
I'm having a system that require a “routing configuration” for events. I need some efficient database structure and query's. I have only limited SQL knowledge, so I hoped someone can tell me a bit more to getting started. The inputs are organised in three 4 levels (Buildings, Rooms, Units, Interface). Every interface i...
s3://commoncrawl/crawl-data/CC-MAIN-2017-13/segments/1490218203515.32/warc/CC-MAIN-20170322213003-00466-ip-10-233-31-227.ec2.internal.warc.gz
CC-MAIN-2017-13
1,657
7
https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/View-design-question-multiple-locations/m-p/1247450
code
I’m testing View5 on vSphere5 and have an design question regarding multiple locations. See the picture below. We have two locations, each has its own datacentre. Unfortunately those specific two locations are currently connected only via 20/20 Mbit VDSL internet connection and this can’t be currently improved. The LOC...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233506646.94/warc/CC-MAIN-20230924123403-20230924153403-00290.warc.gz
CC-MAIN-2023-40
4,346
21
http://boardgamegeek.com/thread/609459/tiny-cards-made-bigger
code
(from Valencia, Spain) I got one reply in the Trans Europa similar thread: I'd say no, at least without permission from the copyright owner (and I'm surprised if you get that permission). I suppose this is something people should do themselves based on your idea, if they want to. And I think he is right, anyone owning ...
s3://commoncrawl/crawl-data/CC-MAIN-2016-40/segments/1474738660760.0/warc/CC-MAIN-20160924173740-00256-ip-10-143-35-109.ec2.internal.warc.gz
CC-MAIN-2016-40
492
6
https://blogs.msdn.microsoft.com/mvpawardprogram/2012/06/07/teched-2012exchange-mvp-j-peter-bruzzese-talks-sessions-and-deloreans/
code
Editor's Note: The following post is by Exchange MVP J. Peter Bruzzese What I am looking forward to most at Tech Ed? Every year the event that builds up in me the most anticipation is TechEd. And this year I’m more excited than ever before. There are so many product releases between this year and next that I cannot wai...
s3://commoncrawl/crawl-data/CC-MAIN-2018-51/segments/1544376823009.19/warc/CC-MAIN-20181209185547-20181209211547-00209.warc.gz
CC-MAIN-2018-51
6,189
17
https://www.nature.com/naturecareers/job?id=674649&error=cookies_not_supported&code=513651a0-0a02-401a-85a8-6a05211161fc
code
IBG-1 - Biotechnologie Area of research: Scientific / postdoctoral posts Your Job:integrative analysis of large DNA, RNA, and protein datasets, which are generated using state-of-the-art sequencing techniques (DNA-Seq, RNA-Seq, ChIP-Seq, LC-MS/MS) application of machine learning and artificial intelligence working with...
s3://commoncrawl/crawl-data/CC-MAIN-2019-09/segments/1550247487595.4/warc/CC-MAIN-20190218155520-20190218181520-00048.warc.gz
CC-MAIN-2019-09
1,718
7
https://kolappannathan.github.io/
code
My name is Kolappan. I am a full stack developer primarily working in .Net and SQL. You can check out my resume for more details. Besides being a portfolio website, this site is home to most of my GitHub projects and their documentation. Click on a project to know more about it. Old Projects (Discontinued) Here is a li...
s3://commoncrawl/crawl-data/CC-MAIN-2020-29/segments/1593655881984.34/warc/CC-MAIN-20200703091148-20200703121148-00234.warc.gz
CC-MAIN-2020-29
427
3
https://kbs.bestantivirus.co.uk/configure-microsoft-defender-for-identity-sensor-settings/
code
In this article, you’ll learn how to correctly configure Microsoft Defender for Identity sensor settings to start seeing data. You’ll need to do additional configuration and integration to take advantage of Defender for Identity’s full capabilities. - An Defender for Identity instance that’s connected to Active Directo...
s3://commoncrawl/crawl-data/CC-MAIN-2022-33/segments/1659882571147.84/warc/CC-MAIN-20220810040253-20220810070253-00656.warc.gz
CC-MAIN-2022-33
3,930
31
https://www.blogc.at/2014/02/04/support-v7-appcompat-options-menu/?shared=email&msg=fail
code
Some time ago, Google made its own backport of the famous ActionBar. The times of ActionBar Sherlock are finally over, and that’s a good thing. There has already been written a lot about using the Support ActionBar, so I won’t bother you with that. I’m going to talk about a small detail, but yet a very important one: u...
s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583657510.42/warc/CC-MAIN-20190116134421-20190116160421-00298.warc.gz
CC-MAIN-2019-04
1,467
5
http://www.cheathappens.com/show_board2.asp?headID=104127&titleID=15185
code
Left 4 Dead 2 "C:\Program Files\Steam\steamapps\common\left 4 dead 2\left4dead2" Or similar path (C: may be different for example) In here, open the "steam.inf" file with any text editor (like notepad) and see what it says next to "PatchVersion". As of today, it was 188.8.131.52 for example).
s3://commoncrawl/crawl-data/CC-MAIN-2016-40/segments/1474738661367.29/warc/CC-MAIN-20160924173741-00074-ip-10-143-35-109.ec2.internal.warc.gz
CC-MAIN-2016-40
293
4
https://www.ntusongpeng.com/research
code
We are currently advancing along the following themes Theme 1 : Topological Spintronics and 2D Spintronics The emergence of topological quantum materials and 2D crystals (and their heterostructures) offers an exciting playground to explore novel spin physics, including spin transport, spin interactions with other param...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100523.4/warc/CC-MAIN-20231204020432-20231204050432-00820.warc.gz
CC-MAIN-2023-50
1,401
8
https://pages.nist.gov/feasst/README.html
code
The Free Energy and Advanced Sampling Simulation Toolkit (FEASST) is a free, open-source, public domain software to conduct molecular and particle-based simulations with Monte Carlo methods. Website DOI: https://doi.org/10.18434/M3S095 Code repository: https://github.com/usnistgov/feasst Discussion list: https://groups...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679515260.97/warc/CC-MAIN-20231211143258-20231211173258-00767.warc.gz
CC-MAIN-2023-50
6,540
59
https://coffemonsters.blogspot.com/2016/
code
Saturday, 31 December 2016 Wednesday, 28 December 2016 Not long ago I was preparing for trip to Poland, buying Christmas presents and now we are already past this holiday and waiting for new year. Continuing my tradition I didn't done too much in this period of time. I was focusing on resting and spending time with fam...
s3://commoncrawl/crawl-data/CC-MAIN-2023-06/segments/1674764494976.72/warc/CC-MAIN-20230127101040-20230127131040-00096.warc.gz
CC-MAIN-2023-06
10,783
97
https://www.everyday.design/faq-groups/scrum-design
code
There are five values critical to the practice of Scrum: commitment, courage, focus, openness, and respect. - Commit to achieving the goals of the Scrum Team. - Courage to do the right thing and work on challenging problems. - Focus on the Sprint's work and the Scrum Team's goals. - Open about all the work and the chal...
s3://commoncrawl/crawl-data/CC-MAIN-2023-40/segments/1695233511021.4/warc/CC-MAIN-20231002200740-20231002230740-00650.warc.gz
CC-MAIN-2023-40
522
7
http://www.couponfree.online/2018/12/react-styled-components-2018-best-way.html
code
React Styled Components 2018 - BEST way to style your apps, Ditch CSS stylesheets! Learn CSS in JS to quickly and cleanly style React components with the styled-components library Created by Tom Phillips Preview This Course - GET COUPON CODE What you'll learn - Increase your value as a React developer. - Convert or cre...
s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232259757.86/warc/CC-MAIN-20190526205447-20190526231447-00034.warc.gz
CC-MAIN-2019-22
482
7
https://www.hirist.com/j/backend-developer-nodejs-python-1-5-yrs-399808.html?ref=kp
code
Technical Recruiter at HuntingCube Views:711 Applications:123 Rec. Actions:Recruiter Actions:105 Backend Developer - Node.js/Python (1-5 yrs) Role : Backend Engineer Responsibilities : - - Build high availability and extreme reliable high volume transactional systems. - Deliver reliable solutions that handle massive da...
s3://commoncrawl/crawl-data/CC-MAIN-2019-26/segments/1560628000894.72/warc/CC-MAIN-20190627055431-20190627081431-00181.warc.gz
CC-MAIN-2019-26
1,082
16
http://tvadcenter.com/Ad/cellflirt_text_chat__114/at100.html
code
|Anonymous||posted 16-Jul-2009 9:59am| For 2 months now I have had charges from Cellflirt on my cell phone bill. US Cellular has blocked you people. I paid last months bill because I thought with the blocking, I wouldn't be charged again. But, lo and behold, the charges are there again along with more scams like funmob...
s3://commoncrawl/crawl-data/CC-MAIN-2015-06/segments/1422115864313.15/warc/CC-MAIN-20150124161104-00023-ip-10-180-212-252.ec2.internal.warc.gz
CC-MAIN-2015-06
27,852
176
http://www.shopstyle.com/browse/Jerome-Dreyfuss
code
Add Sale Alert EXCLUSIVE TO NET-A-PORTER.COM. The backpack is gaining ground as the season's most covetable carryall. Jérôme Dreyfuss' compact 'Florent' style is crafted from python and leather with a suede trim. Zipped slots at the sides and back make it easy to find your essentials, and it even comes with a mini flas...
s3://commoncrawl/crawl-data/CC-MAIN-2015-06/segments/1422122030742.53/warc/CC-MAIN-20150124175350-00022-ip-10-180-212-252.ec2.internal.warc.gz
CC-MAIN-2015-06
10,540
26
https://paytonjjones.wordpress.com/2019/05/24/updates-in-networktools-1-2-1/
code
Version 1.2.1 of R package ‘networktools’ just went live on CRAN, and it comes with some very useful updates! The most exciting change is an update to plotting networks with MDSnet, PCAnet, or EIGENnet. These types of plotting approaches are an improvement on the force-directed defaults of igraph or qgraph in the sense...
s3://commoncrawl/crawl-data/CC-MAIN-2022-40/segments/1664030337595.1/warc/CC-MAIN-20221005073953-20221005103953-00179.warc.gz
CC-MAIN-2022-40
2,538
19
https://www.pcapps.com/data-collection-apps/
code
Collect Data Anywhere, Anytime Need to collect data in the field? Use your phone. Entering large volumes of complicated data? Use any computer. Our data collection applications are fast, easy to use, and fully functional on any platform. Easy and Stable Record Keeping Many data collection solutions do not allow for mul...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817184.35/warc/CC-MAIN-20240417235906-20240418025906-00717.warc.gz
CC-MAIN-2024-18
809
10
https://segment.com/docs/connections/sources/catalog/cloud-apps/regal-voice/
code
Regal Voice Source Good to know: Event source The Regal Voice Source is an event source. This means that it sends data as events, which are behaviors or occurrences tied to a user and a point in time. Data from these sources can be loaded into your Segment warehouses, and also sent to Segment streaming destinations. Le...
s3://commoncrawl/crawl-data/CC-MAIN-2021-04/segments/1610703521139.30/warc/CC-MAIN-20210120151257-20210120181257-00110.warc.gz
CC-MAIN-2021-04
3,895
40
https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Linking-to-quot-new-quot-versions-of-MKL-with-older-compilers/td-p/783199
code
Linking to "new" versions of MKL with older compilers I've recently discovered that I need to build a code with Version 11.1 of the Intel compiler in order to satisfy customer requirements. Is there any reason I can't do this and statically link to the latest MKL libraries distributed with ComposerXE? I haven't run ext...
s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780057615.3/warc/CC-MAIN-20210925082018-20210925112018-00053.warc.gz
CC-MAIN-2021-39
466
3
http://discovery.ucl.ac.uk/77306/
code
Quantitative prediction of subjective pain intensity from whole-brain fMRI data using Gaussian processes. 2178 - 2189. Supervised machine learning (ML) algorithms are increasingly popular tools for fMRI decoding due to their predictive capability and their ability to capture information encoded by spatially correlated ...
s3://commoncrawl/crawl-data/CC-MAIN-2017-17/segments/1492917121869.65/warc/CC-MAIN-20170423031201-00529-ip-10-145-167-34.ec2.internal.warc.gz
CC-MAIN-2017-17
2,290
10
https://www.perlmonks.org/index.pl/?node_id=595417
code
my $valid_re = qr/^(?:$valid)$/; Without the grouping there will be strange things happening ;-). Apart from that, depending on the situation, you might want to replace $ at the end of the regex with \z depending on whether you want to allow newlines behind the valid items (your solution) or not (\z Update: To see the ...
s3://commoncrawl/crawl-data/CC-MAIN-2021-39/segments/1631780057033.33/warc/CC-MAIN-20210920070754-20210920100754-00625.warc.gz
CC-MAIN-2021-39
708
9
https://www.oreilly.com/library/view/the-java-language/9780133260335/ch14lev1sec8.html
code
Certain kinds of expressions may be used as statements by following them with semicolons. ;StatementExpression: Assignment PreIncrementExpression PreDecrementExpression PostIncrementExpression PostDecrementExpression MethodInvocation ClassInstanceCreationExpression An expression statement is executed by evaluating the ...
s3://commoncrawl/crawl-data/CC-MAIN-2019-18/segments/1555578593360.66/warc/CC-MAIN-20190423054942-20190423080942-00318.warc.gz
CC-MAIN-2019-18
668
5
http://www.cd-adapco.com/products/star-ccm%C2%AE/motion
code
The overset mesh capability allows for a user to easily accommodate complex geometries without needing to worry about the details of cell activation/deactivation or interpolation. Depicted is a plane section showing the outline of an overset mesh on a missile from a Eurofighter. Streamlines on a Harpoon missile : Overs...
s3://commoncrawl/crawl-data/CC-MAIN-2016-40/segments/1474738660864.21/warc/CC-MAIN-20160924173740-00015-ip-10-143-35-109.ec2.internal.warc.gz
CC-MAIN-2016-40
3,701
16
https://dogcaught.com/2013/09/17/transit-sleuth-tv/
code
Long time dogcaught.com followers remember contributor Adron Hall. Adron runs a wonderful transit related blog on which he shares transit history, the economics behind transit, transit politics, and so much more. He recently started what he’s calling ‘Transit Sleuth TV’. Adron tells me that the show will be “…a multi-s...
s3://commoncrawl/crawl-data/CC-MAIN-2019-22/segments/1558232256184.17/warc/CC-MAIN-20190521002106-20190521024106-00229.warc.gz
CC-MAIN-2019-22
961
2
https://coinvote.cc/coin/Mithrill-Token
code
This token is a community overtake. The developer has renounced the contract and LP has been burnt. The token contract passed a security check at BsCheck (link) and that made us comfortable with taking it over as a community. As such, we want to welcome everyone to join us in telegram, and beyond. Mithrill Token now be...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100593.71/warc/CC-MAIN-20231206095331-20231206125331-00369.warc.gz
CC-MAIN-2023-50
1,426
11
https://blog.surveyswipe.com/2011/06/03/own-an-iphone-app-increase-the-pain-of-switching-to-your-competitor/
code
Pip Coburn defines the change function as the force that makes you adopt new things when the current pain is unbearable. When you apply the change function to adoption of alternate apps in the app store – it is a scary proposition if you are an app developer. Think about it this way – cost of switching to an alternate ...
s3://commoncrawl/crawl-data/CC-MAIN-2016-30/segments/1469257823802.12/warc/CC-MAIN-20160723071023-00200-ip-10-185-27-174.ec2.internal.warc.gz
CC-MAIN-2016-30
864
4
https://emacs.meta.stackexchange.com/users/9670/lungang-fang
code
Top network posts - 26 Annoying padding between tmux bar and bottom of terminal window when maximised - 13 how to scroll to beginning/end of scroll buffer in tmux? - 9 bash: parse_git_branch: command not found - 6 Block a git branch from being pushed - 6 bash—Better way to store variable between runs? - View more netwo...
s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623488273983.63/warc/CC-MAIN-20210621120456-20210621150456-00054.warc.gz
CC-MAIN-2021-25
386
9
http://www.c-s-a.org.cn/csaen/article/issue/2021_30_11
code
2021, 30(11):3-10. DOI: 10.15888/j.cnki.csa.008346 Abstract:With decades of development, X86 and ARM have gradually dominated the markets of desktops and mobile phones. Although these two architectures are becoming increasingly powerful from the standing points of technical advances and software ecosystem, they are not...
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662522270.37/warc/CC-MAIN-20220518115411-20220518145411-00165.warc.gz
CC-MAIN-2022-21
55,456
92
https://www.dash.org/forum/threads/11-1-dash-wallet.4450/page-2
code
Official Dash Dev Dash Core Group - May 20, 2014 Does this mean, one does not have to download the new wallet? https://www.dashpay.io/news/darkcoin-is-now-dash/Today we are releasing a new wallet with the new brand, but the old one will still work until there is new mandatory update with a new version in a few days.
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710218.49/warc/CC-MAIN-20221127073607-20221127103607-00169.warc.gz
CC-MAIN-2022-49
317
5
http://cui.unige.ch/~harms/omnibook_tux.html
code
Sorry, I send a report with an empty URL - here it is. The old Mandriva omnibook report needs updating. Support for my hp omnibook vt6200 was initially perfect. This changed radically with the introduction of Mandriva 10.1 Basic system support Used like a desktop, my omnibook still runs perfectly with the latest Mandri...
s3://commoncrawl/crawl-data/CC-MAIN-2018-43/segments/1539583516892.84/warc/CC-MAIN-20181023174507-20181023200007-00291.warc.gz
CC-MAIN-2018-43
1,093
9
https://invisiblemachines.onereach.ai/courses/solution-architecture/
code
The Solution Architecture course will walk you through best practices & considerations when creating your solution CS2.0, as well as common fails and how to avoid them. We will discuss designing and building considerations, the advantages of architecting on a no code platform, and how to best architect your solution to...
s3://commoncrawl/crawl-data/CC-MAIN-2022-27/segments/1656103516990.28/warc/CC-MAIN-20220628111602-20220628141602-00522.warc.gz
CC-MAIN-2022-27
570
8
https://ims.nus.edu.sg/events/isagii/
code
(14 Oct 2024–26 Oct 2024) - Stephan Huckemann (Georg-August-Universität Göttingen) - Ezra Miller (Duke University) - Zhigang Yao (National University of Singapore) General Enquiries: imsbox1(AT)nus.edu.sg Scientific Aspects Enquiries: zhigang.yao(AT)nus.edu.sg The first of the ISAG workshop was held in February 2022. M...
s3://commoncrawl/crawl-data/CC-MAIN-2023-14/segments/1679296949387.98/warc/CC-MAIN-20230330194843-20230330224843-00475.warc.gz
CC-MAIN-2023-14
354
7
https://www.replicon.com/customer-zone2/kb-3260/
code
Why timesheet allows users to commit time against disabled clients in bucket projects? Find resources designed to help you get the most from Replicon User is able to select and enter time against the disabled client which was associated with bucket method project. Let’s assume that you have following clients associated...
s3://commoncrawl/crawl-data/CC-MAIN-2022-21/segments/1652662625600.87/warc/CC-MAIN-20220526193923-20220526223923-00459.warc.gz
CC-MAIN-2022-21
914
5
https://www.gamedevblog.com/torpex_news/
code
Although we made the change from being a distributed company (i.e. working out of our homes) to a company with an actual office a good while ago, I didn't quite feel like we were a "real" company until now... Now we have company health insurance! Does it get any realer than that? Some of my friends might take umbrage t...
s3://commoncrawl/crawl-data/CC-MAIN-2024-18/segments/1712296817014.15/warc/CC-MAIN-20240415174104-20240415204104-00351.warc.gz
CC-MAIN-2024-18
625
4
https://gigavpnzlbs.web.app/marsili7892re/samba-server-port-number-214.html
code
What is the port number used by the Turbo NAS? | QNAP Samba is a free software re-implementation of the SMB networking protocol, and was originally developed by Andrew Tridgell.Samba provides file and print services for various Microsoft Windows clients and can integrate with a Microsoft Windows Server domain, either a...
s3://commoncrawl/crawl-data/CC-MAIN-2021-25/segments/1623487617599.15/warc/CC-MAIN-20210615053457-20210615083457-00315.warc.gz
CC-MAIN-2021-25
2,458
6
https://lists.samba.org/archive/samba-technical/1999-October/005420.html
code
Corrupted Excel files, oplock_break(905) errors Nicolas.Williams at wdr.com Thu Oct 21 19:38:49 GMT 1999 I've posted here about this problem before. The problem has to do with Windows clients abandoning an existing TCP connection to the SMB server due to a timeout (the threshold is 45 seconds), then re-connecting to th...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100674.56/warc/CC-MAIN-20231207121942-20231207151942-00866.warc.gz
CC-MAIN-2023-50
2,869
50
https://wampuscountry.blogspot.com/2021/08/on-workbench.html
code
I have a couple projects I'm working on, all at various stages. I hesitate to presume which one will be complete first, as that isn't really how my brain works - I hop back and forth as inspiration dictates. Here's a preview of what's (probably) coming: Travel Guide vol 2 (name in flux). A sequel, format-wise, to Lumbe...
s3://commoncrawl/crawl-data/CC-MAIN-2023-50/segments/1700679100172.28/warc/CC-MAIN-20231130062948-20231130092948-00246.warc.gz
CC-MAIN-2023-50
2,314
6
https://sourceforge.net/p/sgl/bugs/9/
code
I (mcmillan) have started on this but only in my view on my laptop. Still some question as to whether or not multiple strip primitives should be supported as a separate class. A class has been added that allows only one primitive. Support for multiple primitives is yet to come. Finally added support for multiple strip ...
s3://commoncrawl/crawl-data/CC-MAIN-2016-07/segments/1454701163512.72/warc/CC-MAIN-20160205193923-00298-ip-10-236-182-209.ec2.internal.warc.gz
CC-MAIN-2016-07
599
4
http://docs.codehaus.org/pages/viewpage.action?pageId=12745
code
What is the AWare project? AWare is a set of reusable aspects and AOP components for AspectWerkz. Use of AWare aspect components will cut down the development time and increase the code quality and reusability. All aspects that are packaged with AWare are fully tested and of production quality. AWare provides component...
s3://commoncrawl/crawl-data/CC-MAIN-2015-06/segments/1422115865430.52/warc/CC-MAIN-20150124161105-00226-ip-10-180-212-252.ec2.internal.warc.gz
CC-MAIN-2015-06
647
7
https://casiosupport.zendesk.com/hc/en-us/articles/360004477811-How-do-I-delete-1-Track-on-my-WK-keyboard-
code
Press Song memory Press the +/- button to select the number of the song with the track to be deleted. Once you have the song selected, press the down cursor until you get to track delete Use the Song Memory button to select the track to be deleted Press YES two times to confirm deletion.
s3://commoncrawl/crawl-data/CC-MAIN-2022-49/segments/1669446710936.10/warc/CC-MAIN-20221203175958-20221203205958-00606.warc.gz
CC-MAIN-2022-49
288
5
https://github.com/inex/IXP-Manager/wiki
code
Join GitHub today GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.Sign up NB: ALL DOCUMENTATION IS NOW ON: https://docs.ixpmanager.org/ INEX are pleased to release IXP Manager under an open source license (the GNU Public License V2) whi...
s3://commoncrawl/crawl-data/CC-MAIN-2019-04/segments/1547583705091.62/warc/CC-MAIN-20190120082608-20190120104608-00588.warc.gz
CC-MAIN-2019-04
2,285
23
http://humanlean.blogspot.com/2006/01/continued-idea.html
code
Thursday, January 12, 2006 After last night's post I started doodling about what a SWOT would look like on a Mind Map. A simple format could have the branches contain pre-agreed categories under the major topics (S-W-O-T). Something like this:(click on it to enlarge) The discussion would consist of assigning a value to...
s3://commoncrawl/crawl-data/CC-MAIN-2018-47/segments/1542039745762.76/warc/CC-MAIN-20181119130208-20181119152208-00435.warc.gz
CC-MAIN-2018-47
897
6
https://www.instructables.com/ThinkBioT-Autonomous-Bio-acoustic-Sensor-Hardware-/
code
Introduction: Part 1. ThinkBioT Autonomous Bio-acoustic Sensor Hardware Build ThinkBioT aims to provide a software and hardware framework, designed as a technological backbone to support further research, by handling the minutiae of data collection, pre-processing, data transmission and visualization tasks enabling res...
s3://commoncrawl/crawl-data/CC-MAIN-2023-23/segments/1685224644683.18/warc/CC-MAIN-20230529042138-20230529072138-00578.warc.gz
CC-MAIN-2023-23
12,183
89
https://git.socialistra.org/socialist-rifle-association
code
The SRA Website Updated 1 week ago A new version of the membership pipeline to automatically add new members to the forum (made in Flask instead of Django this time). This is currently insecure. Do not deploy. Updated 4 weeks ago A CLI tool written in Rust for using the Mailgun API Updated 2 months ago
s3://commoncrawl/crawl-data/CC-MAIN-2021-31/segments/1627046154175.76/warc/CC-MAIN-20210801092716-20210801122716-00131.warc.gz
CC-MAIN-2021-31
303
6
https://www.cnet.com/news/microsoft-snags-yahoo-scientists-for-new-research-lab/
code
Microsoft has launched a new research lab staffed largely with scientists hired away from Yahoo. To staff the new research facility in New York, the software giant snatched 14 scientists from the, which last month laid off about 2,000 employees across the board, including its research staff. The new lab, which will be ...
s3://commoncrawl/crawl-data/CC-MAIN-2019-18/segments/1555578527135.18/warc/CC-MAIN-20190419041415-20190419063415-00409.warc.gz
CC-MAIN-2019-18
2,051
8
https://itknowledgeexchange.techtarget.com/itanswers/name-stream-file-based-on-data-in-file/
code
I'm not even sure this one is possible. I can create and write to a stream file with no problems. Now we want to create individual attachment files for Mapics for manufacturing orders. A file contains the individual manufacturing order numbers. As we read the file we want to create a steam file for each manufacturing o...
s3://commoncrawl/crawl-data/CC-MAIN-2019-47/segments/1573496668644.10/warc/CC-MAIN-20191115120854-20191115144854-00126.warc.gz
CC-MAIN-2019-47
380
1
https://newsgroup.xnview.com/viewtopic.php?f=57&t=14787
code
Discussions on NConvert - the command line tool for image conversion and manipulation Moderators: XnTriq, xnview I am loving the nconvert tool and I use it to convert pictures in slides and thumbnails for my website. How can I use (in a .bat file) spaces in a filename or filename path? So converting the file "some file...
s3://commoncrawl/crawl-data/CC-MAIN-2020-45/segments/1603107904834.82/warc/CC-MAIN-20201029154446-20201029184446-00679.warc.gz
CC-MAIN-2020-45
349
4
http://serverfault.com/questions/tagged/jboss+amazon-ec2
code
We having some trouble with oom-killer and JBoss on Ubuntu Server. What I want to know is if there a way to avoid this with extra parameters passed to the JVM or to JBoss? On the other hand, do you ... We intend to deploy a web site (based on Drupal) and the associated platform api on Amazon EC2. Would like to know wha...
s3://commoncrawl/crawl-data/CC-MAIN-2014-15/segments/1397609537864.21/warc/CC-MAIN-20140416005217-00610-ip-10-147-4-33.ec2.internal.warc.gz
CC-MAIN-2014-15
802
4
https://challenges.openideo.com/profiles/1121924598389444887731513260021170
code
Thanks for your comments, Iliriana. We will begin our course in Brazil on the second semester of 2018 and hopefully we'll be able to improve our teaching methodology. It makes sense to know more about Early Childhood Education in the US. To this end, I am currently a visiting scholar at The Ohio State University. I bel...
s3://commoncrawl/crawl-data/CC-MAIN-2020-16/segments/1585371805747.72/warc/CC-MAIN-20200407183818-20200407214318-00108.warc.gz
CC-MAIN-2020-16
468
1