Skip to content

Commit d8880f5

Browse files
committed
feat(apps): redesign brutalist apps page into neural archive interface v0.22.0
1 parent a773173 commit d8880f5

8 files changed

Lines changed: 831 additions & 301 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fezcodex",
3-
"version": "0.21.13",
3+
"version": "0.22.0",
44
"private": true,
55
"homepage": "https://fezcode.com",
66
"dependencies": {

public/rss.xml

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,26 @@
99
<link>https://fezcode.com</link>
1010
</image>
1111
<generator>RSS for Node</generator>
12-
<lastBuildDate>Tue, 14 Apr 2026 23:52:12 GMT</lastBuildDate>
12+
<lastBuildDate>Sat, 18 Apr 2026 00:44:54 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Tue, 14 Apr 2026 23:52:12 GMT</pubDate>
14+
<pubDate>Sat, 18 Apr 2026 00:44:52 GMT</pubDate>
1515
<copyright><![CDATA[2026 Ahmed Samil Bulbul]]></copyright>
1616
<language><![CDATA[en]]></language>
1717
<managingEditor><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></managingEditor>
1818
<webMaster><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></webMaster>
1919
<ttl>60</ttl>
20+
<item>
21+
<title><![CDATA[In Review is In Progress]]></title>
22+
<description><![CDATA[[object Object]]]></description>
23+
<link>https://fezcode.com/blog/in-review-is-in-progress</link>
24+
<guid isPermaLink="false">https://fezcode.com/blog/in-review-is-in-progress</guid>
25+
<dc:creator><![CDATA[Ahmed Samil Bulbul]]></dc:creator>
26+
<pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
27+
<content:encoded><![CDATA[<p>If you’ve ever worked in a &quot;modern&quot; software environment,
28+
you’ve likely stared at a Jira board that looks less like a task tracker and more like a circuit diagram for a nuclear reactor.
29+
We have &quot;Todo&quot;, &quot;Selected for Development&quot;, &quot;In Progress&quot;, &quot;In Review&quot;, &quot;Ready for QA&quot;, &quot;In QA&quot;, &quot;UAT&quot;, and finally—if the gods are kind—&quot;Done&quot;.</p>
30+
<p><a href="https://fezcode.com/blog/in-review-is-in-progress">Read more...</a></p>]]></content:encoded>
31+
</item>
2032
<item>
2133
<title><![CDATA[Linguistic Shackles: The Sapir-Whorf Hypothesis]]></title>
2234
<description><![CDATA[[object Object]]]></description>

0 commit comments

Comments
 (0)