But that fundamentally is what a futures contract is. There’s an asset underneath. That sort of got abstracted into financial products, where the thing underneath is a stock, where you buy or sell a stock at a certain price on a certain date. I guess what they’re trying to say is, this is a second level of abstraction. There’s a similar financial product, except the financial product underneath has to be a bet. That’s just what the contract is, that’s what you’re saying. I recognize why they want to be distinct from gambling, but I can’t say that I think it is.
this limitation has a purpose - it allows us to have a more efficient matching algorithm implementation, which i don’t think is immediately obvious and i don’t think even experts in the field fundamentally “get” this. before you “fix” the problem and turn my linear matching algorithm into a quadratic one, make sure you thoroughly understand why we have this limitation. the reason is that we have only one “kind” of match, and marking the end of the position is always correct. with arbitrary lookarounds, instead of marking the match ended here, you would have to mark the match for lookaround #7 ended here, and the match for lookaround #3 ended 5 characters ago, and the match for lookaround #12 ended 100 characters ago. i had a lot of temptation to support arbitrary lookarounds, and it really does seem like an easy fix at first glance, but the complexities arise much later in the match loop, and this is a good example of how some theory just does not hold up when you implement it. as a side note, we can actually loosen this restriction on R3 (above) which is still work in progress, but not R1, because R1 is the one that determines the start position of the match.
,更多细节参见WPS下载最新地址
FT App on Android & iOS,这一点在旺商聊官方下载中也有详细论述
多设备使用情况记录Ferdium可以把很多网页固定成应用常开。可以理解成一个只能打开特定网页的 Chrome 浏览器,非常适合有多个 AI 账号会员的人随时切换来问问题。我常用的有豆包、ChatGPT、Gemini、Claude、Todoist、Memo、NotebookLM。