Notices by polprog68k (gorplop@pleroma.m68k.church)
-
polprog68k (gorplop@pleroma.m68k.church)'s status on Friday, 21-Feb-2025 23:28:20 JST polprog68k
@chfour @rail_ widzisz mnie? -
polprog68k (gorplop@pleroma.m68k.church)'s status on Friday, 21-Feb-2025 05:16:58 JST polprog68k
@StevenNT the Click was a royal failure. IIRC it was a cartridge with hdd platter, the reader was the rest of the HDD. It was just not engineered enough, drives broke and data was lost. -
polprog68k (gorplop@pleroma.m68k.church)'s status on Friday, 21-Feb-2025 05:12:09 JST polprog68k
I found this advert from the 2000s in a photography magazine. It is kinda ironic looking back. -
polprog68k (gorplop@pleroma.m68k.church)'s status on Friday, 21-Feb-2025 03:20:01 JST polprog68k
@wxcafe we already have Jazelle -
polprog68k (gorplop@pleroma.m68k.church)'s status on Thursday, 20-Feb-2025 22:12:20 JST polprog68k
@pancake where's "yes because it makes links more legible" ? -
polprog68k (gorplop@pleroma.m68k.church)'s status on Thursday, 20-Feb-2025 21:54:36 JST polprog68k
@philpem @foone Oh shit. Im pretty sure one full-print t-shirt I got from china has this exact photo, how come I didnt notice... -
polprog68k (gorplop@pleroma.m68k.church)'s status on Thursday, 20-Feb-2025 21:50:23 JST polprog68k
@ret that calls for a proper brew -
polprog68k (gorplop@pleroma.m68k.church)'s status on Wednesday, 19-Feb-2025 03:55:09 JST polprog68k
@kiwa Nokia BL-5C -
polprog68k (gorplop@pleroma.m68k.church)'s status on Wednesday, 19-Feb-2025 03:53:28 JST polprog68k
@ret oh, i see. Watch out for joint pains -
polprog68k (gorplop@pleroma.m68k.church)'s status on Wednesday, 19-Feb-2025 03:51:27 JST polprog68k
@ret what did you do? -
polprog68k (gorplop@pleroma.m68k.church)'s status on Monday, 17-Feb-2025 01:15:40 JST polprog68k
@kiwa maybe the filter is wrong? -
polprog68k (gorplop@pleroma.m68k.church)'s status on Saturday, 15-Feb-2025 05:18:59 JST polprog68k
@wolf480pl @piggo @mei
>8051
Best CPU!!!
srsly tho - linux kernel uses some tricks with a pointer to zero in the offset_of macro. But I dont remember if NULL being the same as *(0x0) is just true on most platforms or it's actually the standard
#define offsetof(st, m) \
((size_t)&(((st *)0)->m)) -
polprog68k (gorplop@pleroma.m68k.church)'s status on Saturday, 15-Feb-2025 02:50:51 JST polprog68k
Sign in to confirm you’re not a bot. This helps protect our community. Learn more -
polprog68k (gorplop@pleroma.m68k.church)'s status on Saturday, 15-Feb-2025 01:43:41 JST polprog68k
@kiwa oh thats awesome!! -
polprog68k (gorplop@pleroma.m68k.church)'s status on Saturday, 15-Feb-2025 01:13:08 JST polprog68k
@kiwa The distribution for ADVISORPASS had an instruction iirc -
polprog68k (gorplop@pleroma.m68k.church)'s status on Saturday, 15-Feb-2025 01:11:56 JST polprog68k
@kiwa You might be right, I was speculating it does a readout. Definitely worth getting down to how it is done, because the documentation is very rare for these pagers :( -
polprog68k (gorplop@pleroma.m68k.church)'s status on Saturday, 15-Feb-2025 01:08:26 JST polprog68k
@kiwa My original plan was to port the software to Linux, so it doesnt require DOS to crack these pager passwords -
polprog68k (gorplop@pleroma.m68k.church)'s status on Saturday, 15-Feb-2025 01:08:00 JST polprog68k
@kiwa I wanted to understand what the software does. I think it reads out the chip memory over that 1 wire protocol. but Im not sure what protocol that is. Then it finds the password in that memory dump. I partially reversed that packer but I was not able to get the original dos executable image out yet. I should go back to this... it was all 2 years ago lol -
polprog68k (gorplop@pleroma.m68k.church)'s status on Saturday, 15-Feb-2025 00:47:05 JST polprog68k
@kiwa lol i was to finish fixing that, i need to reprogram my advisors -
polprog68k (gorplop@pleroma.m68k.church)'s status on Saturday, 15-Feb-2025 00:27:14 JST polprog68k
@kiwa lol maybe you have the version which is broken due to bad packer