Skip to main content
Mateen Ulhaq's user avatar
Mateen Ulhaq's user avatar
Mateen Ulhaq's user avatar
Mateen Ulhaq
Eng MASc; EngPhys BASc, Math minor
  • Member for 14 years, 1 month
  • Last seen this week
57 votes
5 answers
46k views

Join iterator of &str

19 votes
1 answer
11k views

TortoiseHg Push

19 votes
1 answer
6k views

May I initialize a global variable with the result of a function call?

18 votes
3 answers
1k views

Is `y = x = x + 1;` undefined behavior?

17 votes
5 answers
15k views

Integers in JavaScript

17 votes
5 answers
61k views

2D array vs array of arrays

15 votes
2 answers
20k views

`new` without `delete` on same variable in Javascript

13 votes
2 answers
13k views

Count number of matches

12 votes
2 answers
2k views

Using earlier version of python with poetry

11 votes
4 answers
15k views

The type exists in both DLLs

9 votes
5 answers
2k views

Variable Scope in C++

8 votes
1 answer
296 views

Edge following with camera

7 votes
3 answers
92k views

Get shape by Id or Name

7 votes
1 answer
6k views

ffmpeg delay in decoding h264

6 votes
1 answer
5k views

OTP/XOR Cracking two ciphertexts that have the same key

5 votes
6 answers
2k views

Break from function composition on condition using LINQ

4 votes
1 answer
5k views

Get shape Id by Name

4 votes
4 answers
1k views

What is the point of using *both* Carriage Returns and Line Feeds?

4 votes
2 answers
2k views

Prevent declaring variables without var

4 votes
2 answers
554 views

Unwrap Result inside Optional [duplicate]

3 votes
1 answer
61 views

Iteration in JavaScript [duplicate]

3 votes
1 answer
854 views

Process list of async tasks immediately upon each task's completion

2 votes
0 answers
368 views

Directly read JPEG YUV data

2 votes
3 answers
164 views

Is it acceptable to use `to` to create a `Pair`?

2 votes
1 answer
1k views

Code Review with Git inside Visual Studio 2015

2 votes
2 answers
444 views

Get Tuple of all adjacent elements in List

2 votes
3 answers
455 views

Specifying initial value of `x` in `for(x in object)` loops

2 votes
3 answers
1k views

Separate signed int into bytes in NXC

2 votes
2 answers
336 views

Quickly and safely determine random number within range

1 vote
1 answer
241 views

Mersenne Twister on Little Endian