skip to main content

All Posts, page 16

  1. Donut County

    2018 video game

    Played 21 March 2019 on Nintendo Switch

    Is this a dig at Silicon Valley techbros? I love it. Reminded me of an old New Yorker cartoon:

    “Yes, the planet got destroyed. But for a beautiful moment in time we created a lot of value for shareholders.”

    Short and sweet, full of personality. The kind of game that makes me want to make games.

  2. Regarding the Thoughtful Cultivation of the Archived Internet
    kottke.org

    Prompted by an excellent Kurzgesagt video on the subject, Jason Kottke reflects on what to do with old blog posts that don’t quite pass muster anymore:

    But so anyway, I don’t know what to do about those old problematic posts. Tim Berners-Lee’s idea that cool URIs don’t change is almost part of my DNA at this point, so deleting them seems wrong. Approximately no one ever reads any post on this site that’s more than a few years old, but is that an argument for or against deleting them? (If a tree falls in the woods, etc…) Should I delete but leave a note they were deleted? Should I leave the original posts but append updates citing my current displeasure? Or like Mister Rogers used to do, should I rewrite the posts to bring them more into line with my current thinking? Is the kottke.org archive trapped in amber, a record of what I’ve written when I wrote it, or is it a living, breathing thing that thrives on activity? Is it more like a book or a performance?

    This is an issue I struggle with, too. I no longer agree with some of my older film reviews, and some even contain mistakes. Should I delete them? Do I need to rewatch the films and write new reviews?

    I might implement something I’ve seen in other blogs: a notice on old posts saying something to the effect of “this post is old, I might not agree with it anymore.”

  3. Homework I Gave Web Designers
    cloudfour.com

    Tyler Sticka:

    When everyone finished translating articles to semantic, accessible HTML, I let them in on a secret: This was still design. While we hadn’t yet incorporated color, typography or composition, we had made decisions about prioritization, hierarchy, information architecture and user experience. And those decisions would be the most resilient… accessible to virtually any visitor, not just those blessed few with perfect vision, hearing and mobility. The web was the only medium that offered designers the chance to craft one work for such a varied landscape with so few gatekeepers.

  4. I ruin developers’ lives with my code reviews and I’m sorry
    m.habr.com

    Philipp Ranzhin:

    I was mad that, while I spent my nights learning F#, my daughter started calling everyone around “fathers”. And this guy, instead of getting better at his job, went home to his children. And I wanted to punish him.

    Because I do code review for self-identification. I don’t give a toss about the project or the code. I’m simply a madman who’s allowed to hurt people. I’m a psychopath with a licence to kill. An alpha male with a huge stick.

    When I realized that, I felt ashamed of myself.

  5. Nathan for You, Season 2

    2014 TV show

    Watched 25 February 2019

    I constantly fight myself on whether I truly love or actually hate Nathan for You. I think that’s probably the point, so I can’t help but respect it.

  6. Elle

    2016 film

    Watched 27 February 2019

    Verhoeven hasn’t lost his touch for twisting the knife, but I don’t see the point in this one — either I don’t like it or I just plain don’t get it. And what happened to the cat?

  7. Managing Flow and Rhythm with CSS Custom Properties
    24ways.org

    Andy Bell suggests using CSS Custom Properties together with Heydon Pickering’s lobotomized owl selector to manage vertical spacing. It’s an elegant solution that works well with the cascade:

    .flow {
      --flow-space: 1em;
    }  
    
    .flow > * + * { 
      margin-top: var(--flow-space);
    }
    

    I’ve been experimenting with old-school margin collapsing for vertical rhythm this past year, in Cobalt. I’m a proponent of spacing being an inherent property that exists by default instead of something that has to be explicitly added. But margin collapsing doesn’t really play well with Grid layout (until we get something like margin-trim), so I might give this method a try.

  8. Astronauts arriving on Mars won’t be able to walk. VR may save them
    wired.co.uk

    Katia Moskvitch:

    Astronauts returning to Earth after a long stint in space are so badly disorientated that they usually can’t walk properly for 24 hours or longer. Turns out human brains function differently in space and when an astronaut gets back, it takes his or her brain some time to re-train itself. Now Marissa Rosenberg, a neuroscientist at Nasa, plans to use virtual reality headsets as a tool to short-cut the training.

  9. Oscars 2019: ‘Burning’ Would Have Won
    gq.com

    Kristen Yoonsoo Kim investigates why Korean films keep getting snubbed at the Oscars:

    At the time, the submission of Age of Shadows made no sense to me. But in early 2017, a government blacklist created by Korea’s former, impeached president Park Geun-hye was uncovered. Thousands of Korean artists and cultural figures were banned from receiving government support, and one of the most prominent figures on that blacklist was The Handmaiden director Park Chan-wook, thought to be too leftist and thus a threat to the government’s agenda.

    The Handmaiden, Okja, and Burning are among my favorite films of the last few years. It’s a shame they’re not getting wider recognition.

  10. Once hailed as unhackable, blockchains are now getting hacked
    technologyreview.com

    Mike Orcutt:

    A miner who somehow gains control of a majority of the network’s mining power can defraud other users by sending them payments and then creating an alternative version of the blockchain in which the payments never happened. This new version is called a fork. The attacker, who controls most of the mining power, can make the fork the authoritative version of the chain and proceed to spend the same cryptocurrency again.

    This sounds less like a hack and more like a consequence of “it’ll never happen” dismissal of possible abuses of the system as it’s designed.

  11. FOREVERYONE.NET
    foreveryone.net

    A great little documentary about the birth of the web, featuring Tim Berners-Lee front and center.

    FOREVERYONE.NET connects the future of the web with the little-known story of its birth. In 1989, Tim Berners-Lee implemented the first successful communication between a Hypertext Transfer Protocol (HTTP) client and server via the Internet creating the world wide web.

  12. CERN 2019 WorldWideWeb Rebuild
    worldwideweb.cern.ch

    Digital archeology — a working simulation of the first ever web browser:

    In December 1990, an application called WorldWideWeb was developed on a NeXT machine at The European Organization for Nuclear Research (known as CERN) just outside of Geneva. This program – WorldWideWeb — is the antecedent of most of what we consider or know of as “the web” today.

    In February 2019, in celebration of the thirtieth anniversary of the development of WorldWideWeb, a group of developers and designers convened at CERN to rebuild the original browser within a contemporary browser, allowing users around the world to experience the origins of this transformative technology.

    It’s amazing just how resilient and backwards-compatible HTML is. My site is already quite usable in WorldWideWeb, but now I’ll have to resist the urge to add some optimizations for 1990 web users.

  13. All the President’s Men

    1976 film

    Watched 15 February 2019

    I wasn’t quite expecting this to be The Post 2: Watergate, but man this was different. In a sharp contrast to Spielberg’s heavy-handedness, Pakula didn’t make an easy movie to follow. It’s incredibly dense with information, seemingly disinterested in simplifying to get to the point. Not knowing much about Watergate beforehand, I wasn’t able to follow every fizzling plot thread, but the emotional through-line was so well put together that it never lost me. I was struck by how realistic it feels — the events unfolding naturally and the camera just happening to be rolling nearby, capturing the dizziness and unease, warts and all. Loved the split diopter shots very much.

    Sidenote: Now I get the final scene in The Post — it’s close to a shot-for-shot replica of this film’s opening. That only makes it more of a wink-wink tacky addition, though.

  14. The Post

    2017 film

    Watched 14 February 2019

    Does an amazing job at projecting emotion and conveying historical heft, knowing full well how much the present day amplifies its message. It’s just a shame that Spielberg felt the need to go “belt and suspenders” and make sure to have some characters spell out the implications of what you’re seeing, just in case the extremely powerful acting and imagery don’t do the trick.

    Also: the Watergate bit at the end was just silly. It reminded me of the final warehouse shot in Raiders of the Lost Ark, except bad and tacked on.