Class: He/him/they.
Alignment: Hopeful loser.
Aesthetic: WIP, horror vacui / amor copia.

🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧
🚧 UNDER CONSTRUCTION🚧
🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧

  • 19 Posts
  • 4.63K Comments
Joined 2 years ago
cake
Cake day: March 18th, 2024

help-circle



  • As I recall The Last of Us two found a pretty organic sweet spot. The character you’re with would just make oblique observations if you were stuck for a while, increasingly explicit, until finally an actual icon would appear in the UI pointing you in the right direction (configurable).

    I really do find hifi environments too busy to make out “significant” features, and if you’re not going to splash yellow paint on everything some kind of hint system is nice.

    Source: I’m not smart



  • In the second half you’re talking about dynamic imports right? Like fetching the html with JS and then loading that? I try and avoid doing that for various reasons

    I think I get you? No JS involved, no dynamic requests from the client side. Opening the page in a browser, you’d just see the one page request which arrives fully formed looking like static html.

    If you mean my scripting and emmet comment, I just meant to script the creation of the static html then serving it. But not like programmatically, more like for file in ./blogs/$(date -I).*/*; do cat $file >> ./blogs/$(date -I).serve-me.html; done or something (probably more rigorous than that, but that kind of mix of convention is semi automated hackery). I find non-commercial web pages don’t really need to change very much, so I’ll often just copy a header and footer into a file and fill in the middle manually. But I actually enjoy writing HTML. :9

    I also try to avoid JS unless there’s something I really want to do with it. And then I like to offer a <noscript> alternative.


  • It’s not an only html solution, but I’m fond of using nginx server side v includes, which with a little setup let’s you do things

    <--# set var="browser-title" value="Colophon" -->
    <--# set var="page-title" value="oink" -->
    <--# include file="/stubs/header.shtml" -->
    

    You can do simple things like set variables and import reusable html templates. And since nginx is commonly used as the webserver or proxy you kind of get this functionality “for free.”

    PS generating html by hand isn’t that bad though. You can either script it yourself or just have your own manual template html file that you base everything on, and/or use something like emmet/emmet-vim




  • it’s totally subjective

    Yet we agree that there is such a thing as one movie being better than another

    I mean I wouldn’t say that, it’s kind of the opposite of what I was saying actually. But if reviews form a kind of aggregate metric you find useful then that’s good for you.

    Elsewhere I even talked about how frequently I disagreed with Siskel and Ebert’s thumbs ups/downs, but the text of their reviews at least showed me I would love a movie they thought was bad.


  • At the same time, the lie of self determination is an extremely useful one, but [sic?] as an individual, and as a society.

    Do you mean both? to both individuals and societies?

    I’m not sure I agree. I think much cruelty and misunderstanding is justified by the idea that someone could have chosen a different life.

    I definitely think people can change for the better and we should encourage that, but I wonder if putting that all on them is even useful. To some it is, I’m sure, but …

    I dunno the thought is still cooking.




  • I was specifically thinking about Siskel and Ebert while reading this post yeah. I actually loved their reviews.

    Funnily enough I very frequently disagreed with their opinions, but between the two of them they explained so well what made the movie appealing or not, that I was able to make up my own mind based on the text of the review even if the “rating” was not one I agreed with.

    And then of course the more you read a reviewer and get to know where your opinions line up and where they differ, the more useful their reviews become. Same thing with IRL friends ofc.



  • Yeah these ratings are worse than useless. Oh The Abyss 14% better than Amelie?? Fuck off, Poindexter.

    They’re completely disconnected from my own opinions and when I see then before watching a movie they just distract me by wondering what tf other were watching.

    You can’t map.reduce this shit, it’s totally subjective