Im on the fedi doin fedi things.

  • 67 Posts
  • 353 Comments
Joined 1 year ago
cake
Cake day: December 27th, 2024

help-circle



  • It helps! Ive seen it with two jobs completely change the culture around code review.

    • Instead of you/team lead being the bad guy, its now the code/process.
    • Code becomes more stable and releases actually become more frequent.
    • If something goes wrong, your VM/docker/box/etc… can just be re-spun up by the same process.
    • Easier to onboard since the same build process is in the CI. And is constantly being used rather than relying on the README (that may not have been updated in a while).

    Mind you its not perfect of course. You can still “Vibe” test and/or remove tests that dont work. And make the project more brittle. Or go overboard with lint rules (I actually had to break up a fight with that one). But its much better than the old process of merge and pray.











  • At work, we have been using windows since I started. Last year, because of the cloud strike issues, our systems ALL went down at the same time. Even our backups did.

    But our experimental Linux systems did not. And for a little while they were the only thing that worked.

    Since then windows 11 has rubbed management the wrong way with the latest shutdown bug crippling a couple of servers…again.

    So we got the ok to start using Linux for all new products. And management is starting to warm up to using laptops/desktops that are not windows. They are looking into Macs or Linux devices for the first time ever. So it makes sense if other entities are thinking the same thing.

    Plus most programs are just web apps nowadays, at least where I work at.





  • am I right in understanding that I can host my library of ebooks on my home server then point a client at that server so I have access to my full library without having to save the books locally on device?

    Some do this and some dont. I personally find ebooks to be so small that it doesnt matter, but some people use the server client to keep track of where they were at on certain books, helpwith their large collection, share with others of the family, etc…etc… And I think books with pictures such as manga, magazines, or other such take up more room so it might make sense if you have a lot of those.

    I personally like having the system auto-update my device with new books and convert into nice to read formats for my custom devices. It works out really well.