generated from osmoscraft/osmosmemo-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtranslate.json
86 lines (86 loc) · 2.68 KB
/
translate.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[
{
"month": "202412",
"title": "The history of Monokai",
"url": "https://monokai.pro/history",
"timestamp": 1734342270
},
{
"month": "202412",
"title": "Understanding Concurrency, Parallelism and JS",
"url": "https://www.rugu.dev/en/blog/concurrency-and-parallelism/",
"timestamp": 1734344986
},
{
"month": "202412",
"title": "OpenAI官方教程,如何用gpt生成Prompt",
"url": "https://platform.openai.com/docs/guides/prompt-generation?context=text-out#output-cleaning",
"timestamp": 1734516298
},
{
"month": "202412",
"title": "Alignment faking in large language models",
"url": "https://www.anthropic.com/research/alignment-faking",
"timestamp": 1734690536
},
{
"month": "202412",
"title": "Understanding Google’s Quantum Error Correction Breakthrough",
"url": "https://www.quantum-machines.co/blog/understanding-googles-quantum-error-correction-breakthrough/",
"timestamp": 1734926830
},
{
"month": "202412",
"title": "OpenAI's o3 suggests AI models are scaling in new ways — but so are the costs | TechCrunch",
"url": "https://techcrunch.com/2024/12/23/openais-o3-suggests-ai-models-are-scaling-in-new-ways-but-so-are-the-costs/",
"timestamp": 1735120722
},
{
"month": "202412",
"title": "12 days of OpenAI: The Ars Technica recap",
"url": "https://arstechnica.com/information-technology/2024/12/12-days-of-openai-the-ars-technica-recap/",
"timestamp": 1735121557
},
{
"month": "202501",
"title": "tools.simonwillison.net",
"url": "https://tools.simonwillison.net/",
"timestamp": 1736146644
},
{
"month": "202501",
"title": "Claude Artifacts: The Beginner's Guide",
"url": "https://madewithclaude.com/guides/beginners-guide",
"timestamp": 1736149476
},
{
"month": "202501",
"title": "Everything I built with Claude Artifacts this week",
"url": "https://simonwillison.net/2024/Oct/21/claude-artifacts/",
"timestamp": 1736149685
},
{
"month": "202501",
"title": "Building effective agents",
"url": "https://www.anthropic.com/research/building-effective-agents",
"timestamp": 1736385432
},
{
"month": "202501",
"title": "Introducing the Model Context Protocol",
"url": "https://www.anthropic.com/news/model-context-protocol",
"timestamp": 1736389345
},
{
"month": "202501",
"title": "模型上下文协议(MCP)入门(1)",
"url": "https://modelcontextprotocol.io/introduction",
"timestamp": 1736848287
},
{
"month": "202501",
"title": "CPU与GPU",
"url": "https://codingstuff.substack.com/p/if-gpus-are-so-good-why-do-we-still",
"timestamp": 1736910598
}
]