MESSAGE
DATE | 2016-03-06 |
FROM | Ruben Safir
|
SUBJECT | Re: [Hangout-NYLXS] Announcement: Workshop Organizational Meeting
|
On 03/06/2016 10:57 PM, Asia Suarez wrote:
>
> Sorry I was spending time with my family. I'm not sick, just on a weird
> schedule. Also, by the way totally forgot to send you this, but....
> int main()
> {
> int array[4]= {1,2,3,4};
> unsigned int i;
> for(i=0; i<4; i++)
> {
> printf("%d\t", array[i]); � � � // prints 1 � 2 � 3 � 4
> }
> printf("\n");
> int* matrix = array +1;
> for(i=0; i<4; i++)
> {
> printf("%d\t", matrix[i]); � // prints 2 � 3 � 4 � 0 (or maybe not zero
> but � � whatever was in that piece of memory�
> }
> return 0;
> }
> Basically, adding +1 just changes what memory that pointer refers to,
> so it will evaluate the next 4 bytes in memory after the original value
> , which in this case, means that instead of printing out 1, it will
> print out 2. Since the array size was predetermined to be 4, the matrix
> will hold exactly 4 integer values. This means that the pointer,
> matrix, will access the next contiguous space in memory. In my
> particular case, this was 0, but I think that is system and or time
> dependent, as something could definitely be stored in that memory
> location.�
> Also, back to the gvim issue. when I simply type gvim in the command
> line, This is what I see:�
> The program 'gvim' can be found in the following packages:
> � * vim
> � * vim-gnome
> � * vim-tiny
> � * vim-athena
> � * vim-gtk
> � * vim-nox
> Try: sudo apt-get install
> Naturally I tried: � $ sudo apt-get install gvim
> Only to see:
> Reading package lists... Done
> Building dependency tree � � � �
> Reading state information... Done
> Package gvim is a virtual package provided by:
> � vim-gtk 2:7.4.052-1ubuntu3
> � vim-athena 2:7.4.052-1ubuntu3
> � vim-gnome 2:7.4.052-1ubuntu3
> You should explicitly select one to install.
> E: Package 'gvim' has no installation candidate
> Not sure what my next move is. Sorry for the long email.�
> Thanks,
> Asia Suarez
You can't break it by trying.
get both vim-gtk and vim-gnome
or we change you over to Manjaro.
I asked if you were sick because you mother posted on facebook that you
are ill.
How did the visit go?
>
> On Sun, Mar 6, 2016 at 1:50 AM, Ruben Safir <[1]ruben-at-mrbrklyn.com>
> wrote:
>
> On 03/06/2016 12:52 AM, [2]as9795-at-nyu.edu wrote:
> > So currently I have the ability to run Ubuntu on my Mac. I believe
> I can use both gcc and make, but I don't think I have gvim.
> > -Asia
> >
> are you sick?
>
> > Sent from my iPhone
> >
> >> On Mar 5, 2016, at 11:46 PM, Ruben Safir <[3]mrbrklyn-at-panix.com>
> wrote:
> >>
> >>> On 03/05/2016 10:01 PM, [4]as9795-at-nyu.edu wrote:
> >>> Just a heads up, I cannot stay very long because I have a very
> important midterm the next day. Maybe an hour tops.
> >>> -Asia
> >>
> >> Do you have linux installed on your laptop?� Do you have gvim
> installed
> >> and gcc?� and make?
> >>
> >>
> >>
> >>
> >>> Sent from my iPhone
> >>>
> >>>> On Mar 5, 2016, at 9:56 PM, Ruben Safir <[5]mrbrklyn-at-panix.com>
> wrote:
> >>>>
> >>>> What:� Workshop Organizational Meeting
> >>>> When: Tuesday - March 8th, 2016
> >>>> Where: The Killarney Rose
> >>>>� � 80 Beaver Street and 127 Pearl Street
> >>>>� � Manhattan Island New York
> >>>>
> >>>> Trains 2,3,4,5 to Wall Street
> >>>> R Train to Whitehall Street
> >>>>
> >>>>
> >>>> Who - Anyone who wants to learn how to hack in C, C++ and hack the
> Linux
> >>>> Kernel internals....
> >>>>
> >>>> Welcome to the workshop meeting Tuesday. We'll get together to
> take a
> >>>> good look at vim, make and gcc on Linux Kernel. We are going to
> sign up
> >>>> of� [6]http://eudyptula-challenge.org/ as a springboard for
> kernel
> >>>> development.
> >>>>
> >>>> We will help you get started by installing Linux on your laptop
> and make
> >>>> virtual machine where one can hack the kernel freely without
> killing
> >>>> your laptop or works station.
> >>>>
> >>>> I remind everyone that NYLXS is opposed to the abuse of hard
> drugs.
> >>>> So since we are at K&R We can also share a beer or a coke ;)
> >>>>
> >>>> Also, we will talk about about getting the Journal published. I
> have a
> >>>> few articles now, need a few more and need to put the journal
> together.
> >>>> Can use some help. Get your name on the cover.
> >>>>
> >>>> Finally, we will talk about scheduling field trips to geek
> meetings in
> >>>> the city and nearby cities, the best one being the coming
> Libreplanet.
> >>>>
> >>>> So come on DOWN and get your hands DIRTY BABY...learn to code
> until your
> >>>> fingernails bleed!
> >>>>
> >>>> ~~~CEO of Brooklyn
> >>>>
> >>>> RESOURCES: ****LOOK CLOSELY***
> >>>> [7]http://www.nylxs.com/
> >>>> [8]http://kernelnewbies.org/
> >>>>
> [9]https://engineering.purdue.edu/ECN/Support/KB/Docs/ViTextEditorTutor
> ial
> >>>>
> [10]http://blog.rlove.org/2010/07/linux-kernel-development-third-editio
> n.html
> >>>> [11]http://shop.oreilly.com/product/0636920026891.do
> >>>> [12]http://it-ebooks.info/book/819/
> >>>> [13]http://www.instructables.com/id/Introduction-38/
> >>>> [14]http://knking.com/books/c/
> >>>> [15]http://www.stroustrup.com/books.html
> >>>> [16]http://faq.cprogramming.com/cgi-bin/smartfaq.cgi
> >>>> [17]http://c-faq.com/
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> So many immigrant groups have swept through our town
> >>>> that Brooklyn, like Atlantis, reaches mythological
> >>>> proportions in the mind of the world - RI Safir 1998
> >>>> [18]http://www.mrbrklyn.com
> >>>> DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
> >>>> [19]http://www.nylxs.com - Leadership Development in Free Software
> >>>> [20]http://www2.mrbrklyn.com/resources - Unpublished Archive
> >>>> [21]http://www.coinhangout.com - coins!
> >>>> [22]http://www.brooklyn-living.com
> >>>>
> >>>> Being so tracked is for FARM ANIMALS and and extermination camps,
> >>>> but incompatible with living as a free human being. -RI Safir 2013
> >>>>
> >>>> _______________________________________________
> >>>> hangout mailing list
> >>>> [23]hangout-at-nylxs.com
> >>>> [24]http://www.nylxs.com/
> >>> _______________________________________________
> >>> hangout mailing list
> >>> [25]hangout-at-nylxs.com
> >>> [26]http://www.nylxs.com/
> >>
> >>
> >> --
> >> So many immigrant groups have swept through our town
> >> that Brooklyn, like Atlantis, reaches mythological
> >> proportions in the mind of the world - RI Safir 1998
> >> [27]http://www.mrbrklyn.com
> >>
> >> DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
> >> [28]http://www.nylxs.com - Leadership Development in Free Software
> >> [29]http://www2.mrbrklyn.com/resources - Unpublished Archive
> >> [30]http://www.coinhangout.com - coins!
> >> [31]http://www.brooklyn-living.com
> >>
> >> Being so tracked is for FARM ANIMALS and and extermination camps,
> >> but incompatible with living as a free human being. -RI Safir 2013
> >> _______________________________________________
> >> hangout mailing list
> >> [32]hangout-at-nylxs.com
> >> [33]http://www.nylxs.com/
> > _______________________________________________
> > hangout mailing list
> > [34]hangout-at-nylxs.com
> > [35]http://www.nylxs.com/
> >
> --
> So many immigrant groups have swept through our town
> that Brooklyn, like Atlantis, reaches mythological
> proportions in the mind of the world - RI Safir 1998
> [36]http://www.mrbrklyn.com
> DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
> [37]http://www.nylxs.com - Leadership Development in Free Software
> [38]http://www2.mrbrklyn.com/resources - Unpublished Archive
> [39]http://www.coinhangout.com - coins!
> [40]http://www.brooklyn-living.com
> Being so tracked is for FARM ANIMALS and and extermination camps,
> but incompatible with living as a free human being. -RI Safir 2013
> _______________________________________________
> hangout mailing list
> [41]hangout-at-nylxs.com
> [42]http://www.nylxs.com/
>
> References
>
> 1. mailto:ruben-at-mrbrklyn.com
> 2. mailto:as9795-at-nyu.edu
> 3. mailto:mrbrklyn-at-panix.com
> 4. mailto:as9795-at-nyu.edu
> 5. mailto:mrbrklyn-at-panix.com
> 6. http://eudyptula-challenge.org/
> 7. http://www.nylxs.com/
> 8. http://kernelnewbies.org/
> 9. https://engineering.purdue.edu/ECN/Support/KB/Docs/ViTextEditorTutorial
> 10. http://blog.rlove.org/2010/07/linux-kernel-development-third-edition.html
> 11. http://shop.oreilly.com/product/0636920026891.do
> 12. http://it-ebooks.info/book/819/
> 13. http://www.instructables.com/id/Introduction-38/
> 14. http://knking.com/books/c/
> 15. http://www.stroustrup.com/books.html
> 16. http://faq.cprogramming.com/cgi-bin/smartfaq.cgi
> 17. http://c-faq.com/
> 18. http://www.mrbrklyn.com/
> 19. http://www.nylxs.com/
> 20. http://www2.mrbrklyn.com/resources
> 21. http://www.coinhangout.com/
> 22. http://www.brooklyn-living.com/
> 23. mailto:hangout-at-nylxs.com
> 24. http://www.nylxs.com/
> 25. mailto:hangout-at-nylxs.com
> 26. http://www.nylxs.com/
> 27. http://www.mrbrklyn.com/
> 28. http://www.nylxs.com/
> 29. http://www2.mrbrklyn.com/resources
> 30. http://www.coinhangout.com/
> 31. http://www.brooklyn-living.com/
> 32. mailto:hangout-at-nylxs.com
> 33. http://www.nylxs.com/
> 34. mailto:hangout-at-nylxs.com
> 35. http://www.nylxs.com/
> 36. http://www.mrbrklyn.com/
> 37. http://www.nylxs.com/
> 38. http://www2.mrbrklyn.com/resources
> 39. http://www.coinhangout.com/
> 40. http://www.brooklyn-living.com/
> 41. mailto:hangout-at-nylxs.com
> 42. http://www.nylxs.com/
>
>
>
> _______________________________________________
> hangout mailing list
> hangout-at-nylxs.com
> http://www.nylxs.com/
>
--
So many immigrant groups have swept through our town
that Brooklyn, like Atlantis, reaches mythological
proportions in the mind of the world - RI Safir 1998
http://www.mrbrklyn.com
DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
http://www.nylxs.com - Leadership Development in Free Software
http://www2.mrbrklyn.com/resources - Unpublished Archive
http://www.coinhangout.com - coins!
http://www.brooklyn-living.com
Being so tracked is for FARM ANIMALS and and extermination camps,
but incompatible with living as a free human being. -RI Safir 2013
_______________________________________________
hangout mailing list
hangout-at-nylxs.com
http://www.nylxs.com/
|
|