Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PA
pattern @beehaw.org
Posts 1
Comments 13
What does your merge/code review process look like?
  • Ah yes, sounds about right. I particularly prefer the "make sure it's not fucked" step, very effective😂 I'd like to get more formal code reviews in place with my current team, I think we could all benefit.

  • Self hosted FOSS software
  • Honestly I started using traefik first and I agree, the learning curve is steep. I'm only just now starting to understand what my labels are doing. But now, I've tried caddy and literally cannot get it to work, or find how to port what I have on traefik over to caddy lol.

  • What does your merge/code review process look like?

    Hey all! My team at work is struggling with growing pains of getting into a formalized review process, so I was wondering if any of you guys have some things to live or die by in your code reviews. How much of it is manual, or how much is just static code analysis + style guide stuff, etc?

    32
    What's in your homelab? (June 2023)
  • Feel this on a spiritual level. Although, I can tell you from experience now that trying to collect all the crap and put it "on paper," in one place, is almost more painful after the fact lol.

  • What's in your homelab? (June 2023)
  • On the big server, what do you use the assortment of SSDs for? I get specifically having a good chunk of solid state storage, but im wondering if you're like me and just acquired them over time, or if there's a specific purpose in mind.

  • Which programming languages do you use?
  • At work I mostly use Matlab and a smattering of C++, at home I'm trying to learn more C++ but prefer to use python. I think my next endeavor will be learning Rust, not sure yet what I'll use it for though.