The Path of Exile wiki moved off fandom to https://www.poewiki.net and has been very successful. If I google "path of exile wiki" it's the top result for me (in an anonymous window). The creators of PoE even agreed to host the new wiki. The move to the new wiki was heavily supported by the subreddit for PoE, often pointing people that posted links to the fandom version to the new version. I remember there being guides to on how to block fandom with ublock, how to add the new wiki as a search provider in Firefox, etc.
Yugioh wiki also moved to Yugipedia a long time ago. It was a contentious decision at the time but absolutely the right one in hindsight. The obnoxious autoplay videos ads, horrible mobile layout, forced adoption of styles and features all contributed to the decision.
Is that what they mean by "used as the primary key in a database while ensuring good locality"/"database locality"? That read/write access will hit fewer disk pages?
I love the Traffic challenge. Often I build a super condense city with horrible traffic, and then work towards optimizing it while keeping as much as possible intact. I hope that traffic will as well be realistic and that it can be used by city planners. It should not get easier, but more realistic.
Given that there are organisms that can literally effect human and animal behavior, in a way the system itself is partly controlled by the organisms inside it.
The big ones are toxoplasma, rabies, etc but there's a theory that many viruses and bacteria seek to control the behaviour of the host to enable successful spread. Perhaps flu makes people more social before they get too ill? Perhaps some sexually transmitted diseases change behaviour to make the host more promiscuous? Almost impossible to perform any studies on humans, but for fish...
Because there are different types of bacteria that are vying for domination. The "good" bacteria are fine with antibiotics because they usually only get used when there are too many "harmful" bacteria that threaten the life support system.
Penicillin did, but I think a lot of the newer ones were derived from bacteria. But doing a quick web search right now I'm mostly getting potential new antibiotics that came from bacteria, rather than proven antibiotics, so now I'm wondering about the actual bacterial contribution...
IC is a commonly used acronym (at least at some of the big tech companies) for Individual Contributor. For instance, when the author says "customer ICs", I imagine that means the internal engineers that would be using the database they created (individual contributors on other teams who would be customers/clients of this service).
(Vouched for this flagged comment after seeing the other comment)
Thanks, I had never heard this term until I started working at my current employer. It seems like bay area lingo is assumed to be understood by everyone, even though it may not be used in the industry as widely as some folks assume.
In Australia outside of IT roles, IC means In-Command i.e. a team lead and 2IC as 2nd In-Command or the person who becomes team lead if the team lead is on leave or resigns.
> IC is a commonly used acronym for Individual Contributor
Its not though. Outside of hacker news I have literally never heard this term before, nor does it make any sense. If I'd start talking about "Individual Contributors" to my colleagues they would all be confused wth I'm talking about and wondering what's wrong with me. Who even coined this stupid term, and why do we pretend we need a new name for "engineers"?
It has been around in industry for at least twenty years. Facebook is a bit unusual in using it as an actual job title, but it's by no means new. I remember talking about how DEC had a healthy IC track separate from going into management, and DEC hasn't even existed as a separate company since 1998.
It's certainly regularly used but of course 'regularly' and 'common enough you can assume your audience already knows it' aren't necessarily the same thing in practice, usually at the most inconvenient possible moment.
Exactly. And this "IC" thing is a good example of something they call a negative externality. Negative externality in this sense is when you have to pay/are affected by something you don't want like polluted air.
The original author saved maybe couple of seconds to write "Individual Contributor" on the first occasion of the phrase, but made many people here spent many seconds trying to figure out (probably by searching the internet) on what that acronym means.
This is especially pronounced in some companies where the acronyms might be understandable just to a few members of some team, and when when this is communicated to the wider company, it can cause even a greater confusion (as you cannot search for it online) and waste of time for such a small "irrelevant" thing.
So in other words, it can be compressed a bit in: "why should I waste a little bit of my time, when I can waste everyone else's time". Or simply: it is disrespecting your audience.
The original article beside that is quite interesting though.
It should even be able to load mods without any issue right? If I recall correctly mod installation in minecraft is nothing more than placing some files in a folder?
Yes and no. Although Minecraft is Java, there’s none of the “ahem” pleasure of using something like Maven/Gradle to manage plug-in dependencies. So plug-in A might require plug-in B, but not too new. And then these only work on the not-quite-current version of Minecraft.
It’s usually an hour or two of work every time my kids want a new plug-in or MC version.