I completely agree that business ghouls doing business ghoul things make studios make worse games… doesn’t really affect my point though… studios are not making games based on a “bar” set by the consumers as described in the original post…
I completely agree that business ghouls doing business ghoul things make studios make worse games… doesn’t really affect my point though… studios are not making games based on a “bar” set by the consumers as described in the original post…
They are part of the studios… point was “the bar” is “fun/interesting”. The vast majority of people that purchase games don’t have a bar as defined by the comment I originally replied to.
Studios can make whatever they want. People aren’t putting in orders.
I never used npp as my code editor but as a secondary program that i kept notes in and would paste text in to manipulate then move back into code editor. It had a rich plugin ecosystem way before that was common. I use Kate for those purposes instead now
Some rust proponents having this attitude is probably part of the problem.
I think rust has good ideas and may even become the default systems language in the mid-term. I find it irritating that there is a very vocal subset of rust proponents that tend to insist that every project in every language needs to be rewritten in rust immediately. I suspect that is also why other people are down on rust.
Negative. I am a meat popsicle.
The letters separately is how I’ve always said it/ heard
Usually it doesn’t matter what abstractions you choose when you try to factor them to support hypothetical future work, because chances are you incorrectly anticipate future needs.
In other words, generic code that only supports one use case will almost certainly have to be deconstructed to allow a good generic implementation for 2 use cases, so it is better to just write simple code and factor code out when you can see the real commonalities.
In other, other words, KISS, YAGNI
I hate reading code like this. It means that there is a bunch of object or global state that could be getting modified by anything all over the place that I can’t see just by looking at the method. In other words, if you say you understand this method, it is because you are making assumptions about other code that might be wrong.
I’ll take a 30 line pure function over a web of methods changing member state every time.
I like kate in general but I can’t seem to get it to use semantic highlighting with gopls
It already did. There is also as movie between s2 and s3
Some of it is good and some of it is bad.
For instance it basically says that installing arch manually to learn is pointless and you should spend that time taking an operating systems class. This is confusing two completely different kinds of knowledge as well as time investments 2 or 3 orders of magnitude apart.
The site is also presenting opinions but using language that makes it sound like it is presenting facts.
Overall, I don’t think it’s a great site. It basically says “there are many differing opinions on various topics, but mine are the correct ones and you should treat me as an authority because I made a website.”
Not a fan/10
I use fish. I really like that it is already configured to be a comfortable and usable interactive shell out of the box.
The differences from posix are generally easier to remember on the fish side imo (like if statements) and you generally only encounter them when you write scripts.
You can also write scripts in bash if you want and there is a nice tool if you need to put environment variables into shell from a bash script (https://github.com/edc/bass)
Hollow Knight is pretty different than metroid games and I’m not sure I’d directly compare them. I’m the only person I know that doesn’t like Hollow Knight and it seems like the departures it makes from the classic metroidvania formula that put me off it are part of the reason other people like it
This is actually a fantasy state. The current situation is a natural step along the road that Republicans have been walking since the 70s. The Christian nationalist take over of the party happened long before trump and I don’t see any reason why it would recede with his departure.