It was on ebay. I was actually watching Intel versions sell then noticed the AMD version had 8 cores and was selling for around the same price, so I purchased one.
0t79JeIfK01RHyzo
joined 11 months ago
This was the listing. It seems like the pricing is around $150-$250. There's a 16 GB version with the same processor, but in worse physical condition for $222 right now. Maybe just slightly lucky?
I know it’s not KDE Plasma, but Gnome on Ubuntu has Tiling Shell. It also lets you span multiple tiles too.
~~It does work~~ I know it at least partially works
class add:
count = 0
def __init__(self):
add.count += 1
self.value = add.count
def __str__(self):
if self.value == 1:
return "3"
elif self.value == 2:
return "7"
else:
return "32"
result = add() # 1 2
print(result)
result = add() # 3 4
print(result)
result = add() # 3 4 5 20
print(result)
It's kinda wild.
https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md
It also works in places I wouldn't have expected it, like Twitch livestreams
yt-dlp https://www.twitch.tv/amazonmusic
yt-dlp
converts it to a mp4 successfully for me.
yt-dlp https://prod.vodvideo.cbsnews.com/cbsnews/vr/hls/3330898_hls/master.m3u8
It arrived earlier today.
I placed it next to an old 2014 13" MacBook Pro for scale.
I think it's in very good condition, I would say lightly used. The smudges from the ebay pictures are only noticeable if it's under certain lighting. It seems to perform really well. I think the value to dollar on it seems really good, and I'm very happy with it. It seems like one of the best purchases I have made for it's price.