question1_id
stringlengths 1
8
| question1
stringlengths 10
149
| question2_id
stringlengths 2
8
| question2
stringlengths 13
150
|
---|---|---|---|
20039765 | How to apply a CSS filter to a background image | 6815054 | How do I Install .apk files in the android emulator? |
18135871 | Calling convention on x64 | 4429398 | Why does Windows64 use a different calling convention from all other OSes on x86-64? |
10423134 | Java copy section of array | 11001720 | Get only part of an Array in Java? |
24393993 | Create a percentage Circle with CSS | 21198005 | Animate spinning circle(percentage) with css |
45870945 | Use os.listdir to show directories only | 141291 | How to list only top level directories in Python? |
7361253 | How to determine whether a substring is in a different string | 187098 | Cross-platform, cross-browser way to play sound from Javascript? |
9419263 | How to play audio? | 56560826 | Found multiple occurrences of org.json.JSONObject on the class path: |
52980064 | Maven + Spring Boot: Found multiple occurrences of org.json.JSONObject on the class path: | 64575605 | What's the static type of an exception in a multiple exception catch clause? |
8393004 | In a Java 7 multicatch block what is the type of the caught exception? | 13686801 | How to determine the last Row used in VBA including blank spaces in between |
11169445 | Error in finding last used cell in Excel with VBA | 5049760 | I can't install sqlite3 gem for Ubuntu 10 |
3458602 | sqlite3-ruby install error on Ubuntu | 4754088 | How to check if object is a DOM element? |
4029109 | Javascript Regex: How to put a variable inside a regular expression? | 12747045 | css - shrink a parent div to fit one child's width and constrain the width of the other child |
55040250 | How to match width of text to width of dynamically sized image/title? | 46501099 | Fatal error: Call to undefined function mb_strtolower() even if mbstring is enabled |
17204437 | Fatal error: Call to undefined function mb_detect_encoding() | 33091350 | strcmp() return different values for same string comparisons |
64488186 | Why does strcmp() in a template function return a different value? | 9867976 | Difference between the default access specifier and protected access specifier in java |
40265541 | System.InvalidOperationException: Unable to resolve service for type | 40900414 | ASP.NET Core Dependency Injection error: Unable to resolve service for type while attempting to activate |
27610403 | php password_verify not working with database | 21741424 | Why is password_verify returning false? |
5341168 | Best way to make links clickable in block of text | 1188129 | Replace URLs in text with HTML links |
14491430 | Using PDO to echo display all rows from a table | 10911757 | How to use PDO to fetch results array in PHP? |
64597425 | How to set a repr for a function itself? | 10875442 | Possible to change a function's repr in python? |
18079029 | Index of element in NumPy array | 432112 | Is there a NumPy function to return the first index of something in an array? |
10203862 | Android app launch icon size | 12768128 | Android - Launcher Icon Size |
6739828 | How to get the html inside a $node rather than just the $nodeValue | 19316759 | Rotate image using pygame |
4183208 | How do I rotate an image around its center using Pygame? | 33029729 | Disable Tabs in TabLayout |
31702725 | Disable TabLayout | 3503570 | php - destroy all sessions |
1226040 | Is this a proper way to destroy all session data in php? | 36280181 | disabling spring security in spring boot app |
23894010 | Spring boot Security Disable security | 64397782 | How can I build standalone test binary to run under a debugger? |
27269315 | How do I debug a failing cargo test in GDB? | 32653367 | Command /bin/sh failed with exit code 23 |
32586144 | upgraded to swift 2, and cocoapods -.38.2 now getting build error Command /bin/sh failed with exit code 23 | 46223885 | How can I find a dataset that has some specific attributes? |
28863686 | How Can I Quickly Inspect Built-in Data Sets (PSA)? | 64691582 | why '2'<'1'== False output False in python3? |
54907270 | How to specify the maximum number of columns repeat() will create using auto-fit/fill? | 55281598 | CSS grid maximum number of columns without media queries |
6685092 | How to reduce the borders around subplots in matlab? | 3276156 | Stack overflow exception in C# setter |
51947898 | Can I safely change the APP_SECRET variable in Symfony 4? | 40651561 | Symfony can changing the 'secret' parameter break anything? |
64719062 | Why does appending a value to a list take more storage than a list literal? | 51526242 | Why do two identical lists have a different memory footprint? |
19082265 | How to ensure only one instance of a java program can be executed? | 177189 | How to implement a single instance Java application? |
8223527 | check for single instance java program | 57663308 | How to mock requests using pytest? |
15753390 | How can I mock requests and the response? | 20408537 | Parsing big numbers in JSON to strings |
18755125 | node.js is there any proper way to parse JSON with large numbers? (long, bigint, int64) | 64737409 | The current Numpy installation fails to pass a sanity check due to a bug in the windows runtime |
64654805 | How do you fix "runtimeError: package fails to pass a sanity check" for numpy and pandas? | 58860769 | Call a github action from another github action? |
58611841 | How can I reference other actions from my GitHub Action's action.yml file? | 64729944 | RuntimeError: The current Numpy installation fails to pass a sanity check due to a bug in the windows runtime |
3840094 | Is it possible to specify more than one type hint for a parameter? | 46775489 | Is it possible to type hint more than one type? |
14144707 | == and is in python | 4281268 | How to convert Quaternion rotation to Euler Angles? |
1031005 | Is there an algorithm for converting quaternion rotations to Euler angle rotations? | 3048906 | Don't display ^M characters with emacs |
730751 | Hiding ^M in emacs | 45439961 | Remove duplicate values from an array of objects in javascript |
8469871 | JPA merge vs. persist | 1069992 | JPA EntityManager: Why use persist() over merge()? |
9112617 | What is the name of '->' in PHP? | 45135 | Why does the order in which libraries are linked sometimes cause errors in GCC? |
44900468 | Language code detection of spoken language in Google Speech API | 44129195 | how to detect language spoken in google cloud platform machine learning speech api |
10855890 | Two ::after pseudo-elements | 9007546 | Nesting pseudo-elements inside pseudo-elements |
25958518 | How to list from A to Z in PHP, and then on to AA, AB, AC, etc | 14278603 | PHP range() from A to ZZ? |
18235654 | How to solve error: "Clock skew detected"? | 3824500 | Compiling C++ on remote Linux machine - "clock skew detected" warning |
101718 | Drawing a variable width line in openGL (No glLineWidth) | 3484260 | OpenGL Line Width |
11077463 | Is there a way to turn off spell check in a textarea? | 64749385 | Predefined type 'System.Runtime.CompilerServices.IsExternalInit' is not defined or imported |
62648189 | Testing C# 9.0 in VS2019 - CS0518 IsExternalInit is not defined or imported ... How do I define/import it? | 2272226 | How to disable Chrome spell check on INPUT with HTML or jQuery code? |
254712 | Disable spell-checking on HTML textfields | 2453799 | How do I select every 6th element from a list (using Linq) |
64838377 | How to map a list of strings to a list of integers | 44207926 | How to I factorize a list of tuples? |
64858038 | How is font-size measured? | 25520410 | When setting a font-size in CSS, what is the real height of the letters? |
3495872 | How is font size calculated? | 16232915 | Copying an array of objects into another array in javascript |
2617600 | Importing data from a JSON file into R | 2061897 | Parse JSON with R |
31266508 | How to Increase Import Size Limit in phpMyAdmin using Xampp server? | 12707822 | How to Increase Import Size Limit in phpMyAdmin |
64856784 | Android Studio hangs when I open any dialog box | 64827350 | Android Studio 4.1.1 macOS Full Screen Error |
866921 | Static extension methods | 2004416 | Extension methods on a static class? |
64830763 | Does HiLog add anything that can not be done with "call" in Prolog? | 15473065 | Are HiLog terms still useful in modern Prolog? |
64877055 | How can I execute a function from its memory address in C / assembly? | 9960721 | How to get c code to execute hex machine code? |
48100173 | How to get precision, recall and f-measure from confusion matrix in Python | 40729875 | calculate precision and recall in a confusion matrix |
50666091 | True Positive Rate and False Positive Rate (TPR, FPR) for Multi-Class Data in python | 19698954 | Difference between array_filter() and array_map()? |
3432257 | Difference between array_map, array_walk and array_filter | 16620135 | Sort a list of objects by the value of a property |
7645338 | How to do atomic file replacement? | 2333872 | How to make file creation an atomic operation? |
11702414 | Split a list into half by even and odd indexes? | 1442782 | How to split an iterable into two lists with alternating elements |
3445953 | How can I force PHP to use strings for array keys? | 4100488 | A numeric string as array key in PHP |
17547360 | Create an ArrayList of unique values | 13429119 | Get unique values from arraylist in java |
9420567 | Convert JSON string to Javascript array | 459105 | Convert a multidimensional javascript array to JSON? |
12106980 | How to see my Eclipse version? | 2604869 | Finding the Eclipse Version Number |
55620618 | How to get sub-collections with Firebase firestore? | 36890624 | Malloc a 2D array in C |
17389009 | A different way to malloc a 2D array? | 615940 | Retrieving the calling method name from within a method |
5203199 | Exporting and importing bookmarks in Visual Studio | 3038782 | Visual Studio 2008/2010 Code Bookmarks Backup |
23530173 | "Could not find or load main class" Error while running java program using cmd prompt | 45481943 | Connecting two docker containers |
41093812 | How to get Docker containers to talk to each other while running on my local host? | 25770118 | How to get the last person who modified a file in Git? |
1786027 | How to view file history in Git? | 27466317 | Error in file(file, "rt") : cannot open the connection |
5568847 | How to open CSV file in R when R says "no such file or directory"? | 2760911 | is a there md5 decrypt function in python? |
24948302 | fatal error: unexpectedly found nil while unwrapping an Optional value | 14084241 | C++ vector equivalent in C |
4694401 | How to replicate vector in c? | 52674598 | Cycling values of a list |
53151209 | Keras - Add attention mechanism to an LSTM model | 62948332 | How to add attention layer to a Bi-LSTM |
10793585 | How to pick the title of a remote webpage | 7901760 | How can I get the title of a webpage given the url (an external url) using JQuery/JS |
1304653 | How to get the content of a remote page with JavaScript? | 13832941 | How do I use a LIKE clause in a PDO prepared statement? |
15661013 | Python: most efficient way to convert date to datetime | 1937622 | Convert date to datetime in Python |
1620737 | Does PHP have "named parameters" so that early arguments can be omitted and later arguments can be written? | 1342908 | Does PHP allow named parameters so that optional arguments can be omitted from function calls? |
19126860 | Is it possible to use named function parameters in PHP? | 49128005 | Is there WebView in Flutter? |
43658910 | How to add a Webview in Flutter? | 38499747 | Converting all occurrence of True/False to 1/0 in a dataframe with mixed datatype |
29960733 | How to convert true false values in dataframe as 1 for true and 0 for false | 29106030 | How to replace NAs with the linear interpolation between known observations? |
1252546 | How to replace NA (missing values) in a data frame with neighbouring values | 11978231 | Vertically center two elements within a div |
24492868 | What is the meaning of "dot parenthesis" syntax? | 10415240 | What is this "err.(*exec.ExitError)" thing in Go code? |
17080318 | How to pass parameters to setTimeout function | 1190642 | How can I pass a parameter to a setTimeout() callback? |
2347410 | How can I declare a thousand separator in read.csv? | 1523126 | How to read data when some numbers contain commas as thousand separator? |
57818703 | Is there optional chaining in PHP? | 12351737 | Is there a "nullsafe operator" in PHP? |
65009692 | How to quickly check if domain exists? | 48063176 | How to reliably check if a domain has been registered or is available? |
29662238 | CSS align part of select text to the right | 3354979 | Styling part of the OPTION text |
18815734 | How to call Java program from NodeJs | 43354509 | Call java program from Node.js application |
53837133 | No provider for InjectionToken angularfire2.app.options | 55241779 | NullInjectorError: No provider for InjectionToken angularfire2.app.options |
2778039 | How to perform natural (lexicographic) sorting in R? | 17531403 | How to sort a character vector where elements contain letters and numbers in R? |
64924676 | ERROR:device_event_log_impl.cc(211)] USB: usb_device_handle_win.cc:1020 Failed to read descriptor from node connection: | 65080685 | USB: usb_device_handle_win.cc:1020 Failed to read descriptor from node connection error with ChromeDriver v87 / Chrome v87 using Selenium on Windows10 |