-
Notifications
You must be signed in to change notification settings - Fork 0
/
hello-world-again.html
425 lines (395 loc) · 15.8 KB
/
hello-world-again.html
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
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/Person">
<head>
<meta charset="utf-8" />
<!-- Site Meta Data -->
<title>Hello World Again</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="" />
<meta name="author" content="Dongming Jin" />
<link rel="shortcut icon" href="/images/favicon.ico" />
<!-- schema.org -->
<meta itemprop="name" content="Domi's Universe" />
<meta itemprop="image" content="" />
<meta itemprop="description" content="" />
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700"
rel="stylesheet"
type="text/css"
/>
<!-- Style Meta Data -->
<link rel="stylesheet" href="/theme/css/style.css" type="text/css" />
<link rel="stylesheet" href="/theme/css/pygments.css" type="text/css" />
<!-- Feed Meta Data -->
<link
href="/feeds/all.atom.xml"
type="application/atom+xml"
rel="alternate"
title="Domi's Universe ATOM Feed"
/>
<!-- Twitter Feed -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="domij_info" />
<meta name="twitter:image" content="" />
<meta name="twitter:creator" content="domij_info" />
<meta name="twitter:url" content="/hello-world-again.html" />
<meta name="twitter:title" content="Domi's Universe ~ Hello World Again" />
<meta
name="twitter:description"
content="I'm making a return to the site! chatGPT is just way too important to ignore for what I'm doing. See my recent post on chatGPT. 2018 I have a roadmap to build true #AGI.— Domi Jin (@domij_info) November 28, 2018 This tweet (about start early on building #AGI with an …"
/>
<meta name="twitter:image" content="None" />
<!-- Facebook Meta Data -->
<meta property="og:title" content="Domi's Universe ~ Hello World Again" />
<meta
property="og:description"
content="I'm making a return to the site! chatGPT is just way too important to ignore for what I'm doing. See my recent post on chatGPT. 2018 I have a roadmap to build true #AGI.— Domi Jin (@domij_info) November 28, 2018 This tweet (about start early on building #AGI with an …"
/>
<meta property="og:image" content="None" />
</head>
<body>
<!-- Sidebar -->
<aside>
<center>
<a href="/pages/about-me.html">
<img
alt="Photograph"
style="width: 120px; height: 120px; border-radius: 60px; border: 0"
src="/images/Photo.JPG"
/>
</a>
</center>
<br />
<!-- <h1>Dongming Jin</h1> -->
<p>
sci-fi mind, engineer hand
<br />
<br />
<a
class="twitter-follow-button"
href="https://twitter.com/domij_info"
data-show-count="false"
data-lang="en"
>
Follow @twitterdev
</a>
<script type="text/javascript">
window.twttr = (function (d, s, id) {
var t,
js,
fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s);
js.id = id;
js.src = "https://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
return (
window.twttr ||
(t = {
_e: [],
ready: function (f) {
t._e.push(f);
},
})
);
})(document, "script", "twitter-wjs");
</script>
</p>
<nav class="nav">
<ul class="list-bare">
<li>
<a class="nav__link" href="/">Blogs</a>
</li>
<li>
<a class="nav__link" href="/pages/about-me.html">About Me</a>
</li>
<li>
<a class="nav__link" href="/pages/footprint.html">Footprint</a>
</li>
<li>
<a class="nav__link" href="/pages/research.html">Research</a>
</li>
<li>
<a
class="nav__link"
href="/pages/zhe-li-xiao-zhong-hai-wai-xiao-you.html"
>浙里萧中-海外校友</a
>
</li>
</ul>
</nav>
<p class="social">
<a href="https://www.linkedin.com/in/domijin" target="_blank"
><img src="/theme/images/icons/linkedin.png"
/></a>
<a href="https://github.com/domijin" target="_blank"
><img src="/theme/images/icons/github.png"
/></a>
<a href="/feeds/all.atom.xml" rel="alternate">
<img src="/theme/images/icons/rss.png"
/></a>
</p>
<h2>Categories</h2>
<ul class="navbar">
<li class="active">
<a href="/category/articles.html">articles</a>
</li>
<li>
<a href="/category/cheatsheets.html">cheatsheets</a>
</li>
<li>
<a href="/category/maker-notes.html">maker-notes</a>
</li>
<li>
<a href="/category/study-notes.html">study-notes</a>
</li>
</ul>
</aside>
<!-- Content -->
<article>
<section id="content">
<article>
<h2 class="post_title post_detail">
<a
href="/hello-world-again.html"
rel="bookmark"
title="Permalink to Hello World Again"
>Hello World Again</a
>
</h2>
<div class="entry-content blog-post">
<p>
I'm making a return to the site! chatGPT is just way too important
to ignore for what I'm doing. See my recent post on
<a href="/all-about-chatgpt.html">chatGPT</a>.
</p>
<h3 id="2018">2018</h3>
<blockquote class="twitter-tweet">
<p lang="en" dir="ltr">
I have a roadmap to build true
<a
href="https://twitter.com/hashtag/AGI?src=hash&ref_src=twsrc%5Etfw"
>#AGI</a
>.
</p>
— Domi Jin (@domij_info)
<a
href="https://twitter.com/domij_info/status/1067901328343543808?ref_src=twsrc%5Etfw"
>November 28, 2018</a
>
</blockquote>
<script
async
src="https://platform.twitter.com/widgets.js"
charset="utf-8"
></script>
<p>
This tweet (about start early on building #AGI with an extreme
large model and high quality data, until becoming the darling of
the arms race over the time) was posted on 2018 Nov 28.
</p>
<p>
Looking back, it is quite naive and shallow, as one cannot beat
"hitting the ascending spiral of product-market fit", like a
"runaway explosion" in stellar dynamics.
</p>
<h3 id="2019">2019</h3>
<p>
At the time I graduated, the world in my eye was full of
opportunities. I spent days and nights polishing the roadmap of
life and decided to devote myself to empowering people to
collaborate better. http://domij.info/
</p>
<p>
There are many paths toward the north star. I'm glad that I've
never drifted too far from this journey.
</p>
<p>
I did my 101 learning on #entrepreneurship with #YC Startup School
and founded a #startup called MindWave X as practice. I was
clueless, when the immigration issue presses.
</p>
<h3 id="2019-2022">2019 - 2022</h3>
<p>
Fortunately, I met a great team (too many to endorse) and chose to
join #Miles at the pre-seed stage. I threw all my passion into
growing with the team. We set a foot in the real-time
geo-locational advertising space. I called it as "challenging the
consumerism & attention economy model epitomized by Google",
by pursuing a "convenience" economy model, powered by high
relevance on-demand advertising.
</p>
<h3 id="2022-2023">2022 - 2023</h3>
<p>
When family priority weights in on 2022, I am grateful to be
reached out by Camille Parenteau, Erich Zancanella and Roma
Badiani from #Thumbtack. I couldn't ask more support to paddle
through this period (full gratitude to my manager Bethan Nichols,
Richard Demsyn-Jones and Denys Kopiychenko), while experiencing
the future of work, pioneering in remote collaboration, at a
decentralized but autonomous late-stage company.
</p>
<p>
I'm thrilled to work with some of the most kind and talented
people, on learning and regulating the local service market, to
reach the full efficiency, by aligning the interest and empowering
different parties, to make informed decisions.
</p>
<h3 id="now">Now</h3>
<p>
This is just the start of the journey of #collaboration and
#empowering. I cannot be more excited now!
</p>
<h3 id="where-will-i-be-heading-to-cross-posting">
where will I be heading to? (cross posting)
</h3>
<p>
I'm still having the same roadmap as I refined in 2018. The only
difference is that I will prioritize the 3rd one (education).
</p>
<p>
On a more tangible measure: I would like to achieve freedom
(independence) of choices (financially, intellectually) by 2025.
</p>
<p>
My motto in Chinese has been updated since I married my wife. It
is the Chinese saying of <strong>但行好事 莫问前程</strong>.
</p>
<p>
I would hope that my practice on "use technology to empowering
people to collaborate better" can enable many to live a
<em>free</em> (choice independent) life sustainably.
</p>
<p>
It is commonly said that financial independence -> free life. I
see it more often as free life -> financial independence. Self
motivation and actuation is the most powerful thing I could see in
every living person. Unleash such potential is the key propaganda
of my attempt in education and entrepreneurship.
</p>
</div>
<div class="post_list">
<span class="published" title="2023-02-21T00:00:00-06:00">
Published: Tue 21 February 2023.
</span>
<span> By </span>
<a href="/pages/about-me.html">Dongming Jin</a>
<span> in </span>
<span class="post_category"
><a
href="/category/articles.html"
rel="bookmark"
title="Permalink to articles"
>
#articles.
</a></span
>
<div class="entry-social">
<span class="twitter"
><a
target="_blank"
rel="nofollow"
onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=700');return false;"
title="Twitter"
href="https://twitter.com/share?url=/hello-world-again.html&text=Hello World Again&via=domij_info"
><img src="/theme/images/icons/twitter-s.png" /></a
></span>
<span class="gplus"
><a
target="_blank"
title="Google +"
href="https://plus.google.com/share?url=/hello-world-again.html&hl=fr"
rel="nofollow"
onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=450,width=650');return false;"
><img src="/theme/images/icons/google-s.png" /></a
></span>
<span class="facebook"
><a
target="_blank"
title="Facebook"
rel="nofollow"
onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=700');return false;"
href="https://www.facebook.com/sharer.php?u=/hello-world-again.html&t=Hello World Again"
><img src="/theme/images/icons/facebook-s.png" /></a
></span>
<a
target="_blank"
title="Linkedin"
href="https://www.linkedin.com/shareArticle?mini=true&url=/hello-world-again.html&title=Hello World Again"
rel="nofollow"
onclick="javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=450,width=650');return false;"
><img src="/theme/images/icons/linkedin-s.png"
/></a>
<span class="mail"
><a
href="mailto:?subject=Hello World Again&body=Checkout this article about [Hello World Again] written byDongming Jin. /hello-world-again.html"
title="Share by Email"
target="_blank"
><img src="/theme/images/icons/mail-s.png" /></a
></span>
</div>
</div>
<div class="comments">
<h2>Comments !</h2>
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_identifier = "hello-world-again.html";
(function () {
var dsq = document.createElement("script");
dsq.type = "text/javascript";
dsq.async = true;
dsq.src = "https://domij.disqus.com/embed.js";
(
document.getElementsByTagName("head")[0] ||
document.getElementsByTagName("body")[0]
).appendChild(dsq);
})();
</script>
</div>
</article>
</section>
</article>
<!-- Footer -->
<footer>
<p>
© Copyright 2018 <a href="mailto:[email protected]"> Dongming Jin</a> |
<a
href="https://www.freeprivacypolicy.com/privacy/view/bc11c24cc8faf2a9a506ffd5aa40278d"
>Privacy Policy</a
>
| Powered by <a href="http://getpelican.com/">Pelican</a> and
<a href="https://github.com/parbhat/pelican-blue">Pelican-Blue</a>.
</p>
</footer>
<!-- Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(["_setAccount", "UA-121123490-1"]);
_gaq.push(["_trackPageview"]);
(function () {
var ga = document.createElement("script");
ga.type = "text/javascript";
ga.async = true;
ga.src =
("https:" == document.location.protocol
? "https://ssl"
: "http://www") + ".google-analytics.com/ga.js";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-MWRTXBB8DD"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-MWRTXBB8DD");
</script>
</body>
</html>