20, they/she, math+CS student

  • 0 Posts
  • 94 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle







  • I mean, LLaMA is open-source and it’s made by Facebook for profit, there’s grey areas. Imo tho, any service that claims to be anything more than a fancy wrapper for OpenAI, Anthropic, etc. API calls is possibly a scam. Especially if they’re trying to sell you hardware, or the service costs more than like $10/month, LLM API calls are obscenely cheap. I use a local frontend as an AI assistant that works by making API calls through a service called openrouter (basically a unified service that makes API calls to all the major cloud LLM providers for you). I put like $5 in it 3 or 4 months ago and it still hasn’t run out.



  • If the social biases of the model put a hard limit on your ability to write a good woman character, I question how much it’s really you that’s “writing” the story. I’m not against using LLMs in writing, but it’s a tool, not a creative partner. They can be useful for brainstorming and as a sounding-board for ideas (potentially even editing), but imo you need to write the actual prose yourself to claim you’re writing something.


  • I doubt it. Cryogenic preservation is probably possible, but current methods likely do too much damage to the person’s tissue to ever be salvageable, especially since most of them were dead for hours before being frozen. Their brains were unrecoverable before they even entered the pods. Ideally you’d want to be frozen more or less immediately. As in “the process begins while you’re still alive and they euthanize you on the table inside the cryogenics facility” immediately.

    Plus a lot of these companies experience regular refrigeration failures, which is probably what caused the corpses in the meme to liquify like that.



  • This is false. All of the device drivers for the steam deck hardware are open source and included in the Linux kernel, and you can Literally just boot directly from a live USB and install whatever distro you want, it’s just a very small laptop inside a console shell essentially. I think Valve even worked with Microsoft to get the hardware working correctly under windows because from what I’ve heard, the Steam Deck experience under windows is much better than at launch (I’m not 100% confident on that tho).

    It’s literally just a PC.



  • Imo a non-market-based socialist economy doesn’t require AI, it just requires extensively documenting inventory/production and a good mechanism for gauging consumer demand, in other words a good economic planning mechanism. Because if you break it down to its simplest function, the capitalist market is just an economic planning mechanism, it uses consumer purchases to judge demand and adjust production accordingly, but it’s more difficult to control since it can’t account for negative externalities (effects of production that don’t have a direct impact on sales), and when you introduce wage labor into a market, the incentive structure encourages those with more resources to spend those resources on labor and then exploit that labor to the maximum possible extent.

    To implement a non-market socialist planning system, you could have a broad plan that specifies large macroeconomic goals to be voted on democratically (e.g. increase investment in clean energy, increase investment in a certain popular sector of consumer goods like electronics, etc.) And then use data from the past to estimate future demand for consumer goods. Then you could calculate the demand for intermediate commodities (things used to produce consumer goods and accomplish larger state infrastructure projects) based on that. You could then put all of those into a really big matrix and then row-reduce that matrix to solve for any areas where the necessary resource allocation is uncertain and then use that to refine the initial estimates for production you started with, and iterate this process many times. At the end you end up with a table that shows exactly which resources need to be allocated where to meet production targets and consumer demand.

    Obviously consumer demand might differ from your prior estimates, so you also have a system for monitoring how much of each good is purchased at each storefront, and then make minor adjustments to the global production targets to meet the actual demand, which would help mitigate the recurring shortages that occurred in the USSR due to inefficient resource allocation from their oversimplified planning system.

    Basically, it’s all about having good-quality, real-time data on economic activity so that the planned economy can respond as dynamically as a capitalist market, but without the negative externalities and worker exploitation that come along with capitalism.

    I read a really good book that outlines in more detail how this would work and even gives the algorithm for efficiently manipulating the economy-wide resource allocation matrix, it’s called Towards a New Socialism. Apparently the guys who wrote it are weird transphobes now, so I don’t endorse them personally, but it’s the most well thought out, concrete plan for a workable socialist economy I’ve seen so it’s worth a read. Also look into project CyberSyn in Chile under Allende, it’s the closest attempt irl to do something like this.






  • Try setting it to use proton experimental, newer games sometimes depend on features that aren’t in the stable versions of proton yet (or are at least buggier/worse in the stable versions)

    Edit: also try launching the game from desktop mode. The compositor in steam mode is Wayland-based and desktop mode uses an X11 session by default. The issues you’re describing sound a bit like something that’s happened to me running games under Wayland on my laptop