秋田预测市场 · Discord 审计

Bumbling Bayesian参与话题 33消息总数 209

该用户的聊天记录定位。

Reset

聊天记录

共 209 条,显示第 51-100 条
Bumbling Bayesian 2026-06-30 21:44:15 Kalshi

I have the same confusion. I don’t think anyone knows what that sentence is supposed to mean.

I have the same confusion. I don’t think anyone knows what that sentence is supposed to mean.

Bumbling Bayesian 2026-06-30 19:46:20 Kalshi

One can still donate fees when the orderbooks are invalid and one can always donate to KT.

One can still donate fees when the orderbooks are invalid and one can always donate to KT.

Bumbling Bayesian 2026-06-29 17:57:43 Kalshi

The strike range definitions are underspecified. There are events where it is impossible from looking at the market strikes alone to figure out what the ranges are. One has to know the granularity of the source.

The strike range definitions are underspecified. There are events where it is impossible from looking at the market strikes alone to figure out what the ranges are. One has to know the granularity of the source.

Bumbling Bayesian 2026-06-29 02:38:49 Kalshi Kalshi网页前端持续出现NaN和无穷大数值显示问题

They forced us to deal with fractional contract counts to make things easier on casual gamblers and still cannot put a little elbow grease into the UI.

They forced us to deal with fractional contract counts to make things easier on casual gamblers and still cannot put a little elbow grease into the UI.

Bumbling Bayesian 2026-06-29 02:37:56 Kalshi Kalshi网页前端持续出现NaN和无穷大数值显示问题

The dumb things I experience with fractional contract counts on the UI have to be visible to some casual users.

The dumb things I experience with fractional contract counts on the UI have to be visible to some casual users.

Bumbling Bayesian 2026-06-29 02:35:31 Kalshi Kalshi网页前端持续出现NaN和无穷大数值显示问题

That isn't fair of me. It might not be laziness. Maybe they really have nobody who can figure out how numbers work in JavaScript.

That isn't fair of me. It might not be laziness. Maybe they really have nobody who can figure out how numbers work in JavaScript.

It looks like there just might be significant lag now between what Get Orders reports for client_order_id and what the exchange has. My system kept restarting and falling over until I took out the client_order_id that was not matching.

It looks like there just might be significant lag now between what Get Orders reports for client_order_id and what the exchange has. My system kept restarting and falling over until I took out the client_order_id that was not matching.

Yes, I am passing in the client_order_id. It is not yet clear to me why it is not matching. The first log indicated that I received an error on the amend, so I did not use the updated_client_order_id, but it seemed to be applied anyway.

Yes, I am passing in the client_order_id. It is not yet clear to me why it is not matching. The first log indicated that I received an error on the amend, so I did not use the updated_client_order_id, but it seemed to be applied anyway.

This seems to have something to do with the REST API being more flaky today and Amend Order not being idempotent. My system tries to amend an order, gets an error, retries the amend, and discovers that the amendment really did happen, despite the error.

This seems to have something to do with the REST API being more flaky today and Amend Order not being idempotent. My system tries to amend an order, gets an error, retries the amend, and discovers that the amendment really did happen, despite the error.

I am getting a new error code, `order_id_and_client_order_id_mismatch`, upon amend. Debugging now, but wondering if something changed.

I am getting a new error code, `order_id_and_client_order_id_mismatch`, upon amend. Debugging now, but wondering if something changed.

Bumbling Bayesian 2026-06-28 21:24:47 Kalshi Kalshi网页前端持续出现NaN和无穷大数值显示问题

Shouldn’t be. But right now, the web UI continues to serve up NaNs and infinities. I doubt they have processes in place to handle sanitizing user inputs universally.

Shouldn’t be. But right now, the web UI continues to serve up NaNs and infinities. I doubt they have processes in place to handle sanitizing user inputs universally.

