Skip Navigation
Jump
Switching to Intramuscular Injections
  • Right from the site! It's a bit of a maze there, direct link: https://unionmedico.com/product/super-grip/

    The syringe / needle options don't super matter, it includes the attachments for all the syringe sizes in the package.

    2
  • Jump
    Switching to Intramuscular Injections
  • For sure!

    Picked one of them up for myself, along with a giant box of 1ml syringes, when I started injections. Totally recommend, works great

    2
  • Jump
    Switching to Intramuscular Injections
  • Looks like that one is for subcutaneous only, but Union Medico makes a similar product for IM

    3
  • Jump
    What's some really unpopular opinion you have?
  • Have yard with dog door, it's good for a bored sniff, and occasionally howling at an ambulance. Doesn't come close to the stimulation he gets from the park or some active interaction. It made housebreaking easy, but that's it

    6
  • Jump
    People who keep journals or diaries, do you hand write or type?
  • It's more of a "thought catcher" for me. I have a private chat set up that I just jot things down in the moment. I'll occasionally go through and react with emoji to form a few storylines running through the week. It's pretty much a 1 sided text message conversation

    2
  • Jump
    Voyager 1.1.0 update breaks images in Fennec/Firefox for Android
  • Pulled it in, confirmed working again for me

    2
  • Jump
    Voyager 1.1.0 update breaks images in Fennec/Firefox for Android
  • I am not able to replicate on Android FF either, but Chrome does have this issue. Maybe your setup is the same that way?

    1
  • Jump
    My double sided pride blanket is finally complete
  • Basically a weighted blanket! Almost 20 lbs 😁

    Ended up going faster than you'd expect, started in March. Hid all the WIP stuff in another room, so it felt like I was starting a fresh project every couple of days for most of it

    3
  • Jump
    My double sided pride blanket is finally complete
  • Worked as 2 blankets using the same pattern, then ran a final border around the edge to join them. They aren't super securely attached right now.

    Thinking about going back to add an extra line of something along the border of each square to join the sheets extra strong

    2
  • Jump
    My double sided pride blanket is finally complete
  • 48 balls of the pride yarn (2 per square), and another 18ish for the borders and joins

    6
  • My double sided pride blanket is finally complete

    15
    Jump
    [Bug/Feature?] Use SELECT TEXT on a deleted comment
  • Was more thinking the api should sanitize those for normal people. Makes sense that they'd continue to exist in the database for restoration

    Agree with the editing. Mods get a purge button also, which makes a bit more sense now

    2
  • Jump
    [Bug/Feature?] Use SELECT TEXT on a deleted comment
  • Interesting the API returns the text for people that shouldn't have access. That's a bug with Lemmy I'd say. A ticket should probably be filed there

    Put up a PR to fix this with voyager tho, quick change. Keeps the button around for mods & the author, but hides it for everyone else when the comment is removed

    3
  • Jump
    Help with backup solution
  • Borg Backup works great for that, exactly it's use case. It's a command line thing, but you can use Vorta as a UI if you want that. If you have a NAS, it can back up directly to that.

    I have a second cronjob in my setup that syncs the encrypted archive to B2 nightly. Works great

    5
  • Jump
    What is the long-term storage plan for Lemmy instances?
  • My local instance that I run for myself is about a week old. Has 2.5G in pictrs, 609M in postgres. One of those things that'll vary for every setup

    2
  • Jump
    *Permanently Deleted*
  • Makita for anything that takes a battery, anything goes for the rest

    6
  • Jump
    What are your must-have packages?
    • htop
    • docker
    • zsh
    • tmux
    • ssh
    • git
    • rsync
    • curl
    • dnsutils
    • jq
    • nodejs (managed via fnm)
    8
  • I found a pattern for a convertible egg, and HAD to modify an owl

    1
    Jump
    100% code coverage is near-meaningless - but is there a good measure to use?
  • There are tools to detail the code coverage if your tests. I've worked with Istanbul in the past, and it's helped to point out parts of the code that could use more attention

    https://istanbul.js.org/

    4
  • Jump
    Any good debloated TVs?
  • Mine just pushed streaming services and shows I'm not interested in, and makes it waaaaay easier to accidentally get advertised at than to find the input select menu to get out of that.

    The UI also lags hard while trying to stream video because the embedded computer is terrible

    4
  • Jump
    How do you guys back up your server?
  • Hourly backups with Borg, nightly syncs to B2. I've been playing around with zfs snapshots also, but I don't rely on them yet

    3