By DMing me you consent for them to be shared with whomever I wish, whenever I wish, unless you specify otherwise

  • 1 Post
  • 38 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle

  • Fedegenerate@lemmynsfw.comtoSelfhosted@lemmy.worldHome server advice
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    8 hours ago

    +1

    I’m running a media/back up server for 4 households on a single n100 mini pc and a couple USB drives. It’s a “good enough”, low cost, high wife acceptance factor entry point into self-hosting. It’ll happily age into a firewall if I want to build a better box later on.

    It’s revealing what I do/don’t need vs what I want. It’s teaching me what people use, what they don’t and where I might want to go in the future.

    If I could go again I’d probably get a n100 2Bay Ugreen thing. Then it’d age into a local back up and I wouldn’t have to deal with USB drives.


  • I must have been having more basic problems than you. I found LLMs to present the most common solution, and generally the most common way of setting it up is the “right-way”, At least for a beginner. Then I’d quiz it on what docker compose environments do, what “ports: ####:####” meant, how I could route one container through another. All very basic stuff. Challenge: ask gpt

    what does "ports:

    -####:####" mean in a docker compose?

    Then tell me it doesn’t spit out something a hobbiest could understand, immediately start applying, and is generally correct? Beginners, still verify what gpt spits out.

    By the time I wanted to do non-standard stuff I was better equipped with the fundamentals of hobbiest deployment and how to coax an LLM into doing what I needed. It won’t write an Nginx config for you, or an ACL file, but with the documentation and an LLM you could teach yourself to write one.

    Goes without saying I’d take the output of the LLM to Google for verification, then back to the LLM for a hobbiest’s explaination, back to Google for verification… Also, all details are place holders: don’t give it your email, api-keys, domains, nothing. Learn to scrub your input there and it’ll be a habit here is a bonus too.

    Properly made software has great documentation and logs. If you know how to access those logs and read documentation (both skills in themselves)… Not to mention not all software is “properly made” some of it is bare bones and just works™. Works it do, absolutely not a criticisms for FOSS projects, I love your stuff keep making it, and I’ll keep finding ways to teach myself to use it.




  • Excuse me, peasant crontab enjoyer here, but what?! I could write a (mostly) declarative system without having to learn Nix?! I should probably be learning systemd anyway, it’s looking more and more like the present, let alone the future.

    I run a bunch of remote reverse proxies that are functionally identical, but for having a different Cloudflare key and calling for a different static IP

    Could I write the entire config to a self hosted Git > pull that repo > change those two variables and have a running machine?

    Remote updates have been kicking my ass, I either can’t wrap my head around Screen or it isn’t fit for my need. Being able to pull the new config from Git over Tailscale and then run it would be game changing for me.






  • Fedegenerate@lemmynsfw.comtoAsk Lemmy@lemmy.worldWhat are your grammar bugbears?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    13 days ago

    I know the difference between i.e and e.g. but I’ve never really seen the point in i.e. if you’re just going to enumerate what you mean anyway. It is like using “it” to replace a noun, but then explaining what you meant by “it” right next to the usage:

    It (using i.e.) is like using “it” (the pronoun used as a shorthand for other nouns) to replace a noun, but then explaining what you meant by “it” (the pronoun used as a shorthand for other nouns) right next to the usage.

    It’s clumsy, just use the list if you’re going to list them anyway.

    I like dairy products i.e. milk cream, cheese and yoghurt.

    I like milk, cream, cheese and yoghurt


  • ‘Who’ Vs ‘whom’.

    Answer the question with ‘he’ Vs ‘him’ and match the 'm’s is an easy rule of thumb.

    He went to the park: who went to the park?

    You called him: Whom did you call?

    I understand why it’s falling out of usage, as the strong SVO eliminates the need for accusatives, I wouldn’t be surprised if ‘him’ and ‘her’ go away next. Knowing and using ‘whom’ sure helped me with the ‘-n’ affix when learning Esperanto though, also fuck ‘-n’ signed: English speakers. Replace the word with whom, him or her and if it’s clumsy you don’t need the -n.

    Now, if I could just wrap my head around ‘si’ Vs ‘li’, ‘ŝi’ and ‘ri’. Or, a solid rule of thumb, that would be so nice. I promise I’m not a toddler, I just talk like one.

    🎵Whom ya gonna call? Ghostbusters!!!🎵

    I’m sorry






  • “Cults do like to cut off and distance their members from outsiders and their families” In the same email that he was threating to block me for suggesting his quoting of a Nazi might be a bad thing.

    Close second: “Trump (married to a woman) is misogynist” but also “I (British), married to a Malay, can’t be racist because I’m married to a Malay”.

    Honourable mention: “I don’t like the word ‘Islamophobia’ or your Newspeak”. My guy, Newspeak was famous for doing something to the dictionary, and it wasn’t adding words to describe more concepts.

    Anyway, he blocked me… Like cultists do. All quotes are paraphrased, I CBA digging through the emails.



  • My main storage is a mirrored pair of HDD. Versioning is handled here.

    It Syncthings an “important” folder to a local back up only 1 HDD.

    The local Backup Syncthings to my parents house with 1 SSD.

    My setup can be better, if I put the versioning on my local backup it’d free space on my main storage. I could migrate to a dedicated backup software, Borg maybe, over syncthing. But Syncthing I knew and understood when I was slapdashing this together. It’s a problem for future me.

    I’ve been seriously considering an Elitedesk G4 or Dell/Lenovo equivalent as back up machines. Mirrored drives. Enough oomph to HA the things using the “important” files: immich paperless etc.