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/)BR
Posts
0
Comments
382
Joined
2 yr. ago

  • I think you mean 30mm (that’s what the steam deck uses, 80mm is the standard).

    At about $80 per TB, it is more expensive than the 80mm ones, yes. But still comparable to SD cards an much faster and more reliable.

  • To be honest, SD cards are usually not meant for extending storage anyway. They should only ever be used for temporary storage like taking pictures and later transferring them to some other storage medium.

  • You forget that a lot of brilliant open source projects are one man shows from geniuses somewhere around the world. They are usually not paid.

    In the other hand, if you get your hands on a powerful botnet, you can rent out its services (like ddos for example) for quite a bit of money.

  • Unpopular opinion: what if it was not a state actor and just some bored person somewhere that thought it would be cool to own a bot net?

    What if this is just one of many backdoors and it’s just the only one we found?

  • While of course Watchtower can be configured to not update and only notify there is also a nice, lightweight alternative out there that is built only for image update notifications: Diun.

    I think he looked at it.

  • I don’t think I would recommend a printer like this as an entry point.

    Go with a Prusa (any of them are good, choose the right size for you). Or if you don’t care that much about open source, check out the bambulab P1P or the other ones from them. They are very good at multi color printing.

  • Yes. It provides you with a very simple web interface, basically only a list with connections and a button to add a new one.

    Works very good. It can not do advanced stuff, but that is not the goal anyway.

  • Voron is not designed to be cheap. So I guess they have done quite a bit of cost optimization in the design.

    We don’t know yet if these optimizations are cutting any big corners, but I guess yes.

    For example: at this price point you will likely not get a thick aluminum build plate with AC heater, you will not get a high quality hotend, etc…

  • You don’t know what DNS is, do you?

    Basically your device (for example your phone) needs to know the ip adress of any service it wants to connect to. As you may know these services usually use addresses like Lemmy.org or google.com or whatever.

    To know what IP adres is behind these addresses, you device needs to ask a dns server, in a local network (like your own WiFi) this is usually your router, but you can set it to any arbitrary device you want. This way you can see what addresses are being asked for by your device.

    So if the app want to send data to some server, it usually needs to resolve the adress first. And you can see that.