• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle
  • Imma be honest with you chief the amount of times I come here for funny leftist memes and then see a bunch of pro imperialistic takes or starting school yard “nuh uh your crimes are worse then my crimes” is so draining.

    I get that when you gather a bunch of people under one banner of a nuanced concept you are gonna get a range of people from mild mannered to fanatical about it.

    Like this must be why people throw around “othering” loaded terms like tankie and liberal in here.

    This is why I wish it was just high level concept lefty memes, cause you’ll never get satisfying low level discussion online, just high level screeching and slap fights. So now I just try to not engage, just look for memes to talk to people IRL about instead.




  • Ehhh better to be safe that have a discussion on religion and persecution in the issues board. Then it doesnt linger as an open ticket.

    I feel like discussion about something like this is better suited for like a forum or a dedicated discussion channel. They discuss in a followup on the issue thread that they think even one offended person is too many, and they want to be as neutral as possible, which I think is commendable.

    I think even if its a troll, its better to err on the side of “what if it is a real person, and they are offended.” Obviously, this needs to be taken within reason, like intolerance is not a valid reason etc etc.


  • 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.