1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4050
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: null
+root: null
+body: """
I’m a bit baffled that this hasn’t popped up yet: **Sell them on eBay**. \n
Mark them as broken goods/scrap and re-iterate that fact very clearly in the product description. Broken drives often sell for up to 1/3 of the value of a working one, no scamming needed.\n
\n
I cannot tell you *why* that is, but my theory is that a lot of folk buy up broken drives in private sales in the hopes that the “broken”-diagnosis is just user error and that the drive is actually fine. Knowing my users that might actually be true in many cases.\n
\n
Edit: I didn’t quite catch that you were not able to successfully overwrite your data. I guess that’s a point *against* selling it. Always encrypt your drives, that way you can always sell them when they break!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1697007111 {#4059
date: 2023-10-11 08:51:51.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#4048 …}
+nested: Doctrine\ORM\PersistentCollection {#4046 …}
+votes: Doctrine\ORM\PersistentCollection {#4044 …}
+reports: Doctrine\ORM\PersistentCollection {#4042 …}
+favourites: Doctrine\ORM\PersistentCollection {#4010 …}
+notifications: Doctrine\ORM\PersistentCollection {#4014 …}
-id: 30759
-bodyTs: "'1/3':41 'abl':114 'actual':91,98 'alway':129,137 'baffl':5 'bit':4 'break':142 'broken':20,34,70,80 'buy':68 'cannot':53 'case':103 'catch':109 'clear':29 'data':119 'descript':33 'diagnosi':81 'didn':106 'drive':35,71,89,132 'ebay':16 'edit':104 'encrypt':130 'error':85 'fact':27 'fine':92 'folk':67 'goods/scrap':21 'guess':121 'hasn':8 'hope':77 'iter':25 'know':93 'lot':65 'm':2 'mani':102 'mark':17 'might':97 'need':51 'often':36 'one':48 'overwrit':117 'point':125 'pop':10 'privat':73 'product':32 'quit':108 're':24 're-iter':23 'sale':74 'scam':50 'sell':13,37,127,138 'success':116 'tell':54 'theori':61 'true':100 'user':84,95 'valu':44 'way':134 'work':47 'yet':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/2169978"
+editedAt: null
+createdAt: DateTimeImmutable @1693210475 {#3991
date: 2023-08-28 10:14:35.0 +02:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#4050
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: null
+root: null
+body: """
I’m a bit baffled that this hasn’t popped up yet: **Sell them on eBay**. \n
Mark them as broken goods/scrap and re-iterate that fact very clearly in the product description. Broken drives often sell for up to 1/3 of the value of a working one, no scamming needed.\n
\n
I cannot tell you *why* that is, but my theory is that a lot of folk buy up broken drives in private sales in the hopes that the “broken”-diagnosis is just user error and that the drive is actually fine. Knowing my users that might actually be true in many cases.\n
\n
Edit: I didn’t quite catch that you were not able to successfully overwrite your data. I guess that’s a point *against* selling it. Always encrypt your drives, that way you can always sell them when they break!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1697007111 {#4059
date: 2023-10-11 08:51:51.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#4048 …}
+nested: Doctrine\ORM\PersistentCollection {#4046 …}
+votes: Doctrine\ORM\PersistentCollection {#4044 …}
+reports: Doctrine\ORM\PersistentCollection {#4042 …}
+favourites: Doctrine\ORM\PersistentCollection {#4010 …}
+notifications: Doctrine\ORM\PersistentCollection {#4014 …}
-id: 30759
-bodyTs: "'1/3':41 'abl':114 'actual':91,98 'alway':129,137 'baffl':5 'bit':4 'break':142 'broken':20,34,70,80 'buy':68 'cannot':53 'case':103 'catch':109 'clear':29 'data':119 'descript':33 'diagnosi':81 'didn':106 'drive':35,71,89,132 'ebay':16 'edit':104 'encrypt':130 'error':85 'fact':27 'fine':92 'folk':67 'goods/scrap':21 'guess':121 'hasn':8 'hope':77 'iter':25 'know':93 'lot':65 'm':2 'mani':102 'mark':17 'might':97 'need':51 'often':36 'one':48 'overwrit':117 'point':125 'pop':10 'privat':73 'product':32 'quit':108 're':24 're-iter':23 'sale':74 'scam':50 'sell':13,37,127,138 'success':116 'tell':54 'theori':61 'true':100 'user':84,95 'valu':44 'way':134 'work':47 'yet':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/2169978"
+editedAt: null
+createdAt: DateTimeImmutable @1693210475 {#3991
date: 2023-08-28 10:14:35.0 +02:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4050
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: null
+root: null
+body: """
I’m a bit baffled that this hasn’t popped up yet: **Sell them on eBay**. \n
Mark them as broken goods/scrap and re-iterate that fact very clearly in the product description. Broken drives often sell for up to 1/3 of the value of a working one, no scamming needed.\n
\n
I cannot tell you *why* that is, but my theory is that a lot of folk buy up broken drives in private sales in the hopes that the “broken”-diagnosis is just user error and that the drive is actually fine. Knowing my users that might actually be true in many cases.\n
\n
Edit: I didn’t quite catch that you were not able to successfully overwrite your data. I guess that’s a point *against* selling it. Always encrypt your drives, that way you can always sell them when they break!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1697007111 {#4059
date: 2023-10-11 08:51:51.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#4048 …}
+nested: Doctrine\ORM\PersistentCollection {#4046 …}
+votes: Doctrine\ORM\PersistentCollection {#4044 …}
+reports: Doctrine\ORM\PersistentCollection {#4042 …}
+favourites: Doctrine\ORM\PersistentCollection {#4010 …}
+notifications: Doctrine\ORM\PersistentCollection {#4014 …}
-id: 30759
-bodyTs: "'1/3':41 'abl':114 'actual':91,98 'alway':129,137 'baffl':5 'bit':4 'break':142 'broken':20,34,70,80 'buy':68 'cannot':53 'case':103 'catch':109 'clear':29 'data':119 'descript':33 'diagnosi':81 'didn':106 'drive':35,71,89,132 'ebay':16 'edit':104 'encrypt':130 'error':85 'fact':27 'fine':92 'folk':67 'goods/scrap':21 'guess':121 'hasn':8 'hope':77 'iter':25 'know':93 'lot':65 'm':2 'mani':102 'mark':17 'might':97 'need':51 'often':36 'one':48 'overwrit':117 'point':125 'pop':10 'privat':73 'product':32 'quit':108 're':24 're-iter':23 'sale':74 'scam':50 'sell':13,37,127,138 'success':116 'tell':54 'theori':61 'true':100 'user':84,95 'valu':44 'way':134 'work':47 'yet':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/2169978"
+editedAt: null
+createdAt: DateTimeImmutable @1693210475 {#3991
date: 2023-08-28 10:14:35.0 +02:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4074
+user: Proxies\__CG__\App\Entity\User {#4085 …}
+entry: App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: App\Entity\EntryComment {#4050
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: null
+root: null
+body: """
I’m a bit baffled that this hasn’t popped up yet: **Sell them on eBay**. \n
Mark them as broken goods/scrap and re-iterate that fact very clearly in the product description. Broken drives often sell for up to 1/3 of the value of a working one, no scamming needed.\n
\n
I cannot tell you *why* that is, but my theory is that a lot of folk buy up broken drives in private sales in the hopes that the “broken”-diagnosis is just user error and that the drive is actually fine. Knowing my users that might actually be true in many cases.\n
\n
Edit: I didn’t quite catch that you were not able to successfully overwrite your data. I guess that’s a point *against* selling it. Always encrypt your drives, that way you can always sell them when they break!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1697007111 {#4059
date: 2023-10-11 08:51:51.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#4048 …}
+nested: Doctrine\ORM\PersistentCollection {#4046 …}
+votes: Doctrine\ORM\PersistentCollection {#4044 …}
+reports: Doctrine\ORM\PersistentCollection {#4042 …}
+favourites: Doctrine\ORM\PersistentCollection {#4010 …}
+notifications: Doctrine\ORM\PersistentCollection {#4014 …}
-id: 30759
-bodyTs: "'1/3':41 'abl':114 'actual':91,98 'alway':129,137 'baffl':5 'bit':4 'break':142 'broken':20,34,70,80 'buy':68 'cannot':53 'case':103 'catch':109 'clear':29 'data':119 'descript':33 'diagnosi':81 'didn':106 'drive':35,71,89,132 'ebay':16 'edit':104 'encrypt':130 'error':85 'fact':27 'fine':92 'folk':67 'goods/scrap':21 'guess':121 'hasn':8 'hope':77 'iter':25 'know':93 'lot':65 'm':2 'mani':102 'mark':17 'might':97 'need':51 'often':36 'one':48 'overwrit':117 'point':125 'pop':10 'privat':73 'product':32 'quit':108 're':24 're-iter':23 'sale':74 'scam':50 'sell':13,37,127,138 'success':116 'tell':54 'theori':61 'true':100 'user':84,95 'valu':44 'way':134 'work':47 'yet':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/2169978"
+editedAt: null
+createdAt: DateTimeImmutable @1693210475 {#3991
date: 2023-08-28 10:14:35.0 +02:00
}
}
+root: App\Entity\EntryComment {#4050}
+body: "Aah that’s a pretty good idea. But I’m guessing it’s not the case for SSD’s?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1696377999 {#4077
date: 2023-10-04 02:06:39.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
"@splendoruranium@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#4082 …}
+nested: Doctrine\ORM\PersistentCollection {#4092 …}
+votes: Doctrine\ORM\PersistentCollection {#4093 …}
+reports: Doctrine\ORM\PersistentCollection {#4072 …}
+favourites: Doctrine\ORM\PersistentCollection {#4070 …}
+notifications: Doctrine\ORM\PersistentCollection {#4068 …}
-id: 30760
-bodyTs: "'aah':1 'case':16 'good':6 'guess':11 'idea':7 'm':10 'pretti':5 'ssd':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://iusearchlinux.fyi/comment/2567132"
+editedAt: null
+createdAt: DateTimeImmutable @1696377999 {#4078
date: 2023-10-04 02:06:39.0 +02:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#4074
+user: Proxies\__CG__\App\Entity\User {#4085 …}
+entry: App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: App\Entity\EntryComment {#4050
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: null
+root: null
+body: """
I’m a bit baffled that this hasn’t popped up yet: **Sell them on eBay**. \n
Mark them as broken goods/scrap and re-iterate that fact very clearly in the product description. Broken drives often sell for up to 1/3 of the value of a working one, no scamming needed.\n
\n
I cannot tell you *why* that is, but my theory is that a lot of folk buy up broken drives in private sales in the hopes that the “broken”-diagnosis is just user error and that the drive is actually fine. Knowing my users that might actually be true in many cases.\n
\n
Edit: I didn’t quite catch that you were not able to successfully overwrite your data. I guess that’s a point *against* selling it. Always encrypt your drives, that way you can always sell them when they break!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1697007111 {#4059
date: 2023-10-11 08:51:51.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#4048 …}
+nested: Doctrine\ORM\PersistentCollection {#4046 …}
+votes: Doctrine\ORM\PersistentCollection {#4044 …}
+reports: Doctrine\ORM\PersistentCollection {#4042 …}
+favourites: Doctrine\ORM\PersistentCollection {#4010 …}
+notifications: Doctrine\ORM\PersistentCollection {#4014 …}
-id: 30759
-bodyTs: "'1/3':41 'abl':114 'actual':91,98 'alway':129,137 'baffl':5 'bit':4 'break':142 'broken':20,34,70,80 'buy':68 'cannot':53 'case':103 'catch':109 'clear':29 'data':119 'descript':33 'diagnosi':81 'didn':106 'drive':35,71,89,132 'ebay':16 'edit':104 'encrypt':130 'error':85 'fact':27 'fine':92 'folk':67 'goods/scrap':21 'guess':121 'hasn':8 'hope':77 'iter':25 'know':93 'lot':65 'm':2 'mani':102 'mark':17 'might':97 'need':51 'often':36 'one':48 'overwrit':117 'point':125 'pop':10 'privat':73 'product':32 'quit':108 're':24 're-iter':23 'sale':74 'scam':50 'sell':13,37,127,138 'success':116 'tell':54 'theori':61 'true':100 'user':84,95 'valu':44 'way':134 'work':47 'yet':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/2169978"
+editedAt: null
+createdAt: DateTimeImmutable @1693210475 {#3991
date: 2023-08-28 10:14:35.0 +02:00
}
}
+root: App\Entity\EntryComment {#4050}
+body: "Aah that’s a pretty good idea. But I’m guessing it’s not the case for SSD’s?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1696377999 {#4077
date: 2023-10-04 02:06:39.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
"@splendoruranium@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#4082 …}
+nested: Doctrine\ORM\PersistentCollection {#4092 …}
+votes: Doctrine\ORM\PersistentCollection {#4093 …}
+reports: Doctrine\ORM\PersistentCollection {#4072 …}
+favourites: Doctrine\ORM\PersistentCollection {#4070 …}
+notifications: Doctrine\ORM\PersistentCollection {#4068 …}
-id: 30760
-bodyTs: "'aah':1 'case':16 'good':6 'guess':11 'idea':7 'm':10 'pretti':5 'ssd':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://iusearchlinux.fyi/comment/2567132"
+editedAt: null
+createdAt: DateTimeImmutable @1696377999 {#4078
date: 2023-10-04 02:06:39.0 +02:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4074
+user: Proxies\__CG__\App\Entity\User {#4085 …}
+entry: App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: App\Entity\EntryComment {#4050
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: null
+root: null
+body: """
I’m a bit baffled that this hasn’t popped up yet: **Sell them on eBay**. \n
Mark them as broken goods/scrap and re-iterate that fact very clearly in the product description. Broken drives often sell for up to 1/3 of the value of a working one, no scamming needed.\n
\n
I cannot tell you *why* that is, but my theory is that a lot of folk buy up broken drives in private sales in the hopes that the “broken”-diagnosis is just user error and that the drive is actually fine. Knowing my users that might actually be true in many cases.\n
\n
Edit: I didn’t quite catch that you were not able to successfully overwrite your data. I guess that’s a point *against* selling it. Always encrypt your drives, that way you can always sell them when they break!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1697007111 {#4059
date: 2023-10-11 08:51:51.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#4048 …}
+nested: Doctrine\ORM\PersistentCollection {#4046 …}
+votes: Doctrine\ORM\PersistentCollection {#4044 …}
+reports: Doctrine\ORM\PersistentCollection {#4042 …}
+favourites: Doctrine\ORM\PersistentCollection {#4010 …}
+notifications: Doctrine\ORM\PersistentCollection {#4014 …}
-id: 30759
-bodyTs: "'1/3':41 'abl':114 'actual':91,98 'alway':129,137 'baffl':5 'bit':4 'break':142 'broken':20,34,70,80 'buy':68 'cannot':53 'case':103 'catch':109 'clear':29 'data':119 'descript':33 'diagnosi':81 'didn':106 'drive':35,71,89,132 'ebay':16 'edit':104 'encrypt':130 'error':85 'fact':27 'fine':92 'folk':67 'goods/scrap':21 'guess':121 'hasn':8 'hope':77 'iter':25 'know':93 'lot':65 'm':2 'mani':102 'mark':17 'might':97 'need':51 'often':36 'one':48 'overwrit':117 'point':125 'pop':10 'privat':73 'product':32 'quit':108 're':24 're-iter':23 'sale':74 'scam':50 'sell':13,37,127,138 'success':116 'tell':54 'theori':61 'true':100 'user':84,95 'valu':44 'way':134 'work':47 'yet':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/2169978"
+editedAt: null
+createdAt: DateTimeImmutable @1693210475 {#3991
date: 2023-08-28 10:14:35.0 +02:00
}
}
+root: App\Entity\EntryComment {#4050}
+body: "Aah that’s a pretty good idea. But I’m guessing it’s not the case for SSD’s?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1696377999 {#4077
date: 2023-10-04 02:06:39.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
"@splendoruranium@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#4082 …}
+nested: Doctrine\ORM\PersistentCollection {#4092 …}
+votes: Doctrine\ORM\PersistentCollection {#4093 …}
+reports: Doctrine\ORM\PersistentCollection {#4072 …}
+favourites: Doctrine\ORM\PersistentCollection {#4070 …}
+notifications: Doctrine\ORM\PersistentCollection {#4068 …}
-id: 30760
-bodyTs: "'aah':1 'case':16 'good':6 'guess':11 'idea':7 'm':10 'pretti':5 'ssd':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://iusearchlinux.fyi/comment/2567132"
+editedAt: null
+createdAt: DateTimeImmutable @1696377999 {#4078
date: 2023-10-04 02:06:39.0 +02:00
}
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4129
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: App\Entity\EntryComment {#4074
+user: Proxies\__CG__\App\Entity\User {#4085 …}
+entry: App\Entity\Entry {#1794}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: App\Entity\EntryComment {#4050
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: null
+root: null
+body: """
I’m a bit baffled that this hasn’t popped up yet: **Sell them on eBay**. \n
Mark them as broken goods/scrap and re-iterate that fact very clearly in the product description. Broken drives often sell for up to 1/3 of the value of a working one, no scamming needed.\n
\n
I cannot tell you *why* that is, but my theory is that a lot of folk buy up broken drives in private sales in the hopes that the “broken”-diagnosis is just user error and that the drive is actually fine. Knowing my users that might actually be true in many cases.\n
\n
Edit: I didn’t quite catch that you were not able to successfully overwrite your data. I guess that’s a point *against* selling it. Always encrypt your drives, that way you can always sell them when they break!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1697007111 {#4059
date: 2023-10-11 08:51:51.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#4048 …}
+nested: Doctrine\ORM\PersistentCollection {#4046 …}
+votes: Doctrine\ORM\PersistentCollection {#4044 …}
+reports: Doctrine\ORM\PersistentCollection {#4042 …}
+favourites: Doctrine\ORM\PersistentCollection {#4010 …}
+notifications: Doctrine\ORM\PersistentCollection {#4014 …}
-id: 30759
-bodyTs: "'1/3':41 'abl':114 'actual':91,98 'alway':129,137 'baffl':5 'bit':4 'break':142 'broken':20,34,70,80 'buy':68 'cannot':53 'case':103 'catch':109 'clear':29 'data':119 'descript':33 'diagnosi':81 'didn':106 'drive':35,71,89,132 'ebay':16 'edit':104 'encrypt':130 'error':85 'fact':27 'fine':92 'folk':67 'goods/scrap':21 'guess':121 'hasn':8 'hope':77 'iter':25 'know':93 'lot':65 'm':2 'mani':102 'mark':17 'might':97 'need':51 'often':36 'one':48 'overwrit':117 'point':125 'pop':10 'privat':73 'product':32 'quit':108 're':24 're-iter':23 'sale':74 'scam':50 'sell':13,37,127,138 'success':116 'tell':54 'theori':61 'true':100 'user':84,95 'valu':44 'way':134 'work':47 'yet':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/2169978"
+editedAt: null
+createdAt: DateTimeImmutable @1693210475 {#3991
date: 2023-08-28 10:14:35.0 +02:00
}
}
+root: App\Entity\EntryComment {#4050}
+body: "Aah that’s a pretty good idea. But I’m guessing it’s not the case for SSD’s?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1696377999 {#4077
date: 2023-10-04 02:06:39.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
"@splendoruranium@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#4082 …}
+nested: Doctrine\ORM\PersistentCollection {#4092 …}
+votes: Doctrine\ORM\PersistentCollection {#4093 …}
+reports: Doctrine\ORM\PersistentCollection {#4072 …}
+favourites: Doctrine\ORM\PersistentCollection {#4070 …}
+notifications: Doctrine\ORM\PersistentCollection {#4068 …}
-id: 30760
-bodyTs: "'aah':1 'case':16 'good':6 'guess':11 'idea':7 'm':10 'pretti':5 'ssd':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://iusearchlinux.fyi/comment/2567132"
+editedAt: null
+createdAt: DateTimeImmutable @1696377999 {#4078
date: 2023-10-04 02:06:39.0 +02:00
}
}
+root: App\Entity\EntryComment {#4050}
+body: "It absolutely is, at least from my observations!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1697007109 {#4124
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
"@splendoruranium@infosec.pub"
"@vicfic@iusearchlinux.fyi"
]
+children: Doctrine\ORM\PersistentCollection {#4122 …}
+nested: Doctrine\ORM\PersistentCollection {#4062 …}
+votes: Doctrine\ORM\PersistentCollection {#4064 …}
+reports: Doctrine\ORM\PersistentCollection {#4130 …}
+favourites: Doctrine\ORM\PersistentCollection {#4132 …}
+notifications: Doctrine\ORM\PersistentCollection {#4134 …}
-id: 41148
-bodyTs: "'absolut':2 'least':5 'observ':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/3326576"
+editedAt: null
+createdAt: DateTimeImmutable @1697007109 {#4127
date: 2023-10-11 08:51:49.0 +02:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#4129
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: App\Entity\EntryComment {#4074
+user: Proxies\__CG__\App\Entity\User {#4085 …}
+entry: App\Entity\Entry {#1794}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: App\Entity\EntryComment {#4050
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: null
+root: null
+body: """
I’m a bit baffled that this hasn’t popped up yet: **Sell them on eBay**. \n
Mark them as broken goods/scrap and re-iterate that fact very clearly in the product description. Broken drives often sell for up to 1/3 of the value of a working one, no scamming needed.\n
\n
I cannot tell you *why* that is, but my theory is that a lot of folk buy up broken drives in private sales in the hopes that the “broken”-diagnosis is just user error and that the drive is actually fine. Knowing my users that might actually be true in many cases.\n
\n
Edit: I didn’t quite catch that you were not able to successfully overwrite your data. I guess that’s a point *against* selling it. Always encrypt your drives, that way you can always sell them when they break!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1697007111 {#4059
date: 2023-10-11 08:51:51.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#4048 …}
+nested: Doctrine\ORM\PersistentCollection {#4046 …}
+votes: Doctrine\ORM\PersistentCollection {#4044 …}
+reports: Doctrine\ORM\PersistentCollection {#4042 …}
+favourites: Doctrine\ORM\PersistentCollection {#4010 …}
+notifications: Doctrine\ORM\PersistentCollection {#4014 …}
-id: 30759
-bodyTs: "'1/3':41 'abl':114 'actual':91,98 'alway':129,137 'baffl':5 'bit':4 'break':142 'broken':20,34,70,80 'buy':68 'cannot':53 'case':103 'catch':109 'clear':29 'data':119 'descript':33 'diagnosi':81 'didn':106 'drive':35,71,89,132 'ebay':16 'edit':104 'encrypt':130 'error':85 'fact':27 'fine':92 'folk':67 'goods/scrap':21 'guess':121 'hasn':8 'hope':77 'iter':25 'know':93 'lot':65 'm':2 'mani':102 'mark':17 'might':97 'need':51 'often':36 'one':48 'overwrit':117 'point':125 'pop':10 'privat':73 'product':32 'quit':108 're':24 're-iter':23 'sale':74 'scam':50 'sell':13,37,127,138 'success':116 'tell':54 'theori':61 'true':100 'user':84,95 'valu':44 'way':134 'work':47 'yet':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/2169978"
+editedAt: null
+createdAt: DateTimeImmutable @1693210475 {#3991
date: 2023-08-28 10:14:35.0 +02:00
}
}
+root: App\Entity\EntryComment {#4050}
+body: "Aah that’s a pretty good idea. But I’m guessing it’s not the case for SSD’s?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1696377999 {#4077
date: 2023-10-04 02:06:39.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
"@splendoruranium@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#4082 …}
+nested: Doctrine\ORM\PersistentCollection {#4092 …}
+votes: Doctrine\ORM\PersistentCollection {#4093 …}
+reports: Doctrine\ORM\PersistentCollection {#4072 …}
+favourites: Doctrine\ORM\PersistentCollection {#4070 …}
+notifications: Doctrine\ORM\PersistentCollection {#4068 …}
-id: 30760
-bodyTs: "'aah':1 'case':16 'good':6 'guess':11 'idea':7 'm':10 'pretti':5 'ssd':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://iusearchlinux.fyi/comment/2567132"
+editedAt: null
+createdAt: DateTimeImmutable @1696377999 {#4078
date: 2023-10-04 02:06:39.0 +02:00
}
}
+root: App\Entity\EntryComment {#4050}
+body: "It absolutely is, at least from my observations!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1697007109 {#4124
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
"@splendoruranium@infosec.pub"
"@vicfic@iusearchlinux.fyi"
]
+children: Doctrine\ORM\PersistentCollection {#4122 …}
+nested: Doctrine\ORM\PersistentCollection {#4062 …}
+votes: Doctrine\ORM\PersistentCollection {#4064 …}
+reports: Doctrine\ORM\PersistentCollection {#4130 …}
+favourites: Doctrine\ORM\PersistentCollection {#4132 …}
+notifications: Doctrine\ORM\PersistentCollection {#4134 …}
-id: 41148
-bodyTs: "'absolut':2 'least':5 'observ':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/3326576"
+editedAt: null
+createdAt: DateTimeImmutable @1697007109 {#4127
date: 2023-10-11 08:51:49.0 +02:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4129
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794
+user: Proxies\__CG__\App\Entity\User {#1944 …}
+magazine: App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1408 …}
+slug: "What-do-you-do-with-damaged-drives"
+title: "What do you do with damaged drives?"
+url: null
+body: """
My old laptop died so I took the SSD from it in hope to use it as external drive. I wanted to just overwrite it with `dd` for security but I decided to go with f3 as that would also give me the opportunity to test the drive. Sadly, bad results came back\n
\n
```\n
\n
<span style="color:#323232;">Data OK: 111.75 GB (234352247 sectors)\n
</span><span style="color:#323232;">Data LOST: 14.13 MB (28937 sectors)\n
</span><span style="color:#323232;"> Corrupted: 14.11 MB (28905 sectors)\n
</span><span style="color:#323232;">Slightly changed: 0.00 Byte (0 sectors)\n
</span><span style="color:#323232;"> Overwritten: 16.00 KB (32 sectors)\n
</span><span style="color:#323232;">Average reading speed: 250.69 MB/s\n
</span>\n
```\n
\n
:::spoiler S.M.A.R.T. data if you’re curious\n
\n
```\n
\n
<span style="color:#323232;">ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE\n
</span><span style="color:#323232;"> 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 5 Reallocated_Sector_Ct 0x0013 100 100 050 Pre-fail Always - 0\n
</span><span style="color:#323232;"> 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 359\n
</span><span style="color:#323232;"> 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 995\n
</span><span style="color:#323232;">161 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 236\n
</span><span style="color:#323232;">163 Unknown_Attribute 0x0003 100 100 050 Pre-fail Always - 96\n
</span><span style="color:#323232;">165 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 84\n
</span><span style="color:#323232;">166 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">167 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 56\n
</span><span style="color:#323232;">172 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">173 Unknown_Attribute 0x0022 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 339\n
</span><span style="color:#323232;">194 Temperature_Celsius 0x0023 059 059 000 Pre-fail Always - 41 (Min/Max 33/41)\n
</span><span style="color:#323232;">196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0\n
</span><span style="color:#323232;">198 Offline_Uncorrectable 0x0012 100 100 000 Old_age Always - 0\n
</span><span style="color:#323232;">241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 1847\n
</span><span style="color:#323232;">242 Total_LBAs_Read 0x0012 100 100 000 Old_age Always - 2424\n
</span>\n
```\n
\n
Yeah, barely used. Just the LBAs written/read doesn’t seem to make sense. :::\n
\n
Any better ideas than paperweight? \n
I have tested it when it was new, it had no errors.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 0
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1697007109 {#1798
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1913 …}
+votes: Doctrine\ORM\PersistentCollection {#1960 …}
+reports: Doctrine\ORM\PersistentCollection {#2417 …}
+favourites: Doctrine\ORM\PersistentCollection {#1393 …}
+notifications: Doctrine\ORM\PersistentCollection {#1848 …}
+badges: Doctrine\ORM\PersistentCollection {#2429 …}
+children: []
-id: 2574
-titleTs: "'damag':6 'drive':7"
-bodyTs: "'0':75,120,133,202,224,235,275,286 '0.00':73 '000':141,153,164,187,198,209,220,231,245,256,271,282,294,306 '050':115,128,175 '059':254,255 '0x0000':184,195,206,268 '0x0003':172 '0x000b':112 '0x0012':138,150,161,217,242,279,291,303 '0x0013':125 '0x0022':228 '0x0023':253 '1':107 '100':113,114,126,127,139,140,151,152,162,163,173,174,185,186,196,197,207,208,218,219,229,230,243,244,269,270,280,281,292,293,304,305 '111.75':56 '12':146 '14.11':67 '14.13':62 '16.00':78 '161':158 '163':169 '165':181 '166':192 '167':203 '172':214 '173':225 '1847':298 '192':236 '194':250 '196':264 '198':276 '234352247':58 '236':168 '241':287 '242':299 '2424':310 '250.69':85 '28905':69 '28937':64 '32':80 '33/41':263 '339':249 '359':145 '41':261 '5':121 '56':213 '84':191 '9':134 '96':180 '995':157 'age':143,155,166,189,200,211,222,233,247,273,284,296,308 'also':40 'alway':119,132,144,156,167,179,223,234,248,260,285,297,309 'attribut':95,160,171,183,194,205,216,227 'averag':82 'back':53 'bad':50 'bare':312 'better':325 'byte':74 'came':52 'celsius':252 'chang':72 'corrupt':66 'count':149,241,267 'ct':124 'curious':93 'cycl':148 'data':54,60,89 'dd':27 'decid':32 'die':4 'doesn':318 'drive':19,48 'error':110,340 'event':266 'extern':18 'f3':36 'fail':104,118,131,178,259 'flag':97 'gb':57 'give':41 'go':34 'hope':13 'hour':137 'id':94 'idea':326 'kb':79 'laptop':3 'lbas':289,301,316 'lost':61 'make':322 'mb':63,68 'mb/s':86 'min/max':262 'name':96 'new':336 'offlin':190,201,212,274,277 'ok':55 'old':2,142,154,165,188,199,210,221,232,246,272,283,295,307 'opportun':44 'overwrit':24 'overwritten':77 'paperweight':328 'power':135,147,238 'power-off':237 'pre':117,130,177,258 'pre-fail':116,129,176,257 'rate':111 'raw':105,108 're':92 'read':83,109,302 'realloc':122,265 'result':51 'retract':240 's.m.a.r.t':88 'sad':49 'sector':59,65,70,76,81,123 'secur':29 'seem':320 'sens':323 'slight':71 'speed':84 'spoiler':87 'ssd':9 'temperatur':251 'test':46,331 'thresh':100 'took':7 'total':288,300 'type':101 'uncorrect':278 'unknown':159,170,182,193,204,215,226 'updat':102 'use':15,313 'valu':98,106 'want':21 'worst':99 'would':39 'written':290 'written/read':317 'yeah':311"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1692575024
+visibility: "visible "
+apId: "https://lemmy.sdf.org/post/2445679"
+editedAt: null
+createdAt: DateTimeImmutable @1692560524 {#1831
date: 2023-08-20 21:42:04.0 +02:00
}
}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: App\Entity\EntryComment {#4074
+user: Proxies\__CG__\App\Entity\User {#4085 …}
+entry: App\Entity\Entry {#1794}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: App\Entity\EntryComment {#4050
+user: App\Entity\User {#3999 …}
+entry: App\Entity\Entry {#1794}
+magazine: App\Entity\Magazine {#262}
+image: null
+parent: null
+root: null
+body: """
I’m a bit baffled that this hasn’t popped up yet: **Sell them on eBay**. \n
Mark them as broken goods/scrap and re-iterate that fact very clearly in the product description. Broken drives often sell for up to 1/3 of the value of a working one, no scamming needed.\n
\n
I cannot tell you *why* that is, but my theory is that a lot of folk buy up broken drives in private sales in the hopes that the “broken”-diagnosis is just user error and that the drive is actually fine. Knowing my users that might actually be true in many cases.\n
\n
Edit: I didn’t quite catch that you were not able to successfully overwrite your data. I guess that’s a point *against* selling it. Always encrypt your drives, that way you can always sell them when they break!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1697007111 {#4059
date: 2023-10-11 08:51:51.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
]
+children: Doctrine\ORM\PersistentCollection {#4048 …}
+nested: Doctrine\ORM\PersistentCollection {#4046 …}
+votes: Doctrine\ORM\PersistentCollection {#4044 …}
+reports: Doctrine\ORM\PersistentCollection {#4042 …}
+favourites: Doctrine\ORM\PersistentCollection {#4010 …}
+notifications: Doctrine\ORM\PersistentCollection {#4014 …}
-id: 30759
-bodyTs: "'1/3':41 'abl':114 'actual':91,98 'alway':129,137 'baffl':5 'bit':4 'break':142 'broken':20,34,70,80 'buy':68 'cannot':53 'case':103 'catch':109 'clear':29 'data':119 'descript':33 'diagnosi':81 'didn':106 'drive':35,71,89,132 'ebay':16 'edit':104 'encrypt':130 'error':85 'fact':27 'fine':92 'folk':67 'goods/scrap':21 'guess':121 'hasn':8 'hope':77 'iter':25 'know':93 'lot':65 'm':2 'mani':102 'mark':17 'might':97 'need':51 'often':36 'one':48 'overwrit':117 'point':125 'pop':10 'privat':73 'product':32 'quit':108 're':24 're-iter':23 'sale':74 'scam':50 'sell':13,37,127,138 'success':116 'tell':54 'theori':61 'true':100 'user':84,95 'valu':44 'way':134 'work':47 'yet':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/2169978"
+editedAt: null
+createdAt: DateTimeImmutable @1693210475 {#3991
date: 2023-08-28 10:14:35.0 +02:00
}
}
+root: App\Entity\EntryComment {#4050}
+body: "Aah that’s a pretty good idea. But I’m guessing it’s not the case for SSD’s?"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1696377999 {#4077
date: 2023-10-04 02:06:39.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
"@splendoruranium@infosec.pub"
]
+children: Doctrine\ORM\PersistentCollection {#4082 …}
+nested: Doctrine\ORM\PersistentCollection {#4092 …}
+votes: Doctrine\ORM\PersistentCollection {#4093 …}
+reports: Doctrine\ORM\PersistentCollection {#4072 …}
+favourites: Doctrine\ORM\PersistentCollection {#4070 …}
+notifications: Doctrine\ORM\PersistentCollection {#4068 …}
-id: 30760
-bodyTs: "'aah':1 'case':16 'good':6 'guess':11 'idea':7 'm':10 'pretti':5 'ssd':18"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://iusearchlinux.fyi/comment/2567132"
+editedAt: null
+createdAt: DateTimeImmutable @1696377999 {#4078
date: 2023-10-04 02:06:39.0 +02:00
}
}
+root: App\Entity\EntryComment {#4050}
+body: "It absolutely is, at least from my observations!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1697007109 {#4124
date: 2023-10-11 08:51:49.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@user224@lemmy.sdf.org"
"@splendoruranium@infosec.pub"
"@vicfic@iusearchlinux.fyi"
]
+children: Doctrine\ORM\PersistentCollection {#4122 …}
+nested: Doctrine\ORM\PersistentCollection {#4062 …}
+votes: Doctrine\ORM\PersistentCollection {#4064 …}
+reports: Doctrine\ORM\PersistentCollection {#4130 …}
+favourites: Doctrine\ORM\PersistentCollection {#4132 …}
+notifications: Doctrine\ORM\PersistentCollection {#4134 …}
-id: 41148
-bodyTs: "'absolut':2 'least':5 'observ':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://infosec.pub/comment/3326576"
+editedAt: null
+createdAt: DateTimeImmutable @1697007109 {#4127
date: 2023-10-11 08:51:49.0 +02:00
}
} |
|
Show voter details
|
17 |
DENIED
|
edit
|
App\Entity\Magazine {#262
+icon: null
+name: "datahoarder@lemmy.ml"
+title: "datahoarder"
+description: """
**Who are we?**\n
\n
We are digital librarians. Among us are represented the various reasons to keep data – legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they’re sure it’s done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Time). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.\n
\n
We are one. We are legion. And we’re trying really hard not to forget.\n
\n
– 5-4-3-2-1-bang from [this thread](https://web.archive.org/web/20221111153119/https://old.reddit.com/r/DataHoarder/comments/41tqt4/hi_guys_can_i_kindly_ask_for_an_eli5_of_this/cz53pi0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 58
+entryCommentCount: 311
+postCount: 1
+postCommentCount: 1
+isAdult: false
+customCss: null
+lastActive: DateTime @1729502222 {#270
date: 2024-10-21 11:17:02.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#249 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#245 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#234 …}
+entries: Doctrine\ORM\PersistentCollection {#192 …}
+posts: Doctrine\ORM\PersistentCollection {#150 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#212 …}
+bans: Doctrine\ORM\PersistentCollection {#129 …}
+reports: Doctrine\ORM\PersistentCollection {#115 …}
+badges: Doctrine\ORM\PersistentCollection {#93 …}
+logs: Doctrine\ORM\PersistentCollection {#83 …}
+awards: Doctrine\ORM\PersistentCollection {#72 …}
+categories: Doctrine\ORM\PersistentCollection {#1360 …}
-id: 32
+apId: "datahoarder@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/datahoarder"
+apPublicUrl: "https://lemmy.ml/c/datahoarder"
+apFollowersUrl: "https://lemmy.ml/c/datahoarder/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "datahoarder"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729303437 {#268
date: 2024-10-19 04:03:57.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1695727192 {#276
date: 2023-09-26 13:19:52.0 +02:00
}
} |
|
Show voter details
|