Skip to main content
cat's user avatar
cat's user avatar
cat's user avatar
cat
  • Member for 9 years, 5 months
  • Last seen this week
48 votes
Accepted

Swap two numbers golang

18 votes

Is it possible to restart a program from inside a program?

16 votes

Asking the user for input until they give a valid response

14 votes
Accepted

Compile error: relocation R_X86_64_PC32 against undefined symbol

8 votes

What is the right approach to encapsulate platform specific code in Go?

5 votes
Accepted

pthread_create not found in ubuntu

4 votes

Why can't this function work to replace elements in a list?

4 votes
Accepted

About "PIL" error, NameError: name 'PIL' is not defined

3 votes

Is there a way to prevent developers from using std::min, std::max?

3 votes
Accepted

Get the same SHA-224 sum in Factor as coreutils sha224sum

3 votes

What's the Pythonic way to report nonfatal errors in a parser?

3 votes
Accepted

How to sort unittest TestCases properly?

2 votes

Is the strrev() function not available in Linux?

2 votes

Error when loading a Python 2 .npy file in Python 3

1 vote

gnome-terminal - how to get the pass/fail status of the invoked command

1 vote

A UUCP blast from the past? What's next?

1 vote

Why should you not use Number as a constructor?

1 vote

Memory Address - what is the use of it for programmer?

1 vote
Accepted

What's os.geteuid() do?

1 vote
Accepted

What's the effect of my mobile network on encoding?

1 vote
Accepted

How to render a bitmap image in Factor?

1 vote
Accepted

How can I get a connected client's IP address?

1 vote
Accepted

How can I wrap my python module in a tar?

0 votes

How does assigning a string to int and passing that int to printf prints the string properly?

0 votes
Accepted

How can I allow multiple lines of user input in python?

0 votes
Accepted

Finding the end of a contiguous substring of a string without iteration or RegEx

0 votes
Accepted

Get specific value by key from nested dictionaries/lists

0 votes

Changing a value from float64 to String to double. Will the final value change?

0 votes
Accepted

Why doesn't Scanf() work correctly for me?

0 votes

Get the same SHA-224 sum in Factor as coreutils sha224sum