My reaction was this guy is a Microsoft plant, there’s no way someone running arch isn’t using VSCodium if they liked VSCode
My reaction was this guy is a Microsoft plant, there’s no way someone running arch isn’t using VSCodium if they liked VSCode
Your comment is much funnier but it did get him removed from his position at MIT and later the FSF. The creator of the GNU license is an Epstein apologist.
We can imagine many scenarios, but the most plausible scenario is that she presented herself to him as entirely willing. Assuming she was being coerced by Epstein, he would have had every reason to tell her to conceal that from most of his associates.
I’ve concluded from various examples of accusation inflation that it is absolutely wrong to use the term “sexual assault” in an accusation.


I know it’s not KDE Plasma, but Gnome on Ubuntu has Tiling Shell. It also lets you span multiple tiles too.


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)
I don’t know what these people are doing who seem to claim it’s wonderful. Every single time I have tried to use one, it’s been completely clueless about the problem and wastes my time producing slop. I almost want to keep my code closed source because of how awful it is at generating anything. Maybe they’re just doing very simple web design or something, I don’t know
I even have started to hate Google and felt like their search engine is becoming very bad. Yandex has been returning more results and Google feels censored and replaced by generative AI answers.