text
stringlengths
5
998
label
int64
0
1
Nice! Thanks @warpfork, I'm not a native English speaker and there's something in the term "traversal" that just doesn't sound right to me.
0
Capybara has better built-in mechanisms :see_no_evil: I suffered a bit with hidden sleeps in a test suite in the past.
0
no... whoops.
0
never heard of an advanced medibot so it'd be nice to merge this and revert it if it sucks
1
fixed in [c37053e](https://github.com/ballerina-platform/ballerina-lang/pull/35599/commits/c37053e1643d622af774e76abc00596fc0879af9)
0
That's from an old attempt at getting Ian to wear the bishop hat. I have no clue how that ended up in here but good catch.
0
@egh By the way, is there a reason why you chose `assoc-string` here instead of the standard `assoc`?
0
huh, yeah, those parens make this obnoxious
1
Indentation?
0
`applicationDidEnterBackground` is always preceded by `applicationWillResignActive`, so the sentence is a bit wrong
0
There is no data copy, i fucked up summary
1
how awful PDA stuff is codewise? I wouldn't like to bloat this pull request with their crap
1
Also, a bit of a nit, but per NEP-1 constants shouldn't be written in SHOUTING_CASE
0
Please add an example of what is consider as a "full valid url"
0
I forgot the 2022.3 check wtf
1
Don't we need to reset the namespace (set to default database) in `v1SessionCatalog` to make the behavior consistent when catalog is changed?
0
could use code backticks around default value
0
Okay, sounds good ;-)
0
why not instead setting up a code mirror?
0
Spacing again.
0
damn ... thx for spotting
1
Yeah, it's tracked under here: https://github.com/elastic/kibana/issues/53944.
0
This implements infinite retry. Beats must be allowed to drop events. Calling `r.batch.RetryEvents` will return the failed events within the batch to libbeat. libbeat decides wether to drop or retry.
0
When I see it right, you don't set the readRate at all with the readbufferfactor incorporated, (Edit: which was the point of this original PR).
0
```suggestion setSourceRoot = "sourceRoot=$(pwd)"; ``` backticks are legacy.
0
```suggestion "git-tree": "1a5b599e8303e1b62bca446461bd7114ec97caba", ```
0
Darn - missed a return statement here :(
1
I assume you didn't touch this line and it's just git being a shit right? Or if you did touch it, you didn't break it, right?
1
Can you expand this comment a bit to explain the potential deadlock?
0
hot tip lads and lassies: `yarn prettier:fix` doesn't fix `it.only`.
0
Indeed, I didn't even read it :see_no_evil: Fixed in 521cd47afb
0
Kinda feels either the design allows two generators to work off each others outputs with a fail safe to keep people from being ridiculous, or a strictly ordered system with a design that the Razor generator would almost immediately throw a wrench in.
1
Hah yup, always a method to do what I want... just never know what it's called or where it is
0
@peteharverson `type` is a new field on index patterns, so rollup ones are the only ones that will have a value. I don't foresee any other types in the near future. This way of filtering is to avoid rollup references in OSS code, but I suppose it is different here since ML is x-pack \U0001f603Thanks for the constants file path. I'll think on this a little more, including our policies around referencing x-pack plugins from another x-pack plugin, and may adjust this filtering in my next pass.
0
Change this to use current_cycle which is defined on all reagents. And then remove the cycle_count++ shit, /datum/reagent/on_mob_life() already increases current_cycle.
1
You call this function only with two arguments. So test it with two arguments as well: `ok(cookieUtil.domainMatch('sub.example.com', void 0))`. For `pathMatch` too.
0
yup. i'll fix that for clarity
0
**Off-topic** Why not use? ```suggestion onChange={(event) => setDesign(event.target.value)} ``` so developers can more easily switch between a native `<select>` (for mobile) and non-native one?
0
While there shouldn't really be much of a reason to write PID files at all, gitea should really not use `/var/run`, but `/run`:https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch05s13.html I opened https://github.com/go-gitea/gitea/pull/12391, and propose we don't set this here at all.
0
BTW, this text is a bit awkward too. What a DeltaFIFO stores is `Deltas` objects; a `Delta` is a member of a `Deltas`.
0
Okay just be aware unEquip updates icon states and puts it on the ground and shit.
1
[EDIT] Sorry I guess you meant from the `data` plugin \U0001f44d
0
use `getTimeDuration()`
0
Actually, now that I think about it, it might be best to not add it to the individual items to allow for items added to the menu dynamically after its creation. May not ever happen, but future proofing is rarely bad (if it's still performant and maintainable, of course).
0
Or Provider
0
oops, my bad, I missed it, fixed now.
0
So what does `torch.tensor([], device=device_type).device` give me for an xla tensor?
0
Ah, yes, you're right. Fixed!
0
Harder to test. Could cause issues with multi tests going in parallel
0
remie knows real voodoo`......`
0
This parameter should be: ``` [`Exe of (Loc.t * string) list | `Melange_emit of string] ```
0
https://github.com/SecurityInnovation/PGPy/issues/250
0
UNATOMIC But it's already merged. Fuck.
1
Bizarre, I\u2019ll take a look. Might have something to do with spot shadows
1
Use `SimpleChanges`
0
fuck I forgot the comments
1
Can it have a reading ctor? Those tend to do nice stuff like let you declare more things final.
0
:_content-type: PROCEDURE
0
This fixes both upper and lower limit issues, the lower limit still has quite a fast animation speed but it's not as ridiculous as it was.
1
that was meant to be an &&, dang it!
1
https://github.com/rust-lang/rust/issues/63526
0
How does port dmon consume that port? It is empty when not on Windows. The `cmake` stuff of port pthreads is in poor shape.
0
This line is so cool. Can you tell me what this means/does? \U0001f602
0
Ouch, good catch.
0
I guess `$link` is not needed ? (no idea what that is...)
0
There are some options to `AnsibleModule` which you may be able to use to validate options passed in. Look at existing modules for examples: ``` mutually_exclusive required_together required_one_of require_if ``` Should `whitelist_file` and `blacklist_file` be `mutually_exclusive` `mutually_exclusive=(('blacklist_file', 'whitelist_file'),),`
0
I feel like this was meant to be called `WithRouterWrapper` instead of `WithRouteWrapper`?
0
I deleted my prior suggestion (decided it is probably preferable to just warn once)
0
Damn, too many absolute on the filelist! :( This is a mess!
1
> Have you managed to get this fixed? My syncing is slow too, i don't seem to have the same problem as you but i am unable to get the latestblock from my node. It's rather annoying, it always returns 0 it's ridiculous, getting longer and longer to sync.
1
Maybe rename this file to `wireless_notsupported.go`?
0
> For querying perspective these doesn't makes a difference. What if a user has indices that match the pattern?
0
> ridiculous is quite good and less insulting Thank you. I replaced "stupid" to "ridiculous".
1
/cc @thockin
0
the math can be empty if you set its content later
0
There is typo here. "tyesafe" must be "typesafe" ``` scala libraryDependencies += "com.typesafe.play" %% "play-json" % playVersion ``` is right
0
In master, we already have common settings in unified tests: https://github.com/apache/spark/blob/861f8bb5fb82e53a223ae121737fd6d54ab8ba52/sql/core/src/test/scala/org/apache/spark/sql/execution/command/v1/AlterTableDropPartitionSuite.scala#L36
0
I hate you dreammaker.
1
`When no regularization or L2 regularization is applied`
0
this does nothing since it's already defined in `all-packages.nix`
0
Damn, indeed :facepalm:
1
Again, this is more complicated than it needs to be.
0
uh "maintainers may close this PR at will" is kinda harsh and could be abused. this system should really be 70% nagging and 30% actual consequences.
1
I will document that case :) thanks.
0
and a blank line here
0
Oh I didn't think of that but that's a better idea.
0
As much as I'd love to sneakily overwrite this, comment it out in the main file, set this as a medical supply pack.
0
```suggestion func TestAccLinuxVirtualMachineScaleSet_extensionsAutomaticUpgradeWithHealthExtension(t *testing.T) { ```
0
I'm assuming that AppCatalyst takes care of creating this VM upon installation? Will this work with a non-Photon based OS?
0
I see \"gays burn in hell\" and after a while, talk about how trans people are \"faggots\" and things of the sort. If theres a way, Id want there to be moderators looking at bigger chats to prevent this. Thank you.
1
Thanks @sirreal!
0
Hm, it's weird that they got added, normally the config only shows custom values.
1
stolen code, imagine taking deadcell from eternity and renaming it, what a cringe fag
1
Ya... Sorry for this trouble. :(
0
could use a list of turfs instead of world, pretty much anything "in world" is shit for lag.
1
:shrug: Maybe? Compiling for Windows is black magic.
0
Is there any specific reason why code is moved out from StateMerging.java?
0
usr is a hack I hate you
1
using sounds better :)
0
Of course, just might take some time to ensure the parser is as general as possible.
0