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

help-circle
  • Fedora 41 KDE at home on my daily driver laptop and desktop.

    Antix on my dell mini netbook.

    Multi machine VMs I manage at work run on red hat enterprise with no DE or WM.

    My web app servers at work run Ubuntu server 24 LTS with no DE or WM.

    My home lab runs on fedora 41 server, no DE or WM.


  • I have a folder for my projects on root and within those projects I have my GitHub repos all contained within their own directory named the same as the project.

    If I am learning something, I have a folder for the topic I am learning, and a logseq file with all of my notes. Then I have folders for my book references, one for video or audio references, and then a folder for my practice projects.







  • I would totally be down for this. I am currently reading zero trust networks (2nd edition), but this is mainly due to the company I am working for looking to open up some web apps to the public internet. I am also reading Net Zeros and Ones to look more at data sanitizing.

    Then fun reading is 2001 a space Odyssey.


  • You could go either way. But with the shit going on with the 13th and 14th gen Intel chips, I personally would rather go the AMD route. I would actually probably go with 5000 series chips with ddr4 ram for the savings. It would probably still be a huge upgrade for me, and it would be overall a much cheaper upgrade. If you are gaming primarily, the 5800x3d is still an amazing chip for gaming when it comes price to performance.






  • MXX53toRetroGaming@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    This opinion is unpopular among all but one of my friends, but I actually find tank controls to be fairly intuitive. If I haven’t played one in a while it takes me about 10 minutes to adjust, but after that, it is second nature for me. But I did play a ton of RE as a kid. Maybe that’s why.



  • MXX53toLinux@lemmy.mlBeginners Guides
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    I have been using terminal almost exclusively for about a decade or more. But, when I started I just decided to do it. And that meant that every time I wanted to do something, it would take me forever because I would have to look it up. Eventually, I got faster and faster and now anything I want to do with a gui, I can almost certainly do faster with terminal.




  • I don’t mind AI for coding assistance. Sometimes I am writing a function and it suggests basically what I was going to write anyways, then I just have to hit tab and move to the next section. Sometimes I use it to add comment descriptions to my functions so I don’t have to type it manually. Sometimes I use it to spitball ideas.

    I think the trick is to use it as a tool to make yourself better, not to do the work for you.