Live data from Hacker News

Viewing profile — metroholografix

metroholografix

HN member
Joined
Thu, Dec 29, 2016, 9:59 PM UTC
HN karma
860
Public activity
229 items

About metroholografix

"LIFELESS NEON SPELLED out METRO HOLOGRAFIX in dusty capitals of glass tubing. They stood in a clearing, dense tangles of junk rising on either side to walls lined with shelves of crumbling paperbacks. The junk looked like something that had grown there, a fungus of twisted metal and plastic. He could pick out individual objects, but then they seemed to blur back into the mass: the guts of a television so old it was studded with the glass stumps of vacuum tubes, a crumpled dish antenna, a brown fiber canister stuffed with corroded lengths of alloy tubing. An enormous pile of old magazines had cascaded into the open area, flesh of lost summers staring blindly up as he followed her back through a narrow canyon of impacted scrap."

@protonmail

Recent public activity

  1. comment
    Comment #49150184

    There are some great remixes to Kenny Chow's legendary intro to the amazing "One Must Fall 2097" that manage to retain and enhance the tracker feel: - Original: https://www.youtube…

  2. comment
  3. comment
    Comment #49031387

    There's no need to pay for questionable courses. Here's an excellent free alternative that covers all the basics: https://haqr.eu/tinyrenderer/

  4. comment
    Comment #48852711

    Current SOTA models work great with Emacs Lisp and Common Lisp. Giving access to the REPL enables them to do an amazing job but they still work well with Unix input/output static c…

  5. comment
    Comment #48173226

    Official chess competitions are taking place under stringent monitoring conditions and even then, with professional reputations on the line, there have been multiple high profile c…

  6. comment
  7. comment
    Comment #47018691

    6$ / TB / month is a fool's bargain even for something as low as 10 TB. One can buy a used LTO-6 drive for a few hundred bucks and build tape libraries that span hundreds of TBs. T…

  8. comment
    Comment #46979985

    The vast majority of MUDs don't even implement the full TELNET protocol, just a small subset. In typical MUD fashion, fundamental TELNET parts like option negotiation were either h…

  9. comment
    Comment #46560340

    This doesn't apply here, a wealth tax is levied against assets not income.

  10. comment
    Comment #46462412

    If you want Scheme, go use Scheme because these are not arguments for Common Lisp. There is tons of value in the CL specification being this big and I'm happy I can still run code …

  11. comment
  12. comment
  13. comment
  14. comment
    Comment #44566718

    Great story! I also read Neuromancer for the first time in Greek translation (Αίολος), around 1995, knowing nothing about the book otherwise. It was a blind buy in a bookstore sole…

  15. comment
    Comment #44211550

    A lot of the power of Forth comes from its metaprogramming capabilities and having the compiler available at runtime, all wrapped in a tiny footprint. Similarly to Lisp, it empower…

  16. comment
    Comment #43920526

    I see the following in code written by newcomers to CL frequently: (optimize (speed 3) (safety 0)) but it is a very bad habit to get used to, in general, and may create the impress…

  17. comment
    Comment #43442233

    Stallman has done more to safeguard our freedoms than all the critics and corporations that are happy to exploit his work put together. He’s also been extremely prescient and decad…

  18. comment
    Comment #43423686

    > I commented that Patagonia made great stuff and actually cared about their materials Last I checked a lot of their clothes were full of forever chemicals and processed plastics b…

  19. comment
    Comment #42324123

    It should become clear to everyone that reads his work that "management theorist" Stafford Beer can best be characterized without any doubt whatsoever as a charlatan. Cybernetics c…

  20. comment
    Comment #41281164

    I always saw VLC as subpar. A typical case of software that's just trying to copy what the pioneers do. As we all know, mediocrity it not antithetical to popularity, and VLC has be…

  21. comment
    Comment #40871581

    Folks who find this useful might also be interested in otel-profiling-agent [1] which Elastic recently opensourced and donated to OpenTelemetry. It's a low-overhead eBPF-based cont…

  22. comment
    Comment #40868743

    Wizards for me falls flat (kinda like "soul of a new machine" that's often recommended but which I found a complete waste of time) while the Dream Machine, Dealers of Lightning [1]…

  23. comment
    Comment #40775649

    There's no JS interpreter in EWW [1]. If you're forced to use a different browser, having JS off by default is not hard to get used to. [1] https://www.gnu.org/software/emacs/manua…

  24. comment
    Comment #40770476

    These bugs can be described as the major or minor mode evaluating code that is provided as part of the buffer that the mode is being enabled for. The two semi-recent examples that …

  25. comment
    Comment #40769363

    What's of greater importance here is not this specific security issue, but the default configuration of MIME handling in Emacs which can turn any unexpected evaluation bug -which w…