<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Lisp on NicoLabs</title>
		<link>http://blog.hellonico.info/tags/lisp/</link>
		<description>Recent content in Lisp on NicoLabs</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Mon, 03 Aug 2026 12:00:00 +0900</lastBuildDate>
		
			<atom:link href="http://blog.hellonico.info/tags/lisp/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Building a Real-time Terminal Weather Dashboard in Coni</title>
				<link>http://blog.hellonico.info/posts/coni/weather-dashboard-tui/</link>
				<pubDate>Mon, 03 Aug 2026 12:00:00 +0900</pubDate>
				<guid>http://blog.hellonico.info/posts/coni/weather-dashboard-tui/</guid>
				<description>&lt;p&gt;Who says the terminal has to be boring?&lt;/p&gt;&#xA;&lt;p&gt;Recently, I stumbled across some stunning e-paper displays online. You know the ones—sleek, grid-based layouts showing live stock market numbers and crypto rates. It got me thinking: what if we could replicate that exact aesthetic natively in the terminal using &lt;strong&gt;Coni&lt;/strong&gt;?&lt;/p&gt;&#xA;&lt;p&gt;As it turns out, it&amp;rsquo;s not just possible—it&amp;rsquo;s incredibly easy.&lt;/p&gt;&#xA;&lt;p&gt;Thanks to Coni&amp;rsquo;s built-in &lt;code&gt;ui-mount&lt;/code&gt; primitive, we don&amp;rsquo;t have to mess around with raw ANSI escape codes or manual cursor positioning. We just declare our UI state, map it to a layout tree, and let the engine do the heavy lifting!&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
