abhijat
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I have a bunch of subscriptions which are gradually starting to fail over the last year or so because of RBI rules controlling recurring payments. For some (like jetbrains, namecheap etc) I was able to talk to the…
-
Go is one, are there any other languages which produce self contained binaries out of the box? Or link dynamically but only to very few libraries like glibc so they are easy to distribute?
-
For D programming, I was wondering what sort of setup do people have in terms of code editor, plugins for editor and build system? Do you have features like autocomplete and refactoring in your environment? I recently…
-
I have been trying to brush up my knowledge on algorithms and data structures, which is a bit lacking. I have always found it easier to work on projects along with reading from books. While I understand that reading…