A friend told me about rust around 8 years ago and this was very much my first experience (at least with &str and lifetimes and borrow errors).
Reddit -> Beehaw until I decided I didn’t like older versions of Lemmy (though it seems most things I didn’t like are better now) -> kbin.social (died) -> kbin.run (died) -> fedia.
Japan-based backend software dev and small-scale farmer.
A friend told me about rust around 8 years ago and this was very much my first experience (at least with &str and lifetimes and borrow errors).
Humans required tribes and close-knit communities to survive up until extremely recently in our evolutionary history. The last few hundred years massively shifted how where and how we see our identities and tribes, and what information is available. Modern social media and algorithm-based content has taken advantage of this in a huge way. People are not taught proper critical thinking and are not immunized against disinformation. Our ancient brains still think losing our tribe as being sentenced to loneliness, danger, and death. The opinions and actions of many are now more public than ever and there is more pressure there as well.
In my case, in the sense of “hearing” then yes. I still have thoughts and my mind wanders and whatnot; it just doesn’t need something else overtop of that
… Are you suggesting we are incapable of thought? My mind wanders just like anyone else’s.
Either way, I’m allergic, so that checks out.
… why on earth would anyone want emails in their notifications to begin with?
Someone would have to look at and understand the existing code and infrastructure rather than just throwing it all away and writing a data migration. In other words, it would never happen.
I used to work in healthcare IT until around 2008ish. Various clinics had things running on 3.11, 95, 98, etc.
For the 3.11 case, it was only controlling the door card/lock system IIRC and was not otherwise on the network, but some of the others, less so. We didn’t have direct control over the sites’ decisions and couldn’t really enforce anything so us removing them was not possible. We did everything we could to convince the site mgmt, of course.
Player? Easy. Scarf? Easy. Wearing a scarf? That depends on a lot of factors such as which part of the body, how the models were made and rigged, etc.
Granted. All door animations are now forced cutscenes.
mine is 5m, 1h, 2h, 1d, 4w, custom on gcal on a pixel. It might be based on commonly-chosen ones to some degree, but I rarely, if ever, have selected 5m so I’m not sure.
I don’t know that FF had a specific hero as it were. DQ I suppose did in that they were at least named and had some story. Megaman is a good callout, though. We did have them in the computer gaming world in the more nebulous sense (like how I see FF). I guess I’m also thinking about how hero is used here; is it an existing character with a backstory (more like DQ or even megaman) or some character you create (FF again but also all the old SSI games on PC and many others).
I was thinking of fighting games but OP said nowadays it seems that all games are made for teenagers and adults.
and I kinda threw the early SF and MK games into that bucket.
I’d argue that xennials didn’t really either. I certainly didn’t think of Mario, Sonic, Doom Guy, etc. as heroes. The closest that jumps immediately to mind as a named person is the protagonist of Wolf3d whose name I won’t attempt to spell here, but even then I didn’t give a shit about his story which, if memory serves, amounted to a blurb in a manual.
My heroes were in print in books and I don’t think there’s anything particularly wrong with that.
I wonder what the Japanese source is. I thought we recycled PET and burnt all the rest for power here. I guess not.
No more tax exemption. Even better, ban them.
Counterpoint for the general case: games also have a much larger playerbase these days and manufacturing of cartridges and components can be done at much greater economies of scale. In many cases, there is no physical media manufacturing cost to a lot of the sales.
For the specific point: Gearbox/Take2 have lost all faith from me so, while I don’t generally mind some games being in that price range, there’s zero chance pitchford and his ilk are getting that from me.
How’s the doom port coming along? /s
Looks really neat!
literally ruin part of society
Not being able to steal something someone put a ton of time and/or money into for a couple of years without compensating them at all is ruining society… how exactly?
open source doesn’t pay my mortgage, pay back any business loans, put food on my table, etc. as the sole breadwinner in my family.
To be clear, I have contributed in a minor degree to open source and build things for fun; this is specifically about why copyright exists in certain domains. I also think it should be something more like 3-5 years max. I am a software engineer and used to work in the games industry for a number of years (though not anymore).
One of my teammates used AI (our company heavily encourages it) to write code. It did what it was supposed to and the tests passed, but it was the most ugly and unmaintainable shit ever. For one example, I don’t want to have to untangle a
for i = 0; i++; i <= len(foo) {}
that has multiple ifs inside that separately increment and decrement the loop counteri
when trying to troubleshoot an issue.