Yeah their security track record as of late is pretty bad…
Yeah their security track record as of late is pretty bad…
deleted by creator
Interesting, that would confirm the pressure advance as the likely culprit (speed and acceleration are taken into account in the algo). Maybe your slicer has a bug related to this? If changing the value wildly does not improve or worsen it, then it might not be calculating what it’s supposed to. Can you try another slicer?
All seems to indicate something related to pressure advance, whereby the printer thinks it needs to extrude less because of some pressure buildup but it underestimates how much is really needed. Does it happen if you print slowly? E.g max 15 mm/s or less.
I reported the bug to Proton support and they said they are investigating but suggested I uninstall and reinstall the extension. I did and lo, my forms started working again. I can recommend you try to uninstall and reinstall too (disabling it was not enough).
Note that the “plus” suffix doesn’t hide your real email, that’s a small but notable difference. I could well see websites parsing for +… patterns and removing them before selling your data.
That’s cool! I’ve used enough raspberry pi’s over the years to know that SD cards, even if industrial grade are likely to fail at some point so I try to avoid booting from them. eMMC would be much better but sometimes a pain to flash depending on the tooling available. Having a SATA port would allow to use HDDs which provide a lot of capacity for cheap. I guess the processor needs to be an Amlogic for the best media experience?
How does storage look/work with a SBC? Do you have to boot off of an SD card? Any support for sata drives?
I rock a full size realforce r2 at work AND and home because I feel more productive with a keypad and other helper keys. It’s less mental overhead. I’m not using the mouse much when I type (modal editor)
This is mostly a cooling issue. Not being able to solidify the plastic fast enough after it’s been deposited.
Have you seen how fast printers with stepper motors can get? They print benchies in less than 3 minutes. The bottleneck is not the motion system, it’s either the hot-end or the part cooling. Also stepper are super accurate and very flexible. Drivers are advanced and can tune for torque, speed, sound etc. Collision detection and skipped step detection is also a thing.
Sounds like you found a bug, it’s worth submitting to SuperSlicer
This answers my question https://bun.sh/docs/install/registries
I’m trying to get my work to switch to bun but we have packages in a private AWS codeartifact repo. Does it support this? I tried to use it with our npmrc file but it couldn’t install those packages.
Svelte decided to ditch it because it became impractical due to the compilation step slowing down development and making debugging their compiler harder. I think for libraries it makes sense to go the jsdoc way as long as consumers can choose typescript.
Svelte is a happy middle ground between vue/react and SolidJS which is maybe too bleeding edge still
The Proton offering is a great alternative imo
I’ve never used podman but always wondered if it was able to use the host’s network stack to perform things like sending ICMP packets.
Been using this for a few months and now I don’t know how I lived without it before.
And install python and install those dependencies before you can even run the thing