I’ve never played Factorio and had fun playing the game. I think there is supposed to be a tutorial when you first start the game? And I think the tech tree is a good guide for what to do next.
I’ve never played Factorio and had fun playing the game. I think there is supposed to be a tutorial when you first start the game? And I think the tech tree is a good guide for what to do next.
https://prisonjournalismproject.org/2024/03/31/popular-video-game-banned-federal-prisons/
From my prison cell in Colorado, I conquered sites on alien planets, used conveyor belts to supply my factories, and organized weapons to defend against enemy attacks. I was playing Mindustry, a world-building game that relies heavily on logistics and strategy.
For less than $2, I could lose myself in my Android tablet at night — then, when I slept, my dreams about the game replaced my usual nightmares. And I wasn’t alone: Inmates talked about the game over meals and at work.
Then came an announcement from officials last July. Mindustry would no longer be on our prison-issued tablets.
“I knew a lot of people would be upset when I read they were taking it away,” one inmate from Nebraska said. “I could walk around the chow hall, my work assignment and other areas — everyone was talking about it.”
According to a statement from a Federal Bureau of Prisons spokesperson, Mindustry was removed because it was “found to jeopardize the safety, security, and orderly operation” of federal prisons.
When Prison Journalism Project asked for specifics on how the game jeopardized safety, security and orderly operation, the spokesperson said the Federal Bureau of Prisons does not discuss specific security practices or internal procedures for security reasons.
The game’s fans here in Federal Correctional Institution at Englewood, a federal prison in Colorado, included a retired colonel for the U.S. Army.
“All they’ve left us with are stripped-down children’s games,” he said.
Another player had one of the most elaborate mining and distribution centers I’ve ever seen, the fruit of many hours of thought — which, of course, is one key to fighting recidivism.
“Whenever I’m feeling upset, I can pick up my tablet,” the player told me. “It calms me down and changes my whole mindset.”
Users have come up with their own explanations for Mindustry’s fate. One theory goes that players had used the game’s drawing pad to sketch dirty pictures or leave secret messages.
Whatever happened, people are disappointed.
“I wanted to buy a tablet,” one person said, “but now that they’ve taken Mindustry I don’t want one.”
Sentiments like that are understandable. We are still without many of the tablet features we were told to expect, including free e-books through Project Gutenberg, video messaging, and a life skills program through Khan Academy.
In a statement, the prison bureau said that games are controlled by a vendor, and that the bureau has “the right to remove any game that it deems inappropriate.”
I miss the game. When I played it, I could stop dwelling on my past or my unknown future. And it encouraged me to be more social with others, especially when we would discuss strategy. My tablet now lies neglected in my locker.
The player who put together the elaborate mining center isn’t shocked that Mindustry is gone.
“It’s not uncommon for the BOP to take away something we like,” he said.
This sucks. :(
What kind of data does listenbrainz and last.fm store and what are they used for?
Also doesn’t display anything without javascript
I personally use tankie.tube.
I don’t think ð was pronounced exactly the same way as thSeems like I was thinking of other languages where they were/are pronounced differently.
Linux is the kernel, not the OS. RedStar uses Linux as the kernel.
you’re not usually directly accessing/working on the hardware
I mean, you are. Sure, there’s a layer of abstraction when doing tasks that require the intervention of the kernel, but you are still dealing with cpu registers and stuff like that. Merely by writing in assembly you are making your software less portable because you are writing for a specific ISA that only a certain family of processors can read, and talking with the kernel through an API or ABI that is specific to the kernel (standards like Posix mitigate the latter part somewhat, but some systems (windows) aren’t Posix compilant).
Writing it in assembly would make it pretty much the opposite of portable (not accounting for emulation), since you are directly giving instructions to a specific hardware and OS.
Btw, what is a non-local RSS reader? I have come across multiple that RSS readers that advertise being “self-hosted” and I’m confused about that since in my mind RSS readers are simply clients that periodically query different servers for an .rss file, so I’m confused about where there is anything to host besides the host of the .rss feed.
Yeah I also never reached the end, though I imagine if playing multiplayer, with enough players and time, that then at some point there won’t be any untouched land.
Potentially?
I’m sure it will once the website has been changed and new players begin calling it that.
I’m so confused when people say that. It’s a short name without any difficult consonant clusters. What in it doesn’t roll off the tongue?
I like my toots.
That code was C++ or something like that. Not GDScript.
I tested this on Godot 4.2.1. You can write identifiers using a different writing system other than latin and you are allowed to have emojis in strings, but you aren’t allowed to use emojis in identifiers.
Didn’t Microsoft just recently get a law suit for such practices or am I mixing it up with Google (who now can’t pay Mozilla anymore to ship their browser with google as the default search engine)?