• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle
  • Idk maybe it’s cause I don’t live in as much of a two party system as the US, but essentially still a two party system.

    I think there’s value in strategic voting. I don’t know what the equivalent would be in the US but strategic voting for the lesser of two evils at a national level and then voting more true to your convictions at a municipal and provincial level is still valid.

    Again my opinions probably don’t work in the US electoral system, but voter apathy is a big part of how rights get eroded where I’m from. A party or political figure stays in power because of apathy and then they just keep getting away with shit. At least if you cast a vote it can be seen as you participating in the democracy.

    I will say there is something to the act of not voting as being a part of democracy, but truly I think along with abstaining any functioning democracy needs a “none” option.


  • I don’t think we’ll see this any time soon, because corpos probably won’t listen to any creative that presents this, but I want something where the LLM runs locally and is just used to interpret what you are asking for but the dialogue responses are all still written by a writer. Then you can make the user interaction feel more intuitive, but the design of the story and mechanics can just respond to the implied tone, questions, prompts, keywords from the user.

    Then you could have a dialogue tree that responds with a nice well constructed narrative, but a user who asked something casually vs accusatory might end up with slightly different information.


  • In life it’s been mostly pure luck, but one of the few things I really recommend is to keep in the loop about rebates, programs and services offered by my federal and provincial government. Stuff like rebates on first time home buying, electric bikes, and energy efficient equipment is nice cause I bet I saved at least 3000$ total.

    In recent time tho the biggest one has been getting a bicycle. I got an e-bike but even a regular bike helped me stop paying through the nose for gas when I was just burning it mostly sitting in traffic.


  • I feel like most of the things such as dependency hell and at least some amount of data models and routing can be resolved by using custom elements tho. I can agree to a certain point that HTMX could lead to a simple markup based approach, but it’s still a matter of learning another library and all that junk. In a perfect world I feel like there should just be an equivalent to maybe the `` element that could on becoming visible makes an Http call to lazy load and plop in some inner HTML. I guess you’d still be missing the whole events driven by attributes part tho.

    I don’t know if I think this whole HTMX stuff is silly cause I’m jaded, or don’t see a use case for it personally. So take my comment with a huge grain of salt.