Berkeley CSUA MOTD:Entry 27738
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/25 [General] UID:1000 Activity:popular
5/25    

2003/3/19 [Computer/SW/Languages/Java, Computer/SW/Graphics] UID:27738 Activity:moderate
3/18    Powers of 10:
        http://micro.magnet.fsu.edu/primer/java/scienceopticsu/powersof10
        \_ I like the Charles & Ray Eames original much better:
           http://www.powersof10.com
           \_ Great; now kids are going to think protons and quarks
              "look" like little blobs of colored dots.  -pld
ERROR, url_link recursive (eces.Colorado.EDU/secure/mindterm2) 2025/05/25 [General] UID:1000 Activity:popular
5/25    

You may also be interested in these entries...
2013/4/29-5/18 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Compilers] UID:54665 Activity:nil
4/29    Why were C and Java designed to require "break;" statements for a
        "case" section to terminate rather than falling-through to the next
        section?  99% of the time poeple want a "case" section to terminate.
        In fact some compilers issue warning if there is no "break;" statement
        in a "case" section.  Why not just design the languages to have
        termination as the default behavior, and provide a "fallthru;"
	...
2013/3/5-26 [Computer/SW/Languages/Java] UID:54618 Activity:nil
3/5     Three emergency Java updates in a month. Why do I have a feeling
        that the third one won't be the last one?
        \_ Bingo!
	...
2012/12/18-2013/1/24 [Computer/SW/Languages/Perl] UID:54561 Activity:nil
12/18   Happy 25th birthday Perl, and FUCK YOU Larry Wall for fucking up
        the computer science formalism that sets back compilers development
        back for at least a decade:
        http://techcrunch.com/2012/12/18/print-happy-25th-birthday-perl
        \_ I tried to learn Perl but was scared away by it.  Maybe scripting
           lanauages have to be like that in order to work well?
	...
2012/8/29-11/7 [Computer/SW/Security] UID:54467 Activity:nil
8/29    There was once a CSUA web page which runs an SSH client for logging
        on to soda.  Does that page still exist?  Can someone remind me of the
        URL please?  Thx.
        \_ what do you mean? instruction on how to ssh into soda?
           \_ No I think he means the ssh applet, which, iirc, was an applet
              that implemented an ssh v1 client.  I think this page went away
	...
2011/12/8-2012/1/10 [Computer/SW/Languages/Java, Computer/SW/Security] UID:54252 Activity:nil
12/8    Java code much worse IRL than pretty much everything else:
        http://preview.tinyurl.com/d5e46cq [ars technica]
	...
2011/4/16-7/13 [Computer/SW/Languages/Python] UID:54086 Activity:nil
4/16    Whoa, I just heard that MIT discontinued 6.001 (classic scheme)
        to 6.01. In fact, 6.00, 6.01 and 6.02 all use Python. What the
        hell? What has the world become? It's a sad sad day. SICP forever!
        \_ old story, they've ditched that shitty book and lang for a while.
        \_ I used to think scheme was cool, then I saw Ka Ping Yee's
           "Beautiful Code" class aka 61a in python, and converted.
	...
2011/2/24-4/20 [Computer/SW/Languages/Java] UID:54048 Activity:nil
2/24    Go Programming Language.  Anyone here use it?  It kind of
        reminds me of java-meets python, and well, that is fitting given it's
        a GOOG product.  What is so special about it?
        \_ as I understand it, it's a suitable OOP-y systems language with more
           structure than C, less complexity than C++, and less overhead than
           Java/Python.
	...
2010/8/8-9/7 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Languages/Web] UID:53914 Activity:nil
8/8     Trying to make a list of interesting features languages have
        touted as this whole PL field comes around, trying to see if they
        have basis in the culture of the time: feel free to add some/dispute
        1970 C, "portability"
        1980 C++, classes, oop, iterators, streams, functors, templates
             expert systems
	...