Bumbling Bayesian 2026-06-28 21:03:31 Kalshi 用户请求为子账户添加自定义命名功能

I would not be surprised if they never provide a way to name accounts due to the XSS risk.

I would not be surprised if they never provide a way to name accounts due to the XSS risk.

Bumbling Bayesian 2026-06-26 04:57:05 Kalshi

Yeah, so how much of the problem is Kalshi scalability issues and how much is bad behavior?

Yeah, so how much of the problem is Kalshi scalability issues and how much is bad behavior?

Bumbling Bayesian 2026-06-26 04:54:23 Kalshi

Is the guy who trades fewer RFQs doing something other than a bonafide trade? I don't understand the other possible motivations.

Is the guy who trades fewer RFQs doing something other than a bonafide trade? I don't understand the other possible motivations.

Bumbling Bayesian 2026-06-26 02:18:57 Kalshi

My v2 logic has the same as my v1 did, where I look for `not_found` and handle it special.

My v2 logic has the same as my v1 did, where I look for `not_found` and handle it special.

Bumbling Bayesian 2026-06-26 02:18:34 Kalshi

I thought v1 order endpoints were already gone.

I thought v1 order endpoints were already gone.

Bumbling Bayesian 2026-06-25 04:42:44 Kalshi

perps

perps

Bumbling Bayesian 2026-06-25 04:42:13 Kalshi

Your link was for margin, not predictions.

Your link was for margin, not predictions.

Bumbling Bayesian 2026-06-25 04:41:20 Kalshi

I see it on the website.

I see it on the website.

Bumbling Bayesian 2026-06-25 04:39:35 Kalshi

My bad. It is still there.

My bad. It is still there.

Bumbling Bayesian 2026-06-25 04:37:52 Kalshi

The website is generated from that asyncapi.yaml file.

The website is generated from that asyncapi.yaml file.

Bumbling Bayesian 2026-06-25 04:36:54 Kalshi 用户订单WebSocket status字段文档与实际不符

I see `status` in `userOrderPayload` appearing in asyncapi.yaml in my git repository on 2026-02-17 and it is gone on 2026-04-10.

I see `status` in `userOrderPayload` appearing in asyncapi.yaml in my git repository on 2026-02-17 and it is gone on 2026-04-10.

Bumbling Bayesian 2026-06-24 19:48:25 Kalshi

Maybe you are thinking of "Max 500k market subscriptions per session."? https://docs.kalshi.com/changelog#june-18-2026-9

Maybe you are thinking of "Max 500k market subscriptions per session."? https://docs.kalshi.com/changelog#june-18-2026-9

Bumbling Bayesian 2026-06-24 03:44:07 Kalshi

Thanks for this. I had not encountered and so didn't have `fill_or_kill_insufficient_resting_volume` in my enumeration of reverse-engineered error codes.

Thanks for this. I had not encountered and so didn't have `fill_or_kill_insufficient_resting_volume` in my enumeration of reverse-engineered error codes.

Bumbling Bayesian 2026-06-24 03:36:01 Kalshi

It would certainly not be the first time that components within Kalshi are unable to coordinate to satisfy a legal or contractual obligation. There is simply insufficient leadership at the top.

It would certainly not be the first time that components within Kalshi are unable to coordinate to satisfy a legal or contractual obligation. There is simply insufficient leadership at the top.

Bumbling Bayesian 2026-06-22 05:57:47 Kalshi

https://docs.kalshi.com/welcome

https://docs.kalshi.com/welcome

Bumbling Bayesian 2026-06-22 03:56:13 Kalshi

I am not having any trouble with it. Which properties are different?

I am not having any trouble with it. Which properties are different?

Bumbling Bayesian 2026-06-22 03:44:38 Kalshi Kalshi API 固定点迁移后字段不一致与文档过时

Expect new properties on new types to use the fixed point representation and to not need the _fp or _dollars suffix to disambiguate, because they won't have both forms.

