HackerTrans
TopNewTrendsCommentsPastAskShowJobs

algorithm314

no profile record

comments

algorithm314
·5개월 전·discuss
There is also a fork of TeXmacs called Mogan https://github.com/MoganLab/mogan
algorithm314
·5개월 전·discuss
Can't they just run the output through a compiler to get feedback? Syntax errors seem easier to get right.
algorithm314
·5개월 전·discuss
Here is the pricing per M tokens. https://docs.z.ai/guides/overview/pricing

Why is GLM 5 more expensive than GLM 4.7 even when using sparse attention?

There is also a GLM 5-code model.
algorithm314
·8개월 전·discuss
No language server in this explorer, so it is less useful.
algorithm314
·10년 전·discuss
support binary literals with 0b prefix. Also include rotate ,count leading zeroes,count trailing zeros and popcount as functions.