• 1 Post
  • 8 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • Mostly, it’s the must-have Indie darlings, with a sprinkling of AAA fodder.

    I’ve loved:

    • Rimworld
    • Yakuza 0
    • Slay The Spire
    • Dave the Diver
    • Dredge

    I’ve found that I enjoy playing offbeat adventure games on the deck more than I did sat at a PC. Detention, Norco, Loretta, To The Moon, that sort of thing is perfect for playing in bed, propped against the pillows.

    I’m personally a huge fan of project zomboid, though I had to tweak the controls a little to make it work well.

    I’m sure Stardew Valley is a perfect match for the deck, but I’ve played it too much already.


  • The current steam deck isn’t going to be obsolete just because a newer model comes out. I’m happily playing through the new System Shock right now, and there’s a gazillion things in my steam library that I can install and run any time I like.

    At some point there will be a faster, better deck, but this one is going to do me for a while. It is, in that sense, like a gaming PC. The lifetime of it isn’t determined by the manufacturer in the same way, because you can choose when it’s worth paying more for a better experience.

    Like a gaming PC the first question you need to ask is “what’s my budget”, and the second “what would I like to be able to play”. When you have those answered, you can decide whether the current sale price offers value for money. There is always going to be more power available for a higher price.



  • When I first started programming I used a text editor, UltraEdit32. When I moved into .Net, I initially used Ultraedit and wrote all my own build files, but switched to using Visual Studio with all the bells and whistles. When I moved to Python/Node I adopted Vim, and these days I tend to use Doom Emacs.

    There’s a spectrum from visual studio or eclipse, with complex project structures, through vscode and rider which are simpler, to programmers editors like Emacs or neovim, to plain editors like nano.

    I think the most important thing is that you’re comfortable with your tools. I could crunch out a lot of code with Visual Studio and Resharper, but I use Emacs as an IDE, note taking tool, and email client . The familiarity makes me productive.

    It is super helpful to have syntax errors or warnings highlighted when working on code, and a decent editor will make it easier to navigate code - jump to the definition of a function, find the documentation for an API call etc.

    As codebases get larger, you need all the help you can get. You may also find, when you work with others, that their opinionated tooling clashes with your opinionated hand crafting.



  • Asus ZenFone 8.

    I love it, it’s a nice bit of kit, and the few gimmicks it has are useful: scheduled charging for better battery life, digital well being stuff to stop me being glued to my phone.

    Battery would be a problem for a super power user, but lasts me all day with commuting, reading the web etc. Camera is not on a par with flagships but I rarely take pictures.

    Prior to this I had a Huawei until the battery died on me. I upgrade when I have to, I hate consumer upgrade cycles.

    I have zero android ecosystem products.

    I’m Android/Linux all the way unless work force me to use a Mac, which happens periodically, as part of the great cycle of life.