This repository was archived by the owner on Oct 21, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
338 lines (294 loc) · 16.3 KB
/
index.html
File metadata and controls
338 lines (294 loc) · 16.3 KB
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
<!doctype html>
<html lang="zh">
<head>
<meta name="generator" content="Hugo 0.147.8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
<meta name="robots" content="noodp,noydir">
<meta name="pinterest" content="nopin">
<link rel="icon" type="image/png" sizes="32x32" href="/">
<link rel="icon" type="image/x-icon" href="/">
<link rel="apple-touch-icon" href="/">
<link rel="canonical" href="https://bullshitprogram.com/">
<link rel="alternate" type="application/atom+xml" href="https://bullshitprogram.com/feed.atom" hreflang="zh"/>
<link rel="preload" as="style" href="/bundle.css?v=1758926985" media="all">
<link rel="stylesheet" href="/bundle.css?v=1758926985" media="all">
<link rel="preload" as="image" href="/image/clock.jpg">
<title>Bullshit Program Website : Bullshit Program</title>
<meta property="og:title" content="Bullshit Program Website">
<meta property="og:site_name" content="Bullshit Program">
<meta property="og:url" content="https://bullshitprogram.com/">
<link rel="image_src" href="https://bullshitprogram.com/image/clock.jpg">
<meta property="og:image" content="https://bullshitprogram.com/image/clock.jpg">
<meta property="og:image:width" content="">
<meta property="og:image:height" content="">
<meta property="og:type" content="website">
<meta property="og:locale" content="zh">
<meta property="og:description" content="Bullshit Program Website">
<meta name="description" content="Bullshit Program Website">
<meta property="og:updated_time" content="2025-09-26T22:00:00Z">
<meta property="fb:app_id" content="FB-DEV">
<meta name="author" content="Zeusro">
<meta property="article:author" content="https://github.com/zeusro">
<meta property="article:published_time" content="2025-09-26T22:00:00Z">
<meta property="article:modified_time" content="2025-09-26T22:00:00Z">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"headline": "Bullshit Program Website",
"url": "https://bullshitprogram.com/",
"image": "https://bullshitprogram.com/image/clock.jpg",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://bullshitprogram.com/"
},
"description": "Bullshit Program Website",
"author": {
"@type": "Person",
"name": "Zeusro"
},
"publisher": {
"@type": "Organization",
"name": "Bullshit Program",
"logo": {
"@type": "ImageObject",
"url": "https://bullshitprogram.com/"
}
},
"datePublished": "2025-09-26T22:00:00Z",
"dateModified": "2025-09-26T22:00:00Z",
"articleBody": ""
}
</script>
<link rel="preload" as="script" href="/bundle.js?v=1758926985">
<link rel="preconnect" href="https://www.google-analytics.com">
<link rel="preconnect" href="https://stats.g.doubleclick.net">
<link rel="preconnect" href="https://www.googleadservices.com">
<link rel="preload" as="script" href="https://www.googletagmanager.com/gtag/js?id=G-SV147K5SLW">
<script src="https://www.googletagmanager.com/gtag/js?id=G-SV147K5SLW"></script>
<script>
window.dataLayer=window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js',new Date());
gtag('config','G-SV147K5SLW');
gtag('config','AW-DEV');
</script>
</head>
<body>
<header id="nav" class="relative shadow-b bg-white">
<div class="px-4 py-3">
<div class="flex items-center mx-auto max-w-6xl">
<div class="logo">
<a class="block" href="/" title="Bullshit Program"><span class="font-semibold text-raven-900">Bullshit Program</span></a>
</div>
<div class="ml-auto flex items-center">
<a class="p-2 w-7 h-7 block text-raven-500 hover:text-gray-800 focus:text-gray-800 focus:outline-none" target="_blank" rel="noopener nofollow" href="https://www.google.com/search?q=site:example.com">
<svg class="fill-current" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M2.67 12.804c0-5.6 4.544-10.134 10.133-10.134s10.134 4.544 10.134 10.134-4.544 10.133-10.134 10.133S2.67 18.393 2.67 12.804zm28.943 16.923l-8.868-8.868c4.287-5.3 3.68-13.012-1.378-17.57S8.564-1.066 3.75 3.75s-5.017 12.558-.46 17.618 12.28 5.665 17.57 1.378l8.868 8.868a1.33 1.33 0 0 0 2.231-.597c.123-.46-.008-.952-.345-1.29h0z"/></svg>
</a>
<a class="ml-3 block text-sm leading-none text-raven-500 hover:text-gray-800 focus:text-gray-800 focus:outline-none" href="/posts/">
Posts
</a>
</div>
</div>
</div>
</header>
<main>
<div class="mt-8 mx-4 md:mx-8">
<div class="mx-auto w-full max-w-5xl">
<figure>
<img
class="mb-2 mx-auto leading-none shadow-xl"
src="/image/clock.jpg"
alt="《Alarm》">
<figcaption class="text-sm text-right text-raven-500">
<p>《Alarm》</p>
</figcaption>
</figure>
</div>
</div>
<div class="mt-8 mx-4 md:mx-8">
<div class="mx-auto w-full max-w-2xlp">
<section class="mt-9 cdata">
<h2></h2>
<p>All CODE guidelines are bullshit.</p>
</section>
</div>
</div>
<div class="mt-8 mx-4 md:mx-8">
<div class="mx-auto w-full max-w-2xlp">
<h1 class="uppercase tracking-wide text-2xl text-raven-800 font-semibold">Recent Posts</h1>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/riemann-theorem/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/Riemann/3.jpg" alt="黎曼定理的证明"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/riemann-theorem/">黎曼定理的证明</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/riemann-theorem/">I have proved the Riemann hypothesis</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2025-09-26T22:00:00Z">9月 26, 2025</time></aside>
</div>
</div>
</div>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/duckduckgo/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/DuckDuckGo/duck.png" alt="一鸭通行"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/duckduckgo/">一鸭通行</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/duckduckgo/">Thanks to DuckDuckGo Browser</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2025-07-06T23:00:00Z">7月 6, 2025</time></aside>
</div>
</div>
</div>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/p-np/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/P=NP/p=np.png" alt="我已证明P=NP"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/p-np/">我已证明P=NP</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/p-np/">R IS DEAD!!!S IS DEAD!!!A IS DEAD!!!RSA IS DEAD!!!</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2025-06-16T05:00:00Z">6月 16, 2025</time></aside>
</div>
</div>
</div>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/oam/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/OAM/oam.png" alt="OAM(Open AI Model)"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/oam/">OAM(Open AI Model)</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/oam/">OAM vs OAM</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2025-04-28T14:00:00Z">4月 28, 2025</time></aside>
</div>
</div>
</div>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/ai-driven-design-shit-database/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/AI-Driven-Design-Shit-Database/image.png" alt="AI Driven Design Shit Database"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/ai-driven-design-shit-database/">AI Driven Design Shit Database</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/ai-driven-design-shit-database/">应用AI驱动开发记录个人拉屎数据</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2025-04-19T00:00:00Z">4月 19, 2025</time></aside>
</div>
</div>
</div>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/one-open-operating-system/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/One-Open-Operating-System/0-cover.png" alt="One Open Operating System"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/one-open-operating-system/">One Open Operating System</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/one-open-operating-system/">Next Generation Operating System</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2020-10-20T11:24:49Z">10月 20, 2020</time></aside>
</div>
</div>
</div>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/guangzhou-metro/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/Guangzhou-Metro/guangzhou.png" alt="广州地铁"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/guangzhou-metro/">广州地铁</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/guangzhou-metro/">一个优美的 Serverless 系统</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2020-09-02T02:04:04Z">9月 2, 2020</time></aside>
</div>
</div>
</div>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/distributed-husband-system/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/Distributed-Husband-System/green.jpg" alt="Distributed Husband System"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/distributed-husband-system/">Distributed Husband System</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/distributed-husband-system/">爱是一道绿光</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2020-08-18T09:00:18Z">8月 18, 2020</time></aside>
</div>
</div>
</div>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/endless-august/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/Endless-August/0.png" alt="漫无止境的八月"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/endless-august/">漫无止境的八月</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/endless-august/">工作是做不完的,但生命是有限的。</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2020-05-19T13:20:00Z">5月 19, 2020</time></aside>
</div>
</div>
</div>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/the-seed-of-robot/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/The-Seed-Of-Robot/one-piece.jpg" alt="The Seed Of Robot —— Intelligent API Gateway"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/the-seed-of-robot/">The Seed Of Robot —— Intelligent API Gateway</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/the-seed-of-robot/">冯·诺依曼结构的缺陷 数学家冯·诺依曼提出了计算机制造的三个基本原则,即采用二进制逻辑、程序存储执行以及计算机由五个部分组成(运算器、控制器、存储器、输入设备、输出设备),这套理论被称为冯·诺依曼体系结构。
</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2020-03-21T12:56:37Z">3月 21, 2020</time></aside>
</div>
</div>
</div>
<div class="mt-8">
<div class="sm:flex">
<div class="sm:flex-shrink-0 mb-4 sm:mb-0 sm:mr-10">
<a class="block" href="/howtodoinjava/">
<img class="sm:w-40 sm:h-40 mx-auto object-cover" src="/image/post/HowToDoInJava/java.jpg" alt="How To Do In Java"></a>
</div>
<div class="font-content-sans">
<a class="block text-2xlp sm:text-2xl leading-tightly tracking-tightly font-semibold text-raven-800 hover:text-raven-900" href="/howtodoinjava/">How To Do In Java</a>
<a class="mt-2 block text-xl sm:text-base leading-tight tracking-normal font-normal text-raven-500 hover:text-raven-600" href="/howtodoinjava/">The point is to break the rule everyday.
Use Java 8 till the world ends 2032:I still use Java 8.
Write once,run nowwhere Use ...</a>
<aside class="mt-6 text-2sm leading-snug tracking-normal font-normal text-raven-500"><time datetime="2020-03-20T05:53:29Z">3月 20, 2020</time></aside>
</div>
</div>
</div>
</div>
</div>
</main>
<footer class="mx-4 mt-8 mb-6">
<hr class="mt-0 hr-fade">
<nav class="mt-4 flex items-center justify-center">
<a class="ml-3 first:ml-0 text-sm text-gray-600 hover:text-gray-800" href="/posts/">Posts</a>
<a class="ml-3 first:ml-0 text-sm text-gray-600 hover:text-gray-800" href="/about/">About</a>
</nav>
<div class="mt-4 text-sm text-center text-gray-500">© 2000-2025 https://github.com/p-program</div>
<div class="mt-2 text-xs text-center text-gray-500">Powered by <a href="https://www.jhaurawachsman.com/axiom/">Axiom</a></div>
</footer>
<script src="/bundle.js?v=1758926985"></script>
<script defer src="/prism.js?v=1758926985"></script>
<script>
(function() {
window.setTimeout(function(){
var fbPixel = document.createElement("img");
fbPixel.setAttribute("width", "1");
fbPixel.setAttribute("height", "1");
fbPixel.setAttribute("style", "display:none");
fbPixel.src = "https://www.facebook.com/tr?id=FB-DEV&ev=PageView";
document.body.appendChild(fbPixel);
}, 1750);
})();
</script>
</body>
</html>