mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

9.6K
active users

#simulation

33 posts27 participants0 posts today

Gaea is cool and everything, but what about fluvial erosion in #Blender with #GeometryNodes?

The concept rather simple:
- spawn points somewhere
- calculate a movement vector with ( N x (0,0,-1) ) x N, where N is the normal vector, sampled from the mesh surface (its a double cross product)
- update the points in a simulation zone
- accumulate the point proximity in a per-face attribute for the mesh. This requires a high res mesh
- optionally displace the mesh

Is DeepSeek a New Voice Among LLMs in Public Opinion Simulation?

arxiv.org/abs/2506.21587

arXiv logo
arXiv.orgIs DeepSeek a New Voice Among LLMs in Public Opinion Simulation?This study evaluates the ability of DeepSeek, an open-source large language model (LLM), to simulate public opinions in comparison to LLMs developed by major tech companies. By comparing DeepSeek-R1 and DeepSeek-V3 with Qwen2.5, GPT-4o, and Llama-3.3 and utilizing survey data from the American National Election Studies (ANES) and the Zuobiao dataset of China, we assess these models' capacity to predict public opinions on social issues in both China and the United States, highlighting their comparative capabilities between countries. Our findings indicate that DeepSeek-V3 performs best in simulating U.S. opinions on the abortion issue compared to other topics such as climate change, gun control, immigration, and services for same-sex couples, primarily because it more accurately simulates responses when provided with Democratic or liberal personas. For Chinese samples, DeepSeek-V3 performs best in simulating opinions on foreign aid and individualism but shows limitations in modeling views on capitalism, particularly failing to capture the stances of low-income and non-college-educated individuals. It does not exhibit significant differences from other models in simulating opinions on traditionalism and the free market. Further analysis reveals that all LLMs exhibit the tendency to overgeneralize a single perspective within demographic groups, often defaulting to consistent responses within groups. These findings highlight the need to mitigate cultural and demographic biases in LLM-driven public opinion modeling, calling for approaches such as more inclusive training methodologies.

#programming #gamedev #devlog #simulation #commonLisp #leonardoCalculus

screwlisp.small-web.org/lispga

Really just a devlog! I slapped a #mcclim #gui onto my simulation so that I could click a button rather than type actions over and over again.

Then, I really just figured out that one simple-starting-arrangement idea I had doesn't work, because the only vertical move that gets triggered is from the lowest row of a tile to the highest row of the same tile.

Small "improvements".