question1_id
stringlengths
1
8
question1
stringlengths
10
149
question2_id
stringlengths
2
8
question2
stringlengths
13
150
44692781
Configure spring boot to redirect 404 to a single page app
43913753
Spring Boot with redirecting with single page angular2
22967966
Position fixed does not work with transform CSS property
15194313
'transform3d' not working with position: fixed children
9864125
C++11: How to alias a function?
3053561
How do I assign an alias to a function name in C++?
32703675
implicit declaration of function 'enterChar' [-Wimplicit-function-declaration]
20157321
Disabling a submit button when clicking on it , will prevent the form from being submitted on Google Chrome
5691054
Disable submit button on form submit
17379002
java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare();
3875184
Can't create handler inside thread that has not called Looper.prepare()
54298137
ViewPager with Navigation architecture components
52630267
How to implement a ViewPager with BottomNavigationView using new Navigation Architecture Component?
34074663
Assign values to multiple columns in Pandas
39050539
How to add multiple columns to pandas dataframe in one assignment?
19538431
Is there a right way to build a URL?
883136
What is the idiomatic way to compose a URL or URI in Java?
21303224
Iterate over all pairs of consecutive items in a list
54072525
How to sort a string list alphabetically in Dart language?
49675055
Sort List by alphabetical order
61339014
How to tell the borrow checker that a cleared Vec contains no borrows?
39946430
Borrow checker doesn't realize that `clear` drops reference to local variable
31850824
AngularJs force browser to clear cache
55517060
Clear browser cache in Angular
3042665
What is the meaning of serialization in programming languages?
633402
What is Serialization?
2170686
What is a "serialized" object in programming?
48430710
How to add multiple lines to git commit messages
23199482
Create unique autoincrement field with mongoose
28357965
Mongoose auto increment
8039471
In Mercurial, can I merge just some files between two branches?
1078881
Mercurial: Merging one file between branches in one repo
47540800
How to select all elements in a NumPy array except for a sequence of indices
40894594
Extract elements from numpy array, that are not in list of indexes
61498013
Unresolved reference: viewModels()
49934658
ViewModel in Kotlin: Unresolved Reference
61500799
Does variable's address change each time debugging
2846637
Why address of a variable change after each execution in C?
61492879
Why is `(True, True, True) == True, True, True` not True in Python?
44864156
Why in Python does "0, 0 == (0, 0)" equal "(0, False)"?
61501475
Is it allowed to pass a pointer to a template function to C library? (as a callback)
5589381
Calling function template specialization using C calling conventions
16800540
Validate email address in Dart?
20736675
How to reload a chrome extension automatically?
2963260
How do I auto-reload a Chrome extension I'm developing?
5175728
How to get the current date/time in Java
2010284
How to get the current date and time
4668621
How to check if an object is iterable in Python?
1952464
In Python, how do I determine if an object is iterable?
61470669
Is this the correct way to convert a char to a String in Java?
8172420
How to convert a char to a String?
10484337
How to let JSF pass through HTML attributes
10868640
Align HTML input fields by :
4309950
How to align input forms in HTML
406316
How to pass data from Javascript to PHP and vice versa?
61330429
Is there an alias_method for a class method?
29907157
How to alias a class method in rails model?
61624719
How to conditionally detect the `any` type in TypeScript?
55541275
Typescript check for the 'any' type
61650409
Is scanf("%4s%4s", b, b); well-defined?
35712349
Is scanf("%d%d", &x, &x) well defined?
14308948
Find biggest values in Redis - currently using too much memory
13673058
What is the easiest way to find the biggest objects in Redis?
61580303
Why does the variable in this loop point at the same memory location?
30354097
How to printf a memory address in C
61663807
Why does sizeof(x)++ compile?
14057842
increment operator not working with sizeof
26403970
Increment operator is not invoked at sizeof(++n) expression
59869486
How can I turn a Stream into an Iterable?
31702989
How to iterate with foreach loop over java 8 stream
27510889
Fail to retrieve settings from crashlytics
49192218
Failed to retrieve settings from https://settings.crashlytics.com/spi/v2/platforms/android/apps/
6077909
Is there a way to avoid null check before the for-each loop iteration starts?
2250031
Null check in an enhanced for loop
54129757
C# How to split a List in two using LINQ
4549339
Can I split an IEnumerable into two by a boolean criteria without two queries?
22233980
Implementing our own STUN/TURN server for WebRTC Application
25546098
Installing a TURN Server on Ubuntu for WebRTC
6341603
What are the pros and cons of Git submodule and Repo?
2450601
What is Repo and Why does Google use it?
61776668
Problems merging data frames in R
25274312
Is it a good practice to define C++ functions inside header files?
583255
Is it a good practice to place C++ definitions in header files?
8641008
Compare multiple variables to the same value in "if"?
36894191
How to get a normal distribution within a range in numpy?
18441779
How to specify upper and lower limits when using numpy.random.normal
61577951
Can I create only one activity that handles the whole app?
12154505
One Activity and all other Fragments
16529948
Ruby Module Declaration
2868835
Ruby (and Rails) nested module syntax
23368176
How to rename a file in Amazon S3 Bucket?
21184720
How to rename files and folder in Amazon S3?
16344445
"undefined reference to `pow'" even with math.h and the library link -lm
61847231
Question mark before dot in javascript / react
26183944
Optional Chaining in JavaScript
15228937
PHP - Check if the page run on Mobile or Desktop browser
1619505
WPF OpenFileDialog with the MVVM pattern?
1043918
Open File Dialog MVVM
47189985
Shadow Dom inheriting parent page CSS [Chrome]
49709676
Light DOM style leaking into Shadow DOM
12690107
Clone Object without reference javascript
49438798
iOS 11.2.6 DateFormatter.date returns nil for cities that observe Brasília Summer Time
32408898
DateFormatter's returns nil for specific date strings without time in Swift
51051440
"Server sent charset (255) unknown to the client" Set MySQL charset to utf8 w/o /etc/my.cnf?
43437490
PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers
61877261
How to remove the last character(s) from String in Dart
55905889
How to get the last n-characters in a string in Dart?
61124662
Why does comparing methods with `is` always return False?
15977808
Why don't methods have reference equality?
49125416
Firebase Function Deployment Possible EventEmitter memory leak
9768444
possible EventEmitter memory leak detected
3138029
Is there a Boolean data type in Microsoft SQL Server like there is in MySQL?
1777257
How do you create a yes/no boolean field in SQL server?
44152970
R's grepl() to find multiple strings exists
32741038
R regex to find two words same string, order and distance may vary
5503206
Allow + in regex email validate email
12026842
How to validate an email address in PHP
30180951
How to Horizontally Scroll Images In Single Line
9925754
CSS horizontal scroll
9032919
Set decimal(16, 3) for a column in Code First Approach in EF4.3
57475630
Detect if iOS13 Dark Mode is enabled from Flutter/Dart
56304215
How to check if Android or iOS dark mode is enabled in Flutter?
53762640
How to import all images from a folder in ReactJS?
42118296
Dynamically import images from a directory using webpack
20729827
Compare 2 strings without considering accents in Python
40632802
How to convert byte array to string in Go
26072921
How do I convert [Size]byte to string in Go?
27394710
Fatal error: Call to a member function bind_param() on boolean
61917991
Finding highest n values of every column in dataframe
45193131
return n smallest indexes by column using pandas
36874525
Difference between Iterator and Iterable
6863182
What is the difference between iterator and iterable and how to use them?
59458257
In JavaScript ES6, what is the difference between an iterable and iterator?
61333902
Accessing a table in a stack overflow (SO) question to use as a dataframe for an answer
10849270
Code to import data from a Stack overflow query into R
11456707
Single Value Mysqli
14624509
Single Result from Database by using mySQLi
61996106
Arrow functions and memory leak
8665781
About closure, LexicalEnvironment and GC
50143518
401 Unauthorized vs 403 Forbidden: Which is the right status code for when the user has not logged in?
3297048
403 Forbidden vs 401 Unauthorized HTTP responses
62043099
Is there an R function "parallel sum"?
13123638
There is pmin and pmax each taking na.rm, why no psum?
7500811
How do I disable console.log when I am not debugging?
1215392
How to quickly and conveniently disable all console.log statements in my code?
19690798
Why does true == 'true' statement in JS return false?
38733332
How to reset credentials in TortoiseGit?
31782090
Remove saved credentials from TortoiseGit
16582359
Use PHP to Get File Path/Extension from URL string
7563658
PHP check file extension
9596404
Get the file extension
8123998
file name without extension
2183486
PHP, get file name without file extension
10456113
Check file extension in upload form in PHP
5528850
How do you connect localhost in the Android emulator?
5806220
How to connect to my http://localhost web server from Android Emulator
60846772
Disable dates in Material date picker in android studio
36004398
Restrict Range in Android DatePicker Custom Dialog
780287
What are some example use cases for symbol literals in Scala?
17074422
Select One Element in Each Row of a Numpy Array by Column Indices
23435782
NumPy selecting specific column index per row by using a list of indexes
3779534
How do I disable text selection with CSS or JavaScript?
6391777
Switch on Enum in Java
2663980
Why do I get an Enum constant reference cannot be qualified in a case label?
62129248
Why can the compiler not optimize floating point addition with 0?
16477037
Why does MSVS not optimize away +0?
40426432
Angular 2 Can't bind to 'ngif' since it isn't a known property
14149209
Read the version from manifest.json
7573191
Can I access a property from my manifest.json in my extension's JavaScript files?
4582649
PHP sort array by two field values
3232965
Sort multidimensional array by multiple keys
13706809
structs in C with initial values
13716913
default value for struct member in C
62186150
What does colon tilde colon (:~:) mean in URL hash fragment?
62161819
What exactly is the `#:~:text=` location hash in an URL?
40336835
VSCode prevent file Explorer from jumping
39726257
How do I stop VSCode from the Side Bar moving to the folder that the current file is in?
55825960
Updating conda leads to downgrade and superseded packages
31498447
why does conda update downgrade some libraries
12750796
Initializer element is not constant in C
20843271
Passing a non-copyable closure object to std::function parameter
811128
Regex.Replace: How to use $groups followed by numbers
3466892
Regex replacement capture followed by digit
21108611
How can we change android application icon dynamically in Android
1103027
How to change an application icon programmatically in Android?
6013485
regex. how to exclude a substring from the result after it matches the pattern
3926451
How to match, but not capture, part of a regex?
22259259
Bash If-statement to check If string is equal to one of several string literals
21157435
bash string compare to multiple correct values
56591669
Not able to achieve dark mode using SwiftUI
60912203
Dark mode in SwiftUI Preview doesn't have a dark background with Xcode 11.4
62260413
I want to get combine data of two arrays using for loop in javascript
57903061
forEach loop through two arrays at the same time in javascript
62257213
Unpack a splitn into a tuple in Rust?
29504873
Is there any way to unpack an iterator into a tuple?
56488228
Xcode 11 - SwiftUI Preview Dark Mode
20016802
Why does list.append() return None?
4574367
How do you detect a new instance of the model in Django's model.save()
907695
In a django model custom save() method, how should you identify a new object?
25685217
How to solve the warnings in log4j???Continuable parsing error...The content of element type "log4j:configuration" must match