2009/12/5-26 [Computer/SW/Languages/Java] UID:53569 Activity:nil
12/4    what do people have their JAVA_HOME's set to on soda?
        \_ don't. are you trying to get sun java? It is installed, but not
           the default.  check dpkg -l and dpkg -L
           \_ I'm trying to run maven to get scala/lift.net working
              properly and it's complaining that JAVA_HOME is not set.
              \_ you probably want one of the directories in /usr/lib/jvm,
	...
2009/9/28-10/8 [Computer/SW/Languages/C_Cplusplus] UID:53409 Activity:nil
9/28    http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
        Java is #1!!! Followed by C, PHP, C++, Visual Basic, Perl,
        C#, Python, Javascript, then finally Ruby. The good news is
        Pascal is going waaaay back up!
        \_ C is still more popular than C++?  I feel much better about myself
           now.
	...
2009/8/7-14 [Computer/SW/Languages/C_Cplusplus, Computer/SW/Languages/Java] UID:53252 Activity:high
8/6     In C one can do "typedef int my_index_t;".  What's the equivalent in
        C#?  Thanks.
        \_ C#? Are you serious? Is this what the class of 2009 learn?
           \_ No.  I have to learn .NET code at work.  I am Class of '93.
           \_ python is what 2009 learns, see the motd thread about recent
              cal courses and languages
	...
2009/7/21-24 [Computer/SW/Languages/Java] UID:53168 Activity:moderate
7/20    For those who care btw, it looks like eclipse is now A Standard Tool
        at UCB ugrad cs, probably replaced emacs.  Furthermore, people get
        angry at seeing Makefiles, (since eclispe takes care of that).  I
        guess it's just a sign of the times.
        \_ The more people at my work use eclipse the less the code is
           managable in emacs.  I'm not sure which application's fault
	...
2010/7/25-8/25 [Computer/SW/Graphics] UID:53897 Activity:nil
7/25    What's up with that moving bit pattern that Win7 displays when it
        boots up?  (It's the one that's like in the Apple II days when you
        use the graphics memory for code or data while it's still in HGR
        mode.)  Is there a way to disable that?  It slows things down a lot
        every time I reboot my Win7 VM on my office machine if I RDP to the
        machine via DSL.  Thanks in advance.
	...
2010/1/22-30 [Computer/HW/Laptop, Computer/SW/OS/OsX] UID:53655 Activity:high
1/22    looking to buy a new development laptop
        needs ssdrive, >6 hr possible batt life, and runs linux reasonably
        Anyone have a recommendation? Thx.
        \_ thinkpad t23 w ssdrive and battery inplace of drive bay
        \_ Ever wondered what RICHARD STALLMAN uses for a laptop?  Well,
           wonder no more!
	...
2009/12/26-2010/1/19 [Computer/SW/Languages/Misc, Computer/SW/Graphics] UID:53604 Activity:nil
12/26   Hey you stupid web developers, stop making web sites with
        CONSTANT FONT SIZE and CONSTANT WIDTH/HEIGHT. Dumb ass
        graphics artist... please learn something about computers
        and usability!
        http://browsersize.googlelabs.com
        \_ "Stupid web-developers" is redundant. "Stupid" or
	...
2009/11/24-12/6 [Computer/HW] UID:53542 Activity:low
11/24   What is the best 25-32" monitor out there? I am ready to upgrade
        my 9 year old CRT. -ausman
        \_ How much money are you willing to spend, and how good do you
           really need it to be good? Are you willing to pay $900 for the
           industry standard monitor used by graphics artists, or are you
           so cheap that you'll only want to pay up $400 for something that
	...
2009/10/24-11/3 [Computer/HW/Laptop] UID:53466 Activity:kinda low
10/24   How well do you see color? I got 8, how about you?
        http://www.xrite.com/custom_page.aspx?PageID=77
        \_ 7
           \_ what monitor did you use?
              \_ LCD on thinkpad x32, under not so great lighting conditions.
        \_ I scored 101, which seems impossible. Then again, I didn't
	...
