text
stringlengths
1
5.2k
labels
listlengths
1
1
minor nit i dislike backslashes here and prefer to indent differently like that passes num projects max projects or project id in host state projects
[ 0 ]
another white space only line two more below
[ 0 ]
just use `getTurf(U)` instead of that `U.loc.loc` fuckery
[ 1 ]
nit: I feel these could be done differently. Otherwise one might accidentally use a wrong index somewhere and it will screw everything up.
[ 1 ]
lol these are such weird lines of code. They were pointless, right?
[ 1 ]
done although i got error as usr lib portage bin ebuild sh line pbunzip ignore trailing garbage command not found
[ 0 ]
can you please s kp key protector
[ 0 ]
lol yeah that is some pretty stupid code i have
[ 0 ]
nit store the id d device locally instead of grabbing it times
[ 0 ]
I've added an inline comment mentioning this as it's a bit of a wtf when reading the code.
[ 1 ]
should be using lw instead of
[ 0 ]
this should instantiate a clusterdetails object instead
[ 0 ]
TODO: REMOVE THAT SHIT
[ 1 ]
you mocked method utils execute it raises exception so here you have to use self assertraises processutils processexecutionerror crypto ensure ca filesystem otherwise this exception will be raised in this test and you get a test fail because of this exception
[ 0 ]
Display 1-4 are in the large, larger, extra large, largest (let's get ridiculous) range. It would be good to have display 5-6 which would add small and medium. Would also compliment h 1-6
[ 1 ]
i guess this comment is misleading in shadowframe class in stack h this is a two part array number of vregs holds the raw virtual registers and each element here is always bytes number of vregs number of vregs holds only reference registers each element here is ptr sized in other words when a primitive is stored in vx the second reference part of the array will be null when a reference is stored in vx the second reference part of the array will be a copy of vx uint t vregs
[ 0 ]
Never assume anything with my 2012 era shitcode (or my modern shitcode for that matter)
[ 1 ]
Unlike the first error, this second one also appears in the text regarding the cuntboy version of the demon soldier.
[ 1 ]
urlparse urljoin will not work it is a bit stupid urlparse urljoin git http url chromite project i e git is dropped oops urlparse urljoin git http url chromite project works though but a bit unintuitive that you have to add a slash to do the right thing
[ 0 ]
I mean I could see every 5 seconds (maybe) but every 500ms? Still completely ridiculous.
[ 1 ]
Oh well that sucks. >Weather doesn't have an innate cooldown between impact calls
[ 1 ]
damn it, i'm installing a plugin into my IDE....
[ 1 ]
> It's ridiculously expensive because the Syndicate expects their agents to spend their TC on useful shit and yet they're allowed to waste it all on a cosmetic item. Was this ever an issue in SS13?
[ 1 ]
I think you fucked up
[ 1 ]
i think we want to include the url clean up in this change there rest should get hit by the other param cleanups
[ 0 ]
in my case it was ridiculous, in the emulator the network data was off, turning it on solved the problem
[ 1 ]
> Please test! disgusting
[ 1 ]
This is no milestone - this is nonsense! The translation for UK has never been finished and it doesn't look like it ever will be.
[ 1 ]
@Time-Green @MrMelbert You are not supposed to do this because it sucks and is hard to read, I always block this If you hate it then don't merge it :(
[ 1 ]
it would be a bit better if you used default api version here
[ 0 ]
it will be nice to put here self aborted false so in benchmark engine we will be able to understand was this benchmark aborted or not take a look at my comment here c rally benchmark runners constant py
[ 0 ]
dude that's a heck of a code snippet
[ 1 ]
why are you passing this in sequester your code here in list all suites get back a list of control data objects and do your transformation here
[ 0 ]
Yikes. That could definitely be a problem.
[ 1 ]
Changed this in the latest commit. It now assigns the name of an item to a string at most once per invocation of `map::smash_items`
[ 1 ]
Fuck, forgot to remove that, sorry! Fixed!
[ 1 ]
need to have done in param
[ 0 ]
extra space should be removed
[ 0 ]
the following steps are a procedure and should be numbered
[ 0 ]
What we REALLY need is our security team to look like these motherfuckers. 
[ 1 ]
nononono all that stuff should go away
[ 0 ]
you add sanity execution in l so that please run here only smoke suit
[ 0 ]
self group configuration self launch configuration
[ 0 ]
julien could you please explain this a little it s clear with admin but for project id who is owner and why it is determined with project id sorry if the question is stupid but i need to know
[ 0 ]
deconversion should be faster than this its disgustingly slow.
[ 1 ]
Ah damn thanks I didn't change that var I'll make Bz to be just a catalyst
[ 1 ]
my git fuck is weak i will put these back
[ 0 ]
God... this is the ugliest syntax addition to Ruby I have ever seen... bleh
[ 1 ]
The UTF-8 BOM is an abomination.
[ 1 ]
the id of the cluster on which the relevant action is to be executed
[ 0 ]
Damn @Chaosus, you fast LOL Thanks <3
[ 1 ]
i would get rid of the failure message here
[ 0 ]
yeah that sounds right anchor node should be weakmember frame should be member
[ 0 ]
useless now
[ 0 ]
there is is uuid like in ironic common utils
[ 0 ]
Or hell, even just register to `COMSIG_ATOM_EX_ACT` with `detonate` yourself if you want after making `detonate` a SIGNAL_HANDLER.
[ 1 ]
nit you subclass dialogbrowsertest not this class
[ 0 ]
u killed u killed
[ 0 ]
i definitely agree we should not mix the two i think the list syntax makes more sense in this case than it does in capabilities i previously made comments to this end on that spec but they got lost in a previous patchset so i will review it again soon take a simple resource registry resource registry os tripleo blockstorage cinder storage yaml os tripleo compute compute yaml what that is saying is that when a template creates a resource of type blockstorage it should use the cinder storage yaml file taking the example from the capabilities requires deployment puppet resource registry os tripleo controller puppet controller yaml docker controller yaml you as the template reader maintainer not as heat programmatically reading it are no longer able to see what template will be used that information has moved to the requires area plus some additional logic that looks inside the templates themselves now factor in the alternative in this spec for using a parameter driven approach that s now a third place you need to look to understand which template s will be used to fulfill a given type leaving us with the following to understand a set of templates look in the resource registry to see the mapping for a type if the mapping is a list look at the requires and the contents of each template referenced to see which one will fulfill the requires look through the top level template itself for any resourcechain resources determine the name of the parameter that is used to convey the list of templates in the chain then resolve what the current value of that parameter is imo this is a rough experience for the user we ve taken the knowledge of how a stack will be created and spread it over the course of multiple areas and files by comparison my argument is that capabilities are not a black box resolution by heat but rather just metadata the user can ask heat to introspect to determine valid mappings to make in the resource registry chains are communicated inside of the registry itself that flow leaves the mappings in a single place the resource registry it s simpler both for user comprehension and clients that may be layering on top of the templates
[ 0 ]
mock get instance pci devs return value
[ 0 ]
They're nonsense in that I don't care about them being undone. They're legitimate in that I like to have a nice pretty node layout, and my opinion of what that is shifts depending on my mood. If Ben feels strongly, I won't oppose it. Just saying that in other software that does this, I find it quite annoying / unnecessary for the type of work I do.
[ 1 ]
you cannot use w sh you need to use
[ 0 ]
if you made some operation on an already close vfs you will have an assertion in the targeted vfs so it is useless here no
[ 0 ]
defines would be good actually that code doesn't even need to be there, I was fiddling around with some shit before I realized it was ALREADY IN
[ 1 ]
i would like us to remove hassearchabletextcontent to avoid having different api for the same thing
[ 0 ]
this call to str here is useless
[ 0 ]
how about naming the other one typeflagfixup or something simillar and leave this as typeflag having suffix is a bit ugly alternatively you could consider making this a static creator function sideeffect createfromtype since it seems that you only use it when creating side effects
[ 0 ]
I mean how is that not fixed !! Atom does it right . This is beyond ridiculous. ![capture d ecran le 2018-11-11 a 10 36 11](https://user-images.githubusercontent.com/27289270/48652508-dd969180-e9cd-11e8-89d6-6730f7fddcb9.png)
[ 1 ]
nit call these isvertexarray and istransformfeedback to mirror the opengl es api calls
[ 0 ]
i wanted to specifically log that the url is malformed and not hide it so that the admin gets contacted
[ 0 ]
yeah when the rsync kicks in the reference is stale
[ 0 ]
it doesn't make a ton of sense to put holoparasites in this category, as they'll be the only item in it during normal traitor rounds and that'll look kind of weird
[ 1 ]
srsly.. this is literally what my local clang made me do ... now travis hates it
[ 1 ]
how to validate a junk uuid let s assume user sends some junk value intentionally
[ 0 ]
hm seemingly obsoleted by f e af fac e d a d dd f b
[ 0 ]
Foam prototype has slippery by default, also foam and smoke SolutionAreaEffect component are some of the oldest code in the codebase so if you run into weird shit that might explain it
[ 1 ]
remove white space
[ 0 ]
kill this comment too
[ 0 ]
Using a pronoun and then defining it after sounds weird. (it, this beast)
[ 1 ]
utils and serialization should be imported using new namespace too
[ 0 ]
if we remove ironic driver from extra specs this should be removed too
[ 0 ]
if you did you would have communicate attempt to flush a closed stdin
[ 0 ]
this awk should be rewritten for clarity i prefer the following but i understand it is open to subjective opinion also there is a spurious second in the middle block awk v v entries heat hosts start print print v f f heat hosts end next heat hosts end f f file file temp
[ 0 ]
let s use disable hw decode acceleration browser args or disable accelerated video decode browser args
[ 0 ]
weird i did this rm rf client git checkout client git rm client git commit a and poof
[ 0 ]
you still have the framelistener and all these caching things they should be removed and only a set of static methods should remain
[ 0 ]
hresults are more easily readable as hex values how about simplifying this to hr x x everywhere
[ 0 ]
hmm i will see this code started off as a straight port from the bash which is why there is globals like this i think i will kill off the testing arg completely once i am happy this code actually works and the unittests give good coverage it should actually already so in light of this being destined for death i am not sure i want to bother with this restructure if i planned on keeping it i would def agree with your class object approach
[ 0 ]
maybe better to leave node dpdk enabled and use delegation here
[ 0 ]
I always knew Java was pretty heavy on boiler plate but 6k lines is ridiculous :D
[ 1 ]
i would use single and i would hard code these mappings as plurals does
[ 0 ]
Damn, who wrote %x without 0x%x?
[ 1 ]
I can test this tomorrow. Sorry my schedule is a little wacky right now.
[ 1 ]
kwargs self parent id name parent id
[ 0 ]
s sync timeline destory sync timeline destroy s destory destroy
[ 0 ]
Calling it OptIn and defaulting to True is absolute nonsense. Fortunately Amazon forks Kibana too.
[ 1 ]
Seriously, some people are so lazy. Just spend 10 minutes on google, and be done.
[ 1 ]
you should probably use assertgreater here instead of an asserttrue
[ 0 ]
What steps will reproduce the problem?1. Add some fags 2. Make Murray their GL3. Get faggedyWhat is the expected output? What do you see instead?Homo erotic ShadowbaneWhat version of the product are you using? On what operating system?GayOS of coursePlease provide any additional information below.Murray is a big faggot
[ 1 ]
nit this is useless change i guess this because rebase
[ 0 ]