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

  • No, it's a normal multiplication by 3, and it makes sense.

    3 times the sum expands to: 3 * 1/4 + 3 * 1/16 + 3 * 1/64 + 3 * 1/256 + ....

    Which is essentially what the picture shows: The main meme is three quarters filled with whole pictures, the fourth quarter being the inset of the sub meme, which is made up of three sixteenths of whole pictures and the fourth sixteenth is made up of the next layer of inset meme etc.

  • Wow that's a good price. I pay 64.75 Swiss Franks for that.

    But at least it's a cool little ISP serving me. they offer 10 and 25 Gbit/s for the same price, just a bit more setup fee, because the transceivers are obviously more expensive. I've just not taken the plunge to upgrade my router and switches.

  • To me that whole royalties spiel was always just marketing to bait non-technical people into adopting the NFT system.

    I've never seen anyone build and use an enforcable mechanism for a multi transaction chain to pay out to one original address repeatedly. I think at the very least you would always have to hold the NFT in a multi sig wallet between the artist and the current owner, for the artist to have a mechanism to keep enforcing their royalty claims. That would also require involvement of the artist in every further transaction.

    Maybe I'm missing something like a smart contract that can fabricate new multi sig transactions on demand with pre-approval of the artist somehow... If anyone knows of something like that I'd be interested in the technical details.

  • Maybe 2 minutes normally. Hard to tell really. If I don't I have two strategies:

    If I'm staying awake because of some captivating train of thought (stressfull or exciting or whatever) I mentally put it aside with the thought "I can't change that right now anyway I can deal with it tomorrow" and start trying to freely associate without focusing on any thought starting from some nice landscapes.

    Otherwise if there isn't something obvious keeping me from sleep, I just start focusing on relaxing bodyparts and breathing deeply and slowly to stimulate my parasympathetic nervous system. That normally puts me out quickly.

  • I'm a bit of a fan of Okular. It just does a good job displaying PDFs and is not annoying. The table of content works well if the document has one. There is text select and block select for when you need to get content out of the PDF. You can tell Okular to ignore DRM with a simple checkbox in the settings, for files that "don't allow" selecting and copying text or "don't allow" printing.

  • USB C is confusing because it pretends to be universal

    In reality USB Type-C is only a connector, not all the features people associate with it. Of course it's going to be confusing if you insist on mushing the concepts up in your head even after an explanation. Just accept that there are at least four different things, Type-C, USB 3.2, Alternate Modes and USB PD, and start thinking in those categories.

  • It's not about the server being strong or weak. Good server is the one you associate with your own projects and hobby, bad server is the one you associate with work and oblications :-)

  • I’ve always thought it was to head 'em off at the pass so they won’t install un-remotely managed and un-monitored Linux distros on company equipment.

    For me it's not working. Every day of having to use macOS drives me closer to doing this. It's such a fucking annoying system, even after 2.5 years :-D

  • USB Type-C is not all over the place, it's a pretty normal connector standard, that was updated a few times.

    What may be confusing to is that there are also two other relevant standards:

    • USB Power Delivery 2.0 and its updates
    • USB 3.0 and its updates

    Both of these standards require the USB Type-C connector for some of their features. Sometimes in a specific revision, for example at least USB Type-C Rev 2.1 is required for the Extendend Power Range introduced in USB Power Delivery 3.1 for charging at more than 100W.

    Furthermore USB 3.1 has absorbed USB 3.0 and USB 3.2 has absorbed USB 3.1. Each time they renamed the old connection speeds. For example a USB 3.2 Gen 1×1 connection used to be called a USB 3.1 Gen 1 connection and before USB 3.1 came out it was called a USB 3.0 connection.

    Finally USB Type-C has so called alternate modes, where the lanes for SuperSpeed USB can instead be assigned to carry other protocols, like DisplayPort.

    Since very few features are actually required to be supported, and marketing managers are apparently allergic to precision, it's hard to find out what feature is supported on which interface for any given device.