Expect new properties on new types to use the fixed point representation and to not need the _fp or _dollars suffix to disambiguate, because they won't have both forms.

Bumbling Bayesian 2026-06-21 11:27:14 Kalshi

As I have said before, it would be great if the API served up its current OpenAPI spec.

As I have said before, it would be great if the API served up its current OpenAPI spec.

Bumbling Bayesian 2026-06-21 11:26:35 Kalshi

They often are representing something we are expected to migrate to.

They often are representing something we are expected to migrate to.

Bumbling Bayesian 2026-06-21 11:26:15 Kalshi

The docs do not necessarily represent what is currently deployed/executing.

The docs do not necessarily represent what is currently deployed/executing.

Bumbling Bayesian 2026-06-21 05:51:33 Kalshi

I’m going to try it! I need hurricane supplies anyway.

I’m going to try it! I need hurricane supplies anyway.

Bumbling Bayesian 2026-06-21 05:50:34 Kalshi

This looks intriguing…

This looks intriguing…

Bumbling Bayesian 2026-06-21 00:38:12 Kalshi 订单创建时并行请求与批处理请求的延迟比较

But if your requests are for the same market, they are probably going to be serialized at some point anyway.

But if your requests are for the same market, they are probably going to be serialized at some point anyway.

Bumbling Bayesian 2026-06-21 00:36:19 Kalshi 订单创建时并行请求与批处理请求的延迟比较

I think it really depends on your use case. If you can have multiple requests in flight in parallel and don’t wait for the response, it can be faster to take advantage of the load balancer.

I think it really depends on your use case. If you can have multiple requests in flight in parallel and don’t wait for the response, it can be faster to take advantage of the load balancer.

Bumbling Bayesian 2026-06-21 00:34:52 Kalshi 订单创建时并行请求与批处理请求的延迟比较

I tested various approaches using the CloudFront hostname a while back and found it could be faster in some cases to use the batching.

I tested various approaches using the CloudFront hostname a while back and found it could be faster in some cases to use the batching.

Bumbling Bayesian 2026-06-21 00:23:35 Kalshi

You may be misunderstanding what V2 means in this context. There is a V2 of the order management API under /trade-api/v2/, which also has the deprecated order management endpoints that worked up until a couple days ago. https://docs.kalshi.com/api-reference/orders/create-order-v2

You may be misunderstanding what V2 means in this context. There is a V2 of the order management API under /trade-api/v2/, which also has the deprecated order management endpoints that worked up until a couple days ago. https://docs.kalshi.com/api-reference/orders/create-order-v2

Bumbling Bayesian 2026-06-20 23:35:41 Kalshi

These guys are trying to help you. They know more than you. Consider listening.

These guys are trying to help you. They know more than you. Consider listening.

Bumbling Bayesian 2026-06-20 12:21:59 Kalshi

They say that it is impossible for them to do anything different on the UI. Maybe the front end team is at war with the API team. Sounds rough.

They say that it is impossible for them to do anything different on the UI. Maybe the front end team is at war with the API team. Sounds rough.

Bumbling Bayesian 2026-06-20 12:00:34 Kalshi

Scalability is hard. Let's go shopping.

Scalability is hard. Let's go shopping.

Bumbling Bayesian 2026-06-20 11:56:24 Kalshi

At 2026-06-20T00:30:48.713643Z, I got an error code of `get_milestones:_failed_to_get_milestones:_failed_to_deallocate_cached_statement(s):_read_tcp_10.0.82.251:49288->10.0.10.37:5432:_read:_connection_reset_by_peer` when trying to call Get Milestones.

At 2026-06-20T00:30:48.713643Z, I got an error code of `get_milestones:_failed_to_get_milestones:_failed_to_deallocate_cached_statement(s):_read_tcp_10.0.82.251:49288->10.0.10.37:5432:_read:_connection_reset_by_peer` when trying to call Get Milestones.