Is this something your average person could do?
Is this something your average person could do?
Most users of Windows aren’t editing the registry, no matter what problems they encounter.
For power users that do use regedit, I’d argue there’s still a gap between that and using a shell. The registry can be edited entirely with the Windows graphical utility, after all.
If you’re on Linux (or Mac), add an alias to your .bashrc:
alias activate="source env/bin/activate"
Now you can activate your venv by just running activate
in the project root!
Great point. I saw an interesting video recently that touched on this exact issue:
https://youtu.be/x4_8rIUh7E8?si=-E1VWA8bZ-eVibkL
As graphics increase in quality, the desire for developers to fill spaces with clutter grows – which makes it harder to make meaningful levels with thoughtful design.
Irrelevant. This game is purportedly built using the original doom engine, while almost all other FPS games since Doom are designed with similar mechanics.
Jesus Christ.
I zoom in and this is the FIRST thing I see. What in the god damned shit?
Looks like I’m in the minority, but I subscribe to Nintendo Switch Online. My wife and I enjoy the extra Mario kart courses and I personally enjoy the N64 virtual console.
Seems legit as a concept, though the author is giving weird vibes.
I’m not sure what “globohomo” means but it sounds like a 4chan homophobic term. Additionally the author says they wanted a search engine giving results without “political inclinations”, which reads to me as “reality has a liberal bias and I don’t like that”.
I’ll pass on this for now.
Don’t get me wrong, the only Libertarianism I’ve ever known is intertwined with Capitalism. But they aren’t the same thing, and I always read BioShock as being a take on Libertarianism specifically.
Capitalist utopia? Isn’t the whole point that it’s a Libertarian utopia?
Honest question. Why do you think aggression isn’t a trait that can be selectively bred for or against? Surely you agree other traits can be bred – herding and pointing, to use some common examples.
I am curious – why does the article including the names and photos of his accusers make this more credible to you?
FYI l: That’s the CEO of Arrowhead, who made the game.
Imagine if they didn’t blame an entire people for the actions of their corrupt leaders.
Groovy!
It’s such a joy to use the closure system, whether iterating over a list with each
or removing redundant references with tap
.
I dabbled with CLisp a while back, and I loved it – but I’m not sure what problems it solves. Do you mind expanding on that?
Hell yeah! Groovy programmer here, mapping closures over lists of objects.
Oh shit, that’s amazing! That could be a real learning opportunity for folks interested in starting game dev like me!