• I’ll buy used, so don’t want latest and greatest. It won’t be my main laptop.
  • to run linux obviously.
  • good battery life, light, not too small to use, but large enough to type on (obviously can do without numeric keypad). not too fragile!
  • I’ll be doing some light python work, perhaps some c/c++ but I’m not after a workhorse, just something for quickly fixing bugs, or making notes on
  • sub 200 GBP / 250USD I guess

I’d be interested in hearing recommendations, and also what to avoid!

  • Hyacin (He/Him)@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    I’m loving the new Snapdragon laptops, especially if you don’t have any heavy (read: gaming) workloads!

    • qaz@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      3 months ago

      sub 200 GBP / 250USD I guess

      Last time I checked most were starting at 700+

  • just_another_person@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    Instead of just throwing random preferences out there, I’ll help clarify the field of comments:

    1. Thinkpads USED to be a safe choice, but Lenovo has been tainting that model line for a few years. Search and find specific models, and don’t just buy because it has the Thinkpad brand.
    2. Framework is 100% ready to go. They have a Refurb store where everything is cheap, but if you find one cheaper, get it.
    3. Dell had a ton of Linux ready laptops under the XPS brand not long ago. Search and find out which to make sure, but they shipped with Linux installed.
    4. I hate to say it, but HP Probooks were solid and shipped with Linux also. Terrible company, but they make decent enterprise products. They’ll sell for cheap on eBay.
      • Nils@piefed.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        No, I don’t think I ever seem one for under 700 USD, despite some “news” saying you could find at 500 USD.

        Every time people ask for cheap computers, there is always people sharing their preferences without any regard for OP’s listed needs.

  • Dessalines@lemmy.ml
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    3 months ago

    If you’re able to code from a terminal, and care about longer battery life (my main concern when working from a coffee shop or elsewhere), I’d recommend getting a used android tablet, pry something from xiaomi or oneplus. You can find a decent model used for around that price with > 8 hour battery life easily.

    Get a good stand, a solid bluetooth keyboard (logitech makes some great portable ones), and put termux on it (can probably handle light python locally).

    If you need it to do CPU powerful tasks, use termux to remote into a VPS or your home server, and let a plugged in linux machine do the work so you can save your device’s battery life. This is how I code at least.