Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)H
Posts
1
Comments
90
Joined
3 yr. ago

  • I use cura as slicer and onshape for modeling. Onshape is browser-based and I found f360 to be a bit more intuitive, but it's fully featured and works well.

  • I don't think this is implemented in the standard datetime library, but in principle overriding sub is easily possible and you can define it as you'd wish.

    However, I think subtracting a year is a bit ill defined, because it isn't clear which year you're subtracting given the leap year issue.

  • one could certainly implement something like that in python, something like time.now - 10 * time.unit.year

  • Yeah kind of, but you need to have an actual machine running windows somewhere (preferably within the same network)

    A VM would be more like "a window running windows"

  • The thing about the ones I've tried is that they all did either go full blast or not at all

  • I don't understand these things. All I've ever tried to use are waaayy too strong and cause water to splash everywhere. I do have an under-the-toilet-seat one and I like that very much, butI never got the hand of the handheld ones

  • You don't have rates like that? In Austria you can just get a rate that will charge the 15 minute spot market price. That can be even negative during the day, but then also might be quite high at other periods.

  • Also very dependent on the type of work you're doing. If a certain amount of people need to be on site and you need to coordinate that, things get more difficult.

  • I think this is a perfect strategy - you can sell code, and if any of it contains issues/bugs/gaping security holes you can just blame your customer for not checking the AI output

  • For length, for an average male one meter is about one large step with extended legs (useful for distances), or the distance between e.g. the left side of your torso to the end of the extended right hand (useful for estimating the length of rope or smth).

    For weight, it might be useful that 1 liter (that's 1 dm3 but noone uses that except sometimes in scientific literature) is almost exactly 1 kg, and a typical cup fits 0.25 liter. A shot of alcohol is either 20 or 40 milliliters (0.02 or 0.04 liter) depending on where you are and what you order.

    For conversions you just need to remember the base unit (e.g. meter and grams/kilograms) and the decimal prefixes. But you really only need milli (1/1000), centi (1/100) and kilo (1000) in day to day life. Then you simply shift the decimal.

  • In Europe you still need to give way for cars that are crossing straight from the other side when you want to turn left, and take care of pedestrians that also have green on a right hand turn. Granted, not all crossings are like this, but many are.

  • I just didn't plot anything anymore tbh. I originally wanted to make stencils for electro-etching but I realized that I don't really have that much of use for it.

  • I did it with my ender 3, using a printed bracket to hold the knife. It's a hassle to use and I barely use it because it's such a pita. I managed to make a few nice cutouts though so it's definitely possible. I just wouldn't recommend it.

  • So, a typical pupil is around 2 mm in diameter in bright conditions. With the Rayleigh limit that results in an angular resolution of 1.22 * 60010^-9 m / 210-3 m = 3.66*10-4 rad

    At a distance of 5 x 3 mi = 15 mi = 24.1 km this corresponds to a point to point distance of

    tan(a/2) = (d/2)/l

    d = tan(a/2) * l * 2 = tan(3.66*10^-4) * 24100 * 2 = 8.8 m

    So in conclusion, with regular, human-like eyes he could discern points that are at least 8.8 m apart in the best case scenario. Discerning hair color from the color of the clothes would need a much higher resolution, and the horsemen are probably not 10 m apart from each other either. And again, this is a theoretical limit, real-world resolution would probably be significantly lower.

  • even if you ignore curvature you have a resolution limit that depends on the aperture. Look up Rayleigh criterion for more info

  • I have a Pulse 15 from like 5 years ago and I'm still quite happy with that machine.

  • Most organic things will get converted to biomass/CO2/NH3/... in the end. Inorganics will probably be sediment at some point.

  • diwkp

  • I find it really interesting that almost all of the recent comments on the YouTube video are 95% the same and praising "how great all this transparency" is, completely drowning out all other comments. They're also worded very very similarly.

  • No Stupid Questions @lemmy.world

    Why is OCR for handwritten content still that bad?