More like Heroes of Might and Magic. It's a turn-based strategy game where battles take place on a hex grid map. It's got full campaigns, lots of factions and units, resources to gather... it's one of my favorite OSS projects. Wesnoth has been in active development forever and is a real labor of love, as well as a showcase of collaborative game development.
Not really. This game uses a turn-based combat system with a hex grid. It's more like Sid Meier's Civilization, but with a drastically simplified economy and a strong focus on battles. It also has a Tolkein-esque fantasy theme instead of a real-life history theme.
If that sounds at all interesting, I suggest giving it a shot.
I agree with some parts but I mostly don't see the point of this article: shooting down ideas is a skill in academia, in industry, in fields where decisions have huge opportunity costs. One needs to shoot down ideas pretty often, because really good ideas are only a handful.
Things that are really worth someone's time are often something that should be well thought out, stress-tested, collectively agreed upon by at least a few. So shoot the unfeasible ones bang on so you don't waste time on it. Just don't make it personal; it's only ideas that need judgement, not the people.
I hate to read this line when academics and graduate students who work in basic and hard sciences have their funding cut. The grand funding that pays minimum wage to grad students is a burden for this society, yet for a company that took all the valuable data from sources that never got credit, raises billions of dollars. Open says the name, but closed it is by operation. Sorry for this rant, but the priorities of this world suck.
Or all of the people that they didn’t ask, let alone compensate, that made all of the stuff they munged up for training data, so they could sell cheap knockoffs in the same markets.
The general sentiment here is that it's a great project. Could someone please explain why? All I'm seeing is that laws are updated with commits within markdown files.
The value is in the semantics git gives you for free once the data is in this shape. Right now if you want to understand how a law changed, you go to the official gazette website and read a document that says "strike paragraph 3 of article 12 and replace with the following text." You're doing the diff in your head.
With this repo, git log --oneline -- spain/BOE-A-1978-31229.md gives you every reform to the Spanish Constitution in one command. git diff between any two reforms shows you exactly what changed in context. git blame tells you which reform touched which article. These are operations that would take a lawyer hours of cross-referencing, and they're free once the data is structured this way.
The other great thing: you can build tooling on top of it and use it with the CLI.
I have found there’s a reciprocal nature to it. If I keep trying here and there, the friend more often than not does try me back in turn.
Many of us have kids/demanding jobs - so feeling free to just call when I’ve got ten minutes alone in the car means - at minimum - one of us is free at that time.
At my cursory glance, I couldn't figure out what's the typical storage needed for this. I understand it depends on what knowledge databases I install, but some figures of estimations would have been lovely (e.g., Wikipedia is ~ 50 GBs, OpenStreetMaps ~ 20 GBs, etc.).
reply