Two Stop Bitsnew | comments | tags | ask | submitlogin
NetBSD on a JavaStation (java sun bsd) (fatsquirrel.org)
6 points by DaOne256 64 days ago | 10 comments
  • boofar 62 days ago
    Sun's console font is a beaut.
    • jwillia3 55 days ago
      If you're a fan of serif terminal fonts, you may also like Corona/Cordata PPC-400's font.

      https://int10h.org/oldschool-pc-fonts/fontlist/font?cordata_...-

      • boofar 50 days ago
        Yeah, love the int10h font collection!

        Already have them all, and also the actual Sun console font :)

    • jwillia3 55 days ago
      The font's name is Gallant. You can get a TTF conversion here:

        https://github.com/dim13/gallant
      
      It comes with Linux as a console font, too.

        /usr/share/kbd/consolefonts/sun12x22.psfu.gz
      • bmonkey325 55 days ago
        The font sample in the link takes me back. Spent a lot of time looking at that font watching sparc stations boot.
  • DaOne256 64 days ago
    Interesting comments: https://news.ycombinator.com/item?id=43262188
    • KODust 64 days ago
      The two things that stunted Java from a creative-projects perspective were (a) nobody built a native (x86 / PowerPC / etc) compiler for it early on and (b) the UI class library was utter garbage.

      (a) People got way too enamored with the runtime possibilities and didn't see the opportunity to replace C++ -- by the mid-90's the serious C++ footguns were certainly widely recognized -- with a better language.

      (b) I still don't know why anyone at Sun thought AWT was acceptable. They literally bought a superior class library from another company and threw it away. And every attempt to fix it became this endless parade of crap grafted on top of AWT.

      • bmonkey325 63 days ago
        AWT known with affection as the Awful Window Toolkit.
      • DaOne256 64 days ago
        (a) I always thought that was unfortunate. Java would have been the perfect successor to C++ with its pleasant syntax and its powerful standard libraries. Perhaps it would have been a good option to disable the garbage collector to avoid performance bottlenecks and interruptions. Or maybe the successor could have been D.

        (b) Interesting, can you tell us more about what this UI library was that Sun bought?

        • KODust 63 days ago
          My memory was that Lighthouse Design had a framework, but this reference says it was _both_ Netscape and Lighthouse Design. There's probably a better history somewhere, but this is the best I can currently find.

          https://java.fandom.com/wiki/Swing

lists | rss | source
Search:
Two Stop Bits is a discussion web site about retro computing and gaming.