Nobody Cares: Technology-only Edition

Erich Templar

Well-known member
VVO Supporter 🍦🎈👾❤
Joined
Sep 20, 2018
Messages
608
Location
UK
You've purchased (presumably on disks...
How to tell us you're old without saying "I'm old".

Presumably the Office suite automatically updates, in which case this is just included in the update (probably before Microsoft made this announcement).
 
  • 1Agree
Reactions: Govi

Dakota Tebaldi

Well-known member
VVO Supporter 🍦🎈👾❤
Joined
Sep 19, 2018
Messages
9,843
Location
Ohio
Joined SLU
02-22-2008
SLU Posts
16791
How to tell us you're old without saying "I'm old".

Presumably the Office suite automatically updates, in which case this is just included in the update (probably before Microsoft made this announcement).
Yeah my understanding is, the apps *check* for updates at least, if the computer is online. Support has already been ended so there won't be any updates, but evidently at the same time it checks to verify some kind of certificate, and those certificates are what's about to expire. Microsoft can easily renew them, it would cost them literally nothing, but they've decided not to do that in order to force Office 2019 users to give them more money.
 
  • 1Thanks
Reactions: Govi

Veritable Quandry

Specializing in derails and train wrecks.
Joined
Sep 19, 2018
Messages
5,324
Location
Columbus, OH
SL Rez
2010
Joined SLU
20something
SLU Posts
42
And you don't get to "keep your data" if you used Publisher. They recommended making pdfs as no Office product currently available will open the Publisher files.
 
  • 1WTF??
Reactions: Govi

CronoCloud Creeggan

Eliza, because Free says so.
VVO Supporter 🍦🎈👾❤
Joined
Sep 26, 2018
Messages
2,491
Location
Central Illinois
SL Rez
2006
Joined SLU
07-25-2012
SLU Posts
278
Yep, saw the easter egg on the r/c64 reddit.

Code:
5 print"{clr}"
10 v=53248:poke v+21,0:x=120:y=120:poke v+4,x:poke v+5,y:poke v+21,4
11 poke 2042,13:poke 53277,15:poke 53289,7
20 for n=0 to 62:read q:poke 832+n,q:next:dx=7:dy=3
30 x=x+dx:if x>255 then x=255:dx=-dx
31 if x<65 then x=65:dx=-dx
35 y=y+dy:if y>200 then y=200:dy=-dy
36 if y<65 then y=65:dy=-dy
40 poke v+4,x:poke v+5,y:goto 30
200 data 0,0,0, 0,0,0, 12,68,96, 56,108,56, 120,124,60, 120,124,60
207 data 252,124,126, 255,255,254, 255,255,254, 255,255,254
211 data 143,255,226, 7,255,192, 3,255,128, 2,124,128
215 data 0,56,0, 0,56,0, 0,16,0, 0,16,0, 0,0,0, 0,0,0, 0,0,0
Line 5 with the the {clr} (shift+clr/home) was suggested by a redditor to remove any onscreen text before creating the sprite. The easter egg is C64 specific, it won't work on the other 8bits. People guessed it was for the C64 because of the poke location and the fact that the listing on Batman's screen is inside a border like a C64 and the font looks like the C64 one. And the keyboard on Batman's computer has c64 styled and colored function keys on the right side.
 

Dakota Tebaldi

Well-known member
VVO Supporter 🍦🎈👾❤
Joined
Sep 19, 2018
Messages
9,843
Location
Ohio
Joined SLU
02-22-2008
SLU Posts
16791
Just how is that supposed to work? You've purchased (presumably on disks) the program and installed it. The only way MS could make this work is if they somehow connect to your installed program and alter it in the way you described. Or had they built in this termination of full service in the original programs without telling you?
My possibly flawed understanding of this is, the program makes a call to Microsoft on launch to look for updates. Evidently somehow this call includes a check for some certificate. I'm not sure what the certificate's function was - maybe for verifying your CD security key against? Whatever its purpose, the certificate is what Microsoft is allowing to expire. Once the certificate isn't valid anymore, your program can't verify your CD key anymore, so everything except read functionality is locked.
 
  • 1Thanks
Reactions: Govi

Dakota Tebaldi

Well-known member
VVO Supporter 🍦🎈👾❤
Joined
Sep 19, 2018
Messages
9,843
Location
Ohio
Joined SLU
02-22-2008
SLU Posts
16791
Microsoft disabled over 70 of its own Github repositiories after hackers managed to push malware on them. The malware is designed to run and steal credentials of users whenever someone accesses the repositories using the Claude or Gemini chatbots or VS Code.

Hackers from the group TeamPCP previously compromised Microsoft’s durabletask, publishing three malicious versions of the tool in May. TeamPCP has performed a wealth of supply chain attacks in the first half of this year, impacting hundreds of organizations, WIRED reported.

In practice, this means that any GitHub actions that used those repositories will no longer function. And coupled with the statement and research, indicates Microsoft did not fully protect itself and its users after the earlier compromise.
 

Free

*censored*
VVO Supporter 🍦🎈👾❤
Joined
Sep 22, 2018
Messages
42,477
Location
Moonbase Caligula
SL Rez
2008
Joined SLU
2009
SLU Posts
55565
  • 1Minion
Reactions: Dakota Tebaldi

Casey Pelous

Senior Discount
VVO Supporter 🍦🎈👾❤
Joined
Sep 24, 2018
Messages
3,255
Location
USA, upper left corner
SL Rez
2007
Joined SLU
February, 2011
SLU Posts
10461