Skip to main content
Vladimir Panteleev's user avatar
Vladimir Panteleev's user avatar
Vladimir Panteleev's user avatar
Vladimir Panteleev
  • Member for 15 years, 10 months
  • Last seen this week
114 votes

Make 'git diff' ignore ^M

67 votes
Accepted

How fast is D compared to C++?

41 votes

Scale image to fit a bounding box

40 votes
Accepted

What next generation low level language is the best bet when migrating a code base?

38 votes

How to add color to GitHub's README.md file

36 votes
Accepted

"ISO C++ forbids forward references to 'enum' types" when specifying enum underlying type

26 votes
Accepted

Appending one element to a dynamic array

19 votes

Is there a way to get colored text in GitHubflavored Markdown?

17 votes

How to add timestamp to STDERR redirection

16 votes
Accepted

how to convert a c string to a d string?

15 votes
Accepted

What are the limitations of primitive character types in D?

15 votes

Deciphering MMORPG Protocol Encoding

13 votes
Accepted

How would you approach using D in a embedded real-time environment?

13 votes

Most portable library for dynamic code generation?

13 votes
Accepted

D performance: union vs @property

13 votes
Accepted

Does the D programming language use an incremental garbage collector?

13 votes
Accepted

Function namespacing issues in D

13 votes
Accepted

'git clone ...' works but not 'pip install ...' for the same remote url

12 votes
Accepted

How to delete an element from an array in D

12 votes

Does the D language have multiple standard libraries and issues with GC?

12 votes
Accepted

Is there a program to decompile Delphi?

11 votes

How can I delete the current line in Emacs?

11 votes

What does the 'final' keyword mean?

10 votes
Accepted

Does immutable data "burn up" RAM in D?

10 votes
Accepted

Declare const pointer to int?

9 votes
Accepted

D programming incomplete compiler

9 votes
Accepted

How to initialise static arrays in D without a GC allocation?

9 votes

Implementing a C API in D

9 votes
Accepted

D Programming: How would I read 64 bit integer from file?

9 votes
Accepted

mixin gives error

1
2 3 4 5
14