

Longhorn was Windows Vista. I remember downloading what I thought was Longhorn before Vista’s release but it was just a heavily skinned version of Windows XP.


Longhorn was Windows Vista. I remember downloading what I thought was Longhorn before Vista’s release but it was just a heavily skinned version of Windows XP.


I’d search your community list for “Fediverse” or “Lemmy” and check the description and subscriber count for what seems like a best fit. For example, I’d assume your questions would be welcome in !Fediverse@piefed.social and get many eyeballs
Do ants talk?


People can change


I guess it’s up to the reader to determine if the linked article from a few days ago of Hank reflecting bullish attitude should be judged separately from the articles and videos months ago about his behavior he has since identified as problematic. Maybe he used to be a piece of shit, not anymore? People can change.


His quote from the article:
“[…] I need to come to terms with the fact that the level of dopamine I’ve been getting from interacting with LLMs…with doing more and more and more and more…is not healthy for me or good for the world. It is careless, and has disconnected me from where people are on this.
I was talking about this with [my wife] Katherine last night and she did not pull any punches. Frankly, neither did [my brother] John. Neither of them think I’ve been being healthy. I need to readjust.”
Not really knowing the drama before today, it seems like he is being very rational and speaking honestly about the effects LLMs are having on his behavior and that he identified he needs to change, which is what the whole article is about.
Well if the requirements.txt is pinned to a specific version of a dependency of a dependency, you might not know or really care why that’s set. But then this becomes a nightmare and dependency hell laterif you want a newer version of some package, and that newer version requires a bunch of newer packages and loses the others. At that point you probably will toss your old file and start a new one from scratch piecing together all the requirements with like pip freeze in a new virtual environment.
Sure you could omit the versions, but then everytime you deploy, you don’t know what you’re going to get and a deployment today would be very different next week with a whole bunch of different versions of dependencies.
Yes exactly, like if I know my app needs the requests library, I will just put that in requirements.in but after compile requirements.txt will include the exact version of requests and every version of each dependency. So that every time pip install is run, all dependencies are always the same despite what happens upstream
Curious what others have to say, but my go to is to have a requirements.in with direct packages I need for the project, and then run pip-compile to generate all the dependencies with their exact version at the time so that deployments are repeatable. This works well for deployment, but if I were writing a library for others to use, I think you put the direct dependencies in setup.py


Our piracy teams are on high alert with the breach and will monitor.
Piracy team? You mean they’d pay me for what I do for free??





No airports for you


If you enjoyed the first few panels, may I suggest the short comedy series Descent on YouTube to you.


I’m interested to see what sort of keylogger or rootkit exists on it


And a documentary called Whatever It Takes: Inside the eBay Scandal
This is a great video from one of the devs about the window product activation and how much they thought about how they’d determine how many changes to a system was a new device. Idk how windows works now, but it was fairly common back in the day to upgrade often, and you didn’t need a new Microsoft license most of the time when doing so.
Always vote in primaries for local politicians, not just general election, especially every 4 years. Despite some of the shitheads with power right now, there’s been some huge upsets and more progressive candidates getting nominated and/or elected.


You’re right, i reread the article and it mentions similar lawsuits against Sony / Microsoft, so they all suck. I think the reason Nintendo is being singled out here is because there is not a lot of news with those other lawsuits, but with this one, Nintendo is trying to dismiss the case saying plaintiffs:
“received exactly what they paid for: Nintendo products that Plaintiffs knowingly and voluntarily purchased at the advertised price. Nor is there anything ‘unjust’ about Nintendo retaining money that it may receive from the government as tariff refunds. The fact that Nintendo stands to receive tariff refunds does not give Plaintiffs any legal entitlement to those funds.”
With Nintendo’s litigious history and them being the first to try to dismiss the case with this argument, they deserve the blowback they’re getting from their own customers.
https://lemmy.almostadatacenter.social/post/78511