• 2 Posts
  • 104 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle








  • You probably won’t be able to run an LTS kernel on a brand new PC that just hit the market. But using the most recent kernel for arch or a derivative like endevorOS should work after like a week maximum.

    I did have an issue like this on Ubuntu and its what made me actually start distro hopping since it worked fine on fedora and Arch using the latest kernels.




  • CubitOom@infosec.pubtolinuxmemes@lemmy.worldEvery tech thread on Lemmy
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    edit-2
    1 month ago

    I recommend EndeavorOS now to everyone that actually wants to learn linux, or people that don’t want to be “fighting” their os.

    It works enough to not have to do anything to it besides update, including installing nvidia drivers. And it’s arch based so they can just read the arch wiki if they have questions.

    Honestly the only issue ive had with it is one of apps not working on wayland so i just had to switch to x11.

    Its a little less noob friendly than manjaro (they had great guis that make it so you never need to open a terminal at all) but i cant recommend manjaro anymore since they dont support the latest version of pacman.

    As far as an os that’s close to enterprise servers, if they aren’t contanerizing the workloads and running k8s on a distroless (or atleast minimal) base image then i don’t want to work there anyway.


  • In TBD, it’s not a “release” until its production ready. The methodology and philosophy doesn’t prevent you from developing multiple feature branches at once or even deploying a work in progress feature branch to a dev environment.

    All TBD requires in that case is once the feature branch is production ready, it’s merged to the trunk. You may need to add a feature toggle if there are multiple release like for different architectures. And you also might benefit from using git tags and deploying to production from a git tag instead of the most recent commit on a branch.

    Exactly what you need to do is going to depend on the project’s exact needs but TBD is totally possible in that example.


  • In today’s market, the perception or even the profitability of a product means nothing. All that actually matters is growth.

    For a publicly traded company, or even one that just uses venture capital to start up; the product isn’t the thing that they might sell to consumers, it’s their brand. This is what gives them more capital to continue running the company and ultimately to profit.

    This means that a company no longer needs to make good products, they don’t need to keep customers happy, they don’t even need to be profitable. All they need is to show growth opportunities to potential investors.