Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.advocacy > #684077
| From | "Carlos E.R." <robin_listas@es.invalid> |
|---|---|
| Newsgroups | comp.os.linux.advocacy, alt.comp.os.windows-10 |
| Subject | Re: Microsoft to force new Outlook on Windows 10 PCs |
| Date | 2025-01-15 16:20 +0100 |
| Message-ID | <2b0l5lxdo.ln2@Telcontar.valinor> (permalink) |
| References | (4 earlier) <HHghP.135123$5c34.129668@fx47.iad> <la6bojl7t4686ll2teomlj0ig70ma8o8c8@4ax.com> <Q3hhP.45732$nlJ1.37298@fx41.iad> <sink5lx0bu.ln2@Telcontar.valinor> <vm8if5$30666$1@dont-email.me> |
Cross-posted to 2 groups.
On 2025-01-15 15:58, Paul wrote:
> On Wed, 1/15/2025 7:51 AM, Carlos E.R. wrote:
>> On 2025-01-14 00:10, CrudeSausage wrote:
>>> MacOS machines have a shelf life of about seven years before Apple decides that your machine is no longer worth supporting with updates. As we've seen, Windows machines get about seven, so it's a fair amount of time. However, Linux has them both beat with unlimited support no matter how pathetic the machine you're running it on is.
>>
>> Hum. That is not completely true, either. Some distributions stopped supporting 32 bit machines.
>>
>> Each year you need more ram to run the same apps.
>>
>> Proprietary drivers like NVidia stop publishing drivers for what they think is old hardware, and the open source version doesn't have the full feature set.
>>
>> Modern videos use codecs that can not keep running fast enough on pathetic machines.
>
> As long as the videos are coded in something that VAAPI or NVENC/NVDEC has,
> the movie can be decoded for "almost free". For example, Intel Quicksync
> has sufficient horsepower, to decode five video streams at the same time,
> on the early instances of that hardware block.
>
> Old machines and their older video cards without NVidia driver support, might no
> longer have access to the built-in encoder/decoder hardware on the video card,
> in which case the fallback software method would be used instead.
>
> Another contributor to "pathetic", is the video decoding process can use a
> "scaler" which changes a 720x576 decoded video, to whatever box size the
> browser presents at the time (the wrapper frame). Doing a pixmap scaler
> in software, used at least 30% of a P4 core. Whereas the hardware scaler
> (driver support), could do a scaling operation "for free".
>
> And finally, insisting on compositing as a system-wide way of doing things,
> if the video card compositing is not working and the OS has to use fallback
> code for that, that could take buckets of horsepower to do.
>
> An old machine really needs the support. It isn't so much "pathetic" as it is
> everything working against it. "All the items are leaning the wrong way."
>
> The code path has had IDCT removed, so when an old machine has been
> stripped of all its goodness, the code doesn't even use the IDCT
> (Inverse Discrete Cosine transform for macroblocks). That is a method of
> providing a slight acceleration, when forced to do video decode in software.
> The older software used to use that, as it helped a bit with the decoding
> process.
Right.
I have a mini PC that I use as server and to display movies in my computer room.
Isengard:~ # inxi -GSaz --vs
inxi 3.3.23-00 (2022-10-31)
System:
Kernel: 5.14.21-150500.55.88-default arch: x86_64 bits: 64 compiler: gcc
v: 7.5.0 parameters: BOOT_IMAGE=/boot/vmlinuz-5.14.21-150500.55.88-default
root=UUID=0d457df1-b43d-4587-aa5a-6c919bcbedb8 showopts splash=verbose
resume=/dev/disk/by-label/Swap verbose mitigations=auto
Desktop: Xfce v: 4.18.1 tk: Gtk v: 3.24.34 info: xfce4-panel wm: xfwm
v: 4.18.0 dm: SDDM Distro: openSUSE Leap 15.5
Graphics:
Device-1: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx
Integrated Graphics vendor: Micro-Star MSI driver: i915 v: kernel
arch: Gen-8 process: Intel 14nm built: 2014-15 ports: active: HDMI-A-3
empty: DP-1, DP-2, DP-3, HDMI-A-1, HDMI-A-2 bus-ID: 00:02.0
chip-ID: 8086:22b1 class-ID: 0300
Display: x11 server: X.Org v: 1.21.1.4 with: Xwayland v: 22.1.5
compositor: xfwm v: 4.18.0 driver: X: loaded: intel dri: iris gpu: i915
display-ID: localhost:11.0 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 96 s-size: 508x285mm (20.00x11.22")
s-diag: 582mm (22.93")
Monitor-1: HDMI-A-3 mapped: DVI-D-0 model: Samsung T22C350 built: 2012
res: 1920x1080 hz: 60 dpi: 92 gamma: 1.2 size: 531x298mm (20.91x11.73")
diag: 547mm (21.5") ratio: 16:9 modes: max: 1920x1080 min: 720x400
API: OpenGL v: 4.5 Mesa 22.3.5 renderer: llvmpipe (LLVM 15.0.7 128 bits)
direct render: Yes
Isengard:~ #
Well, there are movies that simply block, display one photo then get stuck. Maybe the audio keeps playing. I had to recode with ffmpeg on another machine in order to view them here.
YouTube, I can no longer display in full screen, because the image stutters. I can see the CPU load at about 90%.
--
Cheers, Carlos.
Back to comp.os.linux.advocacy | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-10 12:37 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-10 12:43 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-10 13:59 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-11 09:30 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-11 07:30 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-20 16:39 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-20 20:39 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs chrisv <chrisv@nospam.invalid> - 2025-01-21 06:05 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-21 08:49 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-10 20:14 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-01-10 16:35 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-11 09:31 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-01-11 12:15 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-12 23:20 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-13 12:45 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-13 22:50 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-21 22:43 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-10 12:54 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-11 09:27 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-11 04:32 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-11 07:38 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-11 07:28 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-12 08:38 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-12 09:36 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-13 12:40 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-13 10:05 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-11 20:11 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-11 17:28 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-12 08:40 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-12 09:55 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-13 12:44 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-12 08:39 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-12 23:23 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs MikeS <MikeS@fred.com> - 2025-01-13 21:25 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-13 16:32 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-13 17:44 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-13 17:54 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-13 18:10 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-13 18:25 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Hank Rogers <Hank@nospam.invalid> - 2025-01-13 17:52 -0600
Cult of Unix (was: Re: Microsoft to force new Outlook on Windows 10 PCs) vallor <vallor@cultnix.org> - 2025-01-15 00:30 +0000
Re: Cult of Unix Hank Rogers <Hank@nospam.invalid> - 2025-01-14 20:05 -0600
Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-15 03:16 -0500
Re: Cult of Unix vallor <vallor@cultnix.org> - 2025-01-15 09:02 +0000
Re: Cult of Unix ...w¡ñ§±¤ñ <winstonmvp@gmail.com> - 2025-01-15 11:10 -0700
Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-16 05:03 +0000
Re: 🏳️🌈Cult of Unix🏳️🌈 🌈💐🌻🌺🌹🌻💐🌷🌺🌈Jen🌈💐🌻🌺🌹🌻💐🌷🌺🌈 Dershmender 💐🌻🌺🌹🌻💐🌷🌺🐶笛🌈💐🌻🌺🌹🌻💐🌷🌺🌈 <root@127.0.0.1> - 2025-01-16 05:28 +0000
Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-16 10:34 -0500
Re: Cult of Unix vallor <vallor@cultnix.org> - 2025-01-16 16:04 +0000
Re: Cult of Unix Hank Rogers <Hank@nospam.invalid> - 2025-01-16 14:48 -0600
Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-16 18:06 -0500
Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 02:49 +0000
Re: Cult of Unix vallor <vallor@cultnix.org> - 2025-01-17 03:51 +0000
Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-17 02:10 -0500
Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 23:55 +0000
Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-17 20:53 -0500
Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-19 00:54 +0000
Re: Cult of Unix Frank Slootweg <this@ddress.is.invalid> - 2025-01-17 16:46 +0000
Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 23:56 +0000
Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-17 20:54 -0500
Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-19 00:55 +0000
Re: Cult of Unix Joel <joelcrump@gmail.com> - 2025-01-18 20:01 -0500
Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 00:10 +0000
Re: 🏳️🌈Cult of Unix (was: Re: Microsoft to force new Outlook on Windows 10 PCs)🏳️🌈 🌈💐🌻🌺🌹🌻💐🌷🌺🌈Jen🌈💐🌻🌺🌹🌻💐🌷🌺🌈 Dershmender 💐🌻🌺🌹🌻💐🌷🌺🐶笛🌈💐🌻🌺🌹🌻💐🌷🌺🌈 <root@127.0.0.1> - 2025-01-15 05:24 +0000
Setting up old-style backup on Windows 11 (was: Re: Cult of Unix) vallor <vallor@cultnix.org> - 2025-01-15 08:38 +0000
Re: 🏳️🌈Setting up old-style backup on Windows 11 (was: Re: Cult of Unix)🏳️🌈 🌈💐🌻🌺🌹🌻💐🌷🌺🌈Jen🌈💐🌻🌺🌹🌻💐🌷🌺🌈 Dershmender 💐🌻🌺🌹🌻💐🌷🌺🐶笛🌈💐🌻🌺🌹🌻💐🌷🌺🌈 <root@127.0.0.1> - 2025-01-15 17:22 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-13 21:44 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Manu Raju <MR@invalid.invalid> - 2025-01-14 03:09 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-15 06:56 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-15 02:52 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 00:11 +0000
Defragging (was: Re: Microsoft to force new Outlook on Windows 10 PCs) vallor <vallor@cultnix.org> - 2025-01-17 03:45 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 23:10 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-15 10:40 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-15 23:14 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-15 20:15 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs pothead <pothead@snakebite.com> - 2025-01-16 01:29 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-17 05:05 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-17 08:53 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-17 10:43 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-17 11:07 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-17 17:19 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-17 18:17 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-20 16:40 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-20 20:41 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-17 17:18 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-17 18:15 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-18 13:07 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-18 16:08 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-18 17:22 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-01-18 23:30 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-18 19:04 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-19 04:40 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-18 18:50 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-18 19:08 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-18 21:10 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-18 22:14 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 11:38 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-19 12:23 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 12:32 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-19 15:54 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 15:59 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-19 18:44 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 20:28 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-19 21:10 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 22:22 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-19 07:22 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-19 06:03 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-20 03:53 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 23:08 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-20 08:45 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-21 06:40 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-19 19:36 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-20 03:56 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-01-19 08:53 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-19 06:09 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-14 12:46 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs "Carlos E.R." <robin_listas@es.invalid> - 2025-01-15 13:51 +0100
Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-15 09:58 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs "Carlos E.R." <robin_listas@es.invalid> - 2025-01-15 16:20 +0100
Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-15 23:20 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs "Carlos E.R." <robin_listas@es.invalid> - 2025-01-16 15:36 +0100
Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-17 00:12 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Chris <ithinkiam@gmail.com> - 2025-01-15 18:09 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs "Carlos E.R." <robin_listas@es.invalid> - 2025-01-16 15:47 +0100
Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-14 05:48 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Hank Rogers <Hank@nospam.invalid> - 2025-01-13 16:48 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-13 23:54 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Chris <ithinkiam@gmail.com> - 2025-01-15 11:33 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-15 10:46 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-15 11:33 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs vallor <vallor@cultnix.org> - 2025-01-15 17:02 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-15 12:33 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-16 05:40 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 06:27 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-27 22:49 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-15 14:32 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-15 15:52 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-15 20:34 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 00:41 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 06:42 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 14:40 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 16:34 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 16:56 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 22:40 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-17 02:04 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs chrisv <chrisv@nospam.invalid> - 2025-01-17 07:34 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs roger <rduffy@hotmail.com.invalid - 2025-01-17 14:01 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-17 17:15 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-17 15:57 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-17 16:50 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-17 21:52 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Farley Flud <ff@linux.rocks> - 2025-01-16 21:38 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-16 18:33 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 15:44 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 15:51 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 16:11 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs Farley Flud <fsquared@fsquared.linux> - 2025-01-17 13:03 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-17 16:00 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs Farley Flud <ff@linux.rocks> - 2025-01-17 23:15 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-17 18:10 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-17 18:13 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-30 13:35 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-30 17:32 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs pothead <pothead@snakebite.com> - 2025-02-01 00:20 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-02-01 06:58 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-02-01 07:18 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs chrisv <chrisv@nospam.invalid> - 2025-02-01 06:31 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs vallor <vallor@cultnix.org> - 2025-02-01 12:39 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-02-02 16:00 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-02-02 15:59 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 06:22 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-16 12:10 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs chrisv <chrisv@nospam.invalid> - 2025-01-16 12:28 -0600
Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-17 00:27 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-16 23:47 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-20 16:41 -0500
Gaming Laptops (was: Re: Microsoft to force new Outlook on Windows 10 PCs) vallor <vallor@cultnix.org> - 2025-02-01 12:58 +0000
Re: Gaming Laptops Paul <nospam@needed.invalid> - 2025-02-01 19:22 -0500
Re: Gaming Laptops chrisv <chrisv@nospam.invalid> - 2025-02-02 08:05 -0600
Re: Gaming Laptops candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-03 20:10 +0000
Re: Gaming Laptops Paul <nospam@needed.invalid> - 2025-02-03 19:24 -0500
Re: Gaming Laptops pothead <pothead@snakebite.com> - 2025-02-04 00:45 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs Mark Lloyd <not.email@all.invalid> - 2025-01-16 18:45 +0000
Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 16:05 -0500
Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-16 11:35 -0500
csiph-web