Groups
Groups
Sign in
Groups
Groups
insane
Conversations
About
Send feedback
Help
insane
1–30 of 156
Mark all as read
Report group
0 selected
Rahul Patel
,
Mitesh Koradia
2
8/29/18
Min integer value in 32bit representation
The minimal number in two's complement notation is 0x80000000 = -2147483648 . The interesting
unread,
Min integer value in 32bit representation
The minimal number in two's complement notation is 0x80000000 = -2147483648 . The interesting
8/29/18
Rahul Patel
8/21/18
very basics about ARM Programming
https://hackaday.com/2018/08/21/arm-programming-with-bare-c/ -- Rahul Patel
unread,
very basics about ARM Programming
https://hackaday.com/2018/08/21/arm-programming-with-bare-c/ -- Rahul Patel
8/21/18
Vishal Thanki
,
Tanmay Upadhyay
2
11/7/17
Shell Script static analyzer
Looks good! Liked the plugin tips :) On 7 November 2017 at 11:59, Vishal Thanki <vishalthanki@
unread,
Shell Script static analyzer
Looks good! Liked the plugin tips :) On 7 November 2017 at 11:59, Vishal Thanki <vishalthanki@
11/7/17
Vishal Thanki
, …
Smital Desai
3
11/3/17
Kernel documentation getting better
Thanks for sharing. looks really good !! On Thu, Nov 2, 2017 at 12:22 PM, Vishal Thanki <
unread,
Kernel documentation getting better
Thanks for sharing. looks really good !! On Thu, Nov 2, 2017 at 12:22 PM, Vishal Thanki <
11/3/17
Vishal Thanki
,
Viral Mehta
2
9/5/17
RFC Reader
Ahh, absolutely great. I am using html RFC and OneNote combination. Let me explore the site. On Tue,
unread,
RFC Reader
Ahh, absolutely great. I am using html RFC and OneNote combination. Let me explore the site. On Tue,
9/5/17
Vishal Thanki
9/4/17
C Fun
➜ /tmp cat test.c #include <stdio.h> int main() { int x = 1; !x ??!??! printf("x is not
unread,
C Fun
➜ /tmp cat test.c #include <stdio.h> int main() { int x = 1; !x ??!??! printf("x is not
9/4/17
Vishal Thanki
7/14/17
Linux tracing
Something useful, haven't tried by myself yet! https://jvns.ca/blog/2017/07/05/linux-tracing-
unread,
Linux tracing
Something useful, haven't tried by myself yet! https://jvns.ca/blog/2017/07/05/linux-tracing-
7/14/17
Vishal Thanki
,
Tanmay Upadhyay
2
6/9/17
For Vim lovers : Using VIM as IDE
Interesting... I like ag On 8 June 2017 at 18:05, Vishal Thanki <vishal...@gmail.com> wrote:
unread,
For Vim lovers : Using VIM as IDE
Interesting... I like ag On 8 June 2017 at 18:05, Vishal Thanki <vishal...@gmail.com> wrote:
6/9/17
Rahul Patel
, …
Viral Mehta
6
5/22/17
GCC Built-in functions
Ha ha ! That was a joke I know ;) On Fri, May 19, 2017 at 8:05 PM, Rahul Patel <rkte...@gmail.com
unread,
GCC Built-in functions
Ha ha ! That was a joke I know ;) On Fri, May 19, 2017 at 8:05 PM, Rahul Patel <rkte...@gmail.com
5/22/17
Viral Mehta
, …
Smital Desai
8
12/15/16
And so this is the first granted
Congratulations Viral bhai !! On Wed, Dec 14, 2016 at 3:56 PM Viral Mehta <vira...@gmail.com>
unread,
And so this is the first granted
Congratulations Viral bhai !! On Wed, Dec 14, 2016 at 3:56 PM Viral Mehta <vira...@gmail.com>
12/15/16
Viral Mehta
12/9/16
urgent openings at Dell-EMC
1. FileSystem QA engineer (NFS/CIFS/ or any protocol experience is plus) - 4-7 years experience 2,
unread,
urgent openings at Dell-EMC
1. FileSystem QA engineer (NFS/CIFS/ or any protocol experience is plus) - 4-7 years experience 2,
12/9/16
Vishal Thanki
11/14/16
Fwd: Opportunity with Netapp - Core Development -C, LINUX (CIFS, SMB, OST, NFS, Filesystem)
Guys, few openings in NetApp. Let me know if anyone is interested. Got this email on LinkedIn. Vishal
unread,
Fwd: Opportunity with Netapp - Core Development -C, LINUX (CIFS, SMB, OST, NFS, Filesystem)
Guys, few openings in NetApp. Let me know if anyone is interested. Got this email on LinkedIn. Vishal
11/14/16
Vishal Thanki
,
Viral Mehta
2
9/7/16
Backtrace in user-space C program (man backtrace)
pretty old :) On Wed, Sep 7, 2016 at 1:08 PM, Vishal Thanki <vishal...@gmail.com> wrote: In
unread,
Backtrace in user-space C program (man backtrace)
pretty old :) On Wed, Sep 7, 2016 at 1:08 PM, Vishal Thanki <vishal...@gmail.com> wrote: In
9/7/16
Vishal Thanki
8/30/16
Magical module auto loading (without /etc/modules)
Below line in udev rules confused me, but that does all the magic. DRIVER!="?*", ENV{
unread,
Magical module auto loading (without /etc/modules)
Below line in udev rules confused me, but that does all the magic. DRIVER!="?*", ENV{
8/30/16
Vishal Thanki
, …
Tanmay Upadhyay
3
8/23/16
Bash Pitfalls
This is awesome! On 23 August 2016 at 20:22, Vishal Thanki <vishal...@gmail.com> wrote:
unread,
Bash Pitfalls
This is awesome! On 23 August 2016 at 20:22, Vishal Thanki <vishal...@gmail.com> wrote:
8/23/16
Vishal Thanki
8/22/16
Kernel Profiling with "perf" tool
https://perf.wiki.kernel.org/index.php/Tutorial Make sure to enable "tracing" support in
unread,
Kernel Profiling with "perf" tool
https://perf.wiki.kernel.org/index.php/Tutorial Make sure to enable "tracing" support in
8/22/16
Smital Desai
,
Vishal Thanki
2
8/17/16
Ever wondered Reboot () syscall magic numbers
Cool, thanks for sharing. On Wed, Aug 17, 2016 at 8:23 AM, Smital Desai <desai...@gmail.com>
unread,
Ever wondered Reboot () syscall magic numbers
Cool, thanks for sharing. On Wed, Aug 17, 2016 at 8:23 AM, Smital Desai <desai...@gmail.com>
8/17/16
Viral Mehta
,
Tanmay Upadhyay
2
7/22/16
alloca
An array with its size declared by a variable. On 22 July 2016 at 14:33, Viral Mehta <viral.vkm@
unread,
alloca
An array with its size declared by a variable. On 22 July 2016 at 14:33, Viral Mehta <viral.vkm@
7/22/16
Viral Mehta
,
Vishal Thanki
4
7/17/16
Sure, you know C ?
If that code is part of NFS implementation in kernel, it is a good idea to submit a patch ;-) On Sat,
unread,
Sure, you know C ?
If that code is part of NFS implementation in kernel, it is a good idea to submit a patch ;-) On Sat,
7/17/16
Viral Mehta
,
Vishal Thanki
3
7/14/16
union - Bold/Underlined is a question mark
Ah, shuffling is the condition that i did not put.... It has to be first member always... I have seen
unread,
union - Bold/Underlined is a question mark
Ah, shuffling is the condition that i did not put.... It has to be first member always... I have seen
7/14/16
Viral Mehta
5/30/16
Openings @EMC, Pune
Business Unit Req Number Title Grade Skills Location ISILON 164985BR Principal Software Engineer P4
unread,
Openings @EMC, Pune
Business Unit Req Number Title Grade Skills Location ISILON 164985BR Principal Software Engineer P4
5/30/16
Viral Mehta
, …
Mitesh Koradia
3
5/6/16
Anyone looking for change ?
@viral you joined in Pune or Bangalore ? On Friday 6 May 2016, Tanmay Upadhyay <tanmay.upadhyay@
unread,
Anyone looking for change ?
@viral you joined in Pune or Bangalore ? On Friday 6 May 2016, Tanmay Upadhyay <tanmay.upadhyay@
5/6/16
Smital Desai
4/18/16
SELINUX-101
Hello Everyone, I have been dabbling in selinux for past few weeks. Just in case if you planned on
unread,
SELINUX-101
Hello Everyone, I have been dabbling in selinux for past few weeks. Just in case if you planned on
4/18/16
Vishal Thanki
4/13/16
Fwd: CV M tech - Ref. Kartik Oza
Guys, Attached is the CV from a friend, please check if there is opening in your organisation? Thanks
unread,
Fwd: CV M tech - Ref. Kartik Oza
Guys, Attached is the CV from a friend, please check if there is opening in your organisation? Thanks
4/13/16
Vishal Thanki
4/11/16
How system-call works
Very nice explanation with example code. http://blog.packagecloud.io/eng/2016/04/05/the-definitive-
unread,
How system-call works
Very nice explanation with example code. http://blog.packagecloud.io/eng/2016/04/05/the-definitive-
4/11/16
Viral Mehta
4/5/16
13-year-old creator of Odd-even.com Akshat Mittal sells his company to Orahi.com
http://economictimes.indiatimes.com/small-biz/startups/13-year-old-creator-of-odd-even-com-akshat-
unread,
13-year-old creator of Odd-even.com Akshat Mittal sells his company to Orahi.com
http://economictimes.indiatimes.com/small-biz/startups/13-year-old-creator-of-odd-even-com-akshat-
4/5/16
Vishal Thanki
4/3/16
Nice article on modern processors
It is a long article, and i have read only 1st half of it, but is really good. http://www.lighterra.
unread,
Nice article on modern processors
It is a long article, and i have read only 1st half of it, but is really good. http://www.lighterra.
4/3/16
Vishal Thanki
, …
Smital Desai
3
3/20/16
Linux perf measurement tools
Nice one !! On Thu, Mar 17, 2016 at 9:17 PM, Tanmay Upadhyay <tanmay....@gmail.com> wrote:
unread,
Linux perf measurement tools
Nice one !! On Thu, Mar 17, 2016 at 9:17 PM, Tanmay Upadhyay <tanmay....@gmail.com> wrote:
3/20/16
Vishal Thanki
, …
Tanmay Upadhyay
6
3/4/16
Slack
This is pretty sad :( On 4 March 2016 at 00:42, Janak Koshia <jana...@gmail.com> wrote: Hi All
unread,
Slack
This is pretty sad :( On 4 March 2016 at 00:42, Janak Koshia <jana...@gmail.com> wrote: Hi All
3/4/16
Vishal Thanki
, …
Dhruval Shah
6
3/1/16
Compressed kernel modules
Cool! Didn't knew about this! Dhruval On Monday, February 29, 2016, Vishal Thanki <
unread,
Compressed kernel modules
Cool! Didn't knew about this! Dhruval On Monday, February 29, 2016, Vishal Thanki <
3/1/16