-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathfeed.xml
175 lines (175 loc) · 9.27 KB
/
feed.xml
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
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Cookie Engineer's Web Log</title>
<description>Web Log about Software Architecture and Automation</description>
<category>Computers/Software/Internet/Automation/Robotics/Artificial Intelligence/Machine Learning</category>
<copyright>Copyright 2019-2024 Cookie Engineer</copyright>
<language>en-us</language>
<lastBuildDate>Thu, 05 Dec 2024 00:00:00 UTC</lastBuildDate>
<managingEditor>@cookiengineer</managingEditor>
<pubDate>Thu, 05 Dec 2024 00:00:00 UTC</pubDate>
<image>
<url>https://cookie.engineer/design/cookiengineer.png</url>
<title>Cookie Engineer's Web Log</title>
<link>https://cookie.engineer/weblog/index.html</link>
<description>Web Log about Software Architecture and Automation</description>
<width>256</width>
<height>256</height>
</image>
<item>
<title>Malware Insights: GitHub Actions Script Injection</title>
<description>How to infiltrate CI/CD runners because they don't sanitize arbitrary string inputs.</description>
<link>https://cookie.engineer/weblog/articles/malware-insights-github-actions-script-injection.html</link>
<category>malware/tholian-conquer-type</category>
<pubDate>Thu, 05 Dec 2024 00:00:00 UTC</pubDate>
</item>
<item>
<title>MX-518 Repair Guide</title>
<description>Repair Guide for the best mouse ever produced, the Logitech MX-518</description>
<link>https://cookie.engineer/weblog/articles/mx518-repair-guide.html</link>
<category>computer/modding</category>
<pubDate>Fri, 01 Nov 2024 00:00:00 UTC</pubDate>
</item>
<item>
<title>Linux Assembly Part 3: Control Flow</title>
<description>Learn Linux assembly to do function calls.</description>
<link>https://cookie.engineer/weblog/articles/linux-assembly-part-3-control-flow.html</link>
<category>linux/assembly</category>
<pubDate>Tue, 15 Oct 2024 00:00:00 UTC</pubDate>
</item>
<item>
<title>Linux Assembly Part 2: Declaring Data</title>
<description>Learn Linux assembly to declare data and reserve memory.</description>
<link>https://cookie.engineer/weblog/articles/linux-assembly-part-2-declaring-data.html</link>
<category>linux/assembly</category>
<pubDate>Wed, 02 Oct 2024 00:00:00 UTC</pubDate>
</item>
<item>
<title>Linux Assembly Part 1: Syscalls</title>
<description>Learn Linux assembly to execute syscalls.</description>
<link>https://cookie.engineer/weblog/articles/linux-assembly-part-1-syscalls.html</link>
<category>linux/assembly</category>
<pubDate>Tue, 01 Oct 2024 00:00:00 UTC</pubDate>
</item>
<item>
<title>Pacman Backup</title>
<description>Share and reuse pacman updates offline via USB drives or mesh networks to save network bandwidth.</description>
<link>https://cookie.engineer/weblog/articles/pacman-backup.html</link>
<category>pacman/archlinux/networking</category>
<pubDate>Sun, 01 Sep 2024 00:00:00 UTC</pubDate>
</item>
<item>
<title>Arch Linux Installation Guide (UEFI)</title>
<description>A compact installation guide with recommendations for an Arch Linux installation that uses full disk encryption with LUKS.</description>
<link>https://cookie.engineer/weblog/articles/archlinux-install-guide-uefi.html</link>
<category>linux/devops/administration</category>
<pubDate>Wed, 31 Jan 2024 00:00:00 UTC</pubDate>
</item>
<item>
<title>Arch Linux Installation Guide (GRUB)</title>
<description>A compact installation guide with recommendations for an Arch Linux installation that uses full disk encryption with LUKS.</description>
<link>https://cookie.engineer/weblog/articles/archlinux-install-guide-grub.html</link>
<category>linux/devops/administration</category>
<pubDate>Tue, 30 Jan 2024 00:00:00 UTC</pubDate>
</item>
<item>
<title>You don't need LPM Tries</title>
<description>There's no need for LPM Trie data structures for network lookups, because you can use LPM hash sets. This article explains the origin of the concept, its implementation and why it's better.</description>
<link>https://cookie.engineer/weblog/articles/you-dont-need-lpm-tries.html</link>
<category>go/software/development</category>
<pubDate>Fri, 15 Sep 2023 00:00:00 UTC</pubDate>
</item>
<item>
<title>GameBoy Advance Mod</title>
<description>Modding the GameBoy Advance to make it much more fun to play with, including retrosix case mod, backlit LCD display mod, USB-C mod, and EZFlash Omega for more convenient gameplay.</description>
<link>https://cookie.engineer/weblog/articles/gameboy-advance.html</link>
<category>gameboy/modding</category>
<pubDate>Wed, 01 Mar 2023 00:00:00 UTC</pubDate>
</item>
<item>
<title>Nokia 800 Tough</title>
<description>How to live with a banana phone (that uses KaiOS)</description>
<link>https://cookie.engineer/weblog/articles/nokia-800-tough.html</link>
<category>feature-phone/kaios</category>
<pubDate>Fri, 01 Jul 2022 00:00:00 UTC</pubDate>
</item>
<item>
<title>Intel NUC Homeserver</title>
<description>How to build your own little Home Server with a cheap Intel NUC from eBay.</description>
<link>https://cookie.engineer/weblog/articles/intel-nuc-homeserver.html</link>
<category>linux/devops</category>
<pubDate>Wed, 01 Jun 2022 00:00:00 UTC</pubDate>
</item>
<item>
<title>Android Privacy Guide</title>
<description>Best Practices for Android Apps that respect your Privacy.</description>
<link>https://cookie.engineer/weblog/articles/android-privacy-guide.html</link>
<category>privacy/security/mobile</category>
<pubDate>Tue, 15 Jun 2021 00:00:00 UTC</pubDate>
</item>
<item>
<title>Implementer's Guide to SOCKS</title>
<description>A How-To Guide on building a SOCKS version 4/5 client and server from scratch, explaining related RFCs and potential quirks and problems with other implementations.</description>
<link>https://cookie.engineer/weblog/articles/implementers-guide-to-socks.html</link>
<category>networking/nodejs/socks</category>
<pubDate>Thu, 31 Dec 2020 00:00:00 UTC</pubDate>
</item>
<item>
<title>E-Mail with Postfix and Dovecot</title>
<description>A How-To Guide on how to configure Postfix and Dovecot for a self-hosted server.</description>
<link>https://cookie.engineer/weblog/articles/email-with-postfix-and-dovecot.html</link>
<category>server/email/devops</category>
<pubDate>Mon, 30 Nov 2020 00:00:00 UTC</pubDate>
</item>
<item>
<title>i3 Migration Guide</title>
<description>How to migrate from GNOME to i3, step by step with explanations for typical keybindings, configuration problems and status bar integrations.</description>
<link>https://cookie.engineer/weblog/articles/i3-migration-guide.html</link>
<category>linux/desktop</category>
<pubDate>Wed, 11 Nov 2020 00:00:00 UTC</pubDate>
</item>
<item>
<title>Synaptics Touchpad on Linux</title>
<description>A How-To Configuration Guide for the legacy xf86-input-synaptics drivers on GNU/Linux systems.</description>
<link>https://cookie.engineer/weblog/articles/synaptics-touchpad-on-linux.html</link>
<category>linux</category>
<pubDate>Wed, 01 Apr 2020 00:00:00 UTC</pubDate>
</item>
<item>
<title>DJI Drone Reset Guide</title>
<description>Personal notes on how to reset a DJI drone when it gets stuck or cannot be connected to.</description>
<link>https://cookie.engineer/weblog/articles/dji-drone-reset-guide.html</link>
<category>dji/drone</category>
<pubDate>Sun, 01 Dec 2019 00:00:00 UTC</pubDate>
</item>
<item>
<title>Maintenance of Clearnets</title>
<description>A crash course in OSI layer theory, related bugs and exploits and what it means for the requirements of an Operating System and its software stack in order to improve anonymity in the face of god's eye like ISP overwatch scenarios.</description>
<link>https://cookie.engineer/weblog/articles/maintenance-of-clearnets.html</link>
<category>networking/privacy/security</category>
<pubDate>Fri, 26 Apr 2019 00:00:00 UTC</pubDate>
</item>
<item>
<title>Your Definition of Privacy is wrong</title>
<description>A reflection about Identity, Privacy and common misconceptions about fingerprinting and what it means to be undetected inside a swarm of watched and infiltrated devices.</description>
<link>https://cookie.engineer/weblog/articles/your-definition-of-privacy-is-wrong.html</link>
<category>networking/privacy/security</category>
<pubDate>Fri, 15 Feb 2019 00:00:00 UTC</pubDate>
</item>
<item>
<title>Implementer's Guide to WebSockets</title>
<description>A How-To Guide on building a WebSocket version 13 client and server from scratch, explaining related RFCs and potential quirks and problems with other implementations.</description>
<link>https://cookie.engineer/weblog/articles/implementers-guide-to-websockets.html</link>
<category>networking/nodejs/websockets</category>
<pubDate>Fri, 18 Jan 2019 00:00:00 UTC</pubDate>
</item>
<item>
<title>Problems with Web Browsers</title>
<description>The evolution of the Web, its problems and a masterplan on how to improve it by building my own Web Browser.</description>
<link>https://cookie.engineer/weblog/articles/problems-with-web-browsers.html</link>
<category>networking/privacy/security</category>
<pubDate>Tue, 15 Jan 2019 00:00:00 UTC</pubDate>
</item>
</channel>
</rss>