• Linux on old laptop

    From Utopian Galt@VERT/IUTOPIA to All on Sun Nov 7 19:08:00 2021
    I finally converted my old i5-2410 to Lubuntu 20. I was tired of waitingãover 5 minutes for my windows 10 laptop to boot up and at least the pcãwill have another 5 years of life that I could use for email or webãbrowsing or even telneting to bbses. I thought this would be better forãthe plannet than to buy another laptop right now.ãã ã---ã þ Talisman þ Inland Utopia - telnet://iutopia.duckdns.org:2023ã
  • From MRO@VERT/BBSESINF to Utopian Galt on Sun Nov 7 22:53:05 2021
    Re: Linux on old laptopã By: Utopian Galt to All on Sun Nov 07 2021 07:08 pmãã > I finally converted my old i5-2410 to Lubuntu 20. I was tired of waitingã > over 5 minutes for my windows 10 laptop to boot up and at least the pcã > will have another 5 years of life that I could use for email or webã > browsing or even telneting to bbses. I thought this would be better forã > the plannet than to buy another laptop right now.ããjust run windows 10 or windows 7.ããby the way, get a ssd and your load time will be very fast.ã---ã þ Synchronet þ ::: BBSES.info - free BBS services :::ã
  • From Utopian Galt@VERT/IUTOPIA to MRO on Mon Nov 8 21:06:00 2021
    just run windows 10 or windows 7.ã > ã > by the way, get a ssd and your load time will be very fast.ãCant. The system cant support the ssd drive i paid for, refused to bootãup.ãã ã---ã þ Talisman þ Inland Utopia - telnet://iutopia.duckdns.org:2023ã
  • From Tracker1@VERT/TRN to Utopian Galt on Thu Nov 11 12:29:31 2021
    On 11/8/21 14:06, Utopian Galt wrote:
    just run windows 10 or windows 7.

    by the way, get a ssd and your load time will be very fast.

    Cant. The system cant support the ssd drive i paid for, refused
    to boot up.

    Wild... could probably try clonezilla to copy your old drive to the new
    drive. No idea on how/why it wouldn't boot though. (2.5" Sata SSD?)
    --
    Michael J. Ryan - tracker1@roughneckbbs.com
    ---
    ï¿­ Synchronet ï¿­ Roughneck BBS - roughneckbbs.com
  • From Jazzy J@VERT/JAYSCAFE to Tracker1 on Sat Dec 11 09:52:00 2021
    Quoting Tracker1 to Utopian Galt <=-ãã T> On 11/8/21 14:06, Utopian Galt wrote:ã >> just run windows 10 or windows 7.ã >>ã >> by the way, get a ssd and your load time will be very fast.ã >ã > Cant. The system cant support the ssd drive i paid for, refusedã > to boot up.ãã T> Wild... could probably try clonezilla to copy your old drive to the new ã T> drive. No idea on how/why it wouldn't boot though. (2.5" Sata SSD?)ã T> -- ã T> Michael J. Ryan - tracker1@roughneckbbs.comãã T> -!-ã T> ­ Synchronet ­ Roughneck BBS - roughneckbbs.comãã I've got a host of laptops running *buntu 20.04, and my servers. I have aãsole laptop that dual boots with Windows 10 (will be 11 when it is allowedãto upgrade.)ããWith server management and programming, IMHO, the *nix environment rocks.ãCouple that with an installation of VS Code and you'll have quite a systemãfor a few more years.ããWorking with Windows, SafeBoot or whatever they are calling their bootãprotection scheme must be disabled.ããSSDs are the way to go. YMMV, but youãcan boot to a live Ubuntu 20.04 USB drive, attach the SSD to the system andãdo a dd if=<path to old drive> of=<path to new drive> and it will copy theãimage of the old drive to the new. Just make sure the new drive is largerãthan the original.ããOnce dd is finished, open gparted and expand the partition to fill theãdrive, using ntfsresize -- I believe that gparted will ask you if you wantãto run it -- to resize the ntfs information to match the partition.ããOnce you boot into Windows, run a chkdisk on it and you should be good toãgo.ããGood luck and happy computing!ããJazzy Jãã * AmyBW v2.16 *ã... You can logout any time you like, but you can never leave!ãã---ã þ Synchronet þ BayouBBS.Net, Ports 23, 6401 and 6402ã
  • From Boraxman@VERT/MSRDBBS to Jazzy J on Fri Dec 24 22:18:00 2021
    Jazzy J wrote to Tracker1 <=-ãã JJ> @MSGID: <61B4CEB3.233.dove-unix@jayscafe.net>ã JJ> @REPLY: <618D6F1B.371.dove-unix@roughneckbbs.com>ã -=> Quoting Tracker1 to Utopian Galt <=-ãã T> On 11/8/21 14:06, Utopian Galt wrote:ã >> just run windows 10 or windows 7.ã >>ã >> by the way, get a ssd and your load time will be very fast.ã >ã > Cant. The system cant support the ssd drive i paid for, refusedã > to boot up.ãã T> Wild... could probably try clonezilla to copy your old drive to the newã T> drive. No idea on how/why it wouldn't boot though. (2.5" Sata SSD?)ã T> --ã T> Michael J. Ryan - tracker1@roughneckbbs.comãã T> -!-ã T> ­ Synchronet ­ Roughneck BBS - roughneckbbs.comãã JJ> I've got a host of laptops running *buntu 20.04, and my servers. Iã JJ> have a sole laptop that dual boots with Windows 10 (will be 11 when itã JJ> is allowed to upgrade.)ãã JJ> With server management and programming, IMHO, the *nix environmentã JJ> rocks. Couple that with an installation of VS Code and you'll haveã JJ> quite a system for a few more years.ãã JJ> Working with Windows, SafeBoot or whatever they are calling their bootã JJ> protection scheme must be disabled.ãã JJ> SSDs are the way to go. YMMV, but youã JJ> can boot to a live Ubuntu 20.04 USB drive, attach the SSD to the systemã JJ> and do a dd if=<path to old drive> of=<path to new drive> and it willã JJ> copy the image of the old drive to the new. Just make sure the newã JJ> drive is larger than the original.ãã JJ> Once dd is finished, open gparted and expand the partition to fill theã JJ> drive, using ntfsresize -- I believe that gparted will ask you if youã JJ> want to run it -- to resize the ntfs information to match theã JJ> partition.ãã JJ> Once you boot into Windows, run a chkdisk on it and you should be goodã JJ> to go.ãã JJ> Good luck and happy computing!ãã JJ> Jazzy Jãã JJ> * AmyBW v2.16 *ã JJ> ... You can logout any time you like, but you can never leave!ã JJ> ã JJ> ---ã JJ> = Synchronet = BayouBBS.Net, Ports 23, 6401 and 6402ããMy Laptop is a Thinkpad T43, and I'm running Debian Bullseye. Works Ok, exceptãthe HDD doesn't start properly when cool. Can't find an IDE SSD for thatãmachine.ããLinux is a great way to get extra lifespan out of an old machine.ãã... MultiMail, the new multi-platform, multi-format offline reader!ã--- MultiMail/Linux v0.52ã þ Synchronet þ MS & RD BBs - bbs.mozysswamp.orgã
  • From WitNik@VERT/BGGRSCYN to Utopian Galt on Sat Dec 25 11:30:01 2021
    Re: Linux on old laptopã By: Utopian Galt to All on Sun Nov 07 2021 11:08 amãã > I finally converted my old i5-2410 to Lubuntu 20. I was tired of waitingã > over 5 minutes for my windows 10 laptop to boot up and at least the pcã > will have another 5 years of life that I could use for email or webã > browsing or even telneting to bbses. I thought this would be better forã > the plannet than to buy another laptop right now.ããEarlier in 2021 I converted all of my computers from Windows to Linux (Pop!_OS for PCs and Debian for SBCs) and I haven't looked back. I do have a spare SSD in my primary driver that boots Windows 11 as a fallback, but really the only time boot it is monthly to apply updates to Windows.ããI think you made a good choice on keeping stuff out of the landfill; however, for what it's worth, I've made a real push during the last 4-5 years to refresh my systems with very power efficient systems for my project, tinkering, and work. Older systems generally consume more electricity, so that's something to keep in mind to potentially offset environmental impact when you do decide to upgrade.ãã-WitNikãã -WitNikãã---ã þ Synchronet þ * Origin: Beggar's Canyon - beggarscyn.com *ã
  • From Trikester@VERT/DOVEMOD/BSMNTQQ to WitNik on Sun Dec 26 16:15:50 2021
    Re: Linux on old laptopã By: WitNik to Utopian Galt on Sat Dec 25 2021 11:30 amãã > I think you made a good choice on keeping stuff out of the landfill; however, for what it's worth, I've made a real push duringã > theã > last 4-5 years to refresh my systems with very power efficient systems for my project, tinkering, and work. Older systemsã > generallyã > consume more electricity, so that's something to keep in mind to potentially offset environmental impact when you do decide toã > upgrade.ããThat's an excellent point, by the way.ããRecently I checked to see how much power was being used by the "media PC" type of devices we were using for watching the boob tube. Once was a decade-old Athlon64 dual-core box with spinning rust in it, with our PS4 being used for Netflix and Prime.ããBoth utilized >40W constantly when on, with spikes higher than that depending on the workload.ããHave replaced the media PC completely and the media-watching stuff from the PS4 with a Raspberry Pi 4, which consumes about 6W when working hard, and I'm not sure how much when idle - the kill-a-watt meter reads 0 or 1 watt, most of the time on 0.ããThe guts of the media PC box are going to head off to recycling.ãã---ã þ Synchronet þ ... The Basement ... Not really open yet.ã
  • From Tracker1@VERT/TRN to Boraxman on Mon Dec 27 06:33:34 2021
    On 12/24/21 04:18, Boraxman wrote:
    Cant. The system cant support the ssd drive i paid for, refused
    to boot up.

    Wild... could probably try clonezilla to copy your old drive to the
    new drive. No idea on how/why it wouldn't boot though. (2.5" Sata
    SSD?)

    My Laptop is a Thinkpad T43, and I'm running Debian Bullseye. Works
    Ok, except the HDD doesn't start properly when cool. Can't find an
    IDE SSD for that machine.

    Linux is a great way to get extra lifespan out of an old machine.

    Gotcha, didn't realize it was quite that old... *might* be able to try a
    newer drive via USB boot assuming the bios on that old device supports
    it. May also be able to find a PCMCIA adapter if there's one on the
    laptop. No idea on drivers for that though.

    Looks like it's USB 2.0 ... so 30-60 MBps transfer rate... just about
    any USB 2-3 external drive should be able to make that, probably as fast
    as your internal hdd, or a hair slower. Again, assuming it will boot to
    USB at all.

    A decent USB 3.x thumb drive could also work... 64gb drives are
    relatively cheap at this point, but random io vs. sustained io is kind
    of a crap shoot, but most should handle it... or USB<->sata hdd/ssd.
    Don't know that there's much reason to go ssd over hdd given the
    bandwidth limits, but wouldn't hurt and should have a longer lifetime.
    --
    Michael J. Ryan - tracker1@roughneckbbs.com
    ---
    ï¿­ Synchronet ï¿­ Roughneck BBS - roughneckbbs.com
  • From Tracker1@VERT/TRN to WitNik on Mon Dec 27 06:44:41 2021
    On 12/25/21 12:30, WitNik wrote:

    Earlier in 2021 I converted all of my computers from Windows to Linux (Pop!_OS for PCs and Debian for SBCs) and I haven't looked back. I do
    have a spare SSD in my primary driver that boots Windows 11 as a
    fallback, but really the only time boot it is monthly to apply updates
    to Windows.

    Similar here, though I did put a windows drive in for a work project,
    the work laptop (macbook pro i9) has some issues running the main work solution (.Net with around 120 projects) and the i9 mac is constantly at
    the thermal limit (max fans)... so the clean drive in windows only for
    work stuff is better. Other than that, all linux or macos (got an m1
    laptop a few months ago).


    I think you made a good choice on keeping stuff out of the landfill; however, for what it's worth, I've made a real push during the last
    4-5 years to refresh my systems with very power efficient systems for
    my project, tinkering, and work. Older systems generally consume more electricity, so that's something to keep in mind to potentially offset environmental impact when you do decide to upgrade.

    I'm a bit spoiled, but usually buy around the upper mid-range, so even
    if I only get a couple years of use (2-3) I pass it on, and usually sees
    6+ additional years out of it... my old i7-4790k is still running at a friend's place.

    Main desktop is an r9-5950x w/ 128gb ram and rtf-3080... I can't see
    myself needing/wanting to upgrade any time soon... only a handful of
    things even come close to pushing it. Video projects still feel
    sluggish at times for encoding. the prior mentioned work project hits a
    bit at the build too, a few minutes for a build (~80s for rebuild), and running the background service (containerized) and the vs debugger on
    the app(s) uses around 72gb ram. The i9 mbp was taking nearly 40m for build/rebuild.

    Fortunately when I get back after the holiday will be working more on micro-service migrations, so far less issues with the monolith.

    Aside: I'm honestly amazed how well the m1 macbook runs things... and
    the battery life is just awesome as hell, generally go a few days of
    casual use without needing to plug in. I do have wireguard/ssh setup so
    I can access my desktop if/when I need more oomph, but haven't needed to
    much.
    --
    Michael J. Ryan - tracker1@roughneckbbs.com
    ---
    ï¿­ Synchronet ï¿­ Roughneck BBS - roughneckbbs.com
  • From Boraxman@VERT/MSRDBBS to Tracker1 on Wed Dec 29 15:31:00 2021
    Tracker1 wrote to Boraxman <=-ãã Tr> @MSGID: <61C9C0AE.376.dove-unix@roughneckbbs.com>ã Tr> @REPLY: <61C5AF3B.2876.dove-nix@bbs.mozysswamp.org>ã Tr> On 12/24/21 04:18, Boraxman wrote:ã >>> Cant. The system cant support the ssd drive i paid for, refusedã >>> to boot up.ã >>ã >> Wild... could probably try clonezilla to copy your old drive to theã >> new drive. No idea on how/why it wouldn't boot though. (2.5" Sataã >> SSD?)ã >ã > My Laptop is a Thinkpad T43, and I'm running Debian Bullseye. Worksã > Ok, except the HDD doesn't start properly when cool. Can't find anã > IDE SSD for that machine.ã >ã > Linux is a great way to get extra lifespan out of an old machine.ãã Tr> Gotcha, didn't realize it was quite that old... *might* be able to tryã Tr> a newer drive via USB boot assuming the bios on that old deviceã Tr> supports it. May also be able to find a PCMCIA adapter if there's oneã Tr> on the laptop. No idea on drivers for that though.ãã Tr> Looks like it's USB 2.0 ... so 30-60 MBps transfer rate... just aboutã Tr> any USB 2-3 external drive should be able to make that, probably asã Tr> fast as your internal hdd, or a hair slower. Again, assuming it willã Tr> boot to USB at all.ãã Tr> A decent USB 3.x thumb drive could also work... 64gb drives areã Tr> relatively cheap at this point, but random io vs. sustained io is kindã Tr> of a crap shoot, but most should handle it... or USB<->sata hdd/ssd.ã Tr> Don't know that there's much reason to go ssd over hdd given theã Tr> bandwidth limits, but wouldn't hurt and should have a longer lifetime.ãããNo CD/DVD Rom?ããã... MultiMail, the new multi-platform, multi-format offline reader!ã--- MultiMail/Linux v0.52ã þ Synchronet þ MS & RD BBs - bbs.mozysswamp.orgã
  • From Moondog@VERT/CAVEBBS to Trikester on Thu Dec 30 22:31:00 2021
    Re: Linux on old laptopã By: Trikester to WitNik on Sun Dec 26 2021 04:15 pmãã > Re: Linux on old laptopã > By: WitNik to Utopian Galt on Sat Dec 25 2021 11:30 amã > ã > > I think you made a good choice on keeping stuff out of the landfill; howeã > > theã > > last 4-5 years to refresh my systems with very power efficient systems foã > > generallyã > > consume more electricity, so that's something to keep in mind to potentiaã > > upgrade.ã > ã > That's an excellent point, by the way.ã > ã > Recently I checked to see how much power was being used by the "media PC" tyã > ã > Both utilized >40W constantly when on, with spikes higher than that dependinã > ã > Have replaced the media PC completely and the media-watching stuff from the ã > ã > The guts of the media PC box are going to head off to recycling.ã > ãBack in the early 2000's I had plans of turning an old laptop into a mediaãand GPS device for my truck. After all the owrk it would've taken to wire itãin and make sure it got safe regulated voltage, I could've bought a GPS andãMP3 playerãã---ã þ Synchronet þ The Cave BBS - Since 1992 - cavebbs.homeip.netã
  • From Kaelon@VERT to Utopian Galt on Sun May 1 14:07:36 2022
    Re: Linux on old laptopã By: Utopian Galt to All on Sun Nov 07 2021 07:08 pmãã > I finally converted my old i5-2410 to Lubuntu 20. I was tired of waitingã > over 5 minutes for my windows 10 laptop to boot up and at least the pcã > will have another 5 years of life that I could use for email or webã > browsing or even telneting to bbses. I thought this would be better forã > the plannet than to buy another laptop right now.ããI know this is over 6 months since you posted, but I just want to echo how incredible it is to extend old hardware in this way. I used elementaryOS, a Linux flavor known for its simplicity and out-of-box resemblance to macOS, and it revived a circa 2008 MacBook Pro that I am using for this very use case: browsing the web, checking email, and telnetting into BBS'es. Strongly recommend it.ã-=- Kaelon -=-ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From anthk@VERT to Kaelon on Mon Aug 1 12:51:26 2022
    Re: Linux on old laptopã By: Kaelon to Utopian Galt on Sun May 01 2022 02:07 pmãã > Re: Linux on old laptopãNot Linux, but I use OpenBSD under an old Atom N270 netbookãwith:ãã- cwmã- tmuxã- mpv+yt-dlpã- sfeedã- nsxiv cli toolsã- mednafen/nethack/slashem/nfrotzã- catgirlã- bitlbee andã- lynx/links.ããFor cursed JS sites I use luakit.ãSpecs:ãã \- -/ os OpenBSD 7.1ã \_/ \ host 0493200000001C00000300000ã | O O | uptime 9h 47mã |_ < ) 3 ) pkgs 441ã / \ / memory 615M / 1015Mã /-_____-\ãããMost resources are being used by Links -g rendering a huge pageãbut fast as hell.ãWith the previous OSes (XP or 7 starter), the netbook would be aãdoorstopper.ãã-- Unix junkie --ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From unixl0rd@VERT/BEERS20 to anthk on Wed Aug 3 20:22:00 2022
    Is mpv better than vlc when it comes to video playback? vlc struggles to play videos on my twelve-year-old laptop.ãã... He who laughs first probably got the jokeã
  • From Boraxman@VERT/MINDS3 to unixl0rd on Fri Aug 5 08:27:04 2022
    Re: Re: Linux on old laptopã By: unixl0rd to anthk on Wed Aug 03 2022 08:22 pmãã > Is mpv better than vlc when it comes to video playback? vlc struggles toã > play videos on my twelve-year-old laptop.ã >ããIn my experience, there isn't much difference, but maybe. MPV seems to work the best on my laptop, and it is more than 12 years old (Its still 32 bit).ããBut hi-resolution videos are going to struggle from the computational demands.ãã---ã þ Synchronet þ MiND'S EYE BBS - Melb, Australia - mindseye.synchronetbbs.orgã
  • From fusion@VERT/CFBBS to Boraxman on Thu Aug 4 21:03:00 2022
    On 05 Aug 2022, Boraxman said the following...ã ã Bo> But hi-resolution videos are going to struggle from the computationalã Bo> demands.ããprimary question basically is if your laptop has hardware acceleratedãdecoding .. for example h264 playing fine and h265 chopping and playing likeãhot garbage. since older laptops wouldn't support the newer codec.ããvlc has some settings to enable/disable/adjust the decoder. on occasion the software decoder works better (for very early divx stuff, but perhaps for other instances)ãã... A book misplaced is a book lostãã--- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)ã * Origin: cold fusion - cfbbs.net - grand rapids, miã
  • From Dumas Walker@VERT/CAPCITY2 to UNIXL0RD on Fri Aug 5 09:45:00 2022
    Is mpv better than vlc when it comes to video playback? vlc struggles toã> play videos on my twelve-year-old laptop.ããLast evening, I was watching HD videos using vlc on my atomic pi (runningãdebian 11) without issue. I tried watching them on mpv and the video andãsound "stuck" a lot.ããThe atomic pi uses a more modern CPU than a 12 y/o laptop, but I think it isãonly single-core and it does not have much memory, so it might be a fairãobservation. Your mileage may vary, though.ããã * SLMR 2.1a * A restless eye across a weary room...ãã---ã þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTPã
  • From anthk@VERT to Dumas Walker on Sat Aug 6 00:56:51 2022
    Re: Re: Linux on old laptopã By: Dumas Walker to UNIXL0RD on Fri Aug 05 2022 09:45 amããIn my case, I have this ~/.config/mpv/config file for an Atom netbookããytdl-format=bestvideo[height<=?420][fps<=?30][vcodec!=?vp9]+bestaudio/bestãvo=xvãaudio-pitch-correction=noãquiet=yesãpause=noãvd-lavc-skiploopfilter=allããFor youtube, I use these little tools:ããgit://codemadness.org/frontendsããonce compiled, I puta a yts func in ~/.profile such as:ããyts()="/src/frontends/youtube/cli "$@" | less ; }ããyts "whatever"ããthen I select the link, I paste it to mpv in a terminal, andãthe video plays fast on this potato.ãããã-- Unix junkie --ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From poindexter FORTRAN@VERT/REALITY to fusion on Fri Aug 5 07:31:00 2022
    fusion wrote to Boraxman <=-ãã fu> On 05 Aug 2022, Boraxman said the following...ãã fu> primary question basically is if your laptop has hardware acceleratedã fu> decoding .. for example h264 playing fine and h265 chopping and playingã fu> like hot garbage. since older laptops wouldn't support the newer codec.ããMy 2020 Roku TV has a bit of a problem with h.265. Not a show-stopper, but ãh.264 plays much more smoothly.ãããã... The exception also declares the ruleã--- MultiMail/DOS v0.52ã þ Synchronet þ .: realitycheckbbs.org :: scientia potentia est :.ã
  • From MRO@VERT/BBSESINF to poindexter FORTRAN on Sat Aug 6 11:05:36 2022
    Re: Re: Linux on old laptopã By: poindexter FORTRAN to fusion on Fri Aug 05 2022 07:31 amãã > -=> fusion wrote to Boraxman <=-ã >ã > fu> On 05 Aug 2022, Boraxman said the following...ã >ã > fu> primary question basically is if your laptop has hardware acceleratedã > fu> decoding .. for example h264 playing fine and h265 chopping and playingã > fu> like hot garbage. since older laptops wouldn't support the newer codec.ã >ã > My 2020 Roku TV has a bit of a problem with h.265. Not a show-stopper, butã > h.264 plays much more smoothly.ã >ã >ããthat's pathetic. you should return it.ã---ã þ Synchronet þ ::: BBSES.info - free BBS services :::ã
  • From Arelor@VERT/PALANT to unixl0rd on Tue Aug 9 17:29:41 2022
    Re: Re: Linux on old laptopã By: unixl0rd to anthk on Wed Aug 03 2022 08:22 pmãã > Is mpv better than vlc when it comes to video playback? vlc struggles to plaã > ããI would not know if it is "better", but I rarely find any issues playing videoãfiles with mpv or mplayer.ãã--ãgopher://gopher.richardfalken.com/1/richardfalkenãã---ã þ Synchronet þ Palantir BBS * palantirbbs.ddns.net * Pensacola, FLã
  • From Amessyroom@VERT/DMINE to anthk on Mon Jun 12 19:50:01 2023
    Re: Linux on old laptopã By: anthk to Kaelon on Mon Aug 01 2022 12:51 pmãã > Re: Linux on old laptopã > By: Kaelon to Utopian Galt on Sun May 01 2022 02:07 pmã > ã > > Re: Linux on old laptopã > Not Linux, but I use OpenBSD under an old Atom N270 netbookã > with:ã > ã > - cwmã > - tmuxã > - mpv+yt-dlpã > - sfeedã > - nsxiv cli toolsã > - mednafen/nethack/slashem/nfrotzã > - catgirlã > - bitlbee andã > - lynx/links.ã > ã > For cursed JS sites I use luakit.ã > Specs:ã > ã > \- -/ os OpenBSD 7.1ã > \_/ \ host 0493200000001C00000300000ã > | O O | uptime 9h 47mã > |_ < ) 3 ) pkgs 441ã > / \ / memory 615M / 1015Mã > /-_____-\ã > ã > ã > Most resources are being used by Links -g rendering a huge pageã > but fast as hell.ã > With the previous OSes (XP or 7 starter), the netbook would be aã > doorstopper.ã > ã > -- Unix junkie --ã > ãPretty awesome setup. Never heard or seen OpenBSD on an Atom!ã---ã þ Synchronet þ Diamond Mine Online BBS - bbs.dmine.net:24 - Fredericksburg, VA USAã