0t79JeIfK01RHyzo
I really like the MacBook Air, but I was dissuaded from it because the M4 isn't supported by AsahiLinux yet.
You can get ten x130e's for $250 too. Why buy 1 when you can get 10?
There's also multiple T14's with the 8 core AMD variant at the moment on ebay. I recently purchased a similar version myself.
- https://www.ebay.com/itm/187345973525 - Grade C - $165
- https://www.ebay.com/itm/236180535889 - $180
- https://www.ebay.com/itm/236134873233 - $205
- https://www.ebay.com/itm/187365382026 - $253
- https://www.ebay.com/itm/157131848816 - $260
I have both a 2014 MacBook Pro and the listed device. The T14 has a trash tier trackpad and display when compared to a MacBook, but if I was buying it to do any type of programming, I'd choose the T14 everytime if I'm comparing it to a MacBook with 8 GB of ram and a dual core processor. (when compared to a T14 that has the 8 core AMD 4750U)
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.
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.
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)
https://www.tiktok.com/@lunchbaglujan