Skip Navigation

User banner
Posts
20
Comments
131
Joined
2 yr. ago

  • But he also said he wouldn't appoint someone running for the seat in the upcoming election, so Lee was not a possible candidate for appointment.

  • The problem is he made conflicting statements...he said he would appoint a black woman to fill the demographic gap created by harris-padilla, and said he won't appoint someone who plans to run in the election as an incumbent has an advantage he thinks dilutes the will of the voters in an open field. It puts him in a bad spot with Barbara Lee, a totally self-inflicted political pickle.

  • I don't have the exactly solution for you, but I went through this a while ago and came up with using openLDAP for this. It's not tidy at all, but it was a tremendous learning experience, and I documented it in 2 blog posts which may be interesting to you; I doubt you'll want to do what I did, but it was informative and has worked flawlessly since. I documented some of the flaws I found in options I considered at the time:

    https://www.surfrock66.com/my-experience-guide-setting-up-openldap-for-pc-webapp-authentication-on-ubuntu-20-04/

    https://www.surfrock66.com/openldap-kerberos-and-sasl-my-experience-in-the-homelab/

  • My son (who is 9) was diagnosed with celiac when he didn't grow from age 2-3 (gluten -> guts make enzyme to digest it -> immune system sees enzyme making cells as invaders -> immune system attacks cells -> intestines swell -> nutrition stops being absorbed). He was effectively starving despite eating. He's on track now as we have a strict gluten free household, and the fad people have created a market demand which makes companies want to make products that give him options...but a treatment like this would be life changing.

  • I think discovery seasons 1 and 2 were fine and help as a precursor to snw which is great, but for sure skip discovery seasons 3 and 4

  • Weird, here in my area of California the OTC ones are the reds, you have to go to the pharmacist for the white ones.

  • You know what's weird? I get severe sinus headaches and regular pseudoenepherine sudafed doesn't help at all, but these phelylephrine ones do. I'll even tell my wife "the little reds, not the whites". Weird.

  • Fossil Hybrid HR, love it. E-ink screen means 10 days of battery, and soverign data with custom faces through gadgetbridge...it's a watch first, and a health tracker and notification point second.

  • I think the current state of the NHS undercuts that argument; the doctors are underfunded there and services have suffered.

  • I would think this would be a huge boon for reverse engineers to potentially come up with a self hosted cast compatible interface. Much more opportunity for looking under the hood in this configuration.

  • A lab in China synthesized a flake of material that behaves the way a superconductor might under a strong magnet, and a separate lab in China made a flake which showed high resistivity. Neither of those qualify for full validation and point to the fact that synthesis has a lot of unknowns that will require more precise doping methods than we have today. This is likely the start of a research path into doped crystals, a path on which a future discovery WILL lead to better conductors that are easy to make.

  • I am not a scientist but I have really been trying to understand this breakthrough. My understanding is not that room temperature ambient pressure semiconductors have been created. It is that several simulations back up parts of the discovery that would lead to said semiconductors, in some reviews are showing that some of the crystalline structures do successfully resemble what would be needed for superconductivity in super preliminary experiments on a tiny scale. We aren't going to have magic superconducting wire yet, this is still very much in the theoretical material science phase. Ultimately, specifics around the way the doping has to work are pretty unproven. At this point it looks like things like electron photon interaction is happening as it would need to happen on a scale relevant to similar crystalline structures. LK99 isn't yet in physical testing in any other labs yet, and any labs that would publish results already wouldn't be worth listening to because there hasn't been enough time for peer review.

  • I think this is exactly what I want to see, news orgs (not just "mainstream" news, but let's say, professional orgs in an industry) hosting their own instances with closed signups for accounts with JUST relevant topics. I tried to find some journalists on journa.host to fill in tech and local news, and while I found the people, it was way too much personal/personality content and not as much news.

  • No but they affirm your gender. Gender affirming care is not just about changing gender.

  • That includes breast implants in women and hair transplants in men, right?

  • Lemmy.world is having some issues, but at the same time, Jeroba has felt like a fine early app to a platform going through extremely rapid growing pains. I think friendly feedback is helpful as the platform itself grows and the apps react to platform changes. If I'm correct, Jeroba is dev'd by the same people as Lemmy itself, so it makes sense that it's not got full focus right now, but in a lot of ways is the primary "blessed" client to test new lemmy features with.

  • I'm not an expert, but I've been using TrueNas Scale since I cut over from TrueNAS core, and before that Freenas, since about 2010. I have a bunch of lessons and assumptions, but someone can correct me if these are misguided, they're my tl;dr of knowledge.

    1. Your data drives should be in sets of 3 for a raidz1, or 5+ (I use 6) for a raidz2. While technically the minimum is 2 or 4 respectively, best performance and protection comes in sets of 3. This is a good synopses: https://superuser.com/a/1058545 In that case he points out that a 3-way mirror also works but then you lose a lot of the data integrity checking that comes with ZFS. I keep an offline spare; in your situation putting 3 drives in with a RAIDZ1 and keeping one in the drawer would give you ~8TB of capacity protected against bit flipping and drive failure. This is a better description of the raid levels: https://calomel.org/zfs_raid_speed_capacity.html
    2. In terms of just storage, that system will be fine, though ideally you get ECC RAM; that's often a bigger swap, so if you can't change that, so be it. It does matter in terms of integrity checking. The more containers you run, the tougher it gets to spec out. I have a separate proxmox hypervisor and routinely have 4+ jellyfin streams going at a time, so it wouldn't be enough in my case, but you'll have to experiment and scale. I will say, even though a separate proxmox box comes with a lot of headaches, it was more important than any schooling I ever did in terms of my IT career. Networking, monitoring, access control, suddenly I have a solution to every IT problem I encounter and I have experience with it.
    3. Personally, I do a 2-disk mirror for the OS, and then multiple 3 or 6 disk vdevs for data. If you lose the OS drive and it's just 1, that's fine if you have backups to just restore, but I find swapping in a cheap ssd is better. I use cheap-as-dirt 64G SSD's as the boot drives, and if one dies, you can swap it and replace it in the UI, no problem. You can technically use 2 mis-matched sized disks, but it'll fuss at you.
    4. Start with TrueNAS Scale as just a storage device; ideally that needs to be close to the hardware and not virtualized. In the beginning, especially since you're likely dealing with 1 pool, just make 1 vdev for everything. You can make folders in there, or datasets, and play with partitioning data, sharing data to other computers, etc. I use NFS sharing AND iscsi luns to my proxmox, and ultimately I'm in 1 big dataset with multiple vdevs in it. Add your things like homeassistant one at a time; going through it will show you how you sort storage, how you provision it, etc. Over time, things grow; this will not be your final configuration, most people expand over time. You may decide "I want bulk storage in one vdev, I want containers and vm's in another." When you expand, that's when you split things off and make more nuanced decisions. That will come from better assessing your needs.

    You mention Jellyfin...my struggles with that were never storage. My struggles there were networking; it was a big part of why I decided to upgrade my server networking to 10G, which supported running Jellyfin on another hypervisor and having all that go over the network.

  • I think watching his moves foretells the future of communities still on Reddit. Lemmy has learned from growing pains in the recent fast growth, but could it handle a true twitter-level meltdown's influx of users? I think Reddit needs to stay alive a little longer so community federation and migration is possible, THEN Reddit can melt down. Watching the person steering that shop is helpful in gauging urgency.