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
BrianTheeBiscuiteer @lemmy.world
Posts 24
Comments 1.7K
Is capitalism the problem or is it neopotism (cronyism) invalidating the meritocracy?
  • If you think capitalism and greed go hand in hand, as I do, then it's capitalism. Netflix, for one, was a great service and it's been profitable for decades but the price hikes, account sharing crackdowns, and increasing promotion of own content really turned it into shit, all in the name of more profits.

  • Mochi 1: A new SOTA in Open-Source Video Generation Models
  • Will Smith eating spaghetti is the only true test of an AI video creator.

    Also, a bit impressed the girl at the top isn't insanely gorgeous like most AI generations. Making mundane or ugly things is usually a struggle for most models that are built on high quality, studio imagery.

  • Texas sees record early-voting numbers, particularly in Democratic-leaning areas
  • I think one other time I had to wait in a terribly long line. Maybe it was 2008. I think many were amped to vote for the first black President but the battle was too uphill. McCain was also a pretty stand-up guy compared to, well, most of the GOP at this point.

  • Texas sees record early-voting numbers, particularly in Democratic-leaning areas
  • My wife waited an hour and a friend of hers waited 2 hours to vote. She also heard several stories of people passing out in line. It's disgraceful. This is absolutely driving down participation. I'm sure the state GOP would even say if you can't stand in a line for over an hour while it's sunny and high 80s maybe you just don't care about voting that much.

  • Can you give 3 likes and 3 dislikes for your opposition Presidential candidate and your supporting candidate?
  • Maybe it's a doomed experiment but I think it's possible to praise an act but not praise the actor. I'm hoping small concessions can lead to common ground.

    I'll actually amend my first bullet though since I believe Trump is a genuine liar (which is contradictory) and say instead I applaud that he committed us to leaving Afghanistan.

  • should I completely jumpship to linux when windows 10 ends support/am ready or dualboot ltsc and linux
  • I'd recommend dual booting right now so you can transition over a longer period. Also make sure your chosen distro supports dual-boot. Technically any distro can dual-boot but if it doesn't support dual-boot you'll have to put in some extra effort to make sure both can boot safely and easily.

  • Can you give 3 likes and 3 dislikes for your opposition Presidential candidate and your supporting candidate?

    Hoping this can be a way to make people think more critically about their choice for US President, maybe even bring opposing sides together to fix the problems we ALL face.

    So if you support Trump try to list 3 things you dislike about him and 3 things you like about Harris. Please keep answers serious. Plenty of other places on Lemmy for you to post snappy putdowns.

    My answers in a reply.

    26

    Did something happen to fishing?

    I used to be able to get the quest fish in 20 tries or less but now I can make over 50 catches and waste half the day without getting the quest fish. The only ones I seem to get easily are surface and sky fish.

    2

    Looking for the show that had this comedy bit

    I had a vague recollection the other day of a comedy bit but not sure where I saw it.

    The bit was basically two people sitting down at a table playing an overly simplified version of Chess or checkers. One person moved the piece and said "check" and the other moved it back and said "checkmate".

    I want to say it was either Mork and Mindy, 3rd Rock from the Sun, or Red Dwarf.

    4

    Tasker unable to toggle Wi-Fi (workarounds?)

    First, I know it's an API thing and not a Tasker issue. However, this sucks balls. I don't use Tasker often because I have battery life issues but I'll be damned if I go to use it and find that Google fucked it up.

    Can I get this function back if I root my phone or run an alternate OS like Graphene? I'm edging ever closer to have a fully customized and controlled device for personal use and a standard, locked-down device for work.

    1

    Is WattOS open source?

    I'm incredibly close to pulling the trigger to make WattOS my new distro for my netbook. I've been using antiX for a while and it's really great overall but the lack of systemd has worn me down I feel. A few programs I want to use just don't work properly without systemd and I don't have the patience to fill in the gaps myself.

    My only real concern with WattOS is the fact it seems so mysterious. There's very little info on their site and NO LICENSE OR SOURCE CODE OR REPOSITORY! I highly doubt Russia or China are trying to weasel their way into old AF computers to create a botnet but I've never seen a Linux project be so secretive.

    Anyone else have some light to shed on this project?

    8

    Sentinels bugged or am I doin it wrong?

    I usually avoid sentinels unless I need pugneum but this last encounter I had was ridiculous. I killed 3-4 of them after stealing some Gravitino balls then of course reinforcements were inbound. I get in my ship and fly off and 10 seconds later an interceptor wa on me. My ship didn't have a good combat loadout and I couldn't escape it so I landed. Of course more ground units came so I started running. 7 minutes later they're still chasing me and I don't even see them. I was even running underground for at least 30s. A message kept coming up saying to destroy them to get a chance to escape so I waited for them to catch up and destroyed them. More reinforcements arrived in like 15s and spawned right next to me. How the hell could I escape that? So I got back to my ship and started looking for shelter because another interceptor was on my tail. I found one quickly before taking any hits and got in. Well, no timer came up, they were still just there, albeit really far away. I pretty much had to stand outside, wait for them to come into visual range, then run back to the shelter and THEN the search timer started. Oh, and more than once my alert level went up without shooting anything, just running around and hiding. Is this how it normally works? Any better way to approach this so I don't waste 20 mins of game time?

    Edit: more details about the chase

    Update: Having a run-in with more sentinels it seems like behavior has changed (again, maybe bugged). Going underground they didn't follow or attack but also never dispersed. Running into a building without a door (Abandoned Building) doesn't disperse them but they don't attack. I was able to shake them once by transitioning from ship to on-foot (a timer starts every time you transition it seems) then jumping into water before the sentinels arrived. I'm sure it also works to pop out of a hole and defeat every wave but I'm not very into that kind of thing.

    9

    Need help to find OSTree-like project

    Couldn't find the project in my browser history or Lemmy saves. I'm pretty sure it was Lemmy though that led me to find a GitHub project similar to OSTree. It sounded like it was maintained by one person and it hasn't been updated in a long time because the author thought it was "done" and they used it frequently.

    It was a tool that let them basically create images that could be booted from and it was easy to layer software on top of a base image and I think there were config files similar to Containerfiles but didn't look the same. Don't think it be was "goldboot" either but that might be a little closer to what the project does. I don't think it was something Fedora specific either like bootc.

    Update: Found it! It was in the history of a laptop I rarely use (of course). The project is https://github.com/godarch/darch and it does appear to be those things I said: layered, docker-like, bare metal, and OS agnostic.

    5

    Endless loop when attempting login to GitLab

    I just pulled down the latest Firefox Dev Edition AppImage and still getting the same result. I try to login to GitLab and I get an endless loop of checking whether I'm human or not. I tried to turn off tracking protection for GitLab and Cloudflare and added both to accept all cookies. In the network tab it eventually shows 403s. Anyone else have this happen or know if I can disable any more safety/privacy features to get it working?

    4

    How is Minecraft Dungeons?

    Been waiting for it to go on sale and figured my son might like it since he plays Minecraft a lot. Wondering if I gotta watch out for in-game purchases though (can I require password for purchases?) and online interactions (def don't want him chatting with others). It is seems pretty hack and slash but if a lot of reading is involved maybe he's too young for it (6 ½).

    Edit: Sorry, meant to say Dungeons, not Legends.

    6

    Rolling my own immutable distro

    I've looked at a lot of other immutable distros and I might just end up using one of those, but I feel like taking on a bit of a challenge and there's a few things I'm not very keen on with existing solutions (last paragraph is my idea if you want to skip the context).

    Most immutable systems I've seen require a reboot in order to apply system changes. What is this, Windows? Yeah, reboots are quick but restoring my windows and getting back into my groove is not quick. Also, every immutable OS I've seen wants you to opt-in to a rollback. Rarely do I see the full effects of installing a package or altering a config immediately. By the time I notice an issue maybe it's too late to rollback to before the change or maybe I've done a few other things since and I don't want to rollback everything. I would much prefer to make "rolling forward" or persisting changes to be a very conscious process.

    I started messing with BTRFS and I think I've come up with a process that will get me what I want, no matter the distro. Please poke holes in my idea. So I think I can use BTRFS to hold data for the rootfs in three different subvolumes (at minimum): root-A, root-B, root-Z. root-Z is my golden image and it represents what I want root to look like after reboot. root-A and root-B are the active and passive instances of rootfs, but which one is active will flip-flop after every reboot. So if I boot with A, B gets replaced with the contents of Z. In the meantime I can do whatever I want with A. Not sure how I'll update Z (chroot or "promote" the active subvol to be Z) but without an update every reboot is an automatic rollback.

    Thoughts?

    27

    Image composition node/library/checkpoint

    This stuff moves so fast I really can't keep up and a lot of the research posted here goes a bit over my head. I'm looking for something that doesn't seem too out of the question given things like CLIPSeg. Is there some tool or library out there that will accept an image and a prompt and then generate a mask within the image that generally corresponds to the prompt?

    For example, if I had a picture of an empty park and gave the prompt "little girl flying a kite" I should get back a mask vaguely in the shape of a child with a sort of blob mask in the sky for the kite. Of course from there I could use the mask to inpaint those things. I would really like to be able to layer an image kind of like Photoshop so it's not all-or-nothing and focus on one element at a time. I could do the masking manually but of course we all want fewer steps in our workflows.

    2

    What's something you wish would "come back" but you feel like you're the only one that cares?

    Couple of things for me.

    One is tiny croutons. I don't see them anywhere anymore. They taste the same but it's kind of a pain sometimes to keep the big ones on your fork. The small ones were a little more satisfying to snack on too.

    Second is Blue Nehi. Never met anyone else that's tried or heard of it. Damn it was good though. Big Blue is kinda similar but those always taste under carbonated.

    61

    Am I using devDependencies wrong or is everyone bad at explaining it?

    Official docs say it's for > Packages that are only needed for local development and testing.

    Umm, okay. Not 100% clear there. Some articles mention things like ESLint or Jest (k, I'm onboard there) but others mention Babel or WebPack. I get that you don't need WebPack libraries to be loaded in the browser but how the hell do you bundle up your code without it? When you use npm ci or npm install you'll get all dependencies but isn't it good practice (in a CICD environment) to use --omit=dev or --only=prod?

    15

    I favorited some comments -- how the heck do I find them?

    Do I have to do some special search query? My favorites tab shows posts only.

    4

    Did air travel get (gasp) easier?

    I just went through airport security and was quite surprised how easy it was (relatively speaking). Didn't have to go through a body scanner, didn't have to separate liquids, didn't have to take out my laptop, and my boarding pass wasn't even scanned. Did some rules change? Is their thoroughness related to terrorist threat levels?

    11

    Long term solution to Roomba not charging?

    I've seen FAQs and troubleshooting pages that say clean the contacts with alcohol, and that works, but I seriously have to do that every time I run it. The only other thing that will work is jamming something under the Roomba to lean it onto the charging contacts. Is it a crappy base? Are there any diy tricks to give the base better contact?

    7

    Anyone attempt a Switch battery replacement?

    My son dropped his Switch Lite in the toilet and the battery life seems worse than before. I'm thinking of doing the replacement myself but I'm curious how hard it is or if there are gotchas. I've replaced "non-replacable" batteries in phones before and I usually break some plastic tabs or (one time) pierce the battery. I'm totally fine taking it to a shop if it's moderate to hard.

    2

    Is n-to-n sharing a bad idea?

    What I mean by n-to-n sharing is that I have all of my devices sharing the same folder with every other device. This has definitely been a bit of a pain to set up and manage (moreso because a few machines use Docker so they're basically double-NAT'd). My biggest concern is having conflicts out the wazoo and losing data. The most important thing to me is my KeePass vault.

    3
    Title Gore @lemmy.world BrianTheeBiscuiteer @lemmy.world
    thehill.com Harris: ‘Ridiculous’ to have to say slavery had no benefits

    Vice President Kamala Harris is doubling down on her rebuke of new Florida education guidelines that call for the teaching of how enslaved people benefited from slavery.  In an interview&…

    Harris: ‘Ridiculous’ to have to say slavery had no benefits

    I had to read like half the article to be sure she wasn't saying that slavery having no benefits is "ridiculous".

    0

    GitHub Gist: SD model downloader

    Amidst all the SDXL stuff I'm sure this will get overlooked but I've been trying to share more of my gens and my code instead of keeping it all to myself.

    I made a downloader for models. Now that I'm posting it I do kinda of wonder how useful it is but at one point I thought it was a great idea. I suppose I didn't like the idea of not being able to wipe the installation and start fresh with minimal effort (or if I one day have a new main for SD stuff).

    Anyway, here it is as a Gist: https://gist.github.com/MalikKillian/2be8af358111049848139d95abddee64

    0