Viewing profile — aknoob
aknoob
HN member- Joined
- Tue, Feb 02, 2016, 9:08 AM UTC
- HN karma
- 11
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About aknoob
No profile information was provided.
Recent public activity
-
comment
Comment #20893044
A bit off track but here in India I see, all sorts of negligence shown by delivery guys of almost all delivery companies - Swiggy, Zomato, Uber Eats, etc. Even cab drivers of Ola, …
-
comment
Comment #18051030
Conceptually, Pointer is a higher and a more well defined, level of abstraction than a raw integer.In much the same way as an Iterator is a higher and more well defined level of ab…
-
comment
Comment #16809051
I think the question should be why is assignment operator represented using "=" ?
-
comment
Comment #16160687
A null-terminated representation is as close to a fundamental datatype for a string as possible. It is same in spirit as other fundamental data types in C like array. People have b…
-
comment
Comment #16142986
Could it be some extreme form of muscle-memory ?
-
comment
Comment #16080319
Your assumption is right. Once the shared library gets loaded in the process address space. You can also set a breakpoint on module load.
-
comment
Comment #16046191
Depends on how you define fault here. Is it mere logical correctness of code or any error that might occur when code executes. If we follow former definition of fault then , they b…
-
comment
Comment #16020885
Do you have data supporting your claim. I know a lot of people who are really good and continue to work in India. Infact I have also seen a lot of good people coming back to India …
-
comment
Comment #15988072
The very first thing that you need to do is to pick a software stack, ideally opensource and then learn how that software-stack works bottom up. Learning how a linux application wo…
-
comment
Comment #14850620
Isn't this scary ?