• 0 Posts
  • 149 Comments
Joined 3 年前
cake
Cake day: 2023年6月11日

help-circle





  • Okay my new guess is moisture in the filament causing inconsistent extrusion, leading to the bubble on the surface. And also causing over extrusion.

    For the walls, your picture is a bit too blurry/low res to really see, but I get the vibe of over extrusion with the small part that’s sticking up in the center of the perimeters in the lower right. Also the top of the anchors for the supports looked over extruded, with plastic kinda curling up at the top.

    Your new print is now definitely under extruded with those gaps on the top surface.

    I think flow rate is not the culprit here. Your bridges on the first print are also extremely suspicious. They should be solid lines, not the blobs you’re getting. Something is wrong with the flow of filament out of the nozzle. Could be moisture or temperature or issues with the extruder. It’s hard to tell.




  • If you want to create a space that propogates permissions, then you there isn’t a way to do that built into the spec. Because like the other person said, spaces are collections of rooms. They don’t control those rooms.

    However, there are multiple bots written that can do something like what you want. Here for example. Essentially you make the bot the admin, and then only create rooms, etc, through it. And it will create things with the right permissions

    Edit: This flexibility in space vs room permissions can also be seen as a cool thing in some ways. It allows you to do some things that wouldn’t be possible under Discord’s model. For example, maybe one room of a different community is really relevant to your community. You can directly include that room in your space and then all of the space members can see it and chat in it without joining the other community. Or you can even include their entire space inside your space.


  • The whole idea is that the quantum particle can’t have had the state you’re measuring all along. If it did, then measuring a particular set of outcomes would be improbable. If you run an experiment millions of times, you have a choice in how you do the final measurement each time. What you find with quantum particles is that the measurements of the two different particles are more correlated than they should be able to be if they had determined an answer (state) in advance.

    You can resolve this 3 ways:

    1: you got extremely unlucky with your choice of measurement in each experiment lining up with the hidden/fixed state of each particle in such a way as to screw with your results. If you do the experiment millions of times, the probability of this happening randomly can be made arbitrarily small. So then, the universe must be colluding to give you a non uniform distribution of hidden states that perfectly mess with your currently chosen experiment

    2: the particles transfer information to each other faster than the speed of light

    3: there is no hidden state that the particle has that determines how it will be measured in any particular experiment

    See https://www.quantamagazine.org/how-bells-theorem-proved-spooky-action-at-a-distance-is-real-20210720/ for a short explanation of what ‘more correlated than expected’ means


  • You only setup the wolf container and give it access to the docker socket to spawn more containers. Then when a user connects via moonlight, they choose an app via the UI, and it will spin up a container for that app with a virtual desktop just for them. Critically that virtual desktop will match whatever fps/resolution the client requests.

    It does require some knowledge about docker to get setup, like how mounts work (so you can have files shared into the containers, etc). But it’s pretty simple. You can basically just copy the docker compose file (or I use the podman quadlet file) and modify the paths where you want to save things and you’re good to go. If you want to share the game installations with your main computer’s steam, that’s a bit more work, but also not too much.

    There’s very good support on the project discord as well if you have questions/issues









  • What you learn is that the cost of food now is quite a bit cheaper than it was in 1963.

    The error is in assuming this matters to the calculation. The issue is with using CPI, not the supposed basis on food.

    If this is difficult to see, maybe try doing the calculation of the metric under a few scenarios. Like imagine food had become 80% of consumer costs. Would the poverty line as calculated now be too high? Let us know what you find out.