beeb

joined 2 years ago
[–] [email protected] 3 points 1 month ago* (last edited 1 month ago)

Maybe you're using light roasted coffee, which usually requires a higher quality grinder to extract properly. You could switch to something darker which for sure will reduce the acidity levels, or get a cheap quality hand grinder. I've had a 1zpresso for a while which does the job, but I finally got a good electric one too because it's only fun for a few weeks to grind by hand for espresso (it takes like 45 seconds)

[–] [email protected] 8 points 1 month ago* (last edited 1 month ago) (1 children)

I was curious so I tried to register with a Proton Pass alias which is @passmail.net and they also refuse those. I think they are afraid of services which allow to easily create multiple aliases, because people could create multiple accounts very easily (scammers maybe)? It's a dumb rationale because it's not much harder to create many Gmail accounts but that's the only reason I can think of.

[–] [email protected] 4 points 2 months ago* (last edited 2 months ago) (3 children)

Usually only one axis skips steps, especially since the MK4 has collision detection. A shift in both axes would rather indicate a steel sheet shift imo

[–] [email protected] 2 points 3 months ago

Fantastic! Glad you got it in the end

[–] [email protected] 4 points 3 months ago* (last edited 3 months ago) (3 children)

Did you losen the idler tension screws? TPE requires that the tension is very very light otherwise it tends to buckle around the gear before entering the nozzle tube. Reducing retractions to a minimum is also always a good idea, as well as limiting the max flow rate.

[–] [email protected] 4 points 3 months ago

Cargo dist! Here's a nice workflow you can use : https://blog.orhun.dev/automated-rust-releases/

[–] [email protected] 2 points 4 months ago

A handful? Wow that's gotta be like 50% of the 50 series out there!

[–] [email protected] 22 points 5 months ago (6 children)

I prefer main simply because it faster to type. I propose main branches be renamed to "m"

[–] [email protected] 2 points 5 months ago

It's like vim but with lsp support out of the box and the keybindings make sense

[–] [email protected] 1 points 5 months ago

I'm afraid I can't recommend anything as I've never had issues with this, so I never really researched it. But if the banding frequency changes from print to print, then an issue with the Z axis is unlikely

[–] [email protected] 3 points 5 months ago (2 children)

What is driving the bed height? Lead screws? Check if they are straight and/or wobble around as they turn. Any imprecision in bed height due to mechanical issues with the Z axis would also translate into perimeter width variations.

[–] [email protected] 4 points 5 months ago* (last edited 5 months ago)

If you want polymorphism which looks more like what you're describing, you can put trait bounds on parameters instead of a type and it will accept any parameter that implement those traits. E.g. If you want to accept anything that can be turned into an owned string with ".into()" you type an argument with "impl Into". Another common one is "impl AsRef" to accept a path, path reference, PathBuf etc.

 

I have a lot of problems with stability using the linuxserver/transmission docker image in my *arr stack. I setup restarting on unhealthy status in docker compose (using the following test command curl --fail http://localhost:9091 || exit 1) but even then, sometimes I just find that my donwloads have stopped and find that the container is not running at all. Do you have an alternative to suggest, which could run in docker compose?

8
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 

I'm trying to block the Lemmit.online bot but its profile doesn't load for me : lemm.ee/u/[email protected]

Is it loading for you?

Edit : I managed to block it from one of the community feeds UI, but its still weird that the profile doesn't load through lemm.ee

view more: next ›