https://x.com/sparrowincrisis/status/2065870449700167882?s=20
Читать полностью…
Q_Z: jandan.net/t/6164865
OO: 80 XX: 3
还好有时光鸡: 榴莲好吃
OO: 34, XX: 1
ziing23: 又不好看,又没食用价值,那叫荆棘!
OO: 14, XX: 0
因为不爽阿B的iframe播放器功能太弱,我自己动手做了一个新的 —— paw-bilibili-player
开源地址: https://github.com/msgbyte/paw-bilibili-player@moonrailgun:
发布视频Читать полностью…
播放量:898 弹幕:0 评论:6
点赞:25 投币:11 收藏:17 转发:11
发布日期:2022-05-14 07:32:26
After the Liquid Ass design, Apple has now introduced Liquid Asshole. It twerks as well.
Читать полностью…
Edge Worker 有标准化容器吗?
有啊!
所有功能都是开源的吗?
不是呀!
那 Workerd 跟屎一样,功能参差不齐,一样是离了 CF 路走不了一步
如果你 Vibe Coding TS,我推荐你开这些 ESLint Rule,可以显著改善代码质量:
rules: {
'@typescript-eslint/no-explicit-any': 'error',
'@typescript-eslint/consistent-type-definitions': ['error', 'interface'],
'no-restricted-syntax': [
'error',
{
selector: 'TSAsExpression[typeAnnotation.type="TSAnyKeyword"]',
message: 'Do not use "as any" assertions.'
},
{
selector: 'TSAsExpression[typeAnnotation.type="TSUnknownKeyword"]',
message: 'Do not use "as unknown" assertions.'
},
{
selector: 'TSTypeAssertion[typeAnnotation.type="TSAnyKeyword"]',
message: 'Do not use "<any>" type assertions.'
},
{
selector: 'TSTypeAssertion[typeAnnotation.type="TSUnknownKeyword"]',
message: 'Do not use "<unknown>" type assertions.'
},
{
selector: 'TSTypeAnnotation > TSTypeLiteral',
message: 'Do not use inline object type literals. Extract to a named type or interface.'
},
{
selector: 'TSTypeParameterInstantiation > TSTypeLiteral',
message:
'Do not use inline object type literals in type arguments. Extract to a named type or interface.'
},
{
selector: 'TSTypeAnnotation > TSFunctionType',
message: 'Do not use inline function type literals. Extract to a named type.'
},
{
selector: 'TSTypeParameterInstantiation > TSFunctionType',
message:
'Do not use inline function type literals in type arguments. Extract to a named type.'
},
{
selector: 'TSTypeAnnotation > TSTupleType',
message: 'Do not use inline tuple types. Extract to a named type.'
},
{
selector: 'TSTypeParameterInstantiation > TSTupleType',
message: 'Do not use inline tuple types in type arguments. Extract to a named type.'
}
]
}
【本报讯】Typst 发布 0.15.0
带来了 Variable Font 支持、HTML 导出支持数学公式、单个 Typst 文件可以输出多个文档及更多新功能。
Src
GPT-1,2018-06-11 ,OpenAI 首篇 GPT 论文 / 研究发布。
GPT-2,2019-02-14,OpenAI 官方发布 GPT-2 研究公告;先发布较小模型,完整 1.5B 后续分阶段放出。
GPT-3 :论文/模型公布是 2020 年 5 月底,OpenAI API beta 是 2020 年 6 月 11 日
华为云团队于2020年立项AI大模型,并于2021年4月首次以 “盘古预训练大模型”(简称“盘古大模型”)的名称对外发布。
2025年7月6日《盘古之殇》雄文出现,一搜便是,没有删除。各种跑分验证,盘古大模型套壳 qwen 。内部偷偷用老黄的卡而不用昇腾训练。
2026 年 6 月。华为开发者大会上,大嘴:「在全世界都不知道大模型为何物的时候,华为就发布了盘古大模型,可以说是这个行业的全球先驱者。」
岁月史书到这份上了,张嘴就来,天天赢你麻痹赢。我一个深红 higo 看不下去了。
▎Source
Hacker News: Best
ReactOS (FOSS "Windows") achieves 3D-accelerated Half-Life on real hardware