• 4 Posts
  • 96 Comments
Joined 1 year ago
cake
Cake day: December 28th, 2023

help-circle

  • imo a monorepo is better for retrieving information than if you split it out. Forgejo search does not work across repos, and imo even if you used a provider that does, it is always more complex to have to look in many places vs 1. I would advise you try putting all your personal scripts in one place rather than spread them around. I only give my apps a seperate repo when i am ready to share them with others and i need that clear boundary for access.

    Thanks for the tip ! Yeah, there goes my idea to host forgejo to the drain. If I can’t search across repos that’s a big NO ! I thought to use repos like a book and separate everything according specific subjects :/. Humm, maybe I should give Git-server + mdBook a try like someone suggested below.

    I keep a note called _focus that i go to when i am overwhelmed. It contains my “seven W’s”, which are links to separate notes which are purposefully kept simple.

    Haha, that’s a nice way to refocus your mind on what’s important ! Thanks for sharing your personal way to refocus on what’s important ! 💖



  • Thank you for your insight !

    Hmm, I don’t have experience with hosting Forgejo, but my intuition tells me that because it has relatively many features, that its administration is more involved than if you only host a Git Server.

    Yeah that’s what I’m afraid of… The maintenance seems a bit complex and it seems to be solved with a hosted git server :) Seems promising I will give it a try !

    Thank you !!










  • What do you mean by showstopper? I only encode my shows into AV1/opus and I never had any transcoding happening on any of my devices.

    It’s well supported on any recent Browser compared to x264/x265… specially 10bit encodes. And software decoding is nearly present on any recent device.

    Dunno about 4k though, I haven’t the necessary screen resolution to play any 4k content… But for 1080p, AV1 is the way to go IMO.

    • Free open/source
    • Any browser supported
    • Better compression
    • Same objective quality with lower bitrate
    • A lot of cool open source project arround AV1

    It has it’s own quirks for sure (like every codec) but it’s far from a bad codec. I’m not a specialist on the subject but after a few months of testing/comparing/encoding… I settled with AV1 because it was comparative better than x264/x265.









  • Nothing fancy but I found an old RPI3 and want to selfhost Vaultwarden and piped on that thing to give my parents a way to watch YouTube without those nasty ads and give them a proper and easy way to store their password. (Over wireguard tunnel)

    Also If the universe aligns buy a N100 or 200? To host my own router/switch setup and finally take advantage of my 5Gbit fiber 🫤. I still need to figure out how I get WiFi AP to work with a N100…

    Not much but I have a lot other things to figure out but mostly software wise :).