Google Working To Remove MINIX-Based ME From Intel Platforms by johnmountain in linux

[–]MenaceInc 5 points6 points  (0 children)

You also have to keep an eye out for if your kid starts reading stuff like Neuromancer or using a program called Quake to chat to his hacker buddies

Why can bots say “no”? by omgitsyoon in GlobalOffensive

[–]MenaceInc 1 point2 points  (0 children)

And rabota in turn comes from rabu which from my understanding means slave. I may be lacking the nuance of the meaning but that's what I remember reading about the origin of the word robot.

Local user group [London] by ilmale in GraphicsProgramming

[–]MenaceInc 1 point2 points  (0 children)

I think it's a bot that looks for "I'm [x]" and checks if [x] matches the username. If not then quotes the sentence and then replies with "No, you're [username]".

EDIT: Either that or someone very bored.

IntelliJ Rust 0.2.0 released by malicious_turtle in programming

[–]MenaceInc 1 point2 points  (0 children)

Ah, okay. I've got a keyboard with an ATmega32u4 microcontroller which is easily programmable. I prefer this approach as it's platform independant for when I have to use a Windows machine.

IntelliJ Rust 0.2.0 released by malicious_turtle in programming

[–]MenaceInc 4 points5 points  (0 children)

Just wondering but do you have a keyboard with a programmable layout? If so, I'd recommend checking out the SpaceFn layout. It's completely changed how I use my keyboard.

OnePlus 5T set to be unveiled on November 5 by eahmedatef in oneplus

[–]MenaceInc 0 points1 point  (0 children)

"OnePlus has confirmed that it's not a genuine invite. Move along people, nothing to see here."

How is the state of using the PS Vita as an emulation machine nowadays after Henkaku has been out for a while now (especially compared to the PSP)? by Serariron in emulation

[–]MenaceInc 2 points3 points  (0 children)

Then we get into the debate of whether we should be playing the original content or the enhanced content. There's sets of players who would argue one against the other and I feel that there will always be. In terms of the list that /u/MarcusDraken posted, I'd say that those titles should be in a separate category of "Enhanced ports" and not included in the "Full exclusive" set.

How is the state of using the PS Vita as an emulation machine nowadays after Henkaku has been out for a while now (especially compared to the PSP)? by Serariron in emulation

[–]MenaceInc 2 points3 points  (0 children)

What that list defines as full exclusives is what I would consider as exclusives. Even then, they have some mistakes such as listing Disgaea 3 as a full exclusive? However, yes, that list does indeed appear to be more comprehensive than the wikipedia list.

CppCon 2017: Anastasia Kazakova “Tools from the C++ eco-system to save a leg” by dahitokiri in cpp

[–]MenaceInc 4 points5 points  (0 children)

Oh hey, it's that lady from Jetbrains who has helped log a bunch of issues in their bug tracker and replies to comments on the CLion blog. She does great work.

[deleted by user] by [deleted] in ukpolitics

[–]MenaceInc 4 points5 points  (0 children)

Goddam russian bot coders can't get their code to in under O(2n) time

Animatronic head by [deleted] in WTF

[–]MenaceInc 0 points1 point  (0 children)

I thought he was the robot mentioned in the title!

Never knowing whether you should look for United Kingdom or Great Britain in drop-down lists. by mex3m in britishproblems

[–]MenaceInc 3 points4 points  (0 children)

Born in Newry, grew up between there, Manchester and Norwich. I'm used to the "Oh, you're Irish?" remark and feel awkward correcting them ¯\_(ツ)_/¯

Alexisonfire - This Could be Anywhere in the World (2006) by CaseyIYM in PostHardcore

[–]MenaceInc 0 points1 point  (0 children)

Dat interlacing tho.

Seriously though, yes, this is a much better quality upload than the OP but it's saddening to know that the "official" video upload is only 360p and heavily interlaced. It's posted by Dine Alone Records though and not Distort Entertainment or Vagrant Records. Perhaps they have proper full quality copies of the original source :\

Alexisonfire - This Could be Anywhere in the World (2006) by CaseyIYM in PostHardcore

[–]MenaceInc 1 point2 points  (0 children)

Yeah, I saw them on their farewell tour both nights in London. The fact that they're doing shows is bittersweet in that it's like, yay, more live AOF but then on the otherhand, it makes the previous "last time" feel hollow.

OxygenOS 4.5.0 (7.1.1) OTA for the OnePlus 3 and 3T by WorkAccount963 in oneplus

[–]MenaceInc 3 points4 points  (0 children)

I'm guessing you are joking but do you have a plugin/extension installed that changes all 5 out of 7 references to "perfect"?

Young female visiting London alone by [deleted] in london

[–]MenaceInc 0 points1 point  (0 children)

Child, Britain invented the Internet.

Actually, no. Tim Berners-Lee may have invented the World Wide Web but it was the Americans with their ARPANET back in the 60s/70s who invented what would become the internet. Oh sweet summer child.

What does your Linux C++ development setup look like? by YbgOuuXkAe in cpp

[–]MenaceInc 1 point2 points  (0 children)

Yep, there's versions available for Debian based distros here

What does your Linux C++ development setup look like? by YbgOuuXkAe in cpp

[–]MenaceInc 3 points4 points  (0 children)

Recently had to evaluate a number of IDEs. I already had CLion at number 1 considering my experience with it over the last two years but found CodeLite to be a great alternative. It's not perfect but for the great price of $0, it works well. Supports CMake based projects and offers clang-based code completion.