-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
120 lines (99 loc) · 4.54 KB
/
index.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
<!DOCTYPE html>
<html lang="en" class="astro-ARXREYEW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<meta name="theme-color" content="#292524">
<link rel="icon" href="/images/logo.svg">
<title>dbgmode</title>
<link rel="stylesheet" href="/assets/index.bf434ef5.css" />
</head>
<body class="astro-ARXREYEW">
<header class="astro-HMXQSFLT">
<img src="images/logo.svg" id="logo" class="astro-HMXQSFLT">
<h1 data-lastchar="/" class="astro-BBYPWLDL">
<span class="logomark astro-BBYPWLDL">dbgmo<span class="dot astro-BBYPWLDL">.</span>de/</span>
</h1>
</header>
<main style="padding-left: 2em; max-inline-size: 750px;">
<section>
<p>Coming "soon" <small>(since late 2022!)</small>: A multi-media knowledgebase on computing, language, society,
semiotics, and probably some silliness. <!--
<p>
This website "will" serve as a companian to video projects on YouTube,
Twitch, etc. as well as hosting original writing and related software
</p>
<p>It may also host mirrors of the videos and community discussions</p>
--></p>
<p style="font-size: small;">[In the interim, I have been engaged in some video production work for another educational tech creator on a ~freelance basis]</p>
</section>
<hr style="margin-top: 1rem;">
<section>
<p>You can find the project <small>(or at least the person imagining it)</small> on:</p>
<dl>
<dt>🦋 Bluesky</dt>
<dd>
<a href="https://bsky.app/profile/dbgmo.de"><code>dbgmo.de</code></a>
</dd>
<dt>🐘 Mastodon</dt>
<dd>
<a rel="me" href="https://hachyderm.io/@dbgmode"><code>@dbgmode@hachyderm.io</code></a>
</dd>
<dt>🐙 GitHub</dt>
<dd>
<div style="display: flex; list-style:none; align-items:start; gap: 1ex; ">
<span><a href="https://github.com/donaldguy"><code>donaldguy</code></a> <sub>(<a href="https://gist.github.com/donaldguy">gists</a>)</sub></span>
<span>/</span>
<span><a href="https://github.com/dbgmode"><code>dbgmode</code></a> <sub>(org - currently just this site)</sub></span>
</div>
</dd>
<dt>▶️ YouTube</dt>
<dd>
<a href="https://youtube.com/@dbgmode"><code>@dbgmode</code></a>
<ul style="font-size-adjust: 0.4;"><li>
2018–2022
<a href="https://www.youtube.com/playlist?list=PL8LVI51cSjoewLMsoChWN-OZ4wNTP8ncQ">annual vlogs</a><br>
<small>(vids unlisted w/ ambitions of changing content direction … <small>not to ∅</small>)</small>
</li></ul>
</dd>
<dt>🌴 Misc. </dt>
<dd>
<a href="https://linktr.ee/dbgmode"><code>linktr.ee/dbgmode</code></a>
</dd>
</dl>
</section>
<hr style="margin-bottom: 3rem;">
<section style="font-size: small;">
<h2><a rel="nofollow" target="_blank" href="https://haha.business"><code>haha.business</code></a></h2>
<p><tt>DBGMODE Media</tt>, LLC is a registered limited liability corporation in good standing in the the state of Wyoming.</p>
<dl>
<dt>📬 Address</dt>
<dd>
<address style="margin-bottom: 0.5rem; font-style: normal;">
1021 E Lincolnway Suite #6041<br>
Cheyenne WY 82001<br>
United States of America
</address>
(will <em>you</em> be the first to send something here?)
</dd>
<dt>📧 E-mail</dt>
<dd><a href="mailto:inquires@dbgmo.de">inquires@dbgmo.de</a></dd>
</dl>
<table style="margin-bottom: 0.75rem;">
<tr>
<td>🤠 WY <abbr title="Secretary of State">SoS</abbr> File</td><td>#</td><td>2022-001191535</td>
</tr>
<tr>
<td>🧑💼 <abbr title="Data Universal Numbering System">D-U-N-S</abbr></td><td>#</td>
<td><a target="_blank" href="https://www.dnb.com/business-directory/company-profiles.dbgmode_media_llc.6d3e790cc62f83183fa0a15227757f45.html">11-887-7167</a></td>
</tr>
</table>
<dl>
<dt style="margin-top: 0.5rem;">📉 Ownership</dt>
<dd>The sole owner and beneficiary of this LLC is Donald B. Guy, (presently) of Denver, CO.</dd>
</dl>
</section>
</main>
<footer class="astro-4COWAHFF">© 2025 DBGMODE Media, LLC</footer>
</body>
</html>