• Apple Macs

    From Nightfox@1:229/2 to All on Thursday, February 04, 2021 13:01:35
    From: nightfox@DIGDIST.remove-ayf-this

    To: Tracker1
    Re: Re: DDMsg Read - PersonalMail
    By: Tracker1 to Nightfox on Thu Feb 04 2021 05:03 am

    ... maybe Apple won't go through much trouble of continuing
    to support Intel software.

    I don't think x86 emulation is going anywhere, afaik, they've got some heavily optimized combinations of hardware/software paths for x86 emulation specifically, and I think WINE and derivatives along with
    Docker are some big use cases for a lot of people, not counting full Windows in emulation. As to ARM Windows, it's currently OEM or
    developer access only.

    As far as WINE, from what I understand, WINE isn't a hardware emulator, it's just an 'emulator' of Windows APIs, mapping them to similar Linux APIs so that Windows binaries can run on *nix.

    The new M1 macs are really a full-on single board computer, the RAM is integrated, why they're all 8gb. Though it's crazy fast, which makes up for the limited amount in a LOT of scenarios.

    The storage is soldered on board, which sucks from an upgrade
    standpoint. But it's been the direction that Apple has gone, short of plunking down big money for effectively workstation hardware. And in a
    lot of ways it makes sense. Outside of techies, the *vast* majority of people don't ever upgrade their memory or drive storage in these
    devices. I'd personally prefer to be able to upgrade. When I got my mid-2014 mbp, I was shocked I couldn't upgrade the ram, I actually returned the one I originally ordered and wound up with the top end
    model for the time (needed it for a presentation the following day, no sleep that night).

    I'd prefer to be able to upgrade, or at least have the option of having a crazy-high amount of RAM when I buy it in the first place so I probably won't feel a need to upgrade for a while.

    Nightfox

    ---
    � Synchronet � Digital Distortion: digitaldistortionbbs.com
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Tracker1@1:229/2 to Nightfox on Friday, February 05, 2021 08:06:55
    From: tracker1@TRN.remove-fx-this

    To: Nightfox
    On 2/4/2021 2:01 PM, Nightfox wrote:
    ... maybe Apple won't go through much trouble of continuing
    to support Intel software.

    I don't think x86 emulation is going anywhere, afaik, they've got some
    heavily optimized combinations of hardware/software paths for x86
    emulation specifically, and I think WINE and derivatives along with
    Docker are some big use cases for a lot of people, not counting full
    Windows in emulation. As to ARM Windows, it's currently OEM or
    developer access only.

    As far as WINE, from what I understand, WINE isn't a hardware emulator,
    it's just an 'emulator' of Windows APIs, mapping them to similar Linux
    APIs so that Windows binaries can run on *nix.

    It is just an API implementation, but being as *MOST* Windows software
    and games are x86 based, the emulation is still necessary.


    I'd prefer to be able to upgrade, or at least have the option of having a crazy-high amount of RAM when I buy it in the first place so I probably
    won't feel a need to upgrade for a while.

    While I agree, the fact is that most people don't/won't ever upgrade so
    not having the option simplifies the production designs and reduces
    material costs, so I don't fault Apple for doing it. I'm less inclined
    to buy their stuff as well. Bigger motivations for buying their laptops
    have actually been the best touchpad on any laptop, above average screen
    and above average keyboard (though not as good as pre-2015 models),
    which are the parts of the hardware I interact with most.

    I'd like to see at least a 16gb model myself as well, for most 8gb will
    work fine as it's extremely fast compared to most system ram interfaces.
    But as I tend to run several databases etc while doing development work,
    I don't think 8gb is enough... I'm typically running at 12-15gb in use
    on my work laptop, which is at 16gb, when my assigned laptop comes back,
    I'm usually around 18-22gb or memory in use... same on my desktop
    (though I have 64gb installed there).

    Really <3 Docker these days, as I can spin up/down everything I need as
    project dependencies and spin them down when switching to something
    else. But I still need more than 8gb ram typically.
    --
    Michael J. Ryan (tracker1)
    +o roughneckbbs.com
    ---
    ■ Synchronet ■ Roughneck BBS - roughneckbbs.com
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From deon@1:229/2 to All on Saturday, February 06, 2021 11:08:42
    From: deon@ALTERANT.remove-q57-this

    To: Tracker1
    Re: Re: Apple Macs
    By: Tracker1 to Nightfox on Fri Feb 05 2021 08:06 am

    Really <3 Docker these days, as I can spin up/down everything I need as project dependencies and spin them down when switching to something
    else. But I still need more than 8gb ram typically.

    Wow, you must be running some large stuff on your laptop?

    I too develop on a MacBook Pro - and my iMac - depends where I am as to which one I use.

    I think I've only given my iMac 4GB of ram for docker to work with (my laptop only gives docker 2GB), and I load some large DB's in it (there must be about 1-2mil records) and it performs OK, not fast I admit. Maybe that's not large? :)

    But you are right - for developing, docker makes things pretty easy. I use "syncthing" to keep my laptop and imac development directory in sync, so when I switch between one or the other, I just kill the containers on my laptop and restart them on the
    imac and keep going (or visa-versa).

    When I'm finished with a feature, I push the code to my github, which (depending on the project), builds the container that ends up on the live server. With a Dockerfile that is consistent between environments there is rarely any localisation issues with
    deployment...

    ...����

    ... Never underestimate the power of human stupidity.

    ---
    � Synchronet � Alterant | an SBBS in Docker on Pi!
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Nightfox@1:229/2 to All on Friday, February 05, 2021 13:04:13
    From: nightfox@DIGDIST.remove-w7m-this

    To: Tracker1
    Re: Re: Apple Macs
    By: Tracker1 to Nightfox on Fri Feb 05 2021 08:06 am

    While I agree, the fact is that most people don't/won't ever upgrade so not having the option simplifies the production designs and reduces material costs, so I don't fault Apple for doing it. I'm less inclined
    to buy their stuff as well. Bigger motivations for buying their laptops have actually been the best touchpad on any laptop, above average screen and above average keyboard (though not as good as pre-2015 models),
    which are the parts of the hardware I interact with most.

    I had a 2012 17" MacBook for a little while. I thought it was good overall, but I wouldn't say I was overly impressed with it compared to other laptops. I don't think the screen was above average, and I didn't really care for the lack of physical
    buttons for the trackpad. As for the trackpad itself, I wouldn't call it "the best touchpad on any laptop" - I didn't really see anything spectacular about it that set it apart.

    Nightfox

    ---
    � Synchronet � Digital Distortion: digitaldistortionbbs.com
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From poindexter FORTRAN@1:229/2 to Nightfox on Saturday, February 06, 2021 08:39:00
    From: poindexter.fortran@REALITY.remove-wrx-this

    To: Nightfox
    Nightfox wrote to Tracker1 <=-

    I had a 2012 17" MacBook for a little while. I thought it was good overall, but I wouldn't say I was overly impressed with it compared to other laptops.

    I was working in a Mac/Windows shop when they came out, and we had a handful
    of them in the office (most were Dell 14" laptops, MacBook Pro 15s and Air 13s.)

    I think the 17" could make a great desktop replacement system, now. I wish
    I'd had more time to play with one.

    The killer laptop was the old Dell XPS 15; Retina-like resolution, lots of horsepower, greta build quality and much cheaper than the MBPs were buying
    when comparably equipped.




    ... Remove ambiguities and convert to specifics
    --- MultiMail/DOS v0.52
    � Synchronet � realitycheckBBS -- http://realitycheckBBS.org
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Nightfox@1:229/2 to All on Saturday, February 06, 2021 15:11:09
    From: nightfox@DIGDIST.remove-4mt-this

    To: poindexter FORTRAN
    Re: Re: Apple Macs
    By: poindexter FORTRAN to Nightfox on Sat Feb 06 2021 08:39 am

    I had a 2012 17" MacBook for a little while. I thought it was good
    overall, but I wouldn't say I was overly impressed with it compared
    to other laptops.

    I was working in a Mac/Windows shop when they came out, and we had a handful of them in the office (most were Dell 14" laptops, MacBook Pro 15s and Air 13s.)

    I think the 17" could make a great desktop replacement system, now. I wish I'd had more time to play with one.

    I thought Apple stopped making 17" laptops?

    Nightfox

    ---
    � Synchronet � Digital Distortion: digitaldistortionbbs.com
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Tony Langdon@1:229/2 to Nightfox on Sunday, February 07, 2021 20:42:00
    From: tony.langdon@3:633/410.remove-104n-this

    To: poindexter FORTRAN
    On 02-06-21 08:39, poindexter FORTRAN wrote to Nightfox <=-

    Nightfox wrote to Tracker1 <=-

    I had a 2012 17" MacBook for a little while. I thought it was good overall, but I wouldn't say I was overly impressed with it compared to other laptops.

    I had a 2010 17" MacBook Pro, which I loved. It was pretty much a desktop replacement for me. Loved that system, though unfortunately, it only lasted a few years before it died, and parts quickly became scarce. :(

    The killer laptop was the old Dell XPS 15; Retina-like resolution, lots
    of horsepower, greta build quality and much cheaper than the MBPs were buying when comparably equipped.

    Recently bought a Dell laptop, and I'm pretty happy with it.


    ... Brain: the apparatus with which we think we think
    === MultiMail/Win v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Tony Langdon@1:229/2 to Nightfox on Sunday, February 07, 2021 19:52:00
    From: tony.langdon@3:633/410.remove-104n-this

    To: Nightfox
    On 02-04-21 13:01, Nightfox wrote to Tracker1 <=-

    As far as WINE, from what I understand, WINE isn't a hardware emulator, it's just an 'emulator' of Windows APIs, mapping them to similar Linux APIs so that Windows binaries can run on *nix.

    "WINE" stands for "WINE Is Not An Emulator". Technically, it's an API translation layer, as you mentioned above.



    ... Brain: the apparatus with which we think we think
    === MultiMail/Win v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From poindexter FORTRAN@1:229/2 to Nightfox on Sunday, February 07, 2021 06:57:00
    From: poindexter.fortran@REALITY.remove-t0v-this

    To: Nightfox
    Nightfox wrote to poindexter FORTRAN <=-

    I thought Apple stopped making 17" laptops?

    They have stopped. This was around 2012 or so.


    --- MultiMail/DOS v0.52
    � Synchronet � realitycheckBBS -- http://realitycheckBBS.org
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From poindexter FORTRAN@1:229/2 to Tony Langdon on Sunday, February 07, 2021 06:58:00
    From: poindexter.fortran@REALITY.remove-t0v-this

    To: Tony Langdon
    Tony Langdon wrote to poindexter FORTRAN <=-

    The killer laptop was the old Dell XPS 15; Retina-like resolution, lots
    of horsepower, greta build quality and much cheaper than the MBPs were buying when comparably equipped.

    Recently bought a Dell laptop, and I'm pretty happy with it.

    I'm a hardcore Thinkpad fan, but working from home has soured me on black laptops. I like to go outside, get some air and work outside on sunny days,
    and my thinkpad gets way too hot. I'm thinking my old silver XPS 13 would
    fare better...




    ... Abandon desire
    --- MultiMail/DOS v0.52
    � Synchronet � realitycheckBBS -- http://realitycheckBBS.org
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Dream Master@1:229/2 to All on Sunday, February 07, 2021 13:32:30
    From: dream.master@CIAD.remove-11ln-this

    To: poindexter FORTRAN
    Re: Re: Apple Macs
    By: poindexter FORTRAN to Nightfox on Sun Feb 07 2021 06:57 am

    I thought Apple stopped making 17" laptops?

    They have stopped. This was around 2012 or so.

    They now make the 16" MBP, which is a powerhouse for a MBP and I think it is overkill for a daily driver. If I were doing graphic or audio workloads, I could definitely see getting that instead of a 13" MBP (or the rumored 14" that's coming out later
    this year).

    Brian Klauss <-> Dream Master
    Caught in a Dream | caughtinadream.com a Synchronet BBS

    ---
    � Synchronet � Caught in a Dream - caughtinadream.com
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Dream Master@1:229/2 to All on Sunday, February 07, 2021 13:35:58
    From: dream.master@CIAD.remove-11ln-this

    To: poindexter FORTRAN
    Re: Re: Apple Macs
    By: poindexter FORTRAN to Tony Langdon on Sun Feb 07 2021 06:58 am

    I'm a hardcore Thinkpad fan, but working from home has soured me on black laptops. I like to go outside, get some air and work outside on sunny days, and my thinkpad gets way too hot. I'm thinking my old silver XPS 13 would fare better...

    My old company was Dell until about 2013/2014 then went Thinkpads. Initial quality of the Thinkpads was pretty impressive but I had too many issues with charging and battery life with three different Thinkpads between 2014 and 2019. My current company
    uses Dells. I hate the keyboard but it remains pretty solid.

    Brian Klauss <-> Dream Master
    Caught in a Dream | caughtinadream.com a Synchronet BBS

    ---
    � Synchronet � Caught in a Dream - caughtinadream.com
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Tracker1@1:229/2 to deon on Monday, February 08, 2021 16:24:49
    From: tracker1@TRN.remove-q47-this

    To: deon
    On 2/5/2021 5:08 PM, deon wrote:
    Really <3 Docker these days, as I can spin up/down everything I need as
    project dependencies and spin them down when switching to something
    else. But I still need more than 8gb ram typically.

    Wow, you must be running some large stuff on your laptop?

    Nothing too crazy... a typical work project, as an example, includes postgresql, redis, rabbitmq, an api, a couple worker services, the ui,
    and may run additional integration tests...

    Usually hit around 11-12gb of typical use if I'm not doing much with
    the various services in the background, a couple browsers, vs code and a terminal window or two.


    I too develop on a MacBook Pro - and my iMac - depends where I am as
    to which one I use.

    Not really using a mac right now... work laptop is a Dell (POS) and
    Desktop is an r9-3950X. Both currently using Windows 10, but most of
    my work is under WSL2 with Ubuntu, and Docker Desktop installed via WSL2
    as well.

    I think I've only given my iMac 4GB of ram for docker to work with
    (my laptop only gives docker 2GB), and I load some large DB's in it
    (there must be about 1-2mil records) and it performs OK, not fast I
    admit. Maybe that's not large? :)

    I have my work laptop capped to 12gb for docker, it usually hovers
    around 8-10gb or so, I'm on a loaner that only has 16gb right now, not
    sure what the plan is with my issued laptop (3rd motherboard in 2.5
    years, and now it blue screens on windows updates).


    But you are right - for developing, docker makes things pretty easy.
    I use "syncthing" to keep my laptop and imac development directory
    in sync, so when I switch between one or the other, I just kill the containers on my laptop and restart them on the imac and keep going
    (or visa-versa).

    Mostly not doing much syncing... just relying on source control (git)
    for the most part.

    When I'm finished with a feature, I push the code to my github,
    which (depending on the project), builds the container that ends
    up on the live server. With a Dockerfile that is consistent
    between environments there is rarely any localisation issues with deployment...

    I've got a few things like that... work projects have a PR process in
    place, then goes through a Dev->UAT->Prod release cycle. Other
    projects have different release cycles as different states/counties have different limitations on when releases can happen. Been a long, uphill
    battle, but most of our software is now released via CI/CD deployment agents/pipelines, and a lot of the testing is now containerized.

    The application I'm spending most of my time is docker-compose for local/testing and kubernetes release env.
    --
    Michael J. Ryan (tracker1)
    +o roughneckbbs.com
    ---
    ■ Synchronet ■ Roughneck BBS - roughneckbbs.com
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Tracker1@1:229/2 to Tony Langdon on Monday, February 08, 2021 17:35:54
    From: tracker1@TRN.remove-q47-this

    To: Tony Langdon
    On 2/7/2021 1:52 AM, Tony Langdon wrote:
    As far as WINE, from what I understand, WINE isn't a hardware emulator,
    it's just an 'emulator' of Windows APIs, mapping them to similar Linux
    APIs so that Windows binaries can run on *nix.

    "WINE" stands for "WINE Is Not An Emulator". Technically, it's an API translation layer, as you mentioned above.
    It isn't, but if you want to run an x86/x64 Windows application on WINE
    on an M1 mac, you'll need not only WINE but the x86/x64 emulation support.
    --
    Michael J. Ryan (tracker1)
    +o roughneckbbs.com
    ---
    ■ Synchronet ■ Roughneck BBS - roughneckbbs.com
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Tracker1@1:229/2 to Dream Master on Monday, February 08, 2021 17:40:39
    From: tracker1@TRN.remove-q47-this

    To: Dream Master
    On 2/7/2021 1:35 PM, Dream Master wrote:

    My old company was Dell until about 2013/2014 then went
    Thinkpads. Initial quality of the Thinkpads was pretty
    impressive but I had too many issues with charging and
    battery life with three different Thinkpads between 2014
    and 2019. My current company uses Dells. I hate the
    keyboard but it remains pretty solid.

    My work issue laptop is back at IT desk for the 4th time in
    about 2.5 years (Dell). It's had 2 motherboard replacements
    and currently blue screens on a windows update with a fresh
    install of windows. Not impressed.

    I'm usually docked, so really can't comment much on the
    keyboard/touchpad quality.

    Using a daskeyboard (mx brown) and logitech mouse with a 32"
    1440p display... I had a 42" 4k up until last march, but too
    much neck travel using it every day for work. My vision kind
    of sucks so higher resolution displays don't do much for me
    at all.
    --
    Michael J. Ryan (tracker1)
    +o roughneckbbs.com
    ---
    ■ Synchronet ■ Roughneck BBS - roughneckbbs.com
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Tony Langdon@1:229/2 to poindexter FORTRAN on Wednesday, February 10, 2021 19:36:00
    From: tony.langdon@3:633/410.remove-gia-this

    To: poindexter FORTRAN
    On 02-07-21 06:58, poindexter FORTRAN wrote to Tony Langdon <=-

    Recently bought a Dell laptop, and I'm pretty happy with it.

    I'm a hardcore Thinkpad fan, but working from home has soured me on
    black laptops. I like to go outside, get some air and work outside on sunny days, and my thinkpad gets way too hot. I'm thinking my old
    silver XPS 13 would fare better...

    Yeah, I quite like Thinkpads too. :)


    ... Freedom of the press is limited to those who have one.
    === MultiMail/Win v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Tony Langdon@1:229/2 to All on Wednesday, February 10, 2021 19:37:00
    From: tony.langdon@3:633/410.remove-gia-this

    To: Tracker1
    On 02-08-21 17:35, Tracker1 wrote to Tony Langdon <=-

    "WINE" stands for "WINE Is Not An Emulator". Technically, it's an API translation layer, as you mentioned above.
    It isn't, but if you want to run an x86/x64 Windows application on WINE
    on an M1 mac, you'll need not only WINE but the x86/x64 emulation
    support. --

    True, but the emulation is another layer altogether.


    ... 'Stupidity, if left untreated, is self-correcting' RAH.
    === MultiMail/Win v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Tracker1@1:229/2 to Tony Langdon on Saturday, February 13, 2021 18:39:48
    From: tracker1@TRN.remove-mer-this

    To: Tony Langdon
    On 2/10/2021 1:37 AM, Tony Langdon wrote:
    "WINE" stands for "WINE Is Not An Emulator". Technically, it's an API
    translation layer, as you mentioned above.

    It isn't, but if you want to run an x86/x64 Windows application on WINE
    on an M1 mac, you'll need not only WINE but the x86/x64 emulation
    support. --

    True, but the emulation is another layer altogether.

    The point was, it's one of probably many reasons that apple likely won't
    be removing x86 emulation any time soon.
    --
    Michael J. Ryan (tracker1)
    +o roughneckbbs.com
    ---
    ■ Synchronet ■ Roughneck BBS - roughneckbbs.com
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From Tony Langdon@1:229/2 to All on Sunday, February 14, 2021 20:45:00
    From: tony.langdon@3:633/410.remove-ump-this

    To: Tracker1
    On 02-13-21 18:39, Tracker1 wrote to Tony Langdon <=-

    The point was, it's one of probably many reasons that apple likely
    won't be removing x86 emulation any time soon.

    True, but I was responding to the part about WINE, not hardware emulation.


    ... No, no, nurse! I said SLIP off his SPECTACLES!!
    === MultiMail/Win v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (3:633/410)
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From JIMMY ANDERSON@1:229/2 to Nightfox on Thursday, February 18, 2021 14:06:00
    From: jimmy.anderson@1:116/18.remove-1gl-this

    To: NIGHTFOX
    Nightfox wrote to Tracker1 <=-

    I had a 2012 17" MacBook for a little while. I thought it was good overall, but I wouldn't say I was overly impressed with it compared to other laptops. I don't think the screen was above average, and I
    didn't really care for the lack of physical buttons for the trackpad.
    As for the trackpad itself, I wouldn't call it "the best touchpad on
    any laptop" - I didn't really see anything spectacular about it that
    set it apart.

    My current unit is a MacBook Air "new model" -- no buttons on the
    trackpad, but it does have 'variable touch' - like a newer iPhone
    screen too...




    ... Deja Booboo: When you feel you've screwed this up before.
    --- MultiMail/Mac v0.52
    * Origin: Omicron Theta (1:116/18)
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)
  • From JIMMY ANDERSON@1:229/2 to Dream Master on Thursday, February 18, 2021 14:09:00
    From: jimmy.anderson@1:116/18.remove-1gl-this

    To: DREAM MASTER
    Dream Master wrote to poindexter FORTRAN <=-

    I thought Apple stopped making 17" laptops?

    They have stopped. This was around 2012 or so.

    They now make the 16" MBP, which is a powerhouse for a MBP and I think
    it is overkill for a daily driver. If I were doing graphic or audio workloads, I could definitely see getting that instead of a 13" MBP (or the rumored 14" that's coming out later this year).

    I have retiring teachers all the time ask me what Mac to get - they see
    the price of the Pro and assume it's 'better,' but for email, FB,
    Amazon, eBay, pictures. :-) Way overkill!




    ... Enter any 12 digit prime number to continue
    --- MultiMail/Mac v0.52
    * Origin: Omicron Theta (1:116/18)
    --- Synchronet 3.18c-Win32 NewsLink 1.113
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net

    --- SoupGate-Win32 v1.05
    * Origin: www.darkrealms.ca (1:229/2)