Recent content by Noodleface

  1. Noodleface

    Steam deck portable handheld gaming PC from Valve

    Haven't tried it on my linux yet, but seems like it mostly works now? https://www.protondb.com/app/814380
  2. Noodleface

    Desktop Computers

    So guys whats a new hobby I can get into
  3. Noodleface

    Who died? (Celebrity Deaths)

    Damn gonna have to shoot some ropes for this one
  4. Noodleface

    Steam deck portable handheld gaming PC from Valve

    Yeah steamos is general use but there's really no need to use it over any other Linux variant. Is the sekiro thing just changing what proton version you use? 99% of my Linux problems have been that.
  5. Noodleface

    Playstation 5

    Same. I actually slogged through 1 and 2 and by the end of 2 I was just so fucking bored. I could see this appealing to kids easily though.
  6. Noodleface

    Steam deck portable handheld gaming PC from Valve

    Yeah from reading around if you need the touch pad these are awesome and if not it's nothing special
  7. Noodleface

    Steam deck portable handheld gaming PC from Valve

    Mine popped too. Anyone got a solid review on the controller? Is it really worth 100? Ive just been using an Xbox controller for years but I'm tempted because I love my steam deck.
  8. Noodleface

    IT/Software career thread: Invert binary trees for dollars.

    They will always nitpick everything. I don't believe Claude will ever stop recommending things because it increases token usage. That's why I only let it review one time.
  9. Noodleface

    IT/Software career thread: Invert binary trees for dollars.

    I write extremely low level C and I haven't written code by hand in maybe a year at this point. It completely changed how we develop.
  10. Noodleface

    The Fast Food Thread

    The only downside is you have to eat Papa John's
  11. Noodleface

    Weight Loss Thread

    Anally
  12. Noodleface

    Routers & Other Networking Stuff

    Ubiquiti stuff just works, and it works well. There really isn't much more to ask for. And if you want to tinker, there are a lot of options. First company that I've dealt with that also has strong software to scale your network as needed.
  13. Noodleface

    IT/Software career thread: Invert binary trees for dollars.

    This is basically how I do PRs and what id advise others do too. People just dumping the output into a PR drives me insane.
  14. Noodleface

    IT/Software career thread: Invert binary trees for dollars.

    I suppose you're right that I could have another agent review my code too. Something to at least try out and see what results I get. I do think AI is valuable in code reviews, I just think people are way too reliant on AI and spit out what it says verbatim.
  15. Noodleface

    IT/Software career thread: Invert binary trees for dollars.

    Not my own code, but I use it for other's PRs. I basically point my agent at their branch and ask it to do a code review on it (and provide no context). I then look at what it recommends and verify for myself. Anything I think is worthy, I comment in the PR or ask questions about. What I HATE...