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/)U
Posts
2
Comments
51
Joined
1 yr. ago

  • Honestly I wouldn't sweat too much about your scene structure. Just make the thing and when something starts becoming painful to use, then it might be time to reorganise things.

    The incremental search feature on the file system tab in godot is a godsend for finding things in messy projects. Which all projects end up being to one degree or another.

    If you want some sort of example structure to follow, you could take a look at how the godot-xr-tools / godot-xr-template stuff is done, though it might be overkill. Obviously that is for VR stuff but most of the structure is general.

    https://github.com/GodotVR/godot-xr-template/

  • Every additional customer using their product currently causes them to lose money, hand over fist.

    You should still boycott them anyway though, they care about user numbers and user activity.

  • They aren't weaponizing anything against consumers. They don't care about consumers anymore, they are irrelevant.

    They think if they just spend more money they will win the AGI race and therefore the whole economy forever. Consumers don't factor into it at all.

  • How so? I can easily just delete the whole s3 bucket.

  • I'm aware, but I myself have < 3TB and if I actually need it I'll be more happy to pay. It's my "backup of last resort", I keep other backups on site and infrequently on a portable HDD offsite.

  • I use aws s3 deep archive storage class, $0.001 per GB per month. But your upload bandwidth really matters in this case, I only have a subset of the most important things backed up this way otherwise it would take months just to upload a single backup. Using rclone sync instead of just uploading the whole thing each time helps but you still have to get that first upload done somehow...

    I have complicated system where:

    • borgmatic backups happen daily, locally
    • those backups are stored on a btrfs subvolume
    • a python script will make a read-only snapshot of that volume once a week
    • the snapshot is synced to s3 using rclone with --checksum --no-update-modtime
    • once the upload is complete the btrfs snapshot is deleted

    I've also set up encryption in rclone so that all the data is encrypted an unreadable by aws.

  • only windows (maybe mac)

  • I hope the QA is good. Training or no training, these aliexpress specials will probably just self immolate in your bag.

  • Lol, plug a usb mouse or keyboard into your android and it will just work. Anything you can do these things can do.

  • Most put it on port 80 with the perfectly valid assumption that the user is sticking a reverse proxy in front of it. Container should expose 80 not port forward 80.

  • As someone used to the bad old days, gimmie containers. Yes it kinda sucks but it sucks less than the alternative. Can you imagine trying to get multiple versions of postgres working for different applications you want to host on the same server? I also love being able to just use the host OS stock packages without needing to constantly compile and install custom things to make x or y work.

  • nice job

  • I consider any food with entirely vegan listed ingredients as vegan. If there is milk or meat in the ingredients then the responsibility lies with me.

    If it was processed using bone meal, or fertilized with animal products etc without my knowledge, the ethical responsibility for that falls on the producer not the consumer. It is possible for them to make it without.

  • The concept of a list comprehenshion is sinple but syntax is awful, as if Yoda was writing a for loop. "x for x in y it is, hmm yes".

  • Why did you read a sequel to a book you hated?

  • Wow I enjoyed this one back in the day. It advertised itself as self contained fantasy novel, no prequels sequels or junk, which was mostly what sold me on picking it up.

  • These are not "safety" glasses for the benefit of the user, where they are the ones in control of the data. This is all for the benefit of the corporation.

  • Selfhosted @lemmy.world

    Which SBC for TV streaming?