• 2 Posts
  • 841 Comments
Joined 2 years ago
cake
Cake day: December 14th, 2023

help-circle
  • This is definitely up my alley, I gave up on keeping all my media in my torrent client indefinitely for seeding because of the performance, so I’ve long dreamed of making some way to reconnect loose files back to torrents so I can seed them.

    Seems I could maybe build something on top of this? I tried running magnetico for a while (going so far as to add postgres support to help it scale) but it quickly grows far larger than I want to manage.

    My next idea is to make a file scanner that maintains a list of file paths and several common hashes, then do a dht crawl and only save stuff that matches. Then I can hopefully automatically add and remove torrents to a client that has read-only access to the files as needed (remove if plenty of seeders, keep for a while if no or low seeders and rotate through prioritizing stuff that needs seeds)

    I’m wondering if there’s some useful overlap between what you’re doing and my goals but I think I need to dig into it more.


  • Dust and jank you say? Behold, my old basement homelab when I rented just outside Boston with a very permissive landlord who agreed to let me have Comcast gig pro fiber pulled into the basement, running off an outlet I installed without asking on a free slot in our breaker box. The dust was terrible, the rack was a hodge podge, I had to put up that sign because maintenance guys kept plugging their power tools into the UPS when I wasn’t around and tripping it. But Comcast fucked up the billing and the 2gig + 1gig symmetric internet is still active to this day for free, which I left behind minimally working for the next tenants after parting out the rack. The tower by the side was a friend who wanted to colocate on my fiber, and I had some fun stuff like a slide out vga console. I also pulled Ethernet into every room, most of them installed with nice wall plates all bundled down to the rack, so with a house full of gamers, you could have multiple people pulling a gig on a game download without anyone stepping on anyone else’s toes.






  • BakedCatboy@lemmy.mltoTrans Joy@lemmy.blahaj.zoneslay 💅
    link
    fedilink
    English
    arrow-up
    2
    ·
    13 days ago

    Ah gotcha, I’m mainly thinking about anything except boobs haha, which I’m hoping to avoid with my excellent boob-free family genetics combined with raloxifene. I’m like 2 months in and basically waiting to see how long it takes to notice something other than softer skin. I feel like if I never dress differently (I feel very comfortable being like a tomboy) and can avoid boobs (or use sports bras) it might take a while for other changes to be obvious like face or overall fat distribution. But those are the changes I’m most excited about.








  • For meat eaters, probably sous vide steak with a mayo sear on cast iron, with mashed potatoes (using a ricer to make it 100% smooth) with butter and cream that’s had a bunch of herbs simmering in it (inside a tea steeper so it can all be removed), I also sometimes add flour to the dairy to make a roux or bechamel to kind of follow the Julia Child’s recipe.

    Or perhaps spaghetti carbonara with diced pancetta (it might be the oil from the pancetta or the egg/dairy but this can upset stomachs, but the sauce ends up being very creamy and delicious)

    For seafood lovers, I love to make creamy New England style clam chowder in my instant pot, which I add fish sauce, soy sauce, old bay, and paprika to, as well as bacon bits if they can have pork. I usually make it thick by mashing the potato bits until it’s about right, and leave the rest of the potatoes as bite sized pieces. This recipe is a mashup of a bunch of clam chowder recipes, trying to find the best unique parts of each one I could find and adding it if it makes mine taste better.


  • I typically do bar soap, then for acne areas (face and back) I do a benzoyl peroxide wash. It seems a lot gentler then benzoyl peroxide lotions because it gets washed away immediately, but I’ve also used it in low concentration lotions to avoid causing irritation. Then I follow up with hyaluronic acid moisturizer for the face and alpha hydroxy (50% glycolic 50% lactic) for my back, since that’s a harsher chemical exfoliant that I don’t think is recommend for the face.

    Before moisturizer, I also use niacinamide serums and lotions that typically have vitamin c, turmeric, and other ingredients for areas with dark spots, and when I’m not due for laser, I’ll use a dark spot correcting bar soap with retinol as well as other retinol products. Those make your skin sensitive to sunlight, so definitely needs to be paused around laser sessions and taking more care to sunscreen when going outside.



  • Yes, Return YouTube Dislike made by Dmitry Selivanov basically maintains it’s own like/dislike database using like/dislike data from those using the extension, then applies that ratio to the public number of likes to estimate how many total dislikes there are among everyone including those not using the extension, assuming the data from users using the extension is representative of all people who liked/disliked. Overall it works well enough to tell what people’s sentiment is, and the more people use it, the closer you get to having the actual number of dislikes.



  • Interesting to see VR mentioned. I wonder if it’d be feasible, since wine seems like the place for translation layers, to translate the old oculus sdk (from the DK2 days) to openvr or steamvr. That could enable games that were never updated to modern APIs and to be played, like AAAAA for the awesome, the base jumping game which supports VR, albeit only with the 0.5 or 0.6 version of the beta oculus sdk apparently.