aboutsummaryrefslogtreecommitdiff
path: root/newsletter/generated
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-01-04 14:57:01 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-01-04 14:57:01 +0100
commit36fb49bbef11294a93a53c363d32c2134f6b19b4 (patch)
tree1326de3fdc9a94bdfea7e2c93126fc0f69fd307f /newsletter/generated
parentd4728e6972882e09ead61214367a35c5c6feafef (diff)
downloadmitjafelicijan.com-36fb49bbef11294a93a53c363d32c2134f6b19b4.tar.gz
Week 01 newsletter
Diffstat (limited to 'newsletter/generated')
-rw-r--r--newsletter/generated/2021-01.html198
-rw-r--r--newsletter/generated/index.html1
2 files changed, 199 insertions, 0 deletions
diff --git a/newsletter/generated/2021-01.html b/newsletter/generated/2021-01.html
new file mode 100644
index 0000000..440f0db
--- /dev/null
+++ b/newsletter/generated/2021-01.html
@@ -0,0 +1,198 @@
1<html>
2
3 <head>
4 <title>2021: Week #01 Links</title>
5 </head>
6
7 <body style="background: #f2f2f2; padding: 60px; color: #222222; line-height: 22px; font-family: sans-serif, system-ui, -apple-system; font-size: 16px;">
8
9 <div style="width: 650px; background: #ffffff; text-align: left; padding: 40px; margin: 0 auto; border-radius: 10px;">
10
11 <div style="margin-bottom: 30px;">
12 <a href="https://www.youtube.com/watch?v&#x3D;p8u_k2LIZyo" style="color: #3252a8; font-weight: bold;">Fast Inverse Square Root — A Quake III Algorithm</a>
13 <div style="margin-block-start: 5px; font-size: 90%;">In this video we will take an in depth look at the fast inverse square root and see where the mysterious number 0x5f3759df comes from. This algorithm became famous after id Software open sourced the engine for Quake III. On the way we will also learn about floating point numbers and newton&#x27;s method.</div>
14 <div>
15 <span style="background: #e6e6e6;
16 color: #777;
17 border-radius: 3px;
18 padding: 0px 10px;
19 font-size: 70%;
20 display: inline-block;
21 margin-top: 5px;
22 font-weight: 600;">Video</span>
23 <span style="background: #e6e6e6;
24 color: #777;
25 border-radius: 3px;
26 padding: 0px 10px;
27 font-size: 70%;
28 display: inline-block;
29 margin-top: 5px;
30 font-weight: 600;">Quake III</span>
31 </div>
32 </div>
33 <div style="margin-bottom: 30px;">
34 <a href="https://www.youtube.com/watch?v&#x3D;zV2VEOHNCJU" style="color: #3252a8; font-weight: bold;">Goodbye, Adobe Flash</a>
35 <div style="margin-block-start: 5px; font-size: 90%;">A thrice-weekly news show about tech + gaming culture.</div>
36 <div>
37 <span style="background: #e6e6e6;
38 color: #777;
39 border-radius: 3px;
40 padding: 0px 10px;
41 font-size: 70%;
42 display: inline-block;
43 margin-top: 5px;
44 font-weight: 600;">Video</span>
45 <span style="background: #e6e6e6;
46 color: #777;
47 border-radius: 3px;
48 padding: 0px 10px;
49 font-size: 70%;
50 display: inline-block;
51 margin-top: 5px;
52 font-weight: 600;">Tech news</span>
53 </div>
54 </div>
55 <div style="margin-bottom: 30px;">
56 <a href="https://www.youtube.com/watch?v&#x3D;HL7DEkXV_60" style="color: #3252a8; font-weight: bold;">The Year&#x27;s Biggest Breakthroughs in Math and Computer Science</a>
57 <div style="margin-block-start: 5px; font-size: 90%;">For mathematicians and computer scientists, 2020 was full of discipline-spanning discoveries and celebrations of creativity. We&#x27;d like to take a moment to recognize some of these achievements.</div>
58 <div>
59 <span style="background: #e6e6e6;
60 color: #777;
61 border-radius: 3px;
62 padding: 0px 10px;
63 font-size: 70%;
64 display: inline-block;
65 margin-top: 5px;
66 font-weight: 600;">Video</span>
67 <span style="background: #e6e6e6;
68 color: #777;
69 border-radius: 3px;
70 padding: 0px 10px;
71 font-size: 70%;
72 display: inline-block;
73 margin-top: 5px;
74 font-weight: 600;">Math and Computer Science</span>
75 </div>
76 </div>
77 <div style="margin-bottom: 30px;">
78 <a href="https://www.freecodecamp.org/news/20-award-winning-games-explained-code-breakdown/" style="color: #3252a8; font-weight: bold;">20 Award-Winning 13-Kilobyte JavaScript Games You Can Play in Your Browser</a>
79 <div style="margin-block-start: 5px; font-size: 90%;">In this article, I am going to show you 20 award-winning JavaScript games from the JS13kGames competition. So in other words, you&#x27;re going to see 20 great examples of code from 20 insanely talented developers.</div>
80 <div>
81 <span style="background: #e6e6e6;
82 color: #777;
83 border-radius: 3px;
84 padding: 0px 10px;
85 font-size: 70%;
86 display: inline-block;
87 margin-top: 5px;
88 font-weight: 600;">Blog</span>
89 <span style="background: #e6e6e6;
90 color: #777;
91 border-radius: 3px;
92 padding: 0px 10px;
93 font-size: 70%;
94 display: inline-block;
95 margin-top: 5px;
96 font-weight: 600;">Games</span>
97 </div>
98 </div>
99 <div style="margin-bottom: 30px;">
100 <a href="https://www.hackster.io/news/espressif-s-new-esp32-s3-adds-ai-features-for-iot-devices-b42b902abdf5" style="color: #3252a8; font-weight: bold;">Espressif&#x27;s New ESP32-S3 Adds AI Features for IoT Devices</a>
101 <div style="margin-block-start: 5px; font-size: 90%;">The very last day of 2020 came with great news for ESP32 fans. The ubiquitous IoT microcontroller is getting a new family member — the ESP32-S3! Espressif&#x27;s latest introduction includes an updated dual-core MCU, expanded GPIO, AI-focused instructions, and hardware-accelerated security features.</div>
102 <div>
103 <span style="background: #e6e6e6;
104 color: #777;
105 border-radius: 3px;
106 padding: 0px 10px;
107 font-size: 70%;
108 display: inline-block;
109 margin-top: 5px;
110 font-weight: 600;">Product</span>
111 <span style="background: #e6e6e6;
112 color: #777;
113 border-radius: 3px;
114 padding: 0px 10px;
115 font-size: 70%;
116 display: inline-block;
117 margin-top: 5px;
118 font-weight: 600;">IoT</span>
119 </div>
120 </div>
121 <div style="margin-bottom: 30px;">
122 <a href="https://www.rbth.com/history/333230-radioactive-materials-sold-ussr" style="color: #3252a8; font-weight: bold;">Radioactive materials were once sold in a STORE in the USSR!</a>
123 <div style="margin-block-start: 5px; font-size: 90%;">‘Izotopy’ was the name of a specialist store in Moscow that sold radioactive materials. And demand for them was very high. But how was such a thing possible?</div>
124 <div>
125 <span style="background: #e6e6e6;
126 color: #777;
127 border-radius: 3px;
128 padding: 0px 10px;
129 font-size: 70%;
130 display: inline-block;
131 margin-top: 5px;
132 font-weight: 600;">Blog</span>
133 <span style="background: #e6e6e6;
134 color: #777;
135 border-radius: 3px;
136 padding: 0px 10px;
137 font-size: 70%;
138 display: inline-block;
139 margin-top: 5px;
140 font-weight: 600;">Russia</span>
141 </div>
142 </div>
143 <div style="margin-bottom: 30px;">
144 <a href="https://stackoverflow.blog/2021/01/01/podcast-300-welcome-to-2021-with-joel-spolsky/" style="color: #3252a8; font-weight: bold;">Welcome to 2021 with Joel Spolsky</a>
145 <div style="margin-block-start: 5px; font-size: 90%;">We are stepping into a new year with a very special guest, Stack Overflow&#x27;s co-founder and chairman, Joel Spolsky. We chat programming, social networks, and what comes next.</div>
146 <div>
147 <span style="background: #e6e6e6;
148 color: #777;
149 border-radius: 3px;
150 padding: 0px 10px;
151 font-size: 70%;
152 display: inline-block;
153 margin-top: 5px;
154 font-weight: 600;">Podcast</span>
155 <span style="background: #e6e6e6;
156 color: #777;
157 border-radius: 3px;
158 padding: 0px 10px;
159 font-size: 70%;
160 display: inline-block;
161 margin-top: 5px;
162 font-weight: 600;">Stack Overflow</span>
163 </div>
164 </div>
165 <div style="margin-bottom: 30px;">
166 <a href="https://replika.ai/" style="color: #3252a8; font-weight: bold;">The AI companion who cares</a>
167 <div style="margin-block-start: 5px; font-size: 90%;">Replika is a #1 chatbot companion powered by artificial intelligence.</div>
168 <div>
169 <span style="background: #e6e6e6;
170 color: #777;
171 border-radius: 3px;
172 padding: 0px 10px;
173 font-size: 70%;
174 display: inline-block;
175 margin-top: 5px;
176 font-weight: 600;">Product</span>
177 <span style="background: #e6e6e6;
178 color: #777;
179 border-radius: 3px;
180 padding: 0px 10px;
181 font-size: 70%;
182 display: inline-block;
183 margin-top: 5px;
184 font-weight: 600;">AI Chatbot</span>
185 </div>
186 </div>
187
188 </div>
189
190 <div style="text-align: center; font-size: 80%; margin-top: 20px;">
191 <a style="color: #666; margin: auto 10px" href="https://mitjafelicijan.com/weekly-newsletter-archive/">weekly links archive</a>
192 <a style="color: #666; margin: auto 10px" href="https://mitjafelicijan.com">mitjafelicijan.com</a>
193 <a style="color: #666; margin: auto 10px" href="https://github.com/mitjafelicijan">github.com/mitjafelicijan</a>
194 </div>
195
196 </body>
197
198</html>
diff --git a/newsletter/generated/index.html b/newsletter/generated/index.html
index 7d27ecb..bc73a5e 100644
--- a/newsletter/generated/index.html
+++ b/newsletter/generated/index.html
@@ -25,6 +25,7 @@
25 25
26 <h2>Weekly links archive</h2> 26 <h2>Weekly links archive</h2>
27 <ul class="article-list"> 27 <ul class="article-list">
28 <li><a href="/weekly-newsletter-archive/2021-01.html">2021, 01</a></li>
28 <li><a href="/weekly-newsletter-archive/2020-53.html">2020, 53</a></li> 29 <li><a href="/weekly-newsletter-archive/2020-53.html">2020, 53</a></li>
29 <li><a href="/weekly-newsletter-archive/2020-52.html">2020, 52</a></li> 30 <li><a href="/weekly-newsletter-archive/2020-52.html">2020, 52</a></li>
30 </ul> 31 </ul>