2009/1/19-26 [Recreation/Computer/Games] UID:52418 Activity:nil
1/19    Mirror's Edge review:  meh
        Great tech demo, not a very good game.
        \_ Agreed. Graphics and visual style were really, really good, but the
           plot was utter shit. The parkour was pretty fun, but in the end, all
           it really was was Parkour: The Game. --t
	...
2008/12/8-10 [Computer/HW/Laptop] UID:52193 Activity:kinda low
12/7    What kind of adapter do I need on my Thinkpad to drive that new 30"
        Apple Cinema display?
        \_ New? Well, though I didn't know there's a new model, I'm pretty sure
           that like the old one, you'll need something with Dual-link DVI, or
           if they moved to DisplayPort (or whatever its name was), you'll need
           that. Basically, with such a large monitor, it needs a lot of
	...
Cache (3577 bytes)
micro.magnet.fsu.edu/primer/java/scienceopticsu/powersof10 -> micro.magnet.fsu.edu/primer/java/scienceopticsu/powersof10/
Then move through space towards the Earth in successive orders of magnitude until you reach a tall oak tree just outside the buildings of the National High Magnetic Field Laboratory in Tallahassee, Florida. After that, begin to move from the actual size of a leaf into a microscopic world that reveals leaf cell walls, the cell nucleus, chromatin, DNA and finally, into the subatomic universe of electrons and protons. Please install this software in order to view our interactive Java tutorials. You may download the necessary software by clicking on the "Get It Now" button below. Click on the Auto button to return to the Automatic mode. Secret Worlds: The Universe Within is now available as a Windows screen saver that operates in the same manner as the tutorial. Purchase the software now at the 36 Molecular Expressions Store. The number that appears on the lower right just below each image is the size of the object in the picture. On the lower left is the same number written in powers of ten, or exponential notation. Exponential notation is a convenient way for scientists to write very large or very small numbers. Some phenomena that scientists want to observe are so tiny that they need a magnifying glass, or even a microscope. Other things are so far away that a powerful telescope must be used in order to see them. It is important to understand and be able to compare the size of things we are studying. To learn more about the relative sizes of things, visit our 37 Perspectives: Powers of 10 activity site. Note: - The sequence of images in this tutorial has been optimized for maximum visual impact. Due to the fact that discrete exponential increments are not always the most convenient interval for illustrating this concept, our artists and programmers have made dimensional approximations in some cases. As a consequence, the relative size and positioning of several objects in the tutorial reflect this fact. The original concept underlying this tutorial was advanced by Dutch engineer and educator Kees Boeke, who first utilized powers to aid in visualization of large numbers in a 1957 publication entitled "Cosmic View, the Universe in 40 Jumps". Several years later, in 1968, architect Charles Eames, along with his wife Ray, directed a "rough sketch" film of the same concept and finally completed the work (entitled the "Powers of Ten") with the assistance of Philip Morrison in 1977. Other notable contributors to this effort include Philip's wife Phylis, who has assisted in translation of the concept into several beautifully illustrated books that are currently still available through the booksellers. Included in the calendar are the top 20 prize winners and thumbnail images from all of the 17 honorable mentions. Winning entries included several images of rat and mouse brain cells, nematode worms, a computer chip, muscle cells, a diatom, snowflakes, plant hair cells, thin films, and chemical crystals. This year's contest drew entrants from 46 countries, as well as from a diverse range of academic and professional disciplines. Winners came from such fields as chemistry, biology, materials research, botany, and biotechnology. No images, graphics, software, scripts, or applets may be reproduced or used in any manner without permission from the copyright holders. Use of this website means you agree to all of the 44 Leg al Terms and Conditions set forth by the owners. This website is maintained by our 45 Graphics & Web Programming Team in collaboration with Optical Microscopy at the 46 National High Magnetic Field Laboratory.
Cache (88 bytes)
www.powersof10.com
Order a Powers of Ten installation for your office, museum, school or other institution.