It burns when I poop
The OG SW:KOTOR RPG. One of my friends raves about it but I couldn’t get used to the controls.
I did like The Witcher 2, for reference.
Did Skyrim age well? I sort of want to play it but don’t really enjoy clunky older games. I think I would have liked it if I played it when it came out, but I did not.
Its really hard to tell how much of the hype is just childhood nostalgia.
deleted by creator
Actually I was not aware of that, thank you for telling me.
How can a decentralized platform have a CEO?
Sorry, you’re going to have to be more specific. Musk? Is that a smell or something? Is there context I’m missing here?
Meh. I just wish XML was easier to parse. I have to shuttle a lot of XML data back and forth. As far as I can tell, the only way to query the data is to download a whole engine to run a special query language, and that doesn’t really integrate into any of my workflows. JSON retains the hierarchy and is trivially parsed in almost any programming language. I bet a JSON file containing the exact same data would be much smaller also, since you don’t list each tag twice.
Removed by mod
Removed by mod
You need to specify the -b switch or you’re just looking at logs for the current session. Something like journalctl -xe -b 1
should do the trick.
You don’t understand that republicans are trying to outrage you over nothingburger after nothingburger. Its OK, it takes a long time to learn that lesson, but until you do you’re playing into fascist hands.
Everyone who is upset about this fails to comprehend that the world has fundamentally changed since then and Americans literally voted trump into office.
Either that or they’re paid trolls. Hard to tell sometimes.
I am NOT writing a database connector unless you add an additional three months to your projects expectations.
I am NOT writing an LDAP connector.
I am NOT writing code to execute shell processes safely.
And I’m sure as hell not writing an XML parser just so I can say I did it without libraries.
JS devs that import libraries for every stupid thing (lpad comes to mind) are bad programmers, but libraries are useful and have their place.
And if my boss doesn’t want me using those libraries, they need to specify that in advance or there needs to be a company policy to that effect. Otherwise, I’m solving the problem my way since that’s what I’m getting paid to do.
Bigabyte
If they wanted me to use a specific tool or lack thereof they should have said that. Instead they said “fix this problem” and instead of writing the entire codebase from the ground up I used the tools that were available to me so I could focus on fixing the problem instead of fixing the fix to fix the fix for the fix of the problem.
/* look I know this sucks ass but its Friday and I want to go home. I'll fix it on Monday. */
Last committed 2014.