top 50 comments

sorted by: hot top controversial new old
[–] 199 points 1 year ago (14 children)

not turning off going to sleep when lid closed

Rookie maneuver.

  • source
  • hideshow 14 child comments
  • [+] 135 points 1 year ago* (last edited 11 months ago) (13 children)
  • [–] 145 points 1 year ago (7 children)

    As right as that might be, it's on carpet!

    I don't believe they put much thought into airflow and overheating...

  • source
  • parent
  • hideshow 7 child comments
  • [+] 59 points 1 year ago* (last edited 4 months ago) (5 children)
  • load more comments (4 replies)
  • load more comments (1 reply)
  • load more comments (2 replies)
  • [–] 90 points 1 year ago (11 children)
  • [–] 55 points 1 year ago (5 children)

    if you just moved in, server comes first, then a mattress, then the rest of the furniture

  • source
  • parent
  • hideshow 5 child comments
  • [–] 15 points 1 year ago (3 children)

    The laptop could have setup to not sleep on close and could have been laying closed, screen on the ground. Also it would have provided completely unrestricted airflow to the fan...

  • source
  • parent
  • hideshow 3 child comments
  • [–] 9 points 1 year ago (2 children)

    ...but then the sign would have affected the airflow...

    This is the best compromise until mom visits and steps on it.

  • source
  • parent
  • hideshow 2 child comments
  • load more comments (1 reply)
  • load more comments (1 reply)
    [–] 69 points 1 year ago (1 child)

    This laptop is secretly downloading scientific papers behind a paywall to release them on the public internet. Sadly, the owner will be prosecuted unfairly and threatened with unreasonable punishment.

    Remember Aaron.

  • source
  • hideshow 1 child comment
  • [–] 55 points 1 year ago (5 children)

    And the lid is not open because of preventing it sleeping, but rather to cool it down

  • source
  • hideshow 5 child comments
  • [–] 19 points 1 year ago (1 child)

    Yes! Very important!

    I remember it being a bit trendy to turn old laptops into desktops by just unplugging the display and plugging peripherals into them, but people were finding that the keyboard actually was designed as another heat escape, so running them with the lids closed wasn't so great!

  • source
  • parent
  • hideshow 1 child comment
  • load more comments (3 replies)
    [–] 48 points 1 year ago (12 children)

    Disable sleep-on-lid-closed.

  • source
  • hideshow 12 child comments
  • [–] 21 points 1 year ago (8 children)

    Take out the lid-close sensor and use it in a side project that requires a proximity sensor.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 4 points 1 year ago (5 children)
  • [–] 8 points 1 year ago* (2 children)

    I might/might not be one.
    But it definitely is a proximity sensor. Unless yours is an Apple device, in which case, it might be an angle sensor.


    The term "Hall sensor" would refer to the tech used in it, whereas the term "proximity sensor" refers to its function.
    It could be using any other proximity sensing technique too and it would still be a proximity sensor.

  • source
  • parent
  • hideshow 2 child comments
  • load more comments (2 replies)
  • load more comments (2 replies)
  • [–] 12 points 1 year ago (2 children)

    It's probably to prevent overheating.

    Why is it just sitting on the carpet though?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 23 points 1 year ago

    which one of you took a picture of my jellyfin server?

  • source
  • [–] 20 points 1 year ago

    Is this that thin little block holding up the Internet?

  • source
  • [–] 19 points 1 year ago

    Man when I was a kid I ran a runescape private server for anywhere within 20-100 people at a time, and for the first few weeks users reported a lot of downtime, which didn't make sense to me as whenever I tried to login it was totally fine!!

    Eventually figured out closing my laptop lid put the laptop to sleep and scraped together some chore money for a VPS lol

  • source
  • [–] 14 points 1 year ago (1 child)

    and it'll be the most reliable server you own

  • source
  • hideshow 1 child comment
  • [–] 14 points 1 year ago (1 child)

    Lol, reminds me of my old setup.

    It was all old W98 laptop that I got used. I installed xunbuntu on it back when it first came out in 2006. It sat on my desk, open like that with a bit of tape over to hold the power cord because it was loose. The battery was completely dead.

    It was the server I used to host all the modded maps I made for a silly little tank game. Thing ran seemlessly only going down when the power went out or somebody juggled the power cord for 5 years.

  • source
  • hideshow 1 child comment
  • [–] 10 points 1 year ago* (last edited 1 year ago) (2 children)

    OMG, Y500 ? Mine is still running after 13 years!

    Lenovo made some kickass computers back then.

  • source
  • hideshow 2 child comments
  • load more comments (2 replies)
    [–] 10 points 1 year ago* (last edited 1 year ago) (3 children)

    Disable suspend when the laptop lid is closed:

    sudo sed -i 's/#HandleLidSwitch=suspend/HandleLidSwitch=ignore/g' /etc/systemd/logind.conf
    sudo sed -i 's/#HandleLidSwitchExternalPower=suspend/HandleLidSwitchExternalPower=ignore/g' /etc/systemd/logind.conf
    sudo systemctl restart systemd-logind
    

    If you are in a TTY, you can blank the screen before closing the lid to prevent burn-in. After running this, come back later and press a key to turn the screen on again.

    alias blankscreen='setterm --blank=force; read ans; setterm --blank=poke'

  • source
  • hideshow 3 child comments
  • load more comments (2 replies)
    [–] 9 points 1 year ago (2 children)

    TIL: maybe my local laptop-server shouldn't have the lid closed. Probably not gonna change my ways, though. What an inconvenience that'd be

  • source
  • hideshow 2 child comments
  • [–] 7 points 1 year ago (8 children)

    My server is a loose motherboard with a loose PSU, thrown into the living room TV rack, which I leave open for cooling. It's a repurposed (free) Athlon, DDR2. I only use it for smb and git backups, and project sharing between my desktop and laptop. What amazes me most is my IT coworkers don't find that a perfectly acceptable scenario.

  • source
  • hideshow 8 child comments
  • [–] 7 points 1 year ago (7 children)

    That free computer is going to cost you a lot on your electric bill.

  • source
  • parent
  • hideshow 7 child comments
  • load more comments (1 reply)
  • [–] 7 points 1 year ago

    Closing lid goes brrr

  • source
  • [–] 5 points 1 year ago (1 child)

    See I would have more problems with cats chilling on the keyboard than folks closing the lid or unplugging it

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    load more comments
    view more: next ›