<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mandelbrot, branch main</title>
<subtitle>Mandelbrot set</subtitle>
<id>https://code.roseh.moe/mandelbrot/atom/?h=main</id>
<link rel='self' href='https://code.roseh.moe/mandelbrot/atom/?h=main'/>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/mandelbrot/'/>
<updated>2025-04-13T17:59:06Z</updated>
<entry>
<title>Use the cool half-character trick from icat</title>
<updated>2025-04-13T17:59:06Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-04-13T17:59:06Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/mandelbrot/commit/?id=fd356010a54aead702b55f2a2b02956015e87215'/>
<id>urn:sha1:fd356010a54aead702b55f2a2b02956015e87215</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Detect the terminal size with a syscall.</title>
<updated>2023-09-01T20:02:19Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2023-09-01T20:02:19Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/mandelbrot/commit/?id=5ac6a72cf9be60addc5872a869669f86e08c7e36'/>
<id>urn:sha1:5ac6a72cf9be60addc5872a869669f86e08c7e36</id>
<content type='text'>
This will only work on Linux.
</content>
</entry>
<entry>
<title>Remove external dependencies.</title>
<updated>2023-09-01T20:01:59Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2023-09-01T20:01:59Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/mandelbrot/commit/?id=a80df3e4a66a0a36df5c1b78b94c8835ff82e366'/>
<id>urn:sha1:a80df3e4a66a0a36df5c1b78b94c8835ff82e366</id>
<content type='text'>
Now the only dependency is go itself, so there's no need for a complex
build system.
</content>
</entry>
<entry>
<title>Use float64 instead of big.Rat.</title>
<updated>2023-08-29T15:44:32Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2023-08-29T15:44:32Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/mandelbrot/commit/?id=539b10aea546db64e79c3a640a5b70f7b8a9bcff'/>
<id>urn:sha1:539b10aea546db64e79c3a640a5b70f7b8a9bcff</id>
<content type='text'>
It's actually just fine to use float64.
</content>
</entry>
<entry>
<title>Simplify the code.</title>
<updated>2023-08-29T14:48:25Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2023-08-29T14:48:25Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/mandelbrot/commit/?id=1fe2ad42f8bfc44ea5507023e162f79304d82023'/>
<id>urn:sha1:1fe2ad42f8bfc44ea5507023e162f79304d82023</id>
<content type='text'>
I removed the dependency on term by just always printing a small image.
It's more of a proof-of-concept.
</content>
</entry>
<entry>
<title>Write a god-awful Mandelbrot set program.</title>
<updated>2023-08-28T01:01:10Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2023-08-28T01:01:10Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/mandelbrot/commit/?id=b1e2961e1df83c55f79d0f7d5cf924256252e213'/>
<id>urn:sha1:b1e2961e1df83c55f79d0f7d5cf924256252e213</id>
<content type='text'>
</content>
</entry>
</feed>
