Live data from Hacker News

Viewing profile — DVRC

DVRC

HN member
Joined
Sun, Nov 13, 2022, 10:36 AM UTC
HN karma
17
Public activity
15 items

About DVRC

Adopter of orphaned technologies, aspiring NeWSmaker, local troublemaker

Recent public activity

  1. comment
    Comment #48160276

    And often he's misquoted with a similar one: "the old world is dying, and the new one is late to come. And in these shadows (chiaroscuri) the monsters are born" . Anyway, it always…

  2. comment
    Comment #48135944

    Fun fact: originally "/home/NeWS" displayed "forbidden" access and I stumbled upon it by pure luck, finding the missing "operators.h" (and I told Don, since I wanted to see if ther…

  3. comment
    Comment #48106788

    He also got Parallax p/NeWS in his collection, which is super rare. I also wrote a person who has a SunDew QIC cassette, and another that has various NeWS sources (including the po…

  4. comment
    Comment #48106592

    Over time much NeWS related stuff resurfaced, wheter are application binaries, sources (both application and the server itself) or documentation, so anyone could play with them on …

  5. comment
    Comment #48106391

    The man behind this site is known for his skills of recoverying data from QIC tapes. Looking at the "Software Library" section makes me always wonder if it will be released at some…

  6. comment
    Comment #47488805

    I'd like to see some code to understand what it takes to write a functioning Wayland application, a bit like David Rosenthal did in his paper "A Simple X11 Client Program -or- How …

  7. comment
    Comment #47477083

    So far this is one of the most interesting approaches to Wayland compositor implementation. I always felt that the "monolithic design" (compositor + window manager) is a step backw…

  8. comment
    Comment #44212642

    https://bsky.app/profile/dvrc.bsky.social/post/3lchv6gf5u22e These are some screenshots of NeWS 1.1 running on SunOS 4.1.4 on QEMU that I took time ago. Unfortunately QEMU SPARC de…

  9. comment
    Comment #43594513

    > Does it build today In this form it won't, since that is missing the Sun PixRect library. And you also need the "operators.h" file (which is in another directory...) and the "acc…

  10. comment
    Comment #36178581

    Do any version of UniPress Emacs (that support the NeWS driver) or NeMacs survive?

  11. comment
    Comment #36029499

    PS: there's a paper in english on IEEE Xplore. https://ieeexplore.ieee.org/document/4814

  12. comment
    Comment #36029378

    Weeks ago, while I was searching for NeWS related papers/material, I stumbled upon some japanese papers about a window system called GMW (Give More Windows). It is pretty much obsc…

  13. comment
    Comment #35909073

    NeWS wasn't based on DPS. It's a full display server based on the PostScript Red Book with some extensions (canvases, lightweight processes and sync primitives, events, classes, ga…

  14. comment
    Comment #35674704

    Yes, it comes in bundle with SunOS, since that one part of it it's implemented in the kernel IIRC. I've also been able to run NeWS 1.1 (which was before the X/NeWS merg) inside QEM…

  15. story
    Fresco, KGI and GGI

    Since I heard of the X11 vs Wayland debate I wondered if on *NIX and Linux other window systems/protocols existed. From there I read about Sun NeWS, Bellcore MGR, Bell Labs rio (